/*---------------------------------------------------------------------------------
	Main Structure Styles
---------------------------------------------------------------------------------*/

body {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	background-color: #231F20;
	}
#wrapper {
	margin: 0px;
	padding: 0px;
}
#header {
	padding: 0px;
	background-image: url(../images/header_bg.jpg);
	height: 145px;
	background-repeat: repeat-x;
	margin: 0px;
}
#header img {
	margin: 0px;
	padding: 0px;
}
#content {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	display: block;
}

#winner {
	background: transparent url(../images/full_background.gif) top left no-repeat;
	width: 688px;
	height: 397px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	padding: 25px 26px;
	display: block;
	color:#FFFFFF;
	font-family:"Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:18px;
}

#winner img.voteend {
	border: 0;
	width: 467px;
	height: 37px;
	padding: 0;
	margin-bottom: 14px;
	margin-left: 110px;
}

#winner img.haveawinner {
	border: 0;
	width: 483px;
	height: 35px;
	padding: 0;
	margin-bottom: 16px;
	margin-left: 0;
}

#winner div.winnerframe {
	float: left;
	border: 0;
	width: 300px;
	height: 350px;
	padding: 0;
	margin-right: 16px;
}

#winner p {
	margin-top: 0;
	margin-bottom: 12px;
}

#winner p a {
	color: #ffffff;
	text-decoration: underline;
}

#winner p a:hover {
	text-decoration: none;
}

#main_stage {
	clear: both;
	padding:0px;
	margin:0px;
	display: block;
}
#stage {
	float: right;
	width: 417px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
}
#sidebar {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 10px 0px 0 10px;
}
$sidebarholder {
	width: 300px;
	padding:0px;
	margin:0px;
}
a {
	color: #209dcd;
	text-decoration: none;
}
a:hover {
	color: #209dcd;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#footer {
	color: #666666;
	font-size: 9px;
	margin: 0px;
	padding: 10px;
	clear: both;
	background-color: #231F20;
	text-align: center;
}
#clear {
	clear:both;
}
#whitebox {
	background-color:#FFFFFF;
	width: 175px;
}

.marginup {
	margin-top: 20px;
}
/*---------------------------------------------------------------------------------
	Messages
---------------------------------------------------------------------------------*/
.error {
	color: #CC3300;
}
.success {
	color: #D3DC45;
}
.missingstats {
	color: #666666;
	font-style: italic;
	font-size: 11px;
}
#return_message {
	padding:0px;
	margin:0px;
	overflow: hidden;
	clear:both;
}
#return_message.ajax-loading {
	background: url(../images/working.gif) no-repeat center;
}
/*---------------------------------------------------------------------------------
	Legal Blip
---------------------------------------------------------------------------------*/
#legalinfo {
	background-image:url(../images/slimbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 280px;
	height:336px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
}
/*---------------------------------------------------------------------------------
	Main Menu
---------------------------------------------------------------------------------*/
#main_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main_menu ul#nav{
	float: left;
	width: 750px;
	font-size: 14px;
	color: #F0F0F0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#main_menu ul#nav li {
	padding: 0px 15px;
	margin: 0px;
	height: 30px;
	float: left;
	line-height: 25px;
}
#main_menu ul#userinfo{
	float: right;
	width: 145px;
}
#main_menu ul#userinfo li {
	padding: 0px 15px;
	margin: 0px;
	height: 30px;
	float: right;
	line-height: 25px;
}
#main_menu li a {
	color: #CCCCCC;
}
#main_menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#main_menu li.rdivide {
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}
#main_menu li.ldivide {
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}
#main_menu {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 760px;
}
/*---------------------------------------------------------------------------------
	Misc
---------------------------------------------------------------------------------*/

#userinfo {
	float: right;
}

/*---------------------------------------------------------------------------------
	Small Box (top, middle, and bottom)
---------------------------------------------------------------------------------*/
#smbx {
	padding: 10px 0px 0px;
	margin: 0px;
}
#smbx_top {
	background-image: url(../images/smbx_top.jpg);
	height: 22px;
	width: 300px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
#smbx_mid {
	background-image: url(../images/smbx_mid.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 1px 30px;
	width: 240px;
	display: block;
	clear: left;
}
#smbx_mid p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#smbx_btm {
	background-image: url(../images/smbx_btm.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 300px;
	display: block;
	clear:both;
}
/*---------------------------------------------------------------------------------
	Large Box (top, middle, and bottom)
---------------------------------------------------------------------------------*/
#lgbx_top {
	background-image: url(../images/lgbx_top.jpg);
	height: 22px;
	width: 417px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
#lgbx_mid {
	background-image: url(../images/lgbx_mid.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 1px 30px;
	width: 357px;
	display: block;
	clear: left;
}
#lgbx_mid h1 {
	margin: 0px;
	color: #D3DC45;
}
#lgbx_mid h2 {
	margin: 0px 0px -10px;
	padding: 15px 0px 0px;
}
#lgbx_btm {
	background-image: url(../images/lgbx_btm.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 417px;
	display: block;
	clear:both;
}
/*---------------------------------------------------------------------------------
	X Large Box (top, middle, and bottom)
---------------------------------------------------------------------------------*/
#xlgbx {
	padding: 10px;
	margin: 0px;
}
#xlgbx_top {
	background-image: url(../images/xlgbx_top.jpg);
	height: 22px;
	width: 740px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
#xlgbx_mid {
	background-image: url(../images/xlgbx_mid.jpg);
	background-repeat: repeat-y;
	width: 700px;
	display: block;
	clear: left;
	padding-right: 20px;
	padding-left: 20px;
}
#xlgbx_mid h1 {
	margin: 0px;
	color: #D3DC45;
}
#xlgbx_mid h2 {
	margin: 0px 0px -10px;
	padding: 15px 0px 0px;
}
#xlgbx_mid p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#xlgbx_btm {
	background-image: url(../images/xlgbx_btm.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 740px;
	display: block;
	clear:both;
}
/*---------------------------------------------------------------------------------
	Top Rated
---------------------------------------------------------------------------------*/
#sec_stage {
	padding:0px;
	margin:0px;
	background-image: url(../images/tops_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	background-color: #635F60;
}
#toprated{
	padding: 10px 0px 0px;
	margin: 0px;
}
#tops a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#tops_photo {
	margin:0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#tops_photo img{
	border: 1px solid #666666;
}
#tops_info {
}
.top_voted {
	font-size: 14px;
	color:#FFFFFF;
}

/*---------------------------------------------------------------------------------
	Thumbnails
---------------------------------------------------------------------------------*/
#thumbs{
	padding: 10px 0px 0px;
	margin: 0px;
}
#thumb {
	behavior: url('hover.htc');
	background-image: url(../images/thumb_bg.gif);
	background-repeat: no-repeat;
	height: 164px;
	width: 166px;
	padding: 0px;
	margin: 20px 0px 0px;
}
#thumb.left {
	float: left;
	clear: left;
}
#thumb.right {
	float: right;
	clear: right;
}
#thumb_info {
	position: absolute;
	margin: 0px;;
	padding: 0px;
	height: 164px;
	width: 166px;
	background-color: #231F20;
	background-image: url(../images/thumb_bg.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	display: none;
} 
#thumb_info p {
	padding:0px;
	margin:50px 20px 20px;
	text-align: center;
}
#thumb:hover #thumb_info, #thumb.hover #thumb_info {
	display: block;
}

/*--{ Info Style Spans }--*/

.username {
	font-size: 14px;
}
.starrate {
	font-size: 18px;
	color: #D3DC45;
} 
/*--{ Thumbnail Images }--*/
#thumb_img {
	margin: 0px;
	padding: 0px;
}
#thumb_img img {
	padding:18px 0px 0px 18px;
	margin: 0px;
}
/*--{ List View }--*/
#listview {
	padding:0px;
	margin:0px;
	overflow: hidden;
	clear:both;
}
#listview.ajax-loading {
	background: url(../images/working.gif) no-repeat center;
}
/*---------------------------------------------------------------------------------
	Browse Section
---------------------------------------------------------------------------------*/
#profile_img {
	float:left;
	width: 128px;
	padding:18px 0px 0px 18px;
	margin:0px;
}
#profile_info {
	float:right;
	padding:18px 50px 0px 0px;
	margin:0px;
}
#browseview {
	padding:0px;
	margin:0px;
	clear:both;
}
#browsebox_left {
	margin:0px;
	padding:0px;
	margin-top:30px;
	width: 335px;
	height: 210px;
	float: left;
	clear:left;
}
#browsebox_right {
	margin:0px;
	padding:0px;
	margin-top:30px;
	width: 335px;
	height: 210px;
	float: right;
}
.roundBox {
	border: 2px solid #767172;
	background-color: #231F20;
}
#browsebtn {
	margin: 0px;
	padding: 0px;
}
#browsenav {
	display: block;
}
#pagenav {
	float: right;
}
#pageof {
	float: left;
	color: #767172;
}
#sortview {
	clear: both;
	background-color: #444141;
	background-image: url(../images/list_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
}
#smview_left{
	float:left;
	clear:left;
	background-image: url(../images/smview_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	left: 49px;
	position: relative;
	height: 165px;
	width: 312px;
}

#smview_right{
	float:right;
	right: 49px;
	position: relative;
	background-image: url(../images/smview_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	height: 165px;
	width: 312px;
}
#smview_left:hover, #smview_right:hover{
	background-image: url(../images/smview_bg_dark.gif);
}
#smv_photo{
	width: 128px;
	height: 128px;
	float: left;
	left: 18px;
	top: 18px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
#smv_info{
	float: left;
	left: 30px;
	top: 18px;
	position: relative;
	overflow: hidden;
}
#smv_user{
	font-size: 14px;
}

#smv_stars{
	font-weight: bold;
	font-size: 20px;
	color: #D3DC45;
}
#smv_votes{
	font-weight: bold;
	font-size: 16px;
	color: #8B8989;
}
#smview_left a,#smview_right a{
	color: #368BC7;
	text-decoration: none;
}
#smview_left a:hover,#smview_right a:hover{
	color: #0099FF;
	text-decoration: underline;
}
/*---------------------------------------------------------------------------------
	Prize Information
---------------------------------------------------------------------------------*/
#prizeImg {
	float: left;
	height: 350px;
	width: 398px;
	background-color: #66CCFF;
	background-image: url(../images/prize-jeep.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
#prizeBlip {
	padding: 20px;
	float: right;
	width: 320px;
}
#prizeBlip h2 {
	color: #D3DC45;
	font-size: 18px;
}
#prizeBlip p {
	font-size: 12px;
	line-height: 18px;
	right: auto;
}
/*---------------------------------------------------------------------------------
	Ab Statistics
---------------------------------------------------------------------------------*/
#abstats{
}
#abstats h4 {
	font-size: 14px;
	color: #D3DC45;
	margin: 0px;
	padding: 0px;
}
#abstats p.compliment {
	font-style: italic;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#abstats p.exercise {
	color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#abstats p.nutrition {
	color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#abstats p.craving {
	color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#abstats p.routine {
	color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
