/****************** OVERALL ******************/

* {
	outline:none;
}

body {
	background-color:#FFF;
	color:#000;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	margin:0 auto;
	text-align:center;
}

div.empty {
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.hidden {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

div#wrapper {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:980px;
}

h1,h2,h3,h4,h5,h6 {
	margin:12px 0;
	color:#1D9CD9;
	}
h1 {
font-size:23px;}
h2 {
font-size:21px;}
h3 {
font-size:19px;}
h4 {
font-size:17px;}
h5,h6 {
font-size:15px;}
a {
	color:#0e8bc6;
	text-decoration:none;
	border:none;
	}
a:hover {
	text-decoration:underline;
	}
img {
	border:none;
	}
p {
	margin:12px 0;
	}
	
ul {
	margin:12px 0;
	padding-left:20px;
	list-style-type:circle;
	}
ul li {
	list-style-type:circle;
	}
ul li a {}
ul li a:hover {}

div#content {
	width:100%;
	display:block;
	}
	
.orange {
	color:#f6881e;
	}

ol {
	padding-left:25px;
	margin:0;
	}

ol li {
	padding:0;
	margin:0;
	color:#0c7fb8;
	}
	
/****************** HEADER ******************/

div#header {
	width:100%;
	height:100px;
	display:block;
	position:relative;
	}
	
div#header a#logo {
	width:214px;
	height:54px;
	background-image: url(../i/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	position:absolute;
	top:25px;
	left:30px;
	}
div#header a#logo:hover {
	background-position: left bottom;
	}

/******** HEADER NAVIGATION *********/
	
div#header ul#hnav {
	padding:0;
	margin:0;
	background-image: url(../i/hnav.gif);
	background-repeat: repeat-x;
	height:23px;
	line-height:23px;
	color:#fff;
	display: inline-block;
	position:absolute;
	right:-4px;
	top:0;
	}

div#header ul#hnav li {
	display:inline-block;
	float:left;
	background-image: url(../i/hnavsep.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right:1px;	
	}
	
div#header ul#hnav li a {
	text-decoration:none;
	color:#fff;
	padding:0 10px;
	display: inline-block;
	background-image: url(../i/hnavhover.gif);
	background-position: left top;
	background-repeat: repeat-x;
	}
	
div#header ul#hnav li a:hover {
	background-position: left bottom;
	}
	
div#header ul#hnav li.first a {
	background-image: url(../i/hnavfirst.gif);
	background-position: left top;
	padding-left:15px;
	}
div#header ul#hnav li.first a:hover {
	background-image: url(../i/hnavfirst.gif);
	background-position: left bottom;
	}

div#header ul#hnav li.last {
	background-image: none;
	padding: 0;
	}
div#header ul#hnav li.last a {
	background-image: url(../i/hnavlast.gif);
	background-position: right top;
	padding-right:15px;
	}
div#header ul#hnav li.last a:hover {
	background-image: url(../i/hnavlast.gif);
	background-position: right bottom;
	}
	
	
/******** USER OPS & SEARCH *********/
	
div#header div#userbox {
	display:block;
	height:50px;
	padding:20px 15px 0;
	position:absolute;
	right:10px;
	top:45px;
	width:430px;
	/* background-image: url(../i/ubbgr.gif); */
	background-position: 294px top;
	background-repeat: no-repeat;
	color:#0E8BC6;
	}
	
div#header div#userbox input {
	border:none;
	border:0px solid white;
	float:left;
	margin-right:6px;
	background-image: url(../i/ubinput2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding:5px 3px 0;
	height:19px;
	width:194px;
	font-family: Arial;
	color:#0a5578;
	}
div#header div#userbox a.search {
	height:24px;
	width:74px;
	float:left;
	margin-right:16px;
	display:block;
	background-image: url(../i/ubsearch.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
div#header div#userbox a.search:hover {
	background-position: left bottom;
	}
	
div#header div#userbox a#enter {
	height:24px;
	width:133px;
	float:left;
	display:block;
	background-image: url(../i/ubenter.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
div#header div#userbox a#enter:hover {
	background-position: left bottom;
	}
	
div#header div#userbox a#settings {
	height:24px;
	width:133px;
	float:left;
	display:block;
	background-image: url(../i/ubprofile.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
div#header div#userbox a#settings:hover {
	background-position: left bottom;
	}
	
div#header div#userbox p.welcome {
/* font-size:11px;left:15px;line-height:23px;position:absolute;top:-16px;width:100%; */
font-size:11px;left:15px;line-height:13px;position:absolute;top:-25px;width:100%; z-index: 2;
}
/* div#header div#userbox p.welcome span {font-size: 10px; position: absolute; top: 0px; right: 65px; cursor:help;} */
div#header div#userbox p.welcome a.lastlogin {
font-size: 10px; position: absolute; top: 0px; right: 65px; cursor:help;
}
	
div#header div#userbox a.advsearch {
	font-size:11px;
	margin-left:20px;
	display:none;
	}
div#header div#userbox a.reg {
	font-size:11px;
	margin-left:308px;
	display:inline-block;
	}
div#header div#userbox a.logout {
	font-size:11px;
	margin-left:300px;
	display:inline-block;
	}
div#header div#userbox a.help, div#header div#userbox a.pass {
	font-size:11px;
	margin-left:0;
	display:inline-block;
	}
	
	
/****************** MENU ******************/

div#menu {
	height:90px;
	display:block;
	background-image: url(../i/m.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
div#breadcrumb {
	background-image:url(../i/breadcrumb.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#7ABBDB;
	height:34px;
	line-height:29px;
	padding:0 10px;
	margin-bottom:5px;
	width:725px;
	}

div#breadcrumb div.trail {
	margin:0;
	padding:0 25px 0 0;
	background-image:url(../i/breadcrumbtrail.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:inline-block;
	}

*:first-child+html div#breadcrumb div.trail {display:inline}
* html div#breadcrumb div.trail {display:inline}

div#breadcrumb p {
	margin:0;
	padding:0 25px 0 0;
	background-image:url(../i/breadcrumbtrail.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:inline-block
	}
	
div#breadcrumb a {
	color:#fff;
	}
	
/******** MAIN NAVIGATION *********/
	
div#menu ul#mnav {
	margin:0;
	padding:0 0 0 5px;
	height:39px;
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	}
	
div#menu ul#mnav li {
	display:inline-block;
	float:left;
	margin-right:5px;
	height:39px;
	}
	
div#menu ul#mnav li a {
	color:#fff;
	display:inline-block;
	background-image: url(../i/mnavtab.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left:20px;
	height:39px;
	line-height:39px;
	}
	
div#menu ul#mnav li a:hover, div#menu ul#mnav li a.active {
	background-position: left -78px;
	text-decoration:none;
	cursor:pointer;
	}
div#menu ul#mnav li a span {
	display:inline-block;
	color:#fff;
	background-image: url(../i/mnavtab.gif);
	background-position: right -39px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-right:20px;
	cursor:pointer;
	height:39px;
	}
div#menu ul#mnav li a:hover span, div#menu ul#mnav li a.active span {
	background-position: right -117px;
	}
	
/******** SUB NAVIGATION *********/
	
div#menu ul#snav {
	margin:10px 0 0;
	padding:0 0 0 16px;
	height:23px;
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
	}
	
div#menu ul#snav li {
	display:inline-block;
	float:left;
	height:23px;
	margin-left:-1px;
	}
	
div#menu ul#snav li a {
	color:#fff;
	display:inline-block;
	background-image: url(../i/smenub.gif);
	background-position: left -46px;
	background-repeat: no-repeat;
	padding-left:10px;
	height:23px;
	line-height:23px;
	}
	
div#menu ul#snav li a:hover, div#menu ul#snav li a.active {
	background-position: left 0px;
	text-decoration:none;
	cursor:pointer;
	}
div#menu ul#snav li a span {
	display:inline-block;
	color:#fff;
	background-image: url(../i/smenub.gif);
	background-position: right -46px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-right:10px;
	cursor:pointer;
	height:23px;
	}
div#menu ul#snav li a:hover span, div#menu ul#snav li a.active span {
	background-image: url(../i/smenub.gif);
	background-position: right -23px;
	color:#0a73aa;
	}

/****************** LEFT ******************/

div#left {
	width:745px;
	background-image: url(../i/left-top.gif);
	background-position: left 34px;
	background-repeat: no-repeat;
	display:block;
	float:left;
	position:relative;
	padding-bottom:16px;
	}
	
div#leftend {
	width:745px;
	height:16px;
	display:block;
	background-image: url(../i/left-bottom.gif);
	background-repeat: no-repeat;
	position:absolute;
	left:0;
	bottom:-1px;
	}

div.leftboxtop {
	background-image: url(../i/leftboxtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:745px;
	}
	
div#left div.leftboxtop.half {
	background-image: url(../i/leftboxtophalf.gif);
	}
	
div.leftboxtop h2.top, div#left div.leftboxtop h2.back {
	background-repeat:no-repeat;
	color:#FF8D1F;
	font-size:15px;
	font-weight:normal;
	height:41px;
	line-height:33px;
	margin:0;
	padding:0 0 0 16px;
	}
	
div.leftboxmid {
	background-image: url(../i/leftboxmid.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:745px;
	margin-top:3px;
	}
	
div#left div.leftboxmid h2.mid {
	background-repeat:no-repeat;
	color:#119AD8;
	font-size:16px;
	font-weight:normal;
	height:34px;
	line-height:34px;
	margin:0;
	padding:0 0 0 40px;
	}
	
div.leftboxtop div.leftboxcontent, div.leftboxmid div.leftboxcontent {
	background-image: url(../i/leftboxbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:711px;
	padding:5px 17px;
	position:relative;
	}
	
div.leftboxtop.half div.leftboxcontent {
	background-image: url(../i/leftboxbottomhalf.gif);}
	
* html div.leftboxmid div.leftboxcontent {
	padding:5px 16px 5px;
	}
	
/* PRODUCTS */

div.product {
	background-image:url(../i/product.gif);
	background-repeat:no-repeat;
	display:inline-block;
	height:165px;
	margin:6px 6px 9px;
	float:left;
	width:224px;
	position:relative;
	}
	
* html div.product {
	margin:6px 5px 9px;
	}
	
div.product a.image {
	display:inline-block;
	width:100%;
	position:absolute;
	top:10px;
	margin:0 auto;
	text-align:center;
	}
	
div.product a.title {
	bottom:35px;
	display:block;
	width:200px;
	color:#0C7FB8;
	font-size:12px;
	left:0;
	padding:0 12px;
	position:absolute;
	}
	
div.product a.price {
	bottom:0;
	color:#dbe7ba;
	display:block;
	font-size:15px;
	height:30px;
	left:0;
	line-height:22px;
	padding-right:10px;
	position:absolute;
	text-align:right;
	width:214px;
	}
div.product a.price:hover {
	text-decoration:none;
	color:#FFF;
	}
	
div.product div.new {
	position:absolute;
	display:block;
	height:45px;
	width:45px;
	background-image: url(../i/new.png);
	background-position: left top;
	background-repeat: no-repeat;
	right:2px;
	top:2px;
	}
	
/* PRODUCTVIEW */



div.thumb {
	width:140px;
	height:100%;
	position:relative
	display:block;
	float:left;
	text-align: center;
	}
	
/*
div.productboxsmall div.thumb {
	width:120px;
	}	
	
* html div.thumb {
	position:relative;
	}
*/

div.thumb img {
	background-color: #fff;
	padding:3px;
	/*border:1px solid #999;*/
	cursor:pointer;
	}
div.thumb a.product_image {
	display:block;
	height:100px;
	}
div.thumb a:hover img {
	/*border:1px solid #666;*/
	}
	
div.thumb p {
	height:30px;
	line-height:25px;
	margin:0;
	padding:0;
	text-align:center;
	width:180px;
	display: none; /* LATESTFIX */
	}
	
/*
div.productboxsmall div.thumb p {
	width:120px;
	}
*/
	
div.thumb a.gallerybutton {
	background-image: url(../i/gallerybutton.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width:140px; /* LATEFIX */
	height:27px;
	line-height:27px;
	text-align:center;
	color:#fff;
	letter-spacing:1px;
	display:block;
	margin:5px auto 1px;
	}
div.thumb a.gallerybutton:hover {
	background-position: left bottom;
	text-decoration:none;
	}
	
div.info {
	float:left;
	width:555px;
	position:relative;
	padding-bottom:40px;
	padding-left:15px;
	min-height:110px;
	}
	
* html div.info {
	height:110px;
	overflow: visible;
	}
	
/*
div.productboxsmall div.info {
	padding:40px 10px 0;
	width:200px;
	display:block;
	}
	
div.productboxsmall h2 {
	color:#1D9CD9;
	font-size:16px;
	font-weight:normal;
	line-height:16px;
	margin:0 0 10px;
	}
*/
	
div.info div.productprice {
	height:41px;
	line-height:41px;
	color:#fff;
	font-size:16px;
	text-align:center;
	width:140px;
	display:block;
	position:absolute;
	/* right:-3px; */
	left:-160px; /* LATEFIX */

	top:100px; /* LATEFIX */
	background-image: url(../i/productprice.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
		
div.left div.info div.productprice, div.right div.info div.productprice {
	left:-138px; /* LATEFIX */
	}	
		
div.info div.productprice-old {
	height:41px;
	line-height:41px;
	color:#fff;
	font-size:16px;
	text-align:center;
	width:140px;
	display:block;
	position:absolute;
	/* right:-3px; */
	left:-160px; /* LATEFIX */
	top:50px; /* LATEFIX */
	background-image: url(../i/productprice2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
		
div.left div.info div.productprice-old, div.right div.info div.productprice-old {
	left:-138px; /* LATEFIX */
	}	
	
	
	
	
	
	
	
/* 	NEW PRICE  */
div.thumb div.productprice {
	height:41px;
	line-height:41px;
	color:#fff;
	font-size:16px;
	text-align:center;
	width:140px;
	display:block;
	margin:2px auto;
	background-image: url(../i/productprice.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
div.thumb div.oldprice {
	text-decoration: line-through;
	background-image: url(../i/productprice2.gif);
	}
		
div.thumb div.newprice {
	}

/* 	NEW PRICE  */





	
		
div.shopping {
	background-image:url(../i/shopping.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#888888;
	line-height:37px;
	padding-left:20px;
	display:block;
	height:37px;
	position:absolute;
	bottom:0;
	right:-12px;
	width:172px;
	z-index:10;
	}
	

* html div.shopping {
	right:-15px;
	}

* html div.shopping.zero {
	right:-12px;
	}

	
/*
* html div.shopping {right:2px;}
* html div.zero {right:5px;}
*/

/*
div.productboxsmall div.shopping {
	right:1px;
	}
*/

div.shopping span {
	float:left;
	width:56px;
	text-align:center;
	}
div.shopping a {
	width:33px;
	height:36px;
	margin-right:5px;
	display:block;
	float:left;
	}

div.shopping.zero {background-image:url(../i/shoppingzero.gif);}
div.shopping.zero a {
	text-align:right;
	width:155px;
	}
div.shopping.zero a:hover {
	background-image:url(../i/shoppingzero-hover.gif);
	background-position:-20px top;
	}
	
div.shopping a.shop-add:hover {
background-image:url(../i/shopping-hover.gif);
background-position: 115px 0px;
}
div.shopping a.shop-rem:hover {
background-image:url(../i/shopping-hover.gif);
background-position: 77px 0px;
}
div.shopping a.shop-del:hover {
background-image:url(../i/shopping-hover.gif);
background-position: 39px 0px;
}

	
div#left div.leftboxtop div.info h1 {
	color:#1D9CD9;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	/* height:20px; */ /* LATEFIX */
	margin:0;
	width:400px;
	}
div#left div.leftboxtop div.info h2 {
	color:#1D9CD9;
	font-size:16px;
	min-height:20px;
	font-weight:normal;
	line-height:16px;
	margin:0;
	padding:0;
	cursor:pointer;
	}
div#left div.leftboxtop div.info h2:hover {
	text-decoration: underline;
	}
div#left div.leftboxtop div.info h3 {
	color:#9e9fa0;
	font-size:13px;
	line-height:20px;
	margin:0;
	}
div#left div.leftboxtop div.info ul {
	margin:0;
	color: #444;
	padding-left:10px;
	}
div#left div.leftboxtop div.info ul li {
	padding-left:10px;
	list-style-type: none;
	background-image: url(../i/productbullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	}

div#left div.leftboxtop div.leftboxcontent div.leftmidline {
background-image:url(../i/leftmid.gif);
background-position:center center;
clear:both;
display:block;
height:14px;
margin-bottom:5px;
margin-left:-13px;
width:737px;
}

div#left div.leftboxtop.half div.leftboxcontent div.leftmidline {
background-image:url(../i/leftmidhalf.gif);
}





div#left div.leftboxtop.half div.productview {
	position:relative;
	width: 342px;
	float:left;
	}
div#left div.leftboxtop.half div.productview.left {float:left;}
div#left div.leftboxtop.half div.productview.right {float:right;}

div#left div.leftboxtop.half div.productview div.thumb {
	width:140px;
	}
div#left div.leftboxtop.half div.productview div.thumb p {
	width:130px;
	display: none; /* LATESTFIX */
	}
div#left div.leftboxtop.half div.productview h2 {
	color:#1D9CD9;
	font-size:16px;
	font-weight:normal;
	line-height:16px;
	margin:0 0 20px;
	height: 16px;
	overflow: visible;
	padding:0;
	}
div#left div.leftboxtop.half div.productview div.info {
	width:185px;
	padding-left:15px;
	padding-top:0px;
	min-height:110px;
	}
div#left div.leftboxtop.half div.productview div.info p {
	font-size:11px;
	margin:5px 0;
	}
* html div#left div.leftboxtop.half div.productview div.info {
	height:110px;
	overflow:visible;
	}
	
div#left div.leftboxcontent div.detailed {
	min-height:185px;
	}
div#left div.leftboxcontent div.detailed p {
	font-size:12px;
	margin:5px 0;
	}
* html div#left div.leftboxcontent div.detailed {
	height:185px;
	overflow:visible;
	}
	
div.info p {
	margin-top:6px;
	}


/* PAGECONTROLS */

div.leftboxtop div.pagecontrols {
	position:absolute;
	background-repeat:no-repeat;
	background-position: right top;
	display:inline-block;
	width:300px;
	height:41px;
	top:34px;
	right:0;
	color:#999;
	}

* html div.leftboxtop div.pagecontrols {right:-1px;}
* html div.leftboxtop div.pagecontrolsnone {right:7px;}
	
div.leftboxtop div.pagecontrols span {
	background-image: url(../i/leftboxtopspan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 10px 0;
	margin-left:4px;
	height:41px;
	line-height:41px;
	display:inline-block;
	float:left;
	}
div.leftboxtop div.pagecontrols span.small {
	padding-right:0px;
	}
	
* html div.leftboxtop div.pagecontrols span {
	margin-left:2px;
	}

div.leftboxtop div.pagecontrols a {
	display:block;
	float:left;
	width:23px;
	height:20px;
	background-image: url(../i/pagecontrols.gif);
	margin:11px 3px 0 0;
	}
	
div.leftboxtop div.pagecontrols a.up {background-position: left top;}
div.leftboxtop div.pagecontrols a.up:hover {background-position: left -20px;}
div.leftboxtop div.pagecontrols a.up-active {background-position: left -20px;}
div.leftboxtop div.pagecontrols a.down {background-position: right top;}
div.leftboxtop div.pagecontrols a.down:hover {background-position: right -20px;}
div.leftboxtop div.pagecontrols a.down-active {background-position: right -20px;}
div.leftboxtop div.pagecontrols a.small {background-position: left -40px;}
div.leftboxtop div.pagecontrols a.small:hover {background-position: left -60px;}
div.leftboxtop div.pagecontrols a.small-active {background-position: left -60px;}
div.leftboxtop div.pagecontrols a.big {background-position: right -40px;}
div.leftboxtop div.pagecontrols a.big:hover {background-position: right -60px;}
div.leftboxtop div.pagecontrols a.big-active {background-position: right -60px;}

/******** PROMOTION *********/

div#left div#promotion {
	width:735px;
	height:324px;
	padding:6px 5px 0;
	display:block;
	background-image: url(../i/promotion.png);
	color:#fff;
	position:relative;
	}
	
div#left div#promotion div.promopic {
	display:block;
	float:right;
	height:280px;
	width:355px;
	}
	
div#left div#promotion div.promopic a.promoview {
	background-image:url(../i/promopic.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:232px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	margin-top:20px;
	width:330px;
	}
	
div#left div#promotion div#promoslider a {border:none; line-height:1px; font-size:1px; background: transparent; }
	
div#left div#promotion h1 {
	font-weight:normal;
	font-family: Lucida Grande;
	letter-spacing:-1px;
	font-size:28px;
	line-height:26px;
	margin:0 0 0 50px;
	padding:20px 25px 0;
	}
div#left div#promotion h1 span {
	font-size:14px;
	}
	
div#left div#promotion p {
	font-size:14px;
	margin:16px 0 16px 20px;
	}

div#left div#promotion ul li {
	background-image:url(../i/promobullet.png);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding-left:20px;
	list-style-type: none;
	}
	
div#left div#promotion a.promobutton {
	background-image:url(../i/promobutton.png);
	background-position: right top;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:17px;
	float:left;
	margin-right:3px;
	}
	
div#left div#promotion a.promobutton:hover {
	background-position:left top;
	}
div#left div#promotion a.promobutton.active {
	background-position:left top;
	}
div#left div#promotion a.promoleft {
	background-image:url(../i/promoarrows.png);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:16px;
	float:left;
	margin-right:2px;
	}
div#left div#promotion a.promoright {
	background-image:url(../i/promoarrows.png);
	background-position: right top;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:16px;
	float:left;
	margin-right:0px;
	}

div#left div#promotion div.more {
	width:705px;
	height:34px;
	line-height:22px;
	padding:0 20px;
	position:absolute;
	left:0;
	bottom:0;	
	}

div#left div#promotion div.more a {
	color:#fff;
		filter: alpha(opacity=80); /* internet explorer */
		-khtml-opacity: 0.8;      /* khtml, old safari */
		-moz-opacity: 0.8;       /* mozilla, netscape */
		opacity: 0.8;           /* fx, safari, opera */
	}
div#left div#promotion div.more a:hover {
		filter: alpha(opacity=100); /* internet explorer */
		-khtml-opacity: 1.0;      /* khtml, old safari */
		-moz-opacity: 1.0;       /* mozilla, netscape */
		opacity: 1.0;           /* fx, safari, opera */
	}
div#left div#promotion div.more a:hover {
	text-decoration:none;
	}
div#left div#promotion div.more a.details {
	float:left;
	padding:0 0 0 30px;
	background-image: url(../i/promo-details.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	}
/*
div#left div#promotion div.more a.gallery {
	
	float:left;
	padding:0 0 0 35px;
	background-image: url(../i/promo-gallery.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	}
*/
div#left div#promotion div.more a.buy {
	float:left;
	font-size:15px;
	padding:0 0 0 30px;
	background-image: url(../i/promo-buy.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
div#left div#promotion div.more a.buy span {
	font-size:20px;
	}
div#left div#promotion div.more div.line {
	margin:0 20px;
	float:left;
	height:22px;
	border-right:1px solid #0c72a3;
	border-left:1px solid #63b0d6;
	}
div#left div#promotion div.promotion-scroll {
	height:20px;
	padding:3px;
	float:right;
	width:300px;
	}
/*
div#left div#promotion div.promotion-scroll a {
	width:24px;
	height:20px;
	display: block;
	background-image: url(../i/promotion-scroll.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
	margin-right:10px;
	text-align: center;
	color:#0C7FB8;
	}
div#left div#promotion div.promotion-scroll a.last {
	margin-right:0;
	}
*/
	
/******** LEFT BOX *********/


	
	
	
div#left div.logos {
	width:100%;
	height:118px;
	display:block;
	background-image: url(../i/logos.gif);
	background-repeat: no-repeat;
	}


/****************** RIGHT ******************/

div#right {
	width:222px;
	display:block;
	float:right;
	}
	
/******** ORDER *********/
	
div#right div#order {
	width:222px;
	height:126px;
	background-image: url(../i/order.gif);
	background-repeat: no-repeat;
	display:block;
	position:relative;
	}

div#right div#order a.cart {
display:block;
height:50px;
position:absolute;
right:15px;
top:54px;
width:50px;
	}
div#right div#order a.cart:hover {
background-image: url(../i/cartbutton-hover.gif);
background-position:0 0;
	}
	
div#right div#order h2 {
	margin:0 0 0 40px;
	padding:10px 0;
	color:#fff;
	font-weight:normal;
	font-size:15px;
}

div#right div#order p.info {
	color:#8C8C8C;
	font-size:15px;
	left:25px;
	margin:0;
	position:absolute;
	/*top:62px;*/ /* edited on 29.08.2009 */
	line-height: 24px;
	top: 56px;
	}
div#right div#order p.link {
	bottom:8px;
	color:#FFFFFF;
	display:none;
	left:25px;
	margin:0;
	position:absolute;
}
div#right div#order p.link a {
	color:#fff;
	text-decoration:underline;
	}


div#right div#categories {
	width:222px;
	margin-top:9px;
	display:block;
	background-image: url(../i/categoriesbgr.gif);
	background-repeat: repeat-y;
	}
	
div#right div#categories h2 {
	background-image:url(../i/categories.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	height:36px;
	line-height:36px;
	padding:0 0 0 40px;
	margin:0;
}


div#right div#categories ul {
	margin:0;
	padding:0;
	list-style-type: none;
	}

div#right div#categories ul li {
	margin:0;
	list-style-type: none;
	}
	
div#right div#categories ul.main li {
	margin-bottom:1px;
	}

div#right div#categories ul.main li a {
	height:32px;
	line-height:32px;
	padding:0 0 0 40px;
	color:#ABABAB;
	cursor:pointer;
	display:block;
	font-size:13px;
	background-image:url(../i/categoriesb.gif);
	background-position:0px top;
	}
div#right div#categories ul.main li a:hover, div#right div#categories ul.main li a.active {
	background-position:-222px top;
	color:#0F8CC6;
	text-decoration:none;
	}

div#right div#categories ul.sub li {
	margin-bottom:1px;
	padding:0;
	list-style-type: none;
	}
	
div#right div#categories ul.sub li a {
	height:27px;
	line-height:27px;
	color:#0F8CC6;
	cursor:pointer;
	display:block;
	font-size:12px;
	background-image:url(../i/categoriesb.gif);
	background-position:-444px top;
	}
div#right div#categories ul.sub li a:hover, div#right div#categories ul.sub li a.active {
	background-position:-666px top;
	text-decoration:none;
	}
/**/
	
div#right div#categories div.bottom {
	height:22px;
	width:100%;
	background-image:url(../i/categories.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
	
	
div#right div.rightbox {
	position:relative;
	width:222px;
	margin-top:9px;
	}
div#right div.rightbox h2 {
	background-image:url(../i/rightbox.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	height:37px;
	line-height:37px;
	margin:0;
	padding:0 0 0 40px;
	}
	
div#right div.rightbox div.rightboxcontent {
	padding:10px 10px 20px;
	background-image: url(../i/rightboxbgr.gif);
	background-repeat: repeat-y;
	}
	
div#right div.rightbox div.rightboxend {
	background-image: url(../i/rightbox.gif);
	background-position: left bottom;
	height:20px;
	width:222px;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	}

div.rightbox ol li {
	line-height:16px;
	margin-bottom:5px;
	}

div.rightbox ol li span {
	width:120px;
	display:inline-block;
	}
	
div.rightbox a.top {
	margin-left:10px;
	text-decoration:underline;
	}
	
	
/****************** FOOTER ******************/

div#footer {
	width:100%;
	margin-top:10px;
	display:block;
	background-image: url(../i/footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position:relative;
	}
	
div#footer div.list {
	width:205px;
	padding:15px 20px;
	display:block;
	float:left;
	}
	
div#footer div.list ul {
	margin:0;
	padding:0;
	list-style-type: none;
	}
	
div#footer ul li {
	background-image:url(../i/footerbullet.gif);
	background-position:left 9px;
	background-repeat:no-repeat;
	line-height:16px;
	list-style-type:none;
	padding-bottom:5px;
	padding-left:15px;
	padding-top:5px;
	}
	
div#footer ul li a {
	color: #fff;
	}

div#footer ul li a:hover {
	color:#F6881E;
	}
	
div#footer div.pageinfo {
	height:50px;
	padding-left:20px;
	padding-right:20px;
	width:940px;
	background-image: url(../i/footer.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
	
div#footer div.pageinfo p {
	margin:0;
	color:#fff;
	line-height:48px
	}
	
div#footer p.left {float:left;}
div#footer p.right {float:right;}
	
div#footer div.pageinfo a {
	color:#9ddbfa;
	}

/* ############################ */

div#pagenav {
	width:100%;
	text-align:center;
}
dl.page_nav {
	clear:both;
	display:inline-block;
	text-align: center;
	height:20px;
	margin:8px 0;
}
*:first-child+html dl.page_nav {
	display:inline
}
* html dl.page_nav {
	display:inline
}
div#left dl.page_nav {
	margin:8px 0 0;
}
dl.page_nav dd {
	display:block;
	float:left;
	font-family:Arial, sans-serif;
	font-size:12px;
	margin:0;
	padding:0 3px 0 0;
}
dl.page_nav dd a {
	background-image:url(../i/pagebutton.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#FFF;
	display:block;
	float:left;
	font-size:12px;
	height:20px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	width:23px;
}
dl.page_nav dd a.active {
	background-position:left top;
	color:#0F82BC;
	text-decoration:none;
	font-weight:bold;
}
dl.page_nav dd a:hover {
	background-position:left top;
	color:#0F82BC;
	text-decoration:none;
	font-weight:bold;
}
dl.page_nav dt {
	-x-system-font:none;
	color:#FFF;
	display:inline-block;
	float:left;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:3px 5px 0 2px;
	width:60px;
}
/* ############################ */


/* ############################ */

div.framebox {
	background-image: url(../i/framebox.gif);
	width:722px;
	height:677px;
	display:block;
	margin:50px auto;
	position:relative;
}
div.framebox h1 {
	color:#FFFFFF;
	font-size:17px;
	font-weight:normal;
	line-height:43px;
	margin:0;
	padding:0 0 0 18px;
}
div.framebox a.close {
	display:block;
	height:22px;
	position:absolute;
	right:8px;
	top:8px;
	width:25px;
	background-image: url(../i/framebox_close.gif);
	background-position: left top;
}
div.framebox a.close:hover {
	background-position: left bottom;
}
div.framebox div.pagination {
	width:100%;
	height:35px;
	display:block;
	text-align:center;
}
div.framebox div.preview {
	padding:10px;
	text-align: center;
	width:702px;
	margin:0 auto;
	height:444px;
}
div.framebox div.thumbs {
	padding:0px;
	text-align: center;
	width:722px;
	margin:5px auto 5px;
	height:90px;
}
div.framebox div.thumbs a.img {
	margin:0;
	padding:1px;
	background-color:#fff;
	border:1px solid #B8B8B8;
	display:block;
	float:left;
	width:86px;
	height:86px;
	margin:0 0 0 11px;
}
div.framebox div.thumbs a.img:hover {
	border:1px solid #20A2E0;
}


div#left div.leftboxtop h1.main {
background-image: url(../i/leftboxtop-big.gif);
padding:12px 17px 0;
margin:0;
color:#1D9CD9;
font-size:23px;
}

div#nav{ 	
	border-top:medium none;
	bottom:9px;
	display:block;
	padding-top:3px;
	position:absolute;
	right:60px;
	text-align:right;
	width:260px;
	z-index:5;
}
#nav a { 
	background-image:url(../i/promobutton.png);
	background-position: right top;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:17px;
	float:left;
	margin-right:3px;
}
#nav a.activeSlide { 
	background-image:url(../i/promobutton.png);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:17px;
	float:left;
	margin-right:3px;
}
#nav a:focus { outline: none; }
div#nav a span {
display: none;
}

label {
	height:25px;
	font-weight:normal;
	text-align:right;
	line-height:25px;
}
input {
	background-image: url(../i/logininput.gif);
	border:0px solid white;
	height:19px;
	width:193px;
	font-family:Arial;
	padding:6px 5px 0;
	margin:0;
}
a.submit {
	height:24px;
	padding:0 15px 0;
	background-image: url(../i/loginenter.gif);
	background-position: left top;
	display:block;
}
ul.sub{
	display: none;
}



form#signup {}
form#signup fieldset {border:1px solid #ddd;}
form#signup fieldset legend {font-weight: bold; color:#119AD8;}
form#signup small {font-style: italic; color:#999; padding-left:15px;}
form#signup input#antibot {float:left; height:20px; padding-top:8px; width:139px; background-color: white; border:1px solid #A9DAF0; background-image: none; -moz-border-radius: 3px;  -webkit-border-radius: 3px; margin-right:4px; }
form#signup img#captchaimg, form#signup img#rcaptchaimg {float:left; padding:1px; background-color: white; border:1px solid #A9DAF0; -moz-border-radius: 3px;  -webkit-border-radius: 3px;}
form#signup span.captcha {line-height: 30px; float:left; }
form#signup input#send {float:right; height:30px; padding:0 5px 0; width:200px; background-color: white; border:1px solid #0A5477; background-image: none; -moz-border-radius: 3px;  -webkit-border-radius: 3px; margin-right:4px; display: block; color:white; background-image: url(../i/footer.gif); background-position: center 440px; cursor:pointer; font-family: Arial; font-size:12px;}
form#signup input#send:hover {background-position: center top;}

form#signup ul {list-style-type: none; padding-left:10px;}
form#signup ul li {list-style-type: none; margin:3px 0;}
form#signup ul li span {font-style:italic; font-size:11px; color:#777; margin-left:10px;}
form#signup ul li label {width:150px; display:inline-block; font-size:12px; text-align: left;}
form#signup ul li label.antibot {width:100%;}

















div.dialog {
background:white none repeat scroll 0 0;
height:280px;
margin:0 auto;
position:relative;
width:322px;
z-index:3;
}
div.dialog fieldset {
border:1px solid #DDDDDD;
margin:0;
padding:10px 10px 45px;
text-align:center;
}
div.dialog label {
display:block;
float:none;
height:25px;
line-height:25px;
margin:0 auto;
padding:0;
text-align:left;
width:250px;
}
div.dialog input {
background-color:#FFFFFF;
border:1px solid #A9DAF0;
background-image: url(../i/inputrep.gif);
background-repeat: repeat-x;
float:none;
font-family:Arial;
font-size:15px;
height:23px;
padding:5px 5px 0;
width:240px;
}
div.dialog label.error {
color:#B7221B;
}
div.dialog input.error {
border:1px solid #B7221B;
}
p#errorlogin {
color:#333;
font-size:11px;
}
div.dialog p {
height:20px;
}
div.dialog input.button {
height:32px;
padding:0;
width:250px;
}
div.captcha {
height:30px;
margin:0 auto;
width:250px;
}
div.dialog img.captcha {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #AAAAAA;
color:#FCFCFC;
float:right;
margin:0;
padding:1px;
}
div.dialog img.captcha:hover {
border:1px solid #777777;
}
div.dialog input#captcha {
float:left;
margin:0;
padding:5px 15px 0;
width:55px;
}

div.dialog a {
	color:#FBAF49;
}

div.dialog div.right {
font-size:11px;
float:right;
}

div.dialog div.left {
font-size:11px;
float:left;
}




form#shopping_cart input.submit, form#shopping_cart input.order {height:30px; padding:0 5px 0; width:160px; background-color: white; border:1px solid #0A5477; background-image: none; -moz-border-radius: 3px;  -webkit-border-radius: 3px; color:white; background-image: url(../i/footer.gif); background-position: center 440px; cursor:pointer; font-family: Arial; font-size:12px;}
form#shopping_cart input.submit:hover, form#shopping_cart input.order:hover {background-position: center top;}

form#order input.submit, form#order input.order {height:30px; padding:0 5px 0; width:160px; background-color: white; border:1px solid #0A5477; background-image: none; -moz-border-radius: 3px;  -webkit-border-radius: 3px; color:white; background-image: url(../i/footer.gif); background-position: center 440px; cursor:pointer; font-family: Arial; font-size:12px;}
form#order input.submit:hover, form#order input.order:hover {background-position: center top;}

form#shopping_cart fieldset {border:1px solid #ddd; margin:0;}
form#shopping_cart fieldset legend {font-weight: bold; color:#119AD8;}
form#shopping_cart fieldset p {padding:0 10px;}

strong.orange a:hover {text-decoration: none;}


table.shopcart {border:1px solid #eee; width:100%; }
table.shopcart th {padding:5px;}
table.shopcart td {padding:5px;}
table.shopcart td small {color:#888; margin-right:10px; padding-right:10px;}
table.shopcart td input {width:33px; background-image: url(../i/smallinput.gif); text-align: center; font-family: Arial;}

table.shopcart span.price {color:#888;}
table.shopcart span.sum {color:#119AD8; font-size:16px; font-weight: bold;}
table.shopcart span.ad_sum {color:#555; font-size:12px;}
table.shopcart span.final_sum {color:#F6881E; font-size:13px;}


table.shopcart .id {width:20px; text-align: center;}
table.shopcart th.name {}
table.shopcart .price {width: 100px; text-align: right;}
table.shopcart .quantity {width: 90px; text-align: center;}
table.shopcart .summary {width: 100px; text-align: right;}
table.shopcart th.options {width:20px;}



form#order table {border:1px solid #eee; width:100%; }
form#order table th {padding:5px;}
form#order table td {padding:5px;}
form#order table td small {color:#888; margin-right:10px; padding-right:10px;}
form#order table td input {width:33px; background-image: url(../i/smallinput.gif); text-align: center; font-family: Arial;}

form#order table span.price {color:#888;}
form#order table span.sum {color:#119AD8; font-size:16px; font-weight: bold;}
form#order table span.ad_sum {color:#555; font-size:12px;}
form#order table span.final_sum {color:#F6881E; font-size:13px;}


form#order table .id {width:20px; text-align: center;}
form#order table th.name {}
form#order table .price {width: 100px; text-align: right;}
form#order table .quantity {width: 90px; text-align: center;}
form#order table .summary {width: 100px; text-align: right;}
form#order table th.options {width:20px;}



div#order p.info a.orderlink {
	text-decoration: none;
	color:inherit;
	}
div#order p.info a.orderlink:hover {
	text-decoration: none;
	color:#555;
	}
	
	
form#signup input#reset {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background-color:white;
background-image:url(../i/footer.gif);
background-position:center 440px;
border:1px solid #0A5477;
color:white;
cursor:pointer;
display:block;
float:right;
font-family:Arial;
font-size:12px;
height:30px;
margin-right:4px;
padding:0 5px;
width:140px;
}
form#signup input#reset:hover {background-position: center top;}


div#content.extended {
width:100%;
background-image:url(../i/left-top-x.gif);
background-position:left 34px;
}
div#content.extended div#breadcrumb {
background-image:url(../i/breadcrumb-x.gif);
margin-bottom:6px;
width:960px;
}
div#content.extended div#breadcrumb div.trail {
background-image:url(../i/breadcrumbtrail-x.gif);
}
div#content.extended div.leftboxtop {
background-image:url(../i/leftboxtop-x.gif);
width:980px;
}
div#content.extended div.leftboxtop div.leftboxcontent, div#content.extended div.leftboxmid div.leftboxcontent {
background-image:url(../i/leftboxbottom-x.gif);
width:946px;
}
div#content.extended div#leftend {
background-image:url(../i/left-bottom-x.gif);
width:980px;
position:relative;
}
div#content.extended div.leftboxtop div.leftboxcontent div.leftmidline {
background-image:url(../i/leftmid-x.gif);
width:972px;
}

a.printbutton {
background:transparent url(../i/print.png) no-repeat scroll left top;
display:block;
font-size:12px;
height:27px;
line-height:27px;
text-align: left;
width:97px;
padding-left:43px;
color:#333;
}
a.printbutton:hover {background-position: left bottom; text-decoration: none;}

div#hidden {
	height:1px;
	font-size:1px;
	line-height:1px;
	width:1px;
	position: absolute;
	top:-5555px;
	left:-5555px;
	overflow: hidden;
	display: block;
}

div.gift {
display: block;
width:81px;
height:37px;
position: absolute;
top:0;
right:0;
background: url(../i/edis-gift.gif) no-repeat left top;
}

div.half div.gift {
top:-35px;
background: url(../i/edis-gift-small.gif) no-repeat left top;
width:48px;
height:32px;
}

div#left div.leftboxtop.half div.productview h2 {padding-right:53px;}