@import url('elements.css');
@import url('classes.css');
@import url('layout.css');
@import url('lists.css');
@import url('smooth.css');
@import url('ie.css');
@import url('storeOverlay.css');
/* ELEMENTS */

body {
	font-family:trebuchet MS, sans-serif;
	font-size:small;
	background-color:#DDDDDD;
}

fieldset {
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
}

h1 {
	font-size:2.6em;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#666666;
	border-bottom:1px solid #666666;
}

h2 {
	font-size:1.6em;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
}

/* LAYOUT */

#layout {
	background-color:#FFFFFF;
}

#header {
	background-color:#000000;
}

#related {
}

#content {
}

/* PANELS */

#related h3 {
	background-color:#666666;
	color:#FFFFFF;
}

#related .panel {
	background-color:#EEEEEE;
}

/* PRODUCTS NAVIGATION */

#products,
#products .items {
	background-color:#FFFFFF ! important;
}

#products .category {
	background-color:#CCCCCC;
}

/* LOGIN */

#login {
	background-color:#333333;
	color:#FFFFFF;
}

#login h4 {
	color:#FEFD00;
}

#login a {
	color:#FFFFFF;
}

/* LANGUAGE BAR */

#language_bar li.current {
	background-color:#666666;
}

/* FOOTER */

#footer {
	background-color:#000000;
	color:#FFFFFF;
	border-bottom:1px solid #444444;
}

#footer .logo {
	float:right;
	width:136px;
	height:37px;
}

#footer h4 {
	color:#FEFD00;
}

#footer a {
	color:#FFFFFF;
	margin-right:10px;
}

/* CREDITS */

#credits {
	/*background-color:#333333;*/
	color:#999999;
}

/* FORMS */

.form_error {
	color:#B31B1B;
	font-weight:bold;
}

/* TABLES */

div.table {
	padding:7px;
	background-color:#DDDDDD;
}

th,
/*td {
	border:1px solid #BBBBBB;
	background-color:#FFFFFF;
}*/

th {
	border-color:#494949;
	background-color:#666666;
	color:#FEFD00;

}

tfoot td {
	background-color:#EEEEEE;
	font-weight:bold;
}
table.p {
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

#checkoutbaset thead th{
	color:#E2E2E2;
	font-size:11px;
}
.tableCheckOut
{
	height:25px;
	background-color:#000000;
	color:#C0C0C0;
}
.checkOutColorE2{
	color:#C0C0C0;
	text-align:right;
}

.checkinput
{
	width:250px;
}

.checktableinputquantity
{
	text-align:center;
	padding-top:2px;
	height:20px;
	width:40px;
	border:0px solid #000000;
}

.checktableinputprice
{
	padding-top:2px;
	padding-left:5px;
	height:20px;
	width:60px;
	border:0px solid #000000;
	text-align:right;
	padding-right:10px;
}

.tabalvalign
{
  padding-top:5px;
  padding-bottom:2px;
}


/*0512 add css*/
#basketSummary{
	background:#FFFF00;
	/*border:1px solid #FFF;*/
}
#basketSummary h3{padding:3px 0 5px 5px;}
#basketSummary ul li{
	height:auto;
	overflow:auto;
	zoom:1;
	padding-bottom:5px;
}

#basketSummary_subBg{
	background:none;
	margin-top:10px;
	color:#FFF;
	padding:0 5px 0 10px;
}
#basketSummary_subBg a:link,#basketSummary_subBg a:visited{color:#FFF;}
#basketSummary_subBg span.fl{float:left;}
#basketSummary_subBg span.fr{
	float:right;
	padding-right:3px;
	}

.summaryCnt01{
	float:left;
	padding:0 7px;
	width:30px;
}
.summaryCnt02,.varient_bast_02{
	float:left;
	padding-left:5px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:left;
}
.summaryCnt02{
	cursor:default;
	width:170px;
}
.summaryCnt03{
	float:right;
	padding-right:7px;
	width:80px;
}

.varient_bast_01{
	float:left;
	padding:0 2px;
	width:15px;
}
.varient_bast_02{
	margin-left:22px;
	padding-left:0px;
	width:162px;
}
.varient_bast_03{
	float:right;
	padding-right:7px;
	width:82px;
}
.varient_bastList{
	height:auto;
	overflow:auto;
	zoom:1;
	margin-bottom:5px;
}

#navigation_side{
	clear: none;
	width: 145px;
	text-align: left;
}

.cms_cart{margin-top:20px;margin-left:130px;}

#icone1
{
	max-width: 54px;
	max-height: 20px;
}

#icone2
{
	max-width: 54px;
	max-height: 20px;
}

#iconon1 {
	position: relative;
	left: 10px;
}
#iconon2 {
	position:relative;
	left:10px;
}

#basketActiveImage
{
	position: relative;
	left: 20px;
}

.IE1024{
	width:1200px;
	_width:199.9%;
	position: absolute;
	top:500px;
	z-index:999;
	left:0;
	background:#FFFF00;
	filter:Alpha(Opacity=50);
	opacity:0.5;
	display:none;
}

.IE1024_1{
	width:1200px;
	_width:199.9%;
	position: absolute;
	top:400px;
	z-index:999;
	left:0;filter:Alpha(Opacity=50);
	opacity:0.5;
	display:none;

}

.IE1024_2{
	width:1200px;
	_width:199.9%;
	position: absolute;
	top:120px;
	z-index:999;
	left:0;filter:Alpha(Opacity=50);
	opacity:0.5;
	display:none;

}


.IE1152{
	width:1200px;
	_width:199.9%;
	position: absolute;
	top:500px;
	z-index:999;
	left:0;
	background:#FFFF00;
	filter:Alpha(Opacity=50);
	opacity:0.5;
	display:none;
}

.IE1152_1{
	width:1200px;
	_width:199.9%;
	position: absolute;
	top:400px;
	z-index:999;
	left:0;filter:Alpha(Opacity=50);
	opacity:0.5;
	display:none;

}

.IE1152_2{
	width:1200px;
	_width:199.9%;
	position: absolute;
	top:120px;
	z-index:999;
	left:0;filter:Alpha(Opacity=50);
	opacity:0.5;
	display:none;

}

.IEother{
	width:100%;
	_width:199.9%;
	position: absolute;
	top:500px;
	z-index:999;
	left:0;
	background:#FFFF00;
	filter:Alpha(Opacity=50);
	opacity:0.5;
	display:none;
}

.IEother_1{
	width:100%;
	_width:199.9%;
	position: absolute;
	top:400px;
	z-index:999;
	left:0;filter:Alpha(Opacity=50);
	opacity:0.5;
	display:none;
}

.IEother_2{
	width:100%;
	_width:199.9%;
	position: absolute;
	top:120px;
	z-index:999;
	left:0;filter:Alpha(Opacity=50);
	opacity:0.5;
	display:none;
}


