@CHARSET "UTF-8";

/* reset ----------------------------- */
* { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
.clear { display:block!important; clear:both; }
/* ------------------------------- */

body { font-size:75%; font-family:Arial, Tahoma, verdana; background:#000 url(/img/layout/bg.jpg) top center no-repeat; color:#fff; }
a, .highlight { color:#9FFE22; }

#detailsForm textarea { width:100%; margin-top:6px; height:180px; }
.sideBar .row select { margin:auto; display:block; width:100px; }

form .row {
	padding: 0px;
}
form .form_submit_button {
	padding:2px 10px 2px 10px;
	}
#loginForm .rowLabel strong.required {
	display: none;
}

.showOnEdit {
	display: none;
}

.senchaTag {
	padding: 0.5em;
	color: rgb(119, 119, 119);
}
div.submit input { cursor:pointer; }

/* Flash messages */ 
.flash { padding:2px 2px 2px 20px; margin:10px 0 15px; background:url("/img/sidebar-primary-bg2.gif") repeat-x scroll left 50% #FBFBFB; font-size:1.5em; color:#262626; -moz-border-radius:5px; }
.flash .flashInner { padding-left:45px; }
.flash img { float: left; }
.flash ul { float: left; margin:20px; }
.fullWidthBox .flash ul { width:730px; }

.flash.flashWarning .flashInner { background:url('/img/notices/icon_warning.png') left center no-repeat; }
.flash.flashError .flashInner { background:url('/img/notices/icon_error.png') left center no-repeat; }
.flash.flashNotice .flashInner { background:url('/img/notices/icon_notice.png') left center no-repeat; }
.flash.flashSuccess .flashInner { background:url('/img/notices/icon_success.png') left center no-repeat; }


/* Footer */
.footer { width:100%; margin:12px 0; font-size:1em; background-color:#262626; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; color:#777; }
.footer a { color:#999 !important; text-decoration:none; }
.footerInner { padding:15px 30px; }
.footer li { padding:0; }
.footer a { color: #9FFE22; }
.footer .left { width:25%; float:left; }
.footer .middle { width:50%; float:left; }
.footer .middle p { text-align:center; padding-top:20px; }
.footer .right { width:20%; float:right; }
.footer .apnLogo { background:transparent url('/img/apnlogo.png') center center no-repeat; width:120px; height:60px; float:right; display:block; }



.siteContainer { width:955px; margin:10px auto 0px auto; }

.header {
	border:1px solid #000;
	height:115px;
	background:#000 url(/img/layout/header-bg.jpg) no-repeat top center;
	position:relative;
}

.header .logo { width:300px; height:85px; margin:15px 30px 0 0; float:right; background:transparent url(/data/img/logo.png) no-repeat top center; text-indent:-9000px; }
.header .logo.gayxchange { background-image:url('/data/img/logo-gx.png'); }
.header .header-text { float:left; font-size:1.4em; font-weight:bold; margin:40px 0 0 30px; }
.header .header-text a { color:#f5951d; text-decoration:none; }
.header p.tagline { position:absolute; text-indent:-3000px; }


.header .logout { position:absolute; bottom:0; right:0; padding:4px 20px; background:url('/img/logout_bg.gif') left center repeat-x; text-decoration:none; color:#ddd; font-weight:bold;
	-moz-border-radius:8px 0 0; -webkit-border-radius:8px 0 0; border-radius:8px 0 0; border-left:1px solid #525454; border-top:1px solid #777;
}
.header .logout:hover { background-image:url('/img/logout_bg_ov.gif'); }

.header .advert {
	width:515px;
	height:80px;
	border:1px solid #aaa;
	background-color:#fff;
	margin:13px 15px 0px 0px;
	float:right;
}

.tabs { width:100%; background:transparent url(/img/layout/menu_bg.jpg) repeat-x left top; height:57px; position:relative; padding-bottom:5px; }
.tabs ul { position:absolute; bottom:4px; }
.tabs li {
	display:inline;
}

.tabs li a {
	display:block;
	height:30px;
	background-image:url(/img/layout/menu_tabs.jpg);
	background-repeat:no-repeat;
}

.tabs li.tabHome a { background-position:0 0; width:97px; }
.tabs li.tabHome a:hover, .tabs li.tabHome.on a { background-position:0 -43px; }
.tabs li.tabSearch a { background-position:-97px 0; width:165px; }
.tabs li.tabSearch a:hover, .tabs li.tabSearch.on a { background-position:-97px -43px; }
.tabs li.tabAccount a { background-position:-262px 0; width:121px; }
.tabs li.tabAccount a:hover, .tabs li.tabAccount.on a { background-position: -262px -43px; }
.tabs li.tabPhones a { background-position:-383px 0; width:127px; }
.tabs li.tabPhones a:hover, .tabs li.tabPhones.on a { background-position:-383px -43px; }
.tabs li.tabWap a { background-position:-510px 0; width:92px; }
.tabs li.tabWap a:hover, .tabs li.tabWap.on a { background-position:-510px -43px; }
.tabs li.tabShop a { background-position:-602px 0; width:80px; }
.tabs li.tabShop a:hover, .tabs li.tabShop.on a { background-position:-602px -43px; }
.tabs li.tabDirectory a { /*background-position:-602px 0; width:80px;*/ background:none; }
.tabs li.tabDirectory a:hover, .tabs li.tabShop.on a { /*background-position:-602px -43px;*/ }


.tabs li a span { display:none; }
.tabs li a { display:block; float:left; height:42px; }

.tabs #msgCountContainer { width:150px; height:24px; background-image:url(/img/layout/new_message_bg.png); display:none; cursor: pointer; position:absolute; top:26px; right:20px; }
.tabs #msgCountContainer.messagesWaiting { display:block; }
.tabs #msgCountContainer .msgCountInner { padding:4px 0px 0px 0px; text-align:center; font-size:12px; font-weight:bold; margin:0px 5px 0px 10px; }
.tab { height:18px; width:18px; /*display: inline-block;*/ float:left; margin-left:4px; }
.tab.tabViewMedium { background-image:url(/img/buttons/view_icon_grid.png); } 
.tab.tabViewLarge { background-image:url(/img/buttons/view_icon_large.png); }
.tab.tabViewMedium:hover, .tab.tabViewMedium.on { background: transparent url(/img/buttons/view_icon_grid.png) no-repeat 0 -18px; }
.tab.tabViewLarge:hover, .tab.tabViewLarge.on { background:transparent url(/img/buttons/view_icon_large.png) no-repeat 0 -18px; }

.mainContent { background-color:#262626; margin:auto; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; padding-top:10px; }

ul.sideNavigation li {
	display:block;
	padding:5px 10px 5px 10px;
	border:1px solid #000;
	margin-bottom:5px;
}

.boxStrip { margin-bottom:15px; }
.boxStrip .module, .sideBox.secondary { margin:0 0 10px; background-color:#000; border:1px solid #363636; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; }
.module .moduleHeader, .sideBox.secondary .sideBoxHeader { background:transparent url('/img/layout/module-header-bg.png') left center repeat-x; padding:6px 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.module .moduleHeader h3, .module .moduleHeader h2 { font-weight:bold; text-transform:uppercase; font-size:1.4em; }
.module .moduleHeader h3 a, .module .moduleHeader h2 a { text-decoration:none; }
.module .moduleHeader span.monitor { float:right; color:#86898F; font-size:0.7em; padding:4px 4px 0 0; text-transform:none; }

.boxStrip .trippleBox {
	width:284px;	
	border:1px solid red;
	margin:0px 0px 0px 10px;
	float:left;
}

.boxStrip .trippleBox.right {
	margin-right:0px;
}

.scrollerBar {
	width:900px;
	border:1px solid #000;
	margin:5px auto 5px auto;
	height:25px;
}
	
.dualColNarrow { float:right; margin:0; min-height:675px; padding:0 10px 0 6px; width:250px; }

.dualColInner {
	margin:auto;
}

.boxAd {
	width: 185px;
	margin: auto;
}

.recentMessages { }

.dualColMain { float:left; width:675px; padding:0 0 5px 10px; }

.dualColMain .boxStrip .trippleBox {
	width:213px;	
}
		
.dualColMain .boxStrip .phoneSectionMainBox {
	height:350px;	
}
	
.dualColMain .boxStrip .wapProductsBox {
	height:350px;	
}
	
.dualColMain .boxStrip .joinWapBox {
	height:200px;
}

.boxStrip .dualColBox {
	width:400px;
	border:1px solid red;
	float:left;
}

.boxStrip .dualColBox {
	width:432px;
	border:1px solid red;
	float:left;
	margin-left:10px
}

.boxStrip .dualColBox.right {
	float:right;
	margin-left:0px;
	margin-right:12px
}
	
.fullWidthBox {
	margin:10px 10px 0px 10px;
}

.contactDetails, .contactForm {
	min-height:450px;
}

#searchForm div.row {
	padding-bottom: 0;
}

/* ---------------- */
	
/* Page Specific */
/* terms of service */
.termsOfService {
	height:300px;
	max-height:300px;	
	overflow-y:scroll;
	padding:1em;
}
div.row.row_terms_of_service_agree { padding:5px 10px; width:255px; margin:20px; float:left; clear:both; background-color:#666; border:1px solid #333; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
div.row.row_terms_of_service_agree label { color:white!important; font-size:1.2em; }

/* SMS */
.dualColMain .boxStrip .smsSectionMainBox {
	height:150px;	
}
.dualColMain .boxStrip .smsSectionProfiles { height:auto; padding:0 0 10px; }

/* members */
.membersLogin, .membersReasonsToJoin {
	min-height:340px;
} 

/* Home */
.homeBox {
	height:266px;
}

.homeSmsBox, .homePhoneChatBox, .homeWapBox {
	height:200px;
}

.mainBox {}

.mainBox.contactUs .helpContainer {
	margin: auto;
	width: 600px;
	font-size: 1.1em;
}

.secondaryBox {
	float:left;
	width:284px;
	height:320px;
	border:1px solid red;
	margin:0px 0px 0px 10px;
}


.messageThreadContainer { height: 330px; overflow-x: auto; overflow-y:none; }
.messageThread { margin:auto; width:630px; border:1px solid black; margin-top:10px; }
.messageThread tr td { padding:4px 8px; border: 1px solid grey; }
.messageThread tr td span.whois_buddy { color: blue; }
.messageThread tr td span.whois_user { color: red; }
.messageThread tr td span.name { font-weight: bold; }

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */
/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -300px;
	width: 500px;
}

.jqmWindow a { color:#fff; }
.jqmOverlay { background-color: #222; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/**
 * Fixed posistioning emulation for IE6
 * Star selector used to hide definition from browsers other than IE6
 * For valid CSS, use a conditional include instead
 */
* html .jqmWindow {
	position: absolute;
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* My Profile Styles */

.profileImageFrame {
	background: url(/img/layout/profile_image_contain.png);
	width: 279px;
	margin: 10px auto;
	height: 241px;
	padding: 6px;
}

.divider { margin: 20px auto; width: 300px; height: 1px; background-image: url(/img/layout/green_line_short.png); }
.divider.longDivider { width: 670px; background-image: url(/img/layout/green_line_long.png); }
.divider.longGrayDivider { margin: 4px auto; width: 670px; background-image: url(/img/layout/gray_line_long.png); }
.profileBio { margin: 20px 0; font-size: 16px; font-style: italic; }
.statsContainer { position: relative; }
.statsContainer .edit { position: absolute; right: 0; bottom: 0; font-size: 10px; }
.statsContainer .edit a { color: #9FFE22; }

.imageGridContainer { padding: 0 10px; }
.imageFrame { margin:10px 10px 0 0; display:block; height:60px; width:60px; float:left; background-color:#242424; }
.largeImageFrame { margin:8px 0 0 8px; display:inline-block; height:120px; width:150px; background-color:black; }

h1 { font-size:1.8em; font-weight:bold; }
h2 { font-size:20px; }
h3 { font-size:1.4em; }
h4 { font-size:16px; color:#9FFE22; font-weight:bold; }
h4 span { color:white; font-weight:normal; }

/* Search */
.paginateBar { color: #9FFE22; height: 20px; background-image: url(/img/recent-users-bar.png); }
.paginateBar a { color: #9FFE22; }
.paginateTitle { float: left; margin-left: 10px; line-height: 20px; height: 20px; text-align: left; font-weight: bold; font-size:14px; }

/* Pagination */

.pagination { font-weight:bold; font-size:13px; float:right; margin-right:10px; color:#aaa; text-shadow:1px 1px 1px #222; }
.pagination .pageItem, .pagination .pageEllipses { padding: 3px; }
.pagination a { color: #9FFE22; text-decoration: none;  }
.pagination .currentPage { font-weight:bold; padding:2px 3px 2px 3px; color:#fff; }

.pagination .pageArrowDisabled { color:#999; }




/* Sms Profile Widget */
.smsSectionProfiles { margin:0; }
.profileWidget { float:left; position: relative; display: block; text-decoration: none; color: white; }
.onlineStatus .online { }


/* Sms Profile Widget MEDIUM */
.profileWidget.mediumProfile:HOVER .profileWidgetFrame { background-position: 0 156px; }
.profileWidget.mediumProfile { width: 104px; height: 156px; margin: 6px 8px 0 0; }
.profileWidget.mediumProfile .profileWidgetImage { position: absolute; padding: 8px; }
.profileWidget.mediumProfile .profileWidgetFrame {
	padding-top: 96px;
	font-weight: bold;
	width:104px;
	height:60px;
	position: absolute;
	z-index: 100;
	background-image: url(/img/layout/profile_medium.png);
}
.profileWidget.mediumProfile .profileWidgetFrame .profileName { text-align: center; font-size: 12px; }

/* Sms Profile Widget LARGE */
/* Sms Profile Widget RECENT HISTORY */
.profileWidget.recentHistory:HOVER .profileWidgetFrame { background-position: 0 -180px; }
.profileWidget.recentHistory { width: 200px; height: 60px; margin-left: 4px; }
.profileWidget.recentHistory .profileWidgetImage { position: absolute; padding: 4px 6px; }
.profileWidget.recentHistory .profileWidgetFrame {
	padding: 8px 4px 0 66px;
	font-weight: bold;
	width: 131px;
	height: 52px;
	position: absolute;
	z-index: 100;
	background-image: url(/img/layout/profile_recent_history.png);
	background-position: 0 -120px;
}
.profileWidget.recentHistory .profileWidgetFrame.online {
	background-position: 0 0;
}
.profileWidget.recentHistory:HOVER .profileWidgetFrame.online {
	background-position: 0 -60px; 
}

.profileWidget.recentHistory .profileWidgetFrame .profileName { font-size: 13px; }
.profileWidget.recentHistory .profileWidgetFrame .online { color: #9FFE22; font-size: 12px; }
.profileWidget.recentHistory .profileWidgetFrame .online img { padding-right: 4px; }
.profileWidget.recentHistory .profileWidgetFrame .onlineStatus { position: absolute; bottom: 4px; }
.profileWidget.recentHistory .profileWidgetFrame .profileInfo { font-weight:normal; font-style:italic; padding-top:4px; }

.buttonRollOver { height: 30px; display: block; }
.buttonRollOver:HOVER, .buttonRollOver.on { background-position: 0 -30px; }
.buttonRollOver span { display: none; }
.buttonRollOver.menuButton { width: 180px; margin: 5px auto; }
.buttonRollOver.smallMenuButton { width: 150px; height: 25px; margin: 5px auto; }
.buttonRollOver.smallMenuButton:HOVER, .buttonRollOver.smallMenuButton.on { background-position: 0 -25px; }

.menuTextLink {
	width: 140px;
	margin: auto;
	text-align: center;
	font-size: 12px;
	padding: 1px;
	font-weight: bold;
}

.menuTextLink a {
	color: black;
}

.menuTextLink a:hover, .menuTextLink.on a { color:red; }

.miniButtonRollOver { display: block;  width: 74px; height: 23px;  }
.miniButtonRollOver:HOVER, .miniButtonRollOver.on { background-position: 0 -23px; }


.buttonRollOver .newMessages {}

.newMessages {
	background:transparent url(/img/notices/message_number.png) repeat scroll 0 0;
	color:white;
	float:right;
	height:15px;
	padding:1px 4px;
	text-aligh:center;
	width:9px;
	display:block;
	font-weight:bold;
}

/* >-PROFLE-< */
.threadContainer { width:450px; margin:20px auto 10px auto; }
.messageContainer {  }

.threadContainer .messageContainer.userMessage { float: left; }
.threadContainer .messageContainer.buddyMessage { float: right; }

.messageImage { margin:0 10px; bottom: 0; float: left; border: 1px solid #9FFE22; }
.messageImage img { display: inline; width: 30px; height: 30px; }
.buddyMessage .messageImage { float: right; }

.bubbleMessage { float: left; }
.buddyMessage .bubbleMessage { float: right; }

.bubbleMessage span { display: block; text-align: left; }
.buddyMessage .bubbleMessage span { text-align: right; }

.bubbleTop {
	padding-top: 10px;
	background: transparent url(/img/coversation/bubble_green/top.png) no-repeat 0 0;
	width: 300px;
	color: black;
}
.bottomBubble {
	padding-bottom: 20px;
	background: transparent url(/img/coversation/bubble_green/bottom.png) no-repeat bottom;
}
.bottomBubbleRight {
	padding-bottom: 20px;
	background: transparent url(/img/coversation/bubble_green/bottom_right.png) no-repeat bottom;
	
}
.innerBubble {
	background: transparent url(/img/coversation/bubble_green/middle.png) repeat-y 0 0;
	padding: 0 16px;
}

.userMessage .bubbleTop {
	background-image: url(/img/coversation/bubble_grey/top.png);
}
.userMessage .bottomBubble {
	background-image: url(/img/coversation/bubble_grey/bottom.png);
}
.userMessage .innerBubble {
	background-image: url(/img/coversation/bubble_grey/middle.png);
}

.threadMessageContainer.userMessage .threadMessageImage { left: 0; }
.threadMessageContainer.buddyMessage .threadMessageImage { right: 0; }
.threadMessageContainer.buddyMessage .threadMessage { float: right; margin-right: 50px; }

.toUserDisplay { text-align: right; padding: 0 40px 4px 0; }
.toUserDisplay h4 { color: white; padding: 8px; float: right; }
.toUserDisplay .toUserImage { border: 1px solid #9FFE22; float: right; }

/* SPLASH SCREEN */
.element {
	display:block;
}

.element.radio {
	background: transparent url(/img/element_radio.png) no-repeat 0 0;
	height:19px;
	width:19px;
}

.element.radio.on {
	background: transparent url(/img/element_radio.png) no-repeat 0 -19px;
}

.element.tickbox {
	background: transparent url(/img/element_tickbox.png) no-repeat 0 0;
	height:20px;
	width:20px;
}

.element.tickbox.on {
	background: transparent url(/img/element_tickbox.png) no-repeat 0 -20px;
}

.menuHeader { color:black; text-transform:uppercase; }

/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/img/sb/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/img/sb/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/img/sb/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/img/sb/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

p#vtip { color:#222; display: none; position: absolute; padding: 10px; left: 5px; font-size: 1em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }

/* Video Style */
.videoContainer {
	background-color: black;
	float:left;
	height: 150px;
	margin: 2px 0 0 3px;
	position: relative;
	width: 210px;
}

.videoImageFlipper {
	height: 130px;
	width: 190px;
	margin: 10px 15px;
	position: absolute;
}

a.videoRollOver {
	position: absolute;
	width: 188px;
	height: 30px;
	padding: 120px 16px 0 16px;
	background-image: url(/img/layout/video_fader.png);
	color: gray;
	text-decoration: none;
}

a.videoRollOver:HOVER {
	background-position: 0 150px;
	color: white;
}

.profileLauncher, chatLauncher {
	cursor: pointer;
}

.userMediaContainer {
	background-color: black;
	float:left;
	height: 80px;
	margin: 2px 0 0 4px;
	position: relative;
	width: 100px;
}

/* My Profile - Messages */
div.noMessages { width:573px; height:320px; background:url('/img/greenBubble.png') no-repeat; margin:20px auto; }

/* Counter */
.counterNumber {
	background-image: url(/img/layout/counter.png);
	height: 40px;
	width: 33px;
	position: absolute;
}

div.counter0 { background-position: 0 0; }
div.counter1 { background-position: -33px 0; }
div.counter2 { background-position: -66px 0; }
div.counter3 { background-position: -99px 0; }
div.counter4 { background-position: -132px 0; }
div.counter5 { background-position: -165px 0; }
div.counter6 { background-position: -198px 0; }
div.counter7 { background-position: -231px 0; }
div.counter8 { background-position: -264px 0; }
div.counter9 { background-position: -297px 0; }

.rightBox label.rowLabel {
	width:100px;
	color:#fff !important;
	font-size:12px;
}
.closeButton {
	cursor: pointer;
}

.photoCount, .videoCount {
	position:relative; top:-10px;
}

.photoCount, .videoCount, .messageCount {
	font-size:10px; width:17px; height:17px; background-image:url(/img/notices/message_number.png); text-align:center; font-weight:bold; color:#fff;
	text-decoration: none !important;
}

.messageCount {
	float:right;
}

#registrationForm label, #detailsForm label {
	width: 140px;
}

#registrationForm div.inputTermsContainer label {
	float: right;
	width: 300px;
}

#registrationForm div.termsConfirmation input {
	margin-left: 130px;
}

/* Organise these styles - Mou */
div.profileShout { margin: 4px 0 3px; font-style:italic; height:16px; }
div.profileShout span { display:block; }
img.shoutLoader { margin:0 0 -4px 5px; display:none; }
duv.shoutMsgContainer { display:block; }
span.shoutError { display:none; color:red; font-size:0.8em; font-weight:bold; }
span.shoutSuccess { display:none; color:#9FFE22; font-size:0.8em; font-weight:bold; }
.galleria-textbox { height:30px; width:180px; margin:170px 0 0 80px; position:absolute; z-index:100; color:#fff; }
div.senchaTag { width:49%; float:left; text-align:left; }
ul.bottomNav { width:49%; float:right; }
div#galleria { width:670px; }
.profileImage { border:2px solid #9FFE22; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
.profileImage.small { border-width:1px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.online { background:transparent url('/img/layout/online_icon.png') left center no-repeat; padding-left:12px; }
a.header-more { float:right; height:25px; width:35px; background:url('/img/icons/arrows.png') center top no-repeat; text-indent:-4000px; }
a.header-more:hover { background-position:center bottom; }
div.sideBoxHeader a.header-more { margin-top:-4px; }


/* Content modules (generic) */
.moduleContent { margin:10px 10px 15px; }
.rightBox { margin-right: 10px; float:right; width: 48%; position: relative; }
.leftBox { margin-left:10px; float:left; width:48%; } 
.phoneChat .moduleContent { margin:0; }


/* Specific content module styles */
.module.featuredProfile .moduleContent { margin:10px 0; }
.featuredSlider li {  }
.module.featuredProfile div.profileImage { margin:0 10px 10px 0; float:left; height:125px; width:125px; }
.module.featuredProfile span.name, .module.featuredProfile span.location, .module.featuredProfile span.excerpt { display:block; }
.module.featuredProfile span.name { font-size:1.6em; }
.module.featuredProfile span.location { font-size:1.3em; margin-bottom:5px; }
.module.featuredProfile span.excerpt { font-size:1em; font-style:italic; }
.module.featuredProfile div.startChatting { width:150px; height:21px; margin:5px auto 0; }
.module.featuredProfile div.startChatting a:after { clear:both; }
.module.profileWidgets .moduleContent { margin-left:0; margin-right:0; }
.module.profileWidgets .events .profileName { font-size:1em; }
.module.confessions .moduleContent { margin:0; overflow:hidden; }
.module.confessions mainBox { text-align:center; }

/* Sidebar modules */
div.sideBox { margin-bottom:20px; color:#000; }
div.sideBox.primary label { color:#000!important; }
div.sideBox.primary { background:#fbfbfb url('/img/sidebar-primary-bg2.gif') left 50% repeat-x; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
div.sideBox h4 { text-transform:uppercase; color:#000; font-size:1.1em; }
div.sideBox.primary h4 { color:#000; padding:6px 4px; }
div.sideBox.secondary h4 { color:#fff; }
div.sideBoxContent { padding:10px; }

/* Specific sidebar module styles */
div.loginBox form { padding-top:10px; }
div.loginBox .row { text-align:center; padding:0 0 10px 0 }
.row_msisdn input, .row_password input { border:1px solid #999; font-size:1em; width:150px; color:#888; padding:4px 6px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
div.loginBox .row_msisdn input.idle, div.loginBox .row_password input.idle { color:#888; }
div.loginBox .row_msisdn input.focused, div.loginBox .row_password input.focused { color:#333; font-weight:bold; }
div.loginBox .row label { display:none; }
div.loginBox h4 .recoverPassword { font-size:0.8em; font-weight:normal; float:right; text-transform:none; padding-top:2px; }
div.loginBox h4 .recoverPassword a { color:red; text-decoration:none; }
div.loginBox p.loginMeta { text-align:center; }
div.loginBox p.loginMeta a { color:#666; font-size:0.9em; }

div.searchBox .sideBoxContent { padding-left:20px; padding-right:25px; }
div.searchBox div.row label { width:95px; font-size:0.9em; font-weight:normal; padding:3px 0 0; }
div.searchBox select { margin:0!important; float:right; }
div.searchBox select.inputAgeRangeMax { clear:both; }
div.searchBox div.row_photos label { width:160px; padding-right:5px; }
div.searchBox div.submit { margin-top:20px; }


/* Profile widgets */
div.profileWidgets .sideBoxContent { padding:10px 0; }
div.profileWidgets ul { margin:0; padding:0; }
div.profileWidgets li { background-color:#1a1a1a; margin-bottom:10px; width:100%; }
.profileWidget span { display:inline; }
.profileWidgetContainer a { float:none; width:100%; display:block; padding:5px 0; }
.profileWidget:hover { background-color:#293329; }
.profileWidget .profileWidgetContent { display:block; width:80%; margin:0 auto; }
.profileWidget .profileImage { float:left; display:block; margin-right:8px; }
.profileWidget .profileName, .profileWidget .profileOnline, .profileWidget .profileServiceNumber { display:block; width:100%; font-size:0.9em; }
.profileWidget .profileName { font-size:1.1em; font-weight:bold; }
.profileWidget.smallProfile { display:block; float:left; height:95px; width:76px; padding:4px 4px 2px 4px; background-color:#3a3a3a; margin:6px 3px 0 3px;
	-moz-border-radius:10px 10px 2px 2px; -webkit-border-radius:10px 10px 2px 2px; border-radius:10px 10px 2px 2px; overflow:hidden;
}
.profileWidget.smallProfile, .profileWidget.largeProfile { background-color:#3a3a3a;
	border-top:1px solid #8f8f8f; border-left:1px solid #1b1b1b; border-right:1px solid #1b1b1b; border-bottom:1px solid #1f1f1f;
	background-image:-webkit-gradient(
	    linear,
	    left bottom,
	    right top,
	    color-stop(0.19, rgb(58,58,58)),
	    color-stop(0.58, rgb(97,96,98))
	);
	background-image:-moz-linear-gradient(
	    left bottom,
	    rgb(58,58,58) 19%,
	    rgb(97,96,98) 58%
	);
}
.profileWidget.smallProfile:hover, .profileWidget.largeProfile:hover { background-color:#293329;
	background-image:-webkit-gradient(
	    linear,
	    left bottom,
	    right top,
	    color-stop(0.19, rgb(41,54,41)),
	    color-stop(0.58, rgb(72,94,72))
	);
	background-image:-moz-linear-gradient(
	    left bottom,
	    rgb(41,54,41) 19%,
	    rgb(72,94,72) 58%
	);
}
.profileWidget .photo { background:transparent url('') center center no-repeat; height:72px; width:72px; border:2px solid #9FFE22;
	-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;
}

.profileWidget.smallProfile .photo { margin-bottom:3px; }
.profileWidget.smallProfile .name { width:72px; overflow:hidden; }
.profileWidget.smallProfile .name.online { width:60px; }

.profileWidget.largeProfile { -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; width:290px; height:80px; margin:4px 11px; padding:5px; }
.profileWidget.largeProfile .meta { float:right; width:200px; }
.profileWidget.largeProfile .photo { height:75px; width:75px; float:left; }
.profileWidget.largeProfile .name { font-size: 1.4em; font-weight:600; margin-bottom:3px; }
.profileWidget.largeProfile .info { font-weight:normal; font-style:italic; margin-bottom:3px; font-size:0.9em; }
.profileWidget.largeProfile .online, .profileWidget.largeProfile .serviceNumber { font-size:0.9em; font-weight:bold; }

.profileWidget .takingCalls .profileName { font-size:1.1em; font-weight:bold; padding-top:5px; }
.profileWidget.takingCalls .profileServiceNumber { font-size:1.1em; font-weight:bold; color:#9FFE22; padding-top:5px; }
.profileWidget.takingCalls .profileServiceNumber .icon { background:url('/images/phone_widget_icon.png') center center no-repeat; display:block; float:left; width:12px; height:13px; margin-right:4px; }

.profileWidget.takingCalls.phoneChat .profileWidgetDetails { display:block; width:230px;float:left; }
.profileWidget.takingCalls.phoneChat .profileWidgetShout { display:block; width:300px; float:left; font-style:italic; max-height:42px; overflow:hidden; padding-top:10px; }



/* Profiles */
div.profile .moduleContent { font-size:1.1em; }
div.profile h3 { margin-bottom:4px; font-size:1.2em; font-weight:bold; color:#9ffe22; }
div.profile div.leftBox { width:213px; margin-left:10px; }
div.profile div.rightBox { width:377px; }
div.profile .imageGridContainer { margin:20px 0 0; padding:0; border:1px solid #353535; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; padding:6px 0 10px 10px; }
div.profile .imageGridContainer h4 { padding-left:10px; }
div.profile .imageFrame { width:90px; height:55px; }
div.profile .imageFrame a img { opacity:0.7;filter:alpha(opacity=70); }
div.profile .imageFrame a:hover img { opacity:1;filter:alpha(opacity=100); }
div.profile div.profileStats, div.profile div.profileDetails, div.profile div.profileAbout { margin-bottom:40px; }
div.profile a.favButton { text-decoration:none; padding:2px 5px; color:black; font-weight:bold; background-color:#9FFE22; -moz-border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; border-radius:0 0 4px 4px; }
div.profile a.favButton:hover {  }
div.profile div.profileStartChatting { margin-bottom:60px; }

div.profile .profileStats { font-size:1.2em; }
div.profile .profileStats .online { float:right; font-size:0.8em; }
div.profile .profileStats h1 { margin-bottom:20px; font-size:1.6em;  }
div.profile .profileStats .profileServiceNumber { background:transparent url('/img/phone_sm.png') left center no-repeat; padding:5px 0 0 18px; font-weight:bold; }
div.profile .profileStats .profileStatus { margin-bottom:5px; }
div.profile .profileStats .profileStatus .text { color:#9FFE22; }
div.profile .profileStats .profileStatus .status { font-style:italic; font-weight:bold; }
div.profile .profileStats .shoutInput { margin-top:15px; }
div.profile .profileStats .shoutInput .row_status label { margin-right:5px; }
div.profile .profileStats .shoutInput .submit input { font-weight:bold; background:url("/img/buttons/generic/red.png") no-repeat scroll center center transparent; border:0; color:white; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin-left:5px; }
div.profile .profileStats .profileServiceNumber { margin-bottom:20px; }
div.profile .profileStats .activationStatus { font-size:0.7em; font-weight:normal; font-style:italic; }
div.profile .loginNow { margin-top:80px; background-color:#111; border:1px solid #222; padding:8px 0; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;  }
div.profile .loginNow p { text-align:center; font-weight:bold; }
div.profile .loginNow .login { font-size:1.3em; }
div.profile .loginNow .signup { font-size:0.9em; }

div.profile form#statusForm div { float:left; }

div.profileDetails li { padding-bottom:2px; }
div.profileDetails li span.key { display:block; width:100px; font-weight:bold; float:left; }

div.profileAbout p { font-style:italic; }

div.profile.chat div.profileStartChatting { width:70%; margin:50px auto 0; }

div.profile.settings form label { display:block; float:left; width:150px; }
div.profile.settings .promotions form { margin:20px 0 20px; }

/* Generic button styles */
a.button { color:#fff; background:transparent url('/img/buttons/generic/red.png') no-repeat right top; font-weight:bold; font-size:16px; float:left; text-decoration:none; border:0; }
a.button span { background:url('/img/buttons/generic/red.png') no-repeat left top; margin:0 10px 0 -10px; padding:4px 8px 6px 18px; float:left; }

/* Chat */
#form_chatMessage { width:95%; }
input#submit_chatForm { color:#fff; background:transparent url('/img/buttons/generic/red.png') no-repeat center center; font-weight:bold; font-size:18px; float:left; text-decoration:none; border:0;
	-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; letter-spacing:0px; font-family:Arial,Tahoma,verdana;
}
form#chatForm div.submit { text-align:center; }
form#chatForm div.submit input { float:right; margin-right:10px; }
div.row_chatMessage strong.required, div.row_status strong.required { display:none; }
div.row_chatMessage textarea { margin-bottom:8px; }
div.recentChat li { margin-bottom:20px; }


/* Edit profile */
h1.editProfileHeader { background:url('/img/edit-profile-icon.gif') left center no-repeat; padding-left:35px; font-size:1.6em; color:#9FFE22; margin-bottom:20px; }
div.profileEditContentRight label { width:200px; float:left; }
div.profileEditContentRight div.row { clear:both; margin-bottom:5px; }
div.profileEditContentRight textarea { width:100%; }
div.profile .row_lookingFor .inputCheckboxContainer label { width:100px; }
div.profile .row_lookingFor .inputCheckboxContainer br { clear:both; }
div.profile .row_lookingFor .inputCheckboxArray { float:left; }


/* Upload boxes */
.uploadBox { -moz-border-radius:10px 10px 10px 10px; background:url("/img/sidebar-primary-bg2.gif") repeat-x scroll left 50% #FBFBFB; margin-bottom:30px; }
.uploadBox .uploadBoxInner { padding:20px 10px; color:#5e5e5e; font-weight:bold; }
.uploadBox .uploadBoxInner form { margin:0 auto; padding:0; width:460px; }
.uploadBox .uploadBoxInner .uploadElementContainer, .uploadBox .uploadBoxInner .submit { float:left; }
.uploadBox .uploadBoxInner .row label { margin:0 10px 0 0; }

.uploadBox .row { background:url('/img/buttons/browse.jpg') right center no-repeat; width:347px; height:21px; padding-top:5px; }
.uploadBox .inputFile { opacity:0;filter:alpha(opacity=0); position:absolute; z-index:2; } 
.uploadBox .uploadElementContainer { position:relative; }
.uploadBox .fakeField { position:absolute; top:8px; left:126px; width:120px; border:0; }
.uploadBox .form_submit_button { background:transparent url('/img/buttons/btn-upload2.jpg') center center no-repeat; border:0; width:100px; height:23px; cursor:pointer; }
.uploadBox .uploadBoxInner .submit { margin-left:10px; padding-top:2px; }
.uploadNote { font-size:0.8em; }
.uploadNote h4 { font-size:1.1em; }


/* Registration page */
.registerForm { width:70%; margin:30px auto 50px; font-size:1.5em; padding:10px; background-color:#262626; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
form#registrationForm div.row { margin-bottom:10px; }
form#registrationForm div.row label { width:200px; }
.registerForm .inputTermsText { margin-bottom:10px; }
.registerForm .inputTerms label { float:left!important; text-align:right; width:340px!important; margin-right:5px; font-size:0.6em; }
.registerForm .inputTermsContainer input { margin:0; }
.registerFaq { background-color:#1d1d1d; margin:10px 0 20px; }
.registerFaqInner { width:80%; margin:0 auto; padding:10px 0; }
input#submit_registrationForm { background:transparent url('/img/buttons/btn-register.jpg') center center no-repeat; border:0; width:152px; height:25px; cursor:pointer; }


/* "Conversations" */
.module.messages .moduleContent { margin-left:0; margin-right:0;} 
.messages .message { min-height:60px; margin-bottom:20px; padding:10px 5px 10px 10px; background-color:#1A1A1A; }
.message .left { float:left; width:125px; margin-right:15px; }
.message .middle { float:left; width:360px; }
.message .right { float:right; width:130px; }

.message h3 { font-weight:bold; }
.message h3 span { display:block; font-size:0.8em; }
.message h3 a { color:white; text-decoration:none; }

.message .read { display:block; width:100px; height:23px; text-indent:-4000px; background-image:url('/img/buttons/btn-read.jpg'); margin:4px 0 5px; }
.message .reply { display:block; width:100px; height:23px; text-indent:-4000px; background-image:url('/img/buttons/btn-reply.jpg'); }
.message .delete { display:block; height:17px; width:17px; text-indent:-4000px; background-image:url('/img/buttons/button_delete.png'); float:right; margin:20px 3px 0 0; }


/* Generic chat bubble styles */
.chatBubble .messageContainer { width:280px; float:left; }
.chatBubble .messageContent { background-color:#9fde46; -moz-border-radius:12px; -webkit-border-radius:12px; border-radius:12px; 
	border-top:1px solid #38632c; border-left:1px solid #7caa3c; border-right:1px solid #7caa3c;
	background-image:-webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.19, rgb(159,222,70)),
	    color-stop(0.58, rgb(169,222,74))
	);
	background-image:-moz-linear-gradient(
	    center bottom,
	    rgb(159,222,70) 19%,
	    rgb(169,222,74) 58%
	);
}
.chatBubble .messageContentInner { position:relative; padding-top:10px; margin:0 8px 3px; }
.chatBubble .messageSpeech { width:18px; height:14px; position:absolute; background:url('/img/message-speech-green.png') center top no-repeat; bottom:0; right:-14px; }
.chatBubble .messageFlare { width:270px; height:9px; position:absolute; top:1px; left:-4px; background-color:#dff3d0; -moz-border-radius:8px 8px 5px 5px; border:1px solid #bcd1b5; border-bottom:#c4ef8f; opacity:0.7;filter:alpha(opacity=70) }
.chatBubble .profileImage { float:right; }
.chatBubble .messageText { color:#1e1e1e; padding:8px 0 12px; }
.chatBubble .messageDate { font-size:0.8em; }
.chatBubble.you .messageContainer { float:right; }
.chatBubble.you .profileImage { float:left; }
.chatBubble.you .messageContent { background-color:#fff; border-top:1px solid #38632c; border-left:1px solid #c2c2c2; border-right:1px solid #c2c2c2;
	background-image:-webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.19, rgb(255,255,255)),
	    color-stop(0.58, rgb(234,234,234))
	);
	background-image:-moz-linear-gradient(
	    center bottom,
	    rgb(255,255,255) 19%,
	    rgb(234,234,234) 58%
	);
}
.chatBubble.you .messageFlare { background-color:#ddd; }
.chatBubble.you .messageSpeech { background:url('/img/message-speech-white.png') center top no-repeat; left:-14px; }
.chatBubble.you .messageDate { float:right; }


/* Chat page specific */
ul.chatThread li.message { width:360px; margin-left:auto; margin-right:auto; background-color:transparent; }


/* Featured Slider */
.featuredSlider { width:320px; height:175px; position:relative; margin:0 auto 15px; }
.featuredSlider .fsContainer { width:320px; overflow:auto; height:175px; margin:0; position:absolute; top:0; left:0; }
.featuredSlider .fsContainer ul { width:32700px;/* Max for Opera */ list-style:none; position:absolute; top:0; left:0; margin:0; padding:0; }
.featuredSlider .fsContainer ul li { display: block; float: left; padding: 0; height: 175px; width:260px; margin:0; padding:0 30px; }
.featuredSlider .arrow { display:block; height:20px; width:20px; background-repeat:no-repeat; background-position:0 0; text-indent:-9999px; position:absolute; z-index:5000; top:70px; cursor:pointer; opacity:0.4;filter:alpha(opacity=40) }
.featuredSlider .forward { background-image:url('http://www.chattube.mou/img/icons/r.png'); right:5px; }
.featuredSlider .back { background-image:url('http://www.chattube.mou/img/icons/l.png'); left:5px; }
.featuredSlider .forward:hover { opacity:1;filter:alpha(opacity=100) }
.featuredSlider .back:hover { opacity:1;filter:alpha(opacity=100) }
.thumbNav {  }
.thumbNav li { display: inline; }
.thumbNav a { color:black; font:11px/18px Georgia, Serif; display:inline-block; padding:2px 8px; height:18px; margin:0 5px 0 0; text-align:center; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; }
.thumbNav a:hover { background-image:none; }
.thumbNav a.cur { background:#e0a213; }
.start-stop { display:none; }
/* Prevents */
.featuredSlider .fsContainer ul ul { position:static; margin:0; background:none; overflow:visible; width:auto; border:0; }
.featuredSlider .fsContainer ul ul li { float:none; height:auto; width:auto; background:none; }


/* Directory */
.directory .moduleContent { margin-left:35px; margin-right:35px; padding-bottom:20px; }
.directory .row_categories {  margin-bottom:30px; }
.directory .row_categories .rowLabel { display:block; font-size:1.4em; float:none; text-align:left; margin-bottom:20px; }
.directory .row_categories .inputCheckboxContainer { width:30%; height:22px; float:left; }
.directory .row_categories .inputCheckboxContainer input { margin-right:5px; }
.directory .row_categories .inputCheckboxContainer label { float:none; width:auto; display:inline; }
.directory .row_location, .directory .row_company { width:42%; float:left; clear:none; }
.directory .or { float:left; clear:none; font-size:1.8em; margin-right:35px; padding-top:20px; }
.directory .row_location label, .directory .row_company label { margin-bottom:10px; }
.directory .row_location input, .directory .row_company input { font-size:1.2em; padding:4px; border:0; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; width:200px; }
.directory .row_location label, .directory .row_company label, .directory .row_distance .rowLabel { display:block; font-size:1.4em; width:auto; text-align:left; float:none; }
.directory .row_categories .rowLabel, .directory .row_location label, .directory .row_company label, .directory .row_distance .rowLabel { text-transform:uppercase; }
.directory .row_distance { margin-top:30px; }
.directory .row_distance .rowLabel { margin-bottom:10px; }
.directory .row_distance .radioOption { float:left; }
.directory .row_distance .radioOption input { margin-right:5px; }
.directory .row_distance .radioOption label { float:none; width:auto; display:inline; }
.directory .directoryHeader { margin:20px 0 30px; padding:10px 200px 30px 0; border-bottom:1px solid #750037; background:url('/img/118gay/logo.png') right top no-repeat; }
.directory .directoryHeader h2 { font-size:2em; margin-bottom:10px; font-weight:bold; }
.directory .directoryHeader p { font-weight:bold; line-height:1.5em; }
.directory .form_submit_button { background:url('/img/118gay/search.png') center center no-repeat; border:0; width:120px; height:47px; cursor:pointer; text-indent:-3000px; margin:30px auto; }
.directory h3 { font-weight:bold; padding: 20px 0 10px; text-transform:uppercase; }
.directory p.back a { font-weight:bold; text-decoration:none; }
.directoryResultsTable { width:100%; }
.directoryResultsTable th { font-weight:bold; }
.directoryResultsTable th, .directoryResultsTable td { padding:3px; }
.directory .call118Gay { margin-top:40px; text-align:center; }
.directory .call118Gay p.heading { font-size:1.2em; font-weight:bold; }
.directory .call118Gay p.text { font-size:1.6em; }
.directory .call118Gay p.text span.number { font-size:1.4em; font-weight:bold; }
.directory .call118Gay p.text span.number1 { color:#dc0066; }
.directory .call118Gay p.text span.number2 { color:#f09e17; }


/* Login page */
div.loginForm label { width:160px!important; }
div.loginForm p.loginMeta { text-align:center; font-size:0.6em; }
div.loginForm .row input { border:0; font-size:1em; width:200px; }


/* 118gay sidebar ad */
div.sideBox.directoryAd a { text-decoration:none; color:white; text-transform:uppercase; font-weight:bold; text-shadow:1px 1px 1px #222; }
div.sideBox.directoryAd span.title { font-size:2em; display:block; text-align:center; }
div.sideBox.directoryAd span.text { font-size:1.2em; text-align:right; display:block; vertical-align:middle; height:24px; background:url('/img/118gay/logo-sidebar.png') right center no-repeat; padding:20px 85px 0 0; }
