/* ------------------ GLOBAL ------------------ */
html, body { padding: 0; margin: 0; font-family: verdana, sans-serif; color:#333; font-size: 11px; }
body { background: #fff; }
.hidden { display: none; }
hr { border: 1px solid #eee; }
.center { text-align: center; }
.left 	{ text-align:left;}
.right 	{ text-align:right;}
div.center { margin: 0 0 10px 0; }

/* ------------------ GLOBAL > TYPOGRAPHY ------------------ */
p, h1, h2, h3, ul, ol, li, label, a, th, td { font-family: verdana, sans-serif; font-weight: normal; padding: 0; margin: 0; color: #333; }
p, ul, ol, li, label, a, td, th { font-size: 11px; line-height: 16px; margin: 0; }
p, ul, ol, label { padding: 0 0 10px 0; }
h1 { font-size: 24px; padding: 24px 0 12px 0; line-height: 24px; color: #222; }
h2 { font-size: 16px; padding: 16px 0 8px 0; line-height: 16px; color: #222; }
h3 { font-size: 11px; padding: 11px 0 6px 0; line-height: 11px; font-weight: bold; text-transform: uppercase; }
th { font-weight: bold; }
a { color: #0A5599; }
a:hover { color: #0E73CF; }
.red { color: #aa0000; }

/* ------------------ GLOBAL > LISTS ------------------ */
ul, ol { margin: 0 0 0 30px; }
li { padding: 0 0 5px 0; }

/* ------------------ GLOBAL > FORMS ------------------ */
form { padding: 0; margin: 0; }
.text { border: 1px solid #999; width: 160px; }
.x-short { width: 25px; }
.short { width: 100px; }
.long { width: 200px; }
.x-long { width: 300px; }
textarea { border: 1px solid #999; width: 515px; display: block; }
input.login { float: left; margin: 18px 10px 18px 0; }

/* ------------------ GLOBAL > IMAGES ------------------ */
img { border: 0; }
img.right { float: right; border: 0; padding: 0 0 0 10px; }
img.left { float: left; border: 0; padding: 0 10px 0 0; }

/* ------------------ MM > TABLES ------------------ */
table.mm { width: 540px; padding: 0; border: 1px solid #999; margin: 10px auto 5px auto; }
table.mm th, td { padding: 5px; margin: 0; text-align: center; line-height: 12px; font-size: 10px; }
table.mm th { background: #eee; border-bottom: 1px solid #999; }
table.mm th.left { text-align: left; }
table.mm th.right { text-align: right; }
table.mm td.left { text-align: left; }
table.mm td.right { text-align: right; }
div.table_object {  width:535px; overflow:scroll; }
.table_object table tr td { padding: 3px; }
.preview_width { width: 535px; }

/* ------------------ HEADER ------------------ */
#header { float: left; width: 100%; height: 161px; min-width: 770px;
    width:expression(document.body.clientWidth < 870 ? "780px" : "100%" ); } /* IE Width Hack */
#header.noStatusBar { height: 137px; }
#banner { float: left; width: 100%; height: 108px; background: url(/assets/images/bannerBG.gif) 0 0 repeat-x; }

/* ------------------ HEADER > NAVBAR ------------------ */
#navbar { float: left; width: 100%; height: 29px; background: url(/assets/images/navbarBG.gif) 0 0 repeat-x; }
#navbar #search { float: left; display: inline; width: 250px; height: 5px; padding: 5px 20px 3px 10px; }
#navbar #search label { float: left; color: #fff; line-height: 22px; padding: 0; margin: 0 6px 0 0; }
#navbar #search .go { float: left; margin: 0 0 0 6px; }
#navbar form .text { float: left; width: 100px; height: 16px; border: 1px solid #333; padding: 0; margin: 0; }

#navbar .logo { float: right; width: 135px; height: 23px; display: inline; margin: 3px 10px 0 10px; background: url(/assets/images/logoC4A.gif) 0 0 no-repeat; }
#navbar #nav { float: right; display: inline; }
#navbar #nav ul { float: left; list-style: none; padding: 0 10px 0 0; border-left: 1px solid #161616; margin: 0; font-size: 10px; }
#navbar #nav li { float: left; display: inline; list-style: none; padding: 0; border-right: 1px solid #161616; margin: 0; }
#navbar #nav li a { float: left; padding: 8px 16px; line-height: 12px; margin: 0; color: #fff; text-decoration: none; }
#navbar #nav li a:hover { background: #222; text-decoration: underline; }

/* ------------------ HEADER > STATUSBAR ------------------ */
#statusbar { float: left; width: 100%; height: 24px; background: url(/assets/images/statusbarBG.gif) 0 0 repeat-x; }
#abstractNo { float: left; padding: 0 0 0 10px; }
#abstractNo p { display: inline; line-height: 24px; }
#welcome { float: right; padding: 0 10px 0 0; }
#welcome p { display: inline; line-height: 24px; }
#percentFrame { float: right; width: 150px; height: 12px; border: 1px solid #666; margin: 5px 20px 0 0; background: #fff; }
#percentBar { position: absolute; float: left; height: 12px; background: url(/assets/images/percentBarBG.gif) 0 0 repeat-x; }
#percentBar.overLimit { background: url(/assets/images/percentBarBGRed.gif) 0 0 repeat-x; }

/* ------------------ CONTAINER ------------------ */
#main { float: left; width: 800px; background: url(/assets/images/bodyBG.gif) 0 0 repeat-y; }

/* ------------------ SIDEBAR ------------------ */
#sidebar { float: left; width: 180px; padding: 8px 10px 20px 10px; }
#sidebar h1 { font-size: 10px; line-height: 16px; font-weight: bold; padding: 0 10px; border: 1px solid #333; margin: 20px 0 0 0;
	color: #fff; background: url(/assets/images/headerBG.gif) 0 0 repeat-x; }
#sidebar h1 { height: 16px; } /* commented backslash hack for mac ie 5 \*/
#sidebar h1 { height: 18px; } /* end hack */
#sidebar ul { list-style: none; padding: 0; margin: 0; }
#sidebar li { padding: 0; }
#sidebar li:hover, #sidebar li.active { background: url(/assets/images/hoverBG.gif) 0 1px repeat-x; }
#sidebar li a { display: block; width: 152px; font-size: 11px; line-height: 11px; color: #333; padding: 3px 6px 3px 20px; border: 1px solid #fff; text-decoration: none; }
#sidebar li a:hover, #sidebar li.valid a:hover, #sidebar li.invalid a:hover, #sidebar li.active a
	{ border: 1px solid #666; background: url(/assets/images/iconActive.gif) 6px 5px no-repeat; }
#sidebar li.valid a { background: url(/assets/images/iconValid.gif) 5px 5px no-repeat; }
#sidebar li.invalid a { background: url(/assets/images/iconInvalid.gif) 5px 4px no-repeat; }
#sidebar.login {padding: 20px 20px 0 20px; width: 160px; }

/* ------------------ CONTENT ------------------ */
#content { float: left; width: 580px; padding: 0 0 20px 20px; overflow: hidden; }
#content.popup { background: white; width: 480px; border-left: 20px solid #333; }
#content.popup_doc { background: white; width: 580px; border-left: 20px; }
div.data { clear: right; float: left; display: inline; padding: 0 10px 0 0; }
div.row { clear: both; padding: 3px 0; }

/* ------------------ CONTENT > ICONS ------------------ */
#content .help { padding: 2px 0 2px 15px; background: url(/assets/images/iconHelp.gif) 0 2px no-repeat; }
#content .search { padding: 2px 0 2px 18px; background: url(/assets/images/iconSearch.gif) 0 2px no-repeat; }
#content .print { padding: 2px 0 2px 23px; background: url(/assets/images/iconPrint.gif) 0 2px no-repeat; }
#content .charMap { padding: 2px 0 2px 21px; background: url(/assets/images/iconCharMap.gif) 0 3px no-repeat; }
#content .delete { padding: 2px 0 3px 21px; background: url(/assets/images/iconDelete.gif) 0 0 no-repeat; }
#content .edit { padding: 2px 0 3px 21px; background: url(/assets/images/iconEdit.gif) 0 0 no-repeat; }
#content .preview { padding: 2px 0 3px 21px; background: url(/assets/images/iconPreviewTable.gif) 0 0 no-repeat; }
#content .previewFigure { padding: 2px 0 3px 21px; background: url(/assets/images/iconPreviewFigure.gif) 0 0 no-repeat; }
#content .upload { padding: 2px 0 2px 21px; background: url(/assets/images/iconUpload.gif) 0 0 no-repeat; }
#content .payment { padding: 2px 0 2px 23px; background: url(/assets/images/iconPayment.gif) 0 2px no-repeat; }
#content .error { padding: 0 0 0 10px; background: url(/assets/images/iconInvalid.gif) 0 50% no-repeat; }
div.required { display: inline; padding-right: 16px; background: url(/assets/images/iconRequired.gif) 98% 3px no-repeat; }
div.requiredBlock { display: block; float: left; padding-right: 15px; background: url(/assets/images/iconRequired.gif) 100% 5px no-repeat; }
input.disabled { padding: 2px 10px; margin: 0 0 0 5px; font-family: verdana, sans-serif; font-size: 10px; font-weight: bold; background-position: 0 0; background-repeat: repeat-x;  background-image: url(/assets/images/btnNavDisabled.gif); color: #666; }

/* ------------------ CONTENT > BUTTONS ------------------ */
div.buttons { text-align: center; margin: 5px 0 15px 0; }
.button { float: none; padding: 0; margin: 0 0 0 5px; }
.save, .prev, .next, .log, .register, .request, .apply, .new, .securePayment, .cancel, .paperPayment { padding: 11px 43px; }

/* ------------------ CONTENT > ABSTRACT ------------------ */
.abstract td { padding: 0 20px; }

/* ------------------ FOOTER ------------------ */
#footer { float: left; width: 100%; height: 150px; padding: 0 0 40px 0; border-top: 1px solid #333; border-bottom: 1px solid #999; background: #F0F0F0; }
#footer .logo { float: left; width: 120px; height: 23px; padding: 78px 0 0 95px; }
#footer #copyright { float: left; display: block; width: 500px; padding: 15px 0 0 10px; }
#footer p { font-size: 10px; line-height: 12px; color: #222; padding: 2px 0 0 0; }
#footer p.extraPadding { padding: 10px 0 0 0; }
#footer a { color: #333; }
#footer a:hover { color: #000; }
#footer.popup .logo { width: 30px; padding: 20px 0 0 10px; }

/* ------------------ LOGIN AND REGISTRATION ------------------ */
div#login, div#registration { float: left; width: 660px; border: 1px solid #333; margin: 50px 0 50px 50px; }
div#login #sidebar { float: left; width: 168px; padding: 20px; background: none;  }
div#login #content { float: left; width: 420px; background: #fff; margin-right: 10px; padding-top: 20px; padding-bottom: 20px; }
div#login div.buttons { margin-left: -30px; }
div#registration { margin-top: 26px; }
div#registration #sidebar { float: left; width: 380px; padding: 20px 0 0 20px; background: #fff; }
div#registration #content { float: left; width: 228px; background: #fff; margin-right: 10px; }
div#registration div.buttons { margin-left: -30px; }
div#password { float: left; width: 658px; border: 1px solid #333; margin: 26px 0 50px 50px; background: #fff; }
div#password #sidebar { float: left; width: 498px; padding: 40px 80px; background: #fff; }
div#password div.buttons { margin-left: -30px; }
html>body div#login, html>body div#registration, html>body div#password { margin-left: 100px; }

div#login2, div#registration { float: left; width: 660px; border: 1px solid #333; margin: 50px 0 50px 50px; }
div#login2 #sidebar { float: left; width: 168px; padding: 20px; background: none;  }
div#login2 #content { float: left; width: 420px; background: #fff; margin-right: 10px; padding-top: 20px; padding-bottom: 20px; }

/* ------------------ PAYMENT FORM ------------------ */
#payment_orginfo { text-align: center; padding-top: 40px; }
.payment_break { border: 1px solid #5F5F5F; color: #5F5F5F; background-color: #5F5F5F; width: 50%; }
.payment_nopad { padding-bottom: 0; }

/* ------------------ Button Elements ------------------ */
.selbox1 { width: 190px; margin-bottom: 5px; }
.required_icon { width: 8px; height: 9px; padding-top: 4px; padding-left: 3px; }
.SelButtons { position: absolute; float: right; bottom: 15px; right: 15px; }
.Sel_btnCenter, .Sel_btnLeft, .Sel_btnRight { text-align: left; width: 87px; height: 23px; border: 0; }
.Sel_btnCenter { padding: 0 0 2px 20px; font-size: 85%;  font-weight: 900; }
.Sel_btnLeft   { padding: 0 0 2px 23px; font-size: 85%;  font-weight: 900; }
.Sel_btnRight  { padding: 0 0 2px 20px; font-size: 85%;  font-weight: 900; }
.Sel_btnCenter:hover, .Sel_btnLeft:hover, .Sel_btnRight:hover { color: #FFFFFF; cursor: pointer;}

