/***************************************************************************************************************
*
*	KANDY
*
***************************************************************************************************************/

.kandy-bestprice-prefix {
	font-size:12px;
	float:left;
	padding-top:12px;
	padding-right:5px;

	color:#FF8E3C;
}

.kandy-bestprice-before-comma {
	font-size:27px;
	font-weight:bold;
	float:left;
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:100%;

	color:#FF8E3C;
}

.kandy-bestprice-after-comma {
	margin-top:0px;
	padding-top:0px;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding-top:2px;

	color:#FF8E3C;
}

.kandy-price {
	margin-top:5px;
	font-size:11px;
}

/*
.kandy-bestprice-prefix {
	font-size:12px;
	padding-right:5px;

	color:#FF8E3C;
}
*/
.kandy-bestprice {
	font-size:20px;
	font-weight:bold;
	line-height:100%;

	color:#FF8E3C;
}

.kandy-defaultprice {
	font-size:20px;
	font-weight:bold;
	line-height:100%;

	color:#FF8E3C;
}

.kandy-clear {
	clear:both;
}

/***************************************************************************************************************
*
*	BODY
*
***************************************************************************************************************/

body {
	padding:0px;
	margin:0px;
	margin-top:15px;
	background-color:#F1F3F0;
	background-image:url('img/body-background.gif');
	background-repeat:repeat-x;
	background-position:top left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clear {
	clear:both;
}

.dotline {
	height:20px;

	background-image:url('img/dotline-background.gif');
	background-repeat:repeat-x;
	background-position:center left;
}

.infobox {
	color:red;
	padding-bottom:20px;
}

#header {
	margin:auto;

	width:925px;
	height:66px;

	text-align:left;
}

#header .logo {
	float:left;
	
	margin-right:50px;
}

#header .cart {
	overflow:hidden;
	float:left;

	width:230px;
	
	padding-right:20px;
	margin-top:25px;
	margin-right:25px;

	border-right:1px dotted gray;
}

#header .search {
	overflow:hidden;
	float:left;

	width:250px;

	margin-top:20px;

	color:#878686;
}

#header .search .input {
	float:left;
	margin-right:5px;

	border:1px solid #878686;
}

#menu {
	margin:auto;
	padding-left:25px;

	width:900px;
	height:48px;

	line-height:48px;

	text-align:left;

	background-image:url('img/menu-background.jpg');
	background-repeat:repeat-x;
	background-position:top left;

	border-bottom:1px solid #ffffff;
}

#menu a {	
	margin-right:20px;
	padding-right:20px;

	color:#545456;
	font-size:14px;
	font-weight:normal;

	text-decoration:none;

	border-right:1px dotted gray;
}

#menu a:hover {
	text-decoration:underline;
}

#menu a.last {
	border-right:0px;
}

#banner {
	margin:auto;

	width:925px;

	text-align:left;
}

#banner .boxes {
	float:left;
	
	width:249px;

	border-right:1px solid #DDDDDD;
}

#banner .boxes img {
	border:0px;
}

#banner .boxes .box {
	width:214px;
	height:79px;

	padding-top:20px;
	padding-left:25px;
	padding-right:10px;
	
	border-bottom:1px dotted gray;

	background-color:white;

	color:#888888;
	font-size:11px;
}

#banner .boxes .box a {
	color:#888888;
	text-decoration:none;
}

#banner .boxes .box:hover {
	background-image:url('img/bestseller-background.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}

#banner .boxes .box h1 {
	padding:0px;
	margin:0px;

	margin-bottom:5px;

	color:#FF8E3C;

	font-size:22px;
	font-weight:normal;
}

#banner .boxes .last {
	height:80px;
	border-bottom:0px;
}

#submenu {
	margin:auto;

	width:925px;

	background-color:#C8C8C8;
}

#submenu .item {
	float:left;

	width:231px;
	height:30px;

	line-height:30px;

	color:#545456;
	font-weight:bold;
	text-decoration:none;
}

#submenu .item:hover {
	color:#ffffff;
	background-color:#B0B0B0;
}

#submenu .act {
	width:232px;

	color:#ffffff;
	background-color:#B0B0B0;

	font-weight:bold;
	text-decoration:none;
}

#products-banner {
	margin:auto;

	width:925px;
	height:118px;

	background-image:url('img/bestseller-background.jpg');
	background-repeat:repeat-x;
	background-position:top left;

	text-align:left;
}

#products-banner .box {
	float:left;

	width:280px;

	padding-left:17px;
	padding-right:10px;

	color:#888888;

	border-right:1px dotted gray;
}

#products-banner .box h1 {
	padding:0px;
	margin:0px;

	margin-bottom:5px;

	color:#FF8E3C;

	font-size:14px;
	font-weight:bold;
}

#products-banner .last {
	border-right:0px;
}

#content {
	margin:auto;

	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;

	width:925px;

	text-align:left;

	background-color:#ffffff;
}

#content img {
	border:0px;
}

#content .left {
	float:left;

	width:205px;

	padding-left:25px;
	padding-right:20px;
}

#content .left h1 {
	padding:0px;
	margin:0px;

	margin-bottom:5px;

	font-size:18px;
	font-weight:normal;
}

#content .left a.arrow {
	background-image:url('img/bg_list.gif');
	background-repeat:no-repeat;
	background-position:center left;

	padding-left:10px;

	line-height:20px;

	color:#888888;
}

#content .right {
	overflow:hidden;
	float:left;
	
	width:660px;

	padding-right:15px;
}

#content .right h1 {
	padding:0px;
	margin:0px;

	padding-bottom:15px;

	font-size:18px;
	font-weight:normal;

	background-image:url('img/dotline-background.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
}

#content .right a {
	color:#545456;

	text-decoration:none;
}

#content .right .product-box {
	overflow:hidden;
	float:left;

	width:200px;
	height:270px;

	padding-left:9px;
	padding-right:10px;

	border-right:1px solid #DDDDDD;
}

#content .right .last {
	border-right:0px;
}

#content .right .product-box .inner {
	text-align:center;

	padding-right:20px;
}

#content .right .product-box .price {
	padding-left:40px;
	font-size:11px;

	color:#888888;
}

.navigator {
	color:#888888;
}

/***************************************************************************************************************
*
*	COPYRIGHT
*
***************************************************************************************************************/

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}

.copyright a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}

a.button {
	background-image:url('img/bg_list.gif');
	background-repeat:no-repeat;
	background-position:center left;

	padding-left:10px;

	line-height:20px;

	color:#888888;
}

label {
	float:left;
	width:150px;
}

/***************************************************************************************************************
*
*	CART
*
***************************************************************************************************************/

.cart-listheader {
	font-weight:bold;

	text-align:center;
}

.cart-listheader-1 {
	float:left;
	width:400px;

	margin-right:40px;
}

.cart-listheader-2 {
	overflow:hidden;
	float:left;
	width:50px;
}

.cart-listheader-3 {
	overflow:hidden;
	float:left;
	width:100px;
}

.cart-listheader-4 {
	overflow:hidden;
	float:left;
	width:70px;
}

.cart-listbody {
	text-align:center;
}

.cart-listbody-1 {
	float:left;
	width:400px;

	margin-right:40px;
}

.cart-listbody-2 {
	overflow:hidden;
	float:left;
	width:50px;
}

.cart-listbody-3 {
	overflow:hidden;
	float:left;
	width:100px;
}

.cart-listbody-4 {
	overflow:hidden;
	float:left;
	width:70px;
}

.cart-total {
	text-align:right;

	padding-right:70px;
}