/* OVERIT MEDIA */

/* GLOBALS */
* { margin:0; padding:0; }
body { background:#fff; font:11px Tahoma, Verdana, sans-serif; color:#083784; }
.break { clear:left; }
.clear { clear:both; height:1px; line-height:1px; font-size:1px; }
a { color:#082984; text-decoration:none; }
a:hover { text-decoration:underline; }
p { margin-bottom:10px; }
.missing { display:none !important; }
.present { display:block !important; }
img#coverage { display:block; margin:15px 0; }

/* HEADERS */
h1.pagetitle { letter-spacing:0; height:40px; width:750px; margin:0 auto; overflow:hidden; padding:0; font-size:35px; color:#fff; background:#ff7911 url(../../images/pagetitlebg.gif) top left repeat-y; position:relative; font-weight:normal; margin-bottom:4px; }
h1.pagetitle span { margin-left:10px; }

/* HEADERS */
h1 { color:#083784; font-size:22px; letter-spacing:2px; font-weight:normal; padding-left:19px; background:transparent url(../../images/h1.gif) center left no-repeat; }
h2 { font-size:18px; font-weight:normal; color:#083784; padding-left:10px; border-left:3px solid #FF6C0B; }
h3 { font-size:14px; color:#000; }
h4 { font-size:14px; color:#FF6C0B; }

/* CONTAINERS */
div.pagecontainer { width:766px; background:#fff url(../../images/contentbg.gif) top center repeat-y; margin:0 auto; padding-top:5px; border-bottom:3px solid #b4bcc3; }
div.banner { width:750px; height:70px; background:#083784 url(../../images/banner.gif) top left no-repeat; margin:0 auto; position:relative; }
div.banner address { position:absolute; color:#fff; font-style:normal; text-align:right; right:10px; bottom:3px; }
div.padding { width:740px; margin:0 auto; }
div.bottom { text-align:center; border-bottom:1px solid #083784; width:760px; margin:0 auto; height:8px; }
div.filler { clear:both; margin-top:4px; height:20px; background-color:#083784; }
div.button { width:200px; height:21px; background:#fff url(../../images/btnbg.gif) top left no-repeat; margin:0 auto; text-align:center; }
div.button a { background:#fff url(../../images/arrow.gif) 1px 4px no-repeat; padding-left:8px; position:relative; top:4px; }

/* LEFTSIDE */
div.leftside { width:385px; float:left; margin:15px 0 6px 0; font-size:12px !important; color:#000; }
body#servicespg div.leftside { min-height:440px; height:auto !important; height:440px; }
div#loginfrmleft { width:385px !important; }
div#loginfrmleft form { width:250px !important; }
body#newspg div.leftside, body#aboutpg div.leftside, body#servicespg div.leftside, body#cxtpg div.leftside { width:540px; }
div.leftside ul, div.leftside ol { margin:0 0 15px 35px; list-style-type:circle; list-style-image:url(../../images/li.gif); }
div.leftside ul li, div.leftside ol li { margin:3px 0; }
div.leftside p { line-height:15px; }

/* RIGHTSIDE */
div.rightside { width:340px; float:right; margin:20px 0 6px 0 !important; }
div#loginfrmright { width:340px !important; }
body#newspg div.rightside, body#aboutpg div.rightside, body#servicespg div.rightside, body#cxtpg div.rightside, body#coveragepg div.rightside { width:180px; }
div.rightside h2 { font-size:18px; color:#000; margin:0; padding:0; border:0; }
div.rightside h3 { font-size:15px; color:#000; margin:0; padding:0; }
div.rightside ul { margin:0 0 20px 18px; list-style-type:circle; list-style-image:url(../../images/sidebarli.gif); }
div.rightside ul li {  }
div.rightside a img { border:0; display:block; margin:25px 0; }

/* MISC */
* html div.leftside, div.rightside { margin-top:0; }
div.rightside .stockimg { width:339px; height:339px; background:#fff url(../../images/aboutfiller.gif) top left no-repeat; }
div.doc { margin-bottom:25px; }

/* NAVIGATION */
div.nav { width:750px; background:#083784 url(../../images/hrbg.gif) bottom left repeat-x; height:32px; margin:1px auto 0 auto; position:relative; z-index:100; }
div.nav ol#sitenav { list-style-type:none; }
div.nav ol#sitenav li { float:left; height:25px; border-right:1px solid #fff; position:relative; }
div.nav ol#sitenav li a { display:block; margin:6px 5px 3px 5px; text-decoration:none; text-transform:uppercase; color:#fff; padding:0 8px 0 12px; }
div.nav ol#sitenav li a:hover { background:transparent url(../../images/navhover.gif) center left no-repeat; text-decoration:none; }
div.nav #email { position:absolute; right:10px; top:5px; }
div.nav #email a { color:#fff; }

div.nav ol#sitenav li ul { z-index:150; list-style:none; display:none !important; position:absolute; left:-1px; top:auto; display:block; width:150px; background-color:#dee2e5; border:1px solid #083784; padding:0 0 6px 0; }
div.nav ol#sitenav li ul li { float:none; margin:0; height:auto; border:0; }
div.nav ol#sitenav li ul li a { padding:4px 3px; color:#083784; }
div.nav ol#sitenav li ul li a:hover { background-image:none; text-decoration:underline; }
div.nav ol#sitenav li:hover ul, div.nav ol#sitenav li.over ul { display:block !important; }

/* FORMS */
div.form form { }
div.form fieldset { border:0; display:block; margin:15px 0; }
div.form fieldset p { margin:0 0 5px 0; }
div.form legend { display:none; }
div.form form h3 {	clear:both; }
div.form form label { display:block; color:#083784; font-size:10px; line-height:14px; padding:0 0 8px 0; }
div.form form input { display:block; border:1px solid #bfc1c3; height:18px; color:#083784; background-color:#fff; padding-top:3px; }
div.form form select {	float:left; display:block; border:1px solid #bfc1c3; background-color:#fff; font-size:11px; height:18px; color:#083784; position:relative; top:-2px; }

div.form form label.field { float:left; margin:0 10px 0 0; width:150px; }
div.form form label.newline { clear:left; }
div.form form label.field input { float:left; width:150px; }
div.form form label.field select { float:left; margin-top:3px; width:150px; }
div.form form label.oneline { width:310px; }
div.form form label.oneline input { width:310px; }
div.form form label.oneline select { width:310px; }

div.form form input.radiobutton { clear:left; float:left; padding:0; margin:0; border:none; }
div.form form label.radioitem { clear:none; margin:0 0 0 25px; padding:2px 0 5px 0; }
div.form textarea { display:block; width:310px; }
div.form form input.checkbox { clear:both; float:left; padding:0; margin:0; border:none; }
div.form form label.field-checkbox { clear:none; margin:0 0 0 25px; padding:2px 0 5px 0; }
div.form form textarea { margin-top:3px; border:1px solid #bfc1c3; color:#083784; background-color:#fff; }
div.form form input.button { border:none; color:#000; background:none; }
div.form form input.submit { padding:0; border:0; }

form#sendmail { display:block; }
form#sendmail fieldset { border:0; }
form#sendmail legend { display:none; }
form#sendmail div { padding:5px 0 0 0; }
form#sendmail label { display:block; }
form#sendmail input { display:block; width:250px; padding:3px; border:1px solid #000; }
form#sendmail textarea { display:block; width:350px; height:100px; border:1px solid #000; }
form#sendmail div.submit input{ display:block; width:75px; }

div#errormsg li { margin-left:40px !important; }
.error { border:1px solid #f00 !important; }

/* LOGIN */
div#login { width:750px; height:45px; margin:0 auto; background-color:#b4bcc3; position:relative; }
div#login h2 { color:#fff; padding:10px 0 0 10px; font-size:18px; }
div#login h2 em { font-style:italics; text-transform:uppercase; }
div#login div.form { width:385px; float:right; }
div#login div.form fieldset { margin:0; }
div#login div.form .submit { width:51px; height:18px; float:left; margin-top:16px; border:0; padding:0; }

/* SERVICES */
div#services { margin:5px auto; width:750px; height:130px; background:#ff7911 url(../../images/servicesbg.gif) top left no-repeat; z-index:0; }
div#services div.service { float:left; width:300px; color:#fff; margin:4px 0; }
div#services div.service h3 { color:#083784; font:16px Georgia, serif; font-weight:bold; margin-left:10px; }
div#services div.service p { width: 250px; margin:0 0 0 10px; }

/* HR */
hr.bluebar { clear:both; width:750px; height:5px; background-color:#083784; color:#083784; margin:0 auto; border:0; }

/* QUICK TOOLS */
div#quicktools { width:486px; margin-top:4px; float:left; }
div#quicktools h3 { background:#083784 url(../../images/quicktoolsheadbg.gif) top left no-repeat; height:22px; }
div#quicktools h3 span { position:relative; top:4px; left:10px; color:#fff; font-size:13px; text-transform:uppercase; font-weight:bold; }
div#quicktools .content { background:#cad0d5 url(../../images/quicktoolsbg.gif) bottom center no-repeat; border:1px solid #082984; border-top:none; height:230px; padding:10px; }
div#quicktools .tool { clear:both; width:450px; }
div#quicktools .form { width:250px; float:left; }
div#quicktools .form fieldset { margin:0; }
div#quicktools .form .submit { width:51px; height:18px; float:left; margin-top:16px; border:0; padding:0; }
div#quicktools .tool .button { float:left; position:relative; top:12px; }
div#front_login { width:450px !important; margin-bottom:20px; }
div#front_login input { display:inline; margin-right:20px; }
div#front_login input.login { border:0; padding:0; position:relative; top:6px; }

/* MAIN PAGE NEWS */
div#newsbar { width:244px; margin-top:4px; float:right; }
div#newsbar h3 { background:#083784 url(../../images/newsheadbg.gif) top left no-repeat; height:22px; }
div#newsbar h3 span { position:relative; top:4px; left:10px; color:#fff; font-size:13px; text-transform:uppercase; font-weight:bold; }
div#newsbar .content { height:210px; overflow:hidden; background:#fff url(../../images/newsbg.gif) top left no-repeat; border:1px solid #082984; border-top:none; height:230px; padding:10px; }
div#newsbar .content .news .item { height:70px; }
div#newsbar .content .news .item h4 { font-size:11px; }
div#newsbar .content .news .item img { float:right; margin:0 0 10px 10px; border:1px solid #083784; }

/* QUICK TOOLS */
div#secondaryqt { width:486px; margin-top:4px; float:left; }
div#secondaryqt h3 { background:#083784 url(../../images/quicktoolsheadbg.gif) top left no-repeat; height:22px; }
div#secondaryqt h3 span { position:relative; top:4px; left:10px; color:#fff; font-size:13px; text-transform:uppercase; font-weight:bold; }
div#secondaryqt .content { background:#cad0d5 url(../../images/quicktoolsbg.gif) top center no-repeat; border:1px solid #082984; border-top:none; height:auto; padding:10px; text-align:center; }
div#secondaryqt .content img { cursor:pointer; }
div#secondaryqt .tool { clear:both; }
div#secondaryqt .form { width:250px; float:left; }
div#secondaryqt .form fieldset { margin:0; }
div#secondaryqt .form .submit { width:51px; height:18px; float:left; margin-top:16px; border:0; padding:0; }
div#secondaryqt .tool .button { float:left; position:relative; top:12px; }

/* secondarylogin */
div.secondarylogin { width:244px; margin-top:4px; float:right; }
div.secondarylogin h3 { background:#fff url(../../images/newsheadbg.gif) top left no-repeat; height:22px; }
div.secondarylogin h3 span { position:relative; top:4px; left:10px; color:#fff; font-size:13px; text-transform:uppercase; font-weight:bold; }
div.secondarylogin .controls {  }
div.secondarylogin .content { background:#fff url(../../images/newsbg.gif) top left no-repeat; border:1px solid #082984; border-top:none; height:auto; padding:10px; text-align:center; }
div.secondarylogin .content img { cursor:pointer; }

/* NEWS */
div.news {  }
div.newsitem {  }
div.newsitem div.newsimg { float:left; width:110px; }
div.newsitem div.newscontent { float:left; width:430px; }
span.more a { font-weight:bold; }

/* FOOTER */
div.footer { text-align:center; width:760px; margin:10px auto 0 auto; padding-bottom:10px; color:#777; }
div.footer ul { list-style:none; }
div.footer ul li { display:inline; padding:0 5px; }
div.footer ul li a { text-decoration:none; }
div.footer ul li a:hover { text-decoration:underline; }
div.footer span { clear:left; display:block; }

/* CXT */
div.leftside table.cxtTrackingTableForm {  }
div.leftside table.cxtTrackingTableForm tr td.cxtTrackingTHForm { font-size:11px !important; color:#000 !important; width:225px;}
div.leftside table.cxtTrackingTableForm tr td.cxtTrackingTHForm input { margin-top:10px !important; }
div.leftside table.cxtTrackingTableForm tr td.cxtTrackingTHForm input#txtOrderID, 
div.leftside table.cxtTrackingTableForm tr td.cxtTrackingTHForm input#txtRef { width:220px !important; }
div.leftside table.cxtTrackingTableForm tr td.cxtTrackingTHForm input.cxtTrackingButton { margin-top:35px !important; width:75px !important; }
table.cxtOrderTable, .cxtOrderTDLeft2, .cxtOrderTDRight2, table.cxtOrderTable label { font:11px Tahoma, sans-serif !important; }
.cxtOrderTDLeft2_bottom table { width:200px !important; }
.cxtOrderTDLeft2_bottom table input { width:40px !important; }

table.cxtOrderTable label { width:200px !important; }
table.cxtOrderTable select { width:400px !important; }
table.cxtOrderTable select#selTimeReady { width:125px !important; }
table.cxtAddressTable { width:500px; font-size:10px; margin-top:20px; }
table.cxtAddressTable td { padding:3px; }
table.cxtAddressTable tr.cxtAddressTREven { background-color:#efefef !important; }
table.cxtOrderTable { }
table.cxtOrderTable tr { }
table.cxtOrderTable tr td.cxtAccountTDFormLeft { margin-bottom:10px; }
table.cxtOrderTable tr td.cxtAccountTDRight { font-weight:bold; margin-bottom:10px; }
input.cxtOrderButton { margin-top:5px; }
table.cxtOrderTable tr td.cxtAccountTDLeft { }
table.cxtOrderTable tr td.cxtAccountTDRight { }
table.cxtOrderTable tr td.cxtAccountTDFormLeft { }
table.cxtOrderTable tr td fieldset legend { }
span.cxtRequiredStatement { display:block; margin:15px 0 0 0; font-size:14px; }

.cxtLoginTable { width:380px; }
.cxtLoginTDLeft #chkRememberMe { display:block; clear:both; width:auto; float:left; }


div.feeditem { margin-bottom:15px; }
div.feeditem img { border:0; float:right; margin:10px; }
div.feeditem h3 { margin:0; }
div.feeditem h4 { margin:0; font-weight:normal; }
div.feeditem div.article { margin:0; padding:0; }
