/* CSS Document */
@import url("menu.css");
body {
	margin:0%;
}
form {
	margin:0%;
}
.pos_dv100le {	float:left; width:100%;}
.pos_dv90le {	float:left; width:90%;}
.pos_dv80le {	float:left; width:80%;}
.pos_dv15le {	float:left; width:15%;}
.pos_dv20le {	float:left; width:20%;}
.pos_dv25le {	float:left; width:25%; background-color:#FF00FF; }
.pos_dv40le {	float:left; width:40%;}
.pos_dv50le {	float:left; width:50%;}
.pos_dv30le { 	float:left; width:30%;}
.pos_dv35le { 	float:left; width:35%;}
.pos_dv60le { 	float:left; width:60%;}
.pos_dv70le {	float:left; width:70%;}
.pos_dv15le {	float:left; width:15%; }
.pos_dv10le {	float:left; width:10%;}
.pos_dv8le {	float:left; width:8%;}
.pos_dv7le {	float:left; width:7%;}
.pos_dv5le {	float:left; width:5%;}
.pos_dv100ri {	float:right; width:100%;}
.pos_headerdvri {
	float:left; width:80%; text-align:center; line-height:70px; background-color:#996699;
}
.pos_headerdvle {
	float:left; width:5%;
}
.pos_logo {
	float:left; width:100%; text-align:center;  background-color:#996699;
}
.pos_subband {
	float:left; width:90%; padding-left:10%; background-color:#CCCCCC; line-height:25px; margin:0% 0% 2% 0%;
}
.pos_menuheader {
	float:left; width:94%; line-height:25px; border-bottom:1px solid #c4c4c4;
}
.pos_secndrow {
	float:left; width:95%; padding :0% 0% 5% 5%;
}
.pos_secndrow1 {
	float:left; width:100%; padding :0% 0% 5% 0%;
}
.pos_secndrow2 {
	float:left; width:95%; padding :0% 0% 0% 5%;
}
.pos_fieldrow {
	float:left; width:95%; padding-left:5%; margin-bottom:2%;
}
.pos_fieldrow1 {
	float:left; width:85%;  margin-bottom:2%;
}
.pos_txtfieldtxt {
	float:left; width:30%; line-height:20px;
}
.pos_txtfield {
	float:left; width:68%; line-height:20px;
}
.pos_login {
	float:right; width:35%; text-align:right; padding-right:5%;
}
.pos_table {
	float:left; width:89%; line-height:25px; border: solid #c4c4c4;/*#666*/ border-width:1px 1px 0px 1px ;
}
.pos_table1 {
	float:left; width:89%; line-height:20px; border: solid #c4c4c4;/*#666*/ border-width:0px 0px 0px 0px ;
}
.pos_table2 {
	float:left; width:100%; line-height:20px; border: solid #c4c4c4;/*#666*/ border-width:1px 1px 0px 1px ;
}
.pos_tablehdrow {
	float:left; width:99.9%; line-height:25px; border-bottom:1px solid #c4c4c4; background-color:#ccc;/*#666*/ font-weight:bold;
}
.pos_tablerow {
	float:left; width:99.9%; line-height:25px; border-bottom:1px solid #c4c4c4;/*#666*/ padding:4px 0;
}
.pos_tablerow1 {
	float:left; width:99.9%; line-height:20px; border-bottom:0px solid #c4c4c4;/*#666*/
}
.pos_curborle {
	float:left; width:100%; background:url('../images/leftbor.gif') repeat-y  scroll left ;
}
.pos_curborri {
	float:left; width:100%; background:url('../images/rightbor.gif') repeat-y scroll right;
}
.pos_curbortop {
	float:left; width:100%; background:url('../images/curvelb.gif') no-repeat scroll left bottom;
}
.pos_curborbtm {
	float:left; width:100%; background:url('../images/curverb.gif') no-repeat scroll right bottom ;
}
.pos_curborbtm1 {
	float:left; width:100%; background:url('../images/topborder.gif') repeat-x scroll bottom ;
}
.pos_mdlcontent {
	float:left;  width:96%; padding:5% 0% 5% 2%; /*background-color:red; */
}
.pos_mdlcontent1 {
	float:left;  width:70%; padding:5% 0% 5% 0; margin-left:15%; display:inline; /* background-color:; */
}
.pos_mdlcontent2 {
	float:left;  width:60%; padding:5% 20%;
}
.pos_pageheader {
	float:left; width:95%; padding-left: 5%; margin-bottom:5%; line-height:30px; background-color:#CCCCCC;
}
.pos_pageheader1 {
	float:left; width:95%; padding-left:5%; margin-bottom:5%; line-height:25px; background-color:#CCCCCC;
}
.pos_addItem {
	float:left; width:80%; padding:1% 0% 0% 10%; display:none;
}
.pos_addItem1 {
	float:left; width:100%; border:1px solid #c4c4c4;
}
.pos_viewbpo {
	float:left; width:95%; padding:2% 0% 0%  5%;
}
.clear { clear:both; line-height:0px; height:0px; font-size:1px; }
#operationStatus { float:left; width:90%; padding-left:5%; line-height:25px; padding-bottom:5px; font-weight:bold; font-style: italic; }





/* New Styles */
.form_row {  float:left; width:100%; padding:4px 0;}
.add_collection { float:left; width:100%; padding:10px 0; } 
.img_box {
	float:left; line-height:12px;
	width:100%; font-size:10px;
} 
.img_box img { vertical-align: middle; } 


table.table_list {
	float:left;
	border:solid #c4c4c4;
	width:100%;
	border-width:1px 0 0 1px;
}
table.table_list th {
	border-bottom:1px solid #c4c4c4; background-color:#ccc;
	line-height:20px;
	border-right:1px solid #c4c4c4;
	font-size: 12px;
}
table.table_list td {
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	line-height:18px;
}
table.inner_table {
	float:left;
	width:100%;
	border:solid #c4c4c4;
	border-width:1px 0 0 1px;
}
table.inner_table th {
	border-bottom:1px solid #c4c4c4;
	background-color:#ccc;
	line-height:20px;
	border-right:1px solid #c4c4c4;
}
table.inner_table td {
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	line-height:15px;
	text-align:center;
	padding:2px 0;
	font-size:11px;
}


div.delQty {
	position:relative;
}
div.delQty > span { cursor:pointer; line-height:20px; }
div.delQty > div {
	position:absolute;
	top:-60px;
	left:0px;
	width:150px;
	background-color: #CCCCCC;
	border:2px solid #000;
	display:none;
	line-height:16px;
	padding:5px;
	z-index:100;
}
