/* css reset */
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
em, font, img, q, s, samp,
small, strike, strong, b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html { overflow-y:scroll; }
ol, 
ul { list-style: none; margin: 0; padding: 0; }
body { background-color:#333; color:#333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0; }

a:link, a:visited, a:active { color:#2892ce; text-decoration: none; }
a:hover { text-decoration: underline; }

a.op_hover:link img, a.op_hover:visited img {  }
a.op_hover:focus img, a.op_hover:hover img, a.op_hover:active img { opacity: .9; filter:alpha(opacity=90); }

a.blue:link,a.blue:visited,a.blue:active { color: #2892ce; }
a.blue:hover { text-decoration: underline; }

a.white:link,a.white:visited,a.white:active { color: #fff; }
a.white:hover { text-decoration: underline; }

a.dark_gray:link,a.dark_gray:visited,a.dark_gray:active { color: #333; }
a.dark_gray:hover { text-decoration: underline; }

a.gray:link,a.gray:visited,a.gray:active { color: #999; }
a.gray:hover { text-decoration: underline; }

a.notify:link,a.notify:visited,a.notify:active { color: #333; text-decoration: underline; }
a.notify:hover { text-decoration: underline; }

.center { text-align:center; margin-left: auto; margin-right: auto; }

.geo_txt { color: #2892ce; }
.white_txt { color: #fff; }
.red_txt { color: #FF0000; }
.green_txt { color: #44BB33; }
.blue_txt { color: #2892ce; }
.gray_txt { color: #999; }
.smaller_txt { font-size: 10px; }
.light_gray_txt { color:#ccc; }
.small_txt { font-size: 11px; }
.normal_txt { font-size: 12px; }

.cb { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.fl { float: left; }
.fr { float: right; }

#content_holder {width:100%; background-color:#FFFFFF; }

#main { width: 990px; margin: 0 auto; }

#header_wrap {
	background-color: #333;
	background-image:url(http://media.meetlocals.com/images/ml_header_bg.png);
	background-repeat: repeat-x;	
	height: 72px;
}

#header {
	width: 990px;
	height: 72px;
	margin: 0 auto;
	background-color: #333;
	background-image:url(http://media.meetlocals.com/images/ml_header_bg.png);
	background-repeat: repeat-x;
	position:relative;
	z-index: 50;
}

#logo { float: left; margin: 12px 0 0 12px; width:228px; height:57px; display:block; position:relative; }
#logo img { border: none; }
#logo span { position:absolute; bottom:0; left:6px; font-size:10px; }
a.ml_logo:link,a.ml_logo:visited,a.ml_logo:active { color: #aaa; }
a.ml_logo:hover { text-decoration: none; }

#header_links { position:relative; float:right; height:18px; color:#666; padding:6px 14px 0 0; }
#header_links a { font-size:11px; padding:1px 5px 0 0; color:#999; text-decoration:none; float:left; }
#header_links span.hpipe { float: left; padding-right: 5px; }
#header_links a:hover { color: #fff; }
#header_links strong.active { color: #FF0000; }

/* start navigation */
#menu_wrap {
	position:absolute;
	bottom:0;
	left:270px;
	float: left;
	height:34px;
	z-index: 70;
	zoom: 1;
	font-family: Tahoma, Arial, sans-serif;
}


a#menu_upgrade {
	position:absolute;
	display:block;
	bottom:0;
	right:2px;
	z-index:70;
	color:#fff;
	height:34px;
	cursor:pointer;
    text-decoration:none;
}

a#menu_upgrade span {
	display:block;
	height:25px;
	float:left;
	display:inline;
	margin-left:10px;
	padding:9px 17px 0 8px;
	cursor:pointer;
}

a#menu_upgrade:hover { background:transparent url(http://media.meetlocals.com/images/sprite_tabs.png) 0 -224px no-repeat; }

a#menu_upgrade:hover span {
	background:transparent url(http://media.meetlocals.com/images/sprite_tabs.png) right -224px no-repeat;
	margin-left:10px;
	padding:9px 17px 0 8px;
}


#menu, #menu ul { padding:0; margin:0; list-style:none; }
#menu li a small { font-size:10px; }
#menu a { display:block; text-decoration:none; color:#000; }
#menu li { position:relative; float:left; margin:0; padding:0; }
#menu li ul { position:absolute; width:10em; left:-999em; }
#menu li li { height:30px; width:120px; border-left:2px solid #fff; border-right:2px solid #fff; background-color:#e2e2e2 !important; clear:both; }
#menu li.normal a { background-image:none !important; margin:0 !important; }

#menu li:hover ul, #menu li.sfhover ul { left: 6px; }

#menu li:hover, #menu li.sfhover {
	height: 34px;
	background:transparent url(http://media.meetlocals.com/images/sprite_tabs.png) 0 -224px no-repeat;
}

#menu li:hover a, #menu li.sfhover a {
	background:transparent url(http://media.meetlocals.com/images/sprite_tabs.png) right -224px no-repeat;
}

#menu li li:hover, #menu li li.sfhover { height:30px; color:#fff; background-image:none !important; }
#menu li li span { display:block; height:29px; border-bottom:1px solid #c2c2c2; }

#menu li li.top, #menu li li.bot { height: 25px; }
#menu li li.top span, #menu li li.bot span { height: 24px; }

#menu li li.top a { height:22px !important; padding:3px 0 0 8px !important; }
#menu li li.bot a { height:17px !important; padding:8px 0 0 8px !important; }
#menu li li.corner { position:relative; width:124px; height:7px; background-color:transparent !important; border:none !important; }
#menu li li.corner:hover { position:relative; height:7px; }

.menu_tl { position:absolute; height:7px; width:7px; left:0; top:0; }
.menu_mid_top { height:5px; border-top:2px solid #fff; background-color:#e2e2e2 !important; margin:0 7px; overflow:hidden; }
.menu_mid_bot { height:5px; border-bottom:2px solid #fff; background-color:#e2e2e2 !important; margin:0 7px; overflow:hidden; }

.menu_tr { position:absolute; height:7px; width:7px; right:0; top:0; }
.menu_bl { position:absolute; height:7px; width:7px; left:0; bottom:0; }
.menu_br { position:absolute; height:7px; width:7px; right:0; bottom:0; }
#menu li a { height:25px; padding:9px 17px 0 8px; margin-left:10px; color:#fff; float:left; display:inline !important; }

#menu li a:hover { display: block; }
#menu li li a:hover { color: #ff0000 !important; }
#menu li li.sfhover a { color: #000; }

#menu li li a {
	display: block;
	height: 22px;
	width: 120px;
	padding: 8px 0 0 8px;
	color: #000 !important;
	background-image: none !important;
	margin: 0 !important;
}


/***** TABS *****/
#menu li.active {
	background:transparent url(http://media.meetlocals.com/images/sprite_tabs.png) 0 -160px no-repeat;
	color: #333;
	position: relative;
	float: left;
}


#menu li.active a {
	background:transparent url(http://media.meetlocals.com/images/sprite_tabs.png) right -160px no-repeat;
	margin-left: 10px;
	padding-left: 8px;
	color: #333;
	position: relative;
	display: block;
}

.menu_arrow {
	display:-moz-inline-stack;
	display:inline-block;
	*display:inline;
	background:transparent url(http://media.meetlocals.com/images/sprite_buttons.gif) 0 -552px no-repeat;
	width: 7px;
	height: 4px;
	vertical-align: middle;
	margin-left: 4px;
}

#menu li.active .menu_arrow { background-position:-16px -552px; }
#content { padding:5px 0 1px 0; min-height:400px; zoom:1; }

/***** BUTTONS *****/
.btn_on_blue, .btn_on_gray, .btn_on_white {
	position: relative;
	background-image: url(http://media.meetlocals.com/images/sprite_buttons.gif);
	background-repeat: no-repeat;
	border: 0;
	height: 24px;
	margin: 0 !important;
	padding: 0 3px 2px 10px !important;
	font-weight: bold;
	font-size: 12px !important;
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
	cursor: pointer;
	float: left;
	overflow: hidden !important;
}

.btn_on_blue_rt, .btn_on_gray_rt, .btn_on_white_rt {
	background-image: url(http://media.meetlocals.com/images/sprite_buttons.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 24px;
	float: left;
	overflow: hidden;
}

.btn_on_blue { background-position: 0 -84px; background-color: #3399CC; }
.btn_on_blue_rt { background-position: 100% -84px; background-color: #3399CC; }
.btn_on_gray { background-position: 0 -192px; background-color: #E2E2E2; }
.btn_on_gray_rt { background-position: 100% -192px; background-color: #E2E2E2; }
.btn_on_white { background-position: 0 -300px; background-color: #fff; }
.btn_on_white_rt { background-position: 100% -300px; background-color: #fff; }



a.btn2_on_blue, a.btn2_on_gray, a.btn2_on_white {
	background-image: url(http://media.meetlocals.com/images/sprite_buttons.gif);
	background-repeat: no-repeat;
	display:-moz-inline-stack;
	display:inline-block;
	*display:inline;
	border: none;
	vertical-align:middle;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 0 0 0 6px;
	color: #333;
	height: 24px;
	cursor: pointer;
	zoom: 1;
}

a.btn2_on_blue span, a.btn2_on_gray span, a.btn2_on_white span {
	background-image: url(http://media.meetlocals.com/images/sprite_buttons.gif);
	background-repeat: no-repeat;	
	display:-moz-inline-stack;
	display:inline-block;
	*display:inline;
	height: 24px;
	white-space:nowrap;
	padding: 0 12px 0 7px;
	line-height: 24px;
	zoom: 1;
}

a.btn2_on_blue { background-position: 0 -84px; background-color: #3399CC; }
a.btn2_on_blue span { background-position: 100% -84px; background-color: #3399CC; }
/*a.btn2_on_blue:hover { background-position: 0 -30px; color: #fff !important; }
a.btn2_on_blue:hover span { background-position: 100% -30px; }*/

a.btn2_on_gray { background-position: 0 -192px; background-color: #E2E2E2; }
a.btn2_on_gray span { background-position: 100% -192px; background-color: #E2E2E2; }
/*a.btn2_on_gray:hover { background-position: 0 -138px; color: #fff !important; }
a.btn2_on_gray:hover span { background-position: 100% -138px; }*/

a.btn2_on_white { background-position: 0 -300px; background-color: #fff; }
a.btn2_on_white span { background-position: 100% -300px; background-color: #fff; }
/*a.btn2_on_white:hover { background-position: 0 -246px; color: #fff !important; }
a.btn2_on_white:hover span { background-position: 100% -246px; }*/


/***** PAGINATION BUTTONS *****/
.prev_white, .prev_white_active, .prev_gray, .prev_gray_active, 
.next_white, .next_white_active, .next_gray, .next_gray_active { 
	width: 19px;
	height: 22px;
	background-image: url(http://media.meetlocals.com/images/sprite_buttons.gif);
	background-repeat: no-repeat;
}

.prev_white { background-position: 0 -514px; }
.prev_white_active { background-position: -112px -514px; cursor:pointer;}
.prev_gray { background-position: -56px -514px; }
.prev_gray_active { background-position: -168px -514px;  cursor:pointer;}

.next_white { background-position: -24px -514px; }
.next_white_active { background-position: -136px -514px; cursor:pointer;}
.next_gray { background-position: -80px -514px; }
.next_gray_active { background-position: -192px -514px; cursor:pointer;}


.check { float:left; width:13px; height:13px; margin:0 5px 0 0; padding:0; }
.module_heading { color:#333; font-size:19px; height:42px; padding:3px 4px 0 0; }
.module_heading_link { float:right; font-size:11px; font-weight:bold; padding:7px 2px 0 0; }

.module_heading_link a { color: #2892ce; }
.module_heading_link a:hover { text-decoration: underline; }

.top_module_heading { color:#333; font-size:19px; height:31px; padding:4px 0 0 3px; }
.top_module_heading p { float:left; padding:0 0 0 8px; }
.top_module_heading h2 { float:right; padding:4px 12px 0 0; font-size:12px; }
.head_icon { float:left; margin:2px 0 0 4px; }
.blue_heading_link { float:right; font-size:11px; padding:7px 2px 0 0; color:#fff !important; }

.blue_heading_link a { color: #fff; font-weight: bold; }
.blue_heading_link a:hover { text-decoration: underline; }

ul#updates_msg { }

ul#updates_msg li { border-top:1px dotted #9e9e9e; padding:7px 0 7px 8px; zoom:1; }
ul#updates_msg .usr_thumb { float:left; width:80px; height:80px; margin-right:8px; }
ul#updates_msg .home_comment_wrap { float:left; width:306px; zoom:1; }
ul#updates_msg .member_comment_wrap { float:left; width:306px; zoom:1; }

ul#updates_msg .home_comment_wrap h2 { float:left; color: #2892ce; font-size: 12px; }
ul#updates_msg .member_comment_wrap h2 { float:left; color: #2892ce; font-size: 12px; padding-left:2px; }
ul#updates_msg .member_comment_wrap .usr_stats, ul#updates_msg .home_comment_wrap .usr_stats { color: #999; font-size: 10px; padding:0 0 0 5px; }
ul#updates_msg .timestamp { clear: both; color: #c5c5c5; font-size: 10px; padding-top: 5px; }

/***** BOX MODULES *****/
.box_blue_wrap, 
.box_gray_wrap {
	position: relative;
	margin-bottom: 4px;
}

.box_blue_wrap .box_head, .box_blue_wrap .box_head_b, 
.box_gray_wrap .box_head, .box_gray_wrap .box_head2,
.box_white_wrap .box_head,
.box_white_blue_wrap .box_head,
.message-summary .box_head,
.message-unread .box_head {
	position: relative;
	background-image: url(http://media.meetlocals.com/images/sprite_boxes.gif);
	background-repeat: no-repeat;
	height: 5px;
	padding: 0 5px 0 5px;
}

.box_blue_wrap .box_tr, .box_blue_wrap .box_tr_b,
.box_gray_wrap .box_tr, .box_gray_wrap .box_tr2,
.box_white_wrap .box_tr,
.box_white_blue_wrap .box_tr,
.message-summary .box_tr,
.message-unread .box_tr {
	background-image: url(http://media.meetlocals.com/images/sprite_boxes.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}

.box_blue_wrap .box_foot, .box_blue_wrap .box_foot_b,
.box_gray_wrap .box_foot, .box_gray_wrap .box_foot2,
.box_white_wrap .box_foot,
.box_white_blue_wrap .box_foot,
.message-summary .box_foot,
.message-unread .box_foot {
	position: relative;
	background-image: url(http://media.meetlocals.com/images/sprite_boxes.gif);
	background-repeat: no-repeat;
	height: 5px;
	padding: 0 5px 0 5px;
}

.box_blue_wrap .box_br, .box_blue_wrap .box_br_b,
.box_gray_wrap .box_br, .box_gray_wrap .box_br2,
.box_white_wrap .box_br,
.box_white_blue_wrap .box_br,
.message-summary .box_br,
.message-unread .box_br {
	position: absolute;
	background-image: url(http://media.meetlocals.com/images/sprite_boxes.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	top: 0;
	right: 0;
	overflow: hidden;
}

.box_blue_wrap .box_content, .box_blue_wrap .box_content_b,
.box_gray_wrap .box_content, .box_gray_wrap .box_content2,
.box_white_wrap .box_content,
.box_white_blue_wrap .box_content,
.message-summary .box_content,
.message-unread .box_content {
	position: relative;
	padding: 0 5px 0 5px;
	zoom: 1;
}

/* blue box */
.box_blue_wrap { color: #fff; }
.box_blue_wrap .box_head, .box_blue_wrap .box_head_b { background-position: 0 -100px; background-color: #3399cc; }
.box_blue_wrap .box_tr, .box_blue_wrap .box_tr_b { background-position: 0 -135px; background-color: #3399cc; }
.box_blue_wrap .box_foot, .box_blue_wrap .box_foot_b { background-position: 0 -30px; background-color: #3399cc; }
.box_blue_wrap .box_br, .box_blue_wrap .box_br_b { background-position: 0 -65px; background-color: #3399cc; }
.box_blue_wrap .box_content, .box_blue_wrap .box_content_b { background-color: #3399cc; }

/* gray box */
.box_gray_wrap { color: #333; }
.box_gray_wrap .box_head, .box_gray_wrap .box_head2 { background-position: 0 -316px; background-color: #e2e2e2; }
.box_gray_wrap .box_tr, .box_gray_wrap .box_tr2 { background-position: 0 -351px; background-color: #e2e2e2; }
.box_gray_wrap .box_foot, .box_gray_wrap .box_foot2 { background-position: 0 -246px; background-color: #e2e2e2; }
.box_gray_wrap .box_br, .box_gray_wrap .box_br2 { background-position: 0 -281px; background-color: #e2e2e2; }
.box_gray_wrap .box_content, .box_gray_wrap .box_content2 { background-color: #e2e2e2; }

/* white box & unread message */
.box_white_wrap, .message-unread { position: relative; color: #333; zoom: 1; }
.message-unread { margin-top: 1px; }
.box_white_wrap .box_head, .message-unread .box_head { background-position: 0 -736px; background-color: #fff; }
.box_white_wrap .box_tr, .message-unread .box_tr { background-position: 0 -771px; background-color: #fff; }
.box_white_wrap .box_foot, .message-unread .box_foot { background-position: 0 -666px; background-color: #fff; }
.box_white_wrap .box_br, .message-unread .box_br { background-position: 0 -701px; background-color: #fff; }
.box_white_wrap .box_content, .message-unread .box_content { background-color: #fff; }

/*white box on blue background */
.box_white_blue_wrap { position: relative; color: #333; }
.box_white_blue_wrap .box_head { background-position: 0 -876px; background-color: #fff; }
.box_white_blue_wrap .box_tr { background-position: 0 -911px; background-color: #fff; }
.box_white_blue_wrap .box_foot { background-position: 0 -806px; background-color: #fff; }
.box_white_blue_wrap .box_br { background-position: 0 -841px; background-color: #fff; }
.box_white_blue_wrap .box_content { background-color: #fff; }

/* Read Message */
.message-summary { position: relative; color: #333; zoom: 1; margin-top: 1px; }
.message-summary .box_head { background-position: 0 -1000px; background-color: #f0f0f0; }
.message-summary .box_tr { background-position: 0 -1008px; background-color: #f0f0f0; }
.message-summary .box_foot { background-position: 0 -1016px; background-color: #f0f0f0; }
.message-summary .box_br { background-position: 0 -1024px; background-color: #f0f0f0; }
.message-summary .box_content { background-color: #f0f0f0; }


/***** Featured and Gold boxes *****/
.box_blue_pin_wrap, 
.box_gold_pin_wrap {
	position: relative;
	margin-bottom: 4px;
}

.box_blue_pin_wrap .box_head, .box_gold_pin_wrap .box_head {
	position: relative;
	background-image: url(http://media.meetlocals.com/images/sprite_boxes.gif);
	background-repeat: no-repeat;
	height: 7px;
	padding: 0 7px 0 7px;
}

.box_blue_pin_wrap .box_tr, .box_gold_pin_wrap .box_tr {
	position: absolute;
	background-image: url(http://media.meetlocals.com/images/sprite_boxes.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
	top: 0;
	right: 0;
	overflow: hidden;
}

.box_blue_pin_wrap .box_foot, .box_gold_pin_wrap .box_foot {
	position: relative;
	background-image: url(http://media.meetlocals.com/images/sprite_boxes.gif);
	background-repeat: no-repeat;
	height: 7px;
	padding: 0 7px 0 7px;
}

.box_blue_pin_wrap .box_br, .box_gold_pin_wrap .box_br {
	position: absolute;
	background-image: url(http://media.meetlocals.com/images/sprite_boxes.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
	top: 0;
	right: 0;
	overflow: hidden;
}

.box_blue_pin_wrap .box_content, .box_gold_pin_wrap .box_content {
	position: relative;
	padding: 0 7px 0 7px;
	zoom: 1;
}


.box_blue_pin_wrap { color: #2892CE; }
.box_blue_pin_wrap .box_head { background-position: 0 -920px; background-color: #fff; }
.box_blue_pin_wrap .box_tr { background-position: 0 -930px; background-color: #fff; }
.box_blue_pin_wrap .mid_top { height:4px; border-top:3px solid #3399CC; zoom:1; }
.box_blue_pin_wrap .mid_bot { height:4px; border-bottom:3px solid #3399CC; zoom:1; }
.box_blue_pin_wrap .box_foot { background-position: 0 -940px; background-color: #fff; }
.box_blue_pin_wrap .box_br { background-position: 0 -950px; background-color: #fff; }
.box_blue_pin_wrap .box_content { background-color: #fff; border-left:3px solid #3399CC; border-right:3px solid #3399CC;}

.box_gold_pin_wrap { color: #2892CE; }
.box_gold_pin_wrap .box_head { background-position: 0 -960px; background-color: #fff; }
.box_gold_pin_wrap .box_tr { background-position: 0 -970px; background-color: #fff; }
.box_gold_pin_wrap .mid_top { height:4px; border-top:3px solid #e8bb00; zoom:1; }
.box_gold_pin_wrap .mid_bot { height:4px; border-bottom:3px solid #e8bb00; zoom:1; }
.box_gold_pin_wrap .box_foot { background-position: 0 -980px; background-color: #fff; }
.box_gold_pin_wrap .box_br { background-position: 0 -990px; background-color: #fff; }
.box_gold_pin_wrap .box_content { background-color: #fff; border-left:3px solid #e8bb00; border-right:3px solid #e8bb00; }


/* comment box */
.comment_box { position:relative; color:#333; padding-left:6px; margin:4px 0 0 -6px; }

.comment_nub, .comment_box .top, .comment_box .top_tr,
.comment_box .bottom, .comment_box .bottom_br {
	background-image: url(http://media.meetlocals.com/images/sprite_boxes.gif);
	background-repeat: no-repeat;
}

.comment_nub {
	position: absolute;
	width: 8px;
	height: 8px;
	background-position: 0 -170px;
	top: 11px;
	left: 0;
	z-index: 5;
	overflow: hidden;
}

.comment_box .top { position:relative; background-position:0 -596px; background-color:#fff; height:5px; padding:0 5px 0 5px; }
.comment_box .top_middle { padding:0 5px 0 5px; height:4px; border-top:1px solid #999; font-size:1px; }

.comment_box .top_tr {
	background-position: 0 -631px;
	background-color: #fff;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}

.comment_box .bottom { position:relative; background-position:0 -526px; background-color:#fff; height:5px; padding:0 5px 0 5px; }
.comment_box .bottom_middle { padding:0 5px 0 5px; height:4px; border-bottom:1px solid #999; font-size:1px; }

.comment_box .bottom_br {
	background-position: 0 -561px;
	background-color: #fff;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}

.comment_box .comment_text {
	background-color: #fff;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding: 0 5px;
	overflow: hidden;
	zoom: 1;
}

#info_content { padding: 5px 10px; }
#info_content p { line-height: 19px; margin: 10px 0; }
#info_content .faq { width: 650px; line-height: 19px; margin: 20px auto; zoom:1; }
#info_content h4 { font-weight:bold; font-size:13px; padding:0 0 3px 0; }

.notice { border:1px solid #cccc99; background-color:#f5f5d0; }

/* footer */
#footer_wrap { background-color:#333; }
#footer { width:960px; margin:0 auto; background-color:#333; color:#ccc; padding:16px 16px 25px 16px; font-size:11px; line-height:1.4em; }
#footer a { font-size:11px; color:#999; text-decoration:none; }
#footer a:hover { color:#fff; }
#footer #left { float:left; width:218px; padding:0 50px 0 0; }
#footer ul { float:left; padding:0 70px 0 0; }
#footer #right { float:left; width:360px; }
#footer #right h1 { font-size:11px; }


/* language drop down */
#language_wrap { position:relative; width:174px; height:24px; }
.flag { float:left; padding:4px 0 0 6px; }
.arrow { float:right; padding:4px 6px 0 0; }

ul#lang_drop {
	position: absolute;
	width: 170px;
	border: 1px solid #a5acb2;
	padding: 0;
	margin: 0;
	bottom: 0;
	left: 0;
	list-style: none;
	background-color: #eee;
	font-size: 12px;
}

ul#lang_drop li {
	height: 20px;
	width: 170px;
	background-color: #fff;
	border-bottom: 1px solid #d5d5d5;
	border-right: none;
	border-left: none;
	border-top: none;
	float: left;
	clear: both;
	display: none;
	cursor: pointer;
}

ul#lang_drop li:hover { background-color:#eee; height:20px; width:170px; color:#333; }
ul#lang_drop li span { font-size:12px; margin:0; padding:0 0 0 10px; float:left; display:block; }
ul#lang_drop li.last { border-bottom:0; display:block; }
.results_links { float:right; padding:4px 6px 0 0; height:26px; }

td.prev { }

.cur, td.cur, td.cur2, td.cur3 {
	text-align: center;
	padding: 0 8px;
	font-size: 12px;
}

.cur a, .cur b, td.cur b, td.cur strong, td.cur2 b, td.cur2 strong, td.cur3 b, td.cur3 strong { padding: 0 4px; }
td.cur a, td.cur2 a, td.cur3 a { padding: 0 4px; }
td.next { }
ul#search_results {}
ul#search_results li.odd, ul#search_results li.even {
	float: left;
	zoom: 1;
	width: 493px;
	margin-bottom: 4px;
}


ul#search_results li.even { margin-right:4px; }
.search_results_thumb { position:absolute; top:2px; left:7px; }
.search_results_info { position:absolute; top:3px; right:3px; width:326px; z-index:10; overflow:hidden; }
.search_results_outer { height:154px; }
.no_margin { margin:0; }
.search_results_info .search_results_content { height:148px; padding:0 8px; }

.search_results_info .head { height:18px; border-bottom:1px dotted #9E9E9E; padding-top:1px; margin-bottom:5px; font-size:13px; }
.search_results_info .head .mem_type { font-size:12px; font-weight:bold; }
.search_results_info .head img { margin:1px 7px 0 0; vertical-align:top; }
.qsearch_ico_online { float:left; margin:3px 7px 0 0 !important; }
.search_results_info ul.stats { font-size:12px; zoom:1; }
.search_results_info ul.stats li { padding:2px 0; width:auto !important; margin-bottom:0 !important; }
.search_page_links { height:30px; margin:0 auto; }

/****** QUICKSEARCH ******/
#quicksearch_form { }
#quicksearch_form table { border-collapse: collapse; }

.qsearch, #qsearch_seek {
	float: left;
	border-right: 1px dotted #2991ce;
	padding-right: 15px;
	margin-right: 15px;
	height: 57px;
}

#qsearch_seek { padding-right:1px; }
#qsearch_seek .seeking_opts { padding-top:7px; }
#qsearch_seek .seeking_opts table td { padding:0 14px 10px 0; }
#quicksearch_form select, #quicksearch_form input { margin: 0; padding: 1px 0; }

.qsearch_ages { width:52px; }

#quicksearch_form .check, #qsearch_seek .seeking_opts input {
	float: left;
	width: 13px;
	height: 13px;
	margin: 0 5px 0 0;
	padding: 0;
}

#quicksearch_form td.cell { padding: 7px 2px 9px 2px; }

.qlabel, .check_label {
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
}

.check_label { padding-top: 6px; }

#pop_searches { font-size: 11px; }
table#popular { margin-top: 3px; }

#usr_btn_wrap { width:282px; margin:0 auto; padding:7px 0 0 230px; }

#pop_searches a { color: #fff; font-weight: bold; }

h1#results, h2#results {
	float: left;
	font-size: 19px;
	padding: 3px 0 3px 6px;
	font-weight: normal;
}

/* mc */
.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('/ellipsis.xml#ellipsis');
}

.usrname_wrap { height:15px; zoom:1; }
.stxt { display:block; width: 100px; margin:0 auto; vertical-align:top; margin-top:3px; }
p.s2txt { width: 150px; height:15px; margin:0 auto; }
a.s2txt { display:block; width: 150px; height:15px; margin:0 auto; }
img.simg { width: 100px; height: 100px; vertical-align:top; }
img.s2img {width: 150px; height: 150px; }

a:link img.simg, a:visited img.simg {  }
a:hover img.simg, a:active img.simg {  opacity: .9; filter:alpha(opacity=90); }

a:link img.s2img, a:visited img.s2img {  }
a:hover img.s2img, a:active img.s2img { opacity: .9; filter:alpha(opacity=90); }
/* end mc */

