/* CSS Document */

body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333; }
body { background: #fafafa url(images/bg-body.gif) top repeat-x; margin: 5px 0px 20px 0px; padding: 0px; }

h1,h2,h3,p,form,ul { margin: 0px; padding: 0px; }
small { font-size: 10px; }

a { text-decoration: none; color: #2775b1; }
a.catlink { color: #ffb400; }
a.cattitlelink { color: #c10808; font-size: 12px; }
a:hover { color: #000; text-decoration: underline; }
a.btn-view { font-weight: bold; color: #fff; background: #74a941; padding: 5px 7px 5px 7px; margin-right: 5px; }
a.btn-view:hover { color: #74a941; background: #292929; }

#header { width: 982px; height: 61px; border-bottom: 1px solid #f8f9f9; margin: auto; margin-bottom: 10px; }
#header-left { float: left; width: 390px; padding-left: 10px; }
#header-left h1 { display: block; height: 41px; width: 160px; overflow: hidden; text-indent: -30000px; margin-bottom: 3px; }
#header-left h1 a { display: block; background: url(images/bg-logo.gif) top no-repeat; height: 41px; width: 160px; }
#header-left h1 a:hover { background-position: bottom; }
#header-left h2 { font-size: 12px; padding-left: 1px; color: #7cb2b2; }
#header-right { float: right; width: 571px; }
#searchbox { height: 30px; width: 451px; background: url(images/bg-searchbox.gif) no-repeat; margin-bottom: 12px; padding: 3px 0px 0px 120px; }
#searchbox .searchbox { border: none; background: none; }
#header-rightbox { text-align: right; padding-right: 10px; }

#top-ads { width: 982px; height: 90px; margin: auto; margin-bottom: 11px; text-align: center; background: url(images/bg-top-ads.gif) no-repeat; }

#top-nav { width: 962px; height: 24px; margin: auto; background: url(images/bg-top-nav.gif) no-repeat; padding: 0px 15px 0px 15px; }
#top-nav ul { list-style: none; width: 962px; }
#top-nav ul li { font-weight: bold; font-size: 12px; float: right; margin-left: 2px; }
#top-nav ul li a { display: block; *display: inline-block; height: 19px; padding: 5px 10px 0px 10px; text-decoration: none; color: #00273f; }
#top-nav ul li a:hover, #top-nav ul li a.li-active { background: #fff; border: 1px solid #ccc; border-bottom: none; padding: 4px 9px 0px 9px; color: #7cb2b2; }

#root { width: 962px; margin: auto; background: url(images/bg-root.gif) repeat-y; padding: 10px 15px 0px 15px; }

#root-left { float: left; width: 160px; margin-right: 17px; }
#left-nav { margin-bottom: 15px; }
#left-nav ul { list-style: none; }
#left-nav ul li { font-weight: bold; }
#left-nav ul li a { display: block; padding: 4px 10px 4px 10px; text-decoration: none; font-size: 12px; color: #c10808;
	border-bottom: 1px solid #efefef; }
#left-nav ul li a:hover { background: #f4f4f4; color: #00273f; }

#root-center { float: left; width: 468px; padding-top: 15px; }
#root-center h1 { font-size: 17px; color: #2775b1; }
#root-center h2 { font-size: 12px; color: #8bc1c1; padding-bottom: 2px; border-bottom: 1px solid #efefef; margin-bottom: 10px; }
#root-center .textbox { margin-bottom: 25px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#root-center .textbox ul { list-style: none; font-family: Arial, Helvetica, sans-serif; }
#root-center .textbox ul li { margin-bottom: 5px; border-bottom: 1px solid #efefef; padding: 0px 0px 3px 10px; border-left: 5px solid #ebf6f6; }
#root-center .textbox ul li a span { font-family: Arial, Helvetica, sans-serif; display: block; color: #666; font-weight: normal; }
#root-center .textbox ul li span.numli { float: right; color: #efefef; font-size: 22px; }
#root-center .textbox ul li span.numit { float: right; color: #ccc; font-size: 10px; }
#root-center .textbox ul li a.rollbold:hover { font-weight: bold; }
#root-center p { line-height: 16px; }
#root-center p.printnav { text-align: center; }
#root-center p.printnav a { border: 1px solid #ccc; background: #efefef; padding: 1px 3px 1px 3px; }

#root-center-full { float: left; width: 778px; padding-top: 15px; }

.split-left { float: left; width: 228px; }
.split-right { float: right; width: 228px; }

#root-right { float: right; width: 300px; }
#root-right h2 { font-size: 13px; color: #000; padding-bottom: 2px; border-bottom: 1px solid #efefef; margin-bottom: 10px; }
#root-right .rightbox { margin-bottom: 15px; }
#root-right .rightbox ul { list-style: none; }
#root-right .rightbox ul li { margin-bottom: 5px; border-bottom: 1px solid #efefef; padding: 0px 0px 3px 10px; border-left: 5px solid #ebf6f6; }

#footer { width: 962px; margin: auto; background: url(images/bg-footer.gif) top no-repeat; padding: 15px; }

.clearall { clear: both; }
.right-adbox { margin-bottom: 15px; }
.left-adbox { margin-bottom: 15px; border: 1px solid #efefef; padding: 8px; }
.banner { margin-bottom: 15px; }
.banner-center { margin-bottom: 35px; border: 1px solid #efefef; padding: 10px; background: url(images/bg-banner-center.gif) right no-repeat; }
