body { 
	font: 11.5px arial, sans-serif;
	line-height: 135%;
	color: #eee;
	margin: 0;
	padding: 0;
	background: #000 url(../image/bg_bottom.jpg) left bottom fixed no-repeat;
}

body, td, th, input, textarea, select, a {
	color: #eee;
}



select {
	border: 1px solid #111;	
	padding: 4px 5px;
	width: 212px;
	font: 11.5px arial, sans-serif;
	color: #fff;
	background: #463D34;	
}

 
b, strong, th {
	color: #eee;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #c93;
}

/* layout */
h1 { 
	display: none;
}

#containerWrap .globalLogo {
width: 960px;
margin: 0 auto;
padding: 20px 0;
}

 
#container {
	width: 920px;
	background: #19160F;
	border: 1px solid #262218;
	margin: 0 auto 30px auto;
	padding: 10px 20px;
/*	border: 5px solid #AFB9AA;
	border-top: 0;*/
	position: relative;
}

/*#container #topCurve {
	background: url(../image/top-curve.png) left top no-repeat;
	width: 840px;
	height: 25px;
	position: absolute;
	overflow: hidden;
	z-index: 100;
	left: -5px;
	top: -8px;
}

#container #bottomCurve {
	background: url(../image/bottom-curve.png) left bottom no-repeat;
	width: 840px;
	height: 25px;
	position: absolute;
	overflow: hidden;
	z-index: 100;
	left: -5px;
	bottom: -14px;
}*/



#header {

	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}

#header div {
}

#header .a {
	width: 300px;
}

#header .b {
	width: 400px;
	text-align: left;
	padding-right: 10px;
	margin-top: 20px;
}

#header .b a {
	text-decoration: none;
	font-weight: bold;	
	color: #c93;
	margin-right: 10px;
}
/*
#header .b a img {
	width: 14px;
	height: 8px;
}*/

#column {
	width: 170px;
	margin: 10px 0 15px 0px; 
	float: left;
	padding-right: 15px;
	border-right: 1px solid #262218;	
}

#content {
	margin: 10px -3px 15px -1px; 
	float: left;
	padding-left: 15px;
	border-left: 1px solid #262218;
	width: 720px;
	overflow: hidden;

}

#footer { 
	clear: both;  
	font-size: 0.9em;
	line-height: 165%;
	border: 0;
	border-top: 1px solid #262218;
	overflow: hidden;
}

#footer p a, #footer p {
	color: #666;
	padding: 0;
	margin: 0;
}

#footer span {
	display: none;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	margin: 2em 0;
	text-align: right;
}

#footer p#welcomebrand {
	display: none;
	color: #666;
	margin: 0;
	padding: 0;
	font-style: italic;
	font-family: arial, serif;
}

#footer p#welcomebrand a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#footer p#welcomebrand a:hover {
	text-decoration: none !important;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading, p.productPrice {
	font-size: 18px;
	font-family: arial, sans-serif;
	letter-spacing: -1px;
	line-height: 135%;
	/*color: #7d8b76;*/
	color: #c93;
	padding-bottom: 5px;
/*	border-bottom: 1px solid #EEEEEE;*/
	border-bottom: 1px solid #262218;
	clear: both;
	margin-bottom: 10px;
}



p.productPrice {
	font-size: 2em;
	border-bottom: 0;
	margin-top: 0;
}

.heading .left {

	display: block;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #c93;
	display: inline;
}

.warning {
	color: #eee;
	font-size: 10px;  
	background: #FFB3B5 url(../image/failure-blank.png) 8px center no-repeat;
	padding: 8px 8px 8px 28px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999;
	margin: 5px 0 10px 0;
	float: left;
	clear: both;
	font-size: 11px;
}

.breadcrumb a {
	color: #eee;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	display: none;
	/*border-bottom: 1px solid red;
	margin-bottom: 10px;
	padding: 0;*/
}

.products, .images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: auto;
	padding: 0;
	margin: 0;
	border: 0px dotted #b2c0ac;
}

.products {
	position: relative;
	width: 235px;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.productImageHolder {
	padding: 0;
	margin: 0;
	position: relative;
}

.productImageHolder img {
	width: 225px;
	border: 5px solid #fff;
}

.products p.productName, .products p.productPriceSmall {
	font-size: 1.1em;
	text-align: left;
	padding: 0;

	margin: 5px 0 0 0;
}

.products p.productPriceSmall {
	font-size: 0.9em;
}

.productImageHolder p.productName {
	padding: 5px; 
	margin: 0;
	top: 15px;
	left: 15px;
	position: absolute;
	background: #fff;
}

.productImageHolder p.productName a {
	color: #111;
	font-weight: bold;
	text-decoration: none;
	
}


.products img {

}

#product {
	width: 720px;
	float: left;
	clear: both;
	position: relative;
}

#product .a {
	float: left;
/*	height: 217px;*/
	clear: both;
	margin: 0 0 20px 0 !important;
	position: relative;
}

#product .a .imagesFrame {
	float: left;
	clear: both;
	overflow: hidden;
}

#product .a .imagesFrame img {
	margin: 5px 0;
	width: 400px;
	border: 5px solid #fff;
}

#productInfo {
	float: right;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

#productInfo .heading {
	width: 720px;
}

#productInfo .heading .left {
	font-size: 24px;
}

#productInfo .heading .left span, .heading span {
	display: inline;
	float: right;
	margin-top: -25px;
}

#productDesc {
	float: right;
	width: 290px;
	padding: 0;
	margin-bottom: 15px;
}

#productDesc p {
	line-height: 145%;
	margin: 0 0 10px 0 !important;
}

#productDesc .buyNow {
	margin-top: 20px;
}

.categories a {
	text-decoration: none;
}


#additionalImages {
overflow: hidden;
float: left;
clear: both;
width: 410px;
padding: 0;
margin: 0;
}

.images {
	text-align: center;
	width: auto;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.images p {
	margin: 0;
	text-align: center;
	padding: 0 0 3px 0;	
	font-size: 10px;	
}

.images a {
	text-decoration: none;
}

.images a.thickbox img {
	float: left;
	text-align: center !important;
	margin: 0 5px 5px 0;
	border: 3px solid #fff;
	width: 125px;
	
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	margin: 10px 0px;
	padding: 10px 0;
	clear: both;
}

.buttons input {
	border: 0 !important;
	margin: 0;
	cursor: pointer;
}

.buttons input:hover {
	border: 0px solid yellow;
}


.buttons table {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
#searchWrap {
	float: right;
	margin-top: -50px;
}

.search {
}

.search div {
	display: inline;
}

.search div div {
	overflow: hidden;
	float:left;
}

.search div div input{
	border: 1px solid #111;	
	background: #463D34;
	padding: 4px 5px;
	width: 140px;
	text-align: right;
	font: 11.5px arial, sans-serif;
	color: #fff;
}

.search #searchSub {
	border: 0;	
	background: none;
	padding: 4px 0 4px 4px ;
	text-align: center;
	font: bold 11.5px arial, sans-serif;
	color: #eee;
}


input[type="text"], input[type="password"] {
	border: 1px solid #111;	
	padding: 4px 5px;
	width: 200px;
	font: 11.5px arial, sans-serif;
	color: #fff;
	background: #463D34;
}

input.quantity {
	width: 20px;
}

/* box cart */
.box .cart .a {
	text-align: left;
	border-top: 1px solid #262218;
	border-bottom: 1px solid #262218;
	margin-top: 8px;
	padding: 8px 5px 0 5px;
}

.box .cart .b {
	text-align: left;
	padding: 3px;
}

/* box category */
.box .category, .box .information {
	padding-top: 0;
}

.box .category ul, .box .information ul {
	margin: 0;
	padding: 0;
}

.box .category ul li, .box .information ul li {
	list-style-type: none;
	line-height: 165%;
}

.box .category ul li a, .box .information ul li a {
	display: block;
	border-bottom: 0px solid red;
	padding: 3px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.box .category ul li a:hover, .box .information ul li a:hover {
	display: block;
	text-decoration: none;
	background: none;
	border-bottom: 0px solid #ccc;
	padding: 3px;
	color: #c93;
	font-weight: bold;
}

/* box information */


/* box review */
.box .review div {
	text-align: left;
}

.box .review a {
	text-decoration: none;
}

.box .review img.piccie {
	padding: 0;
	margin: 0 0 5px 0;
	border: 1px solid #fff;
}

.box .review img {
	padding: 0;
	margin: 0 0 5px 0;
	border: 0px solid #fff;
}

/* success */
#success {background: url('../image/success.png') no-repeat;
	padding-left: 25px;

}

/* failure */
#failure {background: url('../image/failure.png') no-repeat;
	padding-left: 25px;
 
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}






