    body {
   
		/*background-image: url(../images/bg_bgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	*/

  }
  
  
  body  a.style{
    color:#AF3002;
    font-family:sans-serif;
    font-size:13px;
    text-decoration:none;
		background-image: url(../images/bg_bgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	

  }

  .wrapper{
    font-family:Arial, Helvetica, sans-serif;
    margin-top:0px;
    margin-left:0px;
	align:center;
	
  }

  .wrapper h1{
    font-family:Arial, Helvetica, sans-serif;
    font-size:26px;
  }
  button{
    padding:4px;
    display:inline-block;
    cursor:pointer;
    font:12px/14px Arial, Helvetica, sans-serif;
    color:#666;
    border:1px solid #999;
    background-color:#eee;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -moz-box-shadow:#999 2px 0px 3px;
    -webkit-box-shadow:#999 2px 0px 3px;
    margin-bottom:4px;
  }
   .foldercap{
    padding:4px;
    font:16px/18px Arial, Helvetica, sans-serif;
    color:#666;
    border:1px solid #999;
    background-color:#eee;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-bottom-style:none;
	min-width:150px;
	min-height:30px;
	max-width:200px;
	float:left;
	clear:left;



	
  }

     .foldersub{
    padding:4px;
    font:12px/14px Arial, Helvetica, sans-serif;
    color:#666;
    border:1px solid #999;
    background-color:#eee;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-bottom-style:none;
	margin-top:10px;
	max-width:200px;
	min-width:150px;
	min-height:20px;
	float:left;
	text-align:center;




	
  }
  
  .blocklot{
  float: right; 
   min-height: 80px; 
   max-height: 80px;
    border: thin; 
	border-color:#000;
	 padding:10px; 
	 border-style:solid;
	  min-width: 150px;
	   max-width: 150px;
	   margin-right:30px; 
	   margin-top:-12px;
	   font-size:18px;
	   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	   color:#000;
  }
  
  .folder{
    padding:4px;
    font:12px/14px Arial, Helvetica, sans-serif;
    color:#666;
    border:1px solid #999;
    background-color:#eee;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-style:solid;
    margin-bottom:4px;
	max-width:800px;
	min-width:800px;

	float:left;
	clear:left;
  }
   .fld_hdrs{
    padding:4px;
    font:12px/14px Arial, Helvetica, sans-serif;
    color:#000;
    border:0px solid #999;
    background-color:#eee;
	min-width:100px;
	max-width:100px;
	float:left;
	text-align:right;
	margin-top:5px;
  }
 .fld{
    padding:4px;
    font:12px/14px Arial, Helvetica, sans-serif;
    color:#000;
		border-bottom:1px solid #000;
    background-color:#eee;
	min-width:200px;
	max-width:200px;
	float:left;
	margin-top:5px;

  }
  .clr{
	float:none;
	clear:left;  
	  
	  
  }
  button:hover{
    color:#aaa;
    background-color:#000;
  }
  :focus {
    outline: 0;
  }

  span.btn{
    padding:10px;
    display:inline-block;
    cursor:pointer;
    font:12px/14px Arial, Helvetica, sans-serif;
    color:#aaa;
    background-color:#eee;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -moz-box-shadow:#999 2px 0px 3px;
    -webkit-box-shadow:#999 2px 0px 3px;
  }
  span.btn:hover{
    background-color:#000;
  }
  
  .msgBox{
    position:absolute;
    width:250px;
    height:60px;
    background:black;
    -moz-box-shadow:#999 2px 0px 3px;
    -webkit-box-shadow:#999 2px 0px 3px;    
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding:10px;
    padding-top:30px;
    top:10px;
    right:10px;
    font:20px/24px Arial, Helvetica, sans-serif;
  }

.left_sidebar {
	width: 250px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position: absolute;
	left: 0px;
	top: 145px;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.titl {
	font-family: "Swiss921 BT";
	font-size: 24px;
	color: #000;
	text-align: center;
	
}






.container {
	width: 80%;
	max-width: 1360px;
	min-width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
	
}

.maincontainer {
	width: 100%;
	max-width:1400px;
	min-width: 1150px;
	margin: 0 auto;
	background-color: #FFF;

	
}
.dash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	min-height:300px;
	max-height:300px;
	overflow:auto;
	float: left;
	min-width:200px;
	padding: 5px;

}




.sidebar1 {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
		border-radius:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	min-height:300px;

	float: left;
	min-width:150px;
	padding: 10px;
	margin-right:15px;
}


.content {
	width: 100%;
	min-height: 800px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


.sidebar2 {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	float: left;
	width: 20%;
	background-image: url(../images/r_side_bgrd.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.sidebar3 {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	float: left;
	width: 20%;
	background-image: url(../images/side3_bgrd.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.footer {
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	background-image: url(../images/footer_tile.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;

}
.bod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000;
}

.draftframe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #333;
	border:medium;
	min-width:300px;
	padding:5px;
	margin:5px;
	border-style:solid;
	border-bottom-color:#333333;
	max-width: 300px;
	min-height: 100px;
	background-image:url(../imgs/drft_bgrd.jpg);
	
}


.l_bar_bod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666;
}
.r_bar_bod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000;
}
.foot_bod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333;
}


		
.msg_date {
	font-family: "Swiss921 BT";
	font-size: 12px;
	
}
.msg_txt {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.form_grey {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	border: 1px solid #999;
	background-color: #FFC;
}
.form_white {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	border: 1px solid #999;
	background-color: #fff;
}
.form_ro {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	border: 0px solid #666;
	background-color: #999;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
height:384px;
width:610px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popup h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}



.order_tbl {
	border: 5px solid #000;
}
.order_tbl_row {
	border: 1px solid #CCC;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	
	font-weight: bold;
}


.bodw {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
.icon_file{
	 position:absolute;
	 width:35px; 
	 height:35px;
	 margin-left:-17.5px;
	 margin-top:-17.5px;
	 background-image:url(../imgs/icon_file.png);
	 background-repeat:no-repeat;
}
.icon_nofile{
	 position:absolute;
	 width:35px; 
	 height:35px;
	 margin-left:-17.5px;
	 margin-top:-17.5px;
	 background-image:url(../imgs/icon_nofile.png);
	 background-repeat:no-repeat;
}
.icon_empty{
	 position:absolute;
	 width:34px; 
	 height:33px;
	 margin-left:-17.5px;
	 margin-top:-17.5px;
	 background-image:url(../imgs/icon_empty.png);
	 background-repeat:no-repeat;
}
.icon_info{
	 position:absolute;
	 width:34px; 
	 height:33px;
	 margin-left:-17.5px;
	 margin-top:-17.5px;
	 background-image:url(../imgs/info.png);
	 background-repeat:no-repeat;
}
.icon_timer{
	 position:absolute;
	 width:34px; 
	 height:33px;
	 margin-left:-20px;
	 margin-top:-20px;
	 background-image:url(../imgs/icon_timer.png);
	 background-repeat:no-repeat;
  
}
.icon_view{
	 position:absolute;
	 width:35px; 
	 height:35px;
	 margin-left:-17.5px;
	 margin-top:-17.5px;
	 background-image:url(../imgs/icon_view.png);
	 background-repeat:no-repeat;
}
.icon_back{
	float:left;
	background-image:url(../imgs/d_back.png);
	width:14px;
	min-width:14px;
	max-width:14px;
	min-height:21px;
	max-height:21px;
	height:21px;

	margin-right:10px;
	 
}

.leg{
	 position:absolute;
	 width:35px; 
	 height:35px;
	 margin-left:-17.5px;
	 margin-top:-17.5px;
	 background-image:url(../imgs/leg.png);
	 background-repeat:no-repeat;
}
.form_edges {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	background-image:url(../imgs/help_sidebar.gif);
	min-width:300px;
	border: 2px solid #666;
	background-color:#09F;
	padding:10px;
}
.form_q {
	font-family: Arial;
	font-size: 12px;
	background-image:url(../imgs/form_q.gif);
	background-repeat:no-repeat;
	min-width:370px;
	min-height:106px;
	max-height:106px;
	max-width:299px;
	border:none;
	padding-top:13px;
	padding-left:13px;
	padding-right:10px;
}
.form_q_box {
	font-family: Arial;
	font-size: 12px;
	background:none;
	backface-visibility:hidden;
	border:none;
	resize:none !important;

}
.q_sent {
	font-family: Arial;
	font-size: 12px;
	background-image:url(../imgs/q-sent.gif);
	background-repeat:no-repeat;
	min-width:299px;
	min-height:106px;
	max-height:106px;
	max-width:299px;
	border:none;
	padding-top:13px;
	padding-left:13px;
	padding-right:10px;
}
.lotbox {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius: 10px;
	font-family: Arial;
	font-size: 12px;
	background-image:url(../imgs/toolbgrd.gif);
	background-repeat:repeat-x;
	min-width:390px;
	max-width:390px;

	padding:5px;
	
	border:none;


}
.form_tables {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	min-width:300px;
	border: 1px solid #666;
	min-width:0px;
	padding:5px;
	float:inherit;
	margin:3px;
}


.form_tables:focus
{ 
background-color:yellow;
}
.form_tables:invalid { background: LightCoral; }
.appbox{
border: 2px #333333 solid;
background-color:#CCC;
background-image:url(../imgs/bl_tile.gif);
padding:10px; 
min-height:150px;
 -moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius: 20px;
	margin-bottom:25px;

}
.statbox{
border: 2px #333333 solid;
padding:10px; 
text-align:center;
min-height:30px;
 -moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius: 20px;
	margin-bottom:25px;

}
.appboxlight{
border: 2px #333333 solid;
width:auto;
background-color:#CCC;
padding:10px; 
min-height:150px;
height:auto;
 -moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius: 20px;
	margin-bottom:25px;

}

.retbut{
	
	
	position:absolute; 
	left:0px; 
	top:0px; 
	 background-color:#000000;
	  color:#FFFF00;
	   font-size:16px;
	    padding:20px;

		 -moz-border-radius-bottomright:20px;
		-webkit-border-bottom-right-radius:20px;
		border-bottom-right-radius:20px;
	
}

 .login {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	float: left;
	min-width:300px;
	padding: 15px;
	color: #000000;
	border: solid #006699 2px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sidebar2 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	width: 200px;
	background-image: url(../imgs/help_sidebar.gif);
	background-repeat: repeat;
	padding: 15px;
	color: #000000;
	border: solid #000 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#popup_container {
font-family:'Lucida Grande',arial;
	font-weight:bold;
	
	text-align:left;
	font-size: 12px;
	width: 364px; 
	height: 86px; 
	background:#F3F3F3;
	border:solid 3px #dedede;
	color: #000;
	
}

#popup_title {
display:none;
}




#popup_message {
padding-top: 15px;
padding-left: 15px;
}

#popup_panel {
text-align: left;
padding-left:15px;
	
}
#popup_ok {
padding:3px;
color:#FFFFFF;
margin-top:20px;
margin-right:10px;
background-color:#476EA7;

	
}
#popup_cancel {
padding:3px;
color:#FFFFFF;
margin-top:20px;
margin-right:10px;
background-color:#476EA7;

	
}
.rcheck {
padding:3px;
color:#FFFFFF;
margin-top:20px;
margin-left:-10px;
background-color:#476EA7;

	
}
.popbox {
  margin:0px auto;
  text-align:center;
  position:relative;
  z-index:999;
}

  .collapse { position:relative; }

  .open {
    background:#DDD;
    border:solid 1px #FFF;
    border-radius:5px;
    box-shadow: 0px 0px 5px #CCC;
    background:-webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#e8e8e8));
    background:-moz-linear-gradient(top,#f4f4f4,#e8e8e8);
    background:linear-gradient(top,#f4f4f4,#e8e8e8);
    padding:8px;
  }

    .box {
      display:block;
      display:none;
      background:#FFF;
      border:solid 1px #BBBBBB;
      border-radius:5px;
      box-shadow:0px 0px 15px #999;
      position:absolute;
    }

      .box a.close {
       color:red;
       font-size:12px;
       font-family:arial;
       text-decoration:underline;
      }

      .arrow {
      	width: 0;
      	height: 0;
      	border-left: 11px solid transparent;
      	border-right: 11px solid transparent;
      	border-bottom: 11px solid #FFF;
      	position:absolute;
      	left:1px;
      	top:-10px;
      	z-index:1001;
      }

      .arrow-border {
      	width: 0;
      	height: 0;
      	border-left: 11px solid transparent;
      	border-right: 11px solid transparent;
      	border-bottom: 11px solid #BBBBBB;
      	position:absolute;
      	top:-12px;
      	z-index:1000;
      }
	  
	  
	   
	  .lb{
		  
			background-color:lightgrey;
		  padding-left:10px;
		  margin-top:5px;
		  font-size:10px;
		  color:#000000;
		  cursor:pointer;
	  }
	  	  .lb2{
		  background-color:lightgrey;
		  padding-top:2px;
		  padding-bottom:2px;
		  padding-left:2px;
		  margin-top:5px;
		  font-size:10px;
		  color:#000000;
		  
	  }
	  .lbheaders{
		margin-top:-5px; 
		margin-bottom:5px;
		 margin-left:-5px;
		  margin-right:-5px;
		   text-align:center;
		    border:thin solid #000000;  
			padding:5px;
			font-weight:bolder;
			font-size:16px;
			color:#000000;
			min-height:55px;
	  }
	  
	  .circleicons{
	    background:#DDD;
		border:solid 1px #FFF;
			-moz-border-radius:50px;
			-webkit-border-radius:50px;
		border-radius:50px;
		box-shadow: 0px 0px 5px #CCC;
		background:-webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#e8e8e8));
		background:-moz-linear-gradient(top,#f4f4f4,#e8e8e8);
		background:linear-gradient(top,#f4f4f4,#e8e8e8);
		width:85%;
		float:left;
		margin-right:20px;
		min-height:50px;
		text-align:left;
		padding:20px;
		margin:10px;
		font-size:20px;
		
	
  
		  
		  
	  }
	    .convframe{
		  border-top:thin #666 solid;
		  
		
min-width:760px;
overflow:hidden;
height:100%;
width:100%;

min-height:150px;

height:150px;
 background: -webkit-linear-gradient(down, lightgrey , white); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(up, lightgrey , white); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(up, lightgrey , white); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, lightgrey , white); /* Standard syntax */



}


div.upload {
    width: 84px;
    height: 25px;
	background-image:url(../imgs/upload.png);
  
    overflow: hidden;
}

div.upload input {
    display: block !important;
    width: 84px !important;
    height: 25px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}

.convinput{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;

}
.dashhdr{
	  font-family:Arial, Helvetica, sans-serif;
	   font-size:24px; 
	  font-weight:bold;
	   color:#000000;
	   border: medium #000000 solid;
	   min-width:890px;
	   min-height:40px; 
	  text-align:center;
	   vertical-align:middle; 
	  padding-top:10px;
	  padding-bottom:-5px;
	  margin-left:-5px;
	 
  }
  .dsh_sub_hdr{
	    font-family:Arial, Helvetica, sans-serif;
	   font-size:18px;
	   font-style:italic;
	
	   color:#000000;
	  	  text-align:left;
		  float:left;
	
	  padding-top:10px;
	  padding-bottom:-5px;
	  margin-left:-5px;
	  
  }
.filestatus {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-align:center;
	 border-radius: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	width:800px;
	border: 2px solid #666;
	padding:10px;
	margin-bottom:10px;
}
