body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff892;
	SCROLLBAR-FACE-COLOR: #ff9900;
	SCROLLBAR-HIGHLIGHT-COLOR: #fcb74f;
	SCROLLBAR-SHADOW-COLOR: #b56e03;
	SCROLLBAR-3DLIGHT-COLOR: #874609;
	SCROLLBAR-ARROW-COLOR: #3a3a37;
	SCROLLBAR-TRACK-COLOR: #3a3a37;
	SCROLLBAR-DARKSHADOW-COLOR: #3a3a37;
}

a {
	color: #ff7905;
	text-decoration: underline;
}
a:visited {
	color: #ff7905;
	text-decoration: underline;
}
a:hover {
	color: #d26201;
	text-decoration: none;
}

.q {
	display: none;
}
.url {
	background: url(images/url.gif) repeat-x;
	width: 100%;
	height: 16px;
}
#top {
	width: 100%;
	height: 1px;
	background: #fff892;
}
#top td {
	vertical-align: top;
}
.left_top_side {
	background: url(images/top_bg.jpg) right;
	width: 50%;
}
.right_top_side {
	background: url(images/top_bg.jpg);
	width: 50%;
}




.thumbs {
	width: 100%;
	background: #fff892;
}
.thumbs a img {
	width: 240px;
	height: 180px;
	background: #3a3a37 url(images/loading.gif) no-repeat center;
	margin-bottom: 2px;
}

.gr4 {
border: 1px solid #2a2a28;
}
.gr5 {
border: 1px solid #39b44a;
}
.ad {
	width: 100%;
	background: #fff892;
	margin-bottom: 10px;
	margin-top: 10px;
}
.hd {
	height: 1px;
	background: #fff892;
}
.hdh {
	text-align: left;
	padding-top: 15px;
}

.bs {
	height: 1px;
	font-size: 12px;
	background: #fff892;
}
.bs td {
	vertical-align: top;
	padding: 10px 10px 20px 10px;
	width: 33%;
}
.bs ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bs li {
	font-size: 12px;
	list-style: none;
	color: #3a3a37;
}
.bs a {
	color: #ff7905;
	text-decoration: none;
}
.bs a:visited {
	color: #ff7905;
	text-decoration: none;
}
.bs a:hover {
	color: #d26201;
	text-decoration: none;
}




.tab {
	width: 987px;
	color: #3a3a37;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
}
.tab td {
	padding: 8px;
	background: #fef9af;
}
.tab a {
	color: #ff7905;
	text-decoration: none;
	font-size: 12px;
}
.tab a:visited {
	color: #ff7905;
	text-decoration: none;
}
.tab a:hover {
	color: #d26201;
	text-decoration: none;
}


.footer1 {
	width: 100%;
	height: 117px;
	background: #c72500;
	color: #dcc4c4;
	font-size: 10px;
	margin-top: 4px;
}
.footer2 {
	width: 100%;
	background: #c72500;
	color: #dcc4c4;
	font-size: 10px;
	height: 30px;
}
.footer2 a {
	color: #ff9900;
	text-decoration: none;
}
.footer2 a:visited {
	color: #ff9900;
	text-decoration: none;
}
.footer2 a:hover {
	color: #ffc670;
	text-decoration: none;
}


/* sites review listing */

.recent_reviews {
	width: 1180px;
	border: 0px solid #f00;
	margin: 0px auto;
}
.recent_reviews_item {
	float: left;
	border: 0px solid #ff0;
	width: 219px;
	margin: 5px 7px 5px 7px;
}
.recent_reviews_item p.rating {
	float: left;
	width: 36px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin:0px;
	background-image: url(ad_files/recent_reviews_item_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 7px;
	border: 0px solid #f00;
}
.recent_reviews_item p.name {
	width: 182px;
	float: left;
	text-align:left;
	font-size: 19px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin:0px;
}
.recent_reviews_item p.name a {
    color : #000;
    font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.recent_reviews_item p.name a:hover {
    color : #585C5B;
    font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.recent_reviews_item p.screen {
	float:left;
	padding: 0px;
	margin: 0px;
}
.recent_reviews_item p.screen img {
	width: 210px;
	height: 140px;
	background-color: #eee;
	padding: 0px;
	margin: 0px;
}
.recent_reviews_item p.screen a:link img    	{        BORDER: #000 1px solid;}
.recent_reviews_item p.screen a:visited img 	{        BORDER: #000 1px solid;}
.recent_reviews_item p.screen a:hover img   	{        BORDER: #585C5B 1px dashed;}
.recent_reviews_item p.screen a:active img		{        BORDER: #000 1px solid;}
.recent_reviews_item p.read_full {
	float: left;
	background-image: url(ad_files/recent_reviews_item_bottom_bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	padding-top: 5px;
	padding-left: 20px;
	border: 0px solid #ff0;
	font-weight: bold;
	text-transform: uppercase;
}
.recent_reviews_item p.read_full a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.recent_reviews_item p.read_full a:hover {
	color: #585C5B;
}

/* end sites review listing */
