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

div.clearBoth { clear: both; }
	

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

body[id=css_athc] 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;
}

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

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

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: 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;
}

div#athc_logo {
	position: absolute;
	left: 20px;
	top: 0px;
}

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

.pagination
{
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
}

.pagination a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#jlinks
{
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
}

#jlinks a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

div#hotchicks_expert
{
	cursor: pointer;
}
#vsort a
{
	color: #000000;
	text-decoration: underline;
}

table.tbl_hotchickexpert a
{
	text-decoration: none;
}
