
/**
 * Slot 1 specific styles
 */
 
#slot_1 .html_container {
	color: #fff;	
}

#slot_1 .html_container p {
	line-height: 140%;	
	margin-top: 0;
	margin-bottom: 15px;
}

#slot_1 .html_container .slot_title {
	background: none;
}

#slot_1 .share_list {
	margin-top: 5px;
}

#slot_1 h1 {
	font-size: 25px;
	padding-bottom: 5px;
	border-bottom:1px solid #626262;
}

#slot_1 h2 {
	font-size: 16px;
	margin-top: 8px;
	color: #ddd;
}

#slot_1 .divider_medium {
	margin: 15px 0;
}

#slot_2 a.section_font_color, #slot_2 a.section_font_color:hover, #comment_products_link{
		color:#efb400 !important;
}

#read_and_sign{
	width:560px;
	margin-bottom:20px;
}

#read_and_sign .challenge_overview{
	width:560px;
}

#read_and_sign h2{
	color:#FFDA00;
	font-size:18px;
	width:400px;
}

#read_and_sign a{
	background:#FFDA00 url(http://www.ubykotex.com/img/mission/get_involved/sign_arrow.gif) no-repeat scroll 66px 10px;
	color:#000000 !important;
	padding: 5px 10px;
	width:65px;
	display:block;
	float:right;
	margin-top:-26px;
}

#read_and_sign a:hover{
	color:#000000 !important;
}

/*#slot_3 .text_promo_title, #slot_3 .slot_title {*/
#slot_3 .challenge_overview_container .slot_title {
	font-size: 12px !important;
	background: transparent url(http://www.ubykotex.com/img/get_real/pink_arrow_sm.png) no-repeat scroll 55px 0 !important;
	_background: transparent url(http://www.ubykotex.com/img/get_real/pink_arrow_sm.gif) no-repeat scroll 55px 0 !important
}

#slot_3 .challenge_overview img {
	margin-bottom: 12px;
}

#decl_header {
	position: relative;
	width:560px;
	margin-bottom: 10px;
	border-bottom: solid 1px #626262;
}

#decl_header .aggregate_sum,
#decl_num {
	display:inline;
	margin-right: 15px;
	font-size: 27px;
	font-weight: bold;
	color: #FFDA00;
}

#decl_content {
	
}

#decl_header .aggregate,
#decl_girls {
	margin-right: 47px;
	padding: 8px 0 4px;
	font-size: 18px; 
	color: #FFDA00;
	font-weight:bold;
}

#decl_header .text_promo_link,
#decl_read {
	/** last resort
	 * floating doesn't work in IE7
	 * need room for numbers to grow
	 */
	position: absolute;
	padding: 0;
	bottom: 8px;
	right: 0;
	
	font-size: 10px; 
	color: #ddd !important;
	background-image: none !important;
}

.share_list {
	margin-left:500px;
	display:block;
}
/**
 * Sidebar specific styles
 */
 
#slot_3 a.challenge_link,
#slot_3 .text_promo_link {
	color: #000 !important;
	padding: 3px 17px 4px 9px;
	background: #E81E75 url(http://www.ubykotex.com/img/arrow_pink.gif) no-repeat 92px center !important;
}

/*Paginator CSS*/

.paginator
{
	width: 530px;
	height: 22px;
	background-color: #333;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	margin-top: 8px;
	padding: 0 20px 0 10px;
	_background: url(http://www.ubykotex.com/img/apps/ugc_list/faux_row.png) repeat-x
}
.page_count_box
{
	float: left;
}
.paginator .page_count
{
	font-weight: bold;
}
.paginator_controls
{
	float: right;
}
.arrow
{
	width: 10px;
	height: 7px;
	margin-top: 8px;
	float: left;
}
.left_arrow
{
	float: left;
	background: url('http://www.ubykotex.com/img/apps/article_list/left_arrow_yellow.png') 0 -14px no-repeat;
	_background: url('http://www.ubykotex.com/img/apps/article_list/left_arrow_yellow.gif') 0 -14px no-repeat;
}
.right_arrow
{
	background: url('http://www.ubykotex.com/img/apps/article_list/right_arrow_yellow.png') 0 -14px no-repeat;
	_background: url('http://www.ubykotex.com/img/apps/article_list/right_arrow_yellow.gif') 0 -14px no-repeat;
}

.right_arrow:hover, .left_arrow:hover
{
	background-position: 0 0;
}
.arrow_disabled
{
	background-position: 0 -7px;
	cursor: default;
}

.paginator_controls ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	float: left;
}
.paginator_controls li
{
	float: left;
	margin-right: 15px;
}
.page_number_list a:link, .page_number_list a:visited
{
	text-decoration: none;
	font-weight: bold;
	/*color: #51b0f0;*/
}
.page_number_list a:hover, .page_number_list a.selected_page
{
	color: #ffffff;
}
.selected_page
{
	background: url('http://www.ubykotex.com/img/apps/article_list/page_number_selected.gif') center bottom no-repeat;
	height: 26px;
	display: block;
}
.selected_page_bottom
{
	background: url('http://www.ubykotex.com/img/apps/article_list/page_number_selected_bt.gif') center top no-repeat;
	padding-top: 3px;
	margin-top: -3px;
}

.paginator_controls .page_number_list li { _width: 5px; }

#filter_menu {
	margin-top:-16px;
}

#article_list .item_stat_box{
	margin-top:17px;
}

#article_list .list_view .subtitle {
	margin-left:0px;
}

#filter_form_container{
	_display:inline;
	_float:right;
}

#comments {
	margin-top:0px !important;
}

#comments_list {
	margin:20px 0px !important;
	padding:0;
}
