BODY {
   background:#fff;
   padding:0;
   margin:0;
   font-family:arial,verdana,helvetica,helv,sans-serif;
   font-size:12px;
}
TABLE {
   padding:0;
   border-collapse:collapse;
   border:0;
}
TD, TH {
   font-size:12px;
   padding:0;
   margin:0;
}
IMG {
   border:0px;
}
H2 {
   font-size:16px; 
   margin:4px 0 0px 0;
   padding:0;
   color:#5C8BAC;
}
.bottomBorderWide H2 {
   font-size:16px; 
   margin:4 0 0 0;
   padding:0;
}
H3 {
   font-size:14px; 
   color:#99B8CE; 
   margin:0 5px 0 0;
   padding:0;
}

.bottomBorderWide H3, .wide H3 {
   font-size:15px; 
   margin:12px 0 12px 0;
   padding:0;
   color:#99B8CE;
}
H4 {
   font-size:10px;
   margin:0 5px 0 0;
   padding:0;
}
H5 {
   font-size:11px
}
A {
   color:#57b;
}
FORM {
   display:inline;
}
.list LI {
   list-style-image: url("../pics/arrow2.gif");
   list-style-position: outside;
   margin-bottom:2px;
   margin-left:-12px;
}
/*.readonly {
   color:888888;
}*/

.leftColumnWide {
   padding-left:0px;
   padding-bottom:35px;
   padding-right:0px;
   padding-top:5px;
   width:100%-199px;
   vertical-align:top;
}
.centralColumnWide {
   padding-left:0px;
   padding-bottom:35px;
   padding-right:0px;
   padding-top:5px;
   width:100%;
   vertical-align:top;
}
.rightColumnWide {
   border-left: solid 1px #ddd;
   /*background:#FFFFFF url('/pics/line-v-gray.gif') repeat-y;*/
   width:199px;
   padding:3px 0px 35px 8px;
   font-size:11px;
   height:100%;
   vertical-align:top;
}
.bottomBorderWide {
   border-bottom: solid 1px #EEEEEE;
   padding: 0px 8px 0px 11px
}
.wide {
   padding: 0px 8px 0px 11px;
}
.parts {
   padding:8;
   border: solid 1px #E0E0E0;
   background:#F3F7F8;
}
.parts a{
   color:#888888;
}
.sorted{
   padding: 16px 8px 16px 11px;
}
.sorted span{
   padding:2 4;
   margin:0 4;
}
.shirt TD{
   border: 1px solid #ddd;
   vertical-align:top;
}
.category2 TD{
   border: 0px;
}
.shirt 2{
   height:109;
}
.shirt2 TD{
   border: 0px;
}
.shirt2 TD A{
   text-decoration:none;
}
.menulinks {
   margin: 0 0 0 -6;
}
.menulinks a{
   color:#666;
   font-size:12px;
   padding:2 6;
   display:block;
   text-decoration:none;
}
.menulinksSmall a{
   color:#888;
   padding:2 6 2 10;
   font-size:12px;
   display:block;
}
.menulinksSmall {
   padding:2 0 4 10;
}
.blue {
   background:#d9e5ed;
}
.lblue {
   background:#e6edf2;
}

.menulinks2 a{
   color:#888;
   font-size:12px;
   padding:1 0;
   display:block;
}

#product_image {
   /*border: solid 1px #E0E0E0;*/
}

.x {
   padding-bottom:5px;
   width:20%;
   text-align:center;
}

.small, .small2 {
   margin-bottom:5px;
   margin-top:5px;
}
.small2 {
   padding-left:10px;
}

.description {
   font-size:11px;
   padding-top:12px;
}
.back {
   font-size:12px;
   margin-right:14px;
   display: inline-block;
}
.back a{
   color:#888888;
}
.menu_item{
    padding: 2px 8px 2px 8px;
    display: inline-block;
}
.menu_item a{
    color: black;
    font-size: 12px;
}
.menu_item a:hover{
	color: grey;
}

#categoryMenu{
	overflow-y: scroll;
    height: 400px;
    width: 500px;
    position: absolute;
    direction: rtl;
}

.smallFont {
   font-size:10px;
}

.priceTable td {
   height:20px;
   padding-left:10px;
   border-bottom: 1px solid #dedede;
}
.priceHeader td {
   padding-left:10px;
   background-color:#dedede;
   height:22px;
}

.infoHeader TD {
   background-color:#e4ecf2;
   border-bottom: 1px solid #CCCCCC;
   font-size:12px;
   padding:2px 5px 2px 5px;
   height:27px;
}

.infoRow TD, .infoRowTop TD {
   border-bottom: 1px dotted #CCCCCC;
   font-size:12px;
   padding:2px 5px 2px 5px;
   height:27px;
}
.infoRowTop TD {
   border-top: 1px solid #CCCCCC;
}

.paymentRow TD, .paymentRowTop TD {
   background-color:#FFF2EA;
   border-bottom: 1px solid #E94638;
   font-size:12px;
   padding:2px 5px 2px 5px;
   height:24px;
}
.paymentRowTop TD {
  border-top: 1px solid #E94638;
}

.shippingTable {
   margin-bottom:4px;
}
.shippingTable TR TD, .shippingTableDisabled TR TD {
   border: 0px;
   font-size:11px;
   padding:0px 4px 0 0;
}
.shippingTableDisabled TR TD {
   color:#888888;
}
.shippingTableDisabled TR TD INPUT {
   font-size:11px;
   color:#888888;
}
.shippingTable TR TD INPUT, .shippingTable TR TD SELECT {
   font-size:11px;
}


.padleft{padding-left:10px;}

.orderToolbar {
   background:#FFFFFF url('/pics/order-toolbar.gif') no-repeat;
   font-size:12px;
   font-weight:bold;
   padding-left:8px;
   color:#888888;
}
.orderToolbar a {
   color:#000000;
}
.orderToolbarA {
   background:#FFFFFF url('/pics/order-toolbar-a.gif') no-repeat;
   font-size:12px;
   font-weight:bold;
   padding-left:8px;
}
.orderToolbarA a {
   color:#96380F;
}

.cartContent {
   padding:14px 0 14px 0;
   border-bottom:solid 1px #888888;
   border-top:solid 1px #888888;
}
.required {
   font-size:12px;
   color:#97B223;
   font-weight:bold;
}
.readonlyField {
   background:#F8F8F8;
}

.caption {
   background:#e4ecf2;
   font-weight:bold;
   height:28
}
.scap {
   background:#cbdfee;
   font-weight:bold;
   height:22;
   padding:0 20
}
#price {
   font-size:14px;
   font-weight:bold;
}
.brand {
   height:77;
   width:16%;
   text-align:center;
   padding-top:8
   vertical-align:top;
   font-size:10px;
   border-top:#eee 1px solid;
}
.brand a{
   color:#ddd;
   text-decoration:none;
}
.brand a:hover{
   color:#000;
}

.searcharea {
   background:#f8f9fa url("/pics/ss.gif") repeat-x left bottom;
   margin:8;
   padding:8 8 14 8;
}
.searcharea table{
   margin:8 0;
}
.searcharea table td{
   padding-right:26;
}

/*NEW DESIGN*/
H1 {
   font-size:12px; 
   color:#888;
   margin:10 0 2 0;
   padding:0;
   font-weight:normal;
}
.h {
   background:#e7f2f9 url("/pics/h.gif") repeat-x left bottom;
   vertical-align:bottom;
}
.hPng {
   background:transparent url("/pics/h.png") repeat-x left bottom;
   vertical-align:bottom;
}
.hPng2 {
   background:transparent url("/pics/h.png") repeat-x left bottom;
   vertical-align:bottom;
}
.s {
   background:#3274ca url("/pics/s.gif") repeat-x;
   height:42;
}
.t {
   background:#e7f2f9 url("/pics/t.gif") repeat-x left bottom;
   height:52;
   vertical-align:top;
}
.tPng {
   background:transparent url("/pics/t.png") repeat-x left bottom;
   height:52;
   vertical-align:top;
}
.lr {
   background:#fff;
   border-right:#e4e4e4 1px solid;
   border-left:1px #e4e4e4 solid;
}
.lr0 {
   background:#fff;
}
.l {
   background:#f7f7f7;
   border-right:#e4e4e4 1px solid;
}
.r {
   background:#f7f7f7;
   border-left:1px #e4e4e4 solid;
}
.bcartA {
   background:#fff url("/pics/b3.gif") no-repeat;
   height:52;
   width:152;
   text-align:center;
   cursor:pointer;
}
.bcartAPng {
   background:transparent url("/pics/b3.png") no-repeat;
   height:52;
   width:152;
   text-align:center;
   cursor:pointer;
}
.bA {
   background:#fff url("/pics/b.gif") no-repeat;
   height:52;
   width:122;
   text-align:center;
   cursor:pointer;
}
.bAPng {
   background:transparent url("/pics/b.png") no-repeat;
   height:52;
   width:122;
   text-align:center;
   cursor:pointer;
}
.b, .bcart {
   background:#e7f2f9 url("/pics/t.gif") repeat-x left bottom;
   height:52;
   width:122;
   text-align:center;
   cursor:pointer;
}
.bPng, .bcartPng {
   background:transparent url("/pics/t.png") repeat-x left bottom;
   height:52;
   width:122;
   text-align:center;
   cursor:pointer;
}
.bcart, .bcartPng {
   width:152;
}
.bA a, .bcartA a,.bAPng a, .bcartAPng a {
   color:#777;
   font-size:13px;
   text-decoration:none;
}
.b a, .bcart a,.bPng a, .bcartPng a {
   color:#444;
   font-size:13px;
   text-decoration:none;
}
.footer {
   color:#999999;
   font-size:10px;
}
.bg {
   background:#f7f7f7;
   color:#999999;
   font-size:10px;
}
.pageBorder{
   background:transparent url("/pics/page-border.png") repeat-y;
   width:1px;
   height:100%;
}
.tc {
   background:transparent url("/pics/tb.png") repeat-x;
   height:5;
   width:982;
}
.bc {
   background:#f7f7f7 url("/pics/bc.gif") repeat-x;
   height:5;
   width:986;
}
.bb {
   background:transparent url("/pics/bb.png") repeat-x;
   height:6;
   width:982;
}
.sbc {
   background:#e5eaee url("/pics/sbc-t.gif") repeat-x top left;
   padding-right:6;
}
.catList a {
   font-size:12px;
   color:#689;
   padding-bottom:2;
   display:block;
}
.catList2 a {
   font-size:12px;
   text-decoration:none;
   color:#999;
   padding:1 0;
   display:block;
}
.catList a:hover, .catList2 a:hover, .menulinks a:hover, .menulinksSmall a:hover {
   color:#000;
}

.bordered {
   border: solid 1px #E0E0E0;
   padding:8;
   margin-top:4;
}
.tabA {
   background:#d86;
   padding:4 20;
   display:inline;
   margin-right:2;
   font-weight:bold;
   color:#fff;
   cursor:pointer;
}
.tab {
   background:#eee;
   padding:4 20;
   display:inline;
   margin-right:2;
   font-weight:bold;
   color:#777;
   cursor:pointer;
}

.loginCaption {
   background:#ccc url("/pics/login-cap.gif") repeat-x top left;
   padding:0 8;
   height:28;
}
.loginBg {
   background:#fff url("/pics/login-bg.gif") repeat-x top left;
   padding:8;
   height:108;
}
.oes_H1{
	text-align: right;
	font-size: 20px;
	margin-top: -40px;
	margin-bottom: 40px;
}
.zoom {
  display:inline-block;
  position: absolute;
  width:300px;
  height:300px;
  border: solid 1px #E0E0E0;
}

/* magnifying glass icon */

.zoomCover {
   z-index: 100;
  content:'';
  display:block; 
  width:33px; 
  height:33px; 
  position:absolute; 
  top:0;
  right:0;
  background:url(/scripts/zoom-master/icon.png) no-repeat top right;
}
.zoom img {
  display: block;
}

.zoom img::selection { background-color: transparent; }
#ex1 { margin-right:5px; }
#ex1 span { position:absolute; color:#555; font:bold 13px/1 sans-serif;}


/**  bOOTSTRAP***/

.category-dropdown-menu{
	
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    /* margin: 2px 0 0; */
    /* font-size: 14px; */
    list-style: none;
    background-color: #fff;
    /* border: 1px solid #ccc; */
    /* border: 1px solid rgba(0,0,0,0.15); */
    /* border-radius: 4px; */
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}
.dropdown-menu > li{
	border-top: 1px grey solid;
}
.dropdown-menu > li:first-child{
	border-top: 0;
}

.top_row{
	    margin-bottom: 2px;
    height: 40px;
}
.price-out{
	display: inline-block;
    padding-top: 0;
	color: #286090;
    font-size: 200%;
    font-weight: bold;
}
hr.panel-delimiter{
	border-style: dashed;
    margin-left: -15px;
    margin-right: -15px;
}

.btn.add-to-cart{
	background-image: -webkit-linear-gradient(top,#fee89a 0,#ebc07c 100%);
    background-image: -o-linear-gradient(top,#fee89a 0,#ebc07c 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fee89a ),to(#ebc07c));
    background-image: linear-gradient(to bottom,#fee89a 0,#ebc07c 100%);
    color: #8d2a06;
    font-weight: 600;
    background-color: #fee89a;
    border-color: #ebc07c;
}

.btn.add-to-cart:hover{
	background-image: -webkit-linear-gradient(top,#ebc07c 0,#fee89a 100%);
    background-image: -o-linear-gradient(top,#ebc07c 0,#fee89a 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ebc07c ),to(#fee89a));
    background-image: linear-gradient(to bottom,#ebc07c 0,#fee89a 100%);
    color: #8d2a06;
    background-color: #fee89a;
}
.add-item{
	margin-left: 16px;
}


.items-to-cart-table, .items-to-cart-table tbody{
	margin:0;
	padding:0;
	width: 100%;
}

.items-to-cart-table tr{
	border-radius: 4px;
    height: 24px;
    padding: 0;
    margin: 6px 0;
    line-height: 1;
    width: 100%;
}

.items-to-cart-table td{
	width: 100%;
	line-height: 1;
	height: 22px;
	padding-right: 10px;
	padding-left: 10px;
}

/*
.items-to-cart-table td:before{
	margin-right: 10px;
	content: "/";
}
.items-to-cart-table td:first-child:before{
	content: "";
	margin-right: 0;
}*/

.items-to-cart-table td:first-child{
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.items-to-cart-table td.removable-btn{
	width: 22px;
    height: 22px;
    /*margin-top: -23px;
    position: absolute;
    right: 16px;*/
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer;
    text-align: center;
    color: white;
    line-height: 1;
    /*padding:0;
    padding-top: 3px;
    border: 1px solid #cc0707;*/
	background-image: -webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -o-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));
    background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28;
}

.items-to-cart-table td.removable-btn:hover{
	background-image: -webkit-linear-gradient(top,#c12e2a 0,#d9534f 100%);
    background-image: -o-linear-gradient(top,#c12e2a 0,#d9534f 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#c12e2a),to(#d9534f));
    background-image: linear-gradient(to bottom,#c12e2a 0,#d9534f 100%);
}

.items-to-cart-table td.removable-btn:after{
	content: "x";/*"\2613";*/
	font-size: 16px;
	/*font-weight: bold;*/
}
.items-to-cart-table td.removable-btn:before{
	content: "";
	margin-right: 0;
}

div.product-panel{
	border-color: #ddd;
}

.panel-body + .panel-body{
	border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ddd;
}

.product-panel>.panel-body + .panel-body{
	border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ddd;
}

.product-panel>.panel-heading{
	background-color: #e4e4e4;
    /*background-image: -webkit-linear-gradient(top,#ffffff 0,#e4ecf2 100%);
    background-image: -o-linear-gradient(top,#ffffff 0,#e4ecf2 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#e4ecf2));
    background-image: linear-gradient(to bottom,#ffffff 0,#e4ecf2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4ecf2', GradientType=0);*/
    text-align: right;
    font-size: 120%;
    border-color: #ddd;
    color: #286090;
    font-style: italic;
    font-stretch: expanded;
}

.product-panel>.panel-footer{
	background-color: #ffedd4;
    border-color: #ddd;
}

.order-history-panel{
	border: 1px solid #eee;
	border-color: #eee!important;
}

.order-history-panel>.panel-heading{
	background-color: #f9f9f9!important;
	background-image: none!important;
}

.order-history-panel > .row{
	margin-left:0;
	margin-right:0;
}

a.btn.label{
	float: left;
	background-color: #ddd;
	color: black!important;
	margin: 3px 6px;
	padding: 3px;
	}

.order-history-panel > .row > .col-xs-4:last-child{
	padding-right:0!important;
}
.order-history-panel > .row > .col-xs-4:first-child{
	padding-left:0!important;
}
.order-history-panel img{
	border: 1px solid #eee;
}
.order-history-panel big{
	font-size: 18px;
}
.status-,.status-0,.status-1,.status-2,.status-3,.status-4{
	color: #094ed0;
}
.status-5{
	color: #32bf11;
	font-weight: bold;
}
.status-6{
	color: #f53535;
}