body {
background-color: white;
}
a:hover {
	color: #333333;
}
h3 {
	color: #333333;
	text-transform:uppercase;
}
.Right{
	color:#CCCCCC;
	}
.Right li {
	border-bottom: 1px solid #333333;
}
.Right li a {
	color: #CCCCCC;
}
.Right a:hover, .Right a:hover strong {
	color: #333333;
}

p, ul, li, dt, label, dd, tr, td {
	color: #333333!important;
}

#AccountOrderStatus ul {
	list-style-type:	none;
}
/* CATEGORY LIST */
.CategoryList li a{
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
	color:#333333;
}

.CategoryList li li a{
	font-weight: normal;
	font-size: 12px;
	line-height:14px;
	color:#333333;
}

/* Indent of 2nd level categories */
.Left #SideCategoryList li ul {
	padding-left: 0px;
}

.SubCategoryListGrid ul li a {
	height:		240px;
}


.SubCategoryListGrid ul li {
	clear:		right;
	display:	block;
	height:		270px;
	
}
.SubCatBackground a {
	color:		white;
	height:	30px!important;
	padding-top: -3px;
}
.SubCategoryList ul, .SubCategoryList li {
	list-style: none;
	margin-left: 0;
}

.SubCategoryList li {
	margin-bottom: 4px;
	height:			270px;
	display:		block;
}


/* Content Background */
#Outer {
background-color:#ffffff;
}

/* PRODUCT BOXES */
.productBoxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
}
.productBoxTitle a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #ffffff;
	text-decoration: none;
	background-color: #0B0B0B;
}
.productBoxTitle a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #ffffff;
	text-decoration: none;
	background-color: #0B0B0B;
}
.productBoxTitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
	text-decoration: underline;
	background-color: #0B0B0B;
}

.productBoxPrice {
	padding:0px 5px 0px 0px;
	height:21px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-transform:uppercase;
}

.productBoxBuy {
	padding:0px 5px 0px 5px;
	background-color:#333333;
	height:21px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-transform:uppercase;
}
.productBoxBuy a:link{
	padding:0px 10px 0px 10px;
	background-color:#333333;
	height:21px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-transform:uppercase;
	text-decoration:none;
}
.productBoxBuy a:visited{
	padding:0px 10px 0px 10px;
	background-color:#333333;
	height:21px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-transform:uppercase;
	text-decoration:none;
}
.productBoxBuy a:hover{
	padding:0px 10px 0px 10px;
	background-color:#333333;
	height:21px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-transform:uppercase;
	text-decoration:underline;
}
.productBoxBorder {
	border:1px solid #cccccc;
	background-color: #0B0B0B;
}

.Left .BlockContent {
	margin: 0 10px 10px 10px;
	color:#CCCCCC;
}
.Right .BlockContent {
	color:#CCCCCC;
}


/* TITLES IN CENTRE */
.Content h2 {
	color: #FFFFFF;
	background-color: #333333;
	font-size: 16px;
	font-weight:normal;
	line-height:24px;
}

/* CATEGORY LIST */
.CategoryList li a{
	font-size: 12px;
	text-transform:uppercase;
	line-height:30px;
	color:#333333;
}

.CategoryList li li a{
	font-weight: normal;
	font-size: 12px;
	line-height:14px;
	color: #CCCCCC;
}
.Left li {
	border-bottom: 0px solid #D2D6D9;
}
.Left li a:hover {
	color: #333333;
}


#SearchForm a {
	color: #CCCCCC;
}
#SearchForm p {
	color: #CCCCCC;
}
.productName a:link{
color:#CCCCCC;
}

.ProductPrice, .ProductList em {
	color: #333333;
	
}


.CartContents tbody .SubTotal td {
	border-top: 1px solid #dadada;
	color: #333333;
}
.MiniCart .SubTotal {
	color: #333333;
}


/* Product Details */
.ProductMain {
	float:		right;
	width:	300px!important;
}
.ProductThumb a {
	border: none;
}


.ProductDetailsGrid .DetailRow {
	margin-top: 6px;
	padding-left: 14px;
}

.ProductDetailsGrid .Label {
	float: left;
	width: 100px;
	font-weight: bold;
	padding-top: 1px;
	display: inline;
	position: relative;
	color:		black;

}

.ProductDetailsGrid .Value {
	display: inline;
	color:		#333333;

}

.ProductDetailsGrid .Label .Required {
	position: absolute;
	left: -1em;
}

#SideAccountMenu ul li a, #GiftCertificatesMenu ul li a{
	color:	#333333;
}

#WishLists a {
	color:	#006c00;
}
