/**************
  Base Class
**************/
.section_font_color{
	color:#8fd400 !important;
}

.section_background_color{
	background-color:#8fd400 !important;
}

span.slot_title {
	background:transparent url(http://www.ubykotex.com/img/products/green_arrow.png) no-repeat scroll right 8px;
}

span.slot_title {
	_background-image:url(http://www.ubykotex.com/img/products/green_arrow.gif) !important;
}

/**************
  Sub Menu Style
**************/
#submenu li:hover{
	background-color:#8fd400;
	color:#000000;
}

#submenu li a{
	color:#8fd400;
}

#submenu li:hover a{
	color:#000000;
}

#submenu li.selectedMenuItem{
	background: url('http://www.ubykotex.com/img/products/sub_nav_at.png') no-repeat center top;
}

#submenu li.selectedMenuItem a{
	color:#000000;
}

/**************
  Item Menu Style
**************/
#item_menu{
	width:560px;
	height:116px;
	padding-top:14px;
}

#item_menu h1{
	color:#dddddd;
	/*float:left;*/
	font-size: 16px;
	display:block;
	width:560px;
	margin-bottom: 8px;
}

#item_menu ul{
	float:right;
	margin:6px 0 0;
	padding:0;
}

#item_menu ul li{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#item_menu .divider_light{
	height:20px;
}

#item_copy{
	color:#999999;
	font-size: 14px;
	font-style: italic;
}

/*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_green.png') 0 -14px no-repeat;
	_background: url('http://www.ubykotex.com/img/apps/article_list/left_arrow_green.gif') 0 -14px no-repeat;
}
.right_arrow
{
	background: url('http://www.ubykotex.com/img/apps/article_list/right_arrow_green.png') 0 -14px no-repeat;
	_background: url('http://www.ubykotex.com/img/apps/article_list/right_arrow_green.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:114px;
}

#comments_list {
	margin:20px 0px !important;
	padding:0;
}

/**************
  Item Comments
**************/

#comments_form_container{
	background:url('http://www.ubykotex.com/img/apps/comments/comment_quotes_green.gif') no-repeat 0px 0;
}

#comments_list li.comment{
	background:url('http://www.ubykotex.com/img/apps/comments/comment_quotes_green.gif') no-repeat 0px 0px;
}

#comments_list li.member,
#comments_list li.featured_member,
#comments_list li.community_manager{
	background:url('http://www.ubykotex.com/img/apps/comments/comment_manager_green.gif') no-repeat 0px 0px;
}



/**************
  Promo Classes
**************/

#promo_group{
	background: #2f2f2f url('http://www.ubykotex.com/img/products/slot_2_bg.gif') no-repeat 0px 0px;
	padding:30px 20px 40px;
	margin-top:0px;
}

div.products_group{
	padding:18px 0 10px 0px;
	background:url('http://www.ubykotex.com/img/black_trans.png') 0px 0px;
	position:relative;
}

#designer_nav{
	height:24px;
}

div.products_group h1 {
	color:#ffffff;
	font-size:15px;
	margin-left:11px;
}

ul.products_group_list {
	margin:0px;
	padding:0px;
}

ul.products_group_list .divider_light{
	margin:4px 0;
}

ul.products_group_list li{
	list-style:none;
}

ul.products_group_list li img{
 
}

ul.products_group_list li a:hover img{

}

div.product_detail_view{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	background:url('http://www.ubykotex.com/img/black_trans.png') 0px 0px;
	width:280px;
	height:514px;
	z-index:20;
}

#promo_group_list li.divider_dark{
	height:24px;
}

#promo_group h1 {
	color:#ffffff;
	margin-bottom: 20px;
	border-bottom: 1px solid white;
}

#poll_container
{
	background-color:#000000;
	height: 400px;
}

/**********************
  Designer Series Menu
**********************/

#slot_2 .link_list {	
	margin: 0px;
	padding: 0px;
}

#slot_2 .link_list li {
	float: left;
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	width: 50%;
	text-align: center;
}

#slot_2 .link_list li a {
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px;
	width: 100%;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	background: url("http://www.ubykotex.com/img/black_trans.png") repeat scroll 0 0 transparent;
}

#slot_2 .link_list li a.selected {
	background-color: #8fd400;
	background-image: none;
	color: #000000 !important;
}

#slot_2 .link_list li a:hover {
	background-color: #8fd400;
	background-image: none;
	color: #000000 !important;
}

/*ie6 specific styles*/
#slot_1 { _margin-left: 20px  !important }

#submenu li.selectedMenuItem{ _background: url('http://www.ubykotex.com/img/products/sub_nav_at.gif') no-repeat center top; }

#comment_products_link{
	color:#8fd400;
	background:transparent url('http://www.ubykotex.com/img/products/green_arrow_sm.png') no-repeat scroll right center;
	_background:transparent url('http://www.ubykotex.com/img/products/green_arrow_sm.gif') no-repeat scroll right center;
	padding-right:11px;
	margin-top: 3px;
	display: inline-block;
}
