#preload  {
height:0;
overflow:hidden;
position:absolute;
width:0;
}

body {
    background-color: #D8F5FF;
    background-image: url(images/header_back.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding: 0;
    margin: 0;
}

.td_block_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    background-image: url(images/block_header_back.gif); 
}

#td_footer a:hover {
    font-family: tahoma;
    font-size: 11px;
    color: #3A778B;
    text-decoration: underline;
    font-weight: bold;
}

#td_footer a {
    font-family: tahoma;
    font-size: 11px;
    color: #468EA7;
    text-decoration: underline;
    font-weight: bold;
}

#td_footer {
    font-family: tahoma;
    font-size: 11px;
    color: #6CA7BB;
    background-image: url(images/footer_back.gif);
    height: 100px;
}

#td_small a:hover {
    font-family: tahoma;
    font-size: 10px;
    color: #3A778B;
    text-decoration: underline;
    font-weight: bold;
}

#td_small a {
    font-family: tahoma;
    font-size: 10px;
    color: #468EA7;
    text-decoration: underline;
    font-weight: bold;
}

#td_small {
    font-family: tahoma;
    font-size: 10px;
    color: #6CA7BB;
}
.thumbolink {
    font-family:"MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-align: left;
	font-weight:bold;
}

.thumbolink a {
    font-family:"MS Sans Serif", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#006699;
	text-align:center;
	text-decoration:none;
}

.thumbolink a:link {text-decoration:none;	color:#006699;}
.thumbolink a:hover {text-decoration: underline;	color:#ff0000;}
.thumbolink a:visited {text-decoration:none;	color:#006699;}

.thumbolink a:link img {  border-color:#ffffff; border-width: 1px; border-style:solid;}
.thumbolink a:hover img {  border-color:#ff0000; border-width: 1px; border-style: solid; }
.thumbolink a:visited img {  border-color:#ffffff; border-width: 1px; border-style:solid;}
.thumbolink a:active img { border-color:#ff0000; border-width: 1px; border-style: solid; }
.s {width: 300px; height: 400px;}
.mrg {
	margin-top: -90px;
}

.recent_reviews {
	float: left;
	width: auto;
	border: 0px solid #f00;
	margin-bottom: 0px;
	margin-top: 4px;
}
.recent_reviews_item {
	float: left;
	border: 0px solid #ff0;
	width: 220px;
	margin: 0px 4px 0px 4px;
}
.recent_reviews_item p.rating {
	float: left;
	width: 30px;
	font-size: 20px;
	color: #fff;
	padding: 0px;
	margin: 0px;	
	background-image: url(images/recent_reviews_item_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
	border: 0px solid #f00;
	font-weight: bold;
}
.recent_reviews_item p.name {
	width: 180px;
	float: left;
	text-align:left;
	padding: 4px 0px 0px 2px;
	margin: 0px;	
	padding-top: 7px;
	font-weight: bold;
	font-size: 18px;
}
#body_main p.name a{
    font-size: 22px;
	color: #2D3E72;
    text-decoration: none;
	font-weight: bold;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#body_main p.name a:hover{
    font-size: 22px;
	color: #2D3E72;	
	font-weight: bold;
    text-decoration: underline; 
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.recent_reviews_item p.name a {
	color: #2D3E72;
	font-weight: bold;
}
.recent_reviews_item p.name a:visited {
	color: #2D3E72;
	font-weight: bold;
}
.recent_reviews_item p.name a:hover {
	color: #BA0034;
	font-weight: bold;
}
.recent_reviews_item p.screen {
	float:left;
	padding: 0px;
	margin: 0px;	
	font-weight: bold;
}
.recent_reviews_item p.screen img {
	width: 210px;
	height: 140px;
	background-color: #eee;
	padding: 0px;
	margin: 0px;
	font-weight: bold;	
}
.recent_reviews_item p.screen a:link img    	{        BORDER: #f4e98c 1px solid;}
.recent_reviews_item p.screen a:visited img 	{        BORDER: #f4e98c 1px solid;}
.recent_reviews_item p.screen a:hover img   	{        BORDER: #fff 1px dashed;}
.recent_reviews_item p.screen a:active img		{        BORDER: #f4e98c 1px solid;}
.recent_reviews_item p.read_full {
	float: left;
	background-image: url(images/recent_reviews_item_bottom_bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;	
	padding-top: 2px;
	padding-left: 20px;
	border: 0px solid #ff0;
}

.recent_reviews_item p.read_full a {
	color: #2D3E72;
	font-size: 16px;
	font-weight: bold;
}
.recent_reviews_item p.read_full a:hover {
	color: #BA0034;
	font-weight: bold;
}
