@charset 'utf-8';

/* MAIN */

* {
	margin: 0;
	padding: 0;
}

html, body {
	background:#ffffff;
	direction:ltr;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	height:100%;
	width:100%;
  text-align:left;
}

img {
	border:none;
}

p {
	margin-bottom:10px;
}

h1 {
	font-size:18px;
}

h2 {
	color:#222222;
}

div#website_outer {
	height:100%;
	width:970px;
	margin:1px auto;
}

div#website {
	width:100%;
	background:#ffffff url("../images/gray_back.jpg") repeat-y;
	text-align:left;
	border-left:1px solid #666666;
	border-right:1px solid #888888;
	border-bottom:1px solid #666666;
}

div#shadow_l {
	padding-left:15px;
	background:url("../images/shadow_l.jpg") repeat-y;
}

div#shadow_r {
	padding-right:15px;
	background:url("../images/shadow_r.jpg") repeat-y right;
}

div#shadow_b {
	width:970px;
	height:22px;
	background:url("../images/shadow_b.jpg") no-repeat;
}

/* LAYOUT */

div#content_left {
	float:left;
	width:200px;

}
div#content_right {
	float:right;
	width:740px;
}
div#content {
	padding:10px 20px 0px 20px;
	width:700px;
	line-height:18px;
	float:right;
	clear:right;
}

div#content_full {
	width:740px;
	float:right;
	clear:right;
	font-size:12px;
	line-height:18px;
}

div#content_style {
	font-size:12px;
	line-height:18px;
}

div#spacer_bl {
	width:200px;
	height:20px;
	float:left;
	background:#d2d2d2;
}

div#spacer_br {
	height:20px;
	width:740px;
	float:left;
	background:#d2d2d2;
	border-top:1px solid #a2a2a2;
}

div.clearb {
	clear:both;
}

h1.contentheadline {
	font-size:18px;
	font-weight:bold;
	padding:10px 0px 20px 0px;
	color:#cc0000;	
}


	/* headlines */

h1.catheaddark {
	font-size:24px;
	color:#000000;
	font-weight:normal;
	padding:5px 0px 0px 10px;
}
h1.catheadlight {
	font-size:24px;
	color:#999999;
	font-weight:normal;
	padding:0px 0px 15px 10px;
}

h2 {
	font-size:14px;
	margin-bottom:15px;	
}

	/* impressions */

div#impressions {
	height:298px;
	width:198px;
	background:#ffffff;
	padding:1px 1px 0px 1px;
	margin: 0px;
	border-bottom:1px solid #ffffff;
}

	/* productdetails */

div.content_headline {
	padding:8px 0px 0px 20px;
}

div.content_sizes {
	padding:8px 20px 0px 20px;
}

/* HEAD */

div#head {
}

	/* welcome */

div#titleBar {
	width:940px;
	height:25px;
	background:url("../images/welcomeback.gif");
	text-align:right;
}

div#titleWelcome {
	color:#ffffff;
	float:left;
	font-size:11px;
	padding-top:5px;
	padding-left:10px;
}

div#languageBar {
	color:#ffffff;
	text-align:right;
	font-size:10px;
	padding-top:5px;
	padding-right:10px;
}

	/* logo/search/cart */

div#logoBar {
	width:940px;
	height:50px;
	background:#d2d2d2;
	clear:both;
}

div#head_logo {
	width:305px;
	padding:2px 0px 0px 5px;
	float:left;
}

div#head_search {
	width:320px;
	float:left;
	padding-top:13px;
	overflow:hidden;
}

div#head_cart {
	width:310px;
	float:left;
	padding-top:5px;
	overflow:hidden;
}

div#shoppingcart {
	width:250px;
	height:35px;
	background:#ffffff url("../images/headcart.gif") no-repeat 1px 2px;
	border-top:1px solid #a2a2a2;
	border-left:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	float:right;
	padding-left:40px;
	font-size:12px;
	color:#666666;
}

input.cart_button {
	width:70px;
}

	/* 1st level nav */

div#navBar {
	clear:both;
	height:25px;
	background:#f0f0f0;
}

div#mainNav {
}


/* LINKS */

a:link,
a:visited,
a:active
	{
	text-decoration:underline;
	color:#ff0000;
}
a:hover {
	text-decoration:underline;
	color:#aa0000;
}

a.subnavi:link,
a.subnavi:visited,
a.subnavi:active	{
	display:block;
	font-size:13px;
	color:#666666;
	text-decoration:none;
	height:18px;
	width:167px;
	border:1px solid #d2d2d2;
	padding:1px 10px 0px 10px;
	margin:5px 0px 5px 5px;
}
a.subnavi:hover		{
	color:#000000;
	background:#eaeaea;
}

a.groupnav:link,
a.groupnav:visited,
a.groupnav:active	{
	display:block;
	font-size:13px;
	color:#666666;
	text-decoration:none;
	height:21px;
	float:left;
	padding:4px 10px 0px 10px;
}
a.groupnav:hover		{
	color:#ffffff;
	background:#aa2222;
}

a.productgroup:link,
a.productgroup:visited,
a.productgroup:active,
a.productgroup:hover	{
	display:block;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	height:21px;
	float:left;
	padding:0px;
}

a.langnav:link,
a.langnav:visited,
a.langnav:active	{
	color:#ffffff;
	text-decoration:none;
}
a.langnav:hover		{
	text-decoration:underline;
}

a.navi_cat1_off:link,
a.navi_cat1_off:visited,
a.navi_cat1_off:active	{
	display:block;
	height:22px;
	width:190px;
	margin-top:5px;
	padding:3px 0px 0px 10px;
	font-size:14px;
	font-weight:normal;
	color:#000033;
	text-decoration:none;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
}
a.navi_cat1_off:hover		{
	color:#000000;
	background:#ffffff;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

a.navi_cat1_on:link,
a.navi_cat1_on:visited,
a.navi_cat1_on:active,
a.navi_cat1_on:hover	{
	display:block;
	height:22px;
	width:190px;
	margin-top:5px;
	padding:3px 0px 0px 10px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	background:#ffffff;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

	/* Shopping cart */
	
a.cartlist:link,
a.cartlist:visited,
a.cartlist:active,
a.cartlist:hover	{
	text-decoration:none;
	color:#666666;
}


/* SUB-NAVIGATION */

div#subnavigation {
	width:199px;
	background:#ffffff;
	padding:5px 0px;
	margin:10px 0px;
}


/* PRODUCTSUBGROUPS */

div#productsubgroups {
	height:300px;
	width:200px;
	background:#e2e2e2;	
}

/* GUESTBOOK SIDEPANEL */

div#gb_recent {
	width:189px;
	background:#ffffff;
	padding:5px 5px;
	margin:10px 0px;
	font-size:9px;
}

p.gb_headline {
	font-size:12px;
	color:#cc0000;
	font-weight:bold;
}

p.gb_link {
	font-size:11px;
	margin-bottom:3px;
}


/* SOCIAL BOOKMARKS */

div#socialbookmarks {
	background:#ffffff;
	width:179px;
	font-size:13px;
	padding:5px 10px;
	margin:10px 0px;
}


/* SOCIAL FACEBOOK */

div#socialfacebook {
	background:#ffffff;
	width:199px;
	font-size:13px;
	padding:0px 0px 5px 0px;
	margin:10px 0px;
}

div#socialfacebook_logo {
	padding:4px 5px;
	background:url("../images/facebook_back.jpg");
}

div#socialfacebook_dalogo {
	font-size:13px;
	padding:5px 0px 5px 5px;
}


/* PRODUCT CONTAINER */

div.productcontainer {
	margin-left:10px;
	padding:15px 0px 0px 35px;
	width:302px;
	background:url("../images/pbox_l.gif") 35px 22px no-repeat;
	float:left;
}
span.pc_title {
	display:block;
	height:22px;
	padding:2px 0px 0px 5px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}
div.pc_head {
	width:302px;
	height:22px;
}
div.pc_tl {
	width:150px;
	height:22px;
	background:url("../images/pbox_tl.gif") no-repeat;
	float:left;
}
div.pc_tr {
	width:152px;
	height:22px;
	background:url("../images/pbox_tr.gif") no-repeat;
	float:left;
}
div.pc_body {
	width:302px;
}
div.pc_l {
	width:150px;
	text-align:center;
	float:left;
}
div.pc_r {
	width:152px;
	padding:3px 0px 0px 0px;
	font-family:verdana;
	font-size:11px;
	line-height:14px;
	background:url("../images/pbox_r.gif") repeat-y;
	float:left;
}
div.pc_button {
	margin-top:10px;
	width:152px;
	height:24px;
	background:url("../images/pbox_button.gif") no-repeat;
	vertical-align:middle;
}

a.pc_button_cart:link,
a.pc_button_cart:visited,
a.pc_button_cart:active	{
	display:block;
	padding:5px 0px 0px 35px;
	height:20px;
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	background:url("../images/cart.gif") 10px 5px no-repeat;
}
a.pc_button_cart:hover		{
	color:#000000;
	text-decoration:underline;
}


/* PRODUCT PAGES */

div.productpages {
	padding:20px 0px 20px 45px;
	width:650px;
}
div.pages_l {
	height:22px;
	width:5px;
	float:left;
	background:url("../images/pages_l.gif") no-repeat;
}
div.pages_r {
	height:22px;
	width:5px;
	float:left;
	background:url("../images/pages_r.gif") right no-repeat;
}
div.pages_content {
	height:22px;
	width:640px;
	padding:2px 0px 0px 0px;
	text-align:center;
	float:left;
	background:url("../images/pages_m.gif") repeat-x;
}
a.productpages:link,
a.productpages:visited,
a.productpages:active	{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding:0px 7px;
}
a.productpages:hover		{
	color:#000000;
	text-decoration:underline;
}
span.productpages_inactive {
	font-size:11px;
	color:#777777;
	padding:0px 7px;
}

/* TABLES */

table.std100 {
	width:100%;
	border-spacing:0px;
	border-collapse:collapse;
}

td.cell {
	padding:3px;
}
td.head {
	background:#e2e2e2;
	color:#000000;
	font-weight:bold;
	border-bottom:1px solid #d2d2d2;
	padding:3px;
}

/* INPUT FIELDS */

input.address {
	width:350px;
}

select.address {
	width:350px;
}

/* RECOMMEND HEADLINE */

div.recommend_back {
	width:300px;
	height:22px;
	background:url("../images/pbox_review.gif") no-repeat;
	float:left;
	margin-bottom:10px;
}
span.recommend_title {
	display:block;
	height:22px;
	padding:5px 0px 0px 5px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}












































div#head_top {
	clear:both;
	height:33px;
	background:url("../images/head_ub.gif");
}

div#head_top_left {
	height:33px;
	width:5px;
	float:left;
	background:url("../images/head_ul.gif");
}

div#head_slogan {
	height:33px;
	width:145px;
	padding-left:25px;
	float:left;
}

div#head_top_right {
	height:33px;
	width:5px;
	float:right;
	background:url("../images/head_ur.gif");
}



div#head_bottom_left {
	height:31px;
	width:5px;
	float:left;
	background:url("../images/head_bl.gif");
}

div#head_bottom_right {
	height:31px;
	width:5px;
	float:right;
	background:url("../images/head_br.gif");
}

div#head_bottom_navi {
	padding:6px 0px 0px 5px;
	font-family:verdana;
	font-size:14px;
	color:#666666;
	float:left;
}

/* QUICK SEARCH */

span#quicksearch {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
input#quicksearch {
	font-family:verdana;
	font-size:12px;
	width:150px;
	margin:0px 5px;
}
input#quicksearch_submit {
	font-family:verdana;
	font-size:11px;
	width:50px;
	margin:0px 0px;
}
input#quicksearch_extended {
	font-family:verdana;
	font-size:11px;
	width:80px;
	margin:0px 0px;
}





div#naviproducts {
	padding-top:10px;
	float:left;
	clear:left;
	width:200px;
}


div.content_text {
	padding:5px 0px 0px 30px;
}


/* BOX */

div.box_headline {
	height:29px;
	clear:both;
	background:url("../images/box_tb.gif");
}
div.box_headline_caption {
	padding:7px 0px 0px 5px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	float:left;
	color:#ffffff;
}
div.box_headline_left {
	height:29px;
	width:6px;
	float:left;
	background:url("../images/box_tl.gif");
}
div.box_headline_right {
	height:29px;
	width:6px;
	float:right;
	background:url("../images/box_tr.gif");
}
div.box_content_left {
	
}
div.box_content_right {
	background:url("../images/box_r.gif") right repeat-y;
}
div.box_content_text {
	padding:5px 2px;
	background:url("../images/box_l.gif") repeat-y;
}
div.box_bottom {
	height:6px;
	background:url("../images/box_bb.gif") repeat-x;
}
div.box_bottom_left {
	height:6px;
	width:6px;
	float:left;
	background:url("../images/box_bl.gif") no-repeat;
}
div.box_bottom_right {
	height:6px;
	width:6px;
	float:right;
	background:url("../images/box_br.gif") no-repeat;
}

div.box_padding {
	padding:5px 10px;
}


/* CONTENT LIST */

div.contentlist {
	padding:15px 0px 0px 35px;
	width:302px;
	float:left;
}
div.contentlist_l {
	width:150px;
	text-align:center;
	float:left;
}
div.contentlist_r {
	width:152px;
	padding:3px 0px 0px 0px;
	font-family:verdana;
	font-size:11px;
	line-height:14px;
	float:left;
}

/* PRODUCT DETAILS */

div.pd_picture {
	padding-top:10px;
	width:400px;
	text-align:center;
	float:left;
}
div.pd_description {
	padding-top:10px;
	font-family:verdana;
	font-size:12px;
	line-height:20px;
	width:300px;
	float:left;
}




/* LINKS */

a.off:link,
a.off:visited,
a.off:active	{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	color:#000033;
	text-decoration:underline;
}
a.off:hover		{
	color:#0000aa;
	text-decoration:underline;
}

a.blue:link,
a.blue:visited,
a.blue:active	{
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#0000aa;
	text-decoration:none;
}
a.blue:hover		{
	color:#0000aa;
	text-decoration:underline;
}

a.topnavi:link,
a.topnavi:visited,
a.topnavi:active	{
	font-family:verdana;
	font-weight:normal;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
a.topnavi:hover		{
	color:#000000;
	text-decoration:underline;
}

a.topsubnavi:link,
a.topsubnavi:visited,
a.topsubnavi:active	{
	font-family:verdana;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
a.topsubnavi:hover		{
	color:#000000;
	text-decoration:underline;
}



a.v360:link,
a.v360:visited,
a.v360:active	{
	display:block;
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#0000aa;
	text-decoration:none;
	padding-left:20px;
	background:url(../images/ic_360.jpg) 0px 3px no-repeat;
}
a.v360:hover		{
	text-decoration:underline;
}

a.zoom:link,
a.zoom:visited,
a.zoom:active	{
	display:block;
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#0000aa;
	text-decoration:none;
	padding-left:20px;
	background:url(../images/ic_lupe.jpg) 0px 3px no-repeat;
}
a.zoom:hover		{
	text-decoration:underline;
}

a.review:link,
a.review:visited,
a.review:active	{
	display:block;
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#0000aa;
	text-decoration:none;
	padding-left:20px;
	background:url(../images/ic_review.jpg) 0px 3px no-repeat;
}
a.review:hover		{
	text-decoration:underline;
}

a.recommend:link,
a.recommend:visited,
a.recommend:active	{
	display:block;
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#0000aa;
	text-decoration:none;
	padding-left:20px;
	background:url(../images/ic_recommend.jpg) 0px 3px no-repeat;
}
a.recommend:hover		{
	text-decoration:underline;
}

a.hqimg:link,
a.hqimg:visited,
a.hqimg:active	{
	display:block;
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#0000aa;
	text-decoration:none;
	padding-left:20px;
	background:url(../images/ic_hq.jpg) 0px 3px no-repeat;
}
a.hqimg:hover		{
	text-decoration:underline;
}


a.productgroup_button:link,
a.productgroup_button:visited,
a.productgroup_button:active	{
	display:block;
	padding:5px 0px 0px 10px;
	height:20px;
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.productgroup_button:hover		{
	color:#000000;
	text-decoration:underline;
}


/* TABLE */

table.std {
	border-spacing:0px;
	border-collapse:collapse;
}

table.std_outline {
	width:100%;
	border-spacing:0px;
	border-collapse:collapse;
	border:1px solid #888888;
	font-family:verdana;
	font-size:11px;
	line-height:14px;
}
tr.light {
	background:#ffffff;
}
tr.dark {
	background:#eaeaea;
}


table.pricelist {
	font-family:verdana;
	font-size:12px;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}

td.pricelist_qty {
	padding-right:10px;
}

td.size_head {
	border-bottom:1px solid #dadada;
	padding:1px 5px;
	background:#eaeaea;
	text-align:center;
	font-weight:bold;
	width:20px;
}
td.size_bottom {
	padding:1px 5px;
	border-left:1px dotted #e2e2e2;
	text-align:center;
}
td.sizeh_bottom {
	padding:1px 5px;
	text-align:center;
}

/* FORM */

table.loginform {
	width:100%;
	border-spacing:0px;
	border-collapse:collapse;
}

td.headline {
	background:#e2e2e2;
	color:#000000;
	padding:4px;
}

td.headline_line {
	background:#e2e2e2;
	border-bottom:1px solid #d2d2d2;
	color:#000000;
	padding:4px;
}

td.headline_light {
	background:#f2f2f2;
	color:#000000;
	border-bottom:1px solid #dadada;
	padding:4px 4px;
}

td.cell {
	padding:4px;
}

td.cell_multiline {
	padding:4px;
	line-height:14px;
	vertical-align:top;
}

td.cell_line {
	border-bottom:1px solid #e2e2e2;
	padding:4px;
}


td.headline_narrow_line {
	background:#e2e2e2;
	border-bottom:1px solid #d2d2d2;
	color:#000000;
	padding:2px 4px;
}

td.headline_narrow {
	background:#e2e2e2;
	color:#000000;
	padding:2px 4px;
}

td.cell_narrow_line {
	border-bottom:1px solid #e2e2e2;
	padding:2px;
}

td.cell {
	padding:2px;
}




