/* ---------------------------------------
	Standard styles formatting
	created with Template Creator
        on http://www.template-creator.com
-----------------------------------------*/


html {
  height: 101%;
}

body {
  margin: 0;
  padding: 0;
}

body.contentpane {
  background: #fff;
}

* {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, div.contentheading, .componentheading {
  padding: 3px 0;
  margin: 0;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
}
h1, .componentheading {
  font-size: 1.75em;
}
h2, div.contentheading {
  font-size: 1.5em;
}
h3 {
  font-size: 1.25em;
}
h4 {
  font-size: 1em;
}

ul, ol {
  padding: .75em 0 .75em 0;
  margin: 0 0 0 35px;
}

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
    list-style: none;
}

p {
  padding: 5px 0;
}

address {
  margin: .75em 0;
  font-style: normal;
}

a:focus {
    outline: none;
}

img {
  border: none;
}

em {
  font-style: italic;
}
strong {
  font-weight: bold;
}

form, fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
input, button, select {
  vertical-align: middle;
}

.clr {
	clear : both;
}

.column.column2 {
    width: 0%;
}

.column.center {
    width: 100%;
}

.noright .column.center {
    width: 100%;
}

.flexiblemodule, .column, .logobloc {
    float: left;
}


/* ---------------------------------------
	specific to images
-----------------------------------------*/

ul.actions {
	margin: 0;
}

ul.actions li a {
	text-decoration: none;
}
.print-icon {
	list-style: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(../images/system/printButton.png) left center no-repeat;
}

.email-icon {
	list-style: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(../images/system/emailButton.png) left center no-repeat;
}

.edit-icon {
	list-style: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(../images/system/edit.png) left center no-repeat;
}

/* ---------------------------------------
	Custom styling
-----------------------------------------*/

.container, .container-fluid {
	margin: 0 auto;
}

.container {
	width: 1000px;
}

.container-fluid {
	max-width: 1000px;
}

body {
	color: #8f8f8f;
	text-align: left;
	font-size: 14px;
	font-family: 'source_sans_proregular';
}

a {
	color: #d7391f;
	text-decoration: none;
}


a:hover {
	color: #000000;
}

h1, div.componentheading {
	font-weight: bold;
	word-spacing: 1px;
	font-size: 24px;
}

h2, div.contentheading {
	border-bottom: #5e5d5d 1px solid;
	color: #5e5d5d;
	margin-top: 30px;
	margin-bottom: 20px;
	word-spacing: 1px;
	font-size: 20px;
	display: inline-block;
text-transform: uppercase;
}

h3 {
	font-size: 16px;
}

.button, button, button.btn, input.btn, :not(.btn-group) > .btn, .btn-group > .btn.active {
    border: none;
	background: #eb5926;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.button:hover, button:hover, button.btn:hover, input.btn:hover, .btn:hover {
	background: #d7391f;
}

.invalid {border: red;}
                
input.inputbox, .registration input, .login input, .contact input, .contact textarea,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: none;
	background: #ffffff;
	border: #d5d5d5 1px solid;
	color: #a6a4a4;
	padding: 2px;
	text-align: left;
	font-size: 12px;
	font-family: 'source_code_proregular';
}

input:focus, input.inputbox:focus, .registration input:focus, .login input:focus, .contact input:focus, .contact textarea:focus,
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border: #000000 1px solid;
}

#topwrapper {
	background: #fcfcfc;
	border-bottom: #d5d5d5 1px solid;

                    }

#topwrapper > div.inner {
	padding-top: 10px;
}
#topmodules .n1 > .flexiblemodule { width: 100%; }
#topmodules .n2 > .flexiblemodule { width: 50%; }
#topmodules .n2 > .flexiblemodule + div { width: 50%; }
#topmodules .n3 > .flexiblemodule { width: 33.333333333333%; }
#topmodules .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#topmodules .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }
#topmodules .n4 > .flexiblemodule { width: 38%; }
#topmodules .n4 > .flexiblemodule + div { width: 30%; }
#topmodules .n4 > .flexiblemodule + div + div { width: 14%; }
#topmodules .n4 > .flexiblemodule + div + div + div { width: 18%; }

#topmodules > div.inner {
	font-size: 12px;
}

#topmodules3 > div.inner {
	margin-top: 12px;
}

#topmodules4 > div.inner {
	padding-top: 9px;
	text-align: right;
}
#nav .n1 > .flexiblemodule { width: 100%; }
#nav .n2 > .flexiblemodule { width: 80%; }
#nav .n2 > .flexiblemodule + div { width: 20%; }

#navmod1 ul.menu li ul {
	background: #ffffff;
}

#navmod1 ul.menu li li a, #navmod1 ul.menu li li span.separator {
	text-transform: lowercase;
}

#navmod1 ul.menu li li:hover > a, #navmod1 ul.menu li li:hover > span.separator {
	color: #000000;
}

#navmod2 > div.inner {
	margin-right: 0px;
	padding-right: 0px;
	text-align: right;
}

#navmod2 ul.menu li a, #navmod2 ul.menu li span.separator {

}

#navmod2 ul.menu li a, #navmod2 ul.menu li span.separator {
    display: block;
	padding-left: 5px;
}

#wrapper > div.inner {
	background: #ffffff;
}

#center > div.inner {
	padding-bottom: 20px;
}

#centertop > div.inner {
	color: #919191;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	font-family: 'source_sans_prolight_italic';
}

#content > div.inner {
	margin-bottom: 20px;
	text-align: justify;
}

#footer > div.inner {
	border-top: #d5d5d5 1px solid;
	margin-top: 50px;
	padding: 15px;
	text-align: center;
	font-size: 10px;
	font-family: Segoe UI, sans-serif;
}
