<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* !BLACK */
body {
	background-image: url(../../images/black/pg_bg.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color: #232323;	
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

div {
	display: block;
}

/* Clear Fix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


#page-wrapper {
	width: 1014px;
	margin-left: auto;
	margin-right: auto;
}


#header {
	width: 984px;
	height: 100px;
	background-image:url(../../images/black/header_bg.png);
	background-repeat:no-repeat;
	padding: 15px;
}

#header-left {
	float: left;
	text-align: left;
	padding-top: -15px;
	margin-top: -15px;
}

#header-right {
	float: right;
	width: 350px;
	text-align:right;
}

#search-box {
	width: 300px;
	text-align: right;
	float: right;
}

#session-box {
	width: 400px;
	text-align: right;
	float: right;
	clear: both;
}

/* Top Nav */

#nav {
	width: 1014px;
	background-image:url(../../images/black/nav_bg.png);
	background-repeat:no-repeat;
	height: 29px;
	clear: both;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	padding-top: 8px;
}


#nav ul {
    width: 100%;
    overflow: hidden;
	
}

#nav li {
    float: left;
    list-style: none;
}

#nav li a {
    float: left;
    padding-left: 15px;
	padding-right: 15px;
    color: white;
	border-right: solid 1px #ccc;
	
}
#nav a:link {
	color: #fff;
	text-decoration:none;
}

#nav a:active {
	color: #fff;
	text-decoration:none;
}


#nav a:visited {
	color: #fff;
	text-decoration:none;
}

#nav a:hover {
	color: #C60;
	text-decoration:none;
}

#main-area {
	width: 984px;
	background-image:url(../../images/black/main_pg_bg.png);
	background-repeat:repeat-y;
	padding: 15px;
	display: block;
	height: auto;
}


#sidebar {
	float: left;
	color: #fff;
	width: 250px;
}

#main-content {
	float: right;
	width: 720px;
	margin-right: 10px;
}

#footer {
	width: 1014px;
	background-image:url(../../images/black/footer_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	color: #fff;
	clear: both;
	height: 29px;
	padding-top: 10px;
}

#footer ul {
    width: 100%;
    overflow: hidden;
	text-align:center;
	margin-left:100px;
	
	
}

#footer li {
    list-style: none;
	
}

#footer li a {
    float: left;
    padding-left: 15px;
	padding-right: 15px;
    color: white;
	border-right: solid 1px #ccc;
	
}

#footer a:link {
	color: #fff;
}

#footer a:active {
	color: #fff;
}

#footer a:visited {
	color: #fff;
}

#footer a:hover {
	color: #C60;
}

#page-bottom {
	clear: all;
	color: #fff;
	text-align:center;
	margin-top: 10px;
}

#page-bottom a:link {
		color: #fff;
}
#page-bottom a:visited{
		color: #fff;
}


#page-bottom a:active {
		color: #fff;
}

#page-bottom a:hover {
		color: #c60;
}


.widget-title {
	width: 193px;
	background-image:url(../../images/black/widget_header.jpg);
	background-repeat:no-repeat;
	height: 26px;
	padding-left: 35px;
	color: #000;
	padding-top: 6px;
}

.widget-bg {
	width: 206px;
	margin-left: 2px;
	padding: 5px;
	background-image:url(../../images/black/widget_bg.jpg);
	background-repeat:repeat-y;
}

.widget-bottom {
	width: 216px;
	margin-left: 2px;
	background-image:url(../../images/black/widget_bottom.jpg);
	background-repeat:no-repeat;
	height: 27px;
	clear: both;
	margin-bottom: 15px;
}
	
#page-color {
	background-color:#fff;
	border: solid 1px #c60;
	width: 715px;
	margin-right: 15px;
	padding: 5px;
}

	


#basket_summary p.view_basket {
	background: #c60 url(../../images/black/bullet.png) no-repeat 2px 2px;
	border-bottom: 1px solid #C4C8C8;
	border-top: 1px solid #D9EBF2;
}
#basket_summary p.view_basket a {
	color: #FFF;
	text-decoration: none;
}
.control {
	background-color: #DAEBF3;
	border: 1px solid #FAF3F3;
	clear: both;
	
}
div.category_product {
	border-bottom: 1px solid #C4C8C8;
}
div.category_product div.details {
	background-image: url(../../images/black/background_info_box.png);
}
div.category_product div.details p.price {
	border-bottom: 1px solid #C4C8C8;
}
#product_detail {
	background-image: url(../../images/black/background_info_box.png);
}
#product_detail &gt; .options {
	border-top: 1px solid #C4C8C8;
}
#review_write {
	background-image: url(../../images/black/background_info_box.png);
}
#product_share {
	background-image: url(../../images/black/background_info_box.png);
}
.basket_header {
	background-color: #0d205d;
}
.total {
	background-color: #0d205d;
}
a.button_submit {
	vertical-align: top;
}
.button_submit.right, input[type="submit"].right, input[type="reset"].right {
	float: right;
	margin-left: 5px;
}
.checkout-progress {
	background-color: #0d205d;
	color: #CDCDCD !important;
}

.checkout-progress &gt; span.current {}
.checkout-progress &gt; span.next {
	color: #2D6D86 !important;
}
.checkout-progress &gt; span.last {}

.hover_zoom {
	background-color: #DAEBF3;
	color: #4F4F4F;
}
</pre></body></html>