 /*
My Custom CSS
=============
Author:  Tom Loughlin
Updated: April 2014
Notes:	 Hand coded for IMS Labels
*/

/* --------------------------------------
   Default
   -------------------------------------- */

html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}

body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1, .welcome {
	color: #636E75;
	font: Verdana;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #38B0E3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
body {
	color: #000000;
	font-family: 'Istok Web', sans-serif;
	margin: 0px;
	padding: 0px;
	background: url('../image/backlogo.jpg')top center;
	background-position:700px;
}
#cboxTitle{
	text-align: right !important;
	right: 10% !important;
	left:auto !important;
}

#a-content h1,#cart-content h1{
	background-color:#ed1b2e;
	margin:0 0 10px 0;
	height:auto;
	min-height:80px;
	width:98%;
	padding:7px;	
	color:#fff;
	display:inline-block;
}
#a-content,#cart-content {
	min-height:600px;
	background-color:#fff;

}
#cart-content {
	min-height:700px;
	width:78%;
}
#a-content .breadcrumb,#cart-content .breadcrumb{
	right:10px;
}
#a-content .breadcrumb a,#cart-content .breadcrumb a{
	color:#f5f5f5;
}
#a-content a,#cart-content a{
	color:#9E0000;
}
#a-content a.button,#cart-content a.button{
	color:#fff;
}

/* --------------------------------------
 	HEADER
   -------------------------------------- */
#header {
	height:105px;
	width:100%;
	min-width:980px;
	padding-bottom: 5px;
	position: relative;
	z-index: 30;
	margin:0;
	vertical-align:bottom;
	background-color:#fff;
}
#mid-head,#right-head,#logo{
	position:relative;
	height:100%;
	min-height:105px;
	margin:0;
	padding:0;
    display: inline-block;
}
#mid-head{
	width:38%;
	min-width:370px;
	position:absolute;
}
#right-head{width:24%;min-width:234px;float:right;height:105px;}

/* logo objects */

#logo {width:37%;min-width:350px;}

#logo img{
	margin-top:20px;
	position:relative;
}

/* mid head objects */

#header .links {
	position: relative;
	height:30%;
	min-height:31px;
	width:100%;
	min-width:59px;
	line-height:16px;
	text-align:center;
	z-index: 6;
}
#header .links a {
	padding: 0px 10px 1px 10px;
	color: #fff;
	position:relative;
	display:inline-block;
	line-height:16px;
	text-decoration: none;
	height:18px;
	font-size: 14px;
	background-color: #38B0E3;
	border-right: 1px solid #CCC;
}
#header .links a:last-child {
	border-right: none;
}
#header .links a:hover{
	background-color:#25A1D6;
}
#header #welcome {
	z-index: 5;
	text-align:center;
	font-size: 12px;
	height:40%;
	min-height:41px;
	width:100%;
	line-height:40px;
	color: #999999;
	position:relative;
}
#header #welcome a{
	font-size:12px;
}
#header #search {
	height:30%;
	min-height:31px;
	position:relative;
}
#header .button-search {
	background: url('../image/button-search.png') center center no-repeat;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
	width: 28px;
	height: 24px;
	right:0;
	display:block;
    position:absolute;
    margin-right:70px;
    z-index:8;
}
#header #search input {
	background: #fff;
	width: 60%;
	min-width:220px;
	right:0;
	margin-right:70px;
	position:absolute;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 0px 2px 0px #F0F0F0;
	-moz-box-shadow: 0px 2px 0px #F0F0F0;
	box-shadow: 0px 2px 0px #F0F0F0;
}

/* right head */

#currency {
	min-width:60px;
	width: 28%;
	float:left;
	display:inline-block;
	color: #999;
	line-height: 17px;
	text-align:center;
}
#currency a {
	display: inline-block;
	padding: 1px 2px;
	border: 1px solid #CCC;
	color: #999;
	text-decoration: none;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
#header #cart {
	z-index: 9;
	height: 60%;
	min-height: 40px;
	width: 70%;
	display: inline-block;
}
#header #cart .heading{
	min-width:120px;
	min-height:60px;
	height:100%;
	text-align:right;
}
#cart-icon{
	height: 20px;
	width: 20px;
	position: relative;
	margin-right: 4px;
	top: 4px;
}
#header #cart .heading h4 {
	color: #ccc;
	margin:0;
	min-width:120px;
	min-height:14px;
	padding:0;
	font-size:12px;
	margin-right:10px;
}
#header #cart .heading a {
	color: #38B0E3;
	text-decoration: none;
}
#header #cart .heading a span {
	background: #FFFFFF url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
	display:relative;
}
span#cart-total{
}

#header #cart .content {
	display: none;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 120px;
	min-width: 280px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	-webkit-border-radius: 0px 7px 7px 7px;
	-moz-border-radius: 0px 7px 7px 7px;
	-khtml-border-radius: 0px 7px 7px 7px;
	border-radius: 0px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #FFF;
}
#header #cart.active .heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}

/** CUSTOM CALLINGBACK **/

#call_us{
	clear:both;
	height:38%;
	min-height: 60px;
	width: 100%;
	min-width:205px;
}
.callback{
	width:100%;
	height:100%;
}
.callback a{
	text-decoration:none;
	font-size:15px;
}
.request_cb{
	top: 10px;
	position: relative;
	right: 6px;
	float:right;
	display:none;
}
.request_cb img{
	height:14px;
	width:14px;
	top:2px;
	position:relative;
	margin-left:4px;
}
#callback_form{
	position: absolute;
	right: 0;
	z-index:8;
	top: 100%;
	vertical-align:bottom;
	height: 80px;
	width: 280px;
	background-color: #38b0e3;
	padding: 10px;
	visibility:hidden;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 2px 2px rgba(255,255,255,1);
	box-shadow: 0px 0px 2px 2px rgba(255,255,255,1);
}
#callback_form img{
	position:absolute;
	right:4px;
	top:4px;
	height:14px;
	width:14px;
	cursor:pointer;
}
#callback_form input{
	width: 180px;
	float: left;
	line-height: 20px;
}
 #callback_form #cb_button{
	height:50px;
	background-color:#38b0e3;
	border:1px solid #fff;
	color:#fff;

	width: 70px;
	position: relative;
	bottom: 24px;
	left: 10px;
}
#callback_form #cb_button:active{
	background-color:#fff;
	color:#38b0e3;
	border:1px solid #38b0e3;
}
#callback_form .error{
	text-align: center;
	bottom: 0px;
	position: absolute;
	height: 14px;
	margin: 6px;
}
.phone{
	font-size: 18px;
	bottom: 10px;
	left: 10px;
	position: absolute;
	color: #38b0e3;
}
.phone, .phone-icon img{
	cursor:default;
}
.phone-icon img{
	width:45px;
    height:45px;
    border-radius:50%;
	float:right;
	position:relative;
	background-color:#38b0e3;

}  


/* end of right head*/

/* END OF HEADER */


/* --------------------------------------
   Slideshow
   -------------------------------------- */
.nivoSlider{
	height:400px;
	width:100%;
	margin-bottom:0px;
}
/* --------------------------------------
   header nav
   -------------------------------------- */
/* menu */
#menu {
	height:100%;
	width: 100%;
	position:relative;
	display:table;
}
#header_nav{
	height:inherit;
	width:inherit;
	display:inline-block;
		font-family: 'Roboto', sans-serif;
}
/* nav bar styling */
#menu ul {
	list-style: none;
	margin: 0;
	text-align: center;	
	padding: 0;
}
#menu > ul > li {
	position: relative;
	z-index: 20;
	display: inline-block;
	width: 12%;
	float:left;
	line-height:40px;
	height:40px;
	padding:4px 0px;
	vertical-align: middle;
}
#menu > ul > li > a {	
	font-size: 14px;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	display: block;
	z-index: 6;
	height:40px;
	word-wrap:break-word;
	position: relative;
}
#menu > ul > li:hover > a {
  background: rgba(255, 255, 255, 0.3);
  padding:4px 0;
  top:-4px; 
}
#menu > ul > li:active > a {
  background: rgba(0, 0, 0, 0.2);
  padding:4px 0;
  top:-4px; 
}
/* dropdown div/menu */
#menu > ul > li > div {
	visibility:hidden;
	position: absolute;
	z-index: 5;
	top:48px;
	border: 1px solid #fff;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
#menu > ul > li:hover > div {
	visibility:visible;
}
#menu > ul > li > div > ul {
	display: table-cell;
	text-align: left;
	min-width:170px;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	background: #fff;
	color:#000;
	border:1px solid #d0d0d0;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
#menu > ul > li > div > ul > li > a {
	color: #FFFFFF;
}
/* header icon colours - needs to be done in js */
#header_nav1 {  
 	background-color:#9E0000 !important;
}
#header_nav2 {  
 	background-color:#FF6600;
}
#header_nav3 {  
 	background-color:#FFD801;
}

#header_nav4 {  
 	background-color:#92CD00;
}
#header_nav5  {  
 	width:22% !important;
 	background-color:#005B9A;
}
#header_nav6 {  
 	background-color:#732C7B;
}
#header_nav7 {  
	width: 18% !important;
	background-color: #003366;
}
#head_sub_menu0 {  
 	background-color:#9E0000  !important;
}
#head_sub_menu1 {  
 	background-color:#FF6600  !important;
}
#head_sub_menu2  {  
 	background-color:#F0E70C  !important;
}
/*
#head_sub_menu3  {  
 	background-color:#92CD00  !important;;
}*/
#head_sub_menu3  {  
 	background-color:#005B9A  !important;
}
/*
#head_sub_menu5 {  
 	background-color:#732C7B  !important;;
}*/

#head_sub_menu4  {  
 	background-color:#732C7B  !important;
}


/* --------------------------------------
   Side bar
   -------------------------------------- */

/*left side bar - active */
.activeSide{
	min-height:50px !important;
	margin: 0px !important;
}
.activeSide a{
	font-size:15x !important;
	font-weight:bold !important;
	color:#fff !important;
}
.activeSide ul li{
	background-color:#fff !important;
	width:99% !important;
}
.activeSide ul li a{
	font-size:12px !important;
	font-weight:normal !important;
 	color:#000 !important;
}
.activeSide li a{	
	font-weight:normal;
	-webkit-border-radius:8px 0 0 8px;
	-moz-border-radius:8px 0 0 8px;
	-khtml-border-radius:8px 0 0 8px;
	border-radius:8px 0 0 8px;
}
.activeSide li{	
	border:2px groove #9E0000;
	-webkit-border-radius:8px 0 0 8px;
	-moz-border-radius:8px 0 0 8px;
	-khtml-border-radius:8px 0 0 8px;
	border-radius:8px 0 0 8px;
}
.activeSide li:last-child{
	margin-bottom:4px;
}

/* --------------------------------------
   Catagory content
   -------------------------------------- */
 /* holder of catagory header banner */
#cat-holder{
	min-height: 170px;
	height:auto;
	width:100%;
	display:block;
	padding-bottom:10px;
	background-color:#ed1b2e;
}
/* sizing of it's elements */
#cat-title,#cat-holder .category-info{
	display: inline-block;
	min-height:60px;
	position:relative;
	padding:0 20px;
}
#cat-title{
	width:97%;
}
#cat-title,#cat-holder .category-info{
	color: #fff;
	font-size: 40px;

	left:0;
	padding-right:0;
	margin:0;
	line-height:2;
}
#cat-holder .category-info {
	height: 70%;
	min-height:120px;
	padding: 0 0 10px 20px;
	position: relative;
	width:70%;
	display: inline-block;
}
#cat-holder .category-info p{
	height:auto;
	width:100%;
	color:#fff;
	display:inline-block;
	vertical-align:top;
	margin:0;
	padding:0;
}

#cat-holder .breadcrumb{
	top: 0;
	right: 0;
	font-size: 12px;
	padding: 10px 20px;
	display: inline-block;
	text-align: left;
	float: left;
	width: 95%;
}
#cat-holder .breadcrumb a{
	font-size:16px;
	color:#fff ;
}
#cat-holder .category-info p,#cat-holder .category-info span{
	color:#fff;
	font-size: 13.5px;	
}
#cat-holder .image{
	display: inline-block;
	position: relative;
	float:right;
	vertical-align:bottom;
	margin-right:10px;
}
#cat-holder .image img {
	max-height:90px;
	max-width:90px;
	margin:3px;
	border:2px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius:4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*nav for cata banner */
.product-filter .display a,#compare-total{
	color:#868686 !important;
}
.product-filter{
	border-bottom: 1px solid #EEEEEE;
	padding:5px 0;
	min-height: 60px;
	background: #FDECEE;
	width: 100%;
	display:inline-block;
	font-size: 14px;
}
.product-filter a{
}
.product-filter .display,.product-filter .sort,.product-filter .limit {
	position: relative;
	color: #333;
	width: 20%;
	display: inline-block;
	padding-bottom:6px;
}
.product-filter .sort{
	width: 30%;
	right: 0px;
	padding-left:20%;
}
.product-filter .limit{
	width:15%;
	padding-left:10%;
}
.product-filter .sort select,.product-filter .limit select{
}
.product-filter .display{
	padding-left:10px;
}
.product-compare{
	padding-left: 10px;
	display: block;
	position: relative;
	border-top:1px solid #fff;
	margin-bottom:1px;
}
/* end of cata banner */

/* Product style for list */
.product-list{
	background-color:#ed1b2e;
	padding:6px;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-khtml-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}
.product-list > div {
	background-color:#fff;
	-webkit-border-radius: 4px;
	-moz-border-radius:4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	min-height:100px;
	max-height:101px;
	margin-bottom:4px;
	overflow:none;
}
.product-list .left,.product-list .right{
	display: inline-block;
	position: relative;
	height:90px;
	margin:5px 0;
	text-align:center;
}
.product-list .left{
	float:left;
	width:64%;
}
.product-list .right{
	float:right;
	width:36%;
}
.product-list .right .cart,.product-list .right .wishlist,.product-list .right .compare{
	display: block;
	position: relative;
}
.product-list .right .cart{
	float:right;
	top:30px;
}
.product-list .right .cart .button{
	margin-right:20px;
}
.product-list .right .wishlist,.product-list .right .compare{
	display:block;
	height:50%;
	width:50%;
	position:relative;
}
.product-list .right .wishlist a,.product-list .right .compare a{
	margin:0;
	padding:0;
	position:relative;
	color: #333333;
	text-decoration: none;
	font-size:11px;
	padding-left: 18px;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .right .wishlist a{
	top:20px;
}
.product-list .left .price,.product-list .left .name{
	display: inline-block;
	position: relative;
	top:20px;	
}
.product-list .left .description, .product-list .left .price-tax,{
}
.product-list .left .description{
	display: inline-block;
	position: relative;
	width: 270px;
	top: 20px;
}
.product-list .left .name {
	margin-bottom: 3px;
	width:270px;
	top:10px !important;
}

/* Product style for grid */
.product-grid {
	width: 100%;
	overflow: auto;
	background-color: #38B0E3;
	display: inline-block;
	position:relative;
	padding:6px 0;
	margin-right:auto;
	margin-left:auto;
}
.product-grid > div {
	width: 23%;
	display: inline-block;
	position:relative;
	vertical-align: top;
	margin:4px 0 4px 4px;
	background-color: #fff;
	height: 250px;
	margin-left:10px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.product-grid::nth-child(n+4) > div{

}
.product-grid .image {
	display:inline-block;
	position: relative;
	margin: 3px 0;
	height:40%;
	width:100%;
}
.product-grid .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.product-grid .name{
	height:19%;
	width:90%;
	position:relative;
	display:block;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:1px solid #FDECEE;
}
.product-grid .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	height:100%;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display:block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 2px;
	text-align:center;
	font-size:15px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	text-align:center;
}
.product-grid .cart input.button{
	width:90%;
	margin:0 auto;
    display:block;
}
.product-grid .wishlist{
	margin-top:2px;
}
.product-grid .wishlist, .product-grid .compare {
	display:block;
	margin-right:auto;
	margin-left:auto;
	width:60%;
}
.product-grid .wishlist a, .product-grid .compare a{
	color: #333333;
	text-decoration: none;
	font-size:11px;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}

/* end of content paginations */
.pagination {
	border-top: 1px solid #EEEEEE;
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
	background-color:#FDECEE;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
	font-weight:bold;
	color:#545454;
	margin-right:10px;
}
/* --------------------------------------
   Search Page
   -------------------------------------- */
.search_cont h1,.search_cont{
	background-color:#fff;
	margin:0;
}
.search_cont h1{
	padding-left:10px;
	color:#fff;
	line-height:2;
	background-color:#38B0E3;
}
.search_cont .breadcrumb a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
	line-height:2;
	margin:0 2px;
}
.search_cont h2{
	display:block;
	background-color:#FDECEE;
	color:#545454;
	line-height:2;
	padding-left:10px;
	margin:0;
	font-size:14px;
}
.search_cont .product-compare {
	background-color: #FDECEE;
	margin-top: -30px;
	padding-bottom: 4px;
	border: none;
}
.search_cont .breadcrumb a:hover{
	background:rgba(255,255,255, .3);
	padding:2px;
	margin:0;
}
.search_cont .content{
	padding:0 10px !important;
	margin:0 !important;
	background-color:#FDECEE;
}
.search_cont #sec_cont{
	min-height:160px;
	margin-bottom:10px !important;
}
.search_cont .content p {
	margin: 0px;
	width: 60%;
	min-height: 46px;
	margin-top: 20px;
	display: inline-block;
}
.search_cont .content select[name='category_id']{
	margin-right:30px;
}
.search_cont .buttons{
	width: 20%;
	height: 40px;
	border: none;
	margin: 0;
	top: 24px;
	display: inline-block;
	position: relative;
	padding: 0;
	background: transparent;
}
.search_cont .buttons .right{
	text-align:center;
	position:relative;
	display:block;
	margin-right:auto;
	margin-left:auto;
	float:none !important;
	width:auto !important;
}
.search_cont .buttons .right input.button{
	
}
/* --------------------------------------
   INFORMATION PAGES 
   -------------------------------------- */
#info_content, #cart_content {
	position: relative;
	margin-bottom:10px;
	background-color:#fff;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(253, 236, 238, 0.9);
	-moz-box-shadow: 0px 0px 2px 2px rgba(253, 236, 238, 0.9);
	box-shadow: 0px 0px 2px 2px rgba(253, 236, 238, 0.9);
	min-height: 580px;
	padding-bottom:6px;
}
#info-content{
	background-color:#ed1b2e;
	margin:4px 0;
	min-height: 77%;
}
#bg-color{
	background:rgba(255,255,255,0.2);
	height:100%;
	width:100%;
	min-height:535px;
}
#info-content h1{
	color: #fff;
	display: inline-block;
	border: 2px dotted #fff;
	padding: 10px 20px;
	margin: 20px 20px 0;
	background-color:#ed1b2e;
}
#info{
	background-color:#fff;
	border-radius: 2px;
	padding: 2px 0px;
	height: auto;
	margin:0 20px 18px 20px;
	-webkit-box-shadow: -6px 8px 0px 1px rgba(237,27,46,1);
	-moz-box-shadow: -6px 8px 0px 1px rgba(237,27,46,1);
	box-shadow: -6px 8px 0px 1px rgba(237,27,46,1);
}
#info p{
	margin:14px;
	padding:10px;
}

#info_content p, #cart_content .content{
	width:100%;
}
#info_p{
	height:100%;
	width:99%;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	min-height: 470px;
	position: relative;
	background-color:rgba(253, 236, 238, 0.9);
}
#info_content p{
	margin:0 auto;
	width:96%;
	display:block;
	padding:10px;
}
#info_content .breadcrumb{
	z-index: 3;
	top: 60px;
}
#info_content .breadcrumb a{
	color: #fff;
	margin:2px;
	font-size: 14px;
}
#info_content .breadcrumb a:hover{
	background:rgba(255,255,255, .3);
	padding:2px;
	margin:0;
}
#info_content h1{
	margin: 10px 0 0 0;
	background-color: #ed1b2e;
	position: relative;
	color: #fff;
	padding-left: 10px;
	margin-bottom:10px;
	line-height: 3;
}
/* --------------------------------------
   left side NAV + right side NAV
   -------------------------------------- */

#head_sub_menu{
	margin-top:4px;
}
.box .box-content li{
	list-style: none;
	min-height: 36px;
	border-right: none !important;
	display: inline-block;
	width: 100%;
	background-color: #FDECEE;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.box .box-content ul{
	margin:0;
	padding:0;
}
.box .box-content a{
	font-size:14px;
	color:#005B9A;
	margin-left:10px;	
	display:block;
}
#column-right .box .box-heading{
	background-color:#38B0E3 !important;
}
#column-left .box, #column-right .box,{
	-webkit-border-radius: 7px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	border-radius:7px;
	display:inline-block;
}
#column-left .box .box-heading, #column-right .box .box-heading  {
	background-color: #9E0000;
	font-size: 16px;
	color: #fff;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	height: 32px;
	text-align: center;
	padding-top: 10px;
	border-bottom:2px groove #fff;
}
#column-left .box-category{
	padding:0;
	margin:0;
}
#column-left .box-category li a{
	text-decoration:none;
	font-size: 13x;
	line-height: 36px;
}
#column-left .box-category li {
	list-style: none;
	min-height: 36px;
	border-right:none !important;
	display: inline-block;
	width:100%;
	background-color: #FFBAAD;	
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
ul.box-category >li ul{
	display:none;
	padding:0;
	width:100%;
}
ul.box-category > li a.active + ul {
	display: inline-block;
}


/* --------------------------------------
   footer 
   -------------------------------------- */
#background_banner{
	background: url('../image/footer1.jpg') bottom repeat-x;
		background-size: 100% 100%;
	height: 100%;
	position: absolute;
	width: 100%;

	filter: blur(1px);
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-o-filter: blur(1px);
	-ms-filter: blur(1px);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='1');

	}

/* footer */ 
#footer_cont{
	width: 100%;
	background-color:#fff;
	position: absolute;
	padding: 0;
	right: 0%;
	margin-left: auto;
	margin-right: auto;
	z-index: -2;
}
#footer {
	clear: both;
	min-height: 260px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	width:980px;
}
#footer h3 {
	color: #fff;
	font-size: 14px;
	padding-top:8px;
	margin: 0px;
	position:relative;
	min-height:50px;
	min-width:80px;
	line-height:30px;
}
#footer .column1 h3{
	background-color:#FF6600;
}
#footer .column2 h3{
	background-color:#FFD801;
}
#footer .column3 h3{
	background-color:#005B9A;
}
#footer .column1,.column2,.column3{
	width: 19.5%;
	min-height: 120px;
	float:left;
	top:10px;
	display:inline-block;
	position: relative;
	font-family:Verdana, Geneva, sans-serif;
}
#footer .column1:after,.column2:after,.column3:after{
	content: "";
	background-size: 100% auto;
	top: 160px;
	left: -20px;
	bottom: 0;
	right: 0;
	width: 60px;
	height: 60px;
	position: absolute;

}
#footer .column1:after{
	top:200px;
	background-color:#F7F264;
}
#footer .column2:after{
	background-color:#D1FF5C;
}
#footer .column3:after{
	background-color:#A841B4;
}

#footer h3{
	right:30px;
	top:-24px;
	padding-left:10px;
}
#footer .column1{
	margin-left:8%;
	background-image: -o-linear-gradient(right bottom, #FF6600 0%, #FFEA70 100%);
	background-image: -moz-linear-gradient(right bottom, #FF6600 0%, #FFEA70 100%);
	background-image: -webkit-linear-gradient(right bottom, #FF6600 0%, #FFEA70 100%);
	background-image: -ms-linear-gradient(right bottom, #FF6600 0%, #FFEA70 100%);
	background-image: linear-gradient(to right bottom, #FF6600 0%, #FFEA70 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FF6600', endColorstr='#FFEA70'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FF6600', endColorstr='#FFEA70')";

}
#footer .column2{
	margin:0 12%;
	background-image: -o-linear-gradient(right bottom, #FFD801 0%, #D1FF5C 100%);
	background-image: -moz-linear-gradient(right bottom, #FFD801  0%, #D1FF5C 100%);
	background-image: -webkit-linear-gradient(right bottom, #FFD801  0%, #D1FF5C 100%);
	background-image: -ms-linear-gradient(right bottom, #FFD801  0%, #D1FF5C 100%);
	background-image: linear-gradient(to right bottom, #FFD801  0%, #D1FF5C 100%);
		    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFD801', endColorstr='#D1FF5C'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFD801', endColorstr='#D1FF5C')";
}
#footer .column3{
	margin-right:8%;
	background-image: -o-linear-gradient(right bottom, #0083E0 0%, #BF69C9 100%);
	background-image: -moz-linear-gradient(right bottom, #0083E0  0%, #BF69C9 100%);
	background-image: -webkit-linear-gradient(right bottom, #0083E0  0%, #BF69C9 100%);
	background-image: -ms-linear-gradient(right bottom, #0083E0  0%, #BF69C9 100%);
	background-image: linear-gradient(to right bottom, #0083E0  0%, #BF69C9 100%);
		    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0083E0', endColorstr='#BF69C9'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0083E0', endColorstr='#BF69C9')";
}
#column-media-links .nsai img{
	min-height: 60px !important;
	width: 40px;
	position: relative;
	padding: 0;
	margin: 0;

}
#column-media-links .nsai{
	float: right;
	position: relative;
	height: 60px;
	}
#footer  .column1 ul,.column2 ul,.column3 ul {
	margin: 0px;
	padding-left: 0px;
	top:-20px;
	position:relative;
	border-radius: 0 0 4px 4px;
	min-height: 130px;
	list-style-type: none;


}
#footer  .column1 ul li, .column2 ul li,.column3 ul li {
	margin-bottom: 3px;
	display:inline-block;
	width:100%;
	height:18px;
	padding-bottom:2px;

}
#footer .column1 a,#footer .column2 a,#footer .column3 a{
	text-decoration: none;
	width:88%;
	color: #000000;
	display:block;
	margin-left: 20px;
	filter: alpha(opacity=100) !important;
	opacity:1 !important;
}
#footer .column1 li:hover,.column2 li:hover,.column3 li:hover {
	border-bottom:2px dotted #fff;
	padding-bottom:0;
}

#footer  .column4 img {
	width: 40px;
	text-align: right;

}
#column-media-links {
	position: relative;
	text-align: center;
	width: 980px;
	min-height: 60px;
	margin-left: auto;
	padding: 0 auto;
	margin-right: auto;
	    -webkit-filter: brightness(1.2);
    -moz-filter: brightness(1.2);
    -ms-filter: brightness(1.2);
    filter: brightness(1.2);
}
#column-media-images{
	padding: 5px 5px 5px 5px;
	display: inline-block;
	z-index: 1;
	float: none;
}
#column-media-images img{
	text-align: center;
	width: 40px;
	height: 40px;
	border:1px solid #fff;
}
#column-media-images img:hover{
    -webkit-filter: brightness(.8);
    -moz-filter: brightness(.8);
    -ms-filter: brightness(.8);
    filter: brightness(.8);
}
#column-media-images a{
	text align: center;
	font-size: 0px;
	text-decoration: none;
}
#powered {	
	position: absolute;
	padding: 8px 5px 5px 5px;
	text-align: right;
	display: inline-block;
	z-index: 2;
	color:#545454;
	font-size:14px;
	right:0px;
    -webkit-filter: brightness(.8);
    -moz-filter: brightness(.8);
    -ms-filter: brightness(.8);
    filter: brightness(.8);
}

/* --------------------------------------
   notifcations
   -------------------------------------- */
#notification{
	color: rgb(62, 76, 89);
}

/* --------------------------------------
   	LAYOUT
   -------------------------------------- */
  /* content layout */
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#column-left{
	float:left;
}
#column-left,#column-right  {
	width: 190px;
	position: relative;
}
#column-right {
	float: right;
}
#content {
	min-height: 580px;
	height:100%;
	margin-bottom: 25px;
	position: relative;
	padding-bottom:10px;
	background-color:#fff;
}

#column-left + #column-right + #content, #column-left + #content {
	margin-left: 195px;
}
#column-right + #content {
	margin-right: 195px;
}

.breadcrumb {
	float: right;
	top: 40px;
	right: 30px;
	position: relative;
	font-size:16px;
	color:#fff;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}

/* button */
a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-size: 12px;
	background: url('../image/button.png') repeat-x;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
input.button {
	margin: 0;
	border: 0;
	height: 24px;
	padding: 0px 12px 0px 12px;
}
a.button:hover, input.button:hover {
	background-position: 0px -24px;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}
.tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}


/* content contact  */
#content .content {
	position: relative;	
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
#content .content .left {	
	float: left;
	width: 30%;
}

#content .content .right {	
	float: right;
	width: 30%;
}

/**           RETURNS PAGE            **/
#content-returns{
	background-color:#ed1b2e;
}
#content-returns input{
	border-radius:4px;
}
#content-returns h1, #content-returns p, #content-returns h2,#sitem-content h1,#c-content h1{
	margin:20px 10px;
	color:#fff;
}
#content-returns h1,#sitem-content h1,#c-content h1{
	margin-top:0;
	padding-top:10px;
}
#content-returns p{
	color:#FDECEE;
}
#content-returns .content{
	position: relative;	
	padding: 10px;
	overflow: auto;
	margin:0 10px 20px 10px;
	border: 1px solid #EEEEEE;
	border-radius:4px;
	background-color:#FDECEE;
}
#content-returns .content .left{
	float: left;
	width: 49%;
}
#content-returns .content .right{
	float: right;
	width: 49%;
}
#content-returns .buttons{
	margin-bottom:10px;
	border:2px solid #FDECEE;
}
/**           SITEMAP PAGE       ^^ h1,p,h2     **/
#sitem-content,#c-content{
	min-height: 580px;
	margin-bottom:10px;
}
#sitem-content{
	background-color:#f5f5f5;
}
#sitem-content h1{
	text-align:center;
}
#sitem-content a{
    color:#9E0000;
}
#sitem-content ul {
    list-style: none;

}
#sitem-content .left, #sitem-content .right {
    background-color:#fff;
    min-height:410px;
    width:30%;
    display:inline-block;
    margin:20px;
    -webkit-box-shadow:0px 0px 2px 2px rgba(158, 0, 0, 0.76);
	-moz-box-shadow:0px 0px 2px 2px rgba(158, 0, 0, 0.76);
	box-shadow:0px 0px 2px 2px rgba(158, 0, 0, 0.76);
}
#sitem-content .left{
	margin-left:18%;
}
#sitem-content .right{
	margin-right:17%;
}
#sitem-content li { 
    padding-left: 1em; 
    text-indent: -.7em;
    color:#9E0000;

}
#sitem-content li:before {
    content: "• ";
    color: red; 
}

/**          CONTACT US              **/
#c-content{
	background-color:#fff;
}
.contact-form input,.contact-form textarea{
	border-radius:4px;
}
.contact-form-w{
	margin:0 0 0 20px;
	background-color:#f5f5f5;
}
#c-content .contact-form-w h2{
	background-color:#ed1b2e !important;
	color:#fff !important;
}
.irl-contact,.uk-contact{
	width: 98%;
	height: 320px;
	background-color: #f5f5f5;
	margin: 4px 10px 6px 20px;
	border-top: 1px dotted #fff;
}
#c-content h2{
	margin-top:10px !important;
	color:#000 !important;
	background-color:transparent !important;
}
#c-content h3{
	position:relative;
}
#c-content h1,#sitem-content h1{
	background-color:#ed1b2e;
	margin:0;
	padding:10px;
}
#c-content h2,#c-content h3,.contact-form-w h2,#compare-content .compare-product{
	padding:10px;
	background-color:#ed1b2e;
	color:#fff;
	margin:0;
	width:180px;
}
.c-dets,.c-addy{
	display: inline-block;
	width: 42%;	
	line-height: 2;
	margin: 10px 0 0 20px;
}
.c-dets{
	float:right;
}
.c-info,#content-map{
	display: inline-block;
	-webkit-box-shadow:0px 0px 2px 2px rgba(158, 0, 0, 0.76);
	-moz-box-shadow:0px 0px 2px 2px rgba(158, 0, 0, 0.76);
	box-shadow:0px 0px 2px 2px rgba(158, 0, 0, 0.76);
	background-color:#fff;
}
.c-info{
	margin-left:9px;
	background-color:#fff;
	padding: 0;
	width: 48%;
	height: 200px;
	font-size: 13px;
}
#content-map{
	height: auto;
	float: right;
	position: relative;
	padding: 5px;
	margin: 0 9% 0 8%;
}
#content-map iframe{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: auto;
}
#content-map .links{
	text-align: center;
	width: auto;
	bottom: 0px;
	position: relative;
	color: #0000FF;
}
/* CONTACT SUMBIT */
.contact-name,.contact-email,.c-captcha{
	display: inline-block;
	width: 44%;
	height: 36px;
}
.contact-form label{
	line-height:2;
	color:#545454;
}
.contact-name{
	margin: 16px 0px 20px 48px;
}
.contact-name input,.contact-email input{
	width:50%;
	line-height:2;
}
.contact-name label,.contact-email label{
	margin-right:10px;
}
.contact-name input,.contact-email input,.contact-form textarea{
}
.contact-form textarea{
	resize:vertical;
}
.c-captcha{
	height:auto;
	text-align:center;
}
.c-enquiry,.c-captcha{
	display:block;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.c-captcha input{
	margin:10px;
}
.contact-form-w .buttons{
	text-align:right;
	padding-right:50px;
	height:40px;
	margin-top:20px;
}
.contact-form-w .buttons .button{
	width:120px;
	line-height:2;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

.product-filter .display a {
	font-weight: bold;
}

/* product lists div etc. */

.product-list > div + div {
	border-top: 1px solid #EEEEEE;
}
.product-list .image {
	float: left !important;
	margin:0 10px;
	right:0px !important;
	bottom:0px !important;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}

.product-list .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
/* product grid lists */

/* box products */
.box-product {
	width: 100%;
	overflow: auto;
}
.box-product > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}

/* Product */
#product-content,#compare-content{
	background-color:#f5f5f5;
}
#product-content .product-info{
	border:2px solid rgba(158, 0, 0, 0.76);
}
#product-content .right{
	background-color:#fff;
	height:100%;
}
#product-content .wishlist , #product-content .compare {
	margin: 0;
	padding: 0;
	position: relative;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	padding-left: 18px;
	background: url('../image/add.png') left center no-repeat;
}
#product-content .left{
	background-color:#fff;
	padding:10px;
	border-right: 2px solid #ed1b2e;
}
#product-content a,#product-content span{
	color:#9E0000;
}
#product-content .tab-content{
	background-color:#fff;
	font-size:16px;
	color:#545454;
}
#product-content .left .image{
	margin-bottom:0;
}
#product-content .htabs a.selected{
	background-color:#ed1b2e;
	color:#fff;
}
#product-content h1, #compare-content h1, #wishlist-content h1{
	background-color:#ed1b2e;
	margin:0 0 10px 0;
	height:auto;
	min-height:80px;
	width:98%;
	padding:10px;	
	color:#fff;
	display:inline-block;
}
#product-content .breadcrumb, #compare-content .breadcrumb, #wishlist-content .breadcrumb{
	top: 10px;
	right:10px;
	left:8px;
	float:none;
}
#product-content .breadcrumb a, #compare-content .breadcrumb a,#wishlist-content .breadcrumb a{
	color:#f5f5f5;
}
.product-info {
	overflow: auto;
	margin-bottom: 20px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 265px;
}
.product-info .image {
	border: 1px solid #E7E7E7;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.product-info .image-additional {
	width: 260px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .description span {
	color: #38B0E3;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
	overflow: auto;
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
}
.product-info .cart div > span {
	color: #999;
}
.product-info .cart .links {
	display: inline-block;
	vertical-align: middle;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* compare product */
.compare-info,#wishlist-content{
	background-color:#fff;
}
.compare-product{

}

/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}

/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
