@charset "utf-8";
/* CSS Document */

.menu {width:949px; height:32px; font-size:0.85em; position:relative; z-index:100;text-align:center;background:url(http://www.askthehotchick.com/assets/images/mnu_bg.jpg);margin-top:1px;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:949px; w\idth:949px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:129px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:129px;position:relative;background:url(http://www.askthehotchick.com/assets/images/mnu_bg.jpg) repeat-x;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:13px;text-decoration:none; color:#000; width:118px; height:32px;padding-left:10px; line-height:29px;;font-weight:bold;font-family:arial;background:url(http://www.askthehotchick.com/assets/images/mnu_bg.jpg) repeat-x;text-align:center;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:129px; w\idth:129px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:129px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:33px;t\op:33px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:129px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#000000; color:#ffffff; height:auto; line-height:1em; padding:5px 10px; width:158px;border-width:0 1px 1px 1px;font-size:12px;text-align:left;padding-left:10px;padding-top:8px;padding-bottom:8px;border:0.5px solid #CCCCCC;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:180px;w\idth:180px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#FF0000;}
.menu :hover > a, .menu ul ul :hover > a {color:#000;background:#FF0000;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


.menu ul li.second_levelmenu {border-bottom:1px solid #ffffff;}
body[id=css_athc] .menu ul li.second_levelmenu {border-bottom:0px solid #ffffff;}



/*************************************************************************************/















@charset "utf-8";

div.clearBoth { clear: both; }
	

/*
 	overrides
*/
div.right_wrapper_with_border {
	width: 323px;
	border-left: solid 3px #999999;
	padding-bottom: 10px;
}


/*
	HEADER
*/

#child_banner {
    background: url(http://www.askthehotchick.com/assets/images/athc_header.jpg) top left no-repeat;
   	position: relative;
}

ul#top_menu_list {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;	
	width: 668px;
	height: 32px;
	float: left;
}

ul#top_menu_list li {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 170px;
}

ul#top_menu_list li,
ul#top_menu_list a {
	height: 32px;
	display: block;
}

ul#top_menu_list a {
	text-indent: -1000px; 
	overflow: hidden;
}

/*  CSS SA MENU sa taas ***************************************  */
ul#top_menu_list li#top_menu_home { left: 0; width: 102px; background: url(http://www.askthehotchick.com/assets/images/top_menu_home.jpg); }
ul#top_menu_list li#top_menu_home a:hover { background: transparent url(http://www.askthehotchick.com/assets/images/top_menu_home.jpg) 0 -32px no-repeat; }


ul#top_menu_list li#top_menu_hotchicks { left: 103px; width: 136px; background: url(http://www.askthehotchick.com/assets/images/top_menu_hotchicks.jpg);}
ul#top_menu_list li#top_menu_hotchicks a:hover { background: transparent url(http://www.askthehotchick.com/assets/images/top_menu_hotchicks.jpg) 0 -32px no-repeat; }
ul#top_menu_list li#top_menu_advice { left: 240px; width: 104px; background: url(http://www.askthehotchick.com/assets/images/top_menu_advice.jpg);}
ul#top_menu_list li#top_menu_advice a:hover { background: transparent url(http://www.askthehotchick.com/assets/images/top_menu_advice.jpg) 0 -32px no-repeat; }
ul#top_menu_list li#top_menu_stories { left: 345px; width: 110px; background: url(http://www.askthehotchick.com/assets/images/top_menu_stories.jpg);}
ul#top_menu_list li#top_menu_stories a:hover { background: transparent url(http://www.askthehotchick.com/assets/images/top_menu_stories.jpg) 0 -32px no-repeat; }
/*ul#top_menu_list li#top_menu_blog { left: 456px; width: 91px; background: url(http://www.askthehotchick.com/assets/images/top_menu_blog.jpg);}
ul#top_menu_list li#top_menu_blog a:hover { background: transparent url(http://www.askthehotchick.com/assets/images/top_menu_blog.jpg) 0 -32px no-repeat; }*/
ul#top_menu_list li#top_menu_premium { left: 456px; width: 121px; background: url(http://www.askthehotchick.com/assets/images/top_menu_premium.jpg);}
ul#top_menu_list li#top_menu_premium a:hover { background: transparent url(http://www.askthehotchick.com/assets/images/top_menu_premium.jpg) 0 -32px no-repeat; }

div#top_searchbox {
	float: left;	
	height: 32px;
	margin-left: 20px;
}

input.search_text { border: 0;  height: 20px;  font-size: 16px; }

input.search_button {
	background: url(http://www.askthehotchick.com/assets/images/top_menu_search_btn.jpg) no-repeat;
	border: 0;
	width: 59px;
	height: 23px;
	cursor: pointer;	
}

div#top_searchbox input.search_text {
	margin-top: 5px;
	float: left;
}

div#top_searchbox input.search_button {
	float: left;	
	margin-top: 4px;
	margin-left: 5px;	
}

#child_banner div#top_ad {
	position: absolute;
	left: 220px;	
	width: 577px;
	margin-top: 40px;
}

div#login_actions {
	position: absolute;
	left: 797px;
	width: 153px;
	text-indent: -10px;
	margin-top: 15px;
}

div#login_actions a {
	color: #fff;
	font-size: 10px;
	font-family: Tahoma, Helvetica, Verdana, Arial, "Times New Roman";
	font-weight: bold;
}

div#login_actions a:hover { color: #f00; }

div#ask_question {
	position: absolute;
	left: 804px;
	top: 0px;
}

div#ask_question a {
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	width: 130px;
	height: 175px;
}



/*
	COMMUNITY Q&A
*/

ul.section_menu {
	position: relative;
	
	height: 25px;
	width: 591px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	clear: both;
}

ul#cqa_intro_section_menu { background: url(http://www.askthehotchick.com/assets/images/headers.png) 0 -50px; }
ul#cqa_list_section_menu { background: url(http://www.askthehotchick.com/assets/images/headers.png); }
ul#cqa_ask_section_menu { background: url(http://www.askthehotchick.com/assets/images/headers.png) 0 -175px; }
ul#cqa_prevq_section_menu { background: url(http://www.askthehotchick.com/assets/images/headers.png) 0 -150px; }
ul#cqa_searchq_section_menu { background: url(http://www.askthehotchick.com/assets/images/headers.png) 0 -175px; }
ul#cqa_answerq_section_menu { background: url(http://www.askthehotchick.com/assets/images/headers.png) 0 -225px; }
ul#cqa_catq_section_menu { background: url(http://www.askthehotchick.com/assets/images/headers.png) 0 -275px; }
ul#cqa_flirt_section_menu { background: url(http://www.askthehotchick.com/assets/images/headers.png) 0 -325px; }

ul.section_menu li,
ul.section_menu li { 
	top: 0; margin: 0; padding: 0; position: absolute; 
}

ul.section_menu li,
ul.section_menu li a {	
	height: 25px; display: block;
}

ul.section_menu li a,
ul.section_menu li a { text-indent: -1000px; overflow: hidden; }

li#cqa_intro_menu_ask { left: 408px; width: 65px; }
li#cqa_intro_menu_ask a:hover { background: url(http://www.askthehotchick.com/assets/images/headers.png) -408px -75px; }
li#cqa_intro_menu_answer { left: 486px; width: 98px; }
li#cqa_intro_menu_answer a:hover { background: url(http://www.askthehotchick.com/assets/images/headers.png) -486px -75px; }
li#cqa_intro_menu_ask2 { left: 408px; width: 176px; }
li#cqa_intro_menu_ask2 a:hover { background: url(http://www.askthehotchick.com/assets/images/headers.png) -408px -350px; }

li#cqa_list_menu_recent { left: 8px; width: 54px; }
li#cqa_list_menu_recent a:hover { background: url(http://www.askthehotchick.com/assets/images/headers.png) -8px -25px; }
li#cqa_list_menu_featured { left: 82px; width: 67px; }
li#cqa_list_menu_featured a:hover { background: url(http://www.askthehotchick.com/assets/images/headers.png) -82px -25px; }
li#cqa_list_menu_mostdiscussed { left: 167px; width: 113px; }
li#cqa_list_menu_mostdiscussed a:hover { background: url(http://www.askthehotchick.com/assets/images/headers.png) -167px -25px; }
li#cqa_list_menu_toprated { left: 300px; width: 73px; }
li#cqa_list_menu_toprated a:hover { background: url(http://www.askthehotchick.com/assets/images/headers.png) -300px -25px; }
li#cqa_list_menu_unanswered { left: 392px; width: 91px; }
li#cqa_list_menu_unanswered a:hover { background: url(http://www.askthehotchick.com/assets/images/headers.png) -392px -25px; }



div.section_content {
	width: 569px;
	border: solid 1px #9C9EA0;
	padding: 10px;
	margin-top: 10px;
	
	font-size: 12px;	
	font-family: Arial, Tahoma, Verdana, Helvetica, "Times New Roman";
	text-align: left;
	
	/*position: relative;*/	
}

div.section_content h2 {
	color: #FF1119;
	font-size: 1.2em;
	margin-bottom: 0.1em;
}

div#cqa_list_content { float: left; }

div.cqalc_item {
	clear: both;
	float: left;	
	width: 100%;
	border-bottom: solid 1px #939598;
	padding-bottom: 5px;
	margin-top: 5px;
}

div.cqalc_item div.cqalc_item_photo { float: left; width: 63px; text-align: center; }

div.cqalc_item div.cqalc_item_namegroup { float: left;	margin-left: 10px; width: 433px; }

span.cqalc_item_name { float: left; font-weight: bold; font-size: 1.1em; }
span.cqalc_item_name a { color: #f00; }
span.cqalc_item_age { margin-left: 5px; float: left; color: #767173; }
span.cqalc_item_time { float: right; color: #767173; }
span.cqalc_item_title { clear: both; display: block; padding-top: 5px; }
span.cqalc_item_title a { color: #27231F; font-weight: bold; text-align: left;}
a.cqalc_item_title_more { color: #000; }
span.cqalc_item_rating { margin-top: 0.5em; display: block; }
 
a.cqalc_item_answer {
	background: url(http://www.askthehotchick.com/assets/images/buttons.png) -380px 0 no-repeat;
	width: 61px;
	height: 21px;
	display: block;
	cursor: pointer;
	float: left;
	text-indent: -1000px;
	overflow: hidden;
	margin-top: 3em;
	margin-left: 2px;
}

div.cqalc_item p { clear: both; margin-top: 0.5em; margin-bottom: 0;	color: #636466; }
div.cqalc_item .cqalc_item_views { font-weight: bold; }
/*div.cqalc_item p.cqalc_item_content { margin-left: 5px;	float: left; width: 350px; }*/

div#cqa_list_paging, 
div#cqa_answermod_paging  { 
	clear: both; 
	padding-top: 10px; 
	text-align: right; 
}

div#cqa_list_paging a,
div#cqa_answermod_paging a,
div#cqa_back_to_top a {
	font-size: 12px;	
	font-family: Arial, Tahoma, Verdana, Helvetica, "Times New Roman";	
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

div#cqa_list_paging a:active,
div#cqa_answermod_paging a:active,
div#cqa_back_to_top a:active {
	color: #f00;
}

div#cqa_list_paging a.cqa_list_paging_current {	color: #FF0009; }

div.section_content_form {
	background-color: #C6C8CA;	
}

div.section_content_clean {
	background-color: #fff;
	border: 0;
}

div.section_content_form select {
	background-color: #C6C8CA;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

div.section_content_form input,
div.section_content_form textarea {
	font-size: 12px;
}

label.section_content_form_label {	
	font-weight: bold;
	line-height: 120%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	float: left;
}
label.section_content_form_checkbox {
	margin: 0;
}

span.char_remaining_info { float: right; margin-top: 0.5em; margin-bottom: 0.5em; color: #636466; }

input.section_content_form_preview,
input.section_content_form_cancel,
input.section_content_form_edit,
input.section_content_form_submit,
input.section_content_form_return,
input.section_content_form_search,
input.section_content_form_comment {
	background: url(http://www.askthehotchick.com/assets/images/buttons.png) -442px 0 no-repeat;
	border: 0;
	width: 61px;
	height: 21px;
	cursor: pointer;	
	margin-top: 4px;
	margin-left: 3px;	
}
input.section_content_form_cancel { background: url(http://www.askthehotchick.com/assets/images/buttons.png) -122px 0 no-repeat; }
input.section_content_form_edit { background: url(http://www.askthehotchick.com/assets/images/buttons.png) no-repeat; }
input.section_content_form_submit { background: url(http://www.askthehotchick.com/assets/images/buttons.png) -60px 0 no-repeat; }
input.section_content_form_return { background: url(http://www.askthehotchick.com/assets/images/buttons.png) -244px 0 no-repeat; width: 137px; }
input.section_content_form_search { background: url(http://www.askthehotchick.com/assets/images/buttons.png) -182px 0 no-repeat; }
input.section_content_form_comment { background: url(http://www.askthehotchick.com/assets/images/buttons.png) -503px 0 no-repeat; width: 67px;} 

div#cqa_answermod_photo { float: left; margin-right: 0.5em; margin-bottom: 0.2em; }
div#cqa_answermod_title { font-size: 1.4em; font-weight: bold; }
div#cqa_answermod_ratings { margin-top: 0.5em; }
div#cqa_answermod_questiondetails { clear: both; font-size: 0.9em; }
span.cqa_answermod_questiondetails_label { color: #969696; }
span.cqa_answermod_questiondetails_value { font-weight: bold; }
div#cqa_answermod_questiondetails table { border-collapse: collapse; }
div#cqa_answermod_questiondetails table td { vertical-align: top; padding: 0; padding-right: 0.5em; }
div#cqa_answermod_description { border-top: solid 1px #939598; margin-top: 0.5em; }
div#cqa_answermod_description p { margin: 0; margin-top: 0.5em;  }

div#cqa_answermod_answer_sectionheader {  background: url(http://www.askthehotchick.com/assets/images/headers.png) 0 -375px; height: 25px; margin-top: 10px; text-indent: -3000px; }
div#cqa_answermod_answerbox textarea { border: 0; width: 565px; font-size: 12px; }
div#cqa_answermod_answerbox_footer { height: 2em; position: relative; text-align: left; margin-top: 0.5em; font-size: 12px; color: #979797; }
span#cqa_answermod_answerbox_charleft { float: left; }
div#cqa_answermod_answerbox_footer input.section_content_form_submit { float: right; margin: 0; }

div#cqa_content_footerpaging { clear: both; }

div#cqa_answermod_answergroup_sectionheader { position: relative; clear: right; background: url(http://www.askthehotchick.com/assets/images/headers.png) 0 -400px; height: 25px; margin-top: 20px; text-indent: -3000px; }

div#cqa_answermod_answergroup a { color: #030409; }
div#cqa_answermod_answergroup { border-top: solid 1px #D2D2D2; padding-top: 1em; text-align: left; font-size: 12px; }
div.cqa_answergroup_photo { float: left; margin-right: 0.8em; width: 63px; }
div.cqa_answergroup_answercontent { float: left; width: 510px; }
div.cqa_answergroup_answerdetails { text-align: left; }
div.cqa_answergroup_answerdetails span { margin-right: 2em; }
div.cqa_answergroup_controls { clear: both; background-color: #EBEBEB; padding: 10px; height: 21px; }
div.cqa_answergroup_controls input.section_content_form_comment { margin-top: 0; float: right; }
select.cqa_answergroup_controls_spam,
a.cqa_answergroup_controls_report {
	float: left;
	line-height: 21px;
	margin-right: 0.5em;
}
select.cqa_answergroup_controls_spam { font-size: 12px; }

div.cqa_answergroup_commentbox { background-color: #EBEBEB; font-size: 12px; padding: 10px; padding-top: 0; }
div.cqa_answergroup_commentbox textarea { width: 564px; font-size: 12px; }
div.cqa_answergroup_commentbox_controls { height: 21px; padding-top: 0.4em;}
div.cqa_answergroup_commentbox_controls span.cqa_answergroup_commentbox_controls_charleft { float: left; line-height: 21px; }
div.cqa_answergroup_commentbox_controls input.section_content_form_submit { float: right; margin-top: 0; background: url(http://www.askthehotchick.com/assets/images/buttons.png) -570px 0 no-repeat;}

div.cqa_answergroup_answercomments { clear: both; border-top: solid 2px #D2D2D2; background-color: #EBEBEB; padding: 10px; }
div.cqa_answergroup_answercomments_title { float: left; clear: both; font-size: 1.2em; color: #000; }
div.cqa_answergroup_answercomment { clear: both; padding-top: 5px; }
div.cqa_answergroup_answercomment_name { float: left; width: 100px; margin-left: 10px; }
div.cqa_answergroup_answercomment_text { float: left; width: 440px; }

div#cqa_content_footerpaging { clear: both; margin-top: 1em; height: 2em; }
div#cqa_back_to_top { float: left; clear: none; padding-top: 0; }
div#cqa_answermod_paging { clear: none; float: right; padding-top: 0; }
div#cqa_content_footerpaging { margin-bottom: 1em; }

ul.cqa_header_submenu { list-style: none; padding: 0; margin: 0; width: 140px; }
ul.cqa_header_submenu li { text-align: left; position: static; }
ul.cqa_header_submenu li a { height: 15px; text-indent: 0; padding: 5px 10px 5px 30px; color: #fff; font-size: 12px; text-decoration: none;  background-color: #939598; border-top: solid 1px #fff; }
ul.cqa_header_submenu li a:hover { background: #A3A5A7 !important; }
ul.cqa_header_submenu li.special a { color: #000000; }

ul.top_menu_list { list-style: none; padding: 0; margin: 0; width: 140px; }
ul.top_menu_list li { text-align: left; position: static; }
ul.top_menu_list li a { height: 15px; text-indent: 0; padding: 5px 10px 5px 30px; color: #fff; font-size: 12px; text-decoration: none;  background-color: #939598; border-top: solid 1px #fff; }
ul.top_menu_list li a:hover { background: #A3A5A7 !important; }
ul.top_menu_list li.special a { color: #000000; }





/*###########################################################################################################*/


div.clearBoth { clear: both; }
	

/*
 	overrides
*/
div.right_wrapper_with_border {
	width: 323px;
	border-left: solid 3px #999999;
	padding-bottom: 10px;
}


/*
	HEADER
*/

#child_banner {
    background: url(../images/athc_header.jpg) top left no-repeat;
   	position: relative;
}

ul#top_menu_list {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;	
	width: 668px;
	height: 32px;
	float: left;
}

ul#top_menu_list li {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 170px;
}

ul#top_menu_list li,
ul#top_menu_list a {
	height: 32px;
	display: block;
}

ul#top_menu_list a {
	text-indent: -1000px; 
	overflow: hidden;
}

/*  CSS SA MENU sa taas ***************************************  */
ul#top_menu_list li#top_menu_home { left: 0; width: 102px; background: url(../images/top_menu_home.jpg); }
ul#top_menu_list li#top_menu_home a:hover { background: transparent url(../images/top_menu_home.jpg) 0 -32px no-repeat; }


ul#top_menu_list li#top_menu_hotchicks { left: 103px; width: 136px; background: url(../images/top_menu_hotchicks.jpg);}
ul#top_menu_list li#top_menu_hotchicks a:hover { background: transparent url(../images/top_menu_hotchicks.jpg) 0 -32px no-repeat; }
ul#top_menu_list li#top_menu_advice { left: 240px; width: 104px; background: url(../images/top_menu_advice.jpg);}
ul#top_menu_list li#top_menu_advice a:hover { background: transparent url(../images/top_menu_advice.jpg) 0 -32px no-repeat; }
ul#top_menu_list li#top_menu_stories { left: 345px; width: 110px; background: url(../images/top_menu_stories.jpg);}
ul#top_menu_list li#top_menu_stories a:hover { background: transparent url(../images/top_menu_stories.jpg) 0 -32px no-repeat; }
/*ul#top_menu_list li#top_menu_blog { left: 456px; width: 91px; background: url(../images/top_menu_blog.jpg);}
ul#top_menu_list li#top_menu_blog a:hover { background: transparent url(../images/top_menu_blog.jpg) 0 -32px no-repeat; }*/
ul#top_menu_list li#top_menu_premium { left: 456px; width: 121px; background: url(../images/top_menu_premium.jpg);}
ul#top_menu_list li#top_menu_premium a:hover { background: transparent url(../images/top_menu_premium.jpg) 0 -32px no-repeat; }

div#top_searchbox {
	float: left;	
	height: 32px;
	margin-left: 20px;
}

input.search_text { border: 0;  height: 20px;  font-size: 16px; }

input.search_button {
	background: url(../images/top_menu_search_btn.jpg) no-repeat;
	border: 0;
	width: 59px;
	height: 23px;
	cursor: pointer;	
}

div#top_searchbox input.search_text {
	margin-top: 5px;
	float: left;
}

div#top_searchbox input.search_button {
	float: left;	
	margin-top: 4px;
	margin-left: 5px;	
}

#child_banner div#top_ad {
	position: absolute;
	left: 195px;	
	width: 728px;
	height: 90px;
	margin-top: 30px;
}

div#login_actions {
	position: absolute;
	left: 797px;
	width: 153px;
	text-indent: -10px;
	margin-top: 15px;
}

div#login_actions a {
	color: #fff;
	font-size: 10px;
	font-family: Tahoma, Helvetica, Verdana, Arial, "Times New Roman";
	font-weight: bold;
}

div#login_actions a:hover { color: #f00; }

div#ask_question {
	position: absolute;
	left: 804px;
	top: 0px;
}

div#ask_question a {
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	width: 130px;
	height: 175px;
}



/*
	COMMUNITY Q&A
*/

ul.section_menu {
	position: relative;
	
	height: 25px;
	width: 591px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	clear: both;
}

ul#cqa_intro_section_menu { background: url(../images/headers.png) 0 -50px; }
ul#cqa_list_section_menu { background: url(../images/headers.png); }
ul#cqa_ask_section_menu { background: url(../images/headers.png) 0 -175px; }
ul#cqa_prevq_section_menu { background: url(../images/headers.png) 0 -150px; }
ul#cqa_searchq_section_menu { background: url(../images/headers.png) 0 -175px; }
ul#cqa_answerq_section_menu { background: url(../images/headers.png) 0 -225px; }
ul#cqa_catq_section_menu { background: url(../images/headers.png) 0 -275px; }
ul#cqa_flirt_section_menu { background: url(../images/headers.png) 0 -325px; }

ul.section_menu li,
ul.section_menu li { 
	top: 0; margin: 0; padding: 0; position: absolute; 
}

ul.section_menu li,
ul.section_menu li a {	
	height: 25px; display: block;
}

ul.section_menu li a,
ul.section_menu li a { text-indent: -1000px; overflow: hidden; }

li#cqa_intro_menu_ask { left: 408px; width: 65px; }
li#cqa_intro_menu_ask a:hover { background: url(../images/headers.png) -408px -75px; }
li#cqa_intro_menu_answer { left: 486px; width: 98px; }
li#cqa_intro_menu_answer a:hover { background: url(../images/headers.png) -486px -75px; }
li#cqa_intro_menu_ask2 { left: 408px; width: 176px; }
li#cqa_intro_menu_ask2 a:hover { background: url(../images/headers.png) -408px -350px; }

li#cqa_list_menu_recent { left: 8px; width: 54px; }
li#cqa_list_menu_recent a:hover { background: url(../images/headers.png) -8px -25px; }
li#cqa_list_menu_featured { left: 82px; width: 67px; }
li#cqa_list_menu_featured a:hover { background: url(../images/headers.png) -82px -25px; }
li#cqa_list_menu_mostdiscussed { left: 167px; width: 113px; }
li#cqa_list_menu_mostdiscussed a:hover { background: url(../images/headers.png) -167px -25px; }
li#cqa_list_menu_toprated { left: 300px; width: 73px; }
li#cqa_list_menu_toprated a:hover { background: url(../images/headers.png) -300px -25px; }
li#cqa_list_menu_unanswered { left: 392px; width: 91px; }
li#cqa_list_menu_unanswered a:hover { background: url(../images/headers.png) -392px -25px; }



div.section_content {
	width: 569px;
	border: solid 1px #9C9EA0;
	padding: 10px;
	margin-top: 10px;
	
	font-size: 12px;	
	font-family: Arial, Tahoma, Verdana, Helvetica, "Times New Roman";
	text-align: left;
	
	/*position: relative;*/	
}

div.section_content h2 {
	color: #FF1119;
	font-size: 1.2em;
	margin-bottom: 0.1em;
}

div#cqa_list_content { float: left; }

div.cqalc_item {
	clear: both;
	float: left;	
	width: 100%;
	border-bottom: solid 1px #939598;
	padding-bottom: 5px;
	margin-top: 5px;
}

div.cqalc_item div.cqalc_item_photo { float: left; width: 63px; text-align: center; }

div.cqalc_item div.cqalc_item_namegroup { float: left;	margin-left: 10px; width: 433px; }

span.cqalc_item_name { float: left; font-weight: bold; font-size: 1.1em; }
span.cqalc_item_name a { color: #f00; }
span.cqalc_item_age { margin-left: 5px; float: left; color: #767173; }
span.cqalc_item_time { float: right; color: #767173; }
span.cqalc_item_title { clear: both; display: block; padding-top: 5px; }
span.cqalc_item_title a { color: #27231F; font-weight: bold; text-align: left;}
a.cqalc_item_title_more { color: #000; }
span.cqalc_item_rating { margin-top: 0.5em; display: block; }
 
a.cqalc_item_answer {
	background: url(../images/buttons.png) -380px 0 no-repeat;
	width: 61px;
	height: 21px;
	display: block;
	cursor: pointer;
	float: left;
	text-indent: -1000px;
	overflow: hidden;
	margin-top: 3em;
	margin-left: 2px;
}

div.cqalc_item p { clear: both; margin-top: 0.5em; margin-bottom: 0;	color: #636466; }
div.cqalc_item .cqalc_item_views { font-weight: bold; }
/*div.cqalc_item p.cqalc_item_content { margin-left: 5px;	float: left; width: 350px; }*/

div#cqa_list_paging, 
div#cqa_answermod_paging  { 
	clear: both; 
	padding-top: 10px; 
	text-align: right; 
}

div#cqa_list_paging a,
div#cqa_answermod_paging a,
div#cqa_back_to_top a {
	font-size: 12px;	
	font-family: Arial, Tahoma, Verdana, Helvetica, "Times New Roman";	
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

div#cqa_list_paging a:active,
div#cqa_answermod_paging a:active,
div#cqa_back_to_top a:active {
	color: #f00;
}

div#cqa_list_paging a.cqa_list_paging_current {	color: #FF0009; }

div.section_content_form {
	background-color: #C6C8CA;	
}

div.section_content_clean {
	background-color: #fff;
	border: 0;
}

div.section_content_form select {
	background-color: #C6C8CA;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

div.section_content_form input,
div.section_content_form textarea {
	font-size: 12px;
}

label.section_content_form_label {	
	font-weight: bold;
	line-height: 120%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	float: left;
}
label.section_content_form_checkbox {
	margin: 0;
}

span.char_remaining_info { float: right; margin-top: 0.5em; margin-bottom: 0.5em; color: #636466; }

input.section_content_form_preview,
input.section_content_form_cancel,
input.section_content_form_edit,
input.section_content_form_submit,
input.section_content_form_return,
input.section_content_form_search,
input.section_content_form_comment {
	background: url(../images/buttons.png) -442px 0 no-repeat;
	border: 0;
	width: 61px;
	height: 21px;
	cursor: pointer;	
	margin-top: 4px;
	margin-left: 3px;	
}
input.section_content_form_cancel { background: url(../images/buttons.png) -122px 0 no-repeat; }
input.section_content_form_edit { background: url(../images/buttons.png) no-repeat; }
input.section_content_form_submit { background: url(../images/buttons.png) -60px 0 no-repeat; }
input.section_content_form_return { background: url(../images/buttons.png) -244px 0 no-repeat; width: 137px; }
input.section_content_form_search { background: url(../images/buttons.png) -182px 0 no-repeat; }
input.section_content_form_comment { background: url(../images/buttons.png) -503px 0 no-repeat; width: 67px;} 

div#cqa_answermod_photo { float: left; margin-right: 0.5em; margin-bottom: 0.2em; }
div#cqa_answermod_title { font-size: 1.4em; font-weight: bold; }
div#cqa_answermod_ratings { margin-top: 0.5em; }
div#cqa_answermod_questiondetails { clear: both; font-size: 0.9em; }
span.cqa_answermod_questiondetails_label { color: #969696; }
span.cqa_answermod_questiondetails_value { font-weight: bold; }
div#cqa_answermod_questiondetails table { border-collapse: collapse; }
div#cqa_answermod_questiondetails table td { vertical-align: top; padding: 0; padding-right: 0.5em; }
div#cqa_answermod_description { border-top: solid 1px #939598; margin-top: 0.5em; }
div#cqa_answermod_description p { margin: 0; margin-top: 0.5em;  }

div#cqa_answermod_answer_sectionheader {  background: url(../images/headers.png) 0 -375px; height: 25px; margin-top: 10px; text-indent: -3000px; }
div#cqa_answermod_answerbox textarea { border: 0; width: 565px; font-size: 12px; }
div#cqa_answermod_answerbox_footer { height: 2em; position: relative; text-align: left; margin-top: 0.5em; font-size: 12px; color: #979797; }
span#cqa_answermod_answerbox_charleft { float: left; }
div#cqa_answermod_answerbox_footer input.section_content_form_submit { float: right; margin: 0; }

div#cqa_content_footerpaging { clear: both; }

div#cqa_answermod_answergroup_sectionheader { position: relative; clear: right; background: url(../images/headers.png) 0 -400px; height: 25px; margin-top: 20px; text-indent: -3000px; }

div#cqa_answermod_answergroup a { color: #030409; }
div#cqa_answermod_answergroup { border-top: solid 1px #D2D2D2; padding-top: 1em; text-align: left; font-size: 12px; }
div.cqa_answergroup_photo { float: left; margin-right: 0.8em; width: 63px; }
div.cqa_answergroup_answercontent { float: left; width: 495px; }
div.cqa_answergroup_answerdetails { text-align: left; }
div.cqa_answergroup_answerdetails span { margin-right: 2em; }
div.cqa_answergroup_controls { clear: both; background-color: #EBEBEB; padding: 10px; height: 21px; }
div.cqa_answergroup_controls input.section_content_form_comment { margin-top: 0; float: right; }
select.cqa_answergroup_controls_spam,
a.cqa_answergroup_controls_report {
	float: left;
	line-height: 21px;
	margin-right: 0.5em;
}
select.cqa_answergroup_controls_spam { font-size: 12px; }

div.cqa_answergroup_commentbox { background-color: #EBEBEB; font-size: 12px; padding: 10px; padding-top: 0; }
div.cqa_answergroup_commentbox textarea { width: 564px; font-size: 12px; }
div.cqa_answergroup_commentbox_controls { height: 21px; padding-top: 0.4em;}
div.cqa_answergroup_commentbox_controls span.cqa_answergroup_commentbox_controls_charleft { float: left; line-height: 21px; }
div.cqa_answergroup_commentbox_controls input.section_content_form_submit { float: right; margin-top: 0; background: url(../images/buttons.png) -570px 0 no-repeat;}

div.cqa_answergroup_answercomments { clear: both; border-top: solid 2px #D2D2D2; background-color: #EBEBEB; padding: 10px; }
div.cqa_answergroup_answercomments_title { float: left; clear: both; font-size: 1.2em; color: #000; }
div.cqa_answergroup_answercomment { clear: both; padding-top: 5px; }
div.cqa_answergroup_answercomment_name { float: left; width: 100px; margin-left: 10px; }
div.cqa_answergroup_answercomment_text { float: left; width: 435px; }

div#cqa_content_footerpaging { clear: both; margin-top: 1em; height: 2em; }
div#cqa_back_to_top { float: left; clear: none; padding-top: 0; }
div#cqa_answermod_paging { clear: none; float: right; padding-top: 0; }
div#cqa_content_footerpaging { margin-bottom: 1em; }

ul.cqa_header_submenu { list-style: none; padding: 0; margin: 0; width: 140px; }
ul.cqa_header_submenu li { text-align: left; position: static; }
ul.cqa_header_submenu li a { height: 15px; text-indent: 0; padding: 5px 10px 5px 30px; color: #fff; font-size: 12px; text-decoration: none;  background-color: #939598; border-top: solid 1px #fff; }
ul.cqa_header_submenu li a:hover { background: #A3A5A7 !important; }
ul.cqa_header_submenu li.special a { color: #000000; }

ul.top_menu_list { list-style: none; padding: 0; margin: 0; width: 140px; }
ul.top_menu_list li { text-align: left; position: static; }
ul.top_menu_list li a { height: 15px; text-indent: 0; padding: 5px 10px 5px 30px; color: #fff; font-size: 12px; text-decoration: none;  background-color: #939598; border-top: solid 1px #fff; }
ul.top_menu_list li a:hover { background: #A3A5A7 !important; }
ul.top_menu_list li.special a { color: #000000; }


/*############################################################################*/
/* ***** BEGIN LICENSE BLOCK *****
 * Version: MPL 1.1/GPL 2.0/LGPL 2.1
 *
 * The contents of this file are subject to the Mozilla Public License Version
 * 1.1 (the "License"); you may not use this file except in compliance with
 * the License. You may obtain a copy of the License at
 * http://www.mozilla.org/MPL/
 *
 * Software distributed under the License is distributed on an "AS IS" basis,
 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 * for the specific language governing rights and limitations under the
 * License.
 *
 * The Original Code is mozilla.org code.
 *
 * The Initial Developer of the Original Code is
 * Netscape Communications Corporation.
 * Portions created by the Initial Developer are Copyright (C) 1998
 * the Initial Developer. All Rights Reserved.
 *
 * Contributor(s):
 *   Blake Ross <BlakeR1234@aol.com>
 *
 * Alternatively, the contents of this file may be used under the terms of
 * either of the GNU General Public License Version 2 or later (the "GPL"),
 * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 * in which case the provisions of the GPL or the LGPL are applicable instead
 * of those above. If you wish to allow use of your version of this file only
 * under the terms of either the GPL or the LGPL, and not to allow others to
 * use your version of this file under the terms of the MPL, indicate your
 * decision by deleting the provisions above and replace them with the notice
 * and other provisions required by the GPL or the LGPL. If you do not delete
 * the provisions above, a recipient may use your version of this file under
 * the terms of any one of the MPL, the GPL or the LGPL.
 *
 * ***** END LICENSE BLOCK ***** */

@namespace url(http://www.w3.org/1999/xhtml); /* set default namespace to HTML */
@namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* bidi */

[dir="rtl"] {
  direction: rtl;
  unicode-bidi: embed;
}
[dir="ltr"] {
  direction: ltr;
  unicode-bidi: embed;
}
bdo[dir] {
  unicode-bidi: bidi-override;
}

/* blocks */

html, div, map, dt, isindex, form {
  display: block;
}

body {
  display: block;
 /*  margin: 8px; */
 	margin-top: 0px;
}

p, dl, multicol {
  display: block;
  margin: 1em 0;
}

dd {
  display: block;
  -moz-margin-start: 40px;
}

blockquote {
  display: block;
  margin: 1em 40px;
}

address {
  display: block;
  font-style: italic;
}

center {
  display: block;
  text-align: -moz-center;
}

blockquote[type=cite] {
  display: block;
  margin: 1em 0px;
  -moz-padding-start: 1em;
  -moz-border-start: solid;
  border-color: blue;
  border-width: thin;
}

span[_moz_quote=true] {
  color: blue;
}

pre[_moz_quote=true] {
  color: blue;
}

h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0;
}

h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
}

h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}

h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
}

h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}

listing {
  display: block;
  font-family: -moz-fixed;
  font-size: medium;
  white-space: pre;
  margin: 1em 0;
}

xmp, pre, plaintext {
  display: block;
  font-family: -moz-fixed;
  white-space: pre;
  margin: 1em 0;
}

/* tables */


table[align="left"] {
  float: left;
}

table[align="right"] {
  float: right;
  text-align: start;
}

table[rules]:not([rules="none"]) {
  border-collapse: collapse;
}
   
/* caption inherits from table not table-outer */  
caption {
  display: table-caption;
  text-align: center;
  -moz-box-sizing: border-box;
}

table[align="center"] > caption {
  margin-left: auto;
  margin-right: auto;
}

table[align="center"] > caption[align="left"] {
  margin-right: 0;
}

table[align="center"] > caption[align="right"] {
  margin-left: 0;
}

tr {
  display: table-row;
  vertical-align: inherit;
}

col {
  display: table-column;
}

colgroup {
  display: table-column-group;
}

tbody {
  display: table-row-group;
  vertical-align: middle;
}

thead {
  display: table-header-group;
  vertical-align: middle;
}

tfoot {
  display: table-footer-group;
  vertical-align: middle;
}

/* for XHTML tables without tbody */
table > tr {
  vertical-align: middle;
}

th {
  display: table-cell;
  vertical-align: inherit;
  font-weight: bold;
  padding: 1px;
}

tr > form:-moz-is-html, tbody > form:-moz-is-html,
thead > form:-moz-is-html, tfoot > form:-moz-is-html,
table > form:-moz-is-html {
  /* Important: don't show these forms in HTML */
  display: none !important;
}

/* inlines */

q:before {
  content: open-quote;
}

q:after {
  content: close-quote;
}

b, strong {
  font-weight: bolder;
}

i, cite, em, var, dfn {
  font-style: italic;
}

tt, code, kbd, samp {
  font-family: -moz-fixed;
}

u, ins {
  text-decoration: underline;
}

s, strike, del {
  text-decoration: line-through;
}

blink {
  text-decoration: blink;
}

big {
  font-size: larger;
}

small {
  font-size: smaller;
}

sub {
  vertical-align: sub;
  font-size: smaller;
  line-height: normal;
}

sup {
  vertical-align: super;
  font-size: smaller;
  line-height: normal;
}

nobr {
  white-space: nowrap;
}

/* titles */
abbr[title], acronym[title] {
  border-bottom: dotted 1px;
}

/* lists */

ul, menu, dir {
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  -moz-padding-start: 40px;
}

ol {
  display: block;
  list-style-type: decimal;
  margin: 1em 0;
  -moz-padding-start: 40px;
}

li {
  display: list-item;
}

/* nested lists have no top/bottom margins */
ul ul,   ul ol,   ul dir,   ul menu,   ul dl,
ol ul,   ol ol,   ol dir,   ol menu,   ol dl,
dir ul,  dir ol,  dir dir,  dir menu,  dir dl,
menu ul, menu ol, menu dir, menu menu, menu dl,
dl ul,   dl ol,   dl dir,   dl menu,   dl dl {
  margin-top: 0;
  margin-bottom: 0;
}

/* 2 deep unordered lists use a circle */
ol ul,   ul ul,   menu ul,   dir ul,
ol menu, ul menu, menu menu, dir menu,
ol dir,  ul dir,  menu dir,  dir dir {
  list-style-type: circle;
}

/* 3 deep (or more) unordered lists use a square */
ol ol ul,     ol ul ul,     ol menu ul,     ol dir ul,
ol ol menu,   ol ul menu,   ol menu menu,   ol dir menu,
ol ol dir,    ol ul dir,    ol menu dir,    ol dir dir,
ul ol ul,     ul ul ul,     ul menu ul,     ul dir ul,
ul ol menu,   ul ul menu,   ul menu menu,   ul dir menu,
ul ol dir,    ul ul dir,    ul menu dir,    ul dir dir,
menu ol ul,   menu ul ul,   menu menu ul,   menu dir ul,
menu ol menu, menu ul menu, menu menu menu, menu dir menu,
menu ol dir,  menu ul dir,  menu menu dir,  menu dir dir,
dir ol ul,    dir ul ul,    dir menu ul,    dir dir ul,
dir ol menu,  dir ul menu,  dir menu menu,  dir dir menu,
dir ol dir,   dir ul dir,   dir menu dir,   dir dir dir {
  list-style-type: square;
}


/* leafs */

/* <hr> noshade and color attributes are handled completely by
 * the nsHTMLHRElement attribute mapping code
 */
hr {
  display: block;
  height: 2px;
  border: 1px inset;
  margin: 0.5em auto 0.5em auto;
  color: gray;
  -moz-float-edge: margin-box;
  -moz-box-sizing: border-box;
}

hr[size="1"] {
  border-style: solid none none none;
}


img:-moz-broken::before, input:-moz-broken::before,
img:-moz-user-disabled::before, input:-moz-user-disabled::before,
img:-moz-loading::before, input:-moz-loading::before,
applet:-moz-empty-except-children-with-localname(param):-moz-broken::before,
applet:-moz-empty-except-children-with-localname(param):-moz-user-disabled::before {
  content: -moz-alt-content !important;
  unicode-bidi: embed;
}

object:-moz-broken > *|*, applet:-moz-broken > *|*
object:-moz-user-disabled > *|*, applet:-moz-user-disabled > *|* {
  /*
    Inherit in the object's alignment so that if we aren't aligned explicitly
    we'll end up in the right place vertically.  See bug 36997.  Note that this
    is not !important because we _might_ be aligned explicitly.
  */
  vertical-align: inherit;
}

img:-moz-suppressed, input:-moz-suppressed, object:-moz-suppressed,
embed:-moz-suppressed, applet:-moz-suppressed {
  /*
    Set visibility too in case the page changes display.  Note that we _may_
    want to just set visibility and not display, in general, if we find that
    display:none breaks too many layouts.  And if we decide we really do want
    people to be able to right-click blocked images, etc, we need to set
    neither one, and hack the painting code.... :(
   */
  display: none !important;
  visibility: hidden !important;
}

img[usemap], object[usemap] {
  color: blue;
}

frameset {
  display: block ! important;
  overflow: -moz-hidden-unscrollable;
  position: static ! important;
  float: none ! important;
  border: none ! important;
}

frame {
  border: none ! important;
}


noframes {
  display: none;
}

spacer {
  position: static ! important;
  float: none ! important;
}

canvas {
  -moz-user-select: none;
}

/* focusable content: anything w/ tabindex >=0 is focusable */
abbr:focus, acronym:focus, address:focus, applet:focus, b:focus, 
base:focus, big:focus, blockquote:focus, br:focus, canvas:focus, caption:focus,
center:focus, cite:focus, code:focus, col:focus, colgroup:focus, dd:focus,
del:focus, dfn:focus, dir:focus, div:focus, dl:focus, dt:focus, em:focus,
fieldset:focus, font:focus, form:focus, h1:focus, h2:focus, h3:focus, h4:focus,
h5:focus, h6:focus, hr:focus, i:focus, img:focus, ins:focus, 
kbd:focus, label:focus, legend:focus, li:focus, link:focus, menu:focus, 
object:focus, ol:focus, p:focus, pre:focus, q:focus, s:focus, samp:focus, 
small:focus, span:focus, strike:focus, strong:focus, sub:focus, sup:focus, 
table:focus, tbody:focus, td:focus, tfoot:focus, th:focus, thead:focus, 
tr:focus, tt:focus, u:focus, ul:focus, var:focus {
  /* Don't specify the outline-color, we should always use initial value. */
   outline: 1px dotted;
}

/* hidden elements */
area, base, basefont, head, meta, script, style, title,
noembed, param {
   display: none;
}

/* media elements */
video > xul|videocontrols, audio > xul|videocontrols {
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-binding: url("chrome://global/content/bindings/videocontrols.xml#videoControls");
}

video:not([controls]) > xul|videocontrols,
audio:not([controls]) > xul|videocontrols {
  visibility: hidden;
}

audio:not([controls]) {
  display: none;
}

/* emulation of non-standard HTML <marquee> tag */
marquee {
  width: -moz-available;
  display: inline-block;
  vertical-align: text-bottom;
  text-align: start;
  -moz-binding: url('chrome://xbl-marquee/content/xbl-marquee.xml#marquee-horizontal');
}

marquee[direction="up"], marquee[direction="down"] {
  -moz-binding: url('chrome://xbl-marquee/content/xbl-marquee.xml#marquee-vertical');
  height: 200px;
}

/* PRINT ONLY rules follow */
@media print {

  marquee { -moz-binding: none; }

}

