#navigator {
	color: #666;
	font-size: 12px;
	height:27px;
/*	display:table-cell;
	vertical-align:middle;	*/
	line-height:27px;
}

#navigator_left_c{
	background-image: url(/images/style/b_left.gif);background-repeat: no-repeat;
	width:29px;
	height:27px;

}


#navigator_right_c{
	background-image: url(/images/style/b_right.gif);background-repeat: no-repeat;
 	width:29px;
	height:27px;

}



a.group_link{
	text-decoration:none;
	color: #666;
	padding-right: 2px;
}

a.group_link:hover{
	color: #c71725;
}

.group_list{

}

.group_head{
	font-size: 15pt;
	padding: 0.3em;
	font-weight:bold;
	margin-bottom: 1px;
	clear: both;
	}

.group_head_tbl{
	width:100%;
	background-image: url(/images/style/cat_sep_bg.gif);
	background-repeat: no-repeat;
}


.group_head a.group_list_link{
	text-decoration:none;
	color: #c71725;
	font-weight:bold;

	font-size: 10pt;
	height:26px;
	line-height:26px;
	display: block;

}
.group_head a.group_list_link:hover{
	text-decoration:none;
	color: #000000;
}

.group_list_item{
	border-bottom:1px solid #999999;
	font-size: 12pt;
	padding: 0.3em;
	font-weight:normal;
	margin-bottom: 1px;
}

.group_list_item a.group_list_link{
	text-decoration:none;
	color: #777777;
	font-weight:normal;
	font-size: 15px;
}

.group_list_item a.group_list_link:hover{
	text-decoration:none;
	color: #000000;
}
.group_list_box_small {
	display: block;
	float: left;
	width: 150px;
	height: 60px;
}

.group_list_box_small a.group_list_link{
	text-decoration:none;
	color: #339933;
	font-weight:bold;
	font-size: 10pt;
}

.group_list_box_small a.group_list_link:hover{
	text-decoration:none;
	color: #000000;
}
.group_list_box_small .group_list_box_inner{
	background: none ! important;
}




.product_list_box ,.group_list_box{
	display: block;
	float: left;
	margin-right: 4px;
	margin-bottom: 50px;
	margin-left: 4px;
	width: 154px;
	height: 161px;
	cursor:pointer;
	background: url("/images/style/product_frame.gif") 0 0 no-repeat;

}



.group_list_box_inner,.product_list_box_inner{
	padding-left: 4px;
	position: relative;
}


.product_list_box a.group_list_link, .group_list_box a.group_list_link{
	text-decoration:none;
	color: #6c6b6a;
	font-weight: bold;
	font-size: 12px;
	font-family:"Arial";
}


.group_list_box_text_span, .product_list_box_text_span{
	height:80px;
	width:110px;
	left:22px;
	top:115px;
	position: absolute;
	text-align:center;
}


.product_list_box a.group_list_link:hover, .group_list_box a.group_list_link:hover{
	text-decoration: none;
	color: #363636;
}





.product_box{
	display: block;
	float: left;
	width: 250px;
	height: 250px;
	background: url("/ui2/images/product_box.png") 0 0 no-repeat;
}

.product_box a.group_list_link{
	text-decoration:none;
	color: #339933;
	font-weight:bold;
	font-size: 10pt;
}


.product_box_inner{
	padding: 0.5em;
	padding-left: 20px;
}

.product_price{
	width: 200px;
	text-align: right;
	font-size: 14pt;
	padding-top:190px;
	font-weight: bold;
	color: #C00;
}
.product_controls{
	display: block;
	height: 250px;
	padding-left: 20px;
	text-align: right;
}

.product_buttons{
    display: block;
    text-align: center;
}

.ppm b{
	vertical-align: top;
}

.tab_header div{
display: inline;
    border: 1px solid black;
    border-bottom: none;
    font-size: 12pt;
    margin-right:2px;
    padding: 2px;
    font-weight: bold;
    cursor: pointer;
}

.tab_content{
    margin-top: 1px;
    border: 1px solid black;
}

.tab_content div{
    padding: 5px;
}

.product_selector{
	text-align: right;
}

#product_range_selector>[class=product_controls]{float:left;}
[class=product_controls]>table[width]{width:auto!important;}

tr.cpf
{
    height:60px;
    vertical-align:bottom;
}
