
html, body { background:url(../images/bg_outer.gif); font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; color: #312f32; }

/*#custom-doc { width:66.46em; *width:64.86em; min-width:864px; margin:auto; text-align:left; }*/
#custom-doc { width: 954px; margin:auto; text-align:left; }

.yui-t7 #bd .yui-g { padding: 15px 0px 15px 30px; margin-right: 35px;  }

.yui-t220 #yui-main {
	  float: right;
	  margin-left: -25em;
	}
	
	.yui-t220 .yui-b {
	  float: left;
	  width:220px;
	}
	
	.yui-t220 #yui-main .yui-b {
	  margin-left: 225px;
	}

/* fix the right margins */
.yui-t220 #yui-main .yui-b .yui-g { margin-right: 55px; }

#bd { background: url(../images/bg_body.gif) repeat-y; }

#hd { height: 135px; background:url(../images/bg_header.gif) no-repeat top; position: relative; }

#logoa { position: absolute; left: 20px; top: 25px; }

#logob { position:  absolute; left: 330px; top: 25px; }

#ft { height: 40px; background:url(../images/bg_footer.gif); padding-top: 7px; margin-bottom:  15px; }

#ft { text-align: center; font-size: 11px; color: #676565; }

#ft a { color: #676565; text-decoration: none; }

#ft a:hover { color: #000; text-decoration: underline; }

h1 { font-size: 28px; color: #312f32; font-weight: bold; letter-spacing: -1px; margin-top: 10px; text-transform:capitalize; }
h2 { color: #312f32; font-size: 22px; font-weight: bold; letter-spacing: -1px; margin-top: 8px; text-transform:capitalize; }
h3 { color: #312f32; font-size: 18px; font-weight: bold; letter-spacing: -1px; margin-top: 8px; text-transform:capitalize; }

p, li, td { font-size: 12px; }

/*.admindialog td,input,p { color: #312F32;
    font-family: Lucida Sans Unicode,Lucida Grande,sans-serif; }
.admindialog td { text-align: left;}
*/
a { color:#0000ee; text-decoration: none; font-weight: bold;}
a:hover { text-decoration: underline; }

.small { font-size: 10px; }

.rederror,.boldred { color: #e4021c; font-weight: bold; }

.bodyprintbox { width: 460px; background-color: #d8d9d9; padding: 6px 15px 10px 15px; margin-left: auto; margin-right: auto; margin-top: 20px; }
.bodyprintbox h2 { font-size: 18px; font-weight:normal; }
				
#yui-main .yui-b p, #bd .yui-g p { margin-top: 6px; margin-bottom: 8px; }

strong { font-weight: bold; }

input, textarea { color: #312f32; padding: 2px; }

blockquote { margin-left: 30px; }

.pad8 { padding: 4px; }

.pad4 td { padding: 2px; }

.pad6 td { padding: 3px; }

.pad8 td { padding: 4px; }

table.verttop tr { vertical-align: top; }

ol { margin-left: 30px; }

ol li { list-style: decimal; margin-top: 3px; margin-bottom: 6px; }

.clear { /* generic container (i.e. div) for floating buttons */ overflow: hidden; width: 100%; }

a.button { background: transparent url(../images/button_bodyblue_right.gif) no-repeat scroll top right; color: #fff; display: block; float: left; font: bold 12px Verdana, Arial, Helvetica, sans-serif; height: 22px; margin-right: 6px; padding-right: 18px; /* sliding doors padding */ text-decoration: none; }

a.button:hover { color: #cb841d; }

a.button span { background: transparent url(../images/button_bodyblue_left.gif) no-repeat; display: block; line-height: 14px; padding: 4px 0 5px 18px; }

a.buttonwhiteongreen { background: transparent url(../images/button_body_green_right.gif) no-repeat scroll top right; color: #fff; display: block; float: left; font-size: 22px; color: #FFFFFF; font-weight: bold; height: 36px; margin-right: 6px; padding-right: 32px; /* sliding doors padding */ text-decoration: none; }
a.buttonwhiteongreen span { background: transparent url(../images/button_body_green_left.gif) no-repeat; display: block; line-height: 36px; padding: 0px 0 0px 32px; }

a.buttonwhiteongreysmall { background: transparent url(../images/button_body_greysmall_right.gif) no-repeat scroll top right; color: #fff; display: block; float: left; font-size: 14px; color: #FFFFFF; font-weight: bold; height: 24px; margin-right: 6px; padding-right: 32px; /* sliding doors padding */ text-decoration: none; }
a.buttonwhiteongreysmall span { background: transparent url(../images/button_body_greysmall_left.gif) no-repeat; display: block; line-height: 24px; padding: 0px 0 0px 32px; }

a.buttonwhiteongreensmall { background: transparent url(../images/button_body_greensmall_right.gif) no-repeat scroll top right; color: #fff; display: block; float: left; font-size: 14px; color: #FFFFFF; font-weight: bold; height: 24px; margin-right: 6px; padding-right: 32px; /* sliding doors padding */ text-decoration: none; }
a.buttonwhiteongreensmall span { background: transparent url(../images/button_body_greensmall_left.gif) no-repeat; display: block; line-height: 24px; padding: 0px 0 0px 32px; }

a.buttonwhiteongreengreysmall { background: transparent url(../images/button_body_greengreysmall_right.gif) no-repeat scroll top right; color: #fff; display: block; float: left; font-size: 14px; color: #FFFFFF; font-weight: bold; height: 24px; margin-right: 6px; padding-right: 32px; /* sliding doors padding */ text-decoration: none; }
a.buttonwhiteongreengreysmall span { background: transparent url(../images/button_body_greengreysmall_left.gif) no-repeat; display: block; line-height: 24px; padding: 0px 0 0px 32px; }

.bulletlist { margin-right: 10px; margin-left: 10px; }

.bulletlist li { list-style: disc; margin-left: 20px; margin-top: 4px; margin-bottom: 6px; line-height: 1.3; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

.boldgreen { color: #006600; font-weight: bold; }
.green { color: #169c1f; }
.black { color: #312f32; }

#topnav { position: absolute; right: 25px; top: 9px; list-style:none; height: 29px; }
#topnav li { display: inline; margin: 0; padding: 0; }
#topnav a { padding:0; margin: 0; display: block; height: 29px; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #334359; text-decoration: none; padding-top: 5px; padding-left: 12px; }
#topnav a:hover { color:#000; }

#mainnav { position: absolute; left: 220px; top: 100px; list-style:none; height: 34px; background:url(../images/navmain_left.gif) no-repeat top left; padding:0; } 
#mainnav li { display: inline; margin: 0; padding: 0; }
#mainnav a { padding:0; margin: 0; display: block; height: 34px; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #1e2326; text-decoration: none; padding-top: 10px; padding-left: 12px; background:url(../images/navmain_bg.gif) no-repeat top right; padding-right: 14px;}
#mainnav a:hover { color: #1e2326; text-decoration: underline; }
#mainnav .first { margin-left: 13px; padding-left: 3px; }
#mainnav .last { background:url(../images/navmain_right.gif) no-repeat top right; padding-right: 15px; }

.subnav { width: 185px; border: 1px solid #657483; background-color: #657483; margin-left: 20px; margin-top: 20px; padding: 0; }
.subnav h3 { font-size: 13px; font-weight: bold; color: #fff; background: #364451; padding: 6px 8px 6px 10px; margin: 0;}
.subnav li { margin: 8px 6px 6px 8px; }
.subnav a { color: #d0dde6; text-decoration: none; font-size: 12px; font-weight: normal; }
.subnav a:hover { color: #d0dde6; text-decoration: underline; }

.alertbox {
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #6F7777;
	color:#B80004;
	background-color:#FFFFFF;
	font-weight: bold;
}

.alertbox2 { border: 3px solid #C00; padding: 10px; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}

.bodybox {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 8px 8px 8px 8px;
	border: 1px solid #cccccc;
	display: block;
	width: 100%;
}

.bodybox h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0; margin-bottom: 5px;
	padding: 0;
	letter-spacing: 0;
	text-transform:capitalize;
}	 

.bodybox h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform:capitalize;
}	 

#savedone {
	margin-left: 0;
	margin-right: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px;
	border: 1px solid #cccccc;
	font-weight: bold;
	color:#006600;
	font-size: 13px;
	
}

.tablelist { border: 1px solid #d2d2d2; border-spacing: 0px; border-collapse:collapse; width: 100%; margin-top: 8px; }

.tablelist td { border: 0; padding: 4px; border-top: 1px solid #d2d2d2; font-size: 11px; vertical-align: top; }

.tablelist th { font-weight: bold; background: #f0f0f0; font-size: 11px; padding: 4px; }

.tablelist .on { background: #F0F0F0; }

.tablelist .off { background:inherit; }


table.tablesorter { background-color: #CDCDCD; margin:10px 0pt 15px; width: 100%; text-align: left; width: 100%; border: 1px solid #d2d2d2; }

table.tablesorter thead tr th, table.tablesorter tfoot tr th { background-color: #d2d2d2; border: 1px solid #d2d2d2; font-size: 11px; padding: 4px; font-weight: bold; }

table.tablesorter thead tr .header { background-image: url(../images/tablesorter-bg.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; }

table.tablesorter tbody td { color: #3D3D3D; padding: 4px; background-color: #FFF; vertical-align: top; }

table.tablesorter tbody tr.odd td { background-color:#f3f3f3; }

table.tablesorter thead tr .headerSortUp { background-image: url(../images/tablesorter-asc.gif); }

table.tablesorter thead tr .headerSortDown { background-image: url(../images/tablesorter-desc.gif); }

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { background-color: #b6b6b6; }




/* STYLES FOR /RELEASE */

.largecheckbox { width: 2em; height: 2em; }

.largeradio { width: 2em; height: 2em; }

#entercodewrapper { width: 390px; float: left; }
#entercodewrapper h2 { font-size: 22px; font-weight: bold; }
#entercodewrapper .codeinput { border: 2px solid #485258; font-size: 37px; font-weight: bold; padding: 10px; width: 355px; letter-spacing: 1px; }

#keypadwrapper { margin-top: 25px; width: 345px; border: 1px solid #ccc; padding: 15px 15px 15px 15px; float: right; margin-right: 35px; }

#keypad { width: 300px; margin: auto; }

.key { width: 80px; height: 47px; background: #485258; border: 1px solid #313b40; color: #FFFFFF; font: 32px bold; text-align: center; padding-top: 8px; float: left; margin: 8px; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;  }
.fillerkey { width: 80px; height: 47px; background: #fff; border:  1px solid #fff; color: #FFFFFF; font: 32px bold; text-align: center; padding-top: 8px; float: left;  margin: 8px; }

.bulletlist { margin-right: 10px; margin-left: 10px; }

.bulletlist li { list-style: disc; margin-left: 20px; margin-top: 4px; margin-bottom: 6px; line-height: 1.3; }

.bold { font-weight: bold; }

#importantbox { width: 500px; margin: auto; border: 1px solid #312f32; padding: 10px; clear: both; margin-top: 25px; }
#importantbox h3 { font-size: 22px; color: #cf0009; font-weight: bold; }


#reportusage { margin-left: 30px; }
#reportusage td { font-size: 14px; }



div.pagination { padding:3px; margin:5px; text-align:center;font-size: 10px; }
div.pagination a { padding: 2px 5px 2px 5px; margin-right: 2px; border: 1px solid #ddd; text-decoration: none; color: #aaa; }
div.pagination a:hover, div.pagination a:active { padding: 2px 5px 2px 5px; margin-right: 2px; border: 1px solid #a0a0a0; }
div.pagination span.current { padding: 2px 5px 2px 5px; margin-right: 2px; border: 1px solid #e0e0e0; font-weight: bold; background-color: #f0f0f0; color: #aaa; }
div.pagination span.disabled { padding: 2px 5px 2px 5px; margin-right: 2px; border: 1px solid #f3f3f3; color: #ccc; }
