 @charset "utf-8";
/* CSS Document */
/*Nathan Trotter Styles 29 April 2013*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 table colgroup {
display: table-row;
}
 table colgroup col {
display: table-cell;
}
}
/*Page Reset*/
html, body {
	margin:0;
	padding:0;
	height:100%;
	/*background:#FFF;*/
	color:#000;
	font-size:12.5px;
	font-weight:normal;
	font-family: 'FranklinGothic-Medium';
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	color:#5e5e5e;
	font-size:12.5px;
	font-family: 'FranklinGothic-Medium';
	font-weight:normal;
}
ul, li, a, select, input, textarea {
	font-weight:normal;
	font-family: 'FranklinGothic-Medium';
}

/*Fonts Include*/
@font-face {
font-family: 'FranklinGothic-Medium';
src: url('../fonts/framd.eot');
src: url('../fonts/framd.eot?#iefix') format('embedded-opentype'), url('../fonts/framd.woff') format('woff'), url('../fonts/framd.ttf') format('truetype'), url('../fonts/framd.svg#FranklinGothic-Medium') format('svg');
font-weight: normal;
font-style: normal;
}
/*Page Style*/
.clrboth {
	clear:both;
	font-size:0px;
}
.spacer10 {
	clear:both;
	font-size:0px;
	height:10px;
}
.spacer20 {
	clear:both;
	font-size:0px;
	height:20px;
}
.spacer5 {
	clear:both;
	font-size:0px;
	height:5px;
}
#container {
	min-height:100%;
	height:100%;
	height: auto !important;
	position:relative;
	margin:0 auto -32px auto; /* Negative height of the footer */
	width:1024px;
}
#header {
	background:url(../images/header_bg.jpg) repeat-x;
	height:69px;
	padding-left:44px;
}
#login-wrap {
	margin:144px 0 0 334px;
	border:1px solid #e4e4e4;
	width:354px;/*height:222px;*/
}
#login-wrap h1 {
	text-align:center;
	font-size:16px;
	height:47px;
	padding-top:25px;
	color:#42a6da;
}
#login-wrap form {
	text-align:center;
}
#login-wrap .input_box1 {
	background:url(../images/textbox_bg.jpg) repeat-x;
	height:18px;
	border:1px solid #e4e4e4;
	width:274px;
	/*margin-bottom:17px;*/
	padding:5px;
	color:#000;
	font-family: 'FranklinGothic-Medium';
    font-weight: normal;
	font-size:14px;
}
.login_btn {
	background: url(../images/sign_in.jpg) no-repeat;
	width:82px;
	height:34px;
	border:0;
	cursor:pointer;
	margin-bottom:19px;
}
#push {
	height:6px;
	clear:both;
	font-size:0; /*This height is the same as footer and is used to push footer bellow, not to see body content bellow footer.*/
}
#footer {
	position:relative;
	width:1024px;
	height:31px;   /* Height of the footer */
	background:#42a6da;
	margin:0 auto;
	border-top:1px solid #68b8e1;
	line-height:31px;
	color:#FFF;
	text-align:center;
	font-size:11px;
}
/*Item Management Page*/

#nav_bar {
	width:100%;
	background:#f1f1f1;
	height:37px;
}
.page_info {
	line-height:35px;
	padding-left:81px;
	padding-right:20px;
	font-size:16px;
	text-transform:uppercase;
	color:#000;
	float:left;
	min-width:160px;/*width:493px;*/
}
.welocme_user {
	/*padding-left:470px;*/
	line-height:35px;
	color:#000;
	float:right;
	padding-right:30px;
}
#nav_bar a {
	float:right;
	background:url(../images/menu_highlight.png) no-repeat center top;
	font-size:12px;
	color:#4babdd;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px 0 0 0;
	margin-right:55px;
}
.lhs {
	width:242px;
	height:490px;
	float:left;  /*margin-top:7px; margin-bottom:7px;overflow-y:scroll; border:1px solid #e8e8e8;*/
	overflow:hidden;
}
.rhs {
	/*width:766px;  border:1px solid #e8e8e8;background:url(../images/rhs_bg.jpg) repeat-x; margin-top:7px; margin-bottom:7px;*/
	width:100%;
	height:100%;
	padding:0px;
	float:right;
	position:relative;
}
/*Customer Css*/

#accordion h3 {
	height:47px;
	padding:0 !important;
	line-height:47px;
	font-size:16px;
}
#accordion h3 img {
	float:left;
	/*padding-right:5px;*/
	padding:0 5px 0 3px;
}
#accordion ul {
	margin:0;
	padding:16px 0 16px 32px;
}
#accordion ul li {
	list-style:none;
	background:url(../images/bullet.jpg) no-repeat left center;
	padding-left:19px;
	font-size:15px;
}
#accordion ul li a {
	text-decoration:none;
}
#accordion ul li a:hover {
	color:#42A6DA;
}
#accordion ul li a.active {
	color:#42A6DA;
}
/*Alloy management page*/

.select_box {
	margin-right:10px;
}
table.overflow_table {
	table-layout:fixed;
}
table.overflow_table td {
	overflow: hidden;
}
table.overflow_table tr:last-child td {
	border-bottom:1px solid #E8E8E8;
}
.record_no {
	line-height:29px;
	padding-left:20px;
}
.search_bar {
	background:#F2F2F2 url(../images/search_barbg.jpg) repeat-x;
	height:43px;
	width:100%;
	font-size:15px;
	color:#42a6da;
	padding-top:6px;
	border-bottom:1px solid #E8E8E8;
	float:left;
}
.search_bar .input_box1 {
	background:url(../images/textbox_bg.jpg) repeat-x;
	height:14px;
	border:1px solid #e4e4e4;
	width:167px;
	padding:5px;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.search_bar .input_boxvalue {
	background: url(../images/textbox_bg.jpg) repeat-x;
	height:18px;
	border:1px solid #e4e4e4;
	width:100px;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}
.search_btn {
	background:url(../images/search.jpg) no-repeat;
	width:82px;
	height:29px;
	border:0;
	cursor:pointer;
}
.clr_btn {
	background:url(../images/clear.jpg) no-repeat;
	width:82px;
	height:29px;
	border:0;
	cursor:pointer;
}
.add_content { /*border:1px solid #e8e8e8; */
	width:100%;
	border-top:0px;
}
.add_content h1 {
	background:url(../images/table_head_bg.jpg) repeat-x;
	height:29px;
	padding:5px;
}
.add_content h1 a {
	float:right;
}
table.item_table tr td {
	border-left:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	padding:5px; /*background:#f1f1f1 url(../images/table_row_bg.jpg) repeat-x;*/
	height:24px;
	color:#000 !important;
}
table.item_table tr td a {
	display:block;
}
table.item_table tr th, table.item_table tr td {
	border-left:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	padding:5px 15px;
	/*background:#f1f1f1 url(../images/table_row_bg.jpg) repeat-x;*/
	height:24px;
	color:#42A6DA;
	font-weight:normal;
}
table.item_table tr td:first-child {
	border-left:0px;
}
table.item_table tr th:first-child {
	border-left:0px;
}
.text-indent {
	text-indent:25px;
}
/*table.overflow_table{  height:345px; }*/
table.overflow_table2 {
	height:auto !important;
}
/* James */
 #metalAlloy-add .search_bar table tr td {
	padding:12px 23px;
	color:#5e5e5e;
	background:#F1F1F1 url(../images/search_barbg.jpg) repeat-x;
}
#metalAlloy-add .search_bar {
	padding-top:0px;
	background:none;
	width:100%;
	height:inherit;
}
#metalAlloy-add .overflow_class {
	overflow-y:scroll;
	width:754px;
	clear: both;
	height:405px;
}
.metal-dtl li, .metal-dtl {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.metal-dtl li {
	padding-bottom:7px;
}
.metal-dtl li .inp {
	border:1px solid #e4e4e4;
	padding:3px;
	color:#454545;
	width:142px;
	background:url(../images/inp-bg.gif) repeat-x left top;
}
.metal-dtl li select {
	color:#000;
	border:1px solid #e4e4e4;
}
#metalAlloy-add .search_bar .metal-detail-wrap td {
	padding:12px 12px 5px 22px;
}
#metalAlloy-add .search_bar .metal-detail-wrap tr + tr td {
	padding:0px;
	background:#F1F1F1;
	padding:0 23px 10px 23px;
	width:70%;
}
.metal-dtl li select.sct-L {
	width:177px;
	border:1px solid #e4e4e4;
}
.save-btn {
	background:url(../images/save-btn.gif) no-repeat;
	width:82px;
	height:28px;
	border:0;
	cursor:pointer;
	float:right;
	padding:0;
}
.metal-dtl li .inp-pst {
	border:1px solid #e4e4e4;
	padding:3px;
	color:#454545;
	width:70px;
	background:#FFF;
	margin-right:3px;
}
.sort_img {
	float:right;
	padding-top:8px;
	padding-right:10px;
}
.login_btn_img {
	cursor:pointer;
	background:url(../images/btn_bg.gif) no-repeat;
	width:82px;
	height:28px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
}
.btn_img {
	background:url(../images/btn_bg.gif) no-repeat;
	width:82px;
	height:28px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
}
.btn_img_big {
	background:url(../images/btn_bg_big.jpg) no-repeat;
	width:125px;
	height:28px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
}
input.btn_img_big[type="submit"] {
	background:url(../images/btn_bg_big.jpg) no-repeat !important;
	margin-top: 0px !important;
}
input.btn_img {
	width:82px;
	cursor:pointer;
	line-height:28px;
	float:left;
	height:26px;
	margin-right:13px;
}
.inp {
	border:1px solid #e4e4e4;
	padding:3px;
	color:#000;
	width:180px;
	margin-right:10px;
	background:url(../images/inp-bg.gif) repeat-x left top;
}
.widget-wrap {
	float:left;
	width:100%;
	overflow:hidden;
}
.widget-wrap ul {
	width:100%;
	margin:0;
	padding:0;
	float:left;
	height:39px;
	overflow:hidden;
}
.widget-wrap ul li, #tabs ul li {
	float:left;
	width:158px;
	list-style:none;
	background:#e1e1e1 url(../images/widget-bg.gif) repeat-x left top;
	border: 1px solid #E8E8E8;
}
.widget-wrap ul li a {
	display:block;
	font-size:12.5px;
	text-decoration:none; /*padding:9px;*/
	color:#5e5e5e;
	padding:7px 15px;
	margin-left:5px;
}
.widget-wrap ul li:hover, #tabs ul li:hover {
	background:#42a6da;
	color:#fff;
}
.widget-wrap ul li.act, #tabs ul li.act {
	background:#42a6da;
	color:#fff;
}
.widget-wrap ul li.act .close {
	background:url(../images/close-h.png) no-repeat center center;
	cursor:pointer;
}
.widget-wrap ul li .close {
	display:block;
	float:right;
	background:url(../images/close-n.png) no-repeat center center;
	width:8px;
	height:9px;
	margin-top:7px;
	padding:3px;
	margin-right:3px;
}
.widget-wrap ul li:hover .close {
	background:url(../images/close-h.png) no-repeat center center;
}
/* 07-may-13 */
.widget-wrap table tr td {
	width:158px;
}
.widget-wrap table tr td a {
	background:#e1e1e1 url(../images/widget-bg.gif) repeat-x left top;
	display:block;
	font-size:12.5px;
	text-decoration:none;
	padding:9px;
	color:#5e5e5e;
	border:1px solid #e8e8e8;
	padding:7px 15px;
	margin-left:5px;
}
.widget-wrap table tr td a:hover {
	background:#42a6da;
	color:#fff;
}
.widget-wrap table tr td a.act {
	background:#42a6da;
	color:#fff;
}
.widget-wrap table tr td a.act b {
	background:url(../images/close-h.png) no-repeat left top;
}
.widget-wrap table tr td a b {
	display:block;
	float:right;
	background:url(../images/close-n.png) no-repeat left top;
	width:8px;
	height:9px;
	margin-top:4px;
	margin-left:20px;
}
.widget-wrap table tr td a:hover b {
	background:url(../images/close-h.png) no-repeat left top;
}
body, html {
	width:100%;
	height:100%;
}
.scrollable-wrap {
	width:100%;
	float:left;
	height:331px;
	/* height:100%;*/
	overflow-y:scroll;
	overflow-x:hidden;
	position:relative;
}
.fixedHeader {
}
.scrollContent {
}
.smll-txt {
	color:#000;
	font-size:11px;
	line-height:20px;
}
.rhs table {
	table-layout: fixed;
}
/* Item Management */
 
.item-manage { /*display:block;float:left; width:99.8%;*/
	border:1px solid #e9e9e9;
	min-height:67px;
}
.item-manage tr td {
	color:#000;
}
.item-manage .item-grid {
	margin:0 auto;
	margin-top:20px;
}
#bot-shade {
	border-top:1px solid #e8e8e8;
	border-bottom:0px;
	position:fixed;
	bottom:0px !important;
	height:29px;
	margin-bottom:1px;
	
}
/* User Management */
  
  .success-note {
	display:inline-block;
	float:left;
	color:#42a6da;
	padding:5px 0 0 14px;
}
.help_text {
	display:inline-block;
	color:#42a6da;
	padding:5px 14px 0 14px;
}
.error-note {
	display:inline-block;
	float:left;
	color:#C00;
	padding:5px 0 0 14px;
}
.edit-user {
	margin:0px;
	padding:0px;
	float:left;
	width:92%;
	padding:10px 20px 0 20px;
}
.edit-user li {
	list-style-type:none;
	float:left;
	padding-right:0;
	color:#000;
	font-size:14px;
}
.edit-user li span {
	display:block;
	padding-bottom:7px;
	padding-top:10px;
}
.edit-user li .inp {
	width:160px;
	color:#000;
	font-size:14px;
}
.edit-user li .select_box {
	width:169px;
	height:24px;
}
.select_box {
	border:1px solid #E4E4E4;
}
select {
	color:#000;
}
.edit-user li .textarea {
	width:400px;
	color:#000;
	font-size:14px;
}
/* Purchase */

	.purchase {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	padding:10px 20px 0 20px;
}
.purchase ul {
	float:left;
	padding:0px;
	margin:0px;
}
.purchase li {
	list-style-type:none;
	float:left;
	width:41%;
	color:#000;
	font-size:14px;
}
.purchase li span {
	display:block;
	padding-bottom:7px;
	padding-top:17px;
}
.purchase .inp {
	width:160px;
	color:#000;
	font-size:14px;
	float:left;
}
.purchase li .smlTxt, .edit-user li .smlTxt {
	width:232px;
	min-height:69px;
}
.purchase li .select_box {
	width:169px;
}
.textarea {
	border:1px solid #e4e4e4;
	background:url(../images/textarea-bg.gif) repeat-x left top;
	width:94%;
	font-family: 'FranklinGothic-Medium';
	font-size:13px;
	padding:5px;
	width:193px;
}
.purchase li.lrg {
	width:100%;
	padding-right:0px;
}
.top-field span {
	float:left;
	display:block;
	padding-right:10px;
	/*width:156px;*/
	padding-top:5px;
	color:#000;
	font-size:14px;
}
.purchase .textarea {
	color:#000;
	font-size:14px;
}
#add-rec ul, #add-rec-lvl2 ul {
	width:100%;
}
#add-rec li {
	width:33%;
}
#add-rec li span, #add-rec-lvl2 li span {
	padding-top:0px;
}
#add-rec li span .select_option2, #add-rec-lvl2 li span .select_option2 {
	margin-top:0px;
}
#add-rec li {
	padding-bottom:20px;
}
#add-rec ul li.clr, .purchase ul li.clr, .edit-user li.clr {
	clear:both;
	font:0px;
	height:0px;
	padding:0px;
	margin:0px;
	padding-bottom:0px;
}
#add-rec ul li.full, .purchase ul li.full {
	clear:both;
	padding:0px;
	margin:0px;
	width:100%;
}
#add-rec-lvl2 li {
	width:47%;
	padding-bottom:10px;
}
#add-rec-lvl2 li .smlTxt {
	width:86%;
}
#add-rec li .select_option2, #add-rec-lvl2 li .select_option2 {
	width: 178px;
}
#cus-spec {
	border:0px;
	margin-top:0px;
}
#cus-spec tr th {
	border-top:0px;
}
#cus-spec tr td, #cus-spec tr th {
	border-bottom:0px;
}
.f_left {
	float:left;
}
.f_right {
	float:right;
}
.name_list_box ul li a {
	color:#000;
	text-decoration:none;
}
.name_list_box ul li a:hover, .name_list_box ul li:hover, .name_list_box ul li:hover a, .name_list_box ul li.active2 a {
	background:#b0b0b0;
	color:#fff;
}
.inner_content_area2 p, .inner_content_area p {
	padding-bottom:10px;
	color:#000;
}
.text_box1, .select_box {
	color:#000;
}
/* Tabs */
      #tabs {
	padding:0px;
	width:100%;
	overflow:hidden;
	height:44px;
}
#tabs ul li {
	cursor:pointer;
}
#tabs ul li .close {
	float:right;
}
#tabs .ui-widget-header {
	border-bottom:1px solid #E9E9E9;
	border-left:0px;
	border-top:0px;
	background:url(../images/search_barbg.jpg) repeat-x left top;
	position: absolute;
	
	
	border-right:0px;
	
}
#tabs .ui-tabs-panel {
	clear:both;
	padding:0px;
}
#tabs .ui-widget-content {
	border:0px;
	background:none;
}
#tabs ul li a {
	display:inline-block;
	float:left;
	color:#555;
}
#tabs ul li.act a, #tabs ul li:hover a {
	color:#fff;
}
#tabsul {
	position: absolute;
	padding-left: 2px;
	padding-bottom: 0px;
	border: 0px;
	border-bottom:1px solid #AAAAAA;
}
#tabsul li {
	width: 185px;
	float: left;
	display: inline-block;
	position: relative;
}
#left, #right {
	height:43px;
	width:11px;
	cursor: pointer;
	position: relative;
	top: 0px;
	z-index: 999999;
	background:url(../images/tab-arrows.png) no-repeat;
	text-indent:-99999px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#left:hover, #right:hover {
	opacity:0.9;
	filter:alpha(opacity=100);
}
#tabs #left {
	background-position:right 3px;
	float: right;
	background-color:#42a6da;
	border-left:2px solid #454545;
}
#tabs #left:hover {
	background-position:right -41px;
	float: right;
	background-color:#7e7e7e;
}
#tabs #right {
	background-position:left 3px;
	float: left;
	background-color:#42a6da;
	border-right:2px solid #454545;
}
#tabs #right:hover {
	background-position:left -41px;
	float: left;
	background-color:#7e7e7e;
}
#iframe-gen {
	clear:both;
}
/* Freeze Table Head */
#header-table {
	padding-right:17px;
	background:#f1f1f1 url(../images/table_row_bg.jpg) repeat-x;
	border-bottom:1px solid #E8E8E8;
}
.fixedHeader tr th {
	border-bottom:0px !important;
}
.sort_link {
	cursor:pointer;
}
input.error, select.error, textarea.error, div.error, span.error {
	border:1px solid #C00 !important;
}
label.error {
	color:#c00;
	font-size:11px;
}

span.divMsg1 {
	display:inline-block;
    height: 20px;
	padding: 0px !important;
}
#splitUp,#splitUp1 {
	width:70%;
}
#splitUp li,#splitUp1 li {
	width:50%;
	float:left;
}
.topSave {
	border-bottom:0px !important;
}
.topSave {
	border:1px solid #e9e9e9;
}
.lhs #accordion h3 span {
	background:none;
}
#double {
/*	height:229px;*/
}
#treble {
/*	height:198px;*/
}
/* Sales */
	    
	    table.item_table tr td {
	background:#F1F1F1 url(../images/table_row_bg.jpg) repeat-x left top;
}
.scrolable-head {
	float:left;
	width:990px;
	border-right:1px solid #E8E8E8;
	border-left:1px solid #E8E8E8;
}
.scrolable-head .sub_menu_bar, .scrolable-head .save_btn_bar {
	border-bottom:0px;
}
.scrolable-head .save_btn_bar + .save_btn_bar {
	border-top:1px solid #E9E9E9;
}
.lhs #accordion h3 span {
	background:none;
}
.scrolable-head {
	float:left;
	width:990px;
	border-right:1px solid #E8E8E8;
	border-left:1px solid #E8E8E8;
}
.scrolable-head .sub_menu_bar, .scrolable-head .save_btn_bar {
	border-bottom:0px;
}
.scrolable-head .save_btn_bar + .save_btn_bar {
	border-top:1px solid #E9E9E9;
	color:#000;
}
.created {
	font-size:11px;
	color:#000;
	text-align:right;
	padding:5px 10px 5px 0;
	display:block;
}
.grl-sale ul li {
	width:29%;
}
.grl-sale ul li .inp {
	float:left;
}
.grl-sale ul li .refresh, .grl-sale ul li .add {
	float:left;
	margin-left:0px;
}
.refresh {
	background:url(../icons/regresh-img.gif) no-repeat center center;
	background-color:#F2F2F2;
	border: 1px solid #E4E4E4;
	width:25px;
	height:25px;
	cursor:pointer;
	display:inline-block;
}
.add {
	background:url(../icons/add-img.gif) no-repeat center center;
	background-color:#F2F2F2;
	border: 1px solid #E4E4E4;
	width:25px;
	height:25px;
	cursor:pointer;
	display:inline-block;
	float:left;
	margin-right:10px;
}
.grl-sale ul {
	width:100%;
}
.grl-sale li .name_list_box ul li {
	width:100%;
	padding:0 0 0 6px;
}
.grl-sale li .name_list_box ul li:hover, .grl-sale li .name_list_box ul li:hover a {
	background:none;
	color:#000;
}
.grl-sale .name_list_box {
	height:123px;
}
.grl-sale ul li {
	width:24%;
	padding-left:16px;
}
.grl-sale ul li + li {
	width:32%;
}
.grl-sale {
	padding:0px;
}
.grl-sale ul {
	border-bottom: 1px solid #E9E9E9;
	padding-bottom:20px;
}
.grl-col-3 {
	width:100%
}
.grl-col-3 li {
	width:31%;
}
.grl-col-4 {
	width:100%
}
.grl-col-4 li {
	width:25%;
}
.grl-col-4 li .inp {
	width:194px;
}
.grl-col-4 li .select_box {
	width:142px;
}
#add-rec ul .full .inp, .purchase ul .full .inp {
	width:90%;
	border:0px;
	background:none;
}
.cust-dsp-txt {
	display:block;
	padding-bottom:7px;
	padding-top:10px;
	color: #000;
	font-size: 14px;
	margin:10px 0 0 0;
	clear:both;
}
.grid-inpts tr + tr td {
	background: url(../images/inp-bg.gif) repeat-x left top;
	border: 1px solid #E4E4E4;
	border-left:0px;
}
.grid-inpts tr + tr td:first-child {
	border-left:1px solid #E8E8E8;
}
#splitUp,#splitUp1 {
	width:70%;
}
#splitUp li,#splitUp1 li {
	width:50%;
	float:left;
}
/* Freeze Table Head */
#header-table {
	padding-right:17px;
	background:#f1f1f1 url(../images/table_row_bg.jpg) repeat-x;
	border-bottom:1px solid #E8E8E8;
}
.fixedHeader tr th {
	border-bottom:0px !important;
}
.lhs #accordion h3 span {
	background:none;
}
/* 100% Frame ---- START*/
html, body {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
}
* {
	margin:0px;
	padding:0px;
}
.wrapper-table {
	width:1024px;
	margin:0 auto;
}

.header img {
	padding-top:6px;
}

.wrapper-table .header td {
	height:104px;
	border:0px;
	padding-bottom:7px;
}
.wrapper-table .footer td {
	height:31px;
	border:0px;
	padding-top:7px;
}
.wrapper-table tr td, .wrapper-table tr td + td + td {
	border:1px solid #E8E8E8;
	height:100%;
}
.wrapper-table tr td + td {
	border:0px;
}
/* 100% Frame ---- END */
.search_bar .text_box1, .search_bar .select_box {
	margin-left:10px;
}
.search_bar table {
	margin-left:15px;
}
#adminlogin table tr td {
	padding-bottom:17px;
}
#adminlogin span.divMsg1 {
	padding-left:35px !important;
	text-align:left !important;
}
.menuactive {
	color:#42A6DA !important;
}
/*22 May 2013*/
#list2 {
	float:left;
}
.custom_add {
	margin-top:10px;
}
#splitUp ul li,#splitUp1 ul li {
	line-height:30px;
}
.login_error {
	float: left;
	text-align: center;
	color: #CC0000;
	font-size: 11px;
	width: 100%;
}
.login_error2 {
	float: left;
	text-align: right;
	color:#CC0000;
	font-size: 11px;
	width: 100%;
}
.login_success {
	float: left;
	text-align: right;
	color:#42A6DA;
	font-size: 11px;
	width: 100%;
}
.access_denied_div {
	position:relative;
	top:40%;
	text-align:center;
	font-size:20px;
	color:#F00;
}
.search_bar .inp {
	margin-right:0px;
}
/* Select Box Fix */ 
 .styled-select {
	width:204px;
	height: 24px;
	overflow: hidden;
	background: url(../images/inp-bg.gif) repeat-x left top;
	border: 1px solid #E4E4E4;
}
.styled-select select {
	width: 223px;
	padding:0px;
	font-size:13px;
	color: #000;
	font-weight:normal;
	line-height: 1;
	border:0 !important;
	border-radius: 0;
	height: 24px;
	-webkit-appearance: none;
	background:url(../images/down_arrow_select.jpg) no-repeat 179px;
	padding: 3px 0 0 0;
}




.search_bar .styled-select select {
	margin-left:0px;
}
.sml {
	width:122px;
}
.sml select {
	background-position:74px top;
}
.inner_content_area2 .inp {
	width:155px;
}
#add-rec li span .styled-select, #add-rec-lvl2 li span .styled-select, .purchase ul li .styled-select, .inner_content_area2 table tr td .styled-select {
	float:left;
	margin-right:10px;
}
.purchase ul li .add {
	margin-right:0px;
}
#list {
	padding:0px;
}
select.disable {
}
.top-field .styled-select, .top-field .add {
	float:left;
	margin-right:10px;
}
.multiselect {
	border:1px solid #E4E4E4;
	width:169px;
}
.archive_link {
	color:#4BABDD;
	float: left;
	font-size: 12px;
	line-height: 28px;
	white-space:nowrap;
}
/* Toggle  Menu Button */
#nav_bar .toggle-menu {
	float:left;
	margin:5px 0 0 0;
	padding:0px;
}
#nav_bar .toggle-menu li {
	list-style-type:none;
	padding:0px;
	margin:0 1px 0 0;
	float:left;
}
#nav_bar .toggle-menu li a, #nav_bar a.hide {
	display:block;
	width:25px;
	height:24px;
	background:url(../icons/menu-tog-show.png) no-repeat left -30px;
	padding:0 0 5px 0;
	margin:0px;
	text-indent:-9999999px;
}
#nav_bar .toggle-menu li a.hide {
	background:url(../icons/menu-tog-hide.png) no-repeat left -30px;
}
#nav_bar a.show {
	background:url(../icons/menu-tog-hide.png) no-repeat left -30px;
	height:20px !important;
	left:44px !important;
}
#nav_bar a.show:hover {
	background:url(../icons/menu-tog-hide.png) no-repeat left top !important;
	height:20px;
}
#nav_bar .toggle-menu li a#tog-active, #nav_bar .toggle-menu li a.hide:hover, #nav_bar .toggle-menu li a.show:hover, #nav_bar a.hide:hover {
	background-position:left top;
}
#nav_bar .toggle-menu li a.show, #nav_bar a.hide {
	background-position:left -30px;
}
.second-lvl-menu {
	float:left;
	width:100%;
}
.second-lvl-menu ul, .second-lvl-menu ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:100%;
}
.second-lvl-menu ul li a {
	background:#f1f1f1 url(../images/second-lvl-menu-bg.gif) repeat-x left top;
	display:block;
	padding:10px;
	color:#222222;
	text-decoration:none;
}
.second-lvl-menu ul li a:hover {
	background:url(../images/menu_hover.jpg) repeat-x left top;
	color:#42A6DA;
}
.second-lvl-menu ul li b {
	font-weight:normal;
	float:right;
}
.btn_mid_img {
	background:url(../images/btn_bg-mid.gif) no-repeat;
	width:97px;
	height:28px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
}
.purchase li span.styled-select {
	padding-bottom: 0px;
}
#add-rec ul.purchase-cat-list {
	padding:15px 0;
	width:100%;
}
#add-rec #purcahsemulitem .purchase-cat-list li {
	width:32.4%;
}
#add-rec #purcahsemulitem .purchase-cat-list li .inp {
	width:80px;
}
#add-rec #purcahsemulitem .purchase-cat-list li .styled-select {
	width:111px;
}
#add-rec #purcahsemulitem .purchase-cat-list li .styled-select select {
	width:140px;
	background-position:86px center;
}
.purchase-cat-list li .textarea {
	width:280px;
}
.purchase-cat-list li span.title {
	min-height:20px;
	padding-right:10px;
}

/*.purchase-wrapper  .purchase9 { padding:0 33px; }*/

.delete-icon-btn {
	background:url(../images/delete-icon.gif) no-repeat;
	width:26px;
	height:26px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	text-indent:-9999px;
	/*margin-top:25px;*/
}
#add-rec ul.recvd-items {
	width:95%;
	float:left;
}
#add-rec ul.recvd-items {
	padding:0 15px;
}
#add-rec ul.recvd-items li .inp {
	width:105px;
}
#add-rec ul.recvd-items li {
	width:20%;
}
#add-rec ul.recvd-items .priceclone, #add-rec ul.recvd-items .priceclone li {
	float:left;
}
#add-rec ul.recvd-items .priceclone li {
	width:100%;
}
#add-rec ul.recvd-items li:last-child {
	float:right;
}
#add-rec ul.recvd-items li .delete-icon-btn {
	float:right;
}
#add-rec .bor-top {
	border-bottom:1px solid #E9E9E9;
	float:left;
	width:100%;
}
.tittle {
	color:#000;
	clear:both;
	padding:0 15px 10px 15px;
}
.add-btn {
	background:url(../images/add-btn.gif) no-repeat;
	width:42px;
	height:28px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	line-height:25px;
	display:inline-block;
	text-decoration:none;
}
/* Hidden Nav -------------- START*/
  .container-wrap {
	width:1024px;
	margin:0 auto;
	position:relative;
	height:100%;
}
#nav_bar a.toggle, #nav_bar a.toggle2 {
	position:absolute;
	left:11px;
	top:68px;
	z-index: 99999;
	display:block;
	width:25px;
	height:24px;
	text-indent:-9999px;
	margin-right:0px;
	margin-top:6px;
	outline:none;
}
#fullWidth .rhs {
	width:100%;
	float:left;
	
	font-size:12px;
}
#fullWidth .rhs #tabul, .scrollable-wrap {
	/*width:100% !important;*/
}
#slideMenu, #slideMenu2 {
	position:relative;  /*I would like this div to always be fixed to the top of the browser window*/
	top: -491px;
	background: #fff;
}
.menu-wrapper {
	height: 490px;
	overflow: hidden;
	width: 242px;
	position:absolute;
	z-index:9999;
	left:1px;
	top:112px;
}
#backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000;
	border:1px solid #cecece;
	z-index:99;
}
#nav_bar .toggle-menu {
	position:absolute;
	z-index:99999;
}
#nav_bar a#tog-active {
	background-position:left top;
}
/* Hidden Nav -------------- START*/
  
  .map-dsp {
	width:100%;
	height:34px;
	background:#fff;
	border-bottom:1px solid #E8E8E8;
	clear:both;
}
.map-dsp ul, .map-dsp ul li {
	margin:0px;
	padding:0px;
	float:left;
}
.map-dsp ul li {
	padding:7px 10px 2px 10px;
	list-style-type:none;
	border-right:1px solid #E8E8E8;
}
.map-dsp ul li span {
	color:#42A6DA;
	display:inline-block;
	padding-left:3px;
}
.map-dsp ul li img {
	float:left;
}
.archive_link {
	background:url(../icons/archive-icon.png) no-repeat left 5px;
	text-transform:uppercase;
	font-size:13px;
	padding-left:25px;
	text-decoration:none;
}
.archive_link:hover {
	text-decoration:underline;
}
.archive_link2 {
	color: #4BABDD;
	line-height: 28px;
	text-decoration:none;
	padding:0 5px;
}
#add-rec .grl-col-4 li {
	width:25%;
}
.inner_content_area ol {
	margin-left:10px;
}
.inner_content_area ol li {
	padding-bottom:5px;
}
/* Border-none */
.bor-none-LR {
	border-left:0px !important;
	border-right:0px !important;
}
.bor-none-LTR {
	border-left:0px !important;
	border-right:0px !important;
	border-top:0px !important;
}
.bor-none-LRB {
	border-left:0px !important;
	border-right:0px !important;
	border-bottom:0px !important;
}
.search_bar .styled-select {
	width:165px;
}
.search_bar .styled-select select {
	width:194px;
	background-position:140px top; 
}
#nav_bar .followUp {
	background:none;
	position:absolute;
	left:377px;
	top:72px;
	min-width:170px;
	display:inline;
}
#nav_bar .followUp .icon1, #nav_bar .followUp .icon2 {
	float:left;
	display:block;
	margin-right:0;
	line-height:33px;
}
#nav_bar .followUp .icon1 a {
	padding:0;
	margin-left:0px;
	background:url(../icons/todays.png) no-repeat left top;
	width:32px;
	height:30px;
	margin-right:0px;
	font-size:11px;
	text-align:center;
	color:#55a220;
	line-height:normal;
	margin-left:6px;
}
#nav_bar .followUp .icon1 a.follow1 {
	background:url(../icons/over-due.png) no-repeat left top;
	float:left;
	margin-right:6px;
	display:block;
}
#nav_bar .followUp .icon1 a.follow1 b {
	float:right;
	color:#cc0033;
	width:20px;
}
#nav_bar .followUp .icon1 a:hover {
	padding-bottom:5px;
}
#nav_bar .followUp .icon1 a b {
	display:block;
	width:15px;
	height:15px;
	font-weight:normal;
}
.flowupwrap-main {
	position:absolute;
	z-index:9999;
	left:357px;
	top:111px;
	width:263px;
	height:180px;
	overflow:hidden;
}
#flowupwrap1, #flowupwrap2 {
	width:258px;
	height:160px;
	background:#FAFAFA;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding-top:10px;
	border:1px solid #e9e9e9;
}
#nav_bar .followUp #act {
	position:relative;
	z-index:9999;
}
#nav_bar .followUp #act a {
	padding-bottom:5px;
}
.flowupwrap1 {
	width:300px;
}
.follow_over {
	list-style:none;
	border:0px;
	border-bottom:0px;
	width:257px;
	float:left;
	padding:0px;
	margin:0px;
	background:#fff url(../images/search_barbg.jpg) repeat-x left top;
}
.follow_over li.title {
	font-weight:bold;
}
.follow_over li {
	width:47%;
	float:left;
	padding:0px 3px 8px 3px;
}
.follow_over li a {
	color:#42A6DA;
	text-decoration:underline;
}
.follow_over li a:hover {
	color:#42A6DA;
	text-decoration:none;
}
.scroll .follow_over {
	border:0px;
}
.scroll .follow_over li {
	padding-left:5px;
	padding:3px 0;
	padding-left:4px;
	border-bottom:1px solid #E9E9E9;
}
.scroll {
	width:257px;
	height:120px;
	overflow-x:hidden;
	overflow-y:scroll;
	clear:both;
	border:1px solid #E9E9E9;
	border-right:0px;
}
/* Follow Up page */
.followUplist .fixedHeader tr th {
	background:none;
}
.followUplist {
	border: 1px solid #E9E9E9;
	border-top:0px;
}
.followUplist table.item_table tr th, .followUplist table.item_table tr td {
	border-right:0px;
	border-top:0px;
}
.followUplist .scrollContent tr td {
	background:#f3f3f3;
	border-bottom:1px solid #fff;
	padding:10px;
}
.followUplist table.item_table tr td + td + td img {
	margin-top:3px;
}
.followUplist #header-table .fixedHeader tr th {
	border-left:0px;
}
.followUplist #header-table .fixedHeader tr th, .followUplist #header-table {
	background:none;
}
.color-map {
	float:right;
	margin:0px;
	padding:0px;
}
.color-map li {
	list-style-type:none;
	padding:0 14px 0 0;
	margin:0px;
	float:left;
	color:#000;
	text-decoration:none;
}
.color-map li img {
	margin-right:5px;
}
.followUplist .scrollContent tr td .color-wrap-text tr td {
	border-bottom:0px;
	border-left:0px;
	padding:2px 5px 10px 5px;
}
.followUplist table.item_table .redRow td {
	background:#fef2f2;
}
.followUplist table.item_table .greenRow td {
	background:#f3fee3;
}
.followUplist table.item_table tr td h2 {
	text-transform:uppercase;
	color:#000;
	margin:0 0 12px 0;
	padding:0px;
	display:inline-block;
}
.followUplist table.item_table tr td .down {
	background:url(../icons/down-arr-icon.png) no-repeat center bottom;
	display:block;
	float:right;
	width:20px;
	height:25px;
	padding-bottom:3px;
}
.order-grnl tr td {
	border-right:1px solid #E9E9E9;
	overflow:hidden;
	border-bottom:1px solid #E9E9E9;
}
.order-grnl tr td:last-child {
	border-right:0px;
}
.order-grnl tr td .section {
	border-bottom:1px solid #E9E9E9;
	padding:10px;
	float:left;
	width:94.8%;
}
.order-grnl tr td.wrap-second .section {
	border-bottom:1px solid #E9E9E9;
	padding:10px;
	float:left;
	width:97%;
}
.order-grnl tr td .section .fld-name {
	width:130px;
	float:left;
	padding-top:5px;
}
.order-grnl .section .inp {
	width:228px;
	margin-right:0px;
}
.order-grnl .section .styled-select {
	width: 234px;
}
.order-grnl .section .fld-inp {
	width:126px;
	float:left;
}
.order-grnl .section .styled-select select {
	width:256px;
	background-position:209px center;
}
.order-grnl .section .fld-inp .sml {
	width:97px;
}
.order-grnl tr td .section .sec-one .fld-name {
	width:160px;
	float:left;
}
.order-grnl .section .sec-one .fld-inp {
	width:111px;
}
.order-grnl tr td .section .sec-two .fld-name {
	width:111px;
	float:left;
}
.order-grnl tr td .section .sec-one {
	width:274px;
	float:left;
}
.order-grnl tr td .section .sec-two {
	width:291px;
	float:left;
}
.order-grnl .section .sec-two .fld-inp {
	width:180px;
}
.order-grnl .section .sec-two .fld-inp .inp {
	width:169px;
}
.order-grnl .section .sec-one .styled-select {
	float:left;
	width:103px;
}
.order-grnl .section .sec-one .styled-select select {
	width:122px;
	background-position: 78px center;
}
.order-grnl .section .sec-two .styled-select {
	float:left;
	width:174px;
}
.order-grnl .section .sec-two .styled-select select {
	width:197px;
	background-position: 149px center;
}
.order-grnl tr td .section .large {
	width:100%;
}
.purchase .section .large .textarea {
	width:389px;
}
.purchase .section .large .styled-select {
	width:398px;
}
.purchase .section .large .styled-select select {
	width:430px;
	background-position: 373px center;
}
/* Finalize --------- Start*/

.view-order {
	background: url(../images/view-order-traveller.gif) no-repeat;
	width:142px;
	height:28px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	text-transform:capitalize;
}

.view-order-inactive {
	background:url(../images/view-order-traveller-inactive.gif) no-repeat;
	width:142px;
	height:29px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	text-transform:capitalize;
}
.saveus-workorder {
	background: url(../images/send-order.gif) no-repeat;
	width:209px;
	height:29px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	text-transform:capitalize;
}
.saveus-workorder-inactive {
	background:url(../images/saveus-workorder-inactive.gif) no-repeat;
	width:208px;
	height:29px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	text-transform:capitalize;
}
.view-packingslip {
	background: url(../images/view-packingslip.gif) no-repeat;
	width:122px;
	height:28px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	text-transform:capitalize;
}
.view-packingslip {
	background: url(../images/view-invoice.gif) no-repeat;
	width:110px;
	height:28px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	text-transform:capitalize;
}.view-packingslip-inactive {
	background:url(../images/view-invoicein-active.gif) no-repeat;
	width:110px;
	height:29px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	text-transform:capitalize;
}
.finalize-content {
	width:auto;
	margin:10px 0 0 10px;
}
.finalize-content p {
	font-size:13px;
	font-family:'FranklinGothic-Medium';
	line-height:20px;
	text-align:left;
	font-weight: normal;
	color: #666;
}
.finalize-content h4 {
	font-size:14px;
	font-family:'FranklinGothic-Medium';
	/*line-height:25px;*/
	margin-bottom:5px;
	text-align:left;
	font-weight: lighter;
	color:#000000;
}
.finalize-manage {
	border:1px solid #d8d8d8;
	padding:10px;
	margin-top:15px;
	margin-right:10px;
}
/* Finalize --------- End*/


/* Lot Analysis --------- Starts */
.clear1 {
	clear:both;
}
.select-order {
	width:auto;
	height:50px;
	border-bottom:1px solid #d8d8d8;
}
.update-customer {
	float:right;
	width:100%;
	/*border:1px solid #F00;*/
    margin-right:10px;
	margin-top:15px;
}
.lot-table {
	border:1px solid #999;
	margin-top:15px;
	margin-right:10px;
}
.lot-anal-table-header {
	border-right:1px solid #999;
	padding-left:10px;
	line-height:35px;
	font-size:14px;
	font-family:'FranklinGothic-Medium';
	text-transform:capitalize;
	text-align:left;
	font-weight: lighter;
	color:#000000;
	display:block;
	border-bottom:1px solid #999;
}
.lot-anal-desc p {
	padding-left:10px;
	line-height:45px;
	font-size:14px;
	font-family:'FranklinGothic-Medium';
	text-transform:capitalize;
	text-align:left;
	font-weight: normal;
	color: #666;
	border-right:1px solid #999;
}
.lot-table h4 {
	padding-left:10px;
	line-height:35px;
	font-size:14px;
	font-family:'FranklinGothic-Medium';
	text-transform:capitalize;
	text-align:left;
	font-weight: lighter;
	color:#000000;
}
.lot-textfield-box {
	width:auto;
	height:auto;
}
.lot-anal-textfield {
	height:30px;
	margin-top:15px;
	margin-left:10px;
}
.add-lot {
	background: url(../images/add.gif) no-repeat;
	width:63px;
	height:28px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	text-transform:capitalize;
}
/* Lot Analysis --------- End */

.item-wrapper {
	width:945px;
	margin:0 auto;
}
.item-wrapper .item-clm tr td:first-child {
	border-left:1px solid #F3F3F3;
}
.item-wrapper .item-clm tr td {
	padding:7px;
	border-right:1px solid #F3F3F3;
	border-top:1px solid #F3F3F3;
	border-bottom:1px solid #F3F3F3;
}
h2.head-title {
	color:#606060;
	font-size:18px;
	padding-bottom:10px;
	float:left;
}
h2.head-title span {
	color:#2991c7;
}
.update-custom {
	float:right;
}
.update-custom span {
	float:left;
	display:inline-block;
	line-height:26px;
	padding-right:10px;
}
.item-clm .title {
	display:block;
	padding-bottom:10px;
}
.item-clm #item-sct {
	width:126px;
	margin-right:0px;
}
.item-clm #item-sct select {
	width:150px;
	background-position:101px center;
}
.item-clm #UOM-sct {
	width:96px;
	margin-right:0px;
}
.item-clm #UOM-sct select {
	width:126px;
	background-position:71px center;
}
.item-clm #pack-sct {
	width:126px;
	margin-right:10px;
}
.item-clm #pack-sct select {
	width:146px;
	background-position:101px center;
}
.item-clm.item-clm .label-txt {
	float:left;
	width:70px;
}
.item-wrapper .item-clm tr td .inp {
	width:74px;
	margin-right:0px;
}
/* Melt ----------- STARTED*/
.melt-right {
	float:left;
	width:98%;
	padding:10px;
}
.melt-right .add-melt .inp {
	width:86px;
	margin-right:6px;
}
.melt-right h2 {
	font-size:18px;
	color:#000;
	padding-bottom:14px;
	float:left;
}
.melt-right .buttons {
	width:115px;
	float:right;
}
.melt-right .add-melt tr td {
	border-right:0px;
	font-size:14px;
	padding:0 0 5px 0;
	border-bottom:0px;
}
.melt-right .add-melt tr td a {
	color:#42A6DA;
	text-decoration:underline;
}
.melt-right .add-melt tr td a:hover {
	text-decoration:none;
}
.bot-line {
	border-bottom:1px solid #e8e8e8;
	clear:both;
	width:100%;
}
.melt-right .buttons ul, .melt-right .buttons li {
	margin:0px;
	padding:0px;
	width:auto;
	border-bottom:0px;
}
.melt-right .buttons ul li a {
	display:block;
	height:22px;
	width:22px;
	text-indent:-99999px;
	border:0px;
	margin-right:4px;
}
.melt-right .buttons ul li a.add {
	background:url(../images/melt-btns.png) no-repeat left top;
}
.melt-right .buttons ul li a.dup {
	background:url(../images/melt-btns.png) no-repeat -26px top;
}
.melt-right .buttons ul li a.cal {
	background:url(../images/melt-btns.png) no-repeat -52px top;
}
.melt-right .buttons ul li a.close {
	background:url(../images/melt-btns.png) no-repeat -78px top;
}
.melt-right .buttons ul li a.add:hover {
	background-position:left bottom;
}
.melt-right .buttons ul li a.dup:hover {
	background-position:-26px bottom;
}
.melt-right .buttons ul li a.cal:hover {
	background-position:-52px bottom;
}
.melt-right .buttons ul li a.close:hover {
	background-position:-78px bottom;
}
.new-melt-edit {
	width:100%;
	padding:10px;
	float:left;
}
.new-melt-edit .fld-name {
	float:left;
	min-width:49px;
	padding-right:10px;
}
.order-grnl .new-melt-edit ul, .order-grnl .new-melt-edit li {
	margin:0px;
	padding:0px;
	padding-bottom:15px;
	width:100%;
	float:left;
	padding-left:0px;
	border-bottom:0px;
}
.order-grnl .new-melt-edit li {
	padding-right:10px;
	width:96%;
}
.purchase .new-melt-edit li .inp, .purchase .new-melt-edit li .styled-select, .purchase .new-melt-edit li .textarea {
	float:right;
}
.purchase .new-melt-edit li .textarea {
	margin-right:10px;
}
.order-grnl .new-melt-edit li.date .inp {
	width:212px;
}
.order-grnl .new-melt-edit li.customer .styled-select {
	width:195px;
}
.order-grnl .new-melt-edit li.customer .styled-select select {
	width:220px;
	background-position:170px center;
}
.order-grnl .new-melt-edit li.alloy .styled-select {
	width:175px;
}
.order-grnl .new-melt-edit li.alloy .styled-select select {
	width:200px;
	background-position:150px center;
}
.order-grnl .new-melt-edit li.lot .inp {
	width:90px;
}
.order-grnl .new-melt-edit li.lotName .inp {
	width:134px;
}
.order-grnl .new-melt-edit li.itemGroup .styled-select {
	width:195px;
}
.order-grnl .new-melt-edit li.itemGroup .styled-select select {
	width:220px;
	background-position:170px center;
}
.order-grnl .new-melt-edit li.lotDsp .textarea {
	width:166px;
}
.melt-top-btns {
	float:right;
	margin:0px;
	padding:0px;
}
.melt-top-btns li {
	float:left;
	list-style-type:none;
}
.melt-top-btns li .melt-save, .melt-top-btns li .add-melt, .melt-top-btns li .total-melt, .melt-top-btns li .anal-melt, .melt-top-btns li .print-melt {
	background:url(../images/melt-save.png) no-repeat;
	width:114px;
	height:28px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	padding-left:10px;
	cursor:pointer;
}
.melt-top-btns li a.total-melt {
	background:url(../images/melt-search.png) no-repeat left top;
	width:101px;
	padding-left:7px;
}
.melt-top-btns li a.add-melt {
	background:url(../images/melt-add.png) no-repeat left top;
	width:104px;
}
.melt-top-btns li a.anal-melt {
	background:url(../images/melt-cal.png) no-repeat left top;
	width:106px;
	padding-left:12px;
}
.melt-top-btns li a.print-melt {
	width:107px;
	background:url(../images/melt-sheet.png) no-repeat left top;
	text-indent:-99999px;
}
.melt-right .add-melt tr td .styled-select {
	width:148px;
	margin-right:6px;
}
.melt-right .add-melt tr td .styled-select select {
	width:167px;
	background-position:123px center;
}
/* Melt  --------- END*/

.f_right input.btn_img {
	margin-right:0px;
}
.lotanalysis-content {
	padding:10px;
	width:95%;
	float:left;
}
.lotanalysis-content table {
	border:1px solid #f3f3f3;
	border-bottom:0px;
}
.lotanalysis-content table tr th, .lotanalysis-content table tr td {
	border-right:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
	padding:10px;
	text-align:left;
}
.lotanalysis-content table tr th {
	background:#f7f7f7;
}
.lotanalysis-content table tr th:last-child, .lotanalysis-content table tr td:last-child {
	border-right:0px;
}
.overdue {
	color:#e84b4c;
}
.lotanalysis-content table tr td .inp {
	width:143px;
	margin-right:0px;
}
.addpurchase .top-field {
	float:left;
	padding:0 10px 15px 10px;
}
.addpurchase .top-field .styled-select {
	margin-right:5px;
}
.credit-consignbox {
	padding:10px;
	float:left;
	width:98%;
}
.shipping-content h2 {
	color:#606060;
	font-size:18px;
	padding-left:14px;
}
.credit-consignbox table{
	border:1px solid #E9E9E9;
}
.credit-consignbox table .centerline {
	padding:10px;
	border-right:1px solid #E9E9E9;
}
.credit-consignbox table .centerline:last-child {
	border-right:0px;
}
.consign-wrapper table {
	border-bottom:0px;
}
.consign-wrapper tr td {
	padding:0 10px;
	border-right:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
}
.consign-wrapper tr td:last-child {
	border-right:0px;
}
.consign-wrapper tr td .inp {
	width:128px;
}
.finalize-btn input, .finalize-btn a{margin-left:10px;
	cursor:pointer;
}
.view-order
/* Pallets --------- Starts*/
.shipping-content {
	width:100%;
	float:left;
	margin:10px 10px 0 10px;
}
.shipping-content h2 {
	font-size:18px;
	font-family:'FranklinGothic-Medium';
	color:#000;
}
.bill-lading {
	background:url(../images/bill-lading.jpg) no-repeat left;
	padding-left:5px;
	color:#000;
	font-family: 'FranklinGothic-Medium';
	width: auto;
	height:22px;
	line-height:24px;
	padding:5px 0 5px 28px;
	display:inline-block;
}
.pallet-box {
	border:1px solid #E8E8E8; /*border-right:0px; border-bottom:0px;*/
	margin-bottom:10px;
	padding:10px;
}
.pallet-box .count-inp {
	border:1px solid #e4e4e4;
	color:#454545;
	width:79px;
	background: url(../images/inp-bg.gif) repeat-x left top;
	padding:3px;
}
.pallet-box .shipment {
	border:1px solid #e4e4e4;
	color:#454545;
	width:170px;
	background: url(../images/inp-bg.gif) repeat-x left top;
	padding:3px;
}
.pallet-box .shipment-textarea {
	border:1px solid #e4e4e4;
	color:#454545;
	width:242px;
	background: url(../images/inp-bg.gif) repeat-x left top;
	padding:3px;
}
.item-line {
	padding-bottom:10px;
}
/* Pallets --------- End*/

#pallet-topArea {
	float:left;
	width:100%;
}
#pallet-topArea .f_left {
	padding:14px 10px 0 10px;
}
#pallet-topArea .styled-select {
	margin-top:10px;
	float:left;
}
#pallet-topArea .f_right {
	padding:10px 10px 0 0;
}
.metal-dtl li .styled-select {
	width:175px;
	margin-right:5px;
}
.metal-dtl li .styled-select select {
	width:203px;
	background-position:152px center;
}
/* Shipping --------- Starts */
.purchase .sml{ width:99px;}
.ship-wrap .textarea{ width:445px;}
.shipping-content {
	width:98%;
	margin:10px 10px 0 10px;
}
.shipping-content h2 {
	font-size:18px;
	font-family:'FranklinGothic-Medium';
	line-height:40px;
	color:#000;
}
.shipping-box {
	border:1px solid #d8d8d8;
	margin-bottom:10px;
	margin-right:10px;
	overflow:hidden;
	width:100%;
}
.ship-item1 {
	width:50%;
	height:auto;
	float:left;
}
.centerline {
	border-right:1px solid #d8d8d8;
}
.addshipping {
	background: url(../images/view-order-traveller.gif) no-repeat;
	width:90px;
	height:28px;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:'FranklinGothic-Medium';
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	text-transform:capitalize;
}
.shipping-content .input_box1 {
	background: url("../images/input-text2.gif") repeat-x scroll 0 0 transparent;
	border: 1px solid #E4E4E4;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 28px;
	padding: 5px;
	width: 167px;
}
.pad {
	padding:10px;
}
.shipping-box p {
	line-height:15px;    margin-top: 5px;
	color:#666;
	font-weight:normal;
}
.ship-wrap {
	padding:10px;
}
.ship-textarea {
	width:100%;
}
.splitline {
	border-bottom:1px solid #d8d8d8;
}
.shipping-box li .inp1 {
	border:1px solid #e4e4e4;
	color:#454545;
	width:210px;
	background: url(../images/inp-bg.gif) repeat-x left top;
	padding:3px;
}
.shipping-box .selectbox {
	border:1px solid #e4e4e4;
	color:#454545;
	width:217px;
	height:24px;
	padding:3px;
	background: url(../images/inp-bg.gif) repeat-x left top;
}

/* Shipping --------- End */

.item_list{float:left; width:100%;}
.item_list ul{float:left; width:100%;}
.item_list ul li{float:left; width:100% !important; clear:both;}
.item_list_subitem{float:left; width:48%; margin-right:2%; margin-bottom:2%;}

.custom_pallet_box{float:left; /* width:33%;*/}
.custom_pallet_box .inp{ width:90px !important;}
.ShippingNotes textarea{ height:68px;}
.line_height{ line-height:26px;}

.ship-wrap.shipnotes_0 {
float:left;
width:50%;
}

/* Credit Consignment --------- Start*/
.cred-consignment {
background: url(../images/view-order-traveller.gif) no-repeat;
width:142px;
height:28px;
border:0;
text-align:center;
color:#FFF;
font-size:15px;
font-family:'FranklinGothic-Medium';
line-height:25px;
display:inline-block;
text-decoration:none;
text-transform:capitalize;
}


/*.credit-consignbox {
width:100%;
border:1px solid #d8d8d8;
border:1px solid #d8d8d8;
margin-bottom:10px;
margin-right:10px;
}
*/
#multiconsignment{padding:0 5px;}
#multiconsignment tr td{border-bottom:#e4e4e4 solid 1px; padding:10px 0;}
.consign-wrapper { margin:10px; border:1px solid #d8d8d8;/* width:100%;*/ display:block; }

.credit-consign-table {border:1px solid #d8d8d8; }

.credit-consign-rightline { border-right:1px solid #d8d8d8; }

.consign-wrap-rightline {border-right:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; }

.consign-wrap-rightline .last {border-right: none; /*border-bottom:1px solid #d8d8d8;*/ }

.last1 {border-right:1px solid #d8d8d8; border-bottom: none; }

.last2 {border-bottom:1px solid #d8d8d8;/* border-right: none;*/ /*border-bottom:1px solid #d8d8d8;*/ }

.shipping-box li .input {
border:1px solid #e4e4e4;
color:#454545;
width:210px;
background: url(../images/inp-bg.gif) repeat-x left top;
padding:3px;
}

.credit-consignbox p {
/*text-indent:10px;*/
padding-left:10px;
}

.credit-consignbox h4 {
text-indent:10px;
/*font-size:15px;*/
color:#000000;
}

.cred-consign li {
padding:0px;
margin:0px;
list-style-type:none;
}
.cred-consign li {
padding-bottom:2px;

}
.cred-consign li .inp {
border:1px solid #e4e4e4;
color:#454545;
width:170px;
background: url(../images/inp-bg.gif) repeat-x left top;
margin-left:10px;
}


/* Credit Consignment --------- End*/


/* analysis-content --------- Starts*/

.analysis-content {
width:auto;
height:auto;
margin:10px;
/*	border:1px solid #d8d8d8;
*/	overflow:hidden;

}

.analysis-table { float:left; width:90%; border-left:1px solid #d8d8d8; border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; border-right:none; }

.analysis-add { float:right; width:5%; text-align:right; }


.anal-table-header {
padding-left:10px;
line-height:35px;
font-size:14px;
font-family:'FranklinGothic-Medium';
text-transform:capitalize;
text-align:left;
font-weight: lighter;
color:#000000;
display:block;
border-bottom:1px solid #d8d8d8;
}

.anal-textfield-box { width:auto; height:auto; margin-right:10px; }

.anal-desc {
width:auto;
}

.anal-desc  {
padding-left:10px;
line-height:45px;
font-size:14px;
font-family:'FranklinGothic-Medium';
text-transform:capitalize;
text-align:left;
font-weight: normal;
color: #666;
/*border-right:1px solid #999*/;
}

.anal-desc p {
line-height:45px;
font-size:14px;
font-family:'FranklinGothic-Medium';
text-transform:capitalize;
text-align:left;
font-weight: normal;
color: #666;
}

.anal-textfield-box { width:auto; height:auto; margin-right:10px; }

.analysis-h-bg1 { background:#f7f7f7; }

.anal-selectbox {
border:1px solid #e4e4e4;
color:#454545;
width:170px;
height:24px;
padding:2px;
background: url(../images/inp-bg.gif) repeat-x left top;
/*margin-left:10px;*/
}

.tab-border {border-bottom:1px solid #d8d8d8;}

.anal-apply {
padding:0px;
margin:0px;
list-style-type:none;
margin-left:10px;
}
.anal-apply li {
padding-bottom:2px;
}

.anal-apply li .inp {
border:1px solid #e4e4e4;
color:#454545;
width:75px;
background: url(../images/inp-bg.gif) repeat-x left top;
}
.override li select {
color:#000;
border:1px solid #e4e4e4;
}

.analy-box { width:auto; height:auto; padding-left:10px; }

.checkbox-anal  { margin-right:20px; font-size:13px;
font-family:'FranklinGothic-Medium'; color:#000000;  float: right;
}
/* analysis-content --------- End*/


/* Pallets --------- Starts*/

.bill-lading { background:url(../images/bill-lading.jpg) no-repeat left;
padding-left:30px;
color:#000;
font-family: 'FranklinGothic-Medium';
width: auto;
height:22px;
line-height:24px;

}

.pallet-box {
border:1px solid #d8d8d8; /*border-right:0px; border-bottom:0px;*/
margin-bottom:10px;
/*padding:10px;*/
}

.pallet-box .count-inp {
border:1px solid #e4e4e4;
color:#454545;
width:90%;
background: url(../images/inp-bg.gif) repeat-x left top;
padding:3px;
}

.pallet-box .shipment {
border:1px solid #e4e4e4;
color:#454545;
width:170px;
background: url(../images/inp-bg.gif) repeat-x left top;
padding:3px;
}

.pallet-box .shipment-textarea {
border:1px solid #e4e4e4;
color:#454545;
width:94%;
background: url(../images/inp-bg.gif) repeat-x left top;
padding:3px;
height:78px;
}

.pallet-box .tdbottom { border-bottom:1px solid #e4e4e4; }

.pallet-box .tdbottom p { line-height:30px; padding-left:10px; color:#000000; }

.pallet-box .tdleft { border-left:1px solid #e4e4e4; }

.pallet-box .td-inner-space { padding-top:10px; padding-left:10px; }

.pallet-box .td-itemcheckbox { 
margin-left:10px; margin-top:10px;
line-height:28px;
}


.scrollable-items {
width:100%;
float:left;
height:100px;
overflow-y:scroll;
overflow-x:hidden;
position:relative;
}


/*newly added  */

/*.general-box*/ .shipment-textarea {
border:1px solid #e4e4e4;
color:#454545;
width:100%;
background: url(../images/inp-bg.gif) repeat-x left top;
padding:3px;
}



/*.general-box */.inp-credit {
border:1px solid #e4e4e4;
padding:3px;
color:#000;
width:106px;
height:17px;
background:url(../images/inp-bg.gif) repeat-x left top;
float:left;
}

/* --------- Rma Starts ----------- */

.rma-box {
border:1px solid #d8d8d8;
margin-bottom:10px;
margin-right:10px;
width:100%;
}

.rma-box p	 { line-height:15px; color:#666; font-weight:normal; }

.rma-box li .inp1 {
border:1px solid #e4e4e4;
color:#454545;
width:210px;
background: url(../images/inp-bg.gif) repeat-x left top;
padding:3px;
}

.rma-box .selectbox {
border:1px solid #e4e4e4;
color:#454545;
width:217px;
height:24px;
padding:3px;
background: url(../images/inp-bg.gif) repeat-x left top;
}

.rma-box li .input {
border:1px solid #e4e4e4;
color:#454545;
width:210px;
background: url(../images/inp-bg.gif) repeat-x left top;
padding:3px;
}

.rma-box .box-ship {border:#e4e4e4 solid 1px;}

.rma-box .rma-textarea {
border:1px solid #e4e4e4;
color:#454545;
width:97%;
background: url(../images/inp-bg.gif) repeat-x left top;
padding:3px;
height:98px;
}


.rma-box .ship-wrap { padding:0px 8px 9px 12px; }

.rma-box .centerline { border-right:1px solid #d8d8d8; }

.rma-bottom{border-bottom:1px solid #e4e4e4;}
.rma-bord-bottom{ 
border-bottom:1px solid #e4e4e4;

}


/* Rma ends --------- End*/

.shipping-box .box-ship {border:#e4e4e4 solid 1px;}

.brs {
border-right:#e4e4e4 solid 1px; background-color:e4e4e4 solid 1px; 
border-bottom:#e4e4e4 solid 1px; background-color:e4e4e4 solid 1px; 

}

.brs-tr { padding-left:20px; 

border-top:#e4e4e4 solid 1px;
border-left:#e4e4e4 solid 1px; background-color:e4e4e4 solid 1px; 
}

.right-bord {
border-right:#e4e4e4 solid 1px; background-color:e4e4e4 solid 1px; 
}


.item-line { padding-bottom:10px; }
.bord {border-bottom:#e4e4e4 solid 1px;}
#Add-Consignment {text-transform:uppercase;}


/* Pallets --------- End*/
.inp2{ width:140px !important;}
.inp2 select{ background:url("../images/down_arrow_select.jpg") no-repeat scroll 115px center !important; width:160px !important;}
.sub_table{ float:left; width:50%;}
.sub_table2 .textarea{ width:205px; height:82px;}
.rmalist .textarea { width: 250px; height:150px;} 
table.tableBorders {border-collapse:collapse;}
.tableBorders table, .tableBorders td,.tableBorders th
{
border:1px solid #E4E4E4;
padding:2px 5px;
}
.floatNone{ float:none !important;}

table.item_table .active-list td { background:#e3f4fc;}

.tbl-inventory{ color:#42A6DA; padding:20px; height:30px; font-weight:normal; font-size:12px;}

.tbl-inventory td{border: solid 1px #DFDFDF;
	}
	
	
table.tbl-inventory 
{
padding:0;
}

.tbl-inventory th {
	color:#ffffff;
	height:20px;
	padding:15px;
	font-size:16px;
	background-color:#42A6DA;
	font-weight:normal;
}
.tbl-inventory td{
	color: #555555;
	padding:5px;
	font-size:14px;
	color:#333;
}

.tbl-inventory tr{
	color: #555555;
	padding:15px;
	font-size:14px;
	color:#333;

}

.tbl-inventory thead tr th{
	color: #555555;
	padding:8px;
	font-size:14px;
	color:#000000;	
	background-color:#EBEBEB;
	font-size:14px;
	font-weight:normal;
	border-left:solid #DFDFDF 1px;
	border-right:solid #DFDFDF 1px;
	border-top:solid #DFDFDF 1px;

}

.tbl-inventory thead tr th span{
	color: #555555;
	padding:15px;
	font-size:15px;
	font-weight:normal;

}


.tbl-inventory tbody tr th{
	padding:10px;
	font-size:14px;
	font-weight:normal;

}

.tbl-inventory tbody tr td{
	padding:8px;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	color:#555555;
	background-color:#ffffff;

}
#purcahsemulitem{ float:left;}
#purchase-wrapper{ border-top:1px solid #E8E8E8; padding-top:20px !important;}
#add-rec #purcahsemulitem #purchase-wrapper { padding:0 20px;}
#add-rec #purcahsemulitem #purchase-wrapper li { width:21%;} 


.grl-col-4 li .sml { width:99px;}

/*.edit-user li{ width:50%;}*/
.edit-user2{ width:98%;}
.edit-user2 li{ width:50%;}
#notes{ width:auto;}

.btn_big_img {
    width: 170px !important;
	background: url("../images/big_btn.jpg") no-repeat;
}

.melt-right .add-melt tr td a {
	text-decoration: none !important
}

.smallinp{
width: 50px !important;
}
/*oct 1 settlement form*/


.spacer5{
	display: block;
	clear: both;
	height: 5px;
}

.td-head{
	background: #57b0de;
	color: #FFF;
}

.td-head td{
	padding: 5px 0px 5px 9px !important;
}

.inpsmaller{
	width: 32px !important;
}

.percent-seperator {
    float: left;
    padding-right: 5px;
}

.sup-details{
	background: url("../images/supdetails-bg.jpg") no-repeat;
	width: 227px;
	height: 109px;
}

.sup-details p{
	padding: 10px;
}

.btn_big_img {
    width: 170px !important;
	background: url("../images/big_btn.jpg") no-repeat;
}

.melt-right .add-melt tr td a {
	text-decoration: none !important
}

.smallinp{
width: 50px !important;
}

td.grey{
	color: #5e5e5e;
}

#edit_area_content{
	height:70% !important; 
}
.for-refresh{    float: left;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 8px;}

/*end settlement form*/


/* cutomer item select styles */

 .styled-small-select {
	width:150px;
	height: 24px;
	overflow: hidden;
	float:left;    margin-right: 10px;
	background: url(../images/inp-bg.gif) repeat-x left top;
	border: 1px solid #E4E4E4;
}
.styled-small-select select {
	width: 169px;
	padding:0px;
	font-size:13px;
	color: #000;
	font-weight:normal;
	line-height: 1;
	border:0 !important;
	border-radius: 0;
	height: 24px;
	-webkit-appearance: none;
	background:url(../images/down_arrow_select.jpg) no-repeat 125px;
	padding: 3px 0 0 0;
}

/*.styled-small-select select option {
	font-size:65px;
	}
	*/
	.newcla{ width:184px !important;}

.newadd{	background:url(../icons/add-img.gif) no-repeat center center;
	background-color:#F2F2F2;
	border: 1px solid #E4E4E4;
	width:25px;
	height:25px;
	cursor:pointer;
	display:inline-block;
	float:left;
	margin-right:10px;}

/*Order matrix*/

.small-select {
	width:106px	;
	height: 24px;
	overflow: hidden;
	background: url(../images/inp-bg.gif) repeat-x left top;
	border: 1px solid #E4E4E4;
}
.small-select select {
      width: 124px;
	padding:0px;
	font-size:13px;
	color: #000;
	font-weight:normal;
	line-height: 1;
	border:0 !important;
	border-radius: 0;
	height: 24px;
	-webkit-appearance: none;
	background:url(../images/down_arrow_select.jpg) no-repeat 81px;
	padding: 3px 0 0 0;
}

#shipment_0_order_0_item td{      text-align: center;   border: 1px solid #E9E9E9;}
#shipment_0_order_0_item th{       text-align: center;  border: 1px solid #E9E9E9;}
.order-algin{      line-height: 40px;
    padding-left: 2px;}

.shipment_0_order_0_itemlist {
    border-collapse: collapse;
}	
	

/*cutomer item select styles */

/* for text links oct-25 */ 


.txt-link {   color: #42A6DA; text-decoration: none;}

.txt-link:hover{ text-decoration:underline;}

/* Style to display the metal price list by date to priced */
.getresult tr td{
	border: 1px solid #E9E9E9 !important;
	padding: 5px 10px !important;
	width: 100px;
}	
.getresult tr th{
	border: 1px solid #E9E9E9 !important;
	width: 100px;
	padding: 5px 10px !important;
	text-align: left;
}	
.getresult{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}					
#supplier_notes{ margin-left:10px; float:left;}

/**
* CSS for Expand & Collapse
*/
.toggle-expand{
	background: url("../icons/toggle-expand.png") no-repeat scroll center center #F2F2F2;
	border: 0px;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 25px;
    margin-right: 10px;
    width: 25px;
}

.toggle-collapse{
	background: url("../icons/toggle-collapse.png") no-repeat scroll center center #F2F2F2;
	border: 0px;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 25px;
    margin-right: 10px;
    width: 25px;
}


/* dec 11 -13  */



.heading-height{ line-height:41px !important}

.left-for-input{    margin-left: 10px;}

/* dec 11-13 */


 input[type="text"],input[type="password"],textarea
{
background-color:#F9F9F9 !important;
background-image:none !important;
}

span.display-orderid {
	color:#42a6da;
	float:left;
	padding:6px;
}


/*  oct-6-2014*/
.newlarge1-btn{ background:url(../images/new-repeat-btn.png) repeat-x; height:24px; 
border-bottom:1px solid #277ac8;
 border-top:1px solid #98c5e2;border-left:1px solid #7abae1;border-right:1px solid #57aedd;    border-radius: 2px;
    padding: 3px 10px; text-decoration:none; line-height:25px; text-align:center; color:#fff;
    font-size:15px; margin-right:3px;
    }
	

td .newlarge1-btn {
    box-shadow: 0 1px 2px #a39b9b;
}

/* oct 16  for order page shipping  */


#frmOrdershipitem .save_btn_bar > table {
    border: 1px solid #e8e8e8;
 
}
 .loadtr
 {
 height:50px;
 color:#42a6da;
 font-size:15px;
 }
.loadtr span
 	{
 	color:#42a6da;
 	}
