body {
	background-color: #E1D9D5; /*c6b5ae*/
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin:0px auto;
	line-height: 1.5em;
}
div#container {
	margin:20px auto;
	width:900px;
	background-color: #c6b5ae;
	border:1px solid #634f47;
	overflow: hidden;
}
div#header {
	height: 130px;
	width: 900px;
	background-color: #b49e96;
	color: #c6b5ae;
}
div#main_left {
	float: left;
	width: 130px;
	min-height: 400px;
	padding: 10px;
	color: #c6b5ae;
	background-color: #634f47;
	overflow: auto;
}
div#main_left ul {
	margin:0px;
	padding:0px;
}
div#main_left li {
	list-style: none;
	padding-bottom: 10px;
}
div#main_left a {
	color: #c6b5ae;
	text-decoration: none;
}
div#main_left a:hover {
	color: #b49e96;
	text-decoration: underline;
}
div#ourproduct {
	font-weight: bold;
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
div#main_right {
	float: left;
	width: 730px;
	/*background-color: #c6b5ae;*/
	color: #634f47;
	padding: 5px;
	height: 100%;
	min-height: 400px;
}
div#main_right a {
	color: #634f47;
}
div#footer {
	clear: both;
	height: 40px;
	width: 900px;
	overflow: hidden;
	background-color: #b49e96;
}
div#logo {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
div#logo img {
	border:0px none;
}
div#topnavigation {
	width: 500px;
	overflow: hidden;
	color: #634f47;
	float: right;
	text-align: right;
	margin-top: 50px;
}
div#topnavigation ul {
	margin:0px;
	padding:0px;
}
div#topnavigation li {
	float:right;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: -1px;
	border-right: 1px solid #634f47;
}
div#topnavigation a {
	color: #634f47;
}
div#topnavigation a:hover {
	text-decoration: none;
	color: #c6b5ae;
}
div#quickbasket {
	float: right;
	padding:10px;
	margin-top:10px;
}
.mybasketbold {
	font-weight: bold;
}
.mybasket {
	font-size: 90%;
}
div#mainfooter {
	clear: both;
	color: #634f47;
	width: 760px;
	padding-top: 10px;
	padding-left: 150px;
	height: 60px;
	font-size: 10px;
}
div#mainfooter a {
	color: #634f47;
}
div#mainfooter ul {
	margin:0px;
	padding:0px;
}
div#mainfooter li {
	display: inline;
	padding-right: 10px;
}
div#gmain {
	background-image:url(images/background.jpg);
	background-repeat: repeat-y;
	min-height: 400px;
	height: 100%;
	/*background-color: #c6b5ae;*/
	overflow:auto;
}

/*FRONT PAGE*/

div#front-left {
	width: 400px;
	float: left;
	overflow: hidden;
}
div#front-right {
	width: 320px;
	margin-left:10px;
	float: left;
	overflow: hidden;
}
div#front-right ul {
	margin:0px;
	padding:0px;
}
div#front-right li {
	list-style: none;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*PRODUCT DETAIL PAGE*/
div#front-left-details {
	width: 300px;
	float: left;
	overflow: hidden;
	background-color: #b49e96;
}
div#front-right-details {
	width: 420px;
	margin-left:10px;
	float: left;
	overflow: hidden;
}
div#price-label {
	margin-top: 10px;
}


div#bb_button {
	color: #c6b5ae;
	background-color: #634f47;
	font-weight:bold;
	padding: 3px;
	width: 130px;
	text-align: center;
	border:1px solid;
	border-top-color:#E1D9D5;
	border-left-color:#E1D9D5;
	border-right-color:#E1D9D5;
	border-bottom-color:#E1D9D5;
	white-space: nowrap;
}

/*class front-right-details: start*/ 

.sku { font-size: 13px; color: #ffffff; font-weight: bold; }
.price { font-size: 15px; color: #ffffff; font-weight: bold; }
.product-option {font-size: 15px; color: #ffffff; font-weight: bold; }
.hand { cursor: pointer; }

/*class front-right-details: end*/ 

div#additional_images {
	margin:5px;
}
td#additional-images-inner  {
	text-align: center;
	vertical-align:top;
}
td#additional-images-inner a {
	text-decoration: underline;
	font-size: 10px;
	color: #634f47;
}
td#additional-images-inner img {
	width: 65px;
	padding-right: 5px;
}
/*PRODUCT DETAIL SMALL*/
div#smallproduct {
	width: 150px;
	background-color: #b49e96;
	height: 210px;
	overflow: hidden;
	color: #ffffff;
	font-size: 11px;
}
div#smallproduct img {
	border:0px none;
	width: 150px;
}
div#smallproduct a {
	text-decoration: none;
	color: #ffffff;
}
.smallproduct_price {
	font-size: 13px;
}
/*PRODUCT DETAIL SMALL BOWBELLE*/
div#smallproduct_bb {
	width: 150px;
	background-color: #b49e96;
	height: 210px;
	margin-right: 22px;
	margin-bottom: 23px;
	overflow: hidden;
	color: #ffffff;
	font-size: 11px;
}
div#smallproduct_bb img {
	border:0px none;
	width: 150px;
}
div#smallproduct_bb a {
	text-decoration: none;
	color: #ffffff;
}
.smallproduct_price_bb {
	font-size: 13px;
}
/*border:1px solid red;*/

.sidebox-rootcategory {
	font-weight: bold;
}
.sidebox-subcategory {
	font-size:11px;
	padding-left: 5px;
}

div#brandselect {
	margin-top: 50px;
	width: 120px;
	overflow:hidden;
	
}
div#brandselect select {
	font-size:11px;
	width: 120px;
	
}
div#brandselectheader {
	font-size:14px;
	font-weight: bold;
}
div#sidelinks a {
	color: #c6b5ae;
	text-decoration: underline;
	font-size: 11px;
}
div#sidelinks {
	margin-top: 30px;
	width: 120px;
	overflow:hidden;
}
div#breadcrumbs_top {
	padding-bottom: 20px;
	font-size: 11px;
	color: #634f47;
}
div#breadcrumbs_top a {
	text-decoration: underline;
	color: #634f47;
}
div#front-left-category img {
	width: 400px;
	height: 250px;
	border: 0px none;
}
div#front-left-product img {
	width: 300px;
	height: 300px;
	border: 0px none;
}
div#front-left-product h1 {
	font-size: 16px;
}
div#front-left-product h2 {
	font-size: 13px;
}
div#front-left-category h1 {
	font-size: 16px;
}
div#productlist {
	clear: both;
	margin-top: 20px;
}
div#productlist ul {
	margin:0px;
	padding:0px;
}
div#productlist li {
	list-style: none;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
div#front-left-category h2 {
	font-size: 13px;
}

/*MAIN BOX*/
div#bb_maincontenttitle {
	clear: both;
	margin-top: 20px;
	border-bottom: 2px solid #b49e96;
	text-align: left;
	margin-bottom: 20px;
}
div#bb_maincontenttitle h3 {
	padding:0px;
	margin:0px;
}
div#bb_maincontent {
	text-align: left;
}
div#subheader {
	border-bottom: 1px solid #b49e96;
	width: 100%;
	font-weight: bold;
}

/*GENERAL*/
hr {
	border: 1px solid #b49e96;
	margin:0px;
	padding: 0px;
}
h2 {
	padding-bottom: 2px;
	margin-bottom: 2px;
}
div#btable table, td, th {
	border-color: #E1D9D5;
	border-style: solid;
}
div#btable table {
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}
div#btable td,th {
	padding: 2px;
	border-width: 1px 1px 0 0;
}
div#btable th {
	font-weight:bold;
	text-align:left;
	white-space: nowrap;
}
table,td,th {
	border:0px;
}
.bb-field-name {
	width: 150px;
}

/*CART*/
div#cartstage {
	float:right;
	display: block;
	width: 450px;
	overflow: hidden;
	background-color: #E1D9D5;
	border: 1px solid #b49e96;
	margin-bottom: 40px;
}

/*CHECKOUT*/
div#profiletitle {
	border-bottom: 1px solid #b49e96;
	font-weight: bold;
	margin-top: 20px;
}
div#checkoutspacer {
	border-bottom: 1px solid #b49e96;
	font-weight: bold;
	margin-top: 5px;
}

.table-head { 
	background-color: #E1D9D5;
	font-weight: bold;
	padding: 2px;
}
div#checkouttable {
}

.chkoutproduct {
	padding:2px;
}

div#paging {
	clear:both;
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
}
div#paging table {
	float: right;
}
div#sorting {
	clear:both;
	text-align: right;
	border-bottom: 1px solid #b49e96;
	font-weight: bold;
	margin-bottom: 20px;
}
div#chat_sidebox {
	margin-top:10px;
}
div#manulogo img {
	width: 100px;
	height: 10%;
}

