#navigator{
	color: #fff;
	padding: 1px;
	padding-left: 0.5em;
/*	background-color: #737c8c;*/
	border-bottom: 1px solid #000;
	font-family:"Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	background: transparent url("/images/style/dantec/tablehead_red.gif");
	background-repeat:repeat-x;
}

a.group_link{
	text-decoration:none;
	color: #ffffff;
	padding-right: 2px;
	font-variant:small-caps;
}

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

.group_list{
}

.group_head{
	border-bottom:1px solid #999999;
	font-size: 10pt;
	padding: 0.3em;
	padding-left:10px;
	font-weight:bold;
	margin-bottom: 1px;
/*	background-color: #cf0000;*/
	clear: both;
	background: transparent url("/images/style/dantec/tablehead.gif");
	background-repeat:repeat-x;
}

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

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

.group_list_item a.group_list_link{
	text-decoration:none;
	color: black;
	font-weight:bold;
}

.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: #cf0000;
	font-weight:bold;
	font-size: 9pt;
}

.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;
}
.group_list_box{
	margin-left: 2px;
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	background: url("/ui2/images/group_box.png") 0 0 no-repeat;
}

.product_list_box{
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	background: url("/ui2/images/group_box.png");
	background-position: top left;
	background-repeat: no-repeat;
}

.group_list_box_inner, .product_list_box_inner{
	/*padding: 0.5em;*/
	/*padding-left: 20px;*/
	padding-top:2px;
	padding-left:4px;
}


.product_list_box a.group_list_link,.group_list_box a.group_list_link{
	text-decoration:none;
	color: #cf0000;
	font-weight:bold;
	font-size: 9pt;
}

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

.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: #cf0000;
	font-weight:bold;
	font-size: 9pt;
}


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

.product_price{
	width: 220px;
	text-align: right;
	font-size: 13pt;
	padding-top:190px;
	font-weight: bold;
	color: #C00;
}
.product_controls{
	display: block;
	height: 250px;
	padding-left: 4px;
	padding-top: 2px;
	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: 11pt;
    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;}

