/********************************************
   AUTHORS: Erwin Aligam / doTemplate
  *******************************************/

* { margin: 0; padding: 0; outline: 0; }

body {
	background-color:#EFF3FF;
	margin:0;
	padding:0;
	text-align:center;
	color:#333333;
	font-family:Trebuchet MS, Arial, Tahoma, sans-serif;
    font-size:9pt;
}

#wrapper-main {
	width:1010px;
    background:#EFF3FF url(bg1024.jpg?z=95653) repeat-y center top;
    margin:0 auto;
    text-align:left;
}

#content-wrapper {
	width: 950px;
	margin: 0px auto;
	padding: 0;
}

#header {
	position: relative;
    height:151px;
	background: #caced1 url(header1024.jpg?z=95653) no-repeat center top;
	padding: 0;	
	color: #fff;
	margin-left:auto;
    margin-right:auto;
	width:1010px;
}

 #nav1 {
	clear: both;	
	margin: 0 auto; 
	padding: 0;
	background: #202020 url(menu.jpg?z=95653) repeat-x;
	font: bold 16px/40px "Trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 40px;
	width: 950px;
	border-top :1px solid #FFFFFF ;
	border-bottom : 1px solid #FFFFFF ;	
}

#nav1 ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0 ;
}

#nav1 ul li {
	display: inline;
}

#nav1 ul li a {
	display: block;
	float: left;
	padding: 0 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border-right: 1px solid #3e3e3e ;
}

#nav1 ul li a:hover {
	background: #08A2F7 url( selectedMenu.jpg?z=95653 ) repeat-x;
	color: #202020;	
}


li.current {
	background-color:#202020;
	color: #FFFFFF;
} 

#main {
	float: left;
	width: 710px;
	padding: 20px 0 0 0;
	margin: 0px 0px 0px 10px ; 
	display: inline;
	background: url(box.jpg) no-repeat;
}

#main p, #main h1, #main h2, #main h3, #main ol, #main ul, #main form {
	margin:10px 0pt 0pt 0pt ;
}

#main p {
	text-align:justify;
}

#main p.caption {
	font-style:oblique;
}

#main ol, #main ul {
   margin-left: 20px;
}

#main h1 {
	font-family:Trebuchet MS;
	font-size:20pt;	
	color:#08A2F7;
	letter-spacing:3px;
	margin:0px 0px 10px 0pt ;
}


#main h2 {
	font-family:Trebuchet MS;
	font-size:16pt;	
	color:#4A4D4A;
	letter-spacing:2px;
}

#main h3 {
	font-family:Trebuchet MS;
	font-size:14pt;	
	color:#6BB501;
}

#main h4 {
	font-family:Trebuchet MS;
	font-size:12pt;	
	color:#333333;
}

#main img {
	border:1px solid #CCC;
	padding:5px;
	margin-left:0;
}

a, a:visited {
	color:#6BB501;
	text-decoration:none;
}

a:hover {
	color:#6BB501;
	text-decoration:underline;
}


#sidebar {
	float: right;
	width: 210px;
	padding: 0px
	margin: 10px 0 0 0;	
	font-family:Trebuchet MS, sans-serif;
    font-size:9pt;
	color: #707070;
}

#sidebar * {
	margin: 6px;
}

#sidebar table.login {
	border-collapse: collapse;
    border: 0;
	margin: 0;
	padding: 0;
}

#sidebar h3 {
	font-family:Trebuchet MS, sans-serif;
    font-size:14pt;
	color: #AAAAAA;
}


#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #d1d5e1;	
}

#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #d1d5e1 ;
}


* html body #sidebar ul.sidemenu li {
	height: 1%;
}


#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #08A2F7;				
	margin: 0; /* this stops the list hanging indent */
}
#sidebar ul.sidemenu li a:hover {	
	color: #003366;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }




#sidebar ul.pdf li a {
	text-decoration: none;	
	color: #08A2F7;				
	margin: 0; /*this stops the list hanging indent */
}
#sidebar ul.pdf li a:hover {	
	color: #003366;
}
#sidebar li.pdf {
   list-style-image: url(icon_pdf.gif);
   padding-left: 0px;
   margin-left: 26px;
}


#footer {
	color: #FFFFFF;
	background: #EFF3FF url(footer1024.jpg?z=95653) no-repeat center top;
	clear: both;
	width:1010px;
	height: 80px;
	text-align: center;	
	font-size: 8pt;	
}

#footer p { 
	padding: 10px 0;
	margin: 0;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none; 
}


.clear { clear: both; }


a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #3333CC; 
}

a:hover {
	text-decoration: underline;
	background: inherit;
	color: #3333CC;
}

img {
	padding:0;
	margin:20px 10px 10px 10px;
	border:0px solid #DFDFDF;
}

img.nostyle {
	padding:0;
	margin:0;
	border:0;
}

/* extended styles */

.layout {
	margin:0;
}

		
.bloc-txt, .bloc-txt-txt, .bloc-img-txt, .bloc-txt-img, .bloc-img {
	margin:0;
	padding:0 5px 0 5px;
	clear:both;
}


.bloc-txt-txt .richtext, .bloc-img-txt .richtext, .bloc-img-txt .image,
.bloc-txt-img .richtext, .bloc-txt-img .image  {
	margin:0 ;
	width:48%;
	float:left;
}


.bloc-sep {
	width:20px;
	margin:0;
	padding:0;
	float:left;
}


TH.list {
    border: 1px solid #333333;
	background: #08A2F7;
	color: black;
	padding: 4px;
	text-align: center;
} 
TD.list {
   border: 1px solid #333333;
   background: #FFF;
   color: #000000;
   padding: 3px;
} 
TABLE.list {
	border-collapse: collapse;
    border: 1px solid #000000;
}

.error {
   color: red;
   font-weight: bold;
}

INPUT,TEXTAREA,SELECT,OPTION {
    font-family : Trebuchet MS,Verdana,Arial,Helvetica; 
	font-size: 13px;
}

hr {
      border-top: 1px dashed #999;
      border-bottom: 0;
      color: #999;
      height: 1px;
	  margin-top: 6px;
}

/* Tooltip CSS 11/02/2009 from Dynamic Drive */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/* End Tooltip CSS */

.countdown {
   color:#CC0000;
   font: bold 14px MS Sans Serif;
   padding: 3px;
}
.countdown sup {
   font-size: 80%
   color:#000000;
}

#notice {
	float: right;
	width: 140px;
	margin: 0px 0px 0px 10px ;
	background-color: #EFF3FF;
	border: 1px solid #333333; 
}

#notice .heading {
    font-family : Arial,Helvetica; 
	font-size: 13px;
	font-weight: bold;
	background: #08A2F7;
	color: white;
	padding: 4px;
	text-align: center;
}

#notice .innertube {
	padding: 4px;
}

#notice th {
    text-decoration: underline;
}

/* Message Boxes */
.clean-gray{
border:solid 1px #DEDEDE;
background:#EFEFEF;
color:#222222;
padding:4px;
padding-left: 10px;
float:right;
width: 240px;
}

p.tagline {
    font-style: oblique;
	color: #666666;
}