@charset "utf-8";
/* CSS Document */

/* best it Showcase*/

div.showcase-container {
	width:805px;
	height:400px;
}

h1.showcase_headline { display:block; height:30px; color:#666666; font-size:16px; font-weight:normal; padding:10px 0 0 15px; background:#d6e7f4; text-transform:uppercase; }

#showcase{
	position:relative;
	margin:0;
}

div#sc_left { width:24px; height:32px; background:url(../img/sc_left.png) left top no-repeat; position:absolute; left:0; top:0; z-index:999; }
div#sc_right { width:24px; height:32px; background:url(../img/sc_right.png) left top no-repeat; position:absolute; right:0; top:0; z-index:999; }

#tab_overflow{
	background:#88bae1;
	position:relative;
	left: 0px;
	overflow:hidden;
	margin:0 24px;
	width: 757px !important;
	height:32px;
}

#tab_container{
	position:relative;
	white-space:nowrap;
}

#tab_body_container{
	position:relative;
	overflow:hidden;
	border:1px solid #CDCDCD;
	width: 803px !important;
}


.tab{
	border-left:1px solid #F3F3F3;
	border-right:1px solid #F3F3F3;
	background:#88bae1;
	display: block;
	padding: 7px 10px 0 10px;
	height: 25px;
	width: 115px;
	position:relative;
	left:0px !important; 
	color: #fff;
	text-transform:uppercase;
	text-decoration: none;
	text-align:center;
	cursor:pointer;
}


.tab:hover{
	background:#68a9dd;
	color:#FFF;
	border-bottom: none;
	margin: 0 0 -1px 0;
	left: 0px !important;
}

.active_tab{
	background:#68a9dd;
	color:#FFF;
    font-weight: bold;
	left: 0px !important;
}

.active_tab:hover{
	background:#68a9dd;
	color: #FFF;
    font-weight: bold;
	left:0px !important;
}

.tab_body{
	padding:10px;
	font-family:Arial;
	font-size:10pt;
	color:#555555;
	border-color:#F3F3F3;
	border-style:solid;
	border-width:5px;
}


div.showbox4col { width:173px; float:left; height:320px; position:relative; }
div.showbox4col.left { margin:0 10px 0 0; border-right:1px solid #dfdfdf; padding-right: 10px; }
div.showbox4col.middle { margin:0 10px 0 0; }
div.showbox4col.right { margin:0 0 0 0; border-left:1px solid #dfdfdf; padding-left: 10px; }

div.showbox4col h1 { color:#B1C903; font-size:14px; font-weight:bold; line-height:14px; margin-top:15px; padding:10px 10px 0 15px; text-align:center; display:block; height:45px; border-top: #dfdfdf 1px solid; }
div.showbox4col a:link, div.showbox4col a:active, div.showbox4col a:visited { color: #B1C903; }


div.showbox4col .articleimage {
	display:block;
	height:199px;
	padding:0;
	text-align:center;
	width:199px;
}

div.showbox4col div.top {
	height:184px;
	width:199px;
}

div.showbox4col a.artbox_thumb {
	display:block;
	height:199px;
	padding:0;
	text-align:center;
	width:199px;
	text-decoration:none;
}

div.showbox4col a.compare_artbox3 {
	background:url("../img/more_ico.gif") no-repeat scroll 91px 7px #F8F3E9;
	color:#DD4800;
	display:block;
	font-size:11px;
	height:12px;
	left:90px;
	line-height:12px;
	padding:5px 7px;
	position:absolute;
	text-transform:uppercase;
	top:301px;
	width:91px;
	z-index:100;
}

div.showbox4col.right a.compare_artbox3 {
	background:url("../img/more_ico.gif") no-repeat scroll 91px 7px #F8F3E9;
	color:#DD4800;
	display:block;
	font-size:11px;
	height:12px;
	left:97px;
	line-height:12px;
	padding:5px 7px;
	position:absolute;
	text-transform:uppercase;
	top:301px;
	width:91px;
	z-index:100;
}

div.showbox4col a.headline {
	color:#000000;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-align:left;
}

div.showbox4col div.middle {
	height:60px;
	padding:10px 15px;
	width:169px;
}

div.showbox4col div.bottom {
	height:56px;
	position:relative;
	width:199px;
}

div.showbox4col .article-price {
	color:#000000;
	float:left;
	font-size:15px;
	font-weight:normal;
	height:17px;
	line-height:17px;
	margin:0;
	padding:5px 5px 10px;
	text-align:right;
	width:169px;
}

div.showbox4col a.more_artbox3 {
	background:url("../img/more_ico.gif") no-repeat scroll 74px 7px #d6e7f4;
	color:#666;
	display:block;
	font-size:11px;
	height:12px;
	left:0;
	line-height:12px;
	padding:5px 7px;
	position:absolute;
	text-transform:uppercase;
	top:301px;
	width:74px;
	z-index:100;
}

div.showbox4col.right a.more_artbox3 {
	background:url("../img/more_ico.gif") no-repeat scroll 74px 7px #d6e7f4;
	color:#666;
	display:block;
	font-size:11px;
	height:12px;
	left:7px;
	line-height:12px;
	padding:5px 7px;
	position:absolute;
	text-transform:uppercase;
	top:301px;
	width:74px;
	z-index:100;
}

div.showbox4col .articleprice { 
	width:70px; 
	height:40px; 
	float:right;
	color: #666; 
	font-size:12px; 
	font-weight:bold; 
	padding:0; 
	text-align:right; 
}

a.sc_details { font-size:9px; font-weight:normal; text-decoration:underline; }

div.showbox4col div.articledesc { 
	position: relative; 
	display: block; 
	font-size:11px; 
	min-height:85px;
	padding:0 10px 0 25px;
}

a.showcasebasket {float:left; width:113px; height:25px; margin:5px 0 0 10px; background:url(../img/sc_btn_inkorb.png) top left no-repeat; height:25px; width:113px; text-indent:-999px; display:block; cursor: pointer; }


div.tab_link1 { text-align:center; font-size:11px; color:#333; padding:15px 15px 0 0; }
div.tab_link1 a { font-size:11px; color:#333; background:transparent url(../img/default/store/ico_compare.gif) no-repeat scroll 0 2px;
cursor:pointer;
font-weight:bold;
height:23px;
padding:2px 2px 2px 22px;
margin:15px 0 0 0;}
div.tab_link1 a:hover { font-size:11px; color:#3F97C4; }

