/* Reset
*****************************************/	
*{margin:0; padding:0;}
*:focus {outline:none;}
ul, ul li{list-style:none;}
img, a img{border:none;}
a{text-decoration:none;}
/*__________________________________
					         end Reset*/
#popular a{ color:#24447c;}
#popular{ padding-left:10px; padding-bottom:3px;}

/*  Global CSS
*****************************************/		
html{
	position:relative;
	width:100%;
	height:100%;
	background:#fff;
	
	font-size:100.01%;
	}
body{
	position:relative;
	margin:0 auto;
	padding:0 7px;
	width:986px;
	
	font:62.5% tahoma, arial, sans-serif;  /* 62.5%=10px=1em */
	line-height:1.2;	
	color:#5b5b5b;
	}
/*__________________________________
				         end Global CSS*/	
	
	
/* header
*****************************************/		
.header{
	height:160px;
	padding-top:34px;
	background:#fff url(../images_bg/header-bg.jpg) 0 100% no-repeat;
	}
	
.header h1{
	overflow:hidden;
	position:absolute;
	top:117px;
	left:200px;
	width:270px;
	height:35px;
	padding-top:5px;
	
	font-size:25px;
	font-weight:normal;
	text-align:center;
	color:#5d0000;
	white-space:nowrap;
	}
.header h1 span{
	position:absolute;
	top:0;
	left:0;
	width:270px;
	height:40px;
	background:url(../images_bg/header-h1.gif) 0 0 no-repeat;
	}	

.header h2{
	overflow:hidden;
	position:absolute;
	top:117px;
	left:535px;
	width:230px;
	height:70px;
	
	font-size:18px;
	color:#f97321;
	}

/*image_block*/	
.image_block{
	position:absolute;
	top:83px;
	left:813px;
	width:157px;
	height:108px;
	background:url(../images_bg/header-img-bg.jpg) 0 0 no-repeat;
	}
.image_block img{
	display:block;
	width:135px;
	height:88px;
	padding:10px 0 0 11px;
	}
/*end image_block*/
						 
/*menu*/
.menu{
	position:absolute;
	top:59px;
	left:196px;
	width:838px;
	height:23px;
	}
.menu li{
	float:left;
	width:87px;
	height:23px;
	margin-right:1px;
	}
li.last_li{
	width:151px;
	}

li.prev_prev_li{
	width:121px;
	}

li.prev_li{
	width:87px;
	}

.menu a{
	display:block;
	position:relative;
	width:87px;
	height:23px;
	background:url(../images_bg/menu_li-bg.gif) 0 0 no-repeat;

	font-size:9px;
	text-align:center;
	color:#fff;
	white-space:nowrap;
	}
.last_li a{
	width:141px;
	padding-right:10px;
	background:url(../images_bg/menu_li_last-bg.gif) 0 0 no-repeat;
	}

.prev_li a{
	width:87px;

        text-align: center;
	background:url(../images_bg/menu_li-bg_blue_87.gif) 0 0 no-repeat;
	}

.prev_prev_li a{
	width:121px;

        text-align: center;
	background:url(../images_bg/menu_li-bg_blue.gif) 0 0 no-repeat;
	}

.menu a span{
	overflow:hidden;
	display:block;
	position:relative;
	height:23px;
	margin:0 5px;

	cursor:pointer;
	}
.last_li a span.bottom-bg{
	display:block;
	position:absolute;
	top:23px;
	left:127px;
	width:24px;
	height:15px;
	margin:0 !important;
	background:url(../images_bg/last_li-bottom.gif) 0 0 no-repeat;

	cursor:pointer;
	}

.menu a span b{
	display:block;
	position:relative;
	top:12px;
	height:1.2em;
	margin-top:-0.6em;
	padding-right:2px;
	cursor:pointer;
	text-transform: uppercase;
	}

.menu a:hover{
	background-position:0 -23px;
	color:#fff;
	}

.menu a.active{
	background-position:0 -23px;
	color:#fff;
	}

.menu a:hover span.bottom-bg{
	background-position:0 -15px;
	}
/*end  menu*/

/*__________________________________
					     end  header*/
	
/*contaner_columns
*****************************************/	
.contaner_columns{
	overflow:hidden;
	position:relative;
	width:986px;
	margin-top:6px;
	padding-bottom:28px;
	background:url(../images_bg/columns-y.jpg) 0 0 repeat-y;
	}
.columns_bottom_bg{
	position:absolute;
	bottom:-1px;
	left:0;
	width:986px;
	height:25px;
	background:url(../images_bg/columns-bottom.gif) 0 0 no-repeat;
	}


/*left_column
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*/	
.left_column{
	float:left;
	width:163px;
	min-height:100px; 
	padding:45px 11px 0 5px;
	background:url(../images_bg/left_column-top.gif) 0 0 no-repeat;
	}
.left_column h2{
	min-height:15px;
	padding:12px 0 10px 0;
		
	font-size:12px;	
	text-align:center;
	}

	
/*search_form*/	
.search_form{
	overflow:hidden;
	margin-top:16px;
	padding-left:5px;
	}
	
.input{
	position:relative;
	}
input.cleardefault{
	display:block;
	width:147px;
	min-height:13px;
	padding:1px 0 2px 3px;
	border:1px solid #59759f;
	background:#c5cedf;
	
	font-size:1.1em !important;
	font-family:verdana, arial,  sans-serif;
	}	
#ajaxSearch_submit{
	display:block;
	float:right;
	position:relative;
	width:27px;
	height:27px;
	margin:3px 6px 0 2px;
	border:none;
	background:#ff252b url(../images_bg/submit-button.gif) 0 0 no-repeat;
	
	cursor:pointer;
	}
	
.link{
	overflow:hidden;
	margin-top:8px;
	}
.link a{
	color:#f4412a;
	text-decoration:underline;
	}
.link a:hover{
	color:#f21016;
	}
/*end search_form*/	

/*link_img*/	
.link_img{
	width:161px;
	margin:15px 0 0 1px;
	}
.link_img a, .link_img img{
	display:block;
	width:161px;
	height:217px;
	}
/*end link_img*/

/*better_info*/
.better_info {
	color:#24447c;
	}
.better_info h2{
	margin-top:30px;
	background:#ffb136;
	
	font-size:12px;
	color:#fff;
	text-align:center;
	}
.better_info_first h2{
	margin-top:20px;
	background:#f97321;
	}
.better_info p{
	overflow:hidden;
	margin:10px 10px 0 15px;
	}
/*end better_info*/
	
/*------------------------------------------------------
				end left_column*/
				
/*center_column
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*/			  
.center_column{
	float:left;
	width:632px;
	min-height:100px;
	padding-top:9px;
	background:url(../images_bg/center_column-top.gif) 0 0 no-repeat;
	
	font-size:1.4em;
	color:#2e2e2e;
	}	
.center_column h2{
	min-height:15px;
	margin:0 2px;
	padding:10px 0 5px 27px;
	background:#3f5f91 url(../images_bg/center_column-h2.gif) 0 0 no-repeat;
	
	color:#fff;
	font-size:12px;
	}

/*article*/	
.article{
	overflow:hidden;
	margin:0 20px;
	padding-top:20px;
	
	text-align:justify;
	}
.center_column h3{
	padding-top:5px;
	
	font-size:1.6em;
	color:#a8081a;
	text-align:left;
	}
.article img{
	float:left;
	padding-right:10px;
	}
.article p{
	padding-bottom:10px;
	}
.article p.date{
	padding-bottom:25px;
	}
/*end article*/	
	
/*valuation*/		
.valuation{
	overflow:hidden;
	margin:0 20px;
	}
.valuation p{
	position:relative;
	padding-bottom:15px;
	}
span.inline_contaner{
	white-space:nowrap;
	}
.well a{
	margin-left:70px;
	color:#2e5d2e;
	}
.bad a{
	margin-left:70px;
	color:#f00;
	}	
.valuation img{
	width:57px;
	height:45px;
	margin-bottom:-7px;
	margin-left:7px;
	}
/*end valuation*/

.coments{
	margin:20px 20px 0 20px;
	}
.coments p{
	height:250px;
	border:1px solid #aaa;
	
	text-align:center;
	}/*delete*/

/*------------------------------------------------------
			      end center_column*/

/*right_column
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*/	
.right_column{
	float:right;
	width:164px;
	min-height:100px;
	padding:45px 1px 0 5px;
	background:url(../images_bg/right_column-top.gif) 0 0 no-repeat;
	
	color:#24447c;
	}
	
.reclame{
	margin-top:10px;
	}
.first_reclame{
	margin-top:0;
	}
.reclame img{
	display:block;
	width:133px;
	margin:0 auto;
	padding-right:1px;
	}
.right_column h2{
	min-height:15px;
	padding:12px 0 10px 0;
	margin-bottom:12px;
	background:#ffb136;

	font-size:12px;
	color:#fff;
	text-align:center;
	}
.right_column ul{
        padding-bottom:13px;
}
/*------------------------------------------------------
			         end right_column*/
/*__________________________________
			   end  contaner_columns*/
			   
			   
/*footer
*****************************************/		
.footer{
	overflow:hidden;
	margin-top:10px;
	padding-bottom:5px;
	}
.footer_menu{
	overflow:hidden;
	float:left;
	padding-left:255px;
	width:480px;
	
	font-weight:bold;
	text-align:center;
	color:#f4371f;
	cursor:default;
	}
.footer_menu a{
	color:#f4371f;
	}
.footer_menu a:hover{
	text-decoration:underline;
	}
.copyright{
	color:#f97321;
	font-weight:normal;
	}
.design_group{
	float:right;
	width:243px;
	padding-top:11px;
	
	font-weight:bold;
	color:#f97321;
	}
.design_group span{
	float:right;
	width:auto;
	max-width:243px;
	}
.design_group strong{
	color:#a8081a;
	white-space:nowrap;
	}
/*__________________________________
					     end  footer*/	
	
/* Black background AnythingRating CSS */
/* First vote */

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
  background: url(/assets/snippets/anythingRating/images/etoile20.png) left -1000px repeat-x;
}
.star-rating{
  position:relative;
  width:100px;
  height:20px;
  overflow:hidden;
  list-style:none;
  margin:0 auto;
  padding:0;
  background-position: left top;
}
.star-rating li{
  display: inline;
}
.star-rating a, 
.star-rating .current-rating{
  position:absolute;
  top:0;
  left:0;
  text-indent:-1000em;
  height:20px;
  line-height:20px;
  outline:none;
  overflow:hidden;
  border: none;
}
.star-rating a:hover{
  background-position: left bottom;
}
.star-rating a.stars1{
  width:20%;
  z-index:6;
}
.star-rating a.stars2{
  width:40%;
  z-index:5;
}
.star-rating a.stars3{
  width:60%;
  z-index:4;
}
.star-rating a.stars4{
  width:80%;
  z-index:3;
}
.star-rating a.stars5{
  width:100%;
  z-index:2;
}
.star-rating .current-rating{
  z-index:1;
  background-position: left center;
}  

/* Second vote (already voted) */

.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
  background: url(/assets/snippets/anythingRating/images/etoile20_2.png) left -1000px repeat-x;
}
.star-rating2{
  position:relative;
  width:100px;
  height:20px;
  overflow:hidden;
  list-style:none;
  margin:0 auto;
  padding:0;
  background-position: left top;
}
.star-rating2 li{
  display: inline;
}
.star-rating2 a, 
.star-rating2 .current-rating {
  position:absolute;
  top:0;
  left:0;
  text-indent:-1000em;
  height:20px;
  line-height:20px;
  outline:none;
  overflow:hidden;
  border: none;
  cursor:default;
}

.star-rating2 a.stars1{
  width:20%;
  z-index:6;
}
.star-rating2 a.stars2{
  width:40%;
  z-index:5;
}
.star-rating2 a.stars3{
  width:60%;
  z-index:4;
}
.star-rating2 a.stars4{
  width:80%;
  z-index:3;
}
.star-rating2 a.stars5{
  width:100%;
  z-index:2;
}
.star-rating2 .current-rating{
  z-index:1;
  background-position: left center;
}

/* rating styles */
/* for an inline rater */
.inline-rating{
  display:-moz-inline-block;
  display:-moz-inline-box;
  display:inline-block;
  vertical-align: middle;
}
.voted-twice {
  background: #FFDDDD url(/assets/snippets/anythingRating/images/rating_warning.gif) no-repeat 5px 50%;
  padding:5px 5px 5px 16px;
  margin:5px auto 0;
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#333;
  width:130px;
  font-size:11px;
  }
.voted {
  background: #E7FFCE url(/assets/snippets/anythingRating/images/rating_tick.gif) no-repeat 5px 50%;
  padding:5px 5px 5px 16px;
  margin:5px auto 0;
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#333;
  width:130px;
  font-size:11px;
  }
/* The text that displays the rating information */
.score {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  margin:5px auto 0;
  color:#FFF;
  }
.msgClass {
  width:130px;
  }
/* Green text that shows 3.34/5 */
.outNbsClass {
  color:#00CC00;
  font-weight:bold;
  }
.percentClass {
/* Insert styles here for the percentage display. Example (74%) */
  }
.votesClass {
/* Insert styles here for the votes display. Example (2 Votes) */
  }
.already-voted, .only-registered, .enddate, .more-less {
  text-align:center;
  font-size:12px;
  font-weight:bold;
  margin:10px auto 0;
  color: red;
  }

/* Top rated list styles */
div.topRatedList {
  clear:both;
  margin:15px auto;
  }
div.topRatedList p.topLabel{
  font-size:16px;
  font-weight:bold;
  color:#84953E;
  }
div.topRatedList table {
  border:medium solid #FFF;
  width:80%;
  text-align:center;
  margin:10px auto;
  }
.topRatedList th {
  background-color:#84953E;
  color:#FFF;
  border:1px solid #6495ed;
  width:15%;
  }
.topRatedList th.toptitle {
  width:25%;
  }
.topRatedList td{
  background-color:#252D37;
  border: 1px solid #6495ed;
  }
  
  /* First vote */

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
  background: url(/assets/snippets/anythingRating/images/rating_star.gif) left -1000px repeat-x;
}
.star-rating{
  position:relative;
  width:125px;
  height:25px;
  overflow:hidden;
  list-style:none;
  margin:0 auto;
  padding:0;
  background-position: left top;
}
.star-rating li{
  display: inline;
}
.star-rating a, 
.star-rating .current-rating{
  position:absolute;
  top:0;
  left:0;
  text-indent:-1000em;
  height:25px;
  line-height:25px;
  outline:none;
  overflow:hidden;
  border: none;
}
.star-rating a:hover{
  background-position: left bottom;
}
.star-rating a.stars1{
  width:20%;
  z-index:6;
}
.star-rating a.stars2{
  width:40%;
  z-index:5;
}
.star-rating a.stars3{
  width:60%;
  z-index:4;
}
.star-rating a.stars4{
  width:80%;
  z-index:3;
}
.star-rating a.stars5{
  width:100%;
  z-index:2;
}
.star-rating .current-rating{
  z-index:1;
  background-position: left center;
}  

/* Second vote (already voted) */

.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
  background: url(/assets/snippets/anythingRating/images/rating_star_2.gif) left -1000px repeat-x;
}
.star-rating2{
  position:relative;
  width:125px;
  height:25px;
  overflow:hidden;
  list-style:none;
  margin:0 auto;
  padding:0;
  background-position: left top;
}
.star-rating2 li{
  display: inline;
}
.star-rating2 a, 
.star-rating2 .current-rating {
  position:absolute;
  top:0;
  left:0;
  text-indent:-1000em;
  height:25px;
  line-height:25px;
  outline:none;
  overflow:hidden;
  border: none;
  cursor:default;
}

.star-rating2 a.stars1{
  width:20%;
  z-index:6;
}
.star-rating2 a.stars2{
  width:40%;
  z-index:5;
}
.star-rating2 a.stars3{
  width:60%;
  z-index:4;
}
.star-rating2 a.stars4{
  width:80%;
  z-index:3;
}
.star-rating2 a.stars5{
  width:100%;
  z-index:2;
}
.star-rating2 .current-rating{
  z-index:1;
  background-position: left center;
}

/* rating styles */
/* for an inline rater */
.inline-rating{
  display:-moz-inline-block;
  display:-moz-inline-box;
  display:inline-block;
  vertical-align: middle;
}
.voted-twice {
  background: #FFDDDD url(/assets/snippets/anythingRating/images/rating_warning.gif) no-repeat 5px 50%;
  padding:5px 5px 5px 16px;
  margin:5px auto 0;
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#333;
  width:130px;
  font-size:11px;
  }
.voted {
  background: #E7FFCE url(/assets/snippets/anythingRating/images/rating_tick.gif) no-repeat 5px 50%;
  padding:5px 5px 5px 16px;
  margin:5px auto 0;
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#333;
  width:130px;
  font-size:11px;
  }
/* The text that displays the rating information */
.score {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  margin:5px auto 0;
  color:#666;
  }
.msgClass {
  width:130px;
  }
/* Green text that shows 3.34/5 */
.outNbsClass {
  color:#00CC00;
  font-weight:bold;
  }
.percentClass {
/* Insert styles here for the percentage display. Example (74%) */
  }
.votesClass {
/* Insert styles here for the votes display. Example (2 Votes) */
  }
.already-voted, .not-registered, .enddate, .more-less {
  text-align:center;
  font-size:12px;
  font-weight:bold;
  margin:10px auto 0;
  color: red;
  }

/* Top rated list styles */
div.topRatedList {
  clear:both;
  margin:15px auto;
  }
div.topRatedList p.topLabel{
  font-size:16px;
  font-weight:bold;
  color:#0079C1;
  }
div.topRatedList table {
  border:medium solid #000;
  width:80%;
  text-align:center;
  margin:10px auto;
  }
.topRatedList th {
  background-color:#0079C1;
  color:#FFF;
  border:1px solid #6495ed;
  width:15%;
  }
.topRatedList th.toptitle, .topRatedList th.topdescr {
  width:25%;
  }
.topRatedList td{
  background-color:#FFF;
  border: 1px solid #6495ed;
  }
  


.calendar tr td{ padding:3px; font-size:12px;}
.cal_link a{ font-weight:bold; font-size:11px; color:#f86a1e;}
.calendar-month{padding:3px; font-size:12px;}

a.AS_ajax_resultLink{ color:#a8081a;}

      div.news_group{
        width:602px;
        margin-top:15px;
        padding:15px;
        background:transparent url(../images_bg/news_block-top.gif) no-repeat scroll 0 0;
      }
      div.news_group_title_bg{
        background:#F6F6F6 url(../images_bg/info_block-h3.gif) repeat-x scroll 0 50%;
        text-align:center;
        width:602px;
        margin-bottom:10px;
      }
      b.news_group_title{
        background:#F6F6F6 none repeat scroll 0 0;
        padding:0px 10px;
        color:#3F5F91;
        font-size:20px;
        font-family:tahoma,arial,sans-serif;
        line-height:1.2;
      }
      div.news_group_main{
        float:left;
        width:200px;
        margin-right:14px;
        border-right:solid #000 1px;
      }
      div.news_group_sub{
        float:left;
        width:387px;
      }
      a.news_group_title{
        color:#A8081A;
        font-size:16px;
        text-decoration:none;
        font-weight:bold;
        display:block;
      }
      a.news_group_title:hover{
        text-decoration:underline;
      }
      a.news_group_sub_title{
        color:#046493;
        font-size:1.2em;
        text-decoration:none;
        display:block;
        margin-bottom:10px;
      }
      a.news_group_sub_title:hover{
        text-decoration:underline;
        color:#EF391B;
      }
      span.news_group_annotation{
        text-decoration:none;
        color:#000;
      }
      table.news_group_table td.left_td, table.news_group_table  td.right_td{
        padding:15px;
        font-size:1.2em;
      }
/*parts*/
.parts{
	overflow:hidden;
	}
.parts h2{
	background:#a8081a;
        margin:0;
	color:#fff;
	}
.parts ul{
	padding-top:13px;
	}
.parts li{
	padding:2px 0 1px 21px;
	background:url(../images_bg/bullet.gif) 7px 0.65em no-repeat;
	}
.parts ul a{
	font-size:14px;
	font-weight:bold;
	color:#902e00;
	}
.parts ul a:hover{
	text-decoration:underline;
	}
/*end parts*/
a#consult_question_btn{
  color:#FFF;
  text-decoration:none;
}
a#consult_question_btn:hover{
  color:#EF391B;
  text-decoration:underline;
}