body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	background-color: #593435;
	margin: 0px;
	padding: 0px;
}
#preload{
position:absolute;
width:0;
height:0;
overflow:hidden;
}
img {
	border: 0px;
}
a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}
a:hover {
	color: #fc0;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 100%;
	background-image: url(images/h_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#header p {
	color: #935520;
	font-size: 10px;
	color: #fff;
	margin-left: 50px;
	text-align: center;
}
#footer {
	width: 100%;
	background-image: url(images/f_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#footer p {
	color: #fff;
	font-size: 10px;
	paddint-top: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
#footer p a {
	color: #ffd373;
}
#footer p a:hover {
	color: #fff;
}

.h_top {
	width: 1130px;
}
.h_top p {
	width: 235px;
	float: left;
	border: 0px solid #f00;
	text-align: left;
	padding-left: 0;
}
.h_top p span {
	color: #000;
}
.h_top ul {
	margin: 0px;
	padding: 0px;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
.h_top ul li {
	float: left;
	list-style: none;
	margin-left: 10px;
	margin-top: 8px;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
}
.h_top ul li a {
	color: #f49092;
}
.h_top ul li a:hover {
	color: #fff;
}

.h_bottom {
	width: 944px;
	text-align: center;
	border: 0px solid #000;
	margin-bottom: 20px;
}
.h_bottom p {
	text-align: right;
	width: 100%;
	float:right;
}


.content {
	width: 1128px;
	border: 0px solid #fc0;
	border-top-width: 0px;
	background-color: #523031;
	padding: 4px;
}
.content img {
	width: 180px;
	height: 240px;
	padding: 0px;
	margin: 3px;
	float: left;
	background-color: #693e3f;
}
.content p img {
	width: auto;
	height: auto;
}
.content a:link img    	{        BORDER: #d9a635 1px solid;}
.content a:visited img 	{        BORDER: #d9a635 1px solid;}
.content a:hover img   	{        BORDER: #333 1px dashed;}
.content a:active img	{        BORDER: #d9a635 1px solid;}
.content ul {
	width: 320px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	list-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
}
.content ul li {
	text-align: left;
	color: #fff;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 14px;
}
.content ul li a {
	color: #d9e06f;
}


/*-----------------------------------------------------------------------------------------------------------*/

.headtop {
	padding:5px 0 5px 14px;
	color:#ffae00;
	font-size:12px;
	font-weight:800;
	line-height:16px;
}

.recent_reviews {
	float: left;
	width: 1120px;
	border: 0px solid #f00;
	margin-left: 10px;
}
	
.recent_reviews_item {
	float: left;
	border: 0px solid #ff0;
	width: 224px;
	margin: 0px 0px 5px 0px;

}
.recent_reviews_item p.rating {
	float: left;
	width: 36px;
	font-size: 20px;
	color: #FFFFFF;
	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: 7px;
	padding-bottom: 7px;
	border: 0px solid #f00;
	font-weight: bold;
}
.recent_reviews_item p.name {
	width: 184px;
	float: left;
	text-align:left;
	font-size: 20px;
	padding: 0px;
	padding-left: 3px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 7px;
	font-weight: bold;
}
.recent_reviews_item p.name a {
	color: #FFD354;
	font-size: 20px;
	font-weight: bold;
    text-decoration: underline;
}
.recent_reviews_item p.name a:hover {
	color: #FF5A24; text-decoration: none;
}
.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: #12393f;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.recent_reviews_item p.screen a:link img    	{        BORDER: #CE1C2C 1px dashed;}
.recent_reviews_item p.screen a:visited img 	{        BORDER: #CE1C2C 1px dashed;}
.recent_reviews_item p.screen a:hover img   	{        BORDER: #CE1C2C 1px dashed;}
.recent_reviews_item p.screen a:active img		{        BORDER: #CE1C2C 1px dashed;}
.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: 3px;
	padding-left: 20px;
	border: 0px solid #ff0;
}
.recent_reviews_item p.read_full a {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	margin-left: 0px;
	
}
.recent_reviews_item p.read_full a:hover {
	color: #FFD354;
    text-decoration: none;
}

.thumbolink {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
	text-align: left;
}
.thumbolink a {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:white;
	text-align:center;
	text-decoration:none;
}

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

.thumbolink a:link img {  border-color:#000000; border-width: 1px; border-style:solid;}
.thumbolink a:hover img {  border-color:#000000; border-width: 1px; border-style: dotted; }
.thumbolink a:visited img {  border-color:#000000; border-width: 1px; border-style:solid;}
.thumbolink a:active img { border-color:#000000; border-width: 1px; border-style: dotted; }

