/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries */

/* #Site Styles
================================================== */
/* DARK THEME */
body { padding-top: 0px !important; padding-bottom: 0px !important; background-color: #EEEEEE; font-family:'Open Sans',sans-serif;  }
.container { padding-top: 30px; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1); box-shadow: 0 0 5px rgba(0,0,0,0.1); }

/* #Page Styles
================================================== */

h1, h2, h3, h4, h5, h6 {font-weight: 800;}

.container.top { background: none; box-shadow:none; -webkit-box-shadow:none; padding: 8px 0 10px; }
.container.top img { float: left; }
.container .numbertop { float: right; line-height: 32px; }
.container .numbertop span.orange { color: #FB5300; font-weight: bold; }
.container .numbertop a { color: #0969A2; }

#homeContent { text-align: center;}

#homeContent h1 { padding: 30px 0 10px 0; text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1); }
#homeContent h2 { padding: 0 0 15px 0; color: #222;}

#homeContent h3 { padding: 15px 0 5px 0; color: #222; font-size: 18px; line-height: 18px;}

.product-compare { display: none;}

.diapocurrent .caption {font-weight: 800; padding-top: 8px !important;}

/*custom*/

#hazardTable td { padding:10px 10px 10px 0px; vertical-align:top; }
#copyright { margin:0px 0px 30px 0px; }
#homeContent .four { border-left:solid 1px #ddd; border-right:solid 1px #ddd; border-top:solid 1px #ddd; border-bottom:solid 3px #ddd; width:21%; padding:10px; height: 255px; }

#homeContent img { padding-top: 5px; }

.category-info .image { float: right; padding-left: 20px;}
.category-info { border-bottom: 5px solid #EEEEEE; margin-bottom: 20px;}

#tab-related .image img{ max-width:100%; }

.checkout-content label{display:inline;}

/********** MENU ********/
#menu-wrapper { float: left; height: 41px; border-top: 1px solid #EEEEEE; border-bottom: 5px solid #EEEEEE; z-index: 1099; position: absolute; background:#1D3768; padding: 0 30px; margin-left: -30px }
#menu {	height: 40px;}
#menu ul {	list-style: none; margin: 0; padding: 0; }
#menu > ul > li {	position: relative; float: left; z-index: 20;}
#menu > ul > li:hover {	background: #1D3768; color: #FFFFFF; }
#menu > ul > li:hover a { color: #FFFFFF; }
#menu > ul > li > a {	text-decoration: none; display: block; padding: 12px 15px 11px 15px; z-index: 6; position: relative; color: #fff; font-size: 14px; font-family: 'Open Sans', sans-serif; }
#menu > ul > li > div {	display: none; background: #FFFFFF; -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);  position: absolute; z-index: 9999; padding: 15px; }
#menu > ul > li:hover > div {	display: table;}
#menu > ul > li > div > ul {	display: table-cell; }
#menu > ul > li ul + ul {	padding-left: 20px; }
#menu > ul > li ul > li > a {	text-decoration: none; padding: 3px; display: block; white-space: nowrap; min-width: 140px; color: #444444; }
#menu > ul > li ul > li > a:hover {	 color: #FFFFFF; }
#menu > ul > li > div > ul > li > a {	color: #444444; }
#menu > ul > li:hover > div > ul > li > a {	color: #444444; }
#menu > ul > li:hover > div > ul > li > a:hover {	color: #1D3768; }

/********** CART LINKS ********/
#cart-links, .search-container { float: right; }

#phnumber { float: left; margin-right: 20px;}
#cart-links ul {	list-style: none; padding: 0; margin: 0; }
#cart-links > ul > li {	position: relative; float: left; margin: 10px 0 0 0; }
#cart-links > ul > li > a {	text-decoration: none; display: block; padding-left: 15px; padding-right: 10px; padding-top: 0; padding-bottom: 0; font-size: 14px; position: relative; letter-spacing: -1px; color: #181818; background-image: url(../image/add.png); background-repeat: no-repeat; background-position: 0 2px; }
#cart-links > ul > li:last-child a {	padding-right: 0; }
#cart-links > ul > li > a:hover {	text-decoration: none; color: #1D3768; }

/********** TOP MENUS ********/
.top-elements {	float: right; text-align: right; margin-bottom: 5px; width: 100%; }
#currency-wrapper,
#language {	color: #999; float: left; margin-right: 15px; }
#logo {	margin-bottom: 14px; }
#welcome-message {	font-size: 11px; color: #999999; margin-bottom: 5px; clear: both; }
#welcome-message a { color: #1D3768;  }

/********** SIDE MENUS ********/
ul.accordion-menu li a { font-size: 12px; }
ul.accordion-menu li a.active { background: #ddd; }
ul.accordion-menu li a:hover { background: #ccc; }

/********** SEARCH ********/
#search-box { min-height: 27px; overflow: visible; }
#search-box .button-search {	background: url('../image/button-search.png') center center no-repeat; width: 28px; height: 24px; float: left; cursor: pointer; }
#search-box input {	background: #FFF; padding: 5px; width: 200px; border: 1px solid #CCCCCC; float: left; }

/********** CURRENCY ********/
#currency a {	display: inline-block; padding: 2px 4px; border: 1px solid #CCC; color: #1D3768;  text-decoration: none; margin-right: 2px; margin-bottom: 2px; cursor: pointer; }
#currency a:hover {	-webkit-box-shadow: 0px 0px 2px 2px #DDDDDD; -moz-box-shadow: 0px 0px 2px 2px #DDDDDD; box-shadow: 0px 0px 2px 2px #DDDDDD; }
#currency a b {	color: #000; text-decoration: none; }

/******** CART AREA *********/
#cart {	position: relative;  z-index: 1100; }
#cart h4 { font-size: 12px; float: left; padding-right: 10px; margin: 0; padding-bottom: 0;}
#cart .heading { float: right; clear:both; padding-left: 14px; padding-right: 14px; position: relative; z-index: 1; background-image: url(../image/arrow-down.png); background-repeat: no-repeat; background-position: right center; margin-top:10px;}
#cart .heading a {	 font-size: 12px; text-decoration: none; cursor: pointer; }
#cart .content { margin-top:55px; clear: both; width: 300px; display: none; position: absolute; top: 0px; padding: 8px; min-height: 150px; font-size: 11px; background: #FFFFFF; -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5); z-index: 999; border: 1px solid rgba(0,0,0,0.5); right:0px; }
#cart .content td a { color: #181818;  }
#cart .content  td a:hover { color: #1D3768; }
#cart.active .heading {}
#cart.active .content {	display: block; }
#cart #cart-total { padding-right: 10px; margin-right: -10px;}
#cart .content  input {	margin-bottom: 0 !important; }
#cart .cart {	border-collapse: collapse; width: 100%; margin-bottom: 5px; }
#cart .cart td {	color:  #444444; vertical-align: top; padding: 10px; border-bottom: 1px solid #EEEEEE; }
#cart .cart .image {	width: 1px; }
#cart .cart .image img {  padding:3px;  border: 1px solid #DDDDDD text-align: left; }
#cart .cart .name small {	color: #999999; }
#cart .cart .quantity {	text-align: right; }
#cart .cart td.total {	text-align: right; }
#cart .cart .remove {	text-align: right; color: #444444; }
#cart .cart .remove img {	cursor: pointer; }
#cart table.total {	border-collapse: collapse; padding: 5px; float: right; clear: left; margin-bottom: 5px; }
#cart table.total td {	color: #181818; }
#cart .content .checkout {	text-align: right; clear: both; }
#cart .empty {	padding-top: 50px; text-align: center; }
.cart-info .price{ width:100px; }

/********* MISC **********/
.powered { padding-top: 12px; padding-bottom: 15px; margin-top: 15px; border-top: 5px solid #EEEEEE; font-size: 11px; line-height: 14px; }
.grey-background h4 {	margin-bottom: 10px; }
.grey-background {	font-size: 12px; line-height: 14px; padding-top: 30px; border-top: 5px solid #EEEEEE; margin-top: 20px; }
.breadcrumb a{	color: #999999; font-size: 11px; }
.breadcrumb a:hover { color: #1D3768; }
.category-head {	border-bottom: 5px solid #EEEEEE;  padding-bottom: 20px; margin-bottom: 25px; }
.category-head h1 {	line-height: 36px; color: #181818;  }
.no-desktop { display: none; }
.pad-top { padding-bottom: 75px; }
.sixteen .clear-both { clear: both; }
.four .clear-both { clear: none; }
.welcome-copy {
	margin-top: 13px;
	color: #1D3768;
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 25px;
	text-transform: uppercase;
}
.welcome-copy a { color: #1D3768; text-decoration: none; }
.welcome-copy a:hover { color: black; }

/********** CATEGORY *************/
.product-list .product-box { position: relative;  padding-top: 15px; padding-left: 10px; padding-right: 10px; padding-bottom: 20px; width: 95%; border-bottom: 1px solid #EEEEEE; }
.product-list .product-box:hover {	border: 1px solid #EEEEEE; -webkit-box-shadow: 0px 0px 20px #CCCCCC; -moz-box-shadow: 0px 0px 20px #CCCCCC; box-shadow: 0px 0px 20px #CCCCCC; padding-top: 14px; padding-left: 9px; padding-right: 9px; padding-bottom: 19px; z-index:999;}
.product-filter {	border-bottom: 1px solid #DDDDDD; padding-bottom: 5px; overflow: auto; overflow: hidden; }
.product-filter .display {	margin-right: 15px; float: left; padding-top: 4px; }
.product-filter .display a {	color: #1D3768; font-weight: bold; cursor: pointer; }
.product-filter .sort select { display: inline;}
.product-filter .limit {	margin-left: 15px; float: right; }
.product-compare {	width: 100%; clear: left; }
.product-compare a {	text-decoration: underline; font-weight: bold; }
.product-list > div {	overflow: auto; }
.product-list .right {	float: right; margin-left: 15px; }
.product-list > div + div {	padding-top: 16px; }
.product-list .image {	float: left; margin-right: 20px; }
.product-list .name {	margin-bottom: 3px; }
.product-list .name a {	font-weight: bold; color: #1D3768; text-decoration: none; }
.product-list .description {	line-height: 15px; margin-bottom: 5px; color: #4D4D4D; font-size: 11px; }
.product-list .rating {	color: #7B7B7B; }
.product-list .price {	float: right; height: 50px; margin-left: 8px; text-align: right; color: #333333; font-size: 12px; }
.product-list .price-old {	color: #1D3768; 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 a {	padding-left: 18px; display: block; background: url('../image/add.png') left center no-repeat; font-size: 12px; line-height: 18px; cursor: pointer; }
.product-list .compare a {	padding-left: 18px; display: block; background: url('../image/add.png') left 60% no-repeat; font-size: 12px; line-height: 18px; cursor: pointer; }
.product-list .compare a:hover ,
.product-list .wishlist a:hover ,
.product-grid .compare a:hover ,
.product-grid .wishlist a:hover { color: #1D3768; }
.product-grid {	width: 100%; overflow: auto; }
.product-grid > div {	width: 130px; display: inline-block; vertical-align: top; margin: 11px; zoom:1; *display: inline; _height: 30px;  padding-top: 15px; padding-left: 10px; padding-right: 10px; padding-bottom: 20px; }
.product-grid > div:hover { border: 1px solid #EEEEEE; -webkit-box-shadow: 0px 0px 20px #CCCCCC; -moz-box-shadow: 0px 0px 20px #CCCCCC; box-shadow: 0px 0px 20px #CCCCCC; margin: 10px;}
.product-grid .image {	display: block; margin-bottom: 0px; }
.product-grid .name a {	color: #1D3768; font-weight: bold; text-decoration: none; display: block; margin-bottom: 4px; }
.product-grid .description {	display: none; }
.product-grid .rating {	display: block; margin-bottom: 4px; }
.product-grid .price {	display: block;  font-size: 11px; line-height: 15px;  margin-bottom: 4px; }
.product-grid .price-old {	color: #1D3768; text-decoration: line-through; }
.product-grid .price-new {	font-weight: bold; }
.product-grid .price .price-tax {	display: none; }
.product-grid .wishlist a {	padding-left: 18px; display: block; background: url('../image/add.png') left center no-repeat; font-size: 12px; line-height: 18px; cursor: pointer; }
.product-grid .compare a {	padding-left: 18px; display: block; background: url('../image/add.png') left center no-repeat; font-size: 12px; line-height: 18px; cursor: pointer; }
.product-box a.button,
.product-box button,
.product-box input[type="submit"],
.product-box input[type="reset"],
.product-box input[type="button"] { background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */ background: linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #EEEEEE; padding: 4px 12px;  -moz-border-radius: 3px;   -webkit-border-radius: 3px; border-radius: 3px;  color: #1D3768;  display: inline-block;  font-size: 11px;  font-weight: bold;  text-decoration: none; cursor: pointer; margin-bottom: 20px;  line-height: 21px; font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.product-box a.button:hover,
.product-box button:hover,
.product-box input[type="submit"]:hover,
.product-box input[type="reset"]:hover,
.product-box input[type="button"]:hover { background: #eeeeee; /* Old browsers */ background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */ background: linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */ }


/********** PAGINATION ************/
.pagination {	border-top: 1px solid #DDDDDD; padding-top: 8px; display: inline-block; width: 100%; margin-bottom: 10px; }
.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; background: #FFFFFF; }
.pagination .results {	float: right; padding-top: 3px; }

/********* COMPARE ************/
.compare-info {	border-collapse: collapse; width: 100%; margin-bottom: 20px; }
.compare-info tr td:first-child {	text-align: right; }
.compare-info td {	padding: 7px; width: 20%; text-align: center; vertical-align: top; border-bottom: 1px solid #DDDDDD; }
.compare-info .price-old {	color: #1D3768; text-decoration: line-through; }
.compare-info .price-new {	font-weight: bold; }

/*********** CART CHECKOUT *************/
.cart-info table {	width: 100%; margin-bottom: 20px; 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 {	font-weight: bold; background-color: #F7F7F7; border-bottom: 1px solid #DDDDDD; }
.cart-info thead .remove, .cart-info thead .image {	text-align: center; }
.cart-info thead .name, .cart-info thead .model {	text-align: left; }
.cart-info thead .quantity, .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 .remove {	vertical-align: middle; }
.cart-info tbody .remove, .cart-info tbody .image {	text-align: center; }
.cart-info tbody .name, .cart-info tbody .model {	text-align: left; }
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {	text-align: right; }
.cart-info tbody span.stock {	color: #1D3768; font-weight: bold; }
.cart-module .cart-heading {	border: 1px solid #DBDEE1; padding: 8px 8px 8px 22px; font-weight: bold; font-size: 13px; margin-bottom: 15px; cursor: pointer; background: #F8F8F8 url('../image/arrow-right.png') 10px 50% no-repeat; }
.cart-module .active {	background: #F8F8F8 url('../image/arrow-down.png') 7px 50% no-repeat; }
.cart-module .cart-content {	padding: 0px 0px 15px 0px; display: none; overflow: auto; }
.cart-total {	border-top: 1px solid #DDDDDD; overflow: auto; padding-top: 8px; margin-bottom: 15px; }
.mini-cart-info .cart-total table {	float: right; }
.mini-cart-info .cart-total td { padding: 3px; text-align: right; }
.mini-cart-info table tr { border-bottom: 1px solid #e3e3e3; }
.mini-cart-info table tr td{ padding:5px; }
.mini-cart-info table tr td.total, .mini-cart-info table tr td.quantity { font-weight:bold; }
.mini-cart-info table tr td.remove{ color: #1d3768; cursor:pointer; }
.mini-cart-info .name a{ text-decoration:none; }
.mini-cart-total{
	text-align: right;
	float: right;
	font-weight: bold;
	color: #1d3768;
	padding: 5px;
	margin: 5px;
}
#FB5300

.mini-cart-total td{ padding: 3px; }

.checkout-heading {	background: #F8F8F8; border: 1px solid #DBDEE1; padding-top: 8px;  padding-bottom: 8px; font-weight: bold; font-size: 13px; margin-bottom: 15px; float: left; width: 100%; }
.checkout-heading .checkout-type { float: left; width: 50%; padding-left: 8px; }
.checkout-heading .checkout-modify {float: right; width: 30%; text-align: right; padding-right: 8px;}
.checkout-heading .checkout-modify a {  font-weight: normal; text-decoration: none; }
.checkout-content {	padding: 0px 0px 15px 0px; display: none; overflow: auto; float: left; width: 100%; }
.checkout-content .left {	float: left; width: 48%; }
.checkout-content .right {	float: right;}
.checkout-content .buttons {	clear: both; }
.checkout-product { width: 100%; }
.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 {	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; }
tr .quantity { width:100px; }
.cart-info table tr .quantity_title{ text-align:left; }
.quantity_field input{ float:left; }
.quantity_field input:first-child{ margin-right:10px; }

/******************* ACCOUNT SYSTEM *********************/
.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; }
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 a {	text-decoration: underline; }
table.list tbody td {	vertical-align: top; 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; }
.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: 33.3%; }
.return-model {	float: left; width: 33.3%; }
.return-quantity {	float: left; width: 33.3%; }
.return-detail {	overflow: auto; margin-bottom: 20px; }
.return-reason {	float: left; width: 33.3%; }
.return-opened {	float: left; width: 33.3%; }
.return-opened textarea {	width: 98%; vertical-align: top; }
.return-remove {	float: left; width: 33.3%; padding-top: 90px; text-align: center; vertical-align: middle; }
.return-additional {	overflow: auto; margin-bottom: 20px; }
.return-comment {	float: left; width: 49%; }
.return-captcha {	float: right; width: 49%; }
.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; }

/********** MODULES ***************/
.box {	margin-bottom: 20px; }
.box .box-heading {	border-bottom: 5px solid #EEEEEE; padding-top: 5px; padding-bottom: 8px; font-family: 'Open Sans', sans-serif; font-size: 18px; color: #1D3768; margin-bottom: 4px;}
.box-product {	width: 100%; overflow: hidden; }
.mod-horiz {
-webkit-box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0px 4px 0px rgba(0, 0, 0, 0.1);
box-shadow:         0px 4px 0px rgba(0, 0, 0, 0.1);
}
.mod-horiz .box-product > div { display: inline-block;  margin: 10px; border: none;}
.mod-horiz .box-product > div:hover { border: 1px solid #EEEEEE; -webkit-box-shadow: 0px 0px 20px #CCCCCC; -moz-box-shadow: 0px 0px 20px #CCCCCC; box-shadow: 0px 0px 20px #CCCCCC; margin: 9px;}
.box-product > div { border-bottom: 1px solid #DDDDDD; padding: 10px; min-height: 260px; }
.box-product .image {	display: block; margin-bottom: 0px; float: left; margin-right: 5px; }
.box-product .name a {	font-weight: bold; text-decoration: none; display: block; line-height: 15px; color: #1D3768; }
.box-product .price {	display: block; font-size: 11px; color: #333333; margin-bottom: 4px; }
.box-product .price-old {	color: #1D3768; text-decoration: line-through; }
.box-product .price-new {	font-weight: bold; }
.box-product .rating {	display: block; margin-bottom: 4px; }
.box-product .button { margin-bottom: 0; }
.box-category {	margin-top: -5px; }
.box-category ul {	list-style: none; margin: 0; padding: 0; }
.box-category > ul > li {	padding-top: 8px; padding-bottom: 8px; margin: 0; }
.box-category > ul > li + li {	border-top: 1px solid #EEEEEE; }
.box-category > ul > li > a {	text-decoration: none; }
.box-category > ul > li a:hover { color: #1D3768; }
.box-category > ul > li ul { display: none; padding-top: 8px; }
.box-category > ul > li a.active {	font-weight: bold; }
.box-category > ul > li a.active + ul {	display: block; }
.box-category > ul > li ul > li > a {	text-decoration: none; display: block; font-size:12px;}
.box-category > ul > li ul > li > a.active { font-weight: bold; }
.box-product a.button,
.box-product	button,
.box-product	input[type="submit"],
.box-product	input[type="reset"],
.box-product	input[type="button"] { background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */ background: linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #EEEEEE; padding: 4px 12px;  -moz-border-radius: 3px;   -webkit-border-radius: 3px; border-radius: 3px;  color: #1D3768;  display: inline-block;  font-size: 11px;  font-weight: bold;  text-decoration: none; cursor: pointer; margin-bottom: 20px;  line-height: 21px; font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.box-product a.button:hover,
.box-product button:hover,
.box-product input[type="submit"]:hover,
.box-product input[type="reset"]:hover,
.box-product input[type="button"]:hover { background: #eeeeee; /* Old browsers */ background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */ background: linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */ }
.guest_delivery {padding-top:50px;}
.guest_delivery td{ width:150px; display:block; }
/**************** MESSAGES ***************/
.success, .warning, .attention, .information { color: #FFFFFF; padding: 15px 15px 15px 35px; -webkit-box-shadow: 0px 0px 20px #CCCCCC; -moz-box-shadow: 0px 0px 20px #CCCCCC; box-shadow: 0px 0px 20px #CCCCCC;  font-size:  11px;  line-height: 15px;  margin-bottom: 20px;}
.success a, .warning a, .attention a, .information a { color: #FFFFFF; }
.success { background: #1D3768 url('../image/success.png') 10px center no-repeat; }
.warning { background: #1D3768 url('../image/warning.png') 10px center no-repeat;}
.attention { background: #1D3768 url('../image/attention.png') 10px center no-repeat; }
.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; font-size: 10px; margin-top: -20px; }
.help { color: #999; font-size: 10px; font-weight: normal; display: block;}
.pop-content { border: 1px solid #EEEEEE; -webkit-box-shadow: 0px 0px 20px #CCCCCC; -moz-box-shadow: 0px 0px 20px #CCCCCC; box-shadow: 0px 0px 20px #CCCCCC; padding:25px; margin-bottom: 15px; }
#notification { position: fixed; right: 20px; top: 20px; z-index: 999; width: 20%; min-width: 200px; }
.cart-module #shipping {margin-top:20px;}
.cart-module #shipping td{ width:150px; }
/***************** PRODUCTS PAGE ******************/
.product-info .pop-content { padding-left: 0; padding-right: 0; padding-top: 5px; padding-bottom: 5px; }
.product-info .indent-content { padding-left: 25px; padding-right: 25px; padding-top: 15px; padding-bottom: 20px; }
.product-info .image { float: left; padding: 10px; text-align: center; width: 90%; }
.product-info #tab-related .image { padding: 0; }
.product-info .image img { width: 100%; }
.product-info .image-additional {clear: both; overflow: hidden; }
.product-info .image-additional a { float: left; display: block; margin-left: 8px; margin-bottom: 10px; }
.product-info .description {margin-bottom: 10px; font-size: 11px; line-height: 17px;}
.product-info .price {  width: 75%; font-size: 16px; color: #FFFFFF;  padding-left: 25px; padding-right: 25px; padding-top: 18px; padding-bottom: 15px;  background:#1D3768;}
.product-related .price { background: none; color: #181818; font-size: 12px; padding: 0; margin-top: 3px; margin-bottom: 3px; }
.product-info .price-old { color: #CCCCCC; text-decoration: line-through; }
.product-info .price-tax { font-size: 11px; font-weight: normal; color: #fff; }
.product-info .price .reward { font-size: 11px; font-weight: normal; color: #CCCCCC; }
.product-info .price .discount { font-weight: normal; font-size: 11px; }
.product-info input { margin-bottom: 10px; }
.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 0px 5px; overflow: auto; }
.product-info .cart div { float: left; }
.product-info .cart div > span { padding-top: 5px; display: block; color: #999999; }
.product-info .cart .makeawish { padding-top: 12px;  padding-left: 10px; }
.product-info .cart .makeawish a { cursor: pointer; }
.product-info .cart .minimum { padding-top: 5px; font-size: 11px; color: #999999; clear: both; }
.product-info .review > div {  line-height: 20px; }
.product-info .review .share { overflow: auto; line-height: normal; }
.product-info .review .share a { text-decoration: none; }
.product-info b, .product-info strong { font-weight: bold; color: #181818; }
.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 {  font-size: 13px; color: #181818; background: #F7F7F7; text-align: left; }
.attribute tr td:first-child { font-weight: bold; text-align: right; width: 20%; }
.attribute td { padding: 7px; 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 { font-size: 14px; font-weight: bold; background: #F7F7F7; text-align: left; }
.compare-info tr td:first-child { font-weight: bold; text-align: right; }
.compare-info td { padding: 7px; width: 20%;  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: #1D3768; text-decoration: line-through; }
.compare-info .price-new { font-weight: bold; }
#cboxLoadedContent{padding:20px;}
/* #Media Queries
================================================== */
/*for ipad landscape*/
@media only screen and (max-width:1024px) {


	#menu-wrapper { width:94%; }

	}




	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {

		#homeContent .four { width:95%; height:auto; float:left; margin:20px 0px 0px 0px; }
		.no-desktop a.button, .search-container, .product-filter { display:none; }
		#menu-wrapper { width:97.5%; }
		.container .ninetwenty { width:100%; }
		#logo img { width:95%; }


		}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {


	.featured-wrap { height: 340px; overflow: hidden; }
	#contact { width:85%; float:right; }
	#contact input { width:50%;}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		body { background-color: #FFFFFF; }
		.featured-wrap { height: 340px;  overflow: hidden; }
		#hazardTable { }
		#hazardTable td { width:50%; float:left; }
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {

		.no-desktop a.button, .search-container, .product-filter { display:none; }

		.top-elements { float: left; text-align: left; }
		#menu-wrapper { clear: both; background-color: #FFFFFF; width: 100%; height: auto; position: relative; }
		#menu { float: left; clear: both; height: auto; position: relative; width: 100%;  margin: 0 !important;  }
		#menu ul { list-style: none; margin: 0; padding: 0; clear: both; }
		#menu > ul > li { position: relative; display: block; clear: both; width: 100%; margin: 0; padding: 0; color: #222222; font-weight: bold; text-shadow: 0 1px rgba(255, 255, 255, .75); background: #eee; /* Old browsers */ background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */ background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */ background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */ background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */ background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */ background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */ border-bottom: 1px solid #CCCCCC; }
		#menu > ul > li:hover { color: #222; background: #ddd; /* Old browsers */ background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */ background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */ background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */ background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */ background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */ background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */ }
		#menu > ul > li > a { text-decoration: none; display: block; clear: both; padding: 8px; margin: 0;  color: #181818; width: 95%; font-size: 13px; }
		#menu > ul > li > div { display: none; }
		#menu > ul > li:hover > div { display: none; }
		.product-list .product-box:hover,
		.product-grid .product-box:hover,
		.mod-horiz .box-product > div:hover { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: none; margin-left: 30px; margin-right: 30px; }
		/*.manufacturers, .slideshow, #cart, .no-mobile { display: none; }*/
		.no-mobile { display: none; }
		.container {  -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: none;  }
		.mod-horiz .box-product > div { display: inline-block;  margin-top: 10px; margin-bottom: 10px; margin-left: 30px; margin-right: 30px; border: none;}
		.cart-info thead td.image,
		.cart-info thead td.model,
		.cart-info tbody td.image,
		.cart-info tbody td.model	,
		.cart-info thead td.remove,
		.cart-info tbody td.remove { display: none; }
		.no-desktop { display: block; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */ background: linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */ border-top: 1px solid #EEEEEE; }
		.no-desktop a.button { margin: 10px; background: #1D3768; /* Old browsers */ background: -moz-linear-gradient(top,  #1D3768 0%, #132444 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1D3768), color-stop(100%,#132444)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #1D3768 0%,#132444 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #1D3768 0%,#132444 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #1D3768 0%,#132444 100%); /* IE10+ */ background: linear-gradient(top,  #1D3768 0%,#132444 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D3768', endColorstr='#132444',GradientType=0 ); /* IE6-9 */ color: #FFFFFF; border: none; text-shadow: none; }
		.pad-top { padding-bottom: 0px; }
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		#logo img { width: 100%; }
		.top-elements { float: left; text-align: left; }
		#menu-wrapper { clear: both; background-color: #FFFFFF; width: 100%; height: auto; position: relative; }
		#menu { float: left; clear: both; height: auto; position: relative; width: 100%; margin: 0 !important; }
		#menu ul { list-style: none; margin: 0; padding: 0; clear: both; }
		#menu > ul > li { position: relative; display: block; clear: both; width: 100%; margin: 0; padding: 0; font-weight: bold; text-shadow: 0 1px rgba(255, 255, 255, .75); background: #eee; /* Old browsers */ background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */ background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */ background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */ background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */ background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */ background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */ border-bottom: 1px solid #CCCCCC; }
		#menu > ul > li:hover { color: #222; background: #ddd; /* Old browsers */ background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */ background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */ background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */ background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */ background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */ background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */ }
		#menu > ul > li > a { text-decoration: none; display: block; clear: both; padding: 8px; margin: 0; color: #181818; width: 100%; font-size: 13px; }
		#menu > ul > li > div { display: none; }
		#menu > ul > li:hover > div { display: none; }
		/*.manufacturers, slideshow, #cart, .featured-wrap, .no-mobile { display: none; }*/
		.container {  -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: none;  }
		.cart-info thead td.image,
		.cart-info thead td.model,
		.cart-info tbody td.image,
		.cart-info tbody td.model	,
		.cart-info thead td.remove,
		.cart-info tbody td.remove { display: none; }
		.mod-horiz .box-product > div {   margin: 0px; border-bottom: 1px solid #CCCCCC; width: 100%;}
		.product-grid .product-box { position: relative; padding-top: 15px; padding-left: 10px; padding-right: 10px; padding-bottom: 20px; width: 100%; border-bottom: 1px solid #CCCCCC;}
		.product-box .image { float: left; margin-right: 10px; margin-bottom: 10px;}
		.product-grid,
		.product-list { overflow: hidden; }
		.product-list .product-box:hover,
		.product-grid .product-box:hover,
		.mod-horiz .box-product > div:hover { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border-top: none;  border-right: none; border-left: none; margin: 0px; }
		.no-desktop { display: block; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */ background: linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */ border-top: 1px solid #EEEEEE; }
		.no-desktop a.button { margin: 10px; background: #1D3768; /* Old browsers */ background: -moz-linear-gradient(top,  #1D3768 0%, #132444 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1D3768), color-stop(100%,#132444)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #1D3768 0%,#132444 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #1D3768 0%,#132444 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #1D3768 0%,#132444 100%); /* IE10+ */ background: linear-gradient(top,  #1D3768 0%,#132444 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D3768', endColorstr='#132444',GradientType=0 ); /* IE6-9 */ color: #FFFFFF; border: none; text-shadow: none; }
		.product-list .name { clear: both; }
		.pad-top { padding-bottom: 0px; }
		.sixteen .clear-both { clear: none; }
		.container.top { text-align: center; }
		.container.top img { float: none; }
	}

	/*Simon Filter Styles*/

	.clear_filters_global{
	font-size:10px !important;
	float:right;
	padding-right:10px;
	color:#1D3768 !important;
	}

	/*************************************************************
	common
	*************************************************************/
	div.box.simonfilters ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.filter_ul ul li{
	margin:0px;
	padding:8px 0px 8px 10px !important;
	 border-bottom: 1px solid #EEEEEE;
	line-height:14px;
	}
	.
	.filter_ul ul li:first-child{
		padding-top:20px;
	}
	.filter_ul ul li:last-child{
		border:none !important;
	}

	div.box.simonfilters div.box-content{
		overflow:auto
	}

	div.box.simonfilters .filter_title{
		font-weight: bold;
		color: #333333;
		border-bottom: 1px solid #eaeaea;
		padding-top:4px;
		display:none !important;
	}

	div.box.simonfilters .clear_filters_global,
	div.box.simonfilters .clear_filters_local{
	  color: #333333;
	  cursor:pointer;
	  clear:right;
	  font-size:10px !important;
	}

	div.box.simonfilters .add_filter{
		cursor:pointer;
		color: #333333;
		clear:right;
		font-size:14px;
	}

	/************************************************************
	checkbox specific
	************************************************************/

	div.box.simonfilters .unchecked{
		background-repeat: no-repeat !important;
	    background-position:98% !important;
	}
	div.box.simonfilters .checked{
		background-repeat: no-repeat !important;
		 background-position:98% !important;
	}

	/************************************************************
	extras
	************************************************************/
	div.box.simonfilters .clear_filters_local_container{

	}

	div.box.simonfilters .clear_filters_global,
	div.box.simonfilters .clear_filters_local{
	  display:none;
	}
	.clear_filters_global{
	font-size:10px !important;
	}

	/*Payment*/
	select {
	width: 156px;
	height: 30px;
	}

	select, input, .payment select, .payment input{
	margin-bottom: 5px;
	}

	td{
		vertical-align: top;
	}
