body {
	padding:0;
	margin:0;
	background:#1C1817;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #2a3635;
}

#wrapper{
	width:800px;
	padding:0;
	margin:5px auto 5px auto;
}

#header {
	position:relative;
	height:100px;
	width:800px;
	border:0;
	margin:0;
	padding:0;
	background: url(/images/banner-bg.jpg) repeat-x;
}
#main {
	position:relative;
	width: 800px;
	margin: 0;
	padding: 0;
	background: #ffffff url(/images/left-col-bg.jpg) repeat-y;
}
#left-col {
	width: 140px;
	height: 100%;
	float: left;
	background: #eceeee;
	padding: 10px;
}
#right-col {
	width: 640px;
	height: 100%;
	float: right;
	background: #ffffff;
}
#tc-whole {
	position:relative;
	width: 800px;
	padding: 0 0 20px 0;
	background: #ffffff;
}
#inner {
	margin: 0 10px 0 10px;
}
#footer {
	position:relative;
	height:100px;
	width:800px;
	border:0;
	margin:0;
	padding:0;
	background: url(/images/footer-bg.jpg) repeat-x;
}

/*
	standard tags
*/

img {
	border: none;
}

a {
	color: #2a3635;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 10px;
	font-size: 13px;
	color: #a73f16;
	background: #eceeee;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

h2 {
	margin: 10px 0 10px 0;
	padding: 3px 0 3px 10px;
	font-size: 12px;
	color: #a73f16;
	background: #eceeee;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

p {
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1.5;
}

hr {
	border: 0;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	margin: 0;
	padding: 0;
}

/*
form{
	margin: 0;
	padding: 0;
}
*/
form p {
	position:relative;
	margin-top: 0px;
	margin-bottom: 10px;
}

label{
	margin-right: 30px;
	padding:2px 0 0 0;
	vertical-align: top;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 1px;
}

select {
	width: 135px;
}

fieldset{
	position:relative;
	border:1px solid #d3c1cf;
	padding: 7px;
	margin:0 0 10px 0;
	
}

legend{
	font-family:Arial, Helvetica, sans-serif;
	color:#a18e7d;
	font-size:10px;
	margin-bottom: 10px;
}

table{
	width: 100%;
	margin-bottom: 10px;
	font-size: 10px;
}

caption {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
thead{
	background:#eeefff;
}
td, th{
	text-align: left;
	padding: 5px;
}
tfoot {
	background:#eeefff;
	font-weight: bold;
}


/*
	specific things
*/

#banner-logo {
	position: absolute;
	top: 0;
	left: 10px;
}
#myGallery {
	width: 249px !important;
	height: 134px !important;
} 
#customerservice {
	position: absolute;
	top: 10px;
	right: 50px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#customerservicetel {
	position: absolute;
	top: 25px;
	right: 21px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
ul#menu {
	position: absolute;
	bottom: -8px;
	right: 3px;
	margin: 0;
	padding: 0;
}
ul#menu li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
a.tab-small {
	float: left;
	display: block;
	width: 62px;
	height: 23px;
	margin: 0 2px 0 0;
	padding: 4px 0;
	background: url(/images/tab-sm.jpg) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
a:hover.tab-small, a.tab-small-on, a:hover.tab-small-on {
	float: left;
	display: block;
	width: 62px;
	height: 23px;
	margin: 0 2px 0 0;
	padding: 4px 0;
	background: url(/images/tab-sm-on.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	color: #000;
	font-size: 11px;
}
a.tab-medium {
	float: left;
	display: block;
	width: 91px;
	height: 23px;
	margin: 0 2px 0 0;
	padding: 4px 0;
	background: url(/images/tab-md.jpg) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
a:hover.tab-medium, a.tab-medium-on, a:hover.tab-medium-on {
	float: left;
	display: block;
	width: 91px;
	height: 23px;
	margin: 0 2px 0 0;
	padding: 4px 0;
	background: url(/images/tab-md-on.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	color: #000;
	font-size: 11px;
}

input.small-btn {
	width: 62px;
	height: 24px;
	margin: 0;
	background:url(/images/btn-find.jpg) no-repeat;
	border: 0;
	text-align:center;
}
input.go2basket-btn {
	width: 140px;
	height: 24px;
	margin: 0;
	padding: 0 0 3px 10px;
	background:url(/images/btn-continue-to-checkout.jpg) no-repeat;
	border: 0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
input.go2basket-btn:hover {
	width: 140px;
	height: 24px;
	margin: 0;
	padding: 0 0 3px 10px;
	background:url(/images/btn-continue-to-checkout-on.jpg) no-repeat;
	border: 0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
input.add2basket-btn {
	width: 52px;
	height: 22px;
	margin: 0;
	padding: 0 0 3px 0;
	background:url(/images/btn-add.jpg) no-repeat;
	border: 0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
input.add2basket-btn:hover {
	width: 52px;
	height: 22px;
	margin: 0;
	padding: 0 0 3px 0;
	background:url(/images/btn-add-on.jpg) no-repeat;
	border: 0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
input.medium-btn {
	width: 99px;
	height: 24px;
	margin: 0;
	background:url(/images/btn-medium.jpg) ;
	border: 0;
	text-align:center;
}
input.large-btn {
	width: 150px;
	height: 24px;
	margin: 0;
	background:url(/images/btn-large.jpg) ;
	border: 0;
	text-align:center;
}

ul#foot-menu {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 30px 0;
	text-align: center;
	color: #fff;
}
ul#foot-menu li {
	list-style: none;
	display: inline;
	margin: 0 10px 0 10px;
	padding: 0;
}
#foot-menu a {
	color: #bbb;
}

.list-prod-title {
	position: relative;
	height: 25px;
	padding: 0;
	margin: 0 0 4px 0;
}
.homedisplay-box {
	margin: 10px 0 10px 10px;
	padding: 0 0 0 10px;
	width: 610px;
	background: #495d5b;
}

.small-prod-blk {
	width: 165px;
	height: 165px;
	margin: 0px 10px;
	padding: 5px;
}

.brand-blk {
	width: 71px;
	height: 71px;
	margin: 0px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #e0e0e0;
	text-align: center;
}

p.underline {
	background:url(/images/underline.jpg) no-repeat;
	padding: 0;
	margin: 0 0 5px 0;
	height: 1px;
}
.copyright {
	position: relative;
	top: -10px;
	margin: 0;
	padding: 0;
}
.big-price {
	font-size: 14px;
	color: #a73f16;
}
.medium-price {
	font-size: 12px;
	color: #a73f16;
}
#breadcrumbtrail {
	height: 20px;
	padding: 10px;
}
#add-box {
	position: absolute;
	top: 20px;
	right: 20px;
	background: url(/images/add-box.png) no-repeat;
	width: 160px;
	height:98px;
	border: none;
	text-align:center;
}
input.add2basket-lg-btn {
	width: 115px;
	height: 25px;
	margin: -5px 0 0 0;
	padding: 0 0 3px 0;
	background:url(/images/btn-add-to-basket.jpg) no-repeat;
	border: 0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
input.add2basket-lg-btn:hover {
	width: 115px;
	height: 25px;
	margin: -5px 0 0 0;
	padding: 0 0 3px 0;
	background:url(/images/btn-add-to-basket-on.jpg) no-repeat;
	border: 0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.product-pics {
	position: relative;
	width: 290px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.thumbnail-pics {
	margin-top: 10px;
}
.thumbnail-pics img {
	margin: 5px 0 0 5px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.options-blk {
	width: 300px;
	margin-top: 25px;
	padding-right: 20px;
}
.options-blk ul {
	margin: 0 0 0 30px;
	padding: 0;
	text-align: left;
}
.options-blk li {
	margin: 0;
	padding: 0 0 5px 0;
}
.others-blk {
	width: 280px;
	margin-top: 25px;
	padding-left: 20px;
	
}

.related-blk {
	width: 180px;
	height: 120px;
	margin: 0 5px;
	padding: 5px;
	border: 1px solid #eceeee;
}
.related-txt {
	line-height:normal;
	padding: 0 0 0 5px;
	width: 100px;
}
.more-info {
	background:url(/images/right-arrow.jpg) no-repeat;
	background-position: right;
	height: 20px;
	padding-right: 15px;
}

#sub-categories {
	position: relative;
	border-top: 1px solid #d3c1cf;
	border-bottom: 1px solid #d3c1cf;
	margin:5px 0 20px 0;
	padding:5px;
	width: 600px;
}

#sub-categories a {
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
	display: block;
	text-align: center;
	width: 120px;
	height: 30px;
	font-size: 12px;
}

.numeric-input {
	width: 30px;
}
.small-input {
	width: 50px;
}
.medium-input {
	width: 100px;
}
.large-input {
	width: 150px;
}
.vlarge-input {
	width: 200px;
}
.small-select {
	width: 55px;
}
.medium-select {
	width: 105px;
}
.large-select {
	width: 155px;
}
.vlarge-select {
	width: 205px;
}
.delivery-select {
	width: auto;
}
#basket {
	width: 100%;
	margin-bottom: 10px;
}
#basket-product {
	width: 55%;
}
#basket-quantity, #basket-price, #basket-total {
	width: 15%;
	text-align: right;
}
.check-radio-box{
	border:none;
	width:20px;
	padding: 0;
	margin:0;
	left:0;
}

.new-product {
	position: absolute;
	right: 180px;
	top: 50px;
	width: 150px;
	height: 26px;
	padding: 2px 0 0 0;
	color: #fff;
	background: #ff0000;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

.clearance-product {
	position: absolute;
	right: 180px;
	top: 50px;
	width: 208px;
	height: 26px;
	padding: 2px 0 0 0;
	color: #fff;
	background: #0000ff;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}
.sale-product {
	position: absolute;
	right: 180px;
	top: 50px;
	width: 170px;
	height: 26px;
	padding: 2px 0 0 0;
	color: #0000ff;
	background: #ffff00;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

h2.faq-question {
	border: 0;
	background: #ffffff;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
}
/*
	page navigation
*/

#pagenav {
	font-size: 10px;
	text-align: center;
	color: #000000;
/*	width: 98%;*/
	margin: 10px 0 10px 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #e9e0e7; 
}
#pagenav img {
	margin: 0;
	padding: 0 2px 0 2px;
}
#pagenav a {
	color: #000000;
	text-decoration: none;
}
#pagenav a:hover {
	color: #000000;
	text-decoration: underline;
}

/*
	generic classes
*/
.top-pad {
	padding: 10px 0;
}
.text-small {
	font-size: 9px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.split5050 {
	width: 48%;
}
.no-margin-padding {
	margin: 0;
	padding: 0;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clearblock {
	clear: both;
}
.clearright {
	clear: right;
}
.bold {
	font-weight: bold;
}
.red {
	color: #a73f16;
}
.white {
	color: #fff;
}
.grey {
	color: #bbb;
}
.big-top-pad {
	padding-top: 50px;
}