/* Start of CMSMS style sheet 'lsbc' */
* {margin:0; padding:0;}

body {
   text-align: left;
   font: 90%/1em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
   background: #f2f5f7 url('../uploads/images/header_bg.gif') repeat-x 0 6px;
   border-top: 6px solid #3B596C;
   color: #212121;
   display: block;
}

#header, #page, #footer, #main_menu{
   margin: 0px auto;
   width: 968px;
}

div {
   font-size: 1em;
   display: block;
}

div .smallfont {
   font-size: 0.7em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #18507C; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
   color: #18507C;                
}

a:hover {
   color: #D45708;
}

div#pagewrapper {
}

#header {
  /* background: url('../uploads/images/header.jpg') no-repeat;*/
  background: white;
  height: 138px;
}

div#header2{
   height: 40px;
   background: url('../uploads/images/header2.gif') repeat-x ;
   background-position:bottom;
   background-color: #E0E0E0;
   vertical-align: middle;
   min-height: 2.2em;
}

#logo{
   float: left;
   padding: 10px;
}

#logo a:hover{
   background-color:transparent;
}

#langmenu{
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}
#langmenu ul li{font-weight: bold; border-left: 1px solid #999 }
#langmenu ul, #langmenu ul li{display: inline; list-style-type: none;}
#langmenu ul a:link, #langmenu ul a:visited{line-height:1.5em; margin: 0 0.8em 0 1em;text-decoration:none;color:#18507C;}
#langmenu ul li a:hover{ text-decoration: underline;  background-color: transparent;}

#sitemap{
  float: right;
  margin-right: 210px;
  margin-top: 10px;  
}


div#search {
  float: right;
  margin-right: 60px;
  margin-top: 70px;  
}

div#search input{
  height: 1.4em;
  vertical-align: middle;
}

div#search input.btn{
  width: 80px;
  height: 25px;
  margin-left:0.3em;
}

div.breadcrumbs {
   padding: 1.2em 0 1.2em 1em; 
   font-size: 90%;
}

 div.breadcrumbs span.lastitem { 

 } 

#page{
   clear: both;
}

.clear{
   clear: both;
}

#main{
   background: url('../uploads/images/bottom_inner.gif') no-repeat 0px 100%;
   margin-left: 251px; 
   width: 717px;
   padding-bottom: 10px;
   margin-bottom: 10px;
}

#big_main{
   background: url('../uploads/images/bottom_inner_full.gif') no-repeat 0px 100%;
   margin-left: 0;
   padding-bottom: 10px;
   margin-bottom: 10px;
}

#main .header_gradient{
   background: url('../uploads/images/h1_gradient_inner.gif') no-repeat;
}

#big_main .header_gradient{
   background: url('../uploads/images/h1_gradient_inner2.gif') no-repeat;
}

.content{
   border-left: 1px solid #DFE0E4;
   border-right: 1px solid #DFE0E4;
   padding: 2em;
   background-color: #fff;
}

.content h3{

}

.content h3 a img{
  float: left;
  padding: 0 20px 0 0;
}

.content ul{
  min-height: 50px;
  padding-bottom: 2em;
}

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

#sidebar {
   float: left;
   width: 233px; 
   background: #E0E9EA url('../uploads/images/submenu_top.gif') no-repeat 0px 0px;
}

#footer{
  margin-top: 1.5em;
}

#footer p {
   font-size: 0.9em;
   text-align: center;
   line-height: 1.5em;
   color: #666;
}

div#footer p a {
   color: #D45708;
}

div#footer p a:hover {
   text-decoration: none;
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted black;
   margin: 1em 0;
}

/* relational links under content */
div.left49 {
  width: 85%; /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 13%;
  text-align: right;
}


/********************
CONTENT STYLING
*********************/

/* HEADINGS */

div#page h1 {
        font-weight: normal;
	color: #000; 
	font-size: 1.6em; 
	text-align: left;
	padding: 1em 0 0.5em 0;
	border-bottom: 3px solid #167A9B;  
        line-height: 1.3em;
        margin: 0 1em;
}

div#page h3 a{
}

div#page h3 {
   color: #18507C; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}

div#page h3 a {
}

#menu_vert{
   font-weight: bold;
   background: url('../uploads/images/submenu_bottom.gif') no-repeat 0px 100%;
}

div#page h4 {
   color: #18507C; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#page h5 {
   color: #18507C; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #18507C; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0; /* some air around p elements */
   line-height: 1.4em;
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}


/* Separating the divs on the template explanation page, with some bottom-border */
div.templatecode {
  margin: 0 0 2.5em;
}

/* END TEXT */

/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0;
}

div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 0;
}

/* definition lists topics on bold */
div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}

#main_menu{
  font-size: 1.1em;
  clear: both;
  font-weight: bold;
  height: 38px;
  margin: 10px auto;
  padding-left: 1px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
  overflow:visible;
  text-align: center;
}

#main_menu li{
  list-style: none;
  float: left;
  background-color: #3B596C;
  color: white;
  margin: 0 1px 0 0;
  height: 38px;
  line-height: 38px;
  position: relative;
  width: 192px;
  z-index: 100;
}

#main_menu li a{
 color: white;
 text-decoration: none;
}

#main_menu li a:hover{
 text-decoration: underline;
}

#main_menu li:hover{
 border-bottom: 3px solid #6C8490;
}

#main_menu li h3, #main_menu li .activeparent{
 font-size: 1em;
 color: yellow;
}

.right{
 float: right;
 margin-left: 1em;
}

.contactform fieldset {padding: 0; border:none;}
.contactform div {width: 100%; padding: 0 0 1em 0;}
.contactform div label {display: block; width: 10em; padding-bottom:0.3em; }
.contactform div.required {color: #c00;}
.contactform input.fbsubmit {width: 10em; height: 2em;}

/* END LISTS */
/* End of 'Layout: Left sidebar + 1 column' */

/* End of 'lsbc' */

