@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#666;
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center -200px;
}

a{text-decoration:none;}


*{ margin:0; padding:0;}

.wrapper{

width:100%;

}


.header{
	background-image: url(../images/header_bg.jpg);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.5) inset;
	height: 69px;
	padding-top: 1.25em;
	padding-right: 1.25em;
	padding-left: 1.25em;
}

.companyName{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	padding-top: 0px;
}

.wlcm{
float:right;
color:#FFF;
}


.navigation{
	background-image: url(../images/nav_bg.jpg);
	color: white;
	
	text-align: right;
	height:42px;
	font-size:14px;
	padding-top:6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom:#000 solid 1px;
}

.navigation ul{
float:left;
width:98%;
margin-left:1%;
line-height:27px;
margin-top:2px;
}

.navigation ul li{
float:left;
list-style:none;
}

.navigation ul li a{
float:left;
list-style:none;
color:#FFF;
padding:0 10px;
margin-right:8px;
font-weight:bold;
	
	background-repeat:repeat-x;
	
	border:solid 1px #333;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;

}

.navigation ul li a:hover{
color:#FFFFFF;
background-image:url(../images/menu-mouseover.jpg);
background-repeat:repeat-x;
border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
-moz-border-radius:6px 6px 6px 6px;

}


.contentArea{
float:left;
width:98%;
padding:2% 1%;

border-radius: 0px 0px 6px 6px;
-webkit-border-radius: 0px 0px 6px 6px;
-moz-border-radius:0px 0px 6px 6px;
box-shadow:#5e5e5e 1px 4px 15px 1px;
}


.Right_side{
float:left;
width:96%;
}


.titleDiv{
float:left;
width:96%;
height:25px;
background-color:#1797c0;
border-radius: 5px ;
-webkit-border-radius: 5px;
-moz-border-radius:5px;
color:#FFFFFF;
padding:0 2%;
line-height:25px;
font-weight:bold;
}


.left_box{
float:left;
width:96%;
padding:4% 2%;
background-color:#cfeef8;
margin-top:2px;
border-radius: 5px ;
-webkit-border-radius: 5px;
-moz-border-radius:5px;
color:#333435;
}
.input-type-text {
    background: -moz-linear-gradient(center top , #D4D4D4, #EBEBEB 3px, white 27px) repeat scroll 0 0%, none repeat scroll 0 0 white;
    border: 1px solid #89BAD3;
    border-radius: 0.417em 0.417em 0.417em 0.417em;
    color: #333333;
    font-size: 1em;
    line-height: 1em;
    padding: 0.5em;
}
button, .big-button .tst {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    

background-image: url(../images/button_bg.jpg);


    border-color: #50A3C8 #297CB4 #083F6F;
    border-image: none;
    border-radius: 0.333em 0.333em 0.333em 0.333em;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 1.167em;
    font-weight: bold;
    line-height: 1.429em;
    padding: 0.286em 1em 0.357em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.block-content {
    background: none repeat scroll 0 0 white;
    border: 1px solid #999999;
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    padding: 1.667em;
    position: relative;
}

.block-header {
  background-image: url(../images/title_bg.jpg);
    border-bottom: 1px solid #B5B3B4;
    border-top: 1px solid #9BD2EE;
    color: white;
    font-size: 2em;
    font-weight: bold;
    height: 2.5em;
    line-height: 3em;
    margin: 0 -0.833em 0.833em;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
	border-radius: 0.083em 0.083em 0 0;
    margin-top: -.9em;
	padding-bottom: 10px;
}

.right_box{
float:left;
width:100%;
-webkit-border-radius: 5px;
-moz-border-radius:5px;
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.75);
    border-radius: 0.8em 0.8em 0.8em 0.8em;
    box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
    padding: 0.833em;
}

.right_title{
   background-image: url(../images/title_bg.jpg);
    border-bottom: 1px solid #B5B3B4;
    border-top: 1px solid #9BD2EE;
    color: white;
    font-size: 2em;
    font-weight: bold;
    height: 2.5em;
    line-height: 3em;
    margin: 0 -0.833em 0.833em;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
	border-radius: 0.083em 0.083em 0 0;
    margin-top: -.9em;
	padding-bottom: 10px;
}


.otr{

width:96%;
padding:1% 2%;
}


.invntry_listng{

width:100%;
border:#c4c9cb solid 1px;
border-right:0;
border-bottom:0;
text-align:left;
background-color:#FFFFFF;
margin-top:10px;
}

.invntry_listng th{
background-image:url(../images/th-bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
border-right:#666 solid 1px;
border-bottom:#666 solid 1px;
border-top:#666 solid 1px;
padding:5px;
}

.invntry_listng td{
border-right:#c4c9cb solid 1px;
border-bottom:#c4c9cb solid 1px;
padding:10px;
}


.btns{

width:93.5%;
padding:1% 2%;
height:26px;
background-color:#FFFFFF;
background-image:url(../images/btns_DivBg.jpg);
background-position:bottom;
background-repeat:repeat-x;
margin-top:10px;
border:#d1d1d1 solid 1px;
border-radius: 5px ;
-webkit-border-radius: 5px;
-moz-border-radius:5px;
text-align:left;
margin-bottom:10px;
margin-left:10px;
}


.login{
margin:0 auto;
width:280px;
}

.loginlogo{
	margin:0 auto;
	width:185px;
	padding-top:15px;
}

.login_line{

width:100%;
margin-bottom:5px;
padding-top:15px;
}

.clear{
clear:both;
}


.username{
float:left;
width:35%;
padding-left:5%;
}


.txtfld{

width:60%;
}

/*......ADD NEW......*/
.item_name_outer{
float:left;
width:40%;
margin-right:5%;
background-color:#f9f9f9;
}

/*
.item_name{
float:left;
width:28%;
margin-right:10px;
background-color:#bfc6dd;
border:#808fc1 solid 1px;
padding:3px 6px;
text-align:left;
font-weight:bold;
}*/


.item_name{
float:left;
width:97%;
margin-right:10px;
background-color:#bfc6dd;
border:#808fc1 solid 1px;
padding:3px 6px;
text-align:left;
font-weight:bold;
}
.item_name_pop{
float:left;
width:28%;
margin-right:10px;
background-color:#bfc6dd;
border:#808fc1 solid 1px;
padding:3px 6px;
text-align:left;
font-weight:bold;
}
/*
.item_fld{
float:left;
width:50%;
}

.item_fld input, select {
padding:3px;
width:60%;
border:#767676 solid 1px;
}*/


.item_fld{
float:left;
width:55%;
}

.item_fld input, select {
padding:3px;
width:99%;
border:#767676 solid 1px;
}

.item_fld_1{
float:left;
width:33%;
border:#767676 solid 1px;
height:85px;
overflow-y:scroll;
background-color:#FFFFFF;
}

.outr_lineDiv{
float:left;
width:100%;
text-align:left;
margin-bottom:10px;
}


.txt_area{
float:left;
width:100%;
border:#767676 solid 1px;
}



.item_name1{
float:left;
width:85%;
margin-right:10px;
background-color:#bfc6dd;
border:#808fc1 solid 1px;
padding:3px 6px;
text-align:left;
font-weight:bold;
}


.lft_dv{
float:left;
width:30%;
height:85px;
margin-right:10px;
}

.slct_bx{
float:left;
width:100%;
margin-top:6px;
margin-bottom:6px;
}

.add_aarw{
float:left;
border:0;
background-image:url(../images/arrow.jpg);
background-repeat:no-repeat;
width:17px;
height:16px;
}
/*....END ADD NEW.....*/

.item_name_A{
float:left;
width:12%;
margin-left:10px;
padding:3px 6px;
text-align:left;
font-weight:bold;
}


.item_name11{
float:left;
width:20%;
margin-right:10px;
padding:3px 6px;
text-align:left;
font-weight:bold;
}
.tst
			{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;

	-moz-border-top-colors: none;
	

background-image: url(../images/button_bg.jpg);


	border-color: #50A3C8 #297CB4 #083F6F;
	border-image: none;
	border-radius: 0.333em 0.333em 0.333em 0.333em;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	color: white;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	padding: 5px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	margin-right:2px;
			}