﻿/* MAIN */
.main_td
{
	width: 100%;
	background-color: #ffffff;
	padding:  0 0 0 0;
	border: 0px;
}
.main_td, .main_background, .main_td td {border-collapse: collapse; border-spacing:0px; border:0px; padding:0px;}

main_params .main_td, .main_background


.home_tds table {width:100%;border-spacing:0px; border:0;}
.home_tds table td {border-spacing:0px; border:0px; padding: 0 0 0 0; }
.home_tds_space { width:20px;}


.descr{width:100%; border:0px;font-family:tahoma, verdana, arial; color:#ffffff; font-size:11px;  float:left; margin: 0 0 0 0; background:#bcd85b url(../../graphics/images/generic/bg_descr_area.gif) 0 23px repeat-x ; border-spacing:0px; border-style:none; border-collapse:collapse; }
.descr .header {height:23px; background:#80923f url(../../Graphics/Images/Generic/bg_descr_header.gif) bottom repeat-x; font-size:12px; font-weight:bold; padding: 0 0 0 10px; }

.bg_descr_area td {font-family:tahma, verdana, arial; color:#5b6f10; font-size:11px; padding: 0 0 0 0; }

.round_1, .round_2 {height:1px; font-size:1px;}
.round_1 {background-color:#96ae42;  margin:0 2px 0 2px;}
.round_2 {border:1px solid #96ae42;border-width: 0 1px 0 1px; margin:0 1px 0 1px;}
.round_cnt {border:1px solid #96ae42;border-width: 0 1px 0 1px;}
.round_cnt p {padding:5px; margin:0;}
.round_3 {background-color:#96ae42;  margin:0 4px 0 4px;height:1px; font-size:1px;}

.round_2green {border:1px solid #96ae42;border-width: 0 1px 0 1px; margin:0 1px 0 1px;height:1px; font-size:1px; background-color:#96ae42;}

.bg_dpart {background:url(../../Graphics/Images/Generic/bg_dpart.gif) top repeat-x;}
.bg_dpart div {font-family:tahoma, verdana, arial; color:#5b6f10; font-size:10px;}
.c_title {height:30px; padding-top:8px; width:100%;}
.c_text {width:90%; text-align:left;}
.button_td { padding: 0 0 0 0;border:0; }
.button_reg {margin-top:-20px; position:relative; z-index:10; padding: 0 0px 0 0;border:0;vertical-align:baseline; }

/*.bg_descr_area {background-color:transparent; height:80px; background:url(../../graphics/images/Generic/bg_descr.gif) bottom left no-repeat;}*/
.bg_descr_area {background-color:transparent; height:50px;}
.descr a:link, .descr a:visited, .descr a:hover, .descr a:hover.visited
{
	margin: 0px 7px;
	font-family: tahoma, verdana, arial;
	color: #ffffff;
	font-size: 11px;
}
.descr a:link, .descr a:visited {text-decoration:none;}
.descr a:hover, .descr a:hover.visited {text-decoration:none; color:#000000;}
.button_1_bg {background:url(../../graphics/images/button_1_bg.gif) repeat-x; padding-top:3px;}

.recent
{
	font-family:tahoma, verdana, arial; 
	color:#5c5e50; 
	font-size:11px; 
	width:100%; 
	float:left; 
	margin:   0 0 0 0;
	background: #eff2e9 url(../../graphics/images/generic/bg_recent.gif) 0 25px repeat-x;
	border: solid 1px #CCC;
}
	
.recent .header {height:25px; background:#5c5e50 url(../../graphics/images/generic/bg_recent_header.gif) center repeat-x; color:#ffffff; font-size:11px; font-weight:bold ; padding: 0 0 0 50px;}
.recent .header img {position:absolute; margin:-10px 0 0 -40px; z-index:2;}
.recent p {margin: 7px 10px 5px 10px; padding: 0 0 7px 0; border-bottom:1px solid #d1d4ca;}
.recent_content
	{
	width: 100%; 
	vertical-align: top;
	height:175px;
	background: url(../../Graphics/Images/Generic/bg_main.gif)  repeat-x  bottom;
	text-decoration: none;
	
	}
	
.recent_section
{
	width:100%; 
	border-style:none;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0 0 0 0;
	}


/*
 .recent_content a
 {
	color: #80923f;	
 }
*/

.recent_content td.more , .recent_content_sp td.more a
{
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 2px;

}

.recent_content a:visited, .recent_content a, .recent_content_sp a,.more a
{
		color: #5c5e50; 
		text-decoration: underline;
		font: normal 11px tahoma, verdana, arial; 
}

.recent_content a:hover, .recent_content_sp a:hover, .more a:hover
{
	color: darkorange;
}

.recent_content td.more a,.more a, .recent_content_sp a
{
	 font-weight:bold;
}

.bg_1 {background:#dee3d3;}


/* Quick Search menu*/

.quickSearch
{
	/*padding-left: 70px; top: 1px; width:100%; padding-bottom:3px; display:inline;*/
	display: inline;
	font-size: x-small;
}

.quickSearch a
{
	text-decoration:none;
	color:#000000;
 	}

.quickSearch a.current
{
	color:darkorange;
	}

.qsearchbutton
{
	width:40px;
	height:15px;
	padding-left:2px;
	padding-right:2px;
	display: inline-block ;
	font-size: 100%;
	background-color:#96ae42;
	text-decoration:none;
	}
	
	
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../../graphics/images/ratings/FilledStar.gif);

}

.emptyRatingStar {
    background-image: url(../../graphics/images/ratings/EmptyStar.gif);
}

.savedRatingStar {
    background-image: url(../../graphics/images/ratings/SavedStar.gif);
}

