/*** NAVIGATION ***/

/* Secondary */
ul.secondary { background:#000 url(../img/bg-navigation.gif) no-repeat top left; }

/* Tertiary */
ul.tertiary { background:transparent url(../img/bg-navigation-tertiary.jpg) left top repeat-x!important; }
ul.tertiary li a { border:1px solid #959595; background:#727273; margin:0px 8px 5px; }
ul.tertiary li a:hover, ul.tertiary li.active a { background:#9d9d9d; }

/* Related Links */
#related-links { background:url(../img/bg-navigation-related-links.gif) left top repeat-y; overflow:visible; }
#related-links dl { background:url(../img/bg-navigation-related-links.jpg) no-repeat left top;  overflow:visible; }
#ad-container { float:right; width:194px!important; overflow:hidden!important; }

#hr { background:url(../img/bg-navigation-related-links.gif) left top repeat-y; }
#hr div { background:url(../img/bg-navigation-related-links.jpg) left top no-repeat; width:190px; text-align:center; }
#hr div div { background:url(../img/hr-navigation-right.gif) bottom left no-repeat; }

/* Most Popular Links */
#most-popular-links a { background:url(../../img/bullet-grey.gif) 0em 0.4em no-repeat; }

/* Tabbed */
ul.tabbed { position:relative; float:left; margin-top:8px; /* left:0px; right:auto; top:7px; bottom:auto; */ }
ul.tabbed li { width:181px; margin:0px; margin-bottom:4px; }
ul.tabbed li a { color:#fff; text-decoration:none; padding:5px 7px; border:1px solid #888; display:block; }
ul.tabbed li a { background:#727273; width:160px; text-align:center; }
ul.tabbed li a:hover, ul.tabbed li.active a { background:#9d9d9d; }


/*** PAGE LAYOUT BLOCKS ***/

#page { background:url(../img/bg-content.gif) 0px 0px repeat-y; overflow:auto; }
.wide #page { background:url(../img/bg-content-wide.gif) 0px 0px repeat-y; }
#hero { padding:0px 1px; background:#000 url(../img/bg-hero.gif) repeat-x top left; float:left; border-top:1px solid #000; border-bottom:1px solid #000; }
#tagline { width:198px; height:256px; float:left; background:#000 url(../img/bg-tagline.gif) repeat-x top left; }
#tagline img { margin:100px 15px; }
#breadcrumb { background:#252525 url(../img/bg-breadcrumb.jpg) top right no-repeat!important; color:#9d9d9d; }
#breadcrumb a { color:#9d9d9d; text-decoration:none; }
#breadcrumb a:hover { color:#fff; }

#content { background:transparent url(../img/bg-content.jpg) no-repeat -203px 0px!important; float:left; clear:right; width:760px; min-height:631px; padding-bottom:8px;
	border-left:1px solid #000!important; border-right:1px solid #000!important; }
.home #content { background:#7d7d7d url(../img/bg-content-home.jpg) no-repeat top left!important; float:none; clear:left; overflow:auto; width:100%; padding-bottom:8px; min-height:0px; }


/*** CONTENT ***/

h1, #inner-content dt { background:transparent url(../img/hr.gif) left bottom no-repeat; }
h2 { padding-bottom:0.75em; font-weight:bold; }
h2 { background-image:url(../img/hr.gif); }
h2 span { background-image:url(../img/hr.gif); }
#inner-content a, #inner-content a:hover { color:#aaa; }
#inner-content .more a, #inner-content .back a { color:#fff!important; background:#272727 url(../../img/bullet-grey.gif) no-repeat 6px 0.6em; } 
#inner-content a.webstore { color:#fff!important; background-color:#272727; } 
#inner-content dt a:hover { color:#fff; }
#inner-content .photo { background:transparent url(../img/hr-photo.gif) right bottom no-repeat; }

#inner-content dl.block dt { background:url(../img/hr.gif) left top no-repeat; }

dl#sponsors { float:left; width:161px; background:#000 url(../img/bg-sponsors.gif) center top no-repeat; }
dl#sponsors dt { margin-top:13px; }
dl#sponsors dd { width:80px; }

#news { background:transparent!important; width:725px!important; overflow:auto; float:left; clear:none; border:1px soild orange; }
#news dt { width:auto; margin:8px auto; text-align:center; }
#news dd { width:225px!important; float:left!important; background:none!important; padding-left:0px!important; margin:8px 6px 0px 9px; }
#news dd a { color:#000; text-decoration:none; }
#news dd a:hover { text-decoration:underline; }
#news dd img { /* border:1px solid #fff; */ margin:0px 10px 10px 0px; float:left; }
#news dd a:hover img { /* border:1px solid #FF0078; */ }

#inner-content #toolbar { background:transparent url(../img/hr-toolbar-grey.gif) top left no-repeat;}
#inner-content #toolbar ul { background:transparent url(../img/hr-toolbar-grey.gif) bottom left no-repeat; }
#inner-content #toolbar ul li a { color:#fff; }
#inner-content #toolbar ul li a:hover { text-decoration:underline; }
#inner-content #toolbar ul li a.facebook { background:url(../img/icon-facebook-grey.gif) 0em 0.2em no-repeat; }
#inner-content #toolbar ul li a.email { background:url(../img/icon-email-grey.gif) 0em 0.5em no-repeat; }
#inner-content #toolbar ul li a.print { background:url(../img/icon-print-grey.gif) 0em 0.4em no-repeat; }

#footer {  }