

#footer
{
	background-color: #666666;
	color: #ffffff;
	font-size: 11px;
	padding: 10px;
}

#footer a
{
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
}

#footer a:hover
{
	color: #999999;
}


.leftmenu
{
	padding: 5px;
	float: left;
	width: 185px;
	height: 590px;
	background-image: url(images/shadow.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.leftmenu ul
{
	padding: 0px;
	margin: 0px;
}

.leftmenu li
{
	font-size: 11px;
	margin-top: 3px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.leftmenu .item
{
	font-size: 11px;
	padding: 3px;
	padding-left: 5px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/button-tools.jpg);
	display: block;
	width: 164px !important;
	height: 15px;
}

.leftmenu a.current
{
	font-weight: bold;
}


.content
{
	padding-left: 20px;
	padding-right: 20px;
	width: auto !important;
	margin-top: 0px;
	margin-left: 180px;
	margin-right: 0%;

}

.wrapper
{
	background-color: #ffffff;
}

.inputselect
{
	padding:1px;
}


td
{
	font-family: Tahoma;
	font-size: 12px;
	padding: 2px;
}

th
{
	font-family: Tahoma;
	font-size: 12px;
	padding: 2px;
}

th.header	/* header for th */
{
	text-align: left;
	border-bottom: 1px solid #999999;
}

.table
{
	border: 1px;
	width: 95%;
}

.table th
{

}

.table td
{
	padding: 4px;
}


.table-invoice
{
	border: 1px;
	width: 95%;
}

.table-invoice th
{

}

.table-invoice td
{
	padding: 4px;
	border: 1px solid #666666;
}


.normal { background-color: #CCCCCC }
.highlight { background-color: #DDDDDD }
a.sel { display:block; width:100%;}


.tableCard
{
	border: 1px solid #666666;
}
.tableCard td
{
	border-bottom: 1px solid #DDDDDD;
}
.tableCard th
{
	padding-right: 20px;
	text-transform:capitalize;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
}


.table-detail
{
	margin: 1px;
}
.table-detail td
{
	padding: 2px;
	background: #DFEAF5;
}
.table-detail th
{
	padding: 2px;
	background: #DFEAF5;
	text-align: right;
}


h1
{
	font-size: 1.3em;
	letter-spacing: -1px;
	font-weight: normal;
}

h2
{
	font-size: 1.1em;
	letter-spacing: -1px;
	font-weight: normal;
}



/* Corners */

/* Corners *

/* set millions of background images */
.rbroundbox { background: url(images/ntcyan.gif) repeat; margin-bottom: 30px; }
.rbtop div { background: url(images/ntcyan.gif) no-repeat top left; }
.rbtop { background: url(images/ntcyan.gif) no-repeat top right; }
.rbbot div { background: url(images/blcyan.gif) no-repeat bottom left; }
.rbbot { background: url(images/brcyan.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot { width: 100%; height: 7px; font-size: 1px; }
.rbtitle { letter-spacing: -1px; font-weight: bold; width: 100%; display: block; border-bottom: 1px solid #C3D9FF; }
.rbtitle .toggle { font-size: 12px; letter-spacing: 0px; font-weight: normal; }
.rbcontent { margin: 0 10px; }
.rbroundbox { margin-left: 50px; margin-right: 50px; 
	<!--[if IE]>
	margin-left: 1em auto; margin-right: 1em auto; margin-top: 0px;
	 <![endif]-->
 }


/* Message Corners */

.msgrbroundbox { background: url(images/ntyellow.gif) repeat; margin-bottom: 30px; width: 95%;}
.msgrbtop div { background: url(images/ntyellow.gif) no-repeat top left; }
.msgrbtop { background: url(images/ntyellow.gif) no-repeat top right; }
.msgrbtop div { background: url(images/tlyellow.gif) no-repeat top left; }
.msgrbtop { background: url(images/tryellow.gif) no-repeat top right; }
.msgrbbot div { background: url(images/blyellow.gif) no-repeat bottom left; }
.msgrbbot { background: url(images/bryellow.gif) no-repeat bottom right; }
.msgrbtop div, .msgrbtop, .msgrbbot div, .msgrbbot { height: 7px; font-size: 1px; }
.msgrbroundbox { margin: auto; }
.msgrbtop div, .msgrbtop, .msgrbbot div, .msgrbbot { width: 100%; height: 7px; font-size: 1px; }
.msgrbtitle { letter-spacing: -1px; font-weight: bold; width: 100%; display: block; border-bottom: 1px solid #C3D9FF; }
.msgrbtitle .toggle { font-size: 12px; letter-spacing: 0px; font-weight: normal; }
.msgrbcontent { margin: 0 10px; font-size: 12px; }
/* .msgrbroundbox { margin-left: 50px; margin-right: 50px; } */




/* Login */

#wrapper {
        border: 0px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}

#break {
	height: 50px;
}

form {
    margin: 0px;
}

.button {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
}

.login-div {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
	padding: 25px;
	border: 1px solid #cccccc;
	width: 529px;
	height: 135px;
	background: #F1F3F5;
}
	
.login-div h1 {
	background: url(../images/login_header.png) no-repeat;
	background-position: left top;
	color: #333;
	margin: 0px;
	height: 20px;
	font-weight: normal;
	padding: 0px 4px 0 12px;
 	text-align: left;
	font-size: 1.5em;
	letter-spacing: -1px;
}

.login-div p {
	padding: 0 1em 0 1em;
	}
	
.form-block {
	border: 1px solid #cccccc;
	height: 100px;
	background: #E9ECEF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.login-form {
	text-align: left;
	float: right;
	width: 60%;
}

.login-text {
	text-align: left;
<!--[if IE]>
width: 40%;
<![endif]-->
	float: left;
	font-size: 12px;
}



.inputlabel {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	}

.inputbox {
	width: 150px;
	margin: 0 0 1em 0;
	padding: 2px;
	border: 1px solid #cccccc;
	font-size: 12px;
	}

.clr {
    clear:both;
    }

.ctr {
	text-align: center;
}

.version {
	font-size: 0.8em;
}

.message {
	padding: 10px; 
	border: 1px solid #B22222;
	color: #B22222;	
	font-weight: bold;
	font-size: 12px;
	background: #F1F3F5;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.0em;
	border: 1px solid #cccccc;
	width: 400px;
}


.itemSelector
{
	width: 200px;
}


/* CSS DIV TOOLTIP */

.thdrcell {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #C8BA92;
}

.tdatacell {
	font-family:arial;
	font-size:12px;
	padding:5px;
	background:#FFFFFF
}

.dvhdr1 {
	background:#F3F0E7;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	border:1px solid #C8BA92;
	padding:5px;
}

.dvbdy1 {
	background:#FFFFFF;
	font-family:arial;
	font-size:11px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
}
.dvbdy1 td.ignore {
	display:none;
}


.itemselect
{
	width: 200px;
}

.leyend
{
	font-size: 11px;
}


/* Spinner styles */
input.spin-decimal {
  margin: 0;
  padding: 0 6px;
  text-align: right;
  border: medium none;
  width: 60px;
  font-weight: normal;
  font-size: 14px;
}
input.up, input.dn {
  margin: 0;
  width: 42px;
  border: 1px solid #777;
  background-color: #d5d5d5;
  padding: 0px;
  color: #424b6d;
  font-size: 18px;
  font-weight: normal;
  cursor: pointer;  
}
a.up {
  display: block;
  height: 9px;
  width: 15px;
  background: url(../images/vista-up.gif);
}
a.up:hover {
  background: url(../images/vista-up-hover.gif);
}
a.dn {
  margin-top: 1px;
  display: block;
  height: 9px;
  width: 15px;
  background: url(../images/vista-dn.gif);
}
a.dn:hover {
  background: url(../images/vista-dn-hover.gif);
}



.buttonbar
{
	text-align: right;
}
.buttonbar td
{
	padding: 10px;
}

.help
{
	background-image: url('images/help-16x16.gif');
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 1px;
}

input.error
{
	border: 1px solid #FF0000;
}

.title_description
{
	border-bottom:1px dotted #ccc;
	margin:0 0 1em;
}

.title_description h1
{
	margin-bottom:0;
}

.title_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}



.buttons
{
	width: auto !important;
	text-align: right;
	padding-right: 70px;
}

.buttons a, button { 
	border-style: solid; 
	border-color: rgb(238, 238, 238) rgb(222, 222, 222) rgb(222, 222, 222) rgb(238, 238, 238); 
	border-width: 1px; 
	margin: 0pt 7px 5pt 0pt; 
	padding: 3px 5px 3px 5px; 
	cursor: pointer; 
	font-size: 100%; 
	line-height: 130%; 
	display: inline; 
	background-color: rgb(245, 245, 245); 
	text-decoration: none; 
	font-weight: bold; 
	color: rgb(86, 86, 86); 
}

button { 
	padding: 4px 10px 3px 7px; overflow: visible; 
	font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif; 
	width: auto; font-weight: bold; 
}

button[type] { 
	padding: 5px 10px 5px 7px; 
	width: auto; 
	line-height: 17px; 
}

button img, .buttons a img { 
	margin: 0pt 3px -3px 0pt ! important; 
	width: 16px; 
	height: 16px; 
}

button:hover, .buttons a:hover { 
	border: 1px solid rgb(194, 225, 239); 
	background-color: rgb(223, 244, 255); 
	color: rgb(51, 102, 153); 
}

.buttons a:active { 
	border: 1px solid rgb(98, 153, 197); 
	background-color: rgb(98, 153, 197); 
	color: rgb(255, 255, 255); 
}

button.positive, .buttons a.positive { 
	color: rgb(72,99,204); 
}

.buttons a.positive:hover, button.positive:hover
{ 
	border: 1px solid rgb(198, 216, 128); 
	background-color: rgb(230, 239, 194); 
	color: rgb(82, 146, 20); 
}

.buttons a.positive:active
{ 
	border: 1px solid rgb(82, 146, 20); 
	background-color: rgb(82, 146, 20); 
	color: rgb(255, 255, 255); 
}

.buttons a.negative, button.negative { 
	color: rgb(209, 47, 25); 
}

.buttons a.negative:hover, button.negative:hover { 
	border: 1px solid rgb(251, 194, 196); 
	background: rgb(251, 227, 228) none repeat; 
	color: rgb(209, 47, 25); 
}

.buttons a.negative:active { 
	border: 1px solid rgb(209, 47, 25); 
	background-color: rgb(209, 47, 25); 
	color: rgb(255, 255, 255); 
}





.leftcart
{
	padding: 10px;
	font-size: 11px;
}


.selected { background-color: #f1f1f1; }
#suggestionBox { background-color: #ffffff; border: 1px solid silver; }



.searchbox
{
	font-size: 12px;
	background-color: #efefef;
	border: 1px solid #AAAAAA;
	padding: 5px;
	width: auto;
	margin: 0 auto;
	text-align: center;
}



.report_wrapper
{
	padding: 10px;
	margin-left: 15px;
}

table.report
{
	border: 1px solid #efefef;
}

table.report td
{
	border-bottom: 1px solid #efefef;
}

table.report tfoot td
{
	border-bottom: 0px;
	font-weight: bold;
}


.faq_question
{
	font-size: 11px;
	margin-top:10px;
	font-weight:bold;
}
.faq_answer
{
	font-size: 11px;
	font-weight:normal;
}