/* GLOBAL STYLES */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

body {
	color:#fff;
	background-color: #292929;
	position: relative;
	text-align: center;
	font-size: 8pt;
	margin: 0px; 
	padding: 0px;
	font-family:"Century Gothic", Arial, sans-serif;
}
div.body {
	width: 900px;
	margin: auto;
}

div.into_item {
	color: #ff0000;
	width:150px;
	float:left;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	text-decoration: underline;
	margin: 20px 0px 10px 0px;

}
#left_col_search {
	margin-left: 10px;
	text-align: left;
}
#men_online_tag {
	text-align: right;
	font-weight: bold;
	overflow: hidden;
}
#men_online_tag img {
	float: right;
	margin: 2px 0px 0px 8px;
}
div, td {
	font-size: 8pt;
	color: #FFF; /* old was #555555 */ 
	line-height: 140%;
}

div.top_wrapper {
	background: #000 url(../images/top-bg.gif) repeat-x; 
	width: 100%;
	height: 145px;
	overflow: hidden;
}

div.top {
	width: 900px;
	margin: auto;
}

div.middle_wrapper {
	background-color: #000;
	padding-top: 10px;
	width: 100%;
}

div.middle {
	width: 900px;
	margin: 5px auto 0px auto;
}

#my_profile_access {
	position: absolute;
	margin-left: -95px;
}

#featured_video {
	position: absolute;
	margin-left: -340px;
	top: 360px;
}

.bottom_wrapper {
	background: #414141 url("../site_images/splashBottom_Gradient.jpg") repeat-x; 
	width: 1000px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
	height:200px;
}

.bottom {
	width: 900px;
	margin: auto;
}

td.top_menu {
	background-image: none;  
}

td.top_menu2 {
	width: 20%; 
	text-align: right; 
	border-right: 1px solid #999; 
	background-image: none; 
}

div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
	height: 45px;
	border-left: 1px solid #000;
}

div.top_menu_link_container_end {
	border-left: 1px solid #999;
}

div.top_menu_link {
	font-weight: bold;
	font-size: 10pt;
	padding-top: 5px;
	padding: 15px 10px 0px 10px;
}

div.top_menu_link_loggedin {
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 5px;
	padding: 6px 0px 0px 10px;
}

div.menu {
	width: 150px; 
	border: 1px solid #999; 
	border-left: 3px solid #000;
	background: #EEEEEE; 
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}

td.menu_user {
	padding: 5px 10px 5px 10px; 
	border: none; 
}

div.menu_item {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_item2 {
	float: right;
	width:100px;
	height:40px;
	padding: 11px 0px 0px 0px;
	margin-left:10px;
	font-weight: bold;
	text-align:center;
	background: url(/site_images/bg_button.gif) top right no-repeat;
}

div.menu_item3 {
	float: right;
	width:100px;
	height:45px;
	padding: 8px 0px 0px 0px;
	margin-left:10px;
	font-weight: bold;
	text-align:center;
	background: url(/site_images/bg_button.gif) top right no-repeat;
}

div.men_online_header {
	width:135px;
	height:27px;
	padding: 9px 0px 0px 0px;
	margin-left:13px;
	font-weight: normal;
	text-align:center;
	background: url(/site_images/p_b_menonline_on.gif) top left no-repeat;
}

div.menu_sep {
	padding: 2px 0px 0px 10px;
	float: left;
	background: none;
}

img.menu_icon {
	display: none;
}

img.menu_icon2 {
	display: none;
}

div.menu_arrow {
	padding: 2px;
	float: left;
}

div.menu_item_dropdown a {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	border-left: 3px solid #999;
	display: block;
	background: #333;
}

div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px; 
	font-weight: normal;
	background: #000;
	text-decoration: none;
	display: block;
}

div.menu_dropdown {
	border: 1px solid #999;
	text-align: left;
	border-top: none; 
	background: #FFF; 
	position: absolute; 
	margin-top: 6px;
	margin-left: -20px;
	z-index: 99;
	width: auto; 
}

td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif); 
	background-repeat: repeat-x; 
	font-weight: bold; 
	font-size: 11pt; 
	padding: 10px 10px 8px 15px; 
	color: #FFFFFF;
	border-bottom: 1px solid #999;
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px; 
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
	background: #000;
}

div.content {
	width: 900px; 
	padding: 0px 0px 20px 0px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}

div.copyright {
	padding: 4px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px; 
	color: #999;
	font-size: 9px;
}

div.copyright p.black {
	color: #000;
}

div.copyright a {
	color: #ff0000;
}

.page_header {
	font-size: 18pt;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #999;
}

td.header {
	padding: 4px 5px 5px 6px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
 	border-top: 1px solid #999;
	border-bottom: 0px;
	font-weight: bold;
	background-color: #323232;
	color: #fff;
}

div.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #999;
	font-weight: bold;
	background-color: #323232;
	color: #fff;
	text-align: center;
}

div.portal_footer {
	background-image: url(../images/module-footer.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 12px;
}

div.login_header {
	background-image: url(../images/login-header.gif);
	background-repeat: repeat-x;
}

div.login_portal_content {
	background-color: #323232;
}

div.login_portal_footer {
	background-image: url(../images/login-footer.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 200px;
}

div.newupdates {
	position: absolute; 
	height: 31px; 
	width: 150px; 
	margin: 15px 0px 0px 15px;
	background-image: url(../images/newupdates.gif); 
	background-repeat: no-repeat;
}

div.newupdates_content {
	text-align: left; 
	padding: 8px 5px 5px 12px; 
	color: #FFFFFF;
}

div.box {
	background: #000;
	border: 1px solid #999;
	border-top: none;
	padding: 10px;
}

td.shadow {
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	padding-bottom: 5px;
}

input.text, input.text_small {
	border: 1px solid #666666;
	background-color: #333333;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	vertical-align: middle;
	padding-left: 2px;
}

input.text_small {
	border: 1px solid #666666;
	background-color: #333333;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	vertical-align: middle;
	padding-left: 2px;
	line-height: 8px;
}

input.upload {
	border: 1px solid #666666;
	background-color: #fff;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #333;
	vertical-align: middle;
	padding-left: 2px;
}

input.search {
	vertical-align: middle; 
	background-image: url(../images/search.gif); 
	background-repeat: no-repeat; 
	color: #555555; 
	font-size: 12pt; 
	padding-left: 23px; 
	font-weight: bold;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input.button {
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 8pt;
	padding: 3px;
	color: #ccc;
	font-weight: bold;
	background: #666;
	vertical-align: middle;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

input.button:hover {
	background: #505050;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	color: #fff;
	cursor: pointer;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #666666;
	background-color: #333333;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	padding-left: 2px;
	font-size: 10pt;
}

select {
	border: 1px solid #666666; 
	background-color: #333333;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	margin-top: 1px;
}
select.small, input.small {
	border: 1px solid #666666; 
	background-color: #333333;
	font-family:"Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:9px;
	color: #ffffff;
	height: 14px;
}

td select {
	border:1px solid #666666;
}
.icon {
	vertical-align: top;
	margin-right: 5px;
}
.icon2 {
	vertical-align: top;
	margin-right: 1px;
}
.icon_big {
	display:none;
}


#main_photo_crop {
	width:230px;
	height:230px;
	margin: 0px;
	overflow:hidden; 
	border:none;
}

#main_photo_crop img.photo {
   border: #CCC thin 1px solid;
}

font.small {
	font-size: 7pt;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

font.big {
	font-size: 9pt;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

.center {
	margin: 0px 40px;
	text-align: center;
	}

#formcenter {
	margin:0px 60px;
}

#relock {
	text-align: left;
	clear:both;
	display:block;
}

.boxed_msg {
	border:1px solid #fff; 
	width:750px;
	padding:5px; 
	margin:0px auto;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
	background-color:#FFF;
	padding:5px;
}

div.spacer10 {
	margin-top: 10px;
	height: 0px;
	font-size: 1pt;
}

a:link { color: #ff0000; text-decoration: none; }
a:visited { color: #ff0000; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }

a.top_menu_item:link { color: #000; text-decoration: none;}
a.top_menu_item:visited { color: #000; text-decoration: none; }
a.top_menu_item:hover { color: #fff; text-decoration: none; }

a.menu_item:link { color: #c7c5c7; text-decoration: none; }
a.menu_item:visited { color: #c7c5c7; text-decoration: none; }
a.menu_item:hover { color: #fff; text-decoration: underline; }

a.favorites:link { color: #0ff720; text-decoration: none; }
a.favorites:visited { color: #0ff720; text-decoration: none; }
a.favorites:hover { color: #fff; text-decoration: underline; }

a.messages:link { color: #ffc701; text-decoration: none; }
a.messages:visited { color: #ffc701; text-decoration: none; }
a.messages:hover { color: #fff; text-decoration: underline; }

a.newupdates:link { color: #F2F2F2; text-decoration: none; }
a.newupdates:visited { color: #F2F2F2; text-decoration: none; }
a.newupdates:hover { color: #FFFFFF; text-decoration: underline; }

a.copyright:link { color: #fff; text-decoration: none; }
a.copyright:visited { color: #fff; text-decoration: none; }
a.copyright:hover { color: #fff; text-decoration: underline; }

a.portal_signup:link { color: #fff; text-decoration: none; }
a.portal_signup:visited { color: #fff; text-decoration: none; }
a.portal_signup:hover { color: #ccc; text-decoration: none; }

label:hover { color: #3399FF; text-decoration: underline; }

.page_titles {
	margin:0px;
	padding: 20px;
	text-align:left;
}

.tab_btns {
	margin: 0px;
	padding:15px 10px 20px 20px;
	text-align:left;
	clear:both;
	height:25px;
}
 .tab_btn1, .tab_btn2, .tab_btn3 {
	margin:0px;
	padding:0px 5px 0px 0px;
	float:left;
	width:125px;
 }
 
 .tab_right {
	margin:0px;
	padding:0px 20px 0px 0px;
	float:right;
	width:200px;
	text-align:right;
 }
 
.tab_titles {
	margin:0px;
	padding: 0px 20px;
	text-align:left;
}

.pagination {
	margin: 10px;
}

table.tabs {
	padding: 10px 0px 10px 0px;
	margin:  0px;
	height:5px;
	}
td.tab {
	background: #000;
	padding-left: 1px;
	border-bottom: 1px solid #999;
	margin: 0px;
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #999;
	margin: 0px;
}
td.tab1 {
	border: 1px solid #ccc;
	border-top: 3px solid #ff0000;
	border-bottom: 1px solid #999;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	margin: 0px;
}
td.tab2 {
	background: #333;
	border: 1px solid #999;
	border-top: 3px solid #999;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	margin: 0px;
}
td.tab3 {
	background: #000;
	border-bottom: 1px solid #999;
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	margin: 0px;
}


table.tabtitles {
	padding: 0px;
	margin:  0px 20px 0px 20px;
	height:5px;
	}

table.list {
	width: 100%;
	border: 1px solid #999;
	border-bottom: none;
}

td.list_header {
	background: #EEEEEE;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #999;
	vertical-align: middle;
}

tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #999;
}

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #999;
}

.table_limiter {
	height:300px;
}

#form_stats {
	margin: 10px 20px 0px 20px;
	height:470px;
}

.form1 {
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	float: left;
	width: 100px;
	display:inline;
	text-align:left;
	}
.form2 {
	padding: 0px 0px 5px 10px;
	width: 340px;
	display:inline;
	float: left;
	}

#submitbtn_box {
	padding: 50px 70px 0px 0px;
	height:10px;
	text-align: right;
	}

td.bg_light {
	background: #F5F5F5;
}

div.form_desc {
	font-size: 8pt;
	padding: 5px 0px 5px 0px;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	line-height: 16pt;
}

div.bg_option {
	background: url(/site_images/bg_option.gif) top left no-repeat;
	padding: 4px 0px 0px 13px;
	height: 37px;
}
div.bg_multi_option {
	background: url(/site_images/bg_multi_option.gif) top left no-repeat;
	padding: 4px 0px 0px 13px;
	height: 80px;
}
td.button {
	text-align: left;
	border: 1px solid #999;
	border-left: 5px solid #999;
	background: #323232;
	padding: 7px 8px 7px 6px;
	font-weight: bold;
}
div.button {
	font-weight: bold;
}
td.result {
	font-weight: bold;
	text-align: center;
	border: 1px dashed #999;
	background: #000;
	padding: 7px 8px 7px 7px;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
	color: #ff0000;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
	padding: 0px;
	text-align: center;
}
div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
div.ad_left {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
}
div.ad_right {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	text-align: center;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/* STYLES FOR RECENT ACTION */
.recentaction_div_media {
	padding: 10px 10px 10px 20px;
}
.recentaction_div_media img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}
img.recentaction_media {
	float: left;
	margin: 3px; 
	border: solid 1px #999;
}
.recentaction_div {
	padding: 10px 20px 10px 20px;
	position: relative; 
	max-height: 125px;
	max-width: 300px; 
	overflow: auto;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
.recentaction_div img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}




/* STYLES FOR FRIEND SUGGEST FEATURE */
.suggest_item a {
	padding: 3px 3px 3px 5px; 
	background: #F7F7F7; 
	border-bottom: 1px solid #999;
	width: 181;
	display: block;
}
.suggest_item a:hover {
	background: #003366;
	color: #FFFFFF;
}
div.suggest {
	position: absolute; 
	background-color: #000; 
	text-align: left; 
	border: 1px solid #999;
	padding: 0px;
	display: none;
} 
a.suggest:link { color: #555555; text-decoration: none; }
a.suggest:visited { color: #555555; text-decoration: none; }
a.suggest:hover { color: #FFFFFF; text-decoration: none; }



/* LOGIN PAGE */
td.login_middle {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 16pt;
}
td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}








/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 10px;
}
div.portal_content {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: none;
	border-bottom: 1px solid #999;
	padding: 10px;
	background: #323232;
}
td.portal_text {
	vertical-align: top; 
	padding: 10px 20px 10px 10px;
}
table.portal_table {
	margin-bottom: 10px;
}
div.portal_login {
	padding: 25px 10px 25px 10px;
	background: #000; 
	text-align: center;
	font-weight: bold;
	border: 1px solid #000;
}
td.portal_member {
	padding: 10px 7px 10px 7px;
	text-align: center;
	font-weight: bold;
}
div.portal_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #999; 
}
div.portal_action_top {
	padding: 6px 6px 6px 6px; 
}
div.portal_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.portal_whatsnew {
	border: 1px solid #999;
	padding: 4px 10px 4px 10px;
}
div.portal_signup a, div.portal_signup a:hover {
	font-size: 14pt; 
	line-height: 22px;
	text-align: center; 
	display: block;
}
div.portal_signup_container1 {
	padding-top: 15px;
	height: 49px;
	background-image: url(../images/portal_join_bg.gif); 
	background-repeat: no-repeat;
}
div.portal_signup_container1:hover {

}














/* WHATS NEW PAGE */
td.home_left {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
td.home_right {
	vertical-align: top;
}
td.home_stats {
	padding: 10px;
	background: #000;
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
}
td.home_menu {
	padding: 10px;
	background: #000;
	border: 1px solid #999;
}
td.home_menu1 {
	font-weight: bold;
}
td.home_notification {
	text-align: left;
	border: 1px solid #999;
	background: #000;
	padding: 7px 8px 7px 6px;
}
div.home_photo {
	border: 1px solid #999;
	padding: 5px;
	background: #000;
	margin-bottom: 10px;
}
td.home_box {
	border: 1px solid #999;
	border-top: none;
	padding: 8px;
	background: #000;
}
table.home_menu {
	border: 1px solid #999;
	border-bottom: none;
	margin-bottom: 10px;
}
td.home_menu1 a {
	background-color: #000;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #999;
	padding: 5px 5px 5px 7px;
	font-size: 8pt;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
}
td.home_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
}
div.home_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #999; 
}
div.home_action_top {
	padding: 6px 6px 6px 6px; 
}
div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.home_whatsnew {
	border: 1px solid #999; 
	padding: 5px 10px 5px 10px;
}
div.home_updated {
	font-size: 7pt;
	color: #888888;
	padding-top: 2px;
}












/* WHATS NEW - MY NETWORK PAGE */
div.network_content {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: none;
	border-bottom: 1px solid #999;
	background: #000;
	padding: 8px;
	widthXXX: 182px;
}



	











/* VIEW PROFILE PAGE */
td.profile {
	background: #000;
	border: 1px solid #999;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.profile_leftside {
	padding-top: 5px;
	vertical-align: top;
}
td.profile_rightside {
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
}
div.profile_field_value {
	max-width: 500px;
	overflow: auto;
}

td.profile_stats_field_value {
	color: #ffc701;
	font-size: 12px;
	font-weight: bold;
}

td.profile_stats_field_value a {
	color: yellow;
}

td.profile_into_field_value {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}

td.profile_lf_field_value {
	font-size: 12px;
	font-weight: bold;
}

div.profile_friend_photo {
	float: left; 
	width: 90px; 
	text-align: center; 
	border: 1px solid #999;
}
div.profile_friend_info {
	float: left; 
	padding-left: 10px;
}
div.profile_friend_options {
	text-align: right; 
	padding-left: 10px;
}
div.profile_friend_name {
	font-size: 10pt;
	font-weight: bold;
}
div.profile_friend_details div {
	color: #888888;
	font-size: 7pt;
}
div.profile_image {
	float: left;
	padding: 5px;
	text-align: center;
	width: 111px;
}
div.profile_bar {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
td.profile_item1 {
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
}
td.profile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.profile_comment_author {
	float: left;
	padding: 5px 7px 5px 7px;
	background: #F1F1F1;
	border-top: 1px solid #999;
}
div.profile_comment_date {
	text-align: right;
	padding: 5px 7px 5px 7px;
	background: #F1F1F1;
	border-top: 1px solid #999;
}
div.profile_comment_body {
	clear: left;
	padding: 5px 7px 5px 7px;
	overflow: auto;
	max-width: 550px;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
div.profile_comment_body img {
	max-width: 475px;
	width: expression(this.width > 475 ? 475: true);
}
div.profile_comment_links {
	text-align: right;
	padding-right: 7px;
}
table.profile_menu {
	border: 1px solid #999;
	border-bottom: none;
}
td.profile_menu1 a, div.nolink {
	background-color: #333;
	border-bottom: 1px solid #999;
	border-right: 8px solid #999;
	padding: 5px 5px 5px 7px;
	font-size: 8pt;
	display: block;
}
td.profile_menu1 a:hover {
	background-color: #000;
	border-right: 8px solid #ff0000;
	text-decoration: none;
}
td.profile_photo {
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #999;
	padding: 5px;
	background: #323232;
	height: 150px;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #999;
	background: #F5F5F5;
}
div.profile_postcomment {
	border: 1px solid #999;
	background: #323232;
	margin-bottom: 10px;
	padding: 10px 14px 8px 10px;
}
.comment_area {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	color: #888888; 
	width: 100%;
	height: 70px;
}
div.profile_action {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px solid #999; 
	margin-bottom: 5px;
}
div.profile_action_bottom {
	padding-bottom: 2px;
}
div.profile_action_date {
	color: #999999;
	float: right;
	padding-left: 5px;
}

#profile_username {
	font-size:24px;
	font-weight:bold;
	margin: 0px;
	text-align:left;
	margin: 0px;
	padding: 15px 10px 15px 45px;
	height:40px;
	background:  url("../site_images/puzzlepiece.gif") top left no-repeat;
}

#profile_leftcol {
	width: 260px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	height: 705px;
	float:left;
	clear:none;
	}

#profile_rightcol {
	width: 700px;
	margin: 0px;
	float:left;
	clear:none;
	height:100%;
	text-align:left;
}

.profile_hdr {
	font-size: 18px;
	margin: 30px 0px 0px 0px;
	clear:both;
	display:block;
	text-align: left;
	
}

.profile_leftcolhdr {
	font-size: 18px;
	margin: 15px 0px 0px 0px;
	clear:both;
	display:block;
	text-align: left;
	
}
.profile_content hr {
	width:650px;
	text-align: left;/*this will align it for IE*/
    margin: 0px auto 10px 0px; /*this will align it left for Mozilla*/
}	

#profile_messagebox {
	width:240px;
	margin: 0px;
}

.profile_results {
    clear:both;
	margin: 0px 0px 10px 0px;
	display:block;
	height:auto;
}

#profile_note {
	float:left;
	width:400px;
	height: 30px;
	margin:0px 0px 0px 10px;
	color: #666;
}

#profile_lastlogin {
	float:right;
	width:200px;
	height: 30px;
	text-align:right;
	margin: 0px 40px 0px 0px;
	color: #666;
}

#backbtn {
  margin: 50px 0px  0px 0px;
  text-align: center;
  height:50px;
}
.loc_onoffline {
   text-align:right;
   margin: 40px 40px -20px 0px;
   font-size:14px;
   color: #ff0000;
   vertical-align:top;	
}

#profile_btns {
   width: 230px;
   margin: 0px 0px 0px 5px;
}

.profile_btncol {
   width: 115px;
   float:left;
   clear:none;
   margin: 10px 0px 0px 0px;
}

ul.stats {
  margin: 0px 20px 10px 5px;
  text-align:left;
  display:block;
  clear:both;
}

ul.stats li {
  height:14px;
  margin: 0px;
  display:block;
}

ul.stats li.descriptor {
  width:65px;
  margin: 0px;
  display:block;
}

ul.stats li.userdata {
  width:95px;
  margin: 0px;
  display:block;
  color: #ff0000;
}


ul.stats a {
  margin: 0px;
  padding:0px;
}




div.profile_content {
	padding: 10px; 
}
div.profile_headline, div.profile_headline2 {
	font-size: 10pt; 
	margin-bottom: 7px;
	font-weight: bold;
	color:#ffc701;
}
div.profile_headline2 {
	margin-top: 10px;
}














/* BROWSE PAGE */
.browse_field {
	padding: 5px;
}
.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}
.browse_fields {
	border: 1px solid #999;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 9pt;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: bold;
	border: 1px solid #999;
	border-bottom: none;
	background: #EEEEEE;
}
.browse_result {
	vertical-align: top;
	text-align: center;
	width: 105px;
	height: 175px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
	float: left;
	text-align: center;
}
.browse_pages {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background: #000;
	padding: 5px 0px 5px 0px;
}

.browse_pages img {
	vertical-align:middle;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background: #000;
	border: 1px solid #999;
}
div.search_options_header {
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	font-size: 9pt;
	color:#ff0000;
}
div.search_header {
	font-weight: bold;
	background: #F3F3F3;
	border: 1px solid #999;
	padding: 5px 5px 5px 10px;
	font-size: 9pt;
}
div.search_results {
	padding: 0px 10px 10px 10px;
}
div.search_result1 {
	padding: 10px;
	background: #F5F5F5;
}
div.search_result2 {
	padding: 10px;
}
div.search_result_text {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
}
div.search_result_text2 {
	font-weight: normal;
	font-size: 7pt;
	color: #777777;
}
div.search_context {
	color: #555555;
}
div.search_url {
	color: #115599;
}
td.search_pages_bottom {
	padding-top: 8px;
	padding-right: 12px;
	border-top: 1px solid #999;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	border-left: 3px solid #999;
}
div.faq_questions {
	background: #000;
	border: 1px solid #999;
	border-top: none;
	padding: 5px 7px 5px 8px;
}


/* MESSAGES */
#msgthread_title {
	margin: 0px 0px 20px 0px;
}

.messages_right {
	float:right;
	margin: 8px 0px 0px 0px;
	color:#CCC;
	line-height:12px;
}
.messages_right img{
	vertical-align: text-top;
}


table.messages_table {
	border: 1px solid #333;
	margin: 0px 20px;
	width:960px;
}
td.messages_header {
	padding: 4px 5px 5px 6px;
	font-weight: bold;
	background-color: #333;
	color: #FFF;
}
td.messages_left {
	margin: 0px 20px 0px 20px;
	text-align: left;
	vertical-align: middle;
	color:#CCC;
}

tr.messages_unread {
	background: #F5F5F5;
	font-weight: bold;
}
tr.messages_read {
	background: #999;
}
td.messages_message {
	border-top: 1px solid #000;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}
td.messages_photo {
	border-top: 1px solid #000;
	padding: 7px 0px 7px 7px;
	vertical-align: top;
}
td.messages_view2 {
	background: #000;
	border-bottom: 1px solid #999;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view2_bottom {
	background: #000;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view1 {
	vertical-align: top;
	padding-right: 15px;
}
div.messages_author {
	padding-bottom: 5px;
	font-weight: bold;
}
div.messages_date {
	font-size: 7pt;
	color: #777777;
}
td.messages_authorbox {
	width: 100px;
	text-align: right; 
	vertical-align: top; 
	padding: 5px 10px 0px 0px;
}



/* MY FRIENDS */
div.friends_search {
	width: 450px;
	padding: 10px;
	background: #000;
	border: 1px solid #999;
	margin-left: auto; 
	margin-right: auto;
}
td.friends_sort {
	padding-top: 5px;
}
div.friends_result {
	padding: 5px;
	border: 1px solid #999;
	margin-top: 10px;
	background: #000;
}
td.friends_result0 {
	padding: 5px;
}
td.friends_result1 {
	vertical-align: top;
	padding: 5px;
}
td.friends_result2 {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}
div.friends_name {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 3px;
}
div.friends_stats div {
	color: #888888;
	font-size: 7pt;
}


/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}
div.browse_friends_result {
	padding: 5px;
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #000;
}
td.browse_friends_result0 {
	padding: 5px;
}
td.browse_friends_result1 {
	padding: 5px;
}
td.browse_friends_result2 {
	padding: 5px;
	text-align: right;
}


/* EDIT PROFILE */
td.editprofile_photoleft {
	text-align: center;
	padding-right: 10px;
}
td.editprofile_photoright {
	vertical-align: top;
}
td.editprofile_photo {
	height: 150px;
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #999;
	background: #000;
	padding: 5px;
}
table.editprofile_options {
	margin-left: 10px;
}
div.editprofile_bar {
	border-bottom: 1px solid #999;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.editprofile_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.editprofile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.editprofile_examplecss, div.editprofile_examplecss:hover {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #999;
}
div.editprofile_examplecss:hover {
	border: 1px solid #BBBBBB;
}
div.editprofile_examplecss_selected {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #999;
	background: #000;
}


/* EDIT ACCOUNT SETTINGS */
td.account1 {
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	border: 1px solid #999;
	background: #EEEEEE;
}
td.account2 {
	padding: 7px 5px 5px 5px;
	border: 1px solid #999;
	border-top: none;
}



/* SIGNUP PAGE */
img.signup_code {
	vertical-align: middle;
}
div.signup_header {
	width: 500px;
	padding: 6px 9px 6px 9px;
	color: #fff;
	border-bottom: 1px solid #999;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 10px;
}
div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 10px; 
	background: #000; 
	border: 1px solid #999;
}



/* COMMENT STYLES */
.comment_headline {
	padding: 4px 0px 5px 6px;
	border: 1px solid #999;
	border-bottom: none;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}



/* PROFILE PHOTOS STYLES */
div.media {
	border: 1px solid #999; 
	background: #F2F2F2; 
	padding: 10px;
}
div.media_caption {
	text-align: left; 
	padding: 0px 5px 0px 5px; 
	margin-left: auto; 
	margin-right: auto;
}
div.media_title {
	margin-bottom: 2px;
	font-weight: bold;
}
div.media_date {
	margin-top: 10px; 
	font-size: 7pt; 
	color: #777777;
}



/* CAROUSEL */
td.carousel_item_active {
	border: 1px solid #999; 
	background: #EEEEEE;
	padding: 5px;
}
td.carousel_item {
	padding: 5px;
}
td.carousel_item:hover {
	border: 1px solid #999;
	padding: 4px;
}



/* PHOTO TAG CLASSES */
div.tag_div_hidden {
	position: absolute;
	z-index: 98;
}
div.tag_div {
	position: absolute;
	border: 2px solid #999;
	z-index: 98;
}
div.tag_label {
	position: absolute;
	padding: 3px 5px 3px 5px;
	border: 1px solid #999;
	background: #323232;
	font-weight: bold;
	z-index: 98;
}
div.media_photo_div {
	position: relative; 
	margin-bottom: 10px; 
	margin-left:auto;
	margin-right:auto;
}
div.media_photo_tagform {
	display: none; 
	border: 1px solid #999; 
	width: 150px; 
	position: absolute; 
	opacity: 1; 
	background: #323232;
}
div.media_photo_tagform_titlebar {
	text-align: left; 
	padding: 5px; 
	border-bottom: 1px solid #999; 
	background: #EEEEEE; 
	font-weight: bold;
}
div.media_photo_friendlist {
	overflow: auto; 
	margin: 4px 0px 4px 0px; 
	height: 130px; 
	text-align: left; 
	padding-left: 4px; 
	border: 1px solid #999;
}

/* NEW MENU */

.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
	overflow: hidden;
}
.menu li {
	float: left;
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 6px 20px 0px 4px;
	padding: 0;
	height: 23px;
}

.menu a:link {
	color: #fff;
	display: block;
	padding: 0;
}
.menu a:hover {
	background: url(../images/hover.gif) top left repeat-x;
	color: #ccc;
}

#mm_category_title {
	background: transparent url(/site_images/p_mainpage.gif) top right no-repeat;
	width: 230px;
	margin-top: 0px;
}


/* 2010 Revised styles */
#pagetitle {
	text-align: left;
	padding: 20px 0px 10px 20px;
}

.album {
	width: 122px; 
	height:240px; 
	text-align:center; 
	float:left;
	padding:0px; 
	margin-left:10px;
}

a.menu {
	text-decoration: none;
	color:#fff;
	}

img {
	border:0px;
}

.footnote {
	font-size:9px;
	color:#333;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
    text-align: center;
	}

#header {
	background: url("../rotate_header.php") no-repeat center top;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 90px;
}

#header_username {
	margin: 16px 115px 0px 0px;
	padding: 5px;
	width: 100px;
	height: 10px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#F00;
	line-height:10px;
	text-align:left;
}

#topmenu {
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-color: #9d0013;
	text-align:left;
	font-size:14px;
	line-height:14px;
}

#topmenu a {
	color:#FFF;
}

#topmenu_home {
	margin:0px 0px 0px 40px;
	padding: 0px;
	width:60px;
	float:left;
}

#topmenu_profiles {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width:100px;
	float:left;
}
#topmenu_profiles img {
	vertical-align:middle;
}


#topmenu_inbox {
	margin:0px;
	padding: 0px 5px;
	width:90px;
	float:left;
}

#topmenu_hotlist {
	margin:0px;
	padding: 0px 10px;
	width:80px;
	float:left;
}

#topmenu_whoviewed {
	margin:0px;
	padding: 0px 10px;
	width:130px;
	float:left;
}

#topmenu_getverified {
	margin:0px;
	padding: 0px 10px 0px 0px;
	width:90px;
	float:left;
}

#topmenu_myaccount {
	margin:0px;
	padding: 0px;
	width:120px;
	float:left;
}

#topmenu_myaccount img {
	vertical-align:middle;
}

#topmenu_logoff {
	margin:0px 25px 0px 0px;
	padding: 0px;
	width:75px;
	float:right;
	text-align:right;
}

#maincontent {
	margin: 0px;
	padding: 0px;
	height:725px;
	background-color: #000;
}

#loginbox {
	margin: 0px auto;
	padding: 100px 40px 40px 40px;
	width: 400px;
	height 600px;
}

#profilecontainer {
	width:700px;
	height:650px;
	margin:25px 10px 0px 20px;
	padding:0px 15px;
	clear:none;
	float:left;
}
#hdrmessage {
	width:500px;
	height:20px;
	margin:-10px auto 10px;
	padding:0px;
	font-size:14px;
	color: #333;
}
.profile {
	width:110px;
	height:160px;
	margin:1px 2px;
	float:left;
	font-size: 10px;
	text-align:center;
	overflow:hidden;
}

#prevnextcontainer {
	width:600px;
	height:25px;
	margin:5px 10px 0px 20px;
	padding:0px;
	float:left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}

#prevnextcontainer img {
	vertical-align: middle;
	margin:0px 10px;
}

#veruserphoto {
    margin:20px;

}

#album_box {
	clear:both; 
	height:535px;
}

.username_offline {
    margin: 5px 0px 0px 0px;
	font-weight:bold;
	color: #990000;
	font-size:12px;
	width:110px;
}

.username_online {
    margin: 5px 0px 0px 0px;
	font-weight:bold;
	color:#F00;
	font-size:12px;
	width:110px;
}

.username img {
	vertical-align:bottom;
}

.age {
	font-size:12px;
	width:110px;
}

.position {
    font-weight:bold;
	font-size:12px;
	width:110px;
}

#rightsidebar {
	width:200px;
	margin:15px 25px 0px 0px;
	padding:0px;
	float: right;
}

#filterresults {
	background: url(../site_images/filter_results.jpg) top left;
	width:200px;
	height:30px;
	margin:0px;
	padding:0px;
}

#getverified {
	background: url(../site_images/hdr_getverified.gif) top left;
	width:200px;
	height:30px;
	margin:0px;
	padding:0px;
}

#viewedme {
	background: url(../site_images/hdr_whoviewedme.gif) top left;
	width:200px;
	height:30px;
	margin:0px;
	padding:0px;
}

#searchbox {
	background: url(../site_images/searchbox.jpg) top left no-repeat;
	width:180px;
	margin:0px;
	padding:10px 10px 10px 10px;
}

#textsidebar {
	background: url(../site_images/textsidebar.jpg) top left no-repeat;
	width:160px;
	height:635px;
	margin:0px;
	padding:20px 20px 0px 20px;
	text-align:left;
	font-size:12px;
	color: #999;
}

#textsidebar ol li {
	margin :0px 0px 0px -20px;
}


.txtcontainer {
   margin: 2px 0px 2px 2px;
   height: 15px;
   width: 178px;
   font-size:12px;
   text-align:left;
}

.inputcontainer {
    margin: 0px;
	padding: 2px 0px;
    width: 180px;
	text-align:left;
	font-size:12px;
	clear:both;
}

#zipcontainer {
    margin: 0px;
	padding:0px;
    width: 180px;
	height: 20px;
	text-align:left;
	font-size:12px;
}


#zipcode_txt {
	float:left;
	margin:0px;
	font-size: 12px;
}

#searchwithin_txt {
	float:right;
	margin:0px 15px 0px 0px;
	font-size: 12px;
}

#zipcode {
    margin: 0px;
	float: left;
}

#searchwithin {
	margin:0px 2px 0px 0px;
	float: right;
}

#botmenu {
	margin: 0px;
	padding: 3px 0px 0px 20px;
	height:30px;
	background-color: #9d0013;
	text-align:left;
}
#botmenu_leftbtns_container {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 500px;
}

#botmenu_rightbtns_container {
	font-size: 10px;
	line-height:10px;
	color: #000;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 350px;
	text-align:right;
	
}
#botmenu_rightbtns_container img {
	vertical-align:middle;
}

select#minage, select#maxage, select#minheight, select#maxheight, select#minweight, select#maxweight {
 width: 75px;
}

select#online {
 width: 178px;
}

input#user_username {
 width: 178px;
}

input#search_zip {
 width: 70px;
 height: 16px;
}

select#search_range {
 width: 90px;
 }

select.multiple {
	width:180px;
	height:60px;
}
select#ethnicities, select#body, select#positions {
  width:180px;
 }
 
#intocontainer {
  height: 70px;
  width: 178px;
}

.btncontainer {
  margin: 105px 0px 2px 2px;
  height: 25px;
  width: 178px;
}

input#submitter {
 background-color:transparent;
 background-image: url("../site_images/btn_update_result.png");
 width:145px;
 height:25px;
 border:none;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
ul li {
	position: relative;
	float:left;
}
	
li ul {
	position: absolute;
	left: 0px; 
	top: 24px;
	display: none;
	float:none;
}

li ul li{
	background-color:#FFF;
}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 5px;
	}

ul li ul.menu_dropdown {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border:#000 thin solid;
	background-color:#660000;
	width:110px;
}
	
ul li ul.menu_dropdown li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 5px;
	font-size:12px;
	background-color:#660000;
	}	

	
/* IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */


 
#log {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 290px;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	margin-top: 10px;
}


#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
}
