/* Zahbra News StyleSheet */
 body { 
 	margin:3px 0 0 0;
 	background:#FFF;
 	}
 
 /*------------------- All links ---*/
  a:link,
  a:visited { 
 	color:#313ACF; 
	text-decoration: none; 
 	}
 
 a:active {
 	color:#313ACF;
 	}
 
 a:hover {
 	color:#313ACF; 
	text-decoration: underline;
	}

 a.pageResults {
 	color: #0000FF; 
 	}

 a.pageResults:hover {
  	color: #0000FF;
  	background: #FFFF33;
 	}

 .spacer {
 	clear: both;
	}

/*------------------- Box contenair ---*/
  #boxcontainer, .boxheaders, #homepopularbox, .boxphotos, #boxprintpopup {
	margin-left: auto;
 	margin-right: auto;
 	}
 
 .boxcenter {
	text-align:center;
	}

 #boxcontainer {
 	width: 760px;	
 	text-align:left;
	}

 .blog {
 	font-family:arial, verdana, sans-serif;
 	font-size:12px
 }

 .boxheaders {
	text-align:left;
	padding:.5em;
 	}

 #searchtool {
	background-color: #edece8;
	padding:.2em .5em .2em .5em;
	}

 .vertical {
	vertical-align:middle;	
 	}

 .blogGray, .clrinset  {
 	font-family:arial, verdana, sans-serif;
 	font-size:11px;
	color: #636363;
	}

 .floatimg {
	padding-bottom:2px;
	}
/*------------------ Style wiht margin and padding null ---*/
 ul#allheader, 
 ul#navlist, 
 div.boxheaders .right, 
 div.boxheaders .left, 
 ul.contentlist, 
 .pform, 
 ul#footer, 
 #navotherpost, 
 .homebreadscats, 
 ul.catentries, 
 #breadcrumbslist, 
 .breadcrumbs, 
 .homebreadresults, 
 .bas, 
 .haut, 
 .milieu, 
 div.gallery, 
 ul.imglist, 
 ul#covlist {
	margin:0;
	padding:0;
	}


/*----------- All Left And Right Float ---*/
 ul#allheader .left, 
 div.boxheaders .left, 
 .floatleftlogo, 
 div#searchtool .left,
 ul#footer .left, 
 #boxleft, 
 .boxleftimg, 
 .boxphotosky, 
 #boxindividualleft, 
 div.gallery, 
 #popularleft, 
 ul#navlist .left, 
 .floatimg, 
 .coveragebycountriesleft { 
 	float: left;
	}

 ul#allheader .right, 
 div.boxheaders .right, 
 div#searchtool .right, 
 ul#footer .right, 
 #boxright, 
 .allright, 
 .boxrightimg, 
 .skyscraper, 
 .boxsetplace, 
 #boxindividualright, 
 #popularight, 
 .insetbox, 
 ul#navlist .right, 
 .coveragebycountriesright { 
 	float: right; 
	}

/*------------------ Header Style ---*/
 ul#allheader {
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 11px;
	color: gray;
	}
	
 ul#allheader li a {
	color: gray;
	text-decoration: none;
	margin-left: .1em;
	} 

 ul#allheader .right { 
 	float: right; 
	width:76%;
	border-bottom: 1px solid #de8200;
	text-align:right;
	padding-top: 1.3em;
	}

 ul.contentlist {
	list-style-type: none;
	text-align:left;
	}

 ul.contentlist li {
	display: inline;
	margin-left:.5em;
	}

 ul#navlist { 
	width:98%;
	text-align:left;
	list-style-type: none;
 	font-family:Tahoma, verdana;
 	font-size:10px;
	}

 ul#navlist li a, ul#navlist li a:hover, ul#navlist li a:active, ul#navlist li a:visited {
	font-weight: bold;
 	color: #006699;
	text-decoration:none;
	}

/*-------------------------------- Footer Style ---*/
 ul#footer {
	list-style-type: none;
	border-top: 3px solid #636363;
	font-family: arial, verdana;
 	font-size: 10px;
 	color: #636363;
	}

 ul#footer li a {
	display: inline;
	color: #636363;
	padding: .1em 0;
	text-decoration: none;
	margin-left: .5em;
	} 

 ul#footer li a:hover {
	color: #FFF;
	background-color: #69C;
	}

/*--------------------- Navigation Header ---*/
 #header {
	float:left;
	width:100%;
	background: url(../images/bg.gif) repeat-x bottom;
	line-height:normal;
	}

 #header #current {
	background-image:url(../images/norm_right_on.gif);
	}

 #header #current a {
	background-image:url(../images/norm_left_on.gif);
	}

 #header ul {
	margin:0;
	padding:0 10px 0;
	list-style-type: none;
	}

 #header #current a {
	background-image:url(../images/norm_left_on.gif);
	padding-bottom:5px;
	}	

 #header li {
	float:left;
	background:url(../images/norm_right.gif) no-repeat right top;
	margin:0;
	padding:0 0 0 9px;
	}

 #header li {
	float:left;
	background:url(../images/norm_left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	}

 #header #current {
	background-image:url(../images/norm_left_on.gif);
	}

 #header #current a {
	background-image:url(../images/norm_right_on.gif);
	padding-bottom:5px;
	}	

 #header a {
	float:left;
	display:block;
	background:url(../images/norm_right.gif) no-repeat right top;
	padding:5px 10px 4px 5px;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#333366;
	}

 #header .list a, .list {
	color:#ff6600;
	}

 #header a:hover, #current a {
	color: #006699;
	text-decoration:underline;
	}

  #boxnavig {
	height:15px;
	padding:.2em;
	}

 .titre_liens,
 .titre_liens a,
 .titre_liens a:link,
 .titre_liens a:visited,
 .titre_liens a:active {
 	font-family:arial,verdana, sans-serif; 
 	font-size:11px;
	font-weight:normal;
 	color:#333366
 	} 

 .tabcontent {
	display:none;
	}

 input.buttonstyle {
	background-color:#e3e3e3; 
	font-family:Verdana, Arial,'trebuchet ms',helvetica,sans-serif;
	font-weight: bold; 
	font-size:10px; 
	color:#333366;
	cursor:pointer;
   }

 .homebreadscats {
	border-bottom: 2px solid #CCCCCC;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#F3F5F5;
	font-weight: bold;
	color: #099329;
	margin-top:10px;
	padding-left:2px;
	clear:both;
	}
	
 .homebreadscats a, .homebreadscats a:link, .homebreadscats a:active, .homebreadscats a:visited, .homebreadscats a:hover {
	color: #099329;
	text-decoration:none;
	}

/*---------------- Home Top Boxes ---*/
 #hometop {
	background-color: #F3F5F5;;
	padding:5px;
	}

  .hometitle, .hometitle a {
 	font-size: 15px;
 	}

 #navotherpost {
	list-style-type: none;
	}

 #navotherpost li {
	display: block;
	}

 #boxleft {
	width:450px;
    }

 #boxright {
	width:300px;
    }

 #homepopularbox {
	width:95%;
	background:#FFFFFF;
	border:1px solid #F3F3F3;
	padding:4px;
	}

 .searchbox {
	font-family:Tahoma, arial, verdana;
	font-size:11px;
	}

 .searchbox a {
	color:#313ACF;
	}

 .rightalign {
	text-align:right;
	}

 ul.catentries li span {
	display: block;
	}
	
 ul.catentries li {
	list-style-type: none;
	clear:left;
	}
 
 .clrphotos {
	padding-bottom:1.5em;
	padding-top:1.5em;
 	}
	
 .clrsom {
	padding-bottom:1em;
	padding-top:1em;
 	}

 .clrtitle {
	padding-bottom:.5em;
	padding-top:.5em;
 	}

  #boxbottom {
 	background-color: #f3f3f3;
 	padding: 0.3em;
 	border-bottom: 1px solid #336699;
 	border-top: 1px solid #336699;
 	}

 .selectbox {
 	width:150px;
	color:#004F78;
	font-size:11px;
	vertical-align:middle;	
 	}

/*----------------------------------- Search Header ---*/
 #tabwebbox {
 	position: relative;
 	border: solid #636363;
	border-bottom: solid #B6C7E9; 
 	border-width: 2px 0 1px 0;
 	}
 
 #tabwebbox pre {
 	z-index: 2; 
 	padding: 15px 0 3px 20px; 
 	margin:-3px 0 0 0;
 	} 

 #tabwebbox b a {
 	border: 1px solid #999; 
 	border-bottom-width: 0; 
 	padding:3px .5em; 
 	background: #e0e0e0; 
 	margin: 0;
 	text-decoration: none;
 	font-weight:normal;
 	color: blue
 	}

 #tabwebbox .ontab, #tabwebbottom .ontab {
 	background: #ffffff;
 	}
 
 #tabwebbox b a:hover, #tabwebbottom b a:hover {
 	background: #fefdf1;
 	} 

 #tabwebbox .ontab {
 	border: solid #B6C7E9; 
 	border-width: 1px 1px 0 1px;
 	padding:3px .5em 4px;
 	}

 #tabwebbox a span, #tabwebbottom a span {
 	text-decoration: none;
 	}

 .pwdby {
 	z-index:-1; 
 	position: absolute; 
 	right: 10px; 
 	margin-top: 10px;
 	}
 
 html>body .pwdby {
 	z-index: 1;
 	}

 .tabwebboxweb, .tabwebbottomweb {
 	background: #F6F6ED; 
 	}

 #tabwebbox.tabwebboxweb pre, #tabwebbottom.tabwebbottomweb pre {
 	background-position: 2.8em 0;
 	font-family: arial;
 	font-size: 12px
 	}


 #tabwebbottom {
 	position: relative;
 	border: solid  #B6C7E9;
	border-bottom: solid #636363; 
 	border-width: 1px 0 2px 0;
 	}
 
 #tabwebbottom pre {
 	z-index: 2; 
 	padding: 3px 0 15px 20px; 
 	margin:0 0 -3px 0;
 	} 

 #tabwebbottom b a {
 	border: 1px solid #999; 
	border-width: 0 1px 1px 1px; 
 	padding:3px .5em; 
 	background: #e0e0e0; 
 	margin: 0;
 	text-decoration: none;
 	font-weight:normal;
 	color: blue
 	}

 #tabwebbottom .ontab {
 	border: solid #B6C7E9; 
 	border-width: 0 1px 1px 1px;
 	padding:4px .5em 3px;
 	}

 .homeblog, .homeblog a, .homeblog a:link, .homeblog a:visited, .homeblog a:active {
    font-family:Arial, Verdana, Sans-serif;
    font-size:11px;
    font-weight: normal;
    color: #313ACF;
    }

 .homeblog a:hover {
    text-decoration:underline;
    color: #313ACF;
    }

/*--------------------- breadcrumbs News ---*/
 .breadcrumbs {
	padding-bottom: 3px;
	border-bottom: 2px solid #8FAEBE;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	color: #333;
	}

 .homebreadresults {
	border-bottom: 1px solid #F3F3F3;
	background-color:#FFFFFF;
	font-weight: normal;
	margin-bottom:5px;
	}

 .breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active, .breadcrumbs a:hover {
	font-weight: bold;
	text-decoration: none;
	}

 #breadcrumbslist {
	font-weight:normal;
	list-style-type: none;
	}

 #breadcrumbslist li {
	display: inline;
	margin-right:1em;
	}

 .allright, .pboite {
	margin:0;
 	}

 .boxleftimg {
 	width: 20%;
	}

 .boxrightimg {
 	width: 80%;
	}

 .resultsLnk {
	font-family:arial, verdana, georgia, times new roman, serif;
	font-size:11px;
	color:#008000;
	}

 .linesparator {
 	border-top: 1px solid #f3f3f3;
	}

 ol.results {
	list-style-position: outside;
	}

 ol.results li {
	margin-bottom:15px;
	}
	
 ol.results li a {
	font-family:arial, verdane, georgia, times new roman, serif;
	font-size:14px;
	color:#313ACF;
	display:block;
	}

 ol.results li a:hover, ol.results li a:active, ol.results li a:visited {
 	color:#313ACF;
 	}

	
 ol.popular li span {
	display: block;
	font-weight: normal;
	}

 ol.popular li {
	font-weight: bold;
	clear:left;
 	}
	
 .olclrphotos {
	width:100%;
 	}

 .olclr {
	padding-bottom:.5em;
 	}

 #boxindividualleft {
 	width: 160px
 	}
 
 #boxindividualright {
 	width: 590px; 
 	}

 .bas {
 	width: 590px;
	}

 .bas {
 	background: url(../images/bas.gif) bottom left no-repeat;
	padding-bottom: 10px;
	}

 .haut {	
 	height: 20px;
 	padding: 8px 0 0 10px;
 	text-align: left;
 	background: url(../images/haut.gif) top left no-repeat;
	}

 .milieu {
 	padding: 0 10px 0 10px;
 	text-align: left;
 	background: url(../images/milieu.gif) top left;  
	}

 .smallink, a.smallink:active, a.smallink:visited, a.smallink:hover  { 
 	font-family:arial, verdane, georgia, times new roman, serif; 
 	font-size:12px; 
 	color:#313ACF 
 	}   

/*-------------------- Marketplace style and skyscraper---*/
 .boxmarketplace {
 	width: 500px;	
	padding:.5em;
	}

 .skyscraper {
	width: 130px;
	border:1px solid #FFFFFF;
	}
 
 .boxsetplace {
	margin: 10px;
	}
 
 .boxphotosky {
	border: 1px solid #cccccc;
	}
 
 .insetbox {
	margin:0 10px 10px 10px;
	text-align:center;

 	}
 
 .smallinkpost {
 	font-family:verdana, arial, georgia, times new roman, serif; 
 	font-size:11px; 
 	color:#313ACF 
 	}

 .smallpart {
 	font-family: verdana;
 	font-size: 10px;
 	}
 
 .boxphotos {
 	border: 1px solid #cccccc;
	text_align:center;
	}

 .inputsub {
 	background-color:#FFFFFF; 
 	color:#004F78; 
 	border: 1px solid #0B0B0B; 
 	font-family: arial; 
 	font-weight: bold; 
 	font-size: 12px
 	}

 .inputtext {
 	background-color:#FFFFFF; 
 	color:#000000; 
 	border: 1px solid #0B0B0B; 
 	font-family: arial; 
 	font-size: 12px
 	}

 #boxprintpopup { 
 	text-align: left;
 	width: 500px; 
 	padding: 10px;
	}

  div.gallery {
 	width:190px;
	height:230px;
	border:1px solid #A9A9A9;
	margin:0 4px 8px 0;
	padding-top:10px;
	}
 
 div.gallery p {
  	text-align: center;

  	text-indent: 0;
	}

 .clearlnk a, .clearlnk a:link, .clearlnk a:active, .clearlnk a:visited, .clearlnk a:hover  {
 	text-decoration:underline;	
 	}
	
 #popularight {
	width:300px;
    }

 #popularleft {
	width:430px;
    }

 .newslist {
 	font-family: verdana;
 	font-size:10px;
 	color:#636363;
	}

 ul.imglist li {
	float: left;
	display:block;
	list-style-type: none;
	font-family: Arial, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	margin:4px 4px 2em 4px;
	}
	
 ul.imglist li span, .clrinset {
 	display:block;
 	}

 .boxrelated, .boxfullcoverage  {	
	background: url(../images/h_trenner.gif) repeat-x bottom;
	line-height:normal; 
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:2px;
	}

 .boxfullcoverage {	
	color: gray;
	margin: 0 0 5px;
	}

 .boxrelated {	
	color: #099329;
	margin: 15px 0 5px;
	}

/* -------------------- Full Coverage List --------- */
 ul#covlist {
	list-style-type: none;
	float: left;
	width: 100%;
	}

 ul#covlist li { 
	display: inline; 
	}

 ul#covlist li a {
	float: left;
	padding: 0.2em 0.5em;
	text-decoration: none;
	border: solid 1px #FFFFFF;
	}

 ul#covlist li a:hover {
	border: solid 1px #050;
	background-color:#FCFDE4;
	}

 .coveragebycountriesleft, .coveragebycountriesright {
 	width:145px;
 	}

/*--------------- Header Logo --------------------*/
 ul#headerlogo {
	margin:0;
	padding:0;
	list-style-type: none;
	}
 
 ul#headerlogo li.left {
 	float:left;
 	}

  ul#headerlogo li.right { 
	float:right;
	}
	
 ul#headerlogo li a {
	margin-left: .1em;
	} 

 ul#headerlogo li a, ul#headerlogo li.right {
 	font-family:arial, verdane, georgia, times new roman, serif; 
 	font-size:12px; 
 	color:#313ACF;
	} 

 ul#headerlogo li a:active, ul#headerlogo li a:visited {
	text-decoration:none; 
	} 

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

 ul#headerlogo li.left { 
	width:15%;
 	}

  ul#headerlogo li.right { 
	width:85%;
	border-bottom: 1px solid #de8200;
	padding-top: 0.5em;
	text-align:right;
	}

 #boxprintcontainer {
 	width: 580px;	
 	text-align:left;
	}

ul.random-products {
 	width: 100%;
	margin:0;
	padding:0;
 	}
  
  ul.random-products li {
	list-style-type: none;	
 	}

 .price {
	font-weight: bold;
	color: #099329;
	font-family:Tahoma, arial, verdana;
	font-size:11px;
	}

 .products-titre, .products-titre a, .products-titre a:link, .products-titre a:visited, .products-titre a:active {
 	font-family:arial,verdana, sans-serif; 
 	font-size:11px;
 	color:#FF6347
 	} 

 .products-titre a:hover {
	color:#FF6347;
	}

  .random-products-box {
	background-color:#f3f3f3;
	margin-top:3px;
	text-align:center;
	padding:3px 0 3px 0;
	}