@CHARSET "UTF-8";
/*-------------------- HEADER -------------------*/
.shadow1 {
    box-shadow: 0 2px 4px #BCBCBC;
}
.shadow {
    background-color: #f0f2f2;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    border:1px solid #CCCCCC;
}

.header .logo {
	background: url(../img/logo.png) no-repeat scroll 0 0 transparent;
	float: left;
	margin: 0;
	text-decoration: none !important;
	width: 300px;
	height: 51px;
}

.header .logo img {
	display: none;
}

.header .logo strong {
	font-size: 0;
	height: 0;
	left: -999em;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -999em;
	top: -999em;
	width: 0;
}

.no-border{
	border-right:none !important;
}

.header h1.logo {
	margin: 0;
}

.header .form-search {
	background: url(../img/search_bg.png) no-repeat scroll 0 0 transparent;
	width:300px;
	_width:350px;
	height:40px;
	float: left;
	position: relative;
	margin: 20px 0 0 120px;
	_margin:0;
	^margin:0;
	^margin-top:6px;
	_margin-top:6px;
}

.header .form-search label {
	display: none;
}

.header .form-search input.input-text {
	background: none;
    border: 0 none;
    color: #A9A9A9;
    float: left;
    margin: 0;
    padding: 10px;
    width: 240px; 
}

.header .form-search button.button {
	background: none;
	filter:none;
    border: 0 none;
    border-radius: 0 0 0 0;
    height: 36px;
    margin: 0;
    width: 36px;
    _width:60px;
    _background:none;
}

.header .form-search button.button span {
	background: none;
    border: 0 none;
    color: #F3F3F3;
    display: none;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    padding: 0;
   	_display: block;
}

.header .form-search button.button span span {
	background: none repeat scroll 0 0 transparent;
	padding: 0 11px 0 0;
}

.header .form-search .search-autocomplete {
	left: 0 !important;
	top: 30px !important;
	z-index: 999;
}

.header .form-search .search-autocomplete ul {
	background: url("../images/bkg_input-search.gif") repeat-x scroll 0 100%
		#010101;
	border: 2px solid #636363;
	color: #FFFFFF;
}

.header .form-search .search-autocomplete li {
	border-bottom: 1px solid #636363;
	cursor: pointer;
	padding: 3px 12px 2px;
	text-align: left;
}

.header .form-search .search-autocomplete li .amount {
	float: right;
	font-weight: bold;
}

.header .form-search .search-autocomplete li.odd {
	
}

.header .form-search .search-autocomplete li.selected {
	background-color: #FFFFFF;
	color: #111111;
}

.header .quick-cart {
	background: url(../img/quick-cart_bg3.png) no-repeat scroll 0 0 transparent;
	width:200px;
	height:65px;
	float: right;
	font-size: 11px;
	line-height: 28px;
	display: block;
	margin-top: 10px;
}


.quick-cart .box {
	display:block;
	margin: 5px 0 0 30px;
	
}

/*-----------------END HEADER -------------------*/
/*----------------- HEADER 2---------------------*/
.header2 {
	background: none repeat scroll 0 0 transparent;
}

.header2 .quick-access {
	margin: 0 auto;
	padding: 10px 10px 0;
	text-align: left;
	
}

.header2 .quick-access .welcome-msg {
	line-height: 16px;
    margin: 0 20px;
    padding: 0;
}

.header2 .quick-access .links {
	float: right;
	list-style:none;
}


.header2 .quick-access .links li {
	float: left;
	font-size: 11px;
	padding: 0 10px 0 8px;
	border-right: 1px dotted red;
}





.header2 .quick-access .links a {
	text-decoration: none;
	font-family:'Conv_GIL_____';
	font-size:16px;
	letter-spacing:1px;
}

.header2 .quick-access .links a small {
	font-weight: normal;
	text-transform: none;
}

.header2 .quick-access .links a:hover {
	color: #B23412;
	text-decoration: none;
}

.header2 .quick-access .links a.top-link-checkout {
	color: #B23412;
}

.header2 .quick-access .links a.top-link-checkout:hover {
	color: #0B3F80;
}

.header2 .top-container {
	clear: both;
	padding: 5px 10px 0 12px;
	text-align: right;
}

.header2 .top-container a {
	color: #EBBC58;
	font-size: 11px;
}
/* ---------------------- END HEAEDER 2--------------*/
.block-login .block-content ul {
	/* min-height: 185px; */
}

.block-login .forgot-pass {
	float: right;
}

/*----------------------- NAV -----------------------*/

/* #nav {
    font-size: 14px;
    margin: 0 auto;
    text-align: left;
    width: 1000px;
}
#nav li.parent {
    position: relative;
}
#nav li.over {
    z-index: 990 !important;
}
#nav li a span {
    cursor: pointer;
}
#nav li.level-top {
    background: url("../img/bkg_nav-pipe.gif") no-repeat scroll 100% 50% transparent;
    float: left;
    height: 42px;
    position: relative;
    z-index: 2;
}
#nav a.level-top {
    color: #000000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 3px;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100px;
}
#nav a.level-top span {
}
#nav li.level-top.last {
    background: none repeat scroll 0 0 transparent;
}
#nav li.over a.level-top, #nav li.active a.level-top {
    background: none repeat scroll 0 0 #FFAC47;
    border-radius: 3px 3px 0 0;
    color: #FFFFFF;
    margin-left: -2px;
    width: 162px;
}
#nav li.active a.level-top, #nav li.over a.level-top {
    position: relative;
    z-index: 3;
}
#nav li.over a.level-top span, #nav li.active a.level-top span {
}
#nav ul, #nav div {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #EA7601;
    border-radius: 0 0 3px 3px;
    left: -10000px;
    padding: 9px 0;
    position: absolute;
    top: 38px;
    width: 160px;
}
#nav div ul {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    padding: 0;
    position: static;
    width: auto;
}
#nav ul li {
}
#nav ul li.last {
}
#nav ul li.parent span {
    background: url("../img/bkg_nav-parent.gif") no-repeat scroll 100% 0 transparent;
}
#nav ul li.parent li span {
    background: none repeat scroll 0 0 transparent;
}
#nav ul li a {
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none !important;
}
#nav ul li a span {
    display: block;
    padding: 6px 10px;
}
#nav ul li.last > a {
}
#nav ul li a:hover {
    background: url("../img/bkg_nav-sub.gif") repeat-x scroll 0 100% #FFAC47;
}
#nav ul li.over a.over {
    background: url("../img/bkg_nav-sub.gif") repeat-x scroll 0 100% #FFAC47;
}
#nav ul li.over a.over span {
    background-position: 100% -497px;
}
#nav ul li.active > a {
    background: url("../img/bkg_nav-sub.gif") repeat-x scroll 0 100% #EDEDED;
}
#nav ul li.active > a span {
    background-position: 100% -497px;
}
#nav ul ul, #nav ul div {
    border-radius: 3px 3px 3px 3px;
    top: -11px;
}
#nav li .shown-sub {
    left: -2px;
    z-index: 991;
}
#nav li .shown-sub .shown-sub {
    left: 160px;
} */
/*---------------END NAV ------------------*/
.button-pur a {
	background-color: #EA7601;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EA7601),
		to(#B23412) ); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #EA7601, #B23412);
	/* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #EA7601, #B23412);
	/* FF3.6 */
	background-image: -ms-linear-gradient(top, #EA7601, #B23412);
	/* IE10 */
	background-image: -o-linear-gradient(top, #EA7601, #B23412);
	/* Opera 11.10+ */
	background-image: linear-gradient(top, #EA7601, #B23412);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#EA7601',
		EndColorStr='#B23412' ); /* IE6IE9 */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: auto;
	font-size: 11px;
	text-shadow: 1px #000;
	display: block;
	float: left;
	text-align: center;
	color: #FFF !important;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #B23412;
	cursor: pointer;
	padding: 3px 10px;
}

.button-pur a:active,.button-pur a:hover {
	background-color: #B23412;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#B23412),
		to(#EA7601) ); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #B23412, #EA7601);
	/* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #B23412, #EA7601);
	/* FF3.6 */
	background-image: -ms-linear-gradient(top, #B23412, #EA7601);
	/* IE10 */
	background-image: -o-linear-gradient(top, #B23412, #EA7601);
	/* Opera 11.10+ */
	background-image: linear-gradient(top, #B23412, #EA7601);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#B23412',
		EndColorStr='#EA7601' ); /* IE6IE9 */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: auto;
	font-size: 11px;
	text-shadow: 1px #000;
	display: block;
	float: left;
	text-align: center;
	color: #FFF !important;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #B23412;
	cursor: pointer;
	padding: 3px 10px;
}

/* ------------- LEFT SIDE BAR WIDGETS ------*/
.block-banner {
	background: none repeat scroll 0 0 transparent;
	padding: 0;
}

.block-banner .block-content {
	border: 0 none;
	padding: 0;
	text-align: center;
}

/* ---------- END SIDE BAR WIDGETS ---------*/

.breadcrumbs {
	background: none repeat scroll 0 0 transparent;
	font-size: 11px;
	line-height: 1.25;
	padding: 10px 0;
}

.breadcrumbs li {
	display: inline;
}

.breadcrumbs li a {
	color: #EA7601;
	text-decoration: none;
}

.breadcrumbs li a:hover {
	text-decoration: underline;
}

.breadcrumbs li strong {
	color: #58595B;
	font-weight: bold;
}

.grid-items li.item {
	float: left;
	width: 115px;
	position: relative;
	border: 1px solid #cccccc;
	/*background:#f9f9f9;  for non-css3 browsers 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#f9f9f9');  for IE 
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#f9f9f9));  for webkit browsers 
	background: -moz-linear-gradient(top,  #e5e5e5,  #f9f9f9)
  for firefox 3.6+ */;
	margin: 5px;
	list-style: none;
	padding: 7px 5px !important;
	height: 220px;
}

.grid-items img {
	float: left;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline;
	margin: 4px;
}

.grid-items .item-detail {
	float: left;
	margin-right: 8px
}

.grid-items .item-title a {
	border-bottom: 1px dashed #D4D4D4;
	color: #203548;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
}
/* active item */
.grid-items .box-price {
	margin: 5px 0;
}

.product-view .short-description {
	background: url("../img/bkg_dots1.gif") repeat-x scroll 0 0 transparent;
	margin: 10px 0;
	padding: 10px 0 0;
}

.product-view .product-image {
	text-align: center;
	
}

.box-tags .product-tags {
	display: block;
	margin: 0 0 15px;
}

.box-tags .product-tags li {
	background: none no-repeat scroll 100% 4px transparent;
	display: inline !important;
	padding: 0 7px 0 4px;
}

.mini-products-list li.item {
	margin: 0 0 7px;
}

.mini-products-list .product-image {
	background: url("../img/bkg_placeholder.gif") no-repeat scroll 0 0
		transparent;
	float: left;
	padding: 3px;
	position: relative;
	z-index: 1;
	text-align: center;
	width: 80px;
	height: 80px;
	display: block;
}

.mini-products-list .product-details {
	margin-left: 80px;
}

.mini-products-list .price-box {
	margin: 5px 0 2px;
}

.btn-remove,.btn-remove2 {
	background: url("../img/btn_remove.gif") no-repeat scroll 0 0
		transparent;
	display: block;
	font-size: 0;
	height: 15px;
	line-height: 0;
	overflow: hidden;
	text-indent: -999em;
	width: 15px;
}

.btn-edit {
	background: url("../img/btn_edit.gif") no-repeat scroll 0 0 transparent;
	display: block;
	font-size: 0;
	height: 15px;
	line-height: 0;
	overflow: hidden;
	text-indent: -999em;
	width: 15px;
}

.product-name {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

.block-cart .summary {
	float: left;
	text-align: left;
}

.block-cart .subtotal .label {
	color: #000000;
	display: block;
}

.block-cart .subtotal .price {
	color: #214D90;
	font-size: 16px;
	font-weight: bold;
}

.price {
	white-space: nowrap !important;
}

.block-cart .actions button.button span {
	background: url("../img/bkg_btn-checkout.gif") no-repeat scroll 100% 0
		transparent;
	border: 0 none;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	/* padding: 0 14px 0 0; */
}

.block-compare li.item,.block-viewed li.item,.block-compared li.item {
	background: url("../img/i_bullet.gif") no-repeat scroll 0 50%
		transparent;
	padding: 3px 0 3px 13px;
	width: auto !important;
}

/*  ----------- CART --------------------- */
.cart .page-title {
	border-bottom: 0 none;
	margin: 0 0 12px;
}

.cart .page-title h1 {
	margin: 10px 0 0;
}

.cart .page-title .checkout-types {
	display: none !important;
}

.cart .checkout-types .paypal-or {
	line-height: 2.3;
	margin: 0 8px;
}

.cart .totals .checkout-types .paypal-or {
	clear: both;
	display: block;
	font-size: 11px;
	line-height: 1;
	padding: 8px 55px 0 0;
}

.cart-table thead,.cart-table thead tr {
	background: none repeat scroll 0 0 transparent !important;
}

.cart-table tbody tr.last td {
	border-bottom: 3px solid #CFCFCF !important;
}

.cart-table thead th {
	color: #777777;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.cart-table thead th,.cart-table tbody td {
	background: url("../img/bkg_dots3.gif") repeat-y scroll 0 0 #FFFFFF
		!important;
}

.cart-table thead tr th:first-child,.cart-table tbody tr td:first-child,.cart-table thead th.first,.cart-table tbody td.first
	{
	background-image: none !important;
}

.cart-table th {
	padding: 15px 25px;
}

.cart-table td {
	padding: 13px;
}

.cart-table tbody td {
	vertical-align: middle;
}

.cart-table .product-name {
	color: #2F2F2F;
	font-weight: bold;
	margin: 0 0 5px;
}

.cart-table .item-msg {
	color: #DF280A;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
}

.cart-table tfoot tr {
	background: none repeat scroll 0 0 transparent !important;
}

.cart-table tfoot td {
	background: none repeat scroll 0 0 transparent !important;
	padding: 15px 25px !important;
	text-align: left !important;
}
/*.cart-table tfoot button.btn-update span {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #214D90;
    font-size: 12px;
    font-weight: normal;
    line-height: 23px;
    padding: 0 2px;
    text-transform: none;
}*/
.cart-table tfoot button.btn-update:hover span {
	text-decoration: underline;
}

.cart .cart-collaterals {
	padding: 35px 0 0;
}

.cart .cart-collaterals .col2-set {
	float: left;
	width: 638px;
}

.cart .cart-collaterals .col2-set .col-1 {
	width: 333px;
}

.cart .cart-collaterals .col2-set .col-2 {
	width: 294px;
}

.cart .discount input.input-text,.cart .giftcard input.input-text {
	background: none repeat-x scroll 0 0 #FFFFFF;
	color: #484848;
	padding: 7px 12px;
	width: 245px;
}

.cart .discount .buttons-set button.button span,.cart .giftcard .buttons-set button.button span,.cart .shipping .buttons-set button.button span
	{
	background: url("../img/bkg_btn-cart.gif") no-repeat scroll 100% 0
		transparent;
	border: 0 none;
	height: 23px;
	line-height: 23px;
	padding: 0 13px 0 0;
}

.cart .totals {
	color: #214D90;
	float: right;
	width: 280px;
}

.cart .totals table {
	margin: 7px 0;
	width: 100%;
}

.cart .totals td {
	padding: 1px 15px 1px 7px;
	vertical-align: middle;
}

.cart .totals tbody td .price {
	font-size: 14px;
	font-weight: bold;
}

.cart .totals tr.last td {
	
}

.cart .totals tfoot td {
	padding-bottom: 5px;
	padding-top: 5px;
}

.cart .totals tfoot td strong {
	font-size: 18px;
}

.cart .totals .btn-remove {
	display: inline-block;
	float: none !important;
	height: 0;
	padding: 15px 0 0;
	text-indent: 0;
	vertical-align: top;
}

.cart .totals .checkout-types {
	font-size: 13px;
	padding: 8px 15px 15px;
	text-align: right;
}

.cart .totals .checkout-types li {
	clear: both;
	margin: 10px 0;
}

/* --------------END CART -------------------*/

/* -----------------DATA-TABLE -----------*/
.data-table {
	border: 1px solid #CFCFCF;
	width: 100%;
}

.data-table tr.last th,.data-table tr.last td {
	border-bottom: 0 none !important;
}

.data-table th {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 8px;
	white-space: nowrap;
}

.data-table th.wrap {
	white-space: normal;
}

.data-table th a {
	color: #FFFFFF;
}

.data-table td {
	padding: 3px 8px;
}

.data-table thead,.data-table thead tr {
	background: none repeat scroll 0 0 #FAFAFA;
}

.data-table thead tr.last th {
	background-image: url("../img/bkg_block-actions.gif");
	background-position: 0 100%;
	background-repeat: repeat-x;
}

.data-table thead th {
	color: #777777;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 8px;
	text-transform: uppercase;
	border-bottom: 1px solid #D9DDE3;
}

.data-table tfoot {
	border-bottom: 1px solid #D9DDE3;
}

.data-table tfoot tr { /*background-color: #F3F3F3 !important;
*/
	
}

.data-table tfoot tr.first td,.data-table tfoot tr.first th {
	background-image: url("../img/bkg_block-actions.gif");
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-top: 10px;
}

.data-table tbody td,.data-table thead th {
	background: url("../img/bkg_dots3.gif") repeat-y scroll 0 0 #FFFFFF
		!important;
}

.data-table tbody th {
	font-size: 11px;
	font-weight: bold;
	padding: 3px 8px;
	text-transform: none;
	white-space: normal;
}

.data-table tbody th,.data-table tbody td {
	border-bottom: 1px solid #D9DDE3;
}

.data-table tfoot strong {
	font-size: 14px;
}

.data-table tbody.odd tr {
	background: none repeat scroll 0 0 #FFFFFF;
}

.data-table tbody.even tr {
	background: none repeat scroll 0 0 #FCFCFC;
}

.data-table tbody.odd tr td,.data-table tbody.even tr td {
	border-bottom: 0 none;
}

.data-table tbody.odd tr.border td,.data-table tbody.even tr.border td {
	border-bottom: 1px solid #D9DDE3;
}

.data-table tbody td .option-label {
	font-style: italic;
	font-weight: bold;
}

.data-table tbody td .option-value {
	padding-left: 10px;
}
/*-------------------END DATA-TABLE ------------*/
#nav {
	float: left;
    font-size: 12px;
    height: 40px;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 14;
}

#nav li {
    display: inline;
    float: left;
    text-align: center;
   
}

.w85 {
	width: auto !important;
}

.w60 {
	width: 60px !important;
}

.w95 {
	width: 95px !important;
}

.w115 {
	width: 115px !important;
}

#nav li.home {
	width: auto;
}

#nav li.home a.level-top {
	background: none;
}

#nav li.about-us {
	width: auto;
}

#nav li.contactus {
	width: auto;
}

#nav li.first div {
	width: 540px;
	left: 0;
	margin-left:-1px;
	/* _left:0; */
}

#nav li.third div {
	width: 180px;
	margin-left:-9px;
	
}

#nav li.second div {
	width: 180px;;
	margin-left:-37px;
	^left:265px;
	_left:0;
}

#nav li.four div {
	width: 180px;
	margin-left:14px;
	^left:265px;
	_left:0;
}




#nav li a.level-top {
	
    display: block;
    font-size: 15px;
    color:#336699;
    height: 39px;
    line-height: 35px;
    _line-height:39px;
    padding: 5px 19px;
    _padding:0;
    text-decoration: none;
    width: 100%;
    font-weight:600;
    
}

#nav dd a, #nav dt {
	background:none;
	height: auto;
	font-size:1em;
	_font-size: 12px;
	^font-size:1em;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
}

#nav dd a:hover {
	text-decoration: underline;
}

#nav dt {
	font-size: 14px;
	height: 30px;
}

#nav div {
	display: none;
	margin-top:-4px;
}

#nav *:hover div {
    width: 50em;
    position: relative;
}

#nav div dl {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
   /*  height: 48px; */
    width: 180px;
    overflow: hidden;
   
}


#nav div dt {
 /*    background: none repeat scroll 0 0 #944444; */
    color: #47494A;
    cursor: default;
    display: block;
    font-size:13px;
   /*  height: 47px;
    line-height: 20px; */
    margin: 0;
    overflow: hidden;
    padding-left: 14px;
    _padding:0;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
  /*   width: 165px; */
}

#nav div dt a:hover {
    color: #db5c5c !important;
 }

* html #nav div dt {
    width: 201px;
    height: 30px;
}

* html #nav div a {
	font-size: 12px;
	line-height: 22px;
}

#nav div dd {
    display: block;
    margin: 0 0 0 10px;
    padding: 0;
    text-align: left;
    width: 15em;
    font-size:1.2em;
}

#nav *:hover div {
	background: none repeat scroll 0 0 #FDFDFD;
	border: 1px solid #CCCCCC;
	border-top:0 none;
	display: block;
	padding-bottom: 0.7em;
	position: absolute;
    top: 44px;
}

* html #nav *:hover div {
	top: 40px;
	padding: 0;
	
}

#nav *:hover  a.level-top {
    background: none repeat scroll 0 0;
    border-radius:5px 5px 0 0;
    color:#944444;
}

#nav .one:hover, .two:hover, .three:hover, .four:hover, .five:hover, .end:hover {
    position: relative;
}
/*-----------------MENU END-------------------*/

/*---------------PRODUCT-------------------*/
.grid {
	overflow: hidden;
	padding: 0;
	margin-bottom: 10px !important;
	position: relative;
}

.grid li.last {
	
}

.grid li.item {
	border: 1px solid #CCCCCC;
	float: left;
	list-style: none outside none;
	margin: 20px;
	padding: 5px;
	position: relative;
	width: 164px;
	background: #ffffff
}

.col1-layout .grid li.item {
	width: 174px;
}

.grid .image-box {
	display: block;
    height: 180px;
    overflow: hidden;
    text-align: center;
    width: 170px;
}

/*
.products-grid .product-image img:hover{border:1px solid #cccccc;  
	filter: alpha(opacity=70);
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity:0.7;}*/
.grid .short-desc li {
	max-height: 30px;
	line-height: 16px;
	overflow: hidden;
}

.grid .offer {
	background: url("../img/offer.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	height: 43px;
	left: 0px;
	padding: 33px 0px 0px 0px;
	position: absolute;
	top: 0px;
	width: 48px;
	text-align: center
}

.grid .product-name,.grid .product .title {
	margin: 10px 0 0;
	padding: 0;
	border-bottom: 1px dotted #461d5e;
	border-top: 1px dotted #461d5e;
	margin-bottom: 5px;
	height: 40px;
	overflow: hidden;
}

.product-name a,.product .title a {
	color: #203548;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	line-height: 20px;
}

.grid .product-name a:hover {
	
}

.grid .product-detail {
	display: block;
	float: left;
	height: 88px;
	width: 100%;
}

.grid .product-des,.grid .short-desc {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	float: left;
	margin-bottom: 5px;
	/*height:16px;*/
	overflow: hidden;
	width: 100%
}

.grid .short-desc {
	height: 130px;
}

.price-box {
	float: left;
	height: 16px;
	font-weight: bold;
	line-height: 20px;
	font-size: 16px;
	color: #990000;
}

.price-box s {
	color: #666666
}

.grid-small .price-box {
	padding: 10px 0;
}

.grid .button-pur {
	float: right;
	padding: 3px;
}

.product-view .box-title {
	color: #461D5E;
	line-height: 26px
}

.grid .button {
}

.grid-small li.item {
	height: 300px;
	padding: 0 11px !important;
	width: 130px;
	 list-style: none outside none;
}

.grid-small li.item .image-box {
	height: 130px;
}
/*---------------PRODUCT END------------------*/

/*------------------------------product details-------------------------*/
.product-essential { /*   background:#f9f9f9; for non-css3 browsers
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f9f9f9'); for IE
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f9f9f9)); for webkit browsers
	background: -moz-linear-gradient(top,  #f2f2f2,  #f9f9f9);
    border: 1px solid #D4D4D4; */
	background:none repeat scroll 0 0 #FFFFFF;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 10px;
	/* width:725px; */
}

.product-essential .product-img-box {
	height: 100%;
	width: 35%;
	float: left;
	padding: 8px;
	background: #FFF;
	border-right: 1px solid #cccccc;
	text-align: center;
}

.product-essential .product-img-box img {
	max-height: 350px;
	/* width:100% */
}

.product-essential .product-img-box .imagethumb {
	height: 75px;
}

.product-essential .product-img-box .imagethumb img {
	border: 1px solid #cccccc;
	height: 75px;
	/* width:75px; */
	margin-right: 5px;
}

.product-essential .product-img-box .zoom-notice {
	font-size: 11px;
	margin: 0 0 5px;
	text-align: center;
	color: #fff;
	background: #EA7601;
	line-height: 25px;
}

.product-essential .product-shop {
	height: 100%;
	width: 60%;
	float: right;
	background: #FFF;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	/* border:1px solid #cccccc; */
}

.product-essential .product-shop h2 {
	color: #B23412;
	display: block;
	font-size: 18px;
	margin: 0 0 10px;
	text-decoration: none;
	padding-bottom: 3px;
}

.product-essential .product-shop .price-box,.product-essential .product-shop .color-box,.product-essential .product-shop .size-box,.product-essential .product-shop .qty-box,.product-essential .product-shop .description-box
	{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #EA7601;
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px inset #D4D4D4;
	padding: 10px 0;
	font-family: Arial;
	word-spacing: 2px;
}

.product-essential .product-shop .description-box {
	font-family: Arial;
}

.product-essential .product-shop .description-box p {
	font-size: 10px;
	color: #666666
}

.product-essential .product-shop select {
	padding: 2px;
	border: 1px solid #D4D4D4;
	margin-left: 10px
}

.product-essential .product-shop .color-box .picker {
	float: left;
	margin-top: 10px
}

.product-essential .product-shop .color-box .picker ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.product-essential .product-shop .color-box .picker ul li {
	float: left;
	margin-right: 10px;
	border: 1px solid #666666;
	height: 20px;
	width: 20px;
}

.color-box .picker ul li.black {
	background: #000;
}

.color-box .picker ul li.white {
	background: #fff;
}

.color-box .picker ul li.grey {
	background: #CCC;
}

.color-box .picker ul li a {
	border: none
}

.product-essential .product-shop .price-box s {
	color: #666666;
}

.product-essential .product-shop .size-box .sizes ul li a {
	float: left;
	margin-right: 10px;
	border: 1px solid #666666;
	height: 18px;
	width: 30px;
	font-size: 11px;
	color: #461D5E;
	line-height: 18px;
	text-align: center;
	background: #fff;
	text-decoration: none;
	margin-top: 10px;
	font-weight: bold
}

.product-essential .product-shop .size-box .sizes ul li a:hover {
	background: #461D5E;
	color: #FFF;
	text-decoration: none;
}

.product-essential .product-shop .button {
	padding: 2px 5px;
	float: right;
}

/*------------------------------product details End-------------------------*/

/*-------------------pageination toolbar------------*/
.toolbar {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: auto;
	margin-bottom: 5px;
}

.toolbar .pager {
	padding: 6px;
	border-bottom: 1px solid #fff;

}

.toolbar .sorter {
	width:auto;
	_width: 300px;
	float: left;
}

.toolbar-bottom {
	
}

.toolbar .pager {
	border: medium none;
}

.pager .amount,.pager .amount strong,.pager .limiter,.sorter,.sorter strong
	{
	font-weight: normal;
}

.pager .amount {
	float: left;
	margin: 0;
	width: auto;
}

.toolbar .pager a,.toolbar .sorter a {
	color: #050000;
}

.pager .pages {
	padding-left: 20px;
	position: relative;
}

.pager .pages strong {
	font-family: Arial;
	font-weight: normal;
}

.pager .limiter {
	padding-left: 64px;
}

.pager .limiter select,.sorter .sort-by select {
	background: none repeat scroll 0 0 #F8F8F8;
	border: 1px solid #DCDFE5;
	color: #2C2F33;
}

.sort-by {
	float: right;
	padding-right: 10px;
	width: 150px;
	height: 20px;
	overflow: hidden;
	margin-left: 30px;
}

.sorter .sort-by {
	padding-right: 0;
}

.pager .limiter {
	float: left;
}

.pager .limiter label {
	vertical-align: middle;
}

.pager .limiter select {
	margin: 0 0 1px;
	padding: 0;
	vertical-align: middle;
}

.pager .pages {
	width: 200px;
	float: left
}

.pager .pages ol {
	display: inline;
}

.pager .pages li {
	display: inline;
	margin: 0 2px;
	border: 1px solid #cccccc;
	background: #fff;
	color: #CCC;
	height: 15px;
	line-height: 15px;
	float: left;
}

.pager .pages li a {
	text-decoration: none;
	padding: 0 3px;
	height: 15px;
	line-height: 15px
}

.pager .pages li a:hover,.pager .pages li a.current {
	background-color: #EA7601;
	color: #ffffff;
}

.pager .pages li.last,.pager .pages li.last a:hover {
	border: none;
	background: none
}

.pager .pages .current {
	
}

.sorter {
	padding: 3px 8px;
}

.sorter .view-mode {
	float: left;
	margin: 0;
}

.sorter .sort-by {
	float: right;
	padding-right: 36px;
}

.sorter .sort-by label {
	vertical-align: middle;
}

.pager .sort-by select {
	margin: 0 0 1px;
	padding: 0;
	vertical-align: middle;
}

.footer .box {
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	width: 169px;
	overflow: hidden;
	margin-bottom: -3px;
}

.footer ul {
	display: block;
	/* border-right: 1px solid #333333;  */

	height: 70px;
}

.footer .boxes {
	/* border-bottom: 1px solid #666666; */
}

.footer .boxes .box:first-child ul {
	border-left: 0 none;
}

.footer ul li {
	height: 22px;
	_height:20px;
	^height:20px;
	min-width:190px;
	_width:190px;
	^width:190px;
	overflow: hidden;
	float: left;
	padding: 0 5px;
}

.footer h3, .footer h4, .footer h3 a, .footer h4 a {
	color:#CCCCCC;
}

.footer a:hover, .footer a:focus {
	color: #CCCCCC;
}

.footer h3 {
	margin: 10px 0;
	_margin:0;
}

.footer h4 {
	/* border-bottom: 1px solid #FFFFFF; */
	padding: 5px 0;
	font-weight: normal;
}

.footer li a {
	color:#CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
    list-style-image: none;
    padding-left: 12px;
    padding-top: 0;
}

.footer ul.links {
	font-size: 11px;
	text-align: center;
	float: left;
	display: block;
}

.footer ul.links li {
	float: left;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #CCCCCC;
}

.footer ul.links li.last {
	border: 0 none;
}

.footer ul.links li a {
	color: #666666;
	text-decoration: none;
	float: left;
}

/*--------------------pagenation toolbar end--------------------*/
/*
.category-menu ul {
    margin: 0;
    padding: 20px 0;
    text-align: left;
    width: 99%;
}
.category-menu li {
    color: #000000;
    list-style-type: none;
    margin-left: 20px;
    padding: 8px 0 0;
    text-align: left;
    width: 90%;
}
.category-menu li a {
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    list-style-type: none;
    text-align: left;
    width: 90%;
}    
----------------------end--------------------------

 Clears ================================================================================ 
*/
.clearer:after,.header-container:after,.header-container .top-container:after,.header:after,.quick-access:after,.nav-container:after,.nav:after,#nav:after,#navigation:after,.banner:after,.main:after,.footer:after,.footer-container .bottom-container:after,.col-main:after,.col2-set:after,.col3-set:after,.col3-layout .product-options-bottom .price-box:after,.col4-set:after,.search-autocomplete li:after,.block .block-content:after,.box .box-content:after,.block .actions:after,.block li.item:after,.block-poll li:after,.block-layered-nav .currently li:after,.page-title:after,.grid:after,.toolbar:after,.list:after,.box-account .box-head:after,.dashboard .box .box-title:after,.box-reviews li.item:after,.box-tags li.item:after,.pager:after,.sorter:after,.ratings:after,.add-to-box:after,.add-to-cart:after,.product-essential:after,.product-collateral:after,.product-view .product-img-box .more-views ul:after,.product-view .box-tags .form-add:after,.product-view .product-shop .short-description:after,.product-view .box-description:after,.product-options .options-list li:after,.product-options-bottom:after,.product-review:after,.cart:after,.cart-collaterals:after,.cart .crosssell li.item:after,.opc .step-title:after,.checkout-progress:after,.multiple-checkout .place-order:after,.group-select li:after,.form-list li:after,.form-list .field:after,.page-print .print-head:after,.advanced-search-summary:after,.gift-messages-form .item:after,.send-friend .form-list li p:after
	{
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}


#menu-tab {
    height: 40px;
    margin: 0;
    padding: 0;
    width: 100%;
}

#menu-tab1 {
	height: 55px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.menu-tab-red-left {
    float: left;
    height: 40px;
    margin: 0;
    padding: 0;
   }

.menu-tab-red-left-fst {
    background: url("../img/bmenul-left.jpg") no-repeat scroll left center transparent;
    float: left;
    height: 55px;
    margin: 0;
    padding: 0;
    width: 22px;
}

.menu-tab1-aboutus {
    background: url("../img/bmenul-midt.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 41px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 105px;
}

.menu-pad{
	padding:10px;
}


.menu-tab2-aboutus {
    background: url("../img/bmenul-midt.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 41px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 122px;
}

.menu-tab3-aboutus {
    background: url("../img/bmenul-midt.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 41px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 135px;
}

/*-----
#nav .menu-tab-aboutus-txt div dl {
    display: inline;
    float: left;
    height: 201px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 201px;
}

#nav .menu-tab-aboutus-txt div dt {
    background: none repeat scroll 0 0 #944444;
    color: #47494A;
    cursor: default;
    display: block;
    font-size: 1.2em;
    height: 20px;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 8px 0;
    text-align: left;
    text-decoration: none;
    text-indent: 10px;
    width: 201px;
}

#nav .menu-tab-aboutus-txt div dd {
    display: block;
    font-size: 1.2em;
    margin: 0 0 0 10px;
    padding: 0;
    text-align: left;
    width: 15em;
}

*/

/*-----*/

.menu-tab1-search {
    background: url("../img/bmenul-search.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 41px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
   	width:244px;
}

.menu-tab-products {
    background: url("../img/menu-tab-grn-mid.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 100px;
}

.menu-tab-free {
    background: url("../img/menu-tab-grn-mid.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 15px;
}

.menu-tab-free5 {
    background: url("../img/round 1.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 12px;
}
.menu-tab-free6 {
    background: url("../img/menu-tab-grn-mid.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 10px;
}

.menu-tab-free1 {
    background: url("../img/menu-tab-grn-mid.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 10px;
}

.menu-tab-free7 {
    background: url("../img/round 2.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 8px;
}

.menu-tab-free2 {
    background: url("../img/menu-tab-grn-mid.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 10px;
}

.menu-tab-free3 {
    background: url("../img/menu-tab-grn-mid.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 9px;
}

.menu-tab-le {
    background: url("../img/menu-tab-grn-mid.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 151px;
}

.menu-tab-ae {
    background: url("../img/menu-tab-grn-mid.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 210px;
}

.menu-tab-cl {
    background: url("../img/menu-tab-grn-mid.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 107px;
}

.menu-tab-lsr {
    background: url("../img/menu-tab-grn-mid.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 199px;
}


.menu-tab-aboutus3 {
    background: url("../img/menu-tab-grn-mid.jpg") repeat-x scroll left center transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: center;
    width: 201px;
}

.menu-pipe {
    background: url("../img/menu-pipe.jpg") no-repeat scroll left bottom transparent;
    float: left;
    height: 40px;
    padding: 0;
    width: 2px;
}

.menu-pipe1 {
    background: url("../img/bmenul-sep.jpg") no-repeat scroll left bottom transparent;
    float: left;
    height: 55px;
    padding: 0;
    width: 7px;
}

.menu-tab1-aboutus-txt {
    color: #000000;
    font-family: 'Conv_GIL_____';
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
}

.menu-tab-aboutus-txt {
    color: #FFFFFF;
    font-family: 'Conv_GIL_____';
    font-size: 19px;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
}

.searchsbmt {
    background: url("../img/bmenul-search1.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    float: left;
    height: 47px;
    width: 109px;
     margin-left: 132px;
    margin-top: -43px;
    cursor: pointer;
}

/*-- banner---*/


#scroll {
	background: none repeat scroll 0 0 transparent;
	position: relative;
	overflow: hidden;
	width: 675px;
	height: 316px;
	margin-top: -11px;
	float: left;
}

img {
	border: 0;
}

#tools {
	width: 9999em;
	position: absolute;
	height: 273px;
	overflow: hidden;
}

.tool {
	float: left;
	width: 675px;
	height: 263px;
	padding: 10px 0;
}

.tool img {
	border-radius:5px;
}

.details {
	font-size: 18px;
	color: #555;
	margin-top: -20px;
	background-color: transparent;
	padding: 5px 148px;
}

#thumbs {
	background: none no-repeat scroll 0 0 #d5d5d5;
	height: 48px;
	position: absolute;
	top: 243px;
	width: 675px;
	overflow: hidden;
	border-radius: 0 0 10px 10px;
	
	
}

.t {
	padding: 0 !important;
	border: 0 !important;
}

.t a {
	cursor: pointer;
   
}

.t a:hover {
	background: #638E05;
	
}

.t a.active {
	cursor: default !important;
	
	
}



.t a table {
	
	
    border: 4px solid #d5d5d5;
	height: 48px;  
    display: inline;
    float: left;

    
     
   
}

.t a table span {
	
	 vertical-align: middle;
  
}

.t a table:active, .t a.active > table {
	

    border: 4px solid #125A87;
   
    
}

.navi {
    display: block;
    width:835px
}


