* {  }

p { margin: 6px 0; padding: 0; border: 0; }
div { margin: 0; padding: 0; border: 0; }
ul { margin: 0; padding: 0; list-style: none; }
li { margin: 0; padding: 0; display: inline; }

h1 { margin: 6px 0 5px 0; font-weight: bold; font-size: 18px; line-height: 20px; color: #3f5d76; }
h2 { margin: 0 0 8px 0; font-weight: bold; font-size: 14px; color: #3f5d76; }
h3 { margin: 5px 0 2px 0; font-weight: bold; font-size: 12px; color: #828a97; }
h4 { margin: 0; font-weight: bold; font-size: 13px; color: #3f5d76; }

h3.mandatory { color: #327dca; }
h3.optional span { font-weight: normal; padding-left: 4px; font-size: 90%; color: #8e95a1; }

h4 a { color: #327dca; }

.topnavigation_item { 
	display: inline; 
	margin-right: 14px;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 15px 2px 2px;
	border: 1px solid transparent;
	border-bottom: 0;
	border-right-width: 2px;
	position: relative;
	z-index: 1000;
	background-image: url(images/designs/icon_topnav.gif);
	background-repeat: no-repeat;
	background-position: top right;
	
	
}

.topnavigation_item:hover { background-image: url(images/designs/icon_topnav_hlcyan.gif); }

.topnavigation_category, .topnavigation_brands { padding-right: 11px; }
*html .topnavigation_guides { padding-right: 9px; margin-right: 14px; }

*html .topnavigation_category { padding-right: 9px; }
*html .topnavigation_item { border: 1px solid none; }

.topnavigation_item { color:#327dca; text-decoration:none; } 
.topnavigation_item a{ color:#327dca; text-decoration:none;} 
.topnavigation_item a:active{ color:#327dca; text-decoration:none;} 
.topnavigation_item a:link{ color:#327dca; text-decoration:none;} 
.topnavigation_item a:visited{ color:#327dca; text-decoration:none;}


.topnavigation_item a:hover { color: #fff; text-decoration: none;}

a.topnavigation_hl { color: #1f8ebd !important; }

.topnavigation_hover { 
	border: 1px solid #ccc;
	border-bottom: 0;
	background-color: #327dca;
	color: #fff;
	margin-right: 15px;
	background-image: url(images/designs/icon_topnav_hl.gif) !important;
}

*html .topnavigation_hover { margin-right: 14px; }

.topnavigation_hover a { color: #fff; }
.topnavigation_hover a:hover { color: #fff; text-decoration: underline;}


.topnavigation_layer { 
	border: 1px solid #ccc;
	border-top: 0;
	background-color: #327dca;
	color: #fff;
	padding: 8px 0 4px 2px;
	position: absolute;
	z-index: 3000;
	opacity: 0.95;
	filter:alpha(opacity=95);
}

.topnavigation_layer_iframe { display: none; }

*html .topnavigation_layer_iframe { 
	display: block;
	border: 0;
	margin: 0;
	background-color: #fff;
	color: #fff;
	padding: 0;
	position: absolute;
	z-index: 3000;
	filter:alpha(opacity=00);
}

*html .cart .topnavigation_layer_iframe { top: 65px; right: 0px; filter:alpha(opacity=00); }
*html .topnavigation .topnavigation_layer_iframe { top: 20px; left: -1px; }

.topnavigation .topnavigation_layer { top: 20px; left: -1px; }
*html .topnavigation .topnavigation_layer { top: 18px; }
*+html .topnavigation .topnavigation_layer { top: 18px; }

.cart .topnavigation_layer { 
	top: 65px;
	right: 0px;
	opacity: 0.95;
	filter:alpha(opacity=95);
}

.topnavigation_layer_table td {
	vertical-align: top;
	padding: 0 20px 0 8px;
	border-right: 1px solid #ccc;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
}

#brandsOverviewVisible .topnavigation_layer_table td { line-height: 115%; padding: 0 20px 0 8px; }

.topnavigation_layer_table td h3 {
	color: #fff;
	margin: 5px 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 11px;
	background-image: url(images/designs/bg_layer_h3.gif);
	background-repeat: no-repeat;
}

.topnavigation_layer_table a, .topnavigation_layer_table a:link,.topnavigation_layer_table a:visited,.topnavigation_layer_table a:active { display: block; white-space: nowrap; color:#fff}
.topnavigation_layer_table a:hover {  }

.topnavigation_layer_table td.topnavigation_layer_feature a {
	margin-bottom: 6px;
}

.topnavigation_layer_allbrands {
	text-align: right !important;
	white-space: nowrap;
	margin: 4px 8px 0 0;
}

.topnavigation_layer_table td.topnavigation_layer_feature {
	vertical-align: top;
	padding: 0 24px 0 8px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.topnavigation_layer_table td.topnavigation_layer_right {
	padding-right: 8px;
	text-align: right;
}

#saleOverviewHidden, #depOverviewHidden, #brandsOverviewHidden, #categoriesOverviewHidden, #categoriesOverviewHidden_neu { visibility: hidden; display: none; }
#saleOverviewVisible, #depOverviewVisible, #brandsOverviewVisible, #categoriesOverviewVisible { display: block; visibility: visible; }
#brandsOverviewVisible { margin-left: -130px; }

#cart_layer_hidden { display: none; }
#cart_layer_hidden_frame { display: none; }
#cart_layer_visible { display: block; }
#cart_layer_visible_frame { display: block; }

.cart_layer_table td.topnavigation_layer_feature { padding: 0 0 0 8px; }
.cart_layer_table td.topnavigation_layer_feature img { border: 1px solid #fff; }
.cart_layer_table td { padding: 0 8px 0 8px; }
.cart_layer_table td a { color: #fff; }

.subnavigation_item { 
	display: inline; 
	margin-right: 6px;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 10px 0 2px;
	background-image: url(images/designs/icon_subnav.gif);
	background-repeat: no-repeat;
	background-position: top right;
}