/* CSS Document */

body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666; line-height: 16px; }
body { background: url(images/bg-body.gif) repeat-x; margin: 0px; padding: 0px; }

h1,h2,h3,p,form,ul { margin: 0px; padding: 0px; }
h1 { font-size: 18px; margin-bottom: 4px; padding-bottom: 1px; color: #000; }
h2 { font-size: 15px; margin-bottom: 3px; padding-bottom: 1px; }
h3 { font-size: 13px; margin-bottom: 4px; padding-bottom: 1px; color: #000; }

a { text-decoration: none; color: #749511; }
a.greenlink { text-decoration: none; color: #749511; }
a.purplelink { text-decoration: none; color: #c70067; }
a.bluelink { text-decoration: none; color: #009bc7; }
a.orangelink { text-decoration: none; color: #ff9900; }
a:hover { color: #333; }

small { font-size: 10px; font-weight: bold; padding: 2px 0px 2px 0px; }

#header { margin: auto; width: 958px; height: 110px; background: url(images/bg-header.gif) no-repeat; }
#header-logo { float: left; width: 142px; height: 56px; padding-left: 28px; }
#header-logo h1 { overflow: hidden; text-indent: -30000px; font-size: 14px; }
#header-logo a { display: block; width: 142px; height: 56px; background: url(images/bg-logo.gif) top no-repeat; }
#header-logo a:hover { background-position: bottom; }
#header-ads { float: right; padding: 12px 5px 0px 0px; }

#root { margin: auto; width: 958px; background: url(images/bg-root.gif) bottom no-repeat; }

#root-left { float: left; width: 120px; padding-top: 15px; }
#root-left ul { list-style: none; }
#root-left ul li { font-weight: bold; border-bottom: 1px dotted #ccc; padding: 3px 3px 3px 5px; }
#root-left ul li a { text-decoration: none; color: #5e6a38; }
#root-left ul li a:hover { color: #ff9000; }

.left-nav { margin-bottom: 10px; }

#root-right { float: right; width: 824px; }
#top-nav { width: 824px; height: 34px; background: url(images/bg-top-nav.gif) no-repeat; margin-bottom: 6px; }
#top-nav-left { float: left; width: 490px; height: 34px; }
#top-nav-left ul { list-style: none; width: 490px; }
#top-nav-left ul li { float: left; font-weight: bold; font-size: 12px; text-transform: uppercase; }
#top-nav-left ul li a { padding: 9px 11px 0px 11px; text-decoration: none; border-right: 1px solid #fff; height: 25px;
	border-left: 1px solid #f2f6e4; color: #ff9000; display: block; *display: inline-block;}
/* #top-nav-left ul li { float: left; font-weight: bold; font-size: 12px; text-transform: uppercase; }
#top-nav-left ul li a { padding: 9px 11px 0px 11px; text-decoration: none; display: block; border-right: 1px solid #fff; height: 25px;
	border-left: 1px solid #f2f6e4; color: #ff9000; overflow: visible; } */
#top-nav-left ul li a.noborder { border-left: 0px; }
#top-nav-left ul li a:hover { color: #333; }
#top-nav-right { float: right; width: 320px; font-weight: bold; font-size: 12px; padding-top: 9px; }

#rcontent { background: url(images/bg-rcontent.gif) right repeat-y; }
#rcontent-left { float: left; width: 650px; }

#incontent { background: url(images/bg-incontent.gif) left repeat-y; }
#incontent-left { float: left; width: 336px; }
#incontent-right { float: right; width: 300px; }

#rcontent-right { float: right; width: 160px; }
#rcontent-right ul { list-style: none; }
#rcontent-right ul li { font-weight: bold; border-bottom: 1px dotted #ccc; padding: 3px 3px 3px 5px; }
#rcontent-right ul li a { text-decoration: none; color: #009bc7; }
#rcontent-right ul li a:hover { color: #ff9000; }


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

.bannerbox { margin-bottom: 15px; }
.clearall { clear: both; }
.padbox { padding: 10px; margin-bottom: 10px; }
.padbox ul { list-style: none; }
.padbox ul li a { text-decoration: none; font-weight: bold; border-bottom: 1px dotted #e0e0e0; padding: 3px 3px 3px 0px; display: block; }
.padbox ul li a span { font-size: 10px; color: #9a9a9a; display: block; }
.topbox { padding: 3px 10px 10px 10px; margin-bottom: 5px; }
.topbox ul { list-style: none; }
.topbox ul li a { text-decoration: none; font-weight: bold; border-bottom: 1px dotted #e0e0e0; padding: 3px 3px 3px 0px; display: block; }
.topbox ul li a span { font-size: 10px; color: #9a9a9a; }
.border-down { border-bottom: 1px dotted #e0e0e0; padding: 2px  0px  2px  0px; }
.darktext { color: #333; }

.tagcloud { padding: 5px 1px 5px 1px; margin-bottom: 15px; }
.tagcloud a, .listbox a.nodecor { text-decoration: none; padding: 0px 2px 0px 2px; }
.tagcloud a.level-1, .listbox a.level-1 { font-size: 9px; font-weight: bold; }
.tagcloud a.level-2, .listbox a.level-2 { font-size: 9px; font-weight: bold; }
.tagcloud a.level-3, .listbox a.level-3 { font-size: 10px; font-weight: bold; }
.tagcloud a.level-4, .listbox a.level-4 { font-size: 11px; }
.tagcloud a.level-5, .listbox a.level-5 { font-size: 12px; }
.tagcloud a.level-6, .listbox a.level-6 { font-size: 12px; font-weight: bold; }
.tagcloud a.level-7, .listbox a.level-7 { font-size: 13px; font-weight: bold; }
.tagcloud a.level-8, .listbox a.level-8 { font-size: 15px; font-weight: bold; }
.tagcloud a.level-9, .listbox a.level-9 { font-size: 16px; font-weight: bold; }
.tagcloud a.level-10, .listbox a.level-10 { font-size: 17px; font-weight: bold; }
.tagcloud a:hover, .listbox a:hover.nodecor { color: #fff; background: #2c73b4; }

.maintitle { background: url(images/bg-maintitle.gif) top no-repeat; padding: 15px 10px 5px 10px; }
.sidetitle { background: url(images/bg-sidetitle.gif) top no-repeat; padding: 15px 10px 5px 10px; }
.maintitle h1 { font-size: 16px; color: #000; padding-bottom: 5px; border-bottom: 1px solid #f5f5f5; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.maintitle h2, .sidetitle h2 { font-size: 12px; color: #333; text-transform: uppercase; padding-bottom: 1px; border-bottom: 1px solid #f5f5f5; 
	letter-spacing: 1px; }
	
.listfoot { background: #d9e5b5; padding: 1px 5px 1px 5px; font-size: 10px; font-weight: bold; color: #fff; text-align: right; }

#footbox { border: 1px solid #efefef; clear: both; background: #f9f9f9 url(images/bg-logo-footer.gif) left no-repeat top; 
	padding: 16px 10px 5px 170px; height: 50px;}
#footbox p { border-bottom: 1px dotted #e3e3e3; margin-bottom: 5px; }
