#preload{
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
}
* {
	margin: 0; 
	padding: 0;
	list-style: none; 
}
body {
	background-color: #eeeee7;
	font: 14px "Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;
	color: #313131;
	background-image: url(/images/body_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
}
a { color: #c1272d;
	text-decoration:none;
-webkit-transition-duration:0.3s;
-webkit-transition-timing:ease-out;
-o-transition-duration:0.3s;
-o-transition-timing:ease-out;
-moz-transition-duration:0.3s;
-moz-transition-timing:ease-out;
-ms-transition-duration:0.3s;
-ms-transition-timing:ease-out;
transition-duration:0.3s;
transition-timing:ease-out;
}
a:hover { color: #722126;
	text-decoration:none;
-webkit-transition-duration:0.3s;
-webkit-transition-timing:ease-out;
-o-transition-duration:0.3s;
-o-transition-timing:ease-out;
-moz-transition-duration:0.3s;
-moz-transition-timing:ease-out;
-ms-transition-duration:0.3s;
-ms-transition-timing:ease-out;
transition-duration:0.3s;
transition-timing:ease-out;
}
a img {border-color: #777; border-style: solid; border-width: 1px; margin: 1px 0px 1px 0px; text-decoration: none;}
a:hover img {border-color: #777; border-style: dashed; border-width: 1px; margin: 1px 0px 1px 0px; text-decoration: none;}
.wrapper {
	max-width: 1182px;
	margin: 0px auto;	
}
.header_bg {
	padding: 0px;
	margin: 0px;
	float: center;
	position: relative;
	width:100%;
	color: #636363;
}
.header {
	max-width: 1182px;
	margin: 0px auto;
	padding: 0px;
	height: 127px;
	float: center;
	position: relative;
}
.header_desc {
	margin-left: 350px;
	text-align: justify;
	font-size: 14px;
	position: absolute;
	overflow: hidden;
	height: 82px;
}
.header_desc h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	float: left;
}
.header_desc h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	float: left;
}
.header_desc h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	float: left;
}
.header_desc a {
	text-transform: capitalize;
}
.header_desc a:hover {
}
#logo {
	display: block;
	background-image: url(/images/logo.png);
	text-indent: -8000px;
	width: 330px;
	height: 127px;
	position: absolute;
	top: 0px;
	left: 0;
}
.c {
	clear: both;
}
.related_searches {
	display: inline;
}
.related_searches a {
	margin: 2px 4px 3px 0px;
	background: #c1272d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	padding: 3px 6px;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}
.related_searches a:hover {
	color: #fff;
}
.tmen {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px
}
.tmen {
	background:linear-gradient(top,#c1272d 0,#722126 100%);
	background:-moz-linear-gradient(top,#c1272d 0,#722126 100%);
	background:-ms-linear-gradient(top,#c1272d 0,#722126 100%);
	background:-o-linear-gradient(top,#c1272d 0,#722126 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#c1272d),color-stop(100%,#722126));
	background:-webkit-linear-gradient(top,#c1272d 0,#722126 100%);
	filter:progid:dximagetransform.Microsoft.gradient(startcolorstr="#c1272d",endcolorstr="#722126",gradienttype=0)
}
.tmen {
	border-bottom:1px solid #441c21;
	border-left:1px solid #d83950;
	border-right:1px solid #441c21;
	border-top:1px solid #d83950;
	box-shadow:0 2px 4px #888;
	float:left;
	font-size:14px;
	line-height:16px;
	margin:0;
	moz-box-shadow:0 2px 4px #888;
	text-shadow:rgba(0,0,0,.5) -1px 0,rgba(0,0,0,.3) 0 -1px,rgba(255,255,255,.5) 0 1px,rgba(0,0,0,.3) -1px -1px;
	webkit-box-shadow:0 2px 4px #888
}
.tmen li{
	display:inline
}
.tm:hover {
	background:linear-gradient(top,#e82139 0,#722126 100%);
	background:-moz-linear-gradient(top,#e82139 0,#722126 100%);
	background:-ms-linear-gradient(top,#e82139 0,#722126 100%);
	background:-o-linear-gradient(top,#e82139 0,#722126 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e82139),color-stop(100%,#722126));
	background:-webkit-linear-gradient(top,#e82139 0,#722126 100%);
	filter:progid:dximagetransform.Microsoft.gradient(startcolorstr="#e82139",endcolorstr="#722126",gradienttype=0)
}
.tm {
	border-bottom:0;
	border-right:1px solid #621c21;
	color:#fff;
	float:left;
	font-weight:700;
	padding:8px 10px 9px
}
.tm:hover {
	color:#fff
}
.tm:active {
	background:#971423;
	color:#fff
}
input.s {
	border-bottom:2px solid #aaa;
	border-left:1px solid #ccc;
	border-right:0;
	border-top:1px solid #ccc;
	color:#2b2b2b;
	display:inline;
	float:left;
	font-size:14px;
	font-style:normal;
	font-weight:700;
	height:16px;
	line-height:16px;
	margin:0;
	padding:9px 7px 7px;
	width:210px;
}

#n input.s {
	background:#fff;
	background:linear-gradient(top,#d6d6d6 1%,#e6e6e6 9%,#fff 100%);
	background:-moz-linear-gradient(top,#d6d6d6 1%,#e6e6e6 9%,#fff 100%);
	background:-ms-linear-gradient(top,#d6d6d6 1%,#e6e6e6 9%,#fff 100%);
	background:-o-linear-gradient(top,#d6d6d6 1%,#e6e6e6 9%,#fff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#d6d6d6),color-stop(9%,#e6e6e6),color-stop(100%,#fff));
	background:-webkit-linear-gradient(top,#d6d6d6 1%,#e6e6e6 9%,#fff 100%);
	border-top:1px solid #555;
	border-left:1px solid #222;
	border-bottom:1px solid #222;
	filter:progid:dximagetransform.Microsoft.gradient(startcolorstr='#d6d6d6',endcolorstr='#ffffff',gradienttype=0);
	width:586px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#n input.s:hover {
	border-color:#000;
	-moz-box-shadow:inset 0 0 1px 1px #ccc;
	-webkit-box-shadow:inset 0 0 1px 1px #ccc;
	box-shadow:inset 0 0 1px 1px #ccc;
}
#n input.s:focus {
	border-color:#000;
	-moz-box-shadow:inset 0 0 2px 1px #999;
	-webkit-box-shadow:inset 0 0 2px 1px #999;
	box-shadow:inset 0 0 2px 1px #999;
}

button#ss2 {
	background:transparent url(/images/nsz.png) no-repeat top left;
	border:0;
	float:left;
	height:49px;
	margin:-7px 0 0 -10px;
	outline:0;
	width:49px;
}
#ss2:hover {
	cursor:pointer;
}#ss2:active {
	margin:-6px 0 -1px -10px;
}
#adminbarsearch-wrap-mobile {
	display: none;
}
.menu {
	margin:0px 0px 2px 350px;
}
.menu_button {
	font: bold 16px Arial,Helvetica,sans-serif;
	color: #fff;
	text-shadow: 0 1px 0 #DDD;
	cursor: pointer;
	float: left;
	border: 1px solid #333;
	margin: 0 1px 0 0;
	width: 100px;
	height: 30px;
	display: inline-table;
	float: left;
	text-align: center;
	vertical-align: middle;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.menu_button a {
	font: bold 16px Arial,Helvetica,sans-serif;
	color: #222;
	text-shadow: 0 1px 0 #DDD;
	margin:5px 0 0 0;
	text-decoration: none;
	display: inline-block;
	width: 100%;
}
.menu_button a:active {
	font: bold 16px Arial,Helvetica,sans-serif;
	color: #222;
	text-shadow: 0 1px 0 #DDD;
	text-decoration: none;
	}
.menu_button a:hover {
	text-shadow: 0 0px 0 #eee;
	color:#222;
	text-decoration: none;
	margin:6px 0 0 1px;
	display: inline-block;
	}

#adminbarsearch-wrap {
	float: left;
}
#adminbarsearch-wrap strong {
	float: left;
	padding-top:8px;
	font-size: 16px;
}
#adminbarsearch-wrap #adminbarsearch{
	float:right;
	padding: 0 0px;
	margin:0;
	}
#adminbarsearch-wrap #adminbarsearch .adminbar-input{
	width:450px;
	height:32px;
	float:left;
	font:12px Arial,Helvetica,sans-serif;
	color:#555;
	text-shadow:0 1px 0 #fff;
	border:1px solid #626262;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
	padding:2px 3px 3px 25px;
	margin:0 0px 0 0;
	background: #f4f4f4 url(/images/search.png) no-repeat 3px center;
	-moz-box-shadow:inset 2px 2px 1px #cdcdcd;
	-webkit-box-shadow:inset 2px 2px 1px #cdcdcd;
	box-shadow:inset 2px 2px 1px #cdcdcd;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	outline:none;
	}
#adminbarsearch-wrap #adminbarsearch .adminbar-button{
	font: bold 16px Arial,Helvetica,sans-serif;
	color: #fff;
	text-shadow: rgba(0,0,0,.5) -1px 0,rgba(0,0,0,.3) 0 -1px,rgba(255,255,255,.5) 0 1px,rgba(0,0,0,.3) -1px -1px;
	cursor: pointer;
	float: left;
	border: 1px solid #333;
	padding: 2px 13px 2px 13px;
	margin: 0;
	width: 100px;
	height: 32px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
	}
#adminbarsearch-wrap #adminbarsearch .adminbar-button:active{
	-moz-box-shadow:inset 1px 1px 1px #9b9b9b;
	-webkit-box-shadow:inset 1px 1px 1px #9b9b9b;
	box-shadow:inset 1px 1px 1px #9b9b9b;
	}
#adminbarsearch-wrap #adminbarsearch .adminbar-button:hover{
	text-shadow: rgba(0,0,0,.5) -1px 0,rgba(0,0,0,.3) 0 -1px,rgba(255,255,255,.5) 0 1px,rgba(0,0,0,.3) -1px -1px;
	color:#fff;
	padding: 3px 12px 1px 14px;
	}
#adminbarsearch-wrap #adminbarsearch .adminbar-button::-moz-focus-inner{
	border:none;
	}

.related a {
	text-transform: capitalize;
}
.thumbs {
	margin: 0px auto;
	border: 0px solid #FFF;
	margin-top: 12px;
	background: #fff;
	-moz-box-shadow: 0 0 16px 0 #000;
	-webkit-box-shadow: 0 0 16px 0 #000;
	box-shadow: 0 0 16px 0 #000;
	border-radius: 4px;
	border: 1px solid #ddd;
}
.thumbs img {
	width: 190px;
	height: 260px;
	background-color: #eee;
}

.thumbs a:hover img {
	border-color: #7f7f7f;
}
.thumbs_header {
	display: inline-table;
	width:100%;
	background: #e2e2e2 url(/images/sub_nav_1_bg.png) repeat-x;
}
.thumbs_header a:link, .thumbs_header a:visited, .thumbs_header a:active {
}
.thumbs_header a:hover {
}
.thumbs_header h3 {
	font-size: 18px;
	font-weight: bold;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 6px 8px;
padding: 2px 12px;
text-shadow: 1px 1px 2px #9c9c9c;
}
.adv_wrapper {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	border: solid 1px #999;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.pages {
	float: right;
	margin: 7px 8px 0 0;
}
.pages a {
	font-weight: bold;
}
.pages-mobile {
	display: none;
	float: right;
	padding-top: 3px;
}
.pages-mobile a {
	font-weight: bold;
}
.archive {
	clear: both;
	font-size:14px;
	margin-left: 6px;
}
.archive b {
	line-height: 26px;
}
.archive_links li {
	float:left;
	font-weight: bold;
	margin:2px;
}
.archive_links li A, pages-mobile A { 
	color: #780620;
	text-decoration: none;
	display: inline-block;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	background-color: #F4F4F4;
	text-align: center;
	float: left;
	padding: 5px;
	min-width: 14px;
}
.archive_links li A:hover, pages-mobile A:hover {
	text-decoration: underline; 
	background-color: #F4F4F4; 
	border-color: grey; 
	text-decoration: none;
}
.f { 
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	background-color: #fff;
	text-align: center;
	float: left;
	padding: 5px;
	min-width: 14px;
}
.bookmark {
	float: right;
	font-weight: bold;
	font-size:14px;
	margin: 12px 6px 0 0;
}
.bookmark span {
	float: left;
}
.bookmark img {
	width: 125px;
	height: 16px;
}
.addthis_width {
	float: right;
	width: 106px;
}

.recent_reviews {
	border: 0px solid #f00;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
.recent_reviews_item {
	display: inline-block;
	border: 0px solid #ff0;
	width: 216px;
	margin: 4px;
	overflow: hidden;

}
.recent_reviews_item p.rating {
	float: left;
	width: 36px;
	font-size: 22px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/recent_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-left: 0px;
	border: 0px solid #f00;
	font-weight: bold;
}
.recent_reviews_item p.name {
	width: 180px;
	float: left;
	text-align:left;
	font-size: 17px;
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}
.recent_reviews_item p.name a {
	font-weight: bold;
    text-decoration: underline;
}
.recent_reviews_item p.name a:hover {
	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: #000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.recent_reviews_item p.screen a:link img    	{        BORDER: #e5e5e5 1px solid;}
.recent_reviews_item p.screen a:visited img 	{        BORDER: #e5e5e5 1px dashed;}
.recent_reviews_item p.screen a:hover img   	{        BORDER: 1px dashed #e5e5e5;}
.recent_reviews_item p.screen a:active img		{        BORDER: #e5e5e5 1px dashed;}
.recent_reviews_item p.read_full {
	float: left;
	background-image: url(/images/recent_item_bottom_bg.png);
	background-position: left ;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	padding-top: -2px;
	padding-left: 20px;
	border: 0px solid #ff0;
	height: 21px;
}
.recent_reviews_item p.read_full a {
	font-size: 17px;
	font-weight: bold;
	margin-left: 0px;
		
}
.recent_reviews_item p.read_full a:hover {
    text-decoration: none;
}
.searches ul {
	float: left;
	width: 20%;
	margin: 0;
}
.searches ul li {
	height: 22px;
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background: url(/images/li.png) 0 1px no-repeat;
	text-indent: 16px;
	margin-right: 3px;
	padding-top: 1px;
	text-transform: capitalize;
	white-space: nowrap;
	overflow: hidden;
}
.searches ul li a {
	font-weight: bold;
}
.pics_top {
	padding-left: 0px;
}

.pics_top ul {
text-align: center;
margin: 0 auto;
}
.pics_top ul li {
	margin: 1px 1px 2px 0px;
	text-align: center;
	height: 232px;
	display: inline-block;
}
.pics_top ul li img {
	width: 150px;
	height: 200px;
	border-width: 1px;
}
.pics_top A { 
	text-decoration: underline; 
	display: inline-block;
	overflow:hidden;
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	border-style: solid; 
	border-width: 1px;
	border-color: #CECECE;
	color: #D82100;
	background-color: #F4F4F4;
	text-align: center; 
	width: 160px; 
	float: center; 
	margin:0px 1px 2px 1px; 
	padding-top:4px; 
	padding-bottom:4px;
}
.pics_top A:hover {
	text-decoration: none; 
	border-color: #780620;
	background-color: #c1272d;
	color: #F4F4F4;
}
.pics_top ul li a:hover {
	text-decoration: none;
}
.footer {
	background: url(/images/logo.png) top left no-repeat;
	padding: 0px;
	margin: 0px auto;
	width: 80%;
	height: 110px;
	clear: both;
}
.footer_text {
	font-size: 10px;
	padding-top: 20px;
	margin-left: 350px;
}

#adminbarsearch-wrap-mobile {
	float: right;
	width:98%;
	margin:1px 0px 2px 0;
}
#adminbarsearch-wrap-mobile strong {
	float: left;
	padding-top:5px;
	font-size: 14px;
}
#adminbarsearch-wrap-mobile #adminbarsearch{
	float:right;
	padding: 0 3px;
	margin:0;
	width:98%;
	}
#adminbarsearch-wrap-mobile #adminbarsearch .adminbar-input{
	width:80%;
	height:34px;
	float:left;
	font:12px Arial,Helvetica,sans-serif;
	color:#555;
	text-shadow:0 1px 0 #fff;
	border:1px solid #626262;
	padding:2px 3px;
	margin:0 3px 0 0;
	background:#ddd;
	-moz-box-shadow:inset 2px 2px 1px #cdcdcd;
	-webkit-box-shadow:inset 2px 2px 1px #cdcdcd;
	box-shadow:inset 2px 2px 1px #cdcdcd;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	outline:none;
	}
#adminbarsearch-wrap-mobile #adminbarsearch .adminbar-button{
	font:bold 14px Arial,Helvetica,sans-serif;
	color:#fff;
	text-shadow:0 1px 0 #eee;
	cursor:pointer;
	float:left;
	border: 1px solid #626262;
	padding:4px 13px 2px 13px;
	margin: 0;
	width:18%;
	height:34px;
	}
#adminbarsearch-wrap-mobile #adminbarsearch .adminbar-button:active{
	-moz-box-shadow:inset 1px 1px 1px #9b9b9b;
	-webkit-box-shadow:inset 1px 1px 1px #9b9b9b;
	box-shadow:inset 1px 1px 1px #9b9b9b;
	}
#adminbarsearch-wrap-mobile #adminbarsearch .adminbar-button:hover{
	color:#000;
	background: -moz-linear-gradient(bottom,#206B8A,#12AFE4);
	background: -webkit-gradient(linear,left bottom,left top,from(#206B8A),to(#12AFE4));
	}
#adminbarsearch-wrap-mobile #adminbarsearch .adminbar-button::-moz-focus-inner{
	border:none;
	}
.gradient {
background: #c1272d;
	background:linear-gradient(top,#c1272d 0,#722126 100%);
	background:-moz-linear-gradient(top,#c1272d 0,#722126 100%);
	background:-ms-linear-gradient(top,#c1272d 0,#722126 100%);
	background:-o-linear-gradient(top,#c1272d 0,#722126 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#c1272d),color-stop(100%,#722126));
	background:-webkit-linear-gradient(top,#c1272d 0,#722126 100%);
	filter:progid:dximagetransform.Microsoft.gradient(startcolorstr="#c1272d",endcolorstr="#722126",gradienttype=0)
}
.gradient:hover {
background: #e82139;
	background:linear-gradient(top,#e82139 0,#722126 100%);
	background:-moz-linear-gradient(top,#e82139 0,#722126 100%);
	background:-ms-linear-gradient(top,#e82139 0,#722126 100%);
	background:-o-linear-gradient(top,#e82139 0,#722126 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e82139),color-stop(100%,#722126));
	background:-webkit-linear-gradient(top,#e82139 0,#722126 100%);
	filter:progid:dximagetransform.Microsoft.gradient(startcolorstr="#e82139",endcolorstr="#722126",gradienttype=0)
}
ul.thumbs_desc {
	margin: 0px auto;
	display: block;
	min-height: 40px;
	padding-top: 1px;
	padding-left: 0px;
}

ul.thumbs_desc img {
	margin: 1px;
	float: left;
}
ul.thumbs_desc li {
	position: relative;
	width: 182px;
	height: 271px;
	margin: 4px 1px 2px 5px;
	text-align: left;
	float: left;
}
ul.thumbs_desc li p {
	position: absolute;
	top: 202px;
	left: 1px;
	width: 152px;
	padding: 2px 0 5px 0;
	height: 29px;
	overflow: hidden;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	display: block;
}
span.date {
	font-size: 12px;
	float: right;
	padding-right:4px;
	color: #999;
}
span.site {
	font-weight: bold;
	margin-top: 2px;
}
span.site a {
	font-size: 13px;
	text-decoration: none;
}
a.linkmore {
	font: bold 18px Arial,Helvetica,sans-serif;
	color: #fff;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: rgba(0,0,0,.5) -1px 0,rgba(0,0,0,.3) 0 -1px,rgba(255,255,255,.5) 0 1px,rgba(0,0,0,.3) -1px -1px;
	cursor: pointer;
	border: 1px solid #333;
	padding: 6px 10px;
	margin: 0 auto;
	width: 40%;
	text-decoration: none;
	display: block;
	float: center;
}
a:hover.linkmore {
	text-decoration: none;
	border: 1px solid #333;
	text-shadow: rgba(0,0,0,.5) -1px 0,rgba(0,0,0,.3) 0 -1px,rgba(255,255,255,.5) 0 1px,rgba(0,0,0,.3) -1px -1px;
}
#loading {
	background: #fff url(/images/loader.gif) repeat-x top;
 	width: 16px;
	height: 11px;
	display: block;
}
div.nav, div.nav_mob {
}
.fixed-panel {
    position: fixed;
    opacity: 0.7;
    top: 2px;
    z-index: 1;
	border: 0px solid #C4C4C4;
	border-top: 0px;
}
.fixed-panel:hover, .fixed-panel.search-input-focused {
	opacity: 1;
	border: 0px solid #C4C4C4;
	border-top: 0px;
}
.fixed-panel_mob {
    position: fixed;
    opacity: 0.8;
    top: 0;
    z-index: 1;
}
.fixed-panel_mob:hover, .fixed-panel_mob.search-input-focused {
	opacity: 1;
}
#ajax_listOfOptions
{
	position: absolute;
/*Never change this one*/
	width: 597px;
/*Width of box*/
	height: 252px;
/*Height of box*/
	overflow: auto;
/*Scrolling features*/
	border: 1px solid #999;
/*Dark green border*/
/*White background color*/
	text-align: left;
	font-size: 18px;
	font-weight:bold;
	z-index: 100;
	color: #333;
	background-color: #EDEDED;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
  opacity:0.95;
  filter:alpha(opacity=95); /* For IE8 and earlier */
}
#ajax_listOfOptions DIV
{
/*General rule for both .optionDiv and .optionDivSelected*/
	margin: 3px;
/*	padding: 1px;*/
	padding-left: 12px;
	padding-right: 12px;
	cursor: pointer;
/*	font-size: 0.9em;*/
}
#ajax_listOfOptions .optionDiv
{
/*Div for each item in list*/
}
#ajax_listOfOptions .optionDivSelected
{
/*Selected item in the list*/
/*	background-color: #5D5D5D;*/
	color: #c1272d;
}
#ajax_listOfOptions_iframe
{
/*	background-color: #F00;*/
	position: absolute;
	z-index: 5;
display:none;
}

@media screen and (min-width: 320px) and (max-width: 1174px) {
	.wrapper {width: 98%;}
	.header {width: 98%;}
	.fixed-panel {display: none;}
	.header ul.top_links {display: block;}
	.header ul.top_links li {float:left; font-weight: bold;	margin-right:2px;margin-top: 1px; font-size: 12px;}
	.header_desc {display: block;}
	.no_mobile, .last_ul, .pics_top ul li.last_ul  {display: none;}
	#n, #adminbarsearch-wrap, #adminbarsearch-wrap2, #adminbarsearch-wrap3 {display: none;}
	#adminbarsearch-wrap-mobile, #adminbarsearch-wrap-mobile2 {display: block;}
	#adminbarsearch-wrap-mobile #adminbarsearch-mobile .adminbar-input, #adminbarsearch-wrap-mobile2 #adminbarsearch-mobile2 .adminbar-input{max-width:896px;}
	.searches ul {width: 48%;}
	.searches ul li {width: 100%;}
	.pages {display: none;}
	.pages-mobile {display: block;}
	.pages-mobile A {text-decoration: none; display: inline-block; margin:0; font-size: 16px; text-align: center; padding: 5px 9px;}
	.pages-mobile A:hover {text-decoration: none; display: inline-block; margin:0; font-size: 16px; text-align: center; padding: 5px 9px;}
	.thumbs_header_top, .thumbs_header {padding: 0px; margin:0; width: 96%; position: relative; height: 34px; margin-left: 10px; background: none; border-width: 0px;}
	.thumbs_header_top h3, .thumbs_header h3 {padding-top: 6px;}
	.thumbs {width: 100%; text-align: center;}
	.archive_links {display: none;}
	.bookmark {display: none;}
	.adv_wrapper {margin: 0px auto;}
	.footer_text {max-width: 1000px;  margin-left: 0px;}
	.footer {width: 100%;background: none;}
.menu_button {width: 44%;}
#ajax_listOfOptions{max-width: 896px;}
}

@media screen and (min-width: 320px) and (max-width: 610px) {
	.header {height: 188px;}
	.header_desc {position: relative; top: 8px; z-index: 1; margin: 0px;}
	.tm {width: 90%; text-align: center; padding: 8px 6px 9px;}
}
@media screen and (min-width: 450px) and (max-width: 610px) {
	.thumbs img {width: 140px; height: 192px;}
}
@media screen and (min-width: 320px) and (max-width: 470px) {
	.menu {display: none;}
	.header_desc {top: 88px;}
	.menu_button {width: 90%; margin: 12px auto;}
	.recent_reviews_item p.name {width: 148px;}
	.recent_reviews_item {width: 184px;}
}