/* !BLACK */
body {background: #000!important;}
a {color: #fff;}
h2 {color: #fff!important; padding: 10px;}
#header{border-bottom: none!important;}
#dropmenu {
	background: #000!important;
}
.dropdown_1column 
{
	margin:0 auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	border: 1px solid #d2d2d2;
	padding:10px 5px 10px 5px;
	color: #fff;
	
	/* Gradient background */
	background:#000!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	
	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}
.content-wrapper{background: #000;}
#breadcrumb{background: url(../../images/black/breadcrumb.png) no-repeat; border-left: 1px solid #fff; border-right: 1px solid #fff; color: #d1d1d1;}

#documents a {
	color: #fff!important;
}
#documents a:hover {
	background-color: #fff!important;
	color: #000!important;
}

.searchForm-a {background-color: #000!important; color: #fff!important;}

ul#doc-menu{background:transparent url(../../images/black/blue.jpg) repeat-x top left;}
ul#doc-menu li a:hover{background:transparent url(../../images/black/hover.jpg) repeat-x top left; color: #fff;}
ul#doc-menu li a{color:#fff!important;}
.home-icon{margin-top: 10px;}

#navigation {background-color: #000!important;}
#navigation a {
color: #fff!important;
}
#navigation a:hover {
color: #000!important;

}
#navigation li:hover {
 background: #000!important;
 
}
li:hover .sub-level {
	background: #000!important;
}

#slides{background: #000!important;}
#slide-menu{background:transparent url(../../images/black/blue.jpg) repeat-x!important; border-top: 1px solid #fff!important;}

.fbar{
	background:#000!important;
}

#main li a{
	background:#000!important;
	border: 1px solid #fff!important;
}

.tab_container {
	background: #000!important;
}
ul.tabs li {
background:transparent url(../../images/black/blue.jpg) repeat-x top left!important;

}
ul.tabs li a {
	color: #fff!important;
}
ul.tabs li a:hover {
	background: #fff!important;
	color: #000!important;
}
.prod-sep{background:transparent url(../../images/black/blue.jpg) repeat-x top left!important; color: #fff!important;}

.out-of-stock{
	color: #fff!important;
}

.content-wrap{background: #000!important; color: #fff!important; width: 707px!important;}

.search-button {background: url(../../images/black/go.jpg) no-repeat top left;}

.title-bg{float: right; background: url(../../images/black/title-bg.jpg) no-repeat; border: 1px solid #fff; }
.sidebar-title{background: url(../../images/black/sidebar-title.jpg) no-repeat; border: 1px solid #fff; width: 224px!important;}
.sidebar-title-sale{background: url(../../images/black/sidebar-title.jpg) no-repeat; border-top: 1px solid #fff!important; border-bottom: 1px solid #fff!important;}

#sidebar-temp{background: #000!important; color: #fff;}
#box_select {background: #000!important; color: #fff;}

#sale_products ul li:hover, #popular_products ol > li:hover{background: #000!important; border-bottom: 1px solid #fff;}

#myaccount a:hover , .basket_product:hover, #gateways > p:hover, .review:hover {background: #f6f7f8; color: #000; text-decoration: none;}

#account {
	background: #2A657D url(../../images/black/account_background_gradient.png);
}
#account a:hover, #account a.current {
	background-image: url(../../images/black/account_a_selected.png);
}

.category_product {
	background: url(../../images/black/prod-bg.jpg) repeat-x top left!important;
}

.checkout-progress > span{	background: url(../../images/black/next.png) no-repeat;}
.checkout-progress > span.current {color: #fff !important; background: url(../../images/black/current.png) no-repeat;}
.checkout-progress, .checkout-progress > span.next {color: #fff !important;}
.checkout-progress > span.next, .checkout-progress > span.last {background: url(../../images/black/next.png) no-repeat;}

.out-of-stock{background: url(../../images/black/notice.png) 10px 6px no-repeat; 