.ysw-order-table-header {background-image: url(/lib/yhst-70758430077414/ysw-order-table-head.jpg); background-repeat: no-repeat; }
.ysw-manufacturer-name {font-family: arial; color: #175996; font-size: 15px; padding: 2px 0px 0px 5px; font-weight: bold; }
.ysw-model-code {font-family: arial; color: #175996; font-size: 15px; padding: 2px 0px 0px 5px; font-weight: bold;}
.ysw-order-table {border: 1px solid #e1e1e1; margin-top: 0px !important;}

.ysw-multi-add-table { background-color: #FFFFFF;
    font: 12px Tahoma; 
    font-weight: normal; 
    color: #4F4F4F;   
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
}
.ysw-multi-add-table td {
   padding: 5px 5px 0px 0px;
}
.ysw-multi-add-header {
   background-color: #E2E2E2;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
   padding-left: 8px;
}
 td .ysw-multi-add-table .ysw-multi-add-header {
   padding: 5px 5px 5px 10px;
}
.ysw-multi-add-row {
   border-bottom: 1px solid #E2E2E2;
}
.ysw-multi-add-manufacturer {
   width: 100%;
   color: #8F2533; 
   text-align: left; 
   font-weight: bold;
}
.ysw-multi-add-name  {
   font: 11px;
   color: #4F4F4F; 
   text-align: left; 
}
.ysw-multi-add-name a{
   color: #4F4F4F; 
   text-align: left; 
   text-decoration: none;
}
.ysw-multi-add-name a:hover {
   color: #4F4F4F; 
   text-align: left; 
   text-decoration: none;
}
.ysw-multi-add-name a:visited {
   color: #4F4F4F; 
   text-align: left; 
   text-decoration: none;
}
.ysw-multi-add-more a {
   color: #731C01; 
   text-align: left; 
   font-size: 10px;
   text-decoration: underline;
}
.ysw-multi-add-price {
   font: 12px Tahoma; 
   font-weight: normal;  
   color: #4F4F4F; 
   text-align: left; 
}
.ysw-multi-add-reg {
   color: #4F4F4F; 
   text-align: left; 
   padding-right: 5px; 
   width: 25%;
   text-decoration: line-through;
}
.ysw-multi-add-sale {
   font: 14px Tahoma; 
   color: #cc0000; 
   font-weight: bold; 
   text-align: left; 
}

.ysw-multi-add-add-quantity-name {
   font-size: 11px;
}

.ysw-multi-add-add-checkbox-name {
   color: #005100; 
   text-align: left; 
   font-size: 11px;
}
.ysw-multi-add-add-out-of-stock {
    color: #FF0000;
    font-weight: bold;
}

#cross-sell td {
	font-size: 12px;
	text-align: center;	
        padding:  0px 5px;
}

/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	float: left;
	position: relative;
	z-index: 1;
	bottom: -1px;
}
.ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #d3d3d3;
	border-right: none;
}
.ui-tabs-nav-item a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: .75em;
	font-weight: normal;
	text-decoration: none;
	padding: .2em .5em;
	border-right: 1px solid #d3d3d3;
	color: #000;
	background: #e4e5e6 url(/lib/yhst-70758430077414/75f.png) 0 50% repeat-x;
}
.ui-tabs-nav-item a:hover {
	background: #bfdaff url(/lib/yhst-70758430077414/75.png) 0 50% repeat-x;
	color: #000;
}

.ui-tabs-nav-item a:visited {color:#000;}

.ui-tabs-selected a:visited {color:#fff;}

.ui-tabs-selected {
	border-bottom-color: #2a4d96;
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
	background: #2a4d96 url(/lib/yhst-70758430077414/65.png) 0 50% repeat-x;
	color: #fff;
}

.tabs div {list-style: disc;}

.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	clear:left;
	border: 1px solid #d3d3d3;
	background: #ffffff;
	color: #000000;
	padding: .5em .7em;	
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}


