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

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

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

#wrapper {
	width:820px;
    background:#FFFFFF url(bg.jpg?z=34120) repeat-y center top;
    margin:0 auto;
    text-align:left;
}




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


#header {
	/*
	position: relative;
	*position: static !important;
	*/
	
    height:151px;
	
	background: #caced1 url(header.jpg?z=34120) no-repeat center top;
	padding: 0;	
	color: #fff;
	/*
	margin-left:auto;
    margin-right:auto;
	*/
	width:820px;

}




#searchbar {

	height: 30px;
	width: 780px;
	background-image:url(../images/searchbarbg.jpg);
	background-repeat:repeat-x;
	clear: both;	
	margin: 0 auto; 
	padding: 0;
	color:#FFFFFF;
	
    
}

#searchdomain {
	float:left;
	width: 780px;
	padding-top: 2px;
   	margin:-3px -1px 0px 0px;
}

/*
IE7    IE6
*background:green !important; *background:blue; 
*/
#nav1 {

	clear: both;	
	margin: 0 auto; 
	/*padding: 0;*/
	background: #9CC3DE url(menu.jpg?z=34120) repeat-x;
	font: bold 12px/40px "trebuchet MS", Arial, Tahoma, Sans-serif;
	/*font: bold 12px/20px !important;*/
	height: 40px;
	width: 780px;
	border-top :0px solid #FFFFFF ;
	border-bottom : 0px 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: #000000;
	text-decoration: none;
	text-align:center;
	border-right: 1px solid #bae1fc;
}

#nav1 ul li a:hover {
	background: #222222 url( selectedMenu.jpg?z=34120 ) repeat-x;
	color: #FFFFFF;	
}


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


 


#main {
	float: left;
	width: 530px;
	padding: 20px 0 0 0;
	margin: 0px 0px 0px 20px ; 
	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, #sidebar p {
	text-align:justify;
}


h1 {
	font-family:Trebuchet MS;
	font-size:20pt;	
	color:#BBBBBB;
	letter-spacing:3px;
}


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

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

#main img {
	border:1px solid #CCC;
	padding:5px ;
}

a, a:visited {
	color:#9CC3DE;
	text-decoration:none;
}

a:hover {
	color:#93C600;
	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: #525152;
}


#sidebar *  {
	margin: 15px;
}

#sidebar h3 {
	font-family:Trebuchet MS, sans-serif;
    font-size:12pt;
	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: #FF6600;	
	border-bottom: 1px solid #d1d5e1 ;
}

#sidebar img {
	padding: 15px 0px 15px 0px;
	margin: -13px;	
}


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


#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #FF6600;				
}


#sidebar ul.sidemenu li a:hover {	
	color: #000000 ;
}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }



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

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

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


.clear { clear: both; }


a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #9CC3DE; 
}

a:hover {
	text-decoration: underline;
	background: inherit;
	color: #93C600;
}

img {
	padding:0;
	margin:3px 1px 0px 0px;
	border:0px solid #DFDFDF;
}


/* extended styles */

.layout {
	margin:0;
}

.xuxiantop {
         border-top-width:   1px;   
         border-top-style:   dashed;
         border-top-color:   #000000;
}   
.xuxianleft {
         border-left-width:   1px;
         border-left-style:   dashed;
         border-left-color:   #000000;
}   
.xuxianright {
         border-right-width:   1px;
         border-right-style:   dashed;
         border-right-color:   #000000;
} 
.xuxianbottom {
         border-bottom-width:   1px;
         border-bottom-style:   dashed;
         border-bottom-color:   #000000;
}    
		
.bloc-txt, .bloc-txt-txt, .bloc-img-txt, .bloc-txt-img, .bloc-img {
	margin:0;
	padding:0 0px 0 0px;
	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;
}


.form_fieldset {
	padding: 5px;
	border-style: dotted;
	border-color: #cedcec;
}

.form_fieldset legend {
	font-size: 15px;
	font-weight:bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #FF6600;
}

#hositem_form .textfield{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width: 200px;
	border: 2px #cedcec solid;
	background-color: #f1f1f1;
}

.description {
	color:#999999;
}

.note {
	font-size:10px;
	color:#CCCCCC;
}
