html {background:url(../images/bg-background.jpg) no-repeat top center fixed #161004;
	padding:0;
	margin:0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}

h1 {
	margin:0
}

body{
	background:url(../images/bg021813.gif) repeat-x;
	font:normal 12px Arial;
	color:#282828;
	padding:0;
	margin:0;
	width: 100%;
	min-width: 1135px;
}

body.inventoryImportation{
	/*background:url(../images/bg3.gif) repeat-x #fffffa;*/
	padding:0;
	margin:0;
	font:normal 12px Arial;
	color:#282828
}

img{
	border:none
}

a{
	color:#d47d1e
}

a:hover{
	color:#603200
}

.container{ width:1135px; margin:0 auto 15px auto; }
.container2{ width:1135px; margin:0 auto 15px auto; }
.container3{ width:1135px; margin:0 auto 15px auto;}
.container4{ width:1150px; margin:0 auto 15px auto; }
.container5{ width:1150px; margin:0 auto 15px auto; }
.container6{ width:1240px; margin:0 auto 15px auto; }

.PilipinasBronze {
	padding-top:10px;
	width: 1135px;
}

.PilipinasBronze h2{
	margin:0;
	text-align:right;
	font:normal 12px Arial;
	color:#fff;
	width: 310px;
	float:right;
}

.PilipinasBronze h2 a{
	text-decoration:none;
	color:#fff
}

.PilipinasBronze h1{
	/*margin:0 0 13px 10px;*/
	width:250px;
	float:left;
}

.PilipinasBronze ul{
	padding:0;
	margin:0;
	list-style:none
}

.PilipinasBronze ul li{
	float:left;
	margin:0 1px 0 0
}

.PilipinasBronze ul li a{
	display:block;
	/*background: url(../images/pbNav.png) repeat-x;*/
	padding:0 8px;
	text-decoration:none;
	color:#fff;
	line-height:50px;
	font-weight:bold;
}

.PilipinasBronze ul li a:hover, .PilipinasBronze ul li a.active{
	/*background: url(../images/pbNavHover.png) repeat-x;
	color:#6d4514*/
	color:rgb(218,169,76);
}

.clear{
	clear:both
}

.content{
	background:#fff;
	/*background:url(../images/shadow.gif) top right repeat-y #fff;*/
	/* padding:0 5px 10px 0;
	border:1px solid #e5e5e5; */
	border-right:none;
	min-height: 600px;
	margin:0 0 15px 0;
}

.content2{
	padding:10px 5px 10px 0;
}

.content h1, .content2 h1 {
	background:#e5e5e5;
	padding:10px;
	margin:0;
	font-size: 12px;	
	font-weight:bold;
	color:#6e0000
}

.content h1 strong, .content2 h1 strong{
	font-size: 13px;
	font-weight:bold;
	color:#6e0000;
	display:block;
	float:left
}

.content h1 span, .content2 h1 span{
	display:block;
	float:right;
	font:normal 12px Arial
}

.content h4 {
	font: bold 13px Arial;
	color: #6e0000;
	margin: 10px;
	padding: 2px;
	border-bottom: 1px solid #6e0000;
}

.content h3, .content2 h3{
	font:bold 14px Arial;
	padding:5px 0 5px 23px;
	background-color: #9B774F;
	color: rgb(255, 255, 255);
	
}

.titleDiv {
	border:1px solid #A4A4A4; 
	background:#e5e5e5; 
	margin:15px;
}

.inputSearch{
	padding:4px;
	border-top:1px solid #b5b5b5;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #b5b5b5
}

.inputContent{
	width: 200px; 
	border:1px solid #cacaca;
}

.inputContent2{
	width: 132px; 
	border:1px solid #cacaca;
}

.inputContent3{
	width: 220px; 
	border:1px solid #cacaca;
}

.mainContent{
	float:left;
	width:630px;
	margin: 0px 0 0 10px;
    background: #fff;
}

.mainContentSingle{
	margin:10px
}

.summaryBox{
	border:3px solid #6d4615;
	padding:10px;
	font:bold 12px Arial
}

.summaryBox strong{
	color:#d47d1e
}
.summaryBox img{
	width: 22px;
}

.summaryBox a {
	text-decoration: none;
}

.usersTable{
	border:1px solid #f3f3f3
}

.usersTable td img{
	display:block;
	margin:0 auto
}

.even, .even_red {
	background-color:#f3f3f3
}

.odd, .odd_red {
	background-color:#F0F0F6;
}

.usersTable .even td{
	background:#f3f3f3
}

.usersTable tr:hover td{
	background:#d1d1d1
}

.sidenav{
	float:right;
	background:#ececec;
	width:230px;
	margin:10px 10px 0 0
}

.sidenav h1{
	background:#393939;
	font:bold 14px Arial;
	color:#fff
}

.sidenav ul{
	padding:0;
	margin:0;
	list-style:none
}

.sidenav ul li{
	border-bottom:1px solid #fff
}

.sidenav ul li a{
	display:block;
	width:210px;
	padding:5px 10px;
	text-decoration:none;
	color:#282828
}

.sidenav ul li a:hover{
	background:#bfbfbf
}

.loginContainer{
	width:340px;
	margin:0 auto
}

.loginContainer h1{
	text-align:center
}

.loginBox{
	background:url(../images/bgLoginBox.gif) repeat-x #eaeaea;
	padding:15px
}

.loginBox p{
	text-align:center;
	font:bold 12px Arial;
	color:#4a4a4a
}

.loginBox td{
	font:bold 12px Arial;
	color:#7c7c7c
}

.inputLogin{
	padding:4px;
	border-top:1px solid #b5b5b5;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #b5b5b5;
	width:282px
}

.loginBox p.forgot{
	text-align:right;
	line-height:30px
}

.loginBox a{
	text-decoration:none;
	color:#694112
}

.loginBox a:hover{
	color:#2e1900
}

.subNav{
	background:#e5e5e5;
	padding:5px 0 0 5px;
	margin:0 0 10px 0;
	height:30px;
	list-style:none
}

.subNav li{
	float:left;
	margin:0 5px 0 0
}

.subNav li a{
	display:block;
	padding:0 10px; 
	text-decoration:none;
	font:bold 12px Arial;
	color:#282828;
	line-height:30px
}

.subNav li a:hover, .subNav li a.active{
	background:#fff;
	color:#c76902;
	font-weight: bold;
}
.subNav2{
	background:#e5e5e5;
	padding:5px 0 0 5px;
	margin:0 0 10px 0;
	height:30px;
	align: center;
	list-style:none
	
}

.subNav2 li{
	float:left;
	margin:0 1px 0 10px
}

.subNav2 li a{
	display:block;
	padding:0 12px; 
	text-decoration:none;
	font:bold 12px Arial;
	color:#282828;
	line-height:30px
}

.subNav2 li a:hover{
	background:#FFFFFF;
	color:#ff0000;
	font-weight: bold;
}

.subNav3{
	background:#cecece;
	padding:4px 0 0 5px;
	margin:-8px 0 10px 0;
	height:23px;
	list-style:none
}

.subNav3 li{
	float:left;
	margin:0 5px 0 0
}

.subNav3 li a{
	display:block;
	padding:0 10px; 
	text-decoration:none;
	font:bold 11px Arial;
	color:#282828;
	line-height:23px
}

.subNav3 li a:hover, .subNav3 li a.active{
	background:#fff;
	color:#282828;
	font-weight: bold;
}


.manageTable{
	border:1px solid #dce6d7;
	padding:10px
}

.manageTable a{
	text-decoration:none;
	color:#d47d1e
}

.manageTable a:hover{
	color:#522b00
}

.manageTable tr.even td{
	background:#fbf3ea
}

.manageTable tr:hover td{
	background:#fee6ca
}

.manageTable td.actions{
	width:20%;
	text-align:center
}

.quotesTable, .quotesTableMain, .quotesTableIV, .quotesTableMain2 {
	border:1px solid #dce6d7;
	padding:3px;
	font-size: 11px;
	background: #ffffff;
	width: 99%
}

.quotesTable2 {
	border:1px solid #dce6d7;
	padding:3px;
	font-size: 11px;
	background: #ffffff;
}

.quotesTable th, .quotesTableMain th, .quotesTableOverflow th, .quotesTableOverflow2 th{
	background:#4d3214;
	color:#fff;
}

.quotesTable td, .quotesTableMain td, .quotesTableOverflow td, .quotesTableOverflow2 td, .quotesTableIV td{
	text-align:center
}

.quotesTable td.client, .quotesTableMain td.client, .quotesTable td.stock{
	text-align:left;
}

.quotesTable a, .quotesTableMain a, .quotesTableMain td a{
	text-decoration:none;
	color:#d47d1e
}

.quotesTable a:hover, .quotesTableMain a:hover, .quotesTableMain td a:hover{
	color:#522b00
}

.quotesTable tr.even_red td, .quotesTableMain tr.even_red td{
	background:#fbf3ea;	
	border-bottom: 2px solid #d0002c;	
}

.quotesTable tr.odd_red td, .quotesTableMain tr.odd_red td{
	background:#F0F0F6;	
	border-bottom: 2px solid #d0002c;	
}

.quotesTable tr.even_blue td, .quotesTableMain tr.even_blue td{
	background:#fbf3ea;	
	border-bottom: 2px solid #0000FF;	
}

.quotesTable tr.odd_blue td, .quotesTableMain tr.odd_blue td{
	background:#F0F0F6;	
	border-bottom: 2px solid #0000FF;	
}

.quotesTable tr.even_red_top td, .quotesTableMain tr.even_red_top td{
	background:#fbf3ea;	
	border-top: 2px solid #d0002c;	
}

.pendingOrder2 tr.odd_red td{
	border-bottom: 2px solid #d0002c;	
}

.quotesTable tr.odd_red_top td, .quotesTableMain tr.odd_red_top td{
	border-top: 2px solid #d0002c;
}

.quotesTable tr.even_green td, .quotesTableMain tr.even_green td{
	background:#fbf3ea;	
	border-bottom: 2px solid #004C00;	
}

.quotesTable tr.even_green_top td, .quotesTableMain tr.even_green_top td{
	background:#fbf3ea;	
	border-top: 2px solid #004C00;	
}

.quotesTable tr.odd_green td, .quotesTableMain tr.odd_green td, .pendingOrder2 tr.odd_green td{
	border-bottom: 2px solid #004C00;	
}

.quotesTable tr.odd_green_top td, .quotesTableMain tr.odd_green_top td{
	border-top: 2px solid #004C00;	
}

.quotesTable tr.even td, .quotesTableMain tr.even td, .quotesTableOverflow tr.even td, .quotesTableOverflow2 tr.even td{
	background:#fbf3ea;
}

.quotesTable tr:hover td {
	background:#fee6ca
}

.quotesTable td.actions, .quotesTableMain td.actions, .quotesTableIV td.actions{
	width:20%;
	text-align:center
}

.quotesTableMain th.sub{
	 background: #f7e9d9;
	 width: 40px;
}

.quotesTableMain th.sub2{
	 background: #f7e9d9;
	 width: 40px;
}

/* ..... */

.quotesTableMain2 th{
	background: #4d3214;
	color:#fff;
}

.quotesTableMain2 td{
	text-align:center
}

.quotesTableMain2 td.client{
	text-align:left;
}

.quotesTableMain2 a, .quotesTableMain2 td a{
	text-decoration:none;
	color:#d47d1e
}

.quotesTableMain2 a:hover, .quotesTableMain2 td a:hover{
	color:#522b00
}

.quotesTableMain2 tr.even_red td{
	background:#fbf3ea;	
	border-bottom: 2px solid #d0002c;	
}

.quotesTableMain2 tr.even_red_top td{
	background:#fbf3ea;	
	border-top: 2px solid #d0002c;	
}

.quotesTableMain2 tr.odd_red td{
	border-bottom: 2px solid #d0002c;	
}

.quotesTableMain2 tr.odd_red_top td{
	border-top: 2px solid #d0002c;
}

.quotesTableMain2 tr.even_green td{
	background:#fbf3ea;	
	border-bottom: 2px solid #004C00;	
}

.quotesTableMain2 tr.even_green_top td{
	background:#fbf3ea;	
	border-top: 2px solid #004C00;	
}

.quotesTableMain2 tr.odd_green td{
	border-bottom: 2px solid #004C00;	
}

.quotesTableMain2 tr.odd_green_top td{
	border-top: 2px solid #004C00;	
}

.quotesTableMain2 tr.even td{
	background:#fbf3ea;
}

.quotesTableMain2 td.actions{
	width:20%;
	text-align:center
}

.quotesTableMain2 th.sub{
	 background: #f7e9d9;
	 width: 40px;
}

.quotesTableMain2 th.sub2{
	 background: #f7e9d9;
	 width: 40px;
}

.salesSummary {
	max-height:550px;
	overflow-y:scroll;
	overflow-x:scroll;
	font-size: 11px;
}

.salesSummary tr.even td{
	background:#fbf3ea;
}

td.rowRed {
	border-bottom: 2px solid #d0002c;
}

td.rowGreen {
	border-bottom: 2px solid #004C00;
}

.quotesTable2{
	border:1px solid #dce6d7;
	padding:3px;
	font-size: 11px;
	background: #ffffff;
}

.quotesTable2 th{
	background:#f0dbc4;
	padding: 4px 3px;
	font-size: 11px;
	font-weight: normal;
}

.quotesTable2 th.source{
	background:#ECBD7C;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
}

.quotesTable2 th.verify{
	background:#864d13;
	padding: 5px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;	
	border-left: 1px solid #864D13;
}

.quotesTable2 th.verify2{
	background:#864d13;
	padding: 5px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;	
	/*border-left: 1px solid #864D13;*/
}

.quotesTable2 th.disabled{
	text-align:center;
	padding: 4px 3px;
	background: #e0e0e0;
	color: #bebebe
}

.quotesTable2 td.disabled select, .quotesTable2 td.disabled input{
	color: #bebebe
}

.quotesTable2 td{
	text-align:center;
	padding: 4px 3px;
}

.quotesTable2 td.client{
	text-align:left;
}

.quotesTable2 a{
	text-decoration:none;
	color:#d47d1e;
	font-size: 9px
}

.quotesTable2 a:hover{
	color:#522b00
}

.quotesTable2 tr.even td{
	background:#fbf3ea
}

.quotesTable2 td.item_border{
	border-bottom: 1px solid #E2CDB7;	
}

.quotesTable2 td.source_border{
	border-bottom: 1px solid #ddaa62;	
}

/*.quotesTable2 tr:hover td{
	background:#fee6ca
}*/

.quotesTable2 td.actions{
	width:20%;
	text-align:center
}
.quotesTable3{
	border:1px solid #dce6d7;
	padding:3px;
	font-size: 11px;
	background: #ffffff;
}



.quotesTable3 td{
	text-align:center
}

.quotesTable3 td.client{
	text-align:left;
}

.quotesTable3 a{
	text-decoration:none;
	color:#d47d1e
}

.quotesTable3 a:hover{
	color:#522b00
}

.quotesTable3 tr.even td{
	/*background:#fbf3ea*/
	background: #f2ebe3;
}

.quotesTable3 tr:hover td{
	/*background:#fee6ca*/
}

.quotesTable3 td.actions{
	width:20%;
	text-align:center
}

.quotesTable3 td table.tblNote td {
	/*background-color: #f5f5b5;*/
	background: #ffffff;
	text-align: left;
}

.inventoryTable{
	border:1px solid #dce6d7;
	padding:3px;
	font-size: 11px;
	background: #ffffff;
	margin-right: 3px;
}

.inventoryTable th{
	background:#f0dbc4
}

.inventoryTable th.darkOrangeTH{
	background: #f2c089;
	/*border-bottom: 1px solid #ffffff;*/
}


.inventoryTable td{
	text-align:center
}

.inventoryTable td.client{
	text-align:left;
}

.inventoryTable a{
	text-decoration:none;
	color:#d47d1e
}

.inventoryTable a:hover{
	color:#522b00
}

.inventoryTable tr.even td{
	/*background:#fbf3ea*/
	background:#fbf3ea;
}

.inventoryTable tr:hover td{
	/*background:#fee6ca*/
}

.inventoryTable td.actions{
	width:20%;
	text-align:center
}

.inventoryTable td table.tblNote td {
	/*background-color: #f5f5b5;*/
	background: #ffffff;
	text-align: left;
}

.tblNote {
	background: #ffffff;
}
.buttons{
	float:left;
	padding:5px 15px
}

.pagination{
	float:right;
	padding:5px 2px 5px 0;
	margin:0;
	list-style:none;
	text-align:right;
	font:normal 11px Arial
}

.pagination li{
	display:inline
}

.pagination li a{
	padding:2px 5px;
	text-decoration:none;
	color:#282828;
	line-height:10px
}

.pagination li a:hover, .pagination li a.active{
	background:#444444;
	color:#fff
}

.searchSize{
	padding:2px;
	width: 140px;
	font-size: 12px;
}

.searchSize2{
	padding:2px;
	width: 100px;
	font-size: 12px;
}
.searchSize3{
	padding:2px;
	width: 100px;
	font-size: 12px;
}
.searchSize4{
	padding:2px;
	width: 140px;
	font-size: 12px;
}
.searchSize5{
	padding:2px;
	width: 90px;
	font-size: 12px;
}
.searchSize6{
	padding:2px;
	width: 145px;
	font-size: 11px;
}

.searchSize7{
	width: 151px;
}

.searchQuantity{
	padding:2px;
	width:50px;
	font-size: 12px;
}

.searchList{
	padding:1px;
	border-top:1px solid #b5b5b5;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #b5b5b5;
	font-size: 12px;
	font-size: 12px;
}

.searchClient{
	width:400px;
	font-size: 12px;
}

.searchAlloy{
	width:120px
}
.contactFields {
	font-size: 11px;
	color: #743e0c;
}

.ssFields {
	font-size: 11px;
	color: #743e0c;
}

.ssFields th {
	text-align: center;
	color: #743e0c;
}

.ssFields td{
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

.addQuotesFields{
	padding:5px;
	margin:0 0 0 8px;
	width: 660px;
	font-size: 11px;
	color: #743e0c;
	line-height: 23px;
}

.addQuotesFields td, .ssFields td{
	vertical-align: top;
}

fieldset.alloy{
	border:1px solid #d6d6d6;
	margin: 0 5px 0 10px;
	font:normal 10px Arial;
	width: 635px;
}
fieldset.length{
	border:1px solid #d6d6d6;
	font:normal 10px Arial;
	width: 310px;
}
fieldset.per {
	background: #e0e0e0;
}

legend{
	font:bold 12px Arial
}

legend strong{
	padding:5px;
	margin:0;
	font:bold 16px Arial;
	color:#6d4514
}

.valueStyle {
	color: #242424; font-weight: bold;
}

.containerSize{
	/*background:#fff;
	border:1px solid #4f4f4f;
	width:800px;
	padding:10px;*/
	font-size: 11px;
}

.containerSize h1, .containerPrice h1{
	background:#f0dbc4;
	margin:0;
	padding:5px;
	font:bold 14px Arial;
	color:#694212
}

.formula{
	border:1px solid #713a00;
	margin:10px 0;
	font:bold 18px Arial
}

.formula td{
	text-align:center
}

.formula td span{
	display:block;
	font:normal 12px Arial
}

.containerSize h2, .containerPrice h2{
	background:#e6e6e6;
	margin:0 0 10px 0;
	padding:5px 10px;
	font:bold 12px Arial
}

h2.h2popup {
	background:#e6e6e6;
	margin:0 0 10px 0;
	padding:5px 10px;
	font:bold 12px Arial
}

.pinkTD{
	background:#fcf2e6;
	border:1px solid #ebd6be;
	text-align:center
}

.pinkTD2{
	border:1px solid #ebd6be;
	border-left:none;
	text-align:center
}

.shapes{
	background:url(../images/bgShapes.jpg) repeat-x #e3e3e3;
}

.measurements, .fractions{
	padding:0;
	margin:0;
	list-style:none
}

.measurements li, .fractions li{
	display:inline
}

.measurements li a{
	background:#e3caae;
	padding:5px 10px;
	text-decoration:none;
	color:#282828
}

.measurements li a:hover, .measurements li a.active{
	background:#713a00;
	color:#fff
}

.fractions li a{
	background:#e3caae;
	border-bottom:3px solid #fff;
	padding:5px 13px;
	text-decoration:none;
	color:#282828
}

.fractions li a:hover, .fractions li a.active{
	background:#713a00;
	border-bottom:3px solid #713a00;
	color:#fff
}

.fractionsOptions{
	border:1px solid #713a00;
	padding:2px;
	margin:8px 0 0 0;
	width:130px
}

.fractionsOptions td{
	background:#fff;
	text-align:center;
	width:33%;
	border-bottom:1px solid #cfc3b6
}

.fractionsOptions td.mid{
	border-left:1px solid #cfc3b6;
	border-right:1px solid #cfc3b6
}

.fractionsOptions td.right{
	border-left:1px solid #cfc3b6
}

.fractionsOptions tr.last td{
	border-bottom:none
}

.fractionsOptions td a{
	display:block;
	padding:3px 0;
	text-decoration:none;
	color:#282828
}

.fractionsOptions td a:hover, .fractionsOptions td a.active{
	background:#713a00;
	color:#fff
}

.containerPrice{
	/*background:#fff;
	border:1px solid #4f4f4f;*/
	width:1000px;
	/*padding:10px*/
}

.priceBox{
	background:#e9e9e9;
	margin:10px auto;
	padding:5px;
	font-size: 10px;
}

.priceBox h2{
	margin:0;
	padding:10px 0 0 0;
	font:bold 14px Arial;
	text-align:center
}

.roundedTop{
	background:url(../images/roundedTopBG2.gif) top right no-repeat;
}

.roundedTop2{
	background:url(../images/roundedTopBG2.gif) top right no-repeat;
}

.pricingDetails{
	background:#fff;
	border-right:1px solid #cacaca;
	border-left:1px solid #cacaca;
	padding:4px 8px;
	font:normal 11px Arial
}

.pricingDetails h2{
	background:none;
	text-align:center;
	font: bold 16px Arial;
}

.pricingDetails h3, .pricingDetailsRed h3{
	margin:0;
	font:bold 11px Arial
}

.pricingDetails p{
	margin:10px 0 0 0
}

.roundedBottom{
	background:url(../images/roundedBottomBG2.gif) top right
}

.roundedBottom2{
	background:url(../images/roundedBottomBG2.gif) top right
}

.roundedTopRed{
	background:url(../images/roundedTopPriceBG.gif) top right
}

.pricingDetailsRed{
	background:#f9dec1;
	border-right:1px solid #edc587;
	border-left:1px solid #edc587;
	padding:4px 10px
}

.roundedBottomRed{
	background:url(../images/roundedBottomPriceBG.gif) top right;
	margin:0 0 10px 0
}

.standardSize{
	padding:2px;
	width:45px
}

.sizeDetails td{
	text-align:center;
	font:normal 10px Arial
}

.sizeDetails td strong{
	display:block;
	padding:5px 0 0 0
}





.sizes{
	padding:0;
	margin:0;
	list-style:none
}

.sizes li{
	float:left;
	margin:0 1px 0 0
}

.sizes li a{
	display:block;
	text-decoration:none;
	color:#282828
}

.sizes li a span{
	display:block;
	background:#e3c9ae;
	padding:3px 10px
}

.sizes li a strong{
	display:block;
	text-align:center;
	font:normal 10px Arial;
	color:#707070
}

.sizes li a:hover span, .sizes li a.active span{
	background:#713a00;
	color:#fff
}

.sizes_disabled{
	padding:0;
	margin:0;
	list-style:none
}

.sizes_disabled li{
	float:left;
	margin:0 1px 0 0
}

.sizes_disabled li a{
	display:block;
	text-decoration:none;
	color:#bebebe
}

.sizes_disabled li a span{
	display:block;
	background: #e0e0e0;
	padding:3px 10px
}

.sizes_disabled li a strong{
	display:block;
	text-align:center;
	font:normal 10px Arial;
	color:#bebebe
}

.sizes_disabled li a:hover span, .sizes_disabled li a.active span{
	/*background:#713a00;*/
	background: #e0e0e0;
	color:#bebebe
}

.sizes_disabled li a:hover strong, .sizes_disabled li a.active strong{
	color:#bebebe
}


.sizes2{
	padding:0;
	margin:0;
	list-style:none
}

.sizes2 li{
	float:left;
	margin:0 1px 0 0
}

.sizes2 li a{
	display:block;
	text-decoration:none;
	color:#282828
}

.sizes2 li a span{
	display:block;
	background:#e3c9ae;
	padding:3px 9px
}

.sizes2 li a strong{
	display:block;
	text-align:center;
	font:normal 10px Arial;
	color:#707070
}

.sizes2 li a:hover span, .sizes2 li a.active span{
	background:#713a00;
	color:#fff
}

.sizes2 li a:hover strong, .sizes2 li a.active strong{
	color:#282828
}

.sizes3{
	padding:0;
	margin:0;
	list-style:none
}

.sizes3 li{
	float:left;
	margin:0 1px 0 0
}

.sizes3 li a{
	display:block;
	text-decoration:none;
	color:#282828;
	font:normal 6px Arial;
}

.sizes3 li a span{
	display:block;
	background:#e3c9ae;
	padding:5px 6px;
	font:normal 9px Arial;
}

.sizes3 li a strong{
	display:block;
	text-align:center;
	font:normal 8px Arial;
	color:#707070
}

.sizes3 li a:hover span, .sizes3 li a.active span{
	background:#713a00;
	color:#fff
}

.sizes3 li a:hover strong, .sizes3 li a.active strong{
	color:#282828
}

.sizes3b{
	padding:0;
	margin:2px 0 0 0;
	list-style:none;
	border: 1px solid #713a00;
	border-top: none;
	height: 22px;
}

.sizes3b li{
	float:left;
	margin:0 1px 0 0
}

.sizes3b li a{
	display:block;
	text-decoration:none;
	color:#282828;
	font:normal 6px Arial;
}

.sizes3b li a span{
	display:block;
	background:#fae9d6;
	padding:5px 5px;
	font:normal 9px Arial;
}

.sizes3b li a strong{
	display:block;
	text-align:center;
	font:normal 8px Arial;
	color:#707070
}

.sizes3b li a:hover span, .sizes3b li a.active span{
	background:#713a00;
	color:#fff
}

.sizes3b li a:hover strong, .sizesb3 li a.active strong{
	color:#282828
}

.sizes2_disabled{
	padding:0;
	margin:0;
	list-style:none
}

.sizes2_disabled li{
	float:left;
	margin:0 1px 0 0
}

.sizes2_disabled li a{
	display:block;
	text-decoration:none;
	color: #bebebe
}

.sizes2_disabled li a span{
	display:block;
	background: #e0e0e0;
	padding:3px 9px
}

.sizes2_disabled li a strong{
	display:block;
	text-align:center;
	font:normal 10px Arial;
	color:#bebebe
}

.sizes2_disabled li a:hover span, .sizes2_disabled li a.active span{
	background: #e0e0e0;
	color: #bebebe
}

.sizes2_disabled li a:hover strong, .sizes2_disabled li a.active strong{
	color:#bebebe
}

.sizes3_disabled{
	padding:0;
	margin:0;
	list-style:none
}

.sizes3_disabled li{
	float:left;
	margin:0 1px 0 0
}

.sizes3_disabled li a{
	display:block;
	text-decoration:none;
	color:#bebebe;
	font:normal 6px Arial;
}

.sizes3_disabled li a span{
	display:block;
	background:#bebebe;
	padding:5px 6px;
	font:normal 9px Arial;
}

.sizes3_disabled li a strong{
	display:block;
	text-align:center;
	font:normal 8px Arial;
	color:#bebebe
}

.sizes3_disabled li a:hover span, .sizes3_disabled li a.active span{
	background: #e0e0e0;
	color: #bebebe
}

.sizes3_disabled li a:hover strong, .sizes3_disabled li a.active strong{
	color:#bebebe
}

.sizes3b_disabled{
	padding:0;
	margin:2px 0 0 0;
	list-style:none;
	border: 1px solid #713a00;
	border-top: none;
	height: 22px;
}

.sizes3b_disabled li{
	float:left;
	margin:0 1px 0 0
}

.sizes3b_disabled li a{
	display:block;
	text-decoration:none;
	color:#bebebe;
	font:normal 6px Arial;
}

.sizes3b_disabled li a span{
	display:block;
	background: #e0e0e0;
	padding:5px 5px;
	font:normal 9px Arial;
}

.sizes3b_disabled li a strong{
	display:block;
	text-align:center;
	font:normal 8px Arial;
	color:#bebebe
}

.sizes3b_disabled li a:hover span, .sizes3b_disabled li a.active span{
	background: #e0e0e0;
	color: #bebebe
}

.sizes3b_disabled li a:hover strong, .sizesb3_disabled li a.active strong{
	color:#bebebe
}

.tblCreditLimit td{
	line-height: 24px;
	padding: 0 3px 4px 3px;
}

.history {
	background:#ffffff;
	margin:10px 15px 20px 0;
	width: 340px;
	float: right;
	font-size: 10px;
}

.history h1{
	font-size: 12px;
	font-weight: bold;
	background: #5a5a5a;
	color: #fff;
}

.history td {
	padding: 7px 8px 7px 8px;
	background:#e9e9e9;
	border-bottom: 1px solid #ffffff;
}

.history tr:hover td{
	background:#f5f5f5;
}

.smallDate {
	font-size: 9px;
	margin: 0 0 0 0px;
}
.smallDate strong {
	font-size: 9px;
	color: #009900;
}
.pricePerKg {
	border: 1px solid #eac88b;
	background: #f9dec1;
	width: 100px;
	padding: 14px 4px;
}
.quantity {
	border: 1px solid #d4d4d4;
	background: #f9f3ed;
	width: 100px;
	padding: 14px 4px;
}

#solid {
	display: block;
	width: 78px;
	height: 33px;
	background: url(../images/gSolid.jpg) top no-repeat;
	padding: 30px 0 0 0;
	vertical-align:text-bottom;
	color: #000;
	font: normal 10px Arial;
	text-decoration: none
}
#solid:hover, #solid.active {
	background-position: 0 0;
	background: url(../images/bSolid.jpg) top no-repeat #fff;
	color: #000;
}
#hollow {
	display: block;
	width: 73px;
	height: 33px;
	background: url(../images/gHollow.jpg) top no-repeat;
	padding: 30px 0 0 0;
	vertical-align:text-bottom;
	color: #000;
	font: normal 10px Arial;
	text-decoration: none
}
#hollow:hover, #hollow.active {
	background-position: 0 0;
	background: url(../images/bHollow.jpg) top no-repeat #fff;
	color: #000;
}
#hex {
	display: block;
	width: 75px;
	height: 33px;
	background: url(../images/gHex.jpg) top no-repeat;
	padding: 30px 0 0 0;
	vertical-align:text-bottom;
	color: #000;
	font: normal 10px Arial;
	text-decoration: none
}
#hex:hover, #hex.active {
	background-position: 0 0;
	background: url(../images/bHex.jpg) top no-repeat #fff;
	color: #000;
}
#square {
	display: block;
	width: 72px;
	height: 33px;
	background: url(../images/gSquare.jpg) top no-repeat;
	padding: 30px 0 0 0;
	vertical-align:text-bottom;
	color: #000;
	font: normal 10px Arial;
	text-decoration: none
}
#square:hover, #square.active {
	background-position: 0 0;
	background: url(../images/bSquare.jpg) top no-repeat #fff;
	color: #000;
}
#rec {
	display: block;

	width: 79px;
	height: 33px;
	background: url(../images/gRec.jpg) top no-repeat;
	padding: 30px 0 0 0;
	vertical-align:text-bottom;
	color: #000;
	font: normal 10px Arial;
	text-decoration: none
}
#rec:hover, #rec.active {
	background-position: 0 0;
	background: url(../images/bRec.jpg) top no-repeat #fff;
	color: #000;
}
#slip {
	display: block;
	width: 98px;
	height: 33px;
	background: url(../images/gSlipOn.jpg) top no-repeat;
	padding: 30px 0 0 0;
	vertical-align:text-bottom;
	color: #000;
	font: normal 10px Arial;
	text-decoration: none
}
#slip:hover, #slip.active {
	background-position: 0 0;
	background: url(../images/bSlipOn.jpg) top no-repeat #fff;
	color: #000;
}
#blind {
	display: block;
	width: 98px;
	height: 33px;
	background: url(../images/gBlind.jpg) top no-repeat;
	padding: 30px 0 0 0;
	vertical-align:text-bottom;
	color: #000;
	font: normal 10px Arial;
	text-decoration: none
}
#blind:hover, #blind.active {
	background-position: 0 0;
	background: url(../images/bBlind.jpg) top no-repeat #fff;
	color: #000;
}
#split {
	display: block;
	width: 96px;
	height: 33px;
	background: url(../images/gSplit.jpg) top no-repeat;
	padding: 30px 0 0 0;
	vertical-align:text-bottom;
	color: #000;
	font: normal 10px Arial;
	text-decoration: none
}
#split:hover, #split.active {
	background-position: 0 0;
	background: url(../images/bSplit.jpg) top no-repeat #fff;
	color: #000;
}
#flange {
	display: block;
	width: 102px;
	height: 33px;
	background: url(../images/gFlange.jpg) top no-repeat;
	padding: 30px 0 0 0;
	vertical-align:text-bottom;
	color: #000;
	font: normal 10px Arial;
	text-decoration: none
}
#flange:hover, #flange.active {
	background-position: 0 0;
	background: url(../images/bFlange.jpg) top no-repeat #fff;
	color: #000;
}

input[type="text"] { 
	font-size: 11px;
}

textarea {
	font-size: 11px;
}

select {
	font-size: 10px;
}

.selectbox {
	width: 130px;
	font-size: 11px;
}
.selectbox option {
	width: 250px;
	font-size: 11px;
}

.btnGreen {
	background: url(images/bgButton_green.jpg) repeat-x bottom #86ba2a;
	border: 1px solid #6ca012;
	color: #ffffff;
	cursor: pointer;
	font-size: 11px;
	font-weight:bold;
	padding: 3px 5px;
}

.btnForm {
	padding: 3px 5px;
	color: #ffffff;
	background: #965f2d;
	cursor: pointer;
	border: none;
	font-weight: bold;
	font-size: 10px;
	border-radius:3px;
}
.btnForm:hover{
	background: #6d4514;
}

.btnForm_disabled {
	padding: 3px 5px;
	color: #bebebe;
	background: #e0e0e0;
	border: none;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-radius:3px;
}

.btnForm_orange {
	padding: 3px 5px;
	color: #000000;
	background:url(../images/bgbutton.jpg) repeat-x #f0b651;
	cursor: pointer;
	border: 1px solid #d76509;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	border-radius: 3px;
}

.btnForm_green {
	padding: 3px 5px;
	color: #ffffff;
	background:url(../images/bgAdd_green.jpg) repeat-x top #059608;
	cursor: pointer;
	border: none;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	border-radius: 4px;
}

.btnForm_orange:hover{
	color: #ffffff;
	background: #de981f;
}

input[type=button].btnForm_orange2 {
	padding: 3px 5px;
	color: #000000;
	/*background: #f0b651;*/
	background:url(../images/bgbutton.jpg) repeat-x #f0b651;
	cursor: pointer;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #d76509;
	border-radius: 3px;
	border-radius:3px;
}

input[type=button].btnForm_orange2_1 {
	padding: 3px 5px;
	color: #000000;
	/*background: #f0b651;*/
	background:url(../images/bgbutton.jpg) repeat-x #f0b651;
	cursor: pointer;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #d76509;
	border-radius: 3px;
	border-radius:3px;
}

input[type=button].btnForm_orange2:hover{
	color: #ffffff;
	background: #de981f;
	text-decoration:none;
}

.btnSave {
	background:#046381;
	padding: 3px 5px;
	color: #ffffff;
	border: 1px solid #004a62;
	cursor: pointer;
	border: none;
	font-weight: bold;
	font-size: 10px;	
}

.tooltip{ 
	position: absolute; 
	padding: 5px;
	top: 0; 
	left: 0; 
	z-index: 3;
	/*background-color: #f5f5b5;*/
	/*background: #ffffff;*/
	background: #f0dbc4;
    border: 1px solid #DECA7E; 
} 

.tooltip table.tblNote{
	background: #f0dbc4;
	color: #000000;
	padding: 3px;
}

.tooltip table.tblNote th{
	/*background: #f0dbc4;*/
	border-bottom: 1px solid #DECA7E; 
	padding: 2px 3px;
}
.tooltip table.tblNote td{
	background: #ffffff;
}

#tooltipWrapper { 
	background: #f0dbc4;
	padding: 5px; 
	border: 1px solid #DECA7E; 
	position: absolute;
}

#tooltipWrapper table.tblNote{
	background: #f0dbc4;
	color: #000000;
	padding: 3px;
}

#tooltipWrapper table.tblNote th{
	/*background: #f0dbc4;*/
	border-bottom: 1px solid #DECA7E; 
	padding: 2px 3px;
}
#tooltipWrapper table.tblNote td{
	background: #ffffff;
}

#formulaWrapper { 
	background: #f0dbc4;
	padding: 5px; 
	border: 1px solid #DECA7E; 
	position: absolute;
}

#formulaWrapper table.tblNote{
	background: #f0dbc4;
	color: #000000;
	padding: 3px;
}

#formulaWrapper table.tblNote th{
	/*background: #f0dbc4;*/
	border-bottom: 1px solid #DECA7E; 
	padding: 2px 3px;
}
#formulaWrapper table.tblNote td{
	background: #ffffff;
}

#optionWrapper { 
	background: #f0dbc4;
	padding: 5px; 
	border: 1px solid #DECA7E; 
	position: absolute;
}

#optionWrapper table.tblNote{
	background: #f0dbc4;
	color: #000000;
	padding: 3px;
}

#optionWrapper table.tblNote th{
	/*background: #f0dbc4;*/
	border-bottom: 1px solid #DECA7E; 
	padding: 2px 3px;
}
#optionWrapper table.tblNote td{
	background: #ffffff;
}


.priceTable {
	border:1px solid #dce6d7;
	padding:0px
}

.priceTable th{
	background:#f0dbc4
}

.priceTable td{
	text-align:center
}

.priceTable td.client{
	text-align:left
}

.priceTable a{
	text-decoration:none;
	color:#d47d1e
}

.priceTable a:hover{
	color:#522b00
}

.priceTable tr.even td{
	background:#fbf3ea
}

.priceTable tr:hover td{
	/*background:#fee6ca*/
}

.priceTable td.actions{
	width:20%;
	text-align:center
}

#importform tr.odd td { background:#f0dbc4; cursor:pointer; }
#importform div.arrow { background:transparent url(../images/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
#importform div.up { background-position:0px 0px;}

#supplierform tr.odd td { background:#f0dbc4; cursor:pointer; }
#supplierform div.arrow { background:transparent url(../images/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
#supplierform div.up { background-position:0px 0px;}

#alloyshapeform tr.odd td { background:#fff url(../images/row_bkg2.png) repeat-x scroll center left; cursor:pointer; }
#alloyshapeform div.arrow { background:transparent url(../images/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
#alloyshapeform div.up { background-position:0px 0px;}

/*IMPORTATION TABLE*/
.importTable{
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #eacaa6;
	padding:1px;
	font-size: 11px;
	background: #efefef;
}
.importTable2{
	margin: 15px;
	border: 1px solid #b8b8b8;
	border-bottom: none;
	font-size: 11px;
	background: #ffffff;
	margin-right: 35px;
	margin-left: auto;
	width: 870px;
}

.importTable3{
	margin: 15px;
	border: 1px solid #b8b8b8;
	font-size: 11px;
	background: #ffffff;
	margin-right: 35px;
	margin-left: auto;
	width: 800px;
}

.importTable4 td {
	text-align:center;
	background:#ffffff;
	padding: 2px;
	border-bottom: 1px solid #ebebeb;
	height: 25px;
}

.importTable4 td.varianceBlack {
	text-align:center;
	padding: 7px;
	background: #464646;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.importTable4 tr.evenVariance td {
	background: #f1f1f1;
}

.importTable4 tr.oddVariance td {
	background: #ffffff;
}

.importTable4 th {
	background: #dadada;
	font-size: 11px;
	font-weight: bold;
}

.importTable4 {
	margin: 15px;
	border: 1px solid #b8b8b8;
	font-size: 11px;
	background: #ffffff;
	margin-right: 35px;
	margin-left: auto;
	width: 800px;
}

.importTable th{
	/*background:#f0dbc4;*/
	background: #e1c7aa;
	padding: 5px;
}

.importTable2 th{
	/*background:#ffedda;*/
	background: #f1bd8d;
	padding: 5px;
}

.importTable3 th{
	/*background:#ffffff;*/
	background: #d2d2d2;
	padding: 5px;
	/*padding: 3px 0;*/
}

.importTable td {
	text-align:center;
	padding: 7px;
	background:#f0dbc4;
	border-bottom: 1px solid #e1c7aa;
}

.importTable2 td {
	text-align:center;
	padding: 7px;
	background:#ffedda;
	border-bottom: #000000;
	border-bottom: 1px solid #ebd7c2;
}

.importTable3 td {
	text-align:center;
	padding: 7px;
	background:#f7f1e9;
	border-bottom: #000000;
	border-bottom: 1px solid #e7e7e7;
}

.importTable td.client, .importTable2 td.client, .importTable3 td.client{
	text-align:left;
}

.importTable a, .importTable td a, .importTable2 a, .importTable2 td a, .importTable3 a, .importTable3 td a{
	text-decoration:none;
	color:#d47d1e
}

.importTable a:hover, .importTable td a:hover, .importTable2 a:hover, .importTable2 td a:hover, .importTable3 a:hover, .importTable3 td a:hover{
	color:#522b00
}

.importTable tr.even_red td{
	background:#fbf3ea;	
	border-bottom: 2px solid #d0002c;	
}

.importTable tr.odd_red td{
	border-bottom: 2px solid #d0002c;	
}

.importTable td.actions, .importTable2 td.actions, .importTable3 td.actions{
	width:20%;
	text-align:center
}

.subSeries {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0px;
}
.subSeries li {
	background: #ffffff;
	border: 1px solid #ffffff;
	padding: 6px;
	margin: 0 0 2px 0;
}

.subSeries li:hover {
	cursor: pointer;
	border: 1px solid #f2b471;
}


/*importation*/
.importTableMain{
	/*border:1px solid #dce6d7;*/
	padding:1px;
	font: normal 11px Arial;
	background: #ffffff;
}

.importTableMain th{
	background:#f0dbc4;
	font-size: 14px;
	font-weight: normal;
}

.importTableMain td{
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}

.importTableMain td.client{
	text-align:left;
}

.importTableMain td a{
	text-decoration:none;
	color:#d47d1e
}

.importTableMain td a:hover{
	color:#522b00
}

.importTableMain tr.even_red td{
	background:#fbf3ea;	
	border-bottom: 2px solid #d0002c;	
}

.importTableMain tr.odd_red td{
	border-bottom: 2px solid #d0002c;	
}

.importTableMain tr.even td{
	background:#fbf3ea;
}

.quotesTable tr:hover td {
	background:#fee6ca
}

.importTableMain td.actions{
	width:20%;
	text-align:center
}

.importTableMain th.sub{
	 background: #f7e9d9;
	 width: 40px;
}

.importTableMain th.sub2{
	 background: #f7e9d9;
	 width: 40px;
}

input[type=text].inputImport, .inputImport {
	width: 100px;
	font: normal 25px Arial;
}

input[type=text].inputImport2, .inputImport2 {
	width: 100px;
	height: 28px;
	font: normal 20px Arial;
}

input[type=submit].btnQty, input[type=button].btnQty, .btnQty {
	background:url(../images/bgQty.jpg) no-repeat;
	width: 48px;
	height: 48px;
	border: none;
	font-size: 36px;
	font-weight: bold;
	cursor:pointer;
}

input[type=submit].btnNum, input[type=button].btnNum, .btnNum {
	background:url(../images/bgNum.jpg) repeat-x top #dddddd;
	width: 60px;
	height: 48px;
	border: none;
	font: bold 30px Arial;
	cursor:pointer;
}

input[type=submit].btnNum2, input[type=button].btnNum2, .btnNum2 {
	background:#fbba52;
	width: 60px;
	height: 48px;
	border: none;
	font: bold 16px Arial;
	cursor:pointer;
}

input[type=submit].btnAddBig, input[type=button].btnAddBig, .btnAddBig {
	background:url(../images/bgAddBig.jpg) repeat-x top #97602d;
	padding: 5px 10px;
	border: none;
	color: #ffffff;
	font: bold 18px Arial;
	cursor:pointer;
}

input[type=submit].btnAddBig_red, input[type=button].btnAddBig_red, .btnAddBig_red {
	background:url(../images/bgAdd_red.jpg) repeat-x top #bc0808;
	padding: 5px 10px;
	border: none;
	color: #ffffff;
	font: bold 18px Arial;
	cursor:pointer;
}

input[type=submit].btnAddBig_green, input[type=button].btnAddBig_green, .btnAddBig_green {
	background:url(../images/bgAdd_green.jpg) repeat-x top #059608;
	padding: 5px 10px;
	border: none;
	color: #ffffff;
	font: bold 18px Arial;
	cursor:pointer;
	border-radius:4px;
}

input[type=submit].btnFormBig, input[type=button].btnFormBig, .btnFormBig {
	background:url(../images/bgFormBig.jpg) repeat-x top #c77c01;
	padding: 5px 10px;
	border: none;
	color: #ffffff;
	font: bold 18px Arial;
	cursor:pointer;
}

/*BIG Fraction*/
.BigFractions{
	padding:0;
	margin:5px 0 0 0;
	list-style:none
}

.BigFractions li{
	display:inline;
	width:90px;
}
.BigFractions li a{
	background:#e3caae;
	border-bottom:3px solid #fff;
	padding: 5px 12px;
	text-decoration:none;
	color:#282828
}

.BigFractions li a:hover, .BigFractions li a.active{
	background:#713a00;
	border-bottom:3px solid #713a00;
	color:#fff
}

.BigFractionsOptions{
	border:1px solid #713a00;
	margin:8px 0 0 0;
	padding:2px;
	width:120px
}

.BigFractionsOptions td{
	width:50%;
	background:#fff;
	text-align:center;	
	border-bottom:1px solid #cfc3b6;
	font: bold 25px Arial;	
}

.BigFractionsOptions td.right{
	border-right:1px solid #cfc3b6
}

.BigFractionsOptions tr.last td{
	border-bottom:none
}

.BigFractionsOptions td a{
	display:block;	
	text-decoration:none;
	color:#282828;
	padding: 9px 0;
}

.BigFractionsOptions td a:hover, .BigFractionsOptions td a.active{
	background:#713a00;
	color:#fff
}

/*Fractions 2*/
.fractions2{
	padding:0;
	margin:5px 0 0 0;
	list-style:none
}

.fractions2 li{
	display:inline
}
.fractions2 li a{
	background:#e3caae;
	border-bottom:3px solid #fff;
	padding:5px 25px 5px 26px;
	text-decoration:none;
	color:#282828
}

.fractions2 li a:hover, .fractions2 li a.active{
	background:#713a00;
	border-bottom:3px solid #713a00;
	color:#fff
}

.fractionsOptions2{
	border:1px solid #713a00;
	padding:2px;
	margin:8px 0 0 0;
	width:130px;
	background:#fff;
}

.fractionsOptions2 td{
	background:#fff;
	text-align:center;
	width:33%;
	border-bottom:1px solid #cfc3b6
}

.fractionsOptions2 td.mid{
	border-left:1px solid #cfc3b6;
	border-right:1px solid #cfc3b6
}

.fractionsOptions2 td.right{
	border-left:1px solid #cfc3b6
}

.fractionsOptions2 tr.last td{
	border-bottom:none
}

.fractionsOptions2 td a{
	display:block;
	padding:3px 0;
	text-decoration:none;
	color:#282828
}

.fractionsOptions2 td a:hover, .fractionsOptions2 td a.active{
	background:#713a00;
	color:#fff
}

.importTableMain2{
	border:1px solid #dce6d7;
	padding:1px;
	font: normal 11px Arial;
	background: #ffffff;
}

.importTableMain2 th{
	background:#f3d28c;
	font-size: 14px;
	font-weight: normal;
}

.importTableMain2 td{
	text-align:center;
	font-size: 24px;
	font-weight: bold;
}

.importTableMain2 td.client{
	text-align:left;
}

.importTableMain2 td a{
	text-decoration:none;
	color:#d47d1e
}

.importTableMain2 td a:hover{
	color:#522b00
}

.importTableMain2 tr.even_red td{
	background:#fbf3ea;	
	border-bottom: 2px solid #d0002c;	
}

.importTableMain2 tr.odd_red td{
	border-bottom: 2px solid #d0002c;	
}

.importTableMain2 tr.even td{
	background:#fbf3ea;
}

.importTableMain2 td.actions{
	width:20%;
	text-align:center
}

.importTableMain2 th.sub{
	 background: #f7e9d9;
	 width: 40px;
}

.importTableMain2 th.sub2{
	 background: #f7e9d9;
	 width: 40px;
}

.sideAccordion {
	width: 317px;
	float: left;
	padding: 10px 4px;
	background: #f4f4f4;
}

.contentInventory {
	float: right;
	/*width: 755px;*/
	width: 1055px;
	height: 530px;
	padding: 0 4px;
}

.first {
	font: bold 14px Arial;
}

.inventorySeries {
	margin: 8px 0 0 0;
}

.grayTH {
	background: #e3e3e3;
	font: bold 13px Arial;
	border-bottom: 1px solid #ffffff;
}

.grayTD {
	background: #7f7e7e;
	font: bold 13px Arial;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

.quotesTableOverflow {
	margin: 10px 0 0 0;
	width:877px;
	border: 1px solid #b8b8b8;
	border-bottom: none;
	font-size: 11px;
	background: #ffffff;
}

.quotesTableOverflow2 {
	margin: 0;
	border: 1px solid #b8b8b8;
	border-top: none;
	font-size: 11px;
	background: #ffffff;
	height: 275px;
	width:877px;
	overflow-x: hidden;
	overflow-y: auto;
}

.pendingOrder {	
	width:879px;	
	border-bottom: none;
	font-size: 11px;
	background: #ffffff;
}

.pendingOrder2 {
	margin: 0;
	border: 1px solid #b8b8b8;
	border-top: none;
	font-size: 11px;
	background: #ffffff;
	height: 620px;
	width:877px;
	overflow-x: hidden;
	overflow-y: auto;
}

.pendingOrder th,.pendingOrder2 th {
	background: #dadada;
	font-size: 11px;
	font-weight: bold;
}

.pendingOrder td, .pendingOrder2 td{
	text-align:center;
}

.pendingOrder tr.even td, .pendingOrder2 tr.even td{
	background:#f2f2f2;
}

.pendingOrderBlack {
	background: #464646;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}

/*LEFT SIDE ACCORDION ITEMS*/
.subItems {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.subItems li {
	border-bottom: 1px solid #e6e6e6;
}

.subItems li a {
	/*width: 95%;*/
	padding: 4px 5px 4px 8px;
	margin: 1px 0 0 0;
	display: block;
	color: #713a01;
	text-decoration: none;
}

.subItems li a:hover, .subItems li a.active, .subItems li a.active2{
	color: #ffffff;
	background: #713a01;
}

.subItemsNoHover {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.subItemsNoHover li {
	border-bottom: 1px solid #e6e6e6;
}

.subItemsNoHover li a {
	/*width: 95%;*/
	padding: 4px 5px 4px 8px;
	margin: 1px 0 0 0;
	display: block;
	color: #713a01;
	text-decoration: none;
}


/*WH POPUP*/
input[type=text].inputShort {
	/*border: 1px solid #c6c6c6;*/
	border: none;
	/*height: 30px;*/
	width: 22px;
	vertical-align: middle;
	background: #f2f2f2;
	color: #000000;
	font: bold 14px Arial;
	text-align: center;
	/*border-top-right-radius:6px;
	border-bottom-right-radius:6px;*/
}

.tableContent {
	width: 500px;
	height: auto;
	

}

.shortExcess {
	background: #f2f2f2;
	border: 1px solid #d8d8d8;
	width: 105px;
	padding-left: 5px;
	float: right;
	color: #000000;
	font: bold 14px Arial;
	border-radius: 6px;
}


/*ROUNDED BOXES STATUS*/
.link_boxRound-orange {
	background: #E1870A; 
	padding: 3px 4px;	
	color: #ffffff; 
	border-radius: 2px;
	width:65px;
	margin: 0px auto;
}

.link_boxRound-blue {
	background: #2889F0; 
	padding: 3px 4px;	
	color: #ffffff; 
	border-radius: 2px;
	width:65px;
	margin: 0px auto;
}

.link_boxRound-green {
	background: #04B404; 
	padding: 3px 4px;	
	color: #ffffff; 
	border-radius: 2px;
	width:65px;
	margin: 0px auto;
}

.link_boxRound-gray {
	background: #7E7E7E; 
	padding: 3px 4px;	
	color: #ffffff; 
	border-radius: 2px;
	width:65px;
	margin: 0px auto;
}

.status_boxRound-gray {
	background: #7E7E7E; 
	padding: 3px 4px;	
	color: #ffffff;
	margin-top: 3px; 
	border-radius: 3px;
}

.status_boxRound-green {
	background: #04B404; 
	padding: 2px 4px;	
	color: #ffffff;
	margin-top: 3px; 
	border-radius: 3px;
}

.status_boxRound-orange {
	background: #E1870A; 
	padding: 2px 4px;	
	color: #ffffff; 
	border-radius: 3px;
}

.status_boxRound-blue {
	background: #2889F0; 
	padding: 2px 4px;	
	color: #ffffff; 
	border-radius: 3px;
}

h3 em {
    float: right;
    font-style: normal;
    text-align: right;
    font-size: 12px;
}

.searchBox {
    background: none repeat scroll 0 0 #E5E5E5;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    margin: 10px 0;
    padding: 10px;
}

.content#client {
	margin-top:65px;
}
.content2#price {
	background:#fff;
	margin-top:65px;
}

.footerCopyright {
	font-size: 11px;
	color:#fff;
	margin:0 auto;
	display:block;
	text-align:center;
}

.inquiryTotal{
	width:100px;
}

.totalTable{
	margin-top:30px;
	font-weight:bold;
	position:relative;
	left:6%;
	width:85%;
}

.totalTable td{
	text-align:center;
}

.inquiryTable{
	height:300px;overflow-y:scroll
}

.inventoryMatchingRed {
	color:red;
}

.inventoryMatchingGreen {
	color:green;
}

.partialPayDeficiencyRed {
	color:red;
	font-weight:bold;
}

.partialPayDeficiencyGreen {
	color:green;
	font-weight:bold;
}

.salesSummaryRed {
	color:red;
}

.salesSummaryGreen {
	color:green;
}

.salesSummaryDay {
	text-align: right;
}

.salesSummaryLabelDay {
	text-align: center;
	font-weight: 700;
    color: #c76902;
}

.yearSelect {
	padding: 10px 17px;
    font: bold 12px Arial;
    background: #FFE6BF;
    margin-bottom: 3px;
}

.yearSelect select {
	padding: 3px 5px;
    margin: 0 10px;
    font-size: 12px;
}

.monthHolder {
	background: #4d3214;
    color: #fff;
}

.averageMonth {
	background: #e5e5e5;
    font-weight: 700;
    color: #AF4300;
}

.summaryReportList {
	font-size: 11px
}
.summaryReportList .even {
	background: #fbf3ea;
}

.subTotalorange {
	background: #e1c7aa;
    font-weight: 700;
}

.summaryHolder {
	margin-left: 10px;
	font-weight: 700;
	font-size: 11px
}

.greyBg {
	background: #e5e5e5;
}

.summaryHolder .label {
    color: #CA6700;
}

.subTotalyellow {
	background: #EFC502;
    font-weight: 700;
}

.yearlySummary .even {
	background: #fbf3ea;
}

.yearlySummary {
	font-size: 11px
}

.yearlySummary .label {
	color: #383838;
    font-weight: 700;
    padding-left: 15px;
}

.monthlySales {
	font-size: 11px;
}

.monthlySales .even{
	background:#fbf3ea;
}

.monthlySales .label {
	font-weight: 700;
	padding-left: 
}

.tdAlloySold {
	font-size: 11px;
	height: 20px;
	overflow: hidden;
	width: 15%;
}

.divAlloySold {
	font-size: 12px;
	vertical-align: top;
	margin-top: 0;
	height: 20px;
	overflow: hidden;
}

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/ns.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
.address {
	font:normal 11px Arial;
}