@charset "UTF-8";

/* © 2010 FullSpeed Search, Developed by Greg Sabia, Sabia Creative Design */

::-moz-selection{
background: #dc0000;
color: #fff;
} 

::selection {
background: #dc0000;
color: #fff;
} 

body {
	padding: 0px;
	margin: 0px;
	background: #020202 url('../images/bg_main_lowres.jpg') top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	background: #020202 url('../images/bg_main.jpg') top center no-repeat;
}

/* Body Classes */

body.porsche {  }
body.porsche div#wrapper { background: #020202 url('../images/bg_main_porsche.jpg') top center no-repeat; }

body.moto {  }
body.moto div#wrapper { background: #020202 url('../images/bg_main_moto.jpg') top center no-repeat; }

body.m3-nur, body.auto {  }
body.m3-nur div#wrapper, body.auto div#wrapper { background: #020202 url('../images/bg_main_m3.jpg') top center no-repeat; }

body.nascar {  }
body.nascar div#wrapper { background: #020202 url('../images/bg_main_nascar.jpg') top center no-repeat; }

body.truck {  }
body.truck div#wrapper { background: #020202 url('../images/bg_main_truck.jpg') top center no-repeat; }

body.girls {  }
body.girls div#wrapper { background: #020202 url('../images/bg_main_girls.jpg') top center no-repeat; }

/* */

#content {
	width: 1000px;
	margin: 0 auto;
}

#header {
	height: 104px;
	padding-top: 20px;
}

#footer {
	background: url('../images/bg_foot.png') no-repeat;
	padding-top: 40px;
	color: #aaaaaa;
	text-align: right;
	padding-bottom: 40px;
}

#footer div {
	background: #1a1a1a;
	line-height: 28px;
	padding: 0 10px;
	margin-bottom: 20px;
	color: #444444;
}

#footer div a {
	color: #444444;
}

#footer div img {
	vertical-align: middle;
}

#logo {
	background: url('../images/bg_logo.png') no-repeat;
	width: 234px;
	height: 47px;
	margin-top: 15px;
}

#adspace {
	width: 654px;
	height: 81px;
	overflow: hidden;
	float: right;
	border: 1px solid #fff;
}

/* Navigation */

#navigation {
	background: url('../images/bg_trans.png') repeat;
	height: 28px;
	overflow: hidden;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	float: left;
	line-height: 28px;
	text-align: center;
}

#navigation ul li:last-child {
	float: right;
}

#navigation ul li:hover, #navigation ul li.selected {
	background: url('../images/bg_trans.png') repeat;
}

#navigation ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 15px;
	padding: 0 18.7px;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

/*  */

#subnav {
	background: #fff;
	font-size: 14px;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	color: #444444;
	padding: 0 10px;
}

#subnav span.loggedin, #subnav span.loggedin a {
	color: #aaa;
}

#subnav span.loggedin a:hover {
	text-decoration: underline;
}

/* Body Types */

div.thirds2col div.col {
	width: 648px;
	margin-right: 8px;
	float: left;
}

div.thirds2col div.col2 {
	width: 328px;
	float: left;
	margin-right: 0;
}

div.thirds3col div.col {
	width: 320px;
}

div.thirds3col div.col2 {
	margin-right: 0;
	width: 328px;
}

div.thirds3col div.col3 {
	width: 648px;
	margin: 28px 8px 0 0;
	float: left;
}

div.thirds3col div.wrap {
	width: 648px;
}



/* Variable Classes and Elements */

input, textarea, select {
	font-family:  Arial, Helvetica, sans-serif; font-size:12px;
	
}

p {
	margin: 0 8px;
}

a {
	text-decoration: none;
	color: #2786C2;
	outline: none;
}

a:hover {
	color: #dc0000;
}

a:active {
	outline: none;
}

a:focus, object:focus {
	-moz-outline-style: none;
}


.dashfeed h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}

.dashfeed h2 {
	
}

div.body {
	background: #fff;
	padding: 8px;
}

div.hr {
	background: url('../images/bg_trans.png') repeat;
	height: 8px;
	clear: both;
}

div.dots {
	background: url('../images/bg_dots.gif') top left repeat-x;
	height: 1px;
}

div.promo {
	height: 321px;
	overflow: hidden;
}

div.cell h1 {
	background: #000000 url('../images/bg_head_big.gif') no-repeat;
	height: 28px;
	overflow: hidden;
	padding: 0 10px 0 40px;
	line-height: 28px;
	color: #fff;
	font-size: 16px;
	margin: 0;
	letter-spacing: -1px;
}

div.cell h1 small {
	color: #aaa;
	font-size: 11px;
}

div.pro_box {
	height: 320px;
	border-bottom: 1px solid #000;
}

div.pro_box div.wrap {
	height: 292px;
}

div.pro_box div.footbox {
	height: 28px;
	background: #2786C2;
	line-height: 28px;
	text-align: right;
	padding: 0 10px;
	color: #fff;
	font-size: 12px;
}

div.cell_blue {
	background: #2E3540 url('../images/bg_blue_right.gif') top right no-repeat;
	padding: 20px;
	color: #fff;
}

div.cell_blue h2 {
	margin: 0;
	font-size: 20px;
}

div.cell_blue h4 {
	font-size: 16px;
	color: #969696;
	margin: 0 0 20px 0;
}

div.cell_blue h1 {
	font-size: 14px;
	color: #969696;
	margin: 0;
	text-shadow: 0 1px 0 #090A0C;
}

div.cell_blue h1 span.more {
	color: #969696;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

div.dashboard div.box-content {
	background: #fff url('../images/bg_dash_top.gif') no-repeat;
	padding: 10px;
}

div.pro_box div.footbox a {
	color: #fff;
}

ul.clips {
	padding: 0;
	margin: 10px 0;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
	list-style: none;
}

ul.clips li {
	background: url('../images/bg_dots.gif') top left repeat-x;
	padding: 10px 0;
	height: 66px;
	overflow: hidden;
	color: #444;
	font-size: 11px;
}

ul.clips li h2 {
	color: #2786C2;
	font-size: 16px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 20px;
}

ul.clips li h2 a {
	color: #2786C2;
}

ul.clips li h2 a:hover {
	color: #DC0000;
}

ul.clips li div.clip_img {
	width: 100px;
	float: left;
	height: 66px;
	margin-right: 3px;
	padding-right: 7px;
	background: url('../images/bg_nipple_right.gif') top right no-repeat;
	overflow: hidden;
}

ul.clips li div.clip_desc {
	float: left;
	height: 26px;
	width: 210px;
	overflow: hidden;
	margin-bottom: 6px;
}

ul.clips li div.clip_info {
	width: 210px;
	height: 20px;
	float: left;
	color: #aaa;
}

ul.clips li div.clip_info a.comments {
	background: url('../images/icon_comment_mini.gif') no-repeat;
	padding-left: 22px;
	color: #aaa;
}

ul.clips li div.clip_info span.user {
	float: right;
	color: #aaa;
}

ul.clips li div.clip_info a.info {
	margin-right: 10px;
	float: left;
	color: #aaa;
}

ul.clips li div.clip_info span.user a {
	color: #aaa;
}

ul.blogs {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
}

ul.blogs li {
	background: url('../images/bg_dots.gif') top left repeat-x;
	color: #aaa;
	font-size: 12px;
	padding: 10px 0;
}

ul.blogs li a.post-title {
	height: 16px;
	display: block;
	overflow: hidden;
}

ul.blogs li img {
	float: left;
	border: 1px solid #ddd;
	margin-right: 8px;
	padding: 3px
}

ul.blogs li img.entry-type {
	float: right;
	border: none;
	margin: 0;
}

ul.blogs li .pro-blogs-extra {
	font-size: 11px;
	color: #969696;
	margin-right: 10px;
}

ul.blogs li div.info {
	text-align: right;
	color: #969696;
	font-size: 10px;
	margin-top: 5px;
	font-style: italic;
}

ul.blogs li div.info a {
	color: #969696;
}

ul.blogs li span.title {
	font-weight: bold;
	text-shadow: 0 1px 0 #ddd;
}

ul.blogs li span.more {
	font-weight: normal;
}

ul.blogs li span.desc {
	font-size: 11px;
	display: block;
}






ul.box-blogs {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
}

ul.box-blogs li {
	background: url('../images/bg_dots.gif') top left repeat-x;
	color: #fff;
	font-size: 12px;
	padding: 10px 0;
}

ul.box-blogs li a {
	color: #fff;
}

ul.box-blogs li h1 a:hover {
	text-decoration: underline;
}

ul.box-blogs li a.post-title {
	height: 16px;
	display: block;
	overflow: hidden;
}

ul.box-blogs li img {
	float: left;
	border: 4px solid #090A0C;
	margin-right: 8px;
}

ul.box-blogs li img.entry-type {
	float: right;
	border: none;
	margin: 0;
}

ul.box-blogs li .pro-blogs-extra {
	font-size: 11px;
	color: #969696;
	margin-right: 10px;
}

ul.box-blogs li div.info {
	text-align: right;
	color: #969696;
	font-size: 10px;
	margin-top: 5px;
	font-style: italic;
}

ul.box-blogs li div.info a {
	color: #969696;
}

div.dashboard ul.box-blogs li {
	color: #969696;
	font-weight: normal;
}

div.dashboard ul.box-blogs li:first-child, div.dashboard ul.box-blogs li:first-child {
	background: none;
}

div.dashboard ul.box-blogs li h1 {
	color: #aaa;
	text-shadow: none;
	font-weight: normal;
}

div.dashboard ul.box-blogs li h1 a {
	color: #2786C2;
	font-weight: bold;
}

div.dashboard ul.box-blogs li h1 a:hover {
	color: #dc0000;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.t_right {
	text-align: right;
}

.t_center {
	text-align: center;
}

.block {
	display: block;
}

.light {
	color: #8d8d8d;
}

.w20 {
	width: 20%;
}

.w25 {
	width: 25%;
}

.w50 {
	width: 50%;
}

.w65 {
	width: 65%;
}

.w35 {
	width: 35%;
}

.w320 {
	width: 320px;
}

.w328 {
	width: 328px;
}

.cell-small {
	width: 320px;
}

.cell-small2 {
	width: 328px;
}

.cell-big {
	width: 656px;
}

.cell-full {
	
}

.m-top-small {
	margin-top: 10px;
}

.m-top-med {
	margin-top: 28px;
}

.m-bot-0 {
	margin-bottom: 0px !important;
}

.m-bot-10 {
	margin-bottom: 10px !important;
}

.m-r-10 {
	margin-right: 10px;
}

.m-r-8 {
	margin-right: 8px;
}

.t-right {
	text-align: right;
}

.t-center {
	text-align: center;
}

table {
	width: 100%;
}

option {
	background: #fff;
}

.pad-big {
	padding-top: 20px;
}

.gray {
	color: #aaa;
}

.blue {
	color: #2786C2;
}

.pink {
	color: #d127bf;
}

.red {
	color: #dc0000;
}

a.register {
	color: #dc0000;
	font-weight: bold;
	font-style: italic;
}

/* Slider */

div.slider-desc {
	background: url('../images/bg_trans.png') repeat;
	height: 62px;
	position: relative;
	margin-top: -76px;
	color: #fff;
	font-size: 11px;
	padding: 8px;
	overflow: hidden;
	z-index: 20;
}

div.slider-desc a {
	color: #fff;
	text-decoration: underline;
}

div.slider-desc h1 {
	color: #fff;
	font-size: 20px;
	font-style: italic;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
	font-weight: bold;
}

div.slider-desc h1 a {
	text-decoration: none;
}

/* Box Shifts */

ul.photos {
	margin: 10px 0;
	padding: 10px 0;
	background: url('../images/bg_dots.gif') top left repeat-x;
	list-style: none;
	float:right;
}

ul.photos li {
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 9px;
	margin-bottom: 11px;
}

ul.photos li.odd {
	float: right;
	margin-right: 0;
	
}

ul.photos li.info {
	background: url('../images/bg_dots.gif') top left repeat-x;
	text-align: right;
	width: 100%;
	height: 28px;
	padding-top: 5px;
	line-height: 28px;
	clear:both;
}

.boxgrid{ 
	float:left; 
	background:#161613 url('../images/bg_sliders.jpg') no-repeat; 
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p{ 
	padding: 4px; 
	color:#aaaaaa; 
	font-size: 11px; 
	margin: 0;
}

.boxgrid p strong {
	color: #fff;
}

.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 260;
	left: 0;
}
.caption .boxcaption {
	top: 220;
	left: 0;
}

div#register {
	width: 192px;
	height: 72px;
	background: url('../images/bg_reg_static.png') no-repeat;
	margin-top: -290px;
	position: absolute;
	margin-left: 10px;
	color: #fff;
}

div#register:hover {
	background: url('../images/bg_reg_hovered.png') no-repeat;
	cursor: pointer;
}

div#register:hover h3, div#register:hover small, div#register:hover small a {
	color: #2786C2;
}

div#register:hover h2, div#register:hover h2 a {
	color: #dc0000;
}

div#register h2 {
	margin: 0;
	font-style: italic;
	letter-spacing: -1px;
	padding: 0 0 0 15px;
	font-size: 24px;
}

div#register h3 {
	margin: 0;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	padding: 9px 0 0 10px;
}

div#register small {
	float: right;
	margin-right: 20px;
}

div#searchbox {
	width: 328px;
	float: right;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	margin-top:0;
}

div#searchbox input#query {
	border: 0;
	margin-top: 5px;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
	color: #aaa;
	font-size: 14px;
	line-height: 28px;
	width: 155px;
}

div#searchbox select {
	border: 0;
	margin-top: 5px;
	background: none;
	color: #2786C2;
	font-size: 14px;
	line-height: 28px;
	width: 80px;
}

div#searchbox span#search_text {
	margin-top: 5px;
	color: #2786C2;
	font-size: 14px;
	line-height: 28px;
}

div#searchbox input#search_submit {
	border: 0;
	margin-left: 5px;
	background: none;
	margin-top: 5px;
	color: #444444;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	padding: 0;
	width: 28px;
	cursor: pointer;
}

div#logreg_content, div.popup-content {
	padding: 10px;
}

div#logreg_content h1, div.popup-content h1 {
	padding: 10px 0 15px 0;
	margin: 0;
	font-size: 20px;
	color: #aaa;
}

div#logreg_content h2 {
	padding: 5px 0;
	margin: 0;
	color: #aaa;
	font-size: 16px;
}
div#logreg_content1{
	padding: 10px;
	width:262px;
	margin:0 auto;
}
div#logreg_content1 a{ position:absolute; float:right; margin:-7px 0 0 362px;}
div#logreg_content1 h1{
	padding: 10px 0 15px 0;
	margin: 0;
	font-size: 20px;
	color: #aaa;
}

div#logreg_content1 h2 {
	padding: 5px 0;
	margin: 0;
	color: #aaa;
	font-size: 16px;
}
div.register_content {
	width: 481px;
	height: 268px;
	float: left;
	padding: 10px;
	background: url('../images/bg_reg.png') no-repeat;
}

div.register_content h2 {
	color: #fff;
	font-size: 18px;
	margin: 0;
}

div.register_content label.title {
	color: #969696;
	font-size: 16px;
	margin: 0;
	font-weight: bold;
	display: block;
}

label.error {
	position: absolute;
	margin: 5px 0 0 -30px;
	background: #dc0000;
	color: #fff;
	padding: 0 3px;
}

label.error[for="firstname"] {
	position: absolute;
	margin:-24px 0 0 114px;
	background: #dc0000;
	color: #fff;
	padding: 0 3px;
}
div#login_content {
	width: 240px;
	height: 200px;
	float: left;
	margin-left: 20px;
}

div#login_content h2 {
	font-size: 18px;
	padding: 15px 0;
}

ul.blue_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.blue_menu li {
	float: left;
	padding-left: 14px;
	line-height: 32px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	margin-right: 1px;
	background: url('../images/bg_gray_left.gif') no-repeat;
}

ul.blue_menu li span {
	display: block;
	padding-right: 14px;
	background: url('../images/bg_gray_right.gif') top right no-repeat;
}

ul.blue_menu li.selected {
	background: url('../images/bg_blue_left.gif') no-repeat;
}

ul.blue_menu li.selected span {
	background: url('../images/bg_blue_right.gif') top right no-repeat;
}

input.bigforms {
	width: 90%;
	font-size: 14px;
	border: 1px solid #aaa;
	line-height: 28px;
}

form.blue_form input {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #aaaaaa;
	background: #fff;
	border: 4px solid #090a0c;
	margin-bottom: 10px;
}

form.blue_form input.submit {
	background: #2786C2;
	color: #fff;
	width: 50%;
}

form.blue_form small {
	color: #fff;
}

form.login_form label {
	color: #2786C2;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}

form.login_form input {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #aaaaaa;
	background: #fff;
	border: 4px solid #2786C2;
	margin-bottom: 10px;
	width: 95%;
}

form.login_form input.submit {
	background: #2786C2;
	color: #fff;
	width: 30%;
	float: right;
	border: 0;
}

div#tour-box {
	height: 50px;
	cursor: pointer;
	background: url('../images/bg_tour.gif') top left no-repeat;
	margin-bottom: 16px;
	padding: 5px;
	color: #fff;
}

div#tour-box:hover {
	background: url('../images/bg_tour.gif') bottom left no-repeat;
}

div#tour-box p {
	float: right;
	color: #fff;
	width: 100px;
	font-style: italic;
}

/*div#tour-box p strong {
	float: right;
	margin-right: 20px;
	font-size: 50px;
	color: #fff;
	margin-top: -20px;
}*/

div#tour-box p strong {
	float: right;
	margin-right: 20px;
	font-size: 31px;
	color: #fff;
	margin-top: -6px;
}


div#tour-box h4 {
	font-size: 24px;
	font-style: italic;
	letter-spacing: -1px;
	color: #fff;
	display: inline;
	margin: 0;
}

div#tour-box span {
	font-size: 11px;
	margin: 0;
	display: inline;
}

div.quote-under {
	background: url('../images/bg_quote_under.png') no-repeat;
	height: 65px;
	margin-top: 10px;
}

div.quote-under p {
	padding: 13px 3px;
	color: #969696;
}

div.quote-under p strong {
	font-size: 20px;
	letter-spacing: -1px;
	font-style: italic;
}

div.ad div.nip {
	background: url('../images/bg_nipple_black.gif') no-repeat;
	height: 8px;
}

div.ad div.adspace {
	padding: 10px 0 14px 0;
	text-align: center;
	background: url('../images/bg_ads_square.jpg') no-repeat;
	overflow: hidden;
	margin-bottom: 8px;
}

div.ad div.squarebox {
	background: url('../images/bg_ads_square.jpg') no-repeat;
	overflow: hidden;
	margin-bottom: 8px;
	padding: 15px;
	text-align: center;
}

div.ad div.squarebox img {
	cursor: pointer;
	border: 4px solid #fff;
	margin-right: 15px;
}

div.ad div.squarebox img:last-child {
	margin-right: 0;
}

div.video-med {
	height: 235px;
}

div.int-feat-video {
	margin: 10px 0;
}

div.int-video-details {
	height: 99px;
	overflow: hidden;
	margin: 0 0 10px 0;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
}

body.pro-profile div.int-video-details {
	height: 53px;
}

div.feat-video h2 {
	margin: 0;
	font-size: 16px;
}

div.feat-video h3 {
	margin: 0;
	color: #aaa;
	font-size: 11px;
	font-weight: normal;
}

div.feat-video p.clip_info {
	color: #444444;
	font-size: 11px;
	margin: 3px 0 10px 0;
}

div.feat-video span.info, div.feat-video span.info a {
	color: #aaa;
}

div.most-active-users {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
}

span.bot-sponsor {
	font-size: 11px;
	margin-top: -5px;
	color: #aaa;
}

span.bot-sponsor img {
	vertical-align: middle;
	border: none;
}

div#tooltip {
	display: none;
	background: url('../images/bg_tooltip_solid.png') bottom left no-repeat;
	width: 120px;
	padding: 5px 5px 11px 5px;
	text-align: center;
	font-size: 11px;
	color: #fff;
}

ul.pro-box-row {
	height: 117px;
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
}

ul.pro-box-row li {
	width: 98px;
	border: 1px solid #dddddd;
	padding: 1px;
	background: #fff;
	margin-right: 9px;
	height: 113px;
	overflow: hidden;
	float: left;
}

ul.pro-box-row li:last-child {
	margin-right: 0;
	float: right;
}

ul.pro-box-row li div.pro-name {
	background: url('../images/bg_trans.png') repeat;
	width: 98px;
	height: 20px;
	line-height: 20px;
	
	text-align: center;
	font-size: 11px;
	color: #fff;
	overflow: hidden;
	position: absolute;
}

ul.pro-box-row li div.pro-name a {
	color: #fff;
}

ul.pro-box-row li div.pro-name a:hover, ul.pro-box-row li:hover div.pro-name a {
	text-decoration: underline;
}

ul.active-user-row {
	margin: 0;
	height: 47px;
	padding: 10px 0 0 0;
}

ul.active-user-row li {
	float: left;
	width: 39px;
	height: 39px;
	background: #fff;
	padding: 3px;
	border: 1px solid #aaa;
	overflow: hidden;
	margin-right: 7px;
	margin-bottom: 7px;
}

ul.active-user-row li:nth-child(6),ul.active-user-row li:nth-child(12),ul.active-user-row li:nth-child(18),ul.active-user-row li:nth-child(24) {
	margin-right: 0;
}

div.blog-head h1 {
	margin: 0 0 10px 0;
	font-size: 36px;
	color: #3E3E3E;
}

div.blog-head h1 a {
	color: #3e3e3e;
}

div.blog-body div.details {
	margin-bottom: 20px;
}

div.blog-body div.date {
	background: url('../images/icon_calendar.png') no-repeat;
	height: 50px;
	width: 50px;
	float: left;
	margin: 0 20px 0 0;
}

div.blog-body div.date small {
	height: 14px;
	text-align: center;
	color: #fff;
	font-size: 9px;
	margin-top: 10px;
	display: block;
}

div.blog-body div.date span {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #3e3e3e;
}

div.blog-body div.details h1 {
	margin: 0;
	font-size: 26px;
}

div.blog-body div.details h1 small {
	display: block;
	color: #aaa;
	font-size: 18px;
	font-weight: normal;
}

div.blog-body div.entry {
	padding: 0 0 10px 0;
	margin: 0 0 60px 0;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
}

div.blog-body div.entry:last-child {
	margin-bottom: 0;
	background: none;
}

div.blog-body div.entry p {
	margin: 0 10px 15px 0;
	line-height: 20px;
}

div.blog-body div.entry img.blog-img {
	background: #fff;
	padding: 3px;
	border: 1px solid #aaa;
	margin: 0 10px 10px 10px;
}

div.blog-body div.entry div.post-title {
	float: left;
	width: 578px;
}

div.entry div.blog-video {
	height: 235px;
	width: 320px;
	margin: 0 20px 10px 0;
	float: left;
}

div.entry div.foot {
	margin-top: 10px;
	padding: 0 10px 0 0;	
}

div.entry div.foot ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.entry div.foot ul.right li {
	float: right;
	color: #aaa;
	margin-left: 20px;
}

div.entry div.foot ul.blog-links {
	float: left;
	list-style: none;
	width: 400px;
}

div.entry div.foot ul.blog-links li {
	float: left;
	margin-right: 5px;
}

div.blog-body div.entry object {
	float: left;
	margin: 0 20px 10px 0;
}

div.blog-body div.entry hr {
	height: 1px !important;
	border: none;
	background: url('../images/bg_dots.gif') repeat-x;
}

img.sn {
	vertical-align: middle;
	border: none;
}


div.blog-body div.prevnext {
	margin: 20px 0;
	padding: 20px 0 40px 0;
	font-weight: bold;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
}

div.blog-body div.prevnext ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.blog-body div.prevnext ul li.post-prev {
	width: 260px;
	height: 35px;
	float: left;
	padding: 0 10px 0 40px;
	background: url('../images/bg_prev.gif') top left no-repeat;
}

div.blog-body div.prevnext ul li.post-prev:hover {
	background-position: bottom left;
}

div.blog-body div.prevnext ul li.post-next {
	width: 260px;
	height: 35px;
	float: right;
	padding: 0 40px 0 10px;
	text-align: right;
	background: url('../images/bg_next.gif') top right no-repeat;
}

div.blog-body div.prevnext ul li.post-next:hover {
	background-position: bottom right;
}

a.like {
	background: url('../images/icon_like.png') center left no-repeat;
	padding-left: 22px;
	line-height: 18px;
	margin-right: 10px;
}

a.dislike {
	background: url('../images/icon_dislike.png') center left no-repeat;
	padding-left: 22px;
	line-height: 18px;
	margin-right: 10px;
}

a.liked {
	background: url('../images/icon_liked.png') center left no-repeat;
}

a.disliked {
	background: url('../images/icon_disliked.png') center left no-repeat;
}

ul.recent-posts {
	margin: 0;
	padding: 0 0 1px 0;
	list-style: none;
}

ul.recent-posts li {
	padding: 10px 5px;
	background: #f3f3f3 url('../images/bg_dots.gif') bottom left repeat-x;
}

div.tags {
	color: #aaa;
	margin-bottom: 10px;
	font-size: 16px;
}

div.comments {
	background: url('../images/bg_comments_bot.gif') bottom no-repeat;
	padding: 0 0 5px 0;
}

div.comments h3 {
	font-size: 26px;
	letter-spacing: -1px;
	font-style: italic;
	color: #aaa;
	margin: 0;
	padding: 0 0 5px;
	background: url('../images/bg_comments_top.gif') bottom no-repeat;
}

div.comments div.comment {
	background: url('../images/bg_comments_mid.gif') repeat-y;
	padding: 10px;
}

div.comments div.comment div.icon {
	width: 63px;
	height: 56px;
	background: url('../images/bg_comments_entry_icon.gif') no-repeat;
	float: left;
}

div.comments div.comment div.icon a {
	border: 1px solid #aaa;
	display: block;
	width: 39px;
	height: 39px;
	overflow: hidden;
	background: transparent;
	margin: 5px 0 0 5px;
	padding: 2px;
}

div.comments div.comment div.icon img {
	border: none;
}

div.comments div.comment div.comment-content {
	background: url('../images/bg_comments_entry_bot.gif') bottom left no-repeat;
	padding: 0 0 5px 0;
	width: 564px;
	float: left;
}

div.comments div.comment div.comment-content h4 {
	background: url('../images/bg_comments_entry_top.gif') top left no-repeat;
	font-size: 14px;
	height: 20px;
	padding: 5px 10px;
	margin: 0;
}

div.comments div.comment div.comment-content h4 small {
	color: #aaa;
	float: right;
}

div.comments div.comment div.comment-content h4.make-comment-head {
	font-size: 26px;
	color: #3e3e3e;
	height: 30px;
	font-style: italic;
	letter-spacing: -1px;
}

div.comments div.comment div.comment-content div.comment-post {
	background: url('../images/bg_comments_entry_mid.gif') top left repeat-y;
}

div.comments div.comment div.comment-content div.comment-post p {
	margin: 0;
	padding: 0 10px 10px 10px;
}

div.comments div.comment div.comment-content div.new-comment textarea.bigforms {
	width: 530px;
	padding: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	height: 120px;
}

div.comments div.comment div.comment-content div.new-comment div.comment-not-logged-in {
	width: 530px;
	padding: 5px;
	margin: 0 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	height: 120px;
	line-height: 120px;
	background: #fff;
	color: #aaa;
	text-align: center;
}

div.comments div.comment div.comment-content div.new-comment input.submit {
	font-size: 14px;
	float: right;
	margin: 10px 0;
}

div.comments div.comment div.comment-content div.new-comment p em {
	color: #aaa;
	padding-top: 10px;
	display: block;
}

div.profile-head h1 {
	margin: 0;
	font-size: 36px;
	color: #3E3E3E;
}

div.profile-head h1 a {
	color: #3e3e3e;
}

div.profile-head small {
	color: #aaa;
	font-size: 18px;
	display: block;
	font-weight: normal;
}

div.profile-head img {
	border: 1px solid #aaa;
	padding: 3px;
	background: #fff;
	float: right;
	margin-top: -3px;
}

div.profile-highres-header {
	height: 321px;
	padding: 8px 0;
	background: url('../images/bg_trans.png') repeat;
}

div.profile-highres-img {
	height: 321px;
}

body.profile div.user-avatar {
	height: 320px;
	border: 4px solid #ddd;
	overflow: hidden;
	background: url('../images/bg_no_avatar.jpg') no-repeat;
}

body.profile div.user-wrapper {
	background: #ddd url('../images/bg_profile_info_bot.jpg') bottom center no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 10px;
}

body.profile div.user-info {
	padding: 5px;
	font-weight: bold;
}

body.profile div.user-info h3 {
	margin: 0 0 10px 0;
}

body.profile div.user-info table td.cell-left {
	width: 80px;
	font-weight: normal;
}

body.profile div.featured-content {
	height: 125px;
}

ul.content-stream {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style: none;
	height: 106px;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
}

ul.content-stream li {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 11px;
	overflow: hidden;
}

ul.content-stream li:last-child {
	margin-right: 0 !important;
}

ul.content-stream li p.title {
	background: url('../images/bg_trans_dark.png') repeat;
	padding: 1px 3px;
	margin: 0;
	color: #fff;
	font-size: 11px;
	position: absolute;
}

ul.content-stream li small {
	display: block;
	position: absolute;
	background: url('../images/bg_trans_dark.png') repeat;
	padding: 1px 3px;
	color: #fff;
	height: 14px;
	width: 94px;
	margin-top: -18px;
	text-align: center;
	overflow: hidden;
	line-height: 16px;
}

ul.stats {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.stats li {
	background: #aaa;
	width: 74px;
	height: 50px;
	margin-right: 8px;
	float: left;
}

ul.stats li:hover {
	opacity: 0.9;
}

ul.stats li:last-child {
	margin-right: 0;
}

ul.stats li p {
	background: url('../images/bg_oval_border.png') no-repeat;
	padding: 5px 0 0 0;
	margin: 0;
	height: 45px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

ul.stats li p small {
	display: block;
	text-align: center;
	font-size: 12px;
	margin-top: -5px;
	font-weight: normal;
}

ul.stats li.blue {
	background: #2786C2;
}

ul.stats li.blue:hover {
	background: #2786C2;
}

ul.stats li.red {
	background: #F6402D;
}

ul.stats li.gray {
	background: #3e3e3e;
}

ul.stats li.green {
	background: #AAD450;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

span.activity-links {
	color: #aaa;
	margin: 10px 0 0 0;
	float: right;
}


div.activity-feed h4 {
	font-size: 16px;
	margin: 0;
}

div.activity-feed h4 small {
	display: block;
	color: #aaa;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

div.activity-feed div.entry {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
}

/*
div.activity-feed div.entry:last-child {
	margin-bottom: 0;
	background: none;
}
*/

div.activity-feed img.story-img {
	float: right;
	border: 1px solid #aaa;
	padding: 1px;
}

div.activity-feed div.story-img {
	float: right;
	border: 1px solid #eee;
	width: 100px;
	height: 66px;
	overflow: hidden;
	background: #000;
}

div.activity-feed p.post-content {
	margin: 0;
	float: left;
	width: 480px;
}

div.activity-feed p.blog-blurb {
	width: 592px;
}

div.activity-feed p.post-comment {
	margin: 0;
	float: left;
	width: 480px;
}

div.activity-feed span.post-links, span.post-links {
	font-size: 11px;
	color: #aaa;
	display: block;
	margin-top: 10px;
}

div.activity-feed div.post-type {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
}

div.activity-feed div.user-icon {
	width: 39px;
	height: 39px;
	margin-right: 10px;
	float: left;
	padding: 3px;
	border: 1px solid #aaa;
	margin-left: 3px;
}

div.activity-feed div.user-icon a {
	display: block;
	width: 39px;
	height: 39px;
	overflow: hidden;
}

div.activity-feed div.photo {
	background: url('../images/icon_photo.gif') no-repeat;
}

div.activity-feed div.video {
	background: url('../images/icon_video.gif') no-repeat;
}

div.activity-feed div.blog {
	background: url('../images/icon_blog.gif') no-repeat;
}

div.post-something {
	background: url('../images/bg_dots.gif') bottom left repeat-x;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

div.post-something p {
	margin: 0;
}

div.post-something textarea.bigforms {
	width: 642px;
	padding: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	height: 40px;
}

div.post-something input.submit {
	font-size: 14px;
	float: right;
	margin: 10px 0;
}

ul.profile-actions {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

ul.profile-actions li {
	float: left;
	margin-left: 10px;
	line-height: 34px;
	color: #3e3e3e;
	font-weight: bold;
	font-size: 18px;
	cursor: pointer;
}

ul.profile-actions li.message {
	background: url('../images/icon_action_message.gif') top left no-repeat;
	padding-left: 57px;
	height: 38px;
}

ul.profile-actions li.add {
	background: url('../images/icon_action_add.gif') top left no-repeat;
	padding-left: 48px;
	height: 38px;
}

ul.profile-actions li.settings {
	background: url('../images/icon_action_settings.gif') top left no-repeat;
	padding-left: 48px;
	height: 38px;
}

ul.profile-actions li:hover {
	background-position: bottom left;
	color: #dc0000;
}

ul.profile-actions li a:hover, ul.profile-actions li a {
	color: inherit;
}

ul.extra-links {
	list-style-image: url('../images/bg_arrow_right.gif');
	list-style-position: inside;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url('../images/bg_dots.gif') top left repeat-x;
}

ul.extra-links li {
	background: url('../images/bg_dots.gif') bottom left repeat-x;
	padding: 7px 0;
}

span.profile-menu {
	font-size: 24px;
	font-weight: normal;
}

div.profile-head h1 span.profile-menu a {
	color: #aaa;
}

div.profile-head h1 span.profile-menu a:hover, div.profile-head h1 span.profile-menu a.selected, div.profile-head h1 span.profile-menu a:active {
	color: #dc0000;
	border-bottom: 4px solid #dc0000;
}

div.img-stream {
	height: 152px;
}

div.gallery-stream {
	height: 165px;
}

div.img-stream div.scrollable { 
    position:relative; 
    overflow:hidden; 
    width: 320px;
    height:104px; 
	margin-bottom: 5px;
}

div.gallery-stream div.scrollable { 
    position:relative; 
    overflow:hidden; 
    width: 100%;
    height:145px;
	margin-bottom: 5px;
}

div.gallery-stream div.items a strong {
	display: block;
	color: #fff;
	width: 179px;
	height: 25px;
	line-height: 25px;
	margin-top: -30px;
	background: url('../images/bg_trans.png') repeat;
	padding: 0 5px;
	position: absolute;
	font-size: 11px;
}

div.scrollable div.items, div.scrollable ul.items { 
    width:20000em; 
    position:absolute; 
}

div.scrollable div.items div { 
    float:left; 
}

div.img-stream div.items div.item {
	width: 100px;
	height: 100px;
	border: 1px solid #ddd;
	overflow: hidden;
	margin: 0 7px 0 0;
}

div.img-stream div.items img {
	border: none;
}

div.img-stream div.items a small {
	display: block;
	width: 94px;
	height: 20px;
	background: url('../images/bg_trans_dark.png') repeat;
	color: #fff;
	margin-top: -20px;
	line-height: 20px;
	position: absolute;
	padding: 0 3px;
}

div.gallery-stream div.items img {
	border: 0;
	margin: 0 0 5px 0;
}

div.gallery-stream div.items div.item {
	margin-right: 10px;
	height: 142px;
	background: #000;
	width: 189px;
	overflow: hidden;
}

div.gallery-stream div.items div.active img {
	opacity: 0.5;
}

div.img-stream a.scroll-btn {
	position: absolute;
	display: block;
	width: 90px;
	z-index: 99;
}

div.img-stream a.prev {
	background: url('../images/bg_arrow_left.gif') center left no-repeat;
	padding-left: 15px;
}

div.img-stream a.next {
	background: url('../images/bg_arrow_right.gif') center right no-repeat;
	padding-right: 15px;
	margin-left: 214px;
	text-align: right;
}


a.disabled {
	color: #aaa;
}


body.photo-gallery ul.content-stream, body.photo-user ul.content-stream, body.search ul.content-stream {
	display: block;
	width: 655px;
	overflow: hidden;
	background: none;
	height: inherit;
	margin: 10px 0;
}

body.photo-gallery ul.content-stream li {
	margin-right: 9px;
	margin-bottom: 10px;
	background: #000;
}

body.photo-user ul.content-stream li {
	margin-right: 9px;
	margin-bottom: 10px;
}

body.search ul.content-stream li {
	margin-right: 9px;
	margin-bottom: 10px;
}

ul.content-stream li:hover small {
	text-decoration: underline;
}

div.video-stream-body {
	background: #f1f1f1;
	text-align: center;
	overflow: hidden;
	height: 393px;
}

div.img-stream-body {
	background: #f1f1f1;
	text-align: center;
	padding: 20px;
	overflow: hidden;
}

div.img-stream-body img {
	border: 1px solid #ddd;
	background: #fff;
	padding: 5px;
}

div.top-right-head h3 {
	margin: 0;
	padding: 17px 0 0 0;
}

div.img-stream-details h3 {
	margin: 10px 0;
}

div.img-stream-details p {
	margin: 0;
	line-height: 20px;
}

input.share-text {
	margin: 5px 0 0 17px;
	border: 1px solid #ddd;
	padding: 4px;
	width: 290px;
	color: #aaa;
}

div.foot-menu {
	line-height: 28px;
}

select.foot-select {
	border: none;
	color: #aaa;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

select.foot-select:focus {
	-moz-outline-style: none;
}

p.no-comment {
	text-align: center;
	font-size: 24px;
	font-style: italic;
	color: #fff;
}

form.comment-form span.loading {
	float: right;
	margin-right: 10px;
	color: #aaa;
	font-size: 11px;
	margin-top: 4px;
}

form.comment-form span.loading img {
	vertical-align: middle;
	margin-right: 3px;
}

div.video-feed div.entry {
	padding: 10px 0;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
}

div.video-feed div.entry:first-child {
	padding-top: 0;
}

div.video-feed div.entry h2 {
	margin: 0;
}

div.video-feed small {
	color:#AAAAAA;
	display:block;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	margin: 0 0 10px 0;
}

div.video-feed div.video-img {
	height: 142px;
	width: 189px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	background: #000;
}

div.post-something div.comment-not-logged-in {
	background: #F1F1F1;
	border: 1px solid #DDDDDD;
	color :#AAAAAA;
	font-size: 18px;
	height: 100px;
	line-height: 100px;
	text-align: center;	
}

.profile-owner {
	display: none;
}

ul.like-dislike {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.like-dislike li {
	height: 18px;
	line-height: 18px;
	float: left;
	padding: 0 0 0 20px;
}

ul.like-dislike li.like {
	background: url('../images/icon_like.png') no-repeat;
	margin-right: 10px;
}

ul.like-dislike li.dislike {
	background: url('../images/icon_dislike.png') no-repeat;
}

ul.dislike li.like {
	background: url('../images/icon_liked.png') no-repeat;
}

ul.like li.dislike {
	background: url('../images/icon_disliked.png') no-repeat;
}

ul.dislike li.like a, ul.like li.dislike a {
	color: #aaa;
}

div.jHtmlArea .ToolBar ul li a.custom_image {
	background: url(../js/wysiwyg/images/image.png) no-repeat;
	background-position: 0 0;
}
div.jHtmlArea .ToolBar ul li a.custom_youtube {
	background: url(../js/wysiwyg/images/youtube.png) no-repeat;
	background-position: 0 0;
}

div.jHtmlArea { border: solid 1px #ddd; }

div.jHtmlArea iframe {
	border: none;
}

textarea.blog-post-new {
	width: 648px;
	height: 500px;
}

form.blogform p {
	margin: 5px 0 10px 0;
}

form.blogform input.blogform {
	width: 640px;
	padding: 4px;
	font-size: 20px;
	color: #333;
	border: 1px solid #aaa;
}

form.blogform select.blogform {
	width: 320px;
	padding: 4px 4px 4px 0;
	font-size: 20px;
	color: #aaa;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

form.blogform h2, .dashfeed h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}

form.blogform div.cell-small input.blogform {
	width: 270px;
	padding-right: 40px;
}

form.blogform input.submit {
	background: #2786C2;
	color: #fff;
	padding: 5px 20px;
	font-size: 16px;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
}

form.blogform input.blogform_button {
	background: #ccc;
	color: #fff;
	padding: 5px 20px;
	font-size: 16px;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
}

form.blogform input.delete {
	background: #ddd;
	color: #fff;
	padding: 5px 20px;
	font-size: 16px;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
}

form.blogform input.submit:hover {
	background: #60afe1;
}

form.blogform input.delete:hover {
	background: #dc0000;
}

optgroup option {
	padding-left: 40px;
}

span#tag-add {
	position: absolute;
	margin-left: -30px;
	margin-top: 10px;
}

a.tag-link {
	background: #2786C2;
	color: #fff;
	padding: 5px;
	font-size: 14px;
	line-height: 30px;
	margin-right: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: middle;
}

div.blog-content {
	line-height: 20px;
}

div.blog-content  h3 {
	margin: 20px 0 10px 0;
}

div.upload-form {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #f3f3f3;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

div.upload-body {
	margin: 0;
	padding: 10px;
}

div.upload-body h3 {
	margin: 0 0 5px 0;
}

div.upload-body p {
	margin: 0 0 10px 0;
}

div.photo-form {
	float: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #2E3540;
	padding: 10px;
	color: #fff;
	width: 295px;
	margin: 40px 10px 0 0;
}

div.photo-form p {
	margin: 0 0 10px 0;
}

div.photo-form input.upload-form {
	border-color: #090A0C;
	background: #090A0C;
	color: #fff;
	width: 278px;
}

div.photo-form select.upload-form {
	background: #090A0C;
	color: #fff;
	padding: 6px;
	border: none;
	width: 294px;
	font-size: 14px;
}

div.photo-form select.upload-form option {
	background: #090A0C;
	color: #fff;
	border: none;
}

div.photo-form textarea.upload-form {
	background: #090A0C;
	color: #fff;
	padding: 6px;
	border: none;
	width: 281px;
	height: 50px;
	font-size: 14px;
}

div.photo-form h3 {
	margin: 0 0 5px 0;
}

div.photo-form h4 {
	font-size: 16px;
	margin: 0 0 5px 0;
	color: #969696;
}

select.album-select {
	border:0;
	padding: 12px 4px 4px 4px;
	background:url('images/bg_form_nip.gif') no-repeat;
	background-color:#AAAAAA;
	width: 300px;
	color: #fff !important;
	font-size: 18px;
}

select.album-select option, div.upload-form select.album-select optgroup {
	background: #aaa;
	color: #fff;
}

input.upload-form {
	border: 4px solid #aaa;
	background: #fff;
	width: 284px;
	font-size: 14px;
	padding: 4px;
}

textarea.upload-form {
	border: 4px solid #aaa;
	background: #fff;
	width: 284px;
	height: 40px;
	font-size: 14px;
	padding: 4px;
}

ul.rules {
	margin: 0;
	color: #fff;
	font-style: italic;
}


div.fileinputs {
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #2786C2;
	height: 40px;
	color: #fff;
	cursor: pointer;
	margin-bottom: 10px;
}

div.fileinputs:hover {
	background: #68b8ea;
}

div.fileinputs big {
	line-height: 40px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 20px;
	position: absolute;
	width: 100%;
	z-index: 2;
	cursor: pointer;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

input.submit-big, div.upload-form input.submit {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #2786C2;
	color: #fff;
	padding: 5px 10px;
	float: right;
	font-size: 20px;
	cursor: pointer;
	border: none;
}

input.submit-big:hover, div.upload-form div.photo-form input.submit:hover {
	background: #68b8ea;
}

div.profile-bubble input.submit-big {
	margin: 10px 0;
}

div.gallery-select {
	line-height: 30px;
	color: #aaa;
	text-align: right;
}

.pointer {
	cursor: pointer;
}

#inbox_body {
	width: 300px;
	float: left;
}

ul#message_list {
	overflow-y: scroll;
	background: url('../images/bg_trans_white.png') repeat;
	list-style: none;
	height: 230px;
	margin: 20px 0 0 0;
	padding: 0;
}

ul#message_list li {
	background: url('../images/bg_dots.gif') bottom left repeat-x;
	height: 40px;
	cursor: pointer;
	padding: 3px;
}

ul#message_list li.unread {
	background: #eee url('../images/bg_dots.gif') bottom left repeat-x;
}

ul#message_list li:hover {
	background-color: #f1f1f1;
}

ul#message_list li strong {
	font-size: 14px;
	display: block;
}

ul#message_list li small {
	display: block;
}

div.popup-content a.folder {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #aaa;
	color: #fff;
	padding: 5px 10px;
}

div.popup-content a.folder:hover, div.popup-content a.selected {
	background: #2786C2;
}

#message_body {
	width: 470px;
	float: left;
	margin-left: 10px;
	background: url('../images/bg_trans_white.png') repeat;
}

div.message-balloon {
	padding: 24px 0 0 0;
	color: #fff;
	background: url('../images/bg_messages_empty_top.gif') no-repeat;
	margin: 0;
}

div.message-balloon h3 {
	margin: 0;
	padding: 0 10px;
}

div.message-balloon p {
	background: #2786C2;
	color: #fff;
	margin: 0;
	padding: 0 10px !important;
}

div.message-balloon div.bottom {
	height: 20px;
	background: url('../images/bg_messages_empty_bot.gif') bottom center no-repeat;
}

div#compose-message {
	display: none;
	margin-top: 20px;
	height: 230px;
}

div#compose-message select.blue-select {
	width: 248px;
	color: #333;
	padding: 5px;
	background: none;
	font-size: 14px;
	border: none;
}

div#compose-message h3 {
	margin: 0;
}

div#compose-message input.bigforms {
	width: 400px;
	display: block;
	padding: 3px 3px 3px 0;
	font-size: 20px;
	color: #333;
	border: none;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
}

div#compose-message textarea.bigforms {
	width: 400px;
	height: 70px;
	padding: 3px 3px 3px 0;
	font-size: 14px;
	color: #333;
	border: none;
	background: url('../images/bg_dots.gif') bottom left repeat-x;
}

div#compose-message input.submit {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #2786C2;
	color: #fff;
	padding: 5px 10px;
	font-size: 14px;
	border: none;
}


div.view-message {
	overflow-y: scroll;
	background: url('../images/bg_trans_white.png') repeat;
	list-style: none;
	height: 230px;
	margin: 20px 0 0 0;
	padding: 0;
}

div.view-message h3 {
	margin: 0 0 5px 0;
}

div.view-message p {
	padding: 0 0 5px 0 !important;
	margin: 0;
}

body.video-indiv ul.clips {
	margin: 0;
	background: none;
}

body.video-indiv ul.clips li:first-child {
	background: none;
	padding-top: 0;
}

body.video-indiv ul.clips li div.clip_desc, body.video-indiv ul.clips li div.clip_info {
	width: 190px;
}

div#registered h2 {
	color: #aaa;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 10px;
}

div.registered {
	padding-left: 110px;
	background: url('../images/icon_flag.png') left center no-repeat;
}

div.registered h4 {
	font-size: 40px;
	color: #2786C2;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding-top: 50px;
	text-shadow: 0 1px 1px #3e3e3e;
}

.bubble-top {
	background: url('../images/bg_nipple_top.png') top center no-repeat;
	height: 12px;
}

.bubble-top-left {
	background-position: 95% top;
}

.bg-gray {
	background-color: #ddd;
}

.bg-blue {
	background-color: #2786C2;
}

.bg-dark-blue {
	background-color: #2E3540;
}

.text-white {
	color: #fff;
}

.bubble {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.profile-bubble {
	background: #f3f3f3;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

.bubble-no-activity {
	padding: 10px;
	background: #2786C2;
	color: #fff;
	font-size: 20px;
	text-align: center;
}

.bubble-no-activity a {
	color: #fff;
}

input.w25, select.w25 {
	width: 20% !important;
}
input.ww34{ width:20%!important;}

input.w15, select.w15 {
	width: 10% !important;
}

input.focus-gray, textarea.focus-gray, select.focus-gray {
	color: #aaa;
}

input.focus-gray:focus, textarea.focus-gray:focus, select.focus-gray:focus {
	color: #333;
}

div.below-photo-form {
	width: 315px;
	clear: both;
	margin: 10px 0 0 0;
}

div.below-photo-form p {
	margin: 0 0 5px 0;
}

div.edit-avatar {
	height: 90px;
	margin-top: -120px;
	padding: 10px;
	background: url('../images/bg_trans_dark.png') repeat;
	color: #fff;
}

div.edit-avatar p {
	margin: 0 0 5px 0;
	line-height: 20px;
}

div.edit-avatar h3 {
	margin: 0 0 10px 0;
}

div.edit-avatar span.file {
	width: 100px;
	padding: 5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #2786C2;
	float: left;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	margin-right: 10px;
}

div.edit-avatar span.file:hover {
	background: #68b8ea;
}

div.edit-avatar input.file {
	width: 80px;
	height: 20px;
	position: absolute;
	z-index: -100;
	cursor: pointer;
}

div.edit-avatar input.submit {
	width: 100px;
	padding: 6px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fff;
	float: left;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	color: #2786C2;
	font-weight: bold;
	position: relative;
	z-index: 100;
	border: none;
}

div.edit-avatar input.submit:hover {
	background: #2786C2;
	color: #fff;
}

form.avatar-form input.submit {
	padding: 5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #2786C2;
	float: right;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	border: none;
}

form.avatar-form input.submit:hover {
	background: #68b8ea;
}

div.crop-canvas {
	background: #f3f3f3;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px 0;
}


#tooltip a {
	color: #fff;
	text-decoration: underline;
}

.success-inline {
	color: #2786C2;
}

.block {
	display: block;
}

.edit-hover {
	display: none;
}

.owner-edit {
	cursor: text;
}

.owner-edit:hover {
	background-color: #ffffda;
}

.owner-edit:hover span.edit-hover {
	display: inline;
}

.edit-hidden {
	display: none;
	
}

.edit-hidden a.save-input {
	margin-left: -37px;
	font-weight: bold;
}

.edit-hidden a.save-textarea {
	font-weight: bold;
	margin: 0 23px 20px 0;
	display: block;
	text-align: right;
	float: right;
}

.edit-hidden input {
	width: 70%;
	font-size: 20px;
	padding: 3px 50px 3px 3px;
	vertical-align: middle;
	border: 1px solid #ddd;
}

.edit-hidden textarea {
	width: 625px;
	padding: 3px;
	vertical-align: middle;
	border: 1px solid #ddd;
	height: 60px;
}

body.photo-indiv p.edit-hidden {
	margin: 6px 0 10px;
}

form.edit-photo input.edit-form {
	width: 95%;
	border: 1px solid #ddd;
	padding: 3px;
	font-size: 14px;
}

form.edit-photo textarea {
	width: 95%;
	height: 70px;
	border: 1px solid #ddd;
	padding: 3px;
	font-size: 14px;
}


form.edit-photo input.submit {
	padding: 5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #2786C2;
	float: right;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	border: none;
}

form.edit-photo input.submit:hover {
	background: #68b8ea;
}

form.edit-photo input.delete {
	padding: 5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #f3f3f3;
	float: right;
	text-align: center;
	margin-right: 10px;
	font-size: 14px;
	cursor: pointer;
	color: #aaa;
	font-weight: bold;
	border: none;
}

form.edit-photo input.delete:hover {
	background: #dc0000;
	color: #fff;
}

ul.friends {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.friends li {
	width: 315px;
	float: left;
	height: 110px;
	margin: 0 8px 10px 0;
	cursor: pointer;
}

ul.friends li:hover a {
	color: #dc0000;
}

ul.friends li a.friend-avatar {
	float: left;
	margin-right: 10px;
}

ul.friends li a.friend-avatar img {
	padding: 3px;
	border: 1px solid #ddd;
}

ul.friends li h2 {
	font-size: 20px;
	margin: 0;
}


ul.friends_small {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.friends_small li {
	width: 210px;
	float: left;
	height: 83px;
	margin: 0 2px 10px 0;
	cursor: pointer;
	overflow: hidden;
}

ul.friends_small li:hover a {
	color: #dc0000;
}

ul.friends_small li a.friend-avatar {
	float: left;
	margin-right: 10px;
}

ul.friends_small li a.friend-avatar img {
	padding: 1px;
	border: 1px solid #ddd;
}

ul.friends_small li p {
	margin-left: 53px;
}

ul.friends_small li h2 {
	font-size: 14px;
	margin: 0;
}


body.pros ul.friends li {
	width: 300px;
}

div.friend-request a.user-avatar {
	float: left;
	margin-right: 10px;
}

div.friend-request a.user-avatar img {
	padding: 3px;
	border: 1px solid #ddd;
}

div.friend-request-accept {
	width: 300px;
	text-align: center;
	padding: 26px 10px;
	border: 1px solid #ddd;
	float: left;
}

div.friend-request h3 {
	font-size: 16px;
}

div.friend-request input {
	padding: 5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	margin-right: 10px;
	font-size: 14px;
	cursor: pointer;
	font-weight: bold;
	border: none;
}

div.friend-request input.accept {
	background-color: #2786C2;
	color: #fff;
}

div.friend-request input.accept:hover {
	background: #68b8ea;
	color: #fff;
}

div.friend-request input.reject {
	background-color: #f3f3f3;
	color: #aaa;
}

div.friend-request input.reject:hover {
	background: #dc0000;
	color: #fff;
}


.below-photo-form fieldset {
	border: 1px solid #ddd;
	margin: 0 0 10px 0;
}

.map-overlay {
	line-height: 28px;
	color: #fff;
	background: url('../images/bg_trans.png') repeat;
	position: absolute;
	z-index: 2;
	padding: 0 10px;
}

.map-overlay select {
	background:url('../images/bg_dots.gif') bottom left repeat-x;
	color: #fff;
	font-size: 14px;
	border: none;
	width: 145px;
}

.map-overlay select option {
	background:transparent url('../images/bg_trans.png') repeat;
	border: none;
	color: #fff;
	font-size: 14px;
}

.map-overlay select:active, .map-overlay select:focus {
	outline: none;
	-moz-outline-style: none;
}

.track-desc {
	line-height: 20px;
}

.track-desc p {
	margin: 0 0 20px 0;
}

body.text-only p {
	margin: 10px 0;
	line-height: 18px;
}

input.contactforms, select.contactforms {
	width: 60%;
	padding: 3px;
	border: 1px solid #aaa;
	font-size: 14px;
}

textarea.contactforms {
	width: 60%;
	height: 130px;
	padding: 3px;
	border: 1px solid #aaa;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

input.contactsubmit {
	padding: 5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #2786C2;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	border: none;
}

input.contactsubmit:hover {
	background: #68b8ea;
}

div.track-comment textarea {
	width: 95%;
	padding: 3px;
	border: 1px solid #aaa;
	height: 60px;
}

div.track-comment input.submit {
	margin-top: 10px;
}

ul.track-photos {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.track-photos li {
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

a.weather-link {
	line-height: 20px;
	padding-left: 20px;
	background: url('../images/icon_weather.gif') no-repeat;
}

a.search-near-here {
	line-height: 20px;
	padding-left: 20px;
	background: url('../images/icon_search.gif') no-repeat;
}

div.gmnoprint {
	margin-top: 20px;
}

div.gmnoprint div.gmnoprint {
	margin-top: 0;
}

#subnav span.loggedin a.quick-links:hover {
	text-decoration: none;
	color: #2786C2;
}

#subnav span.loggedin a.quick-links:hover big {
	text-decoration: none;
	color: #2786C2;
}

ul#quick-links-list {
	display: none;
	width: 160px;
	background: url('../images/bg_trans_dark.png') repeat;
	color: #fff;
	margin: 0 0 0 200px;
	position:absolute;
	z-index: 100;
	list-style: none;
	padding: 0;
}

ul#quick-links-list li {line-height: 25px;}

ul#quick-links-list li a {	color: #fff !important;	padding: 0 10px;}
/********************************FullSpeed Race Track Finder Start here*************************/
.rt_finder{ margin:5px 0;}
.rt_finder h3{ font:bold 22px Arial, Helvetica, sans-serif;}

.fmt_tracks{ margin:10px 0 10px 40px; float:left; background:url(../images/searchbg.png) no-repeat;padding:20px 0 0 20px; width:900px; height:40px;}
.fmt_tracks label{margin-right:5px; float:left; font:bold 16px Arial, Helvetica, sans-serif; color:#2786C2; text-align:right;}
.fmt_tracks select{ margin:0 6px; float:left;}
.fmt_tracks input[type="button"]{ background:#2786C2; border:2px solid #56b3ed; color:#fff; font:bold 12px Arial, Helvetica, sans-serif;}

.rt_finderdiv{ margin:5px 0 5px 40px;}
.rt_finderdiv h4{ border-bottom:1px solid #CCCCCC;font:bold 16px Arial,Helvetica,sans-serif;margin:5px 0 10px 0;padding:5px 0;
width:900px;}

.rt_finderdiv .filterresultes{ border-bottom:1px solid #CCCCCC;font:normal 12px Arial,Helvetica,sans-serif;margin:5px 0 10px 0;padding:5px 0 5px 5px;
width:900px;}
.filterresultes input{margin:0 0px;}
.filterresultes input[type="button"]{ background:#2786C2; border:2px solid #56b3ed; color:#fff; font:bold 12px Arial, Helvetica, sans-serif;}
.rt_tabel{ padding:3px 8px 3px 0px; background:url(../images/dotline.png) repeat-x  bottom left; margin:5px 25px; width:300px;}
.rt_tabel h5{ font:bold 12px Arial, Helvetica, sans-serif;  margin:0px; color:#2786c2;}
.rt_tabel p{ font:normal 12px Arial, Helvetica, sans-serif; line-height:16px; margin:0px;}
.rt_tabel p strong{color:#2786c2;}

.rt_maps{float:right;margin-right:45px;}

div.scrollholder
{
    position: relative;
    width: 405px; height:215px;
    overflow: auto;
    z-index: 1;
	margin:5px;
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width:100%;
    z-index: 2;
	
}

div.track
{
    position: relative;
    float:right;
    top: 0; 
    width:15px; height: 100%;
    font-size:0.80em;
    z-index: 3;
	background:url(../images/scrolltrack.png) repeat-y;
}

div.drag_bar
{
    position: absolute;
    width:100%; height: 14px;
    cursor: pointer;
    z-index: 4;
    background:#2786c2;
}  

code
{
    display: block;
    background: #fff;
    white-space: pre;
}


.scrollholder
{
    float: left;
    margin: 0;
}

#operaBug
{
overflow:hidden;
float:left;
width:415px; height:225px; background:url(../images/bgscrollbox.png) no-repeat;
}

.revert
{
    direction: rtl;
    unicode-bidi: bidi-override;
    text-align: left;
}

.imgandtabs{margin:50px 0 20px 0;}

.imgloadings{ float:left; width:400px;}
.imgloadings img{border:2px solid #333; padding:2px;}

#loadarea{ text-align:center; width:400px; height:200px;}
.limgsmal{width:400px; text-align:center; margin-top:10px;}
.limgsmal a img{margin:5px; border:2px solid #ccc; padding:2px;}

.rightdivtab{ width:451px; float:left; margin-left:88px; }

.multytab{width:431px; margin-top:-5px; background:#eaeaea; padding:20px 10px;}
.multytab h4{font:bold 16px Arial, Helvetica, sans-serif; color:#2786C2; margin:0;}
.multytab h6{font:normal 12px Arial, Helvetica, sans-serif; color:#2786C2; margin:0;}
.multytab p{ margin:10px 0 0 0;}

div.imgloadings a.prev {
	background: url('../images/bg_arrow_left.gif') center left no-repeat;
	padding-left: 15px;
	margin-left:36px;
}

div.imgloadings a.next {
	background: url('../images/bg_arrow_right.gif') center right no-repeat;
	padding-right: 15px;
	margin-left: 214px;
	text-align: right;
}

/********************************FullSpeed Race Track Finder Start End*************************/


.scrollblack{ float:left;}

.googlemap1{ display:block;}

.hide_onsubmit1{ margin-left:110px; }

