/* Start of CMSMS style sheet 'Europe Direct 09' */
div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;        /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 1em;        /* css shorthand rule will be opened to be "0 1em 0 1em" */

}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 

#wrapper {
	width:800px;
	background-image: url(uploads/images/layout/bg1.jpg);
		margin:0 auto;
	background-color: #ffffff;

}
#header {  }
#container {}
#lefCol {
	float:left;
	width:155px;
	background-image: url(uploads/images/layout/left-nav.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 5px;
	vertical-align: 10%;
	height: 500px;
}
#midCol { float:left; width:440px; 

background-color: #ffffff;
}
#rigCol { float:left; width:185px;  
	text-align: center;
	background-image: url(uploads/images/layout/devider.png);
	background-position: left;
	background-repeat: no-repeat;}
#footer { clear:both;  
	background: url(uploads/images/layout/footer.jpg);
	height:51px;
}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */ 

   body,
  html {
  margin:0;
   padding:0;
 }

 h1 {
	margin:0;
	background-image: url(uploads/images/layout/h1bg.png);
	background-repeat: repeat-y;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	background-position: center;
 }

 h2 {
	margin:0 0 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #FFE300;
	background-image: url(uploads/images/layout/h2bg.png);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
 }

h5 {
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: normal;
}
p {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
}
body {
	background-color: #006699;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: small;
	background-image: url(uploads/images/layout/h3bg.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}

  
#lefCol a:visited {
color: #ffcc33;
   }
	#lefCol a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc33;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;

   }
#lefCol a:hover {
	color: #ffcc33;
	text-decoration: underline;
   }
   
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
}

#sublinks a{
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
#sublinks a:hover{
color: #ffcc33;
	text-decoration: underline;
	font-style: normal;
}
#sublinks2 a{
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	
}
#sublinks2 a:hover{
color: #ffcc33;
text-decoration: underline;
font-style: normal;
}

#sublinks3 a{
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	
}
#sublinks3 a:hover{
color: #ffcc33;
text-decoration: underline;
font-style: normal;
}

.arrowlistmenu{
width: 155px; /*width of accordion menu*/
cursor: pointer; 
  	
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
cursor: pointer; 
  	

}
#menuheader expandable {
cursor: pointer; 
  	}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
font-size: xx-small;
}

.arrowlistmenu ul li{
	list-style-type: none;
	font-size: xx-small;
	}

.arrowlistmenu ul li a{
color: #FFFFFF;
text-decoration: none;
font-size: xx-small;
list-style-type: none;
cursor: pointer; 
 
}

#sublinks li {
	font-size: xx-small;
	color: #FFFFFF;
	list-style-type: none;
}
#sublinks2 li {
	font-size: xx-small;
	color: #FFFFFF;
	list-style-type: none;
}

a {
cursor: pointer; 
	color: #666666;
 }
#midCol a {
cursor: pointer; 
	color: #666666;
 }
 h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: small;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#003366;
	text-align: left;
}
.comments
{
Width: 400px;
}
/* End of 'Europe Direct 09' */

