html, body { background: url(http://cdn.assets.anyvite.net/static/images/micro/backgrounds/stripe.gif) #222; }

/* Banner */
html #banner { background:none;}
#main_cont { background:none;}
html #logo_container { margin:12px 40px 0px 0px;}
html #banner #logo_container h1 { color:#fff; }
html #banner #logo_container a, html #banner #logo_container a:active, html #banner #logo_container a:link, html #banner #logo_container a:visited { text-decoration:none; }

/* Top Nav */
html #top_bar ul#top_bar_nav { background-color: #222; }
html #top_bar ul#top_bar_nav li { border-left-color: #111; }
html #top_bar ul#top_bar_nav li a, html #top_bar ul#top_bar_nav li a:active, html #top_bar ul#top_bar_nav li a:link, html #top_bar ul#top_bar_nav li a:visited { border-left-color: #333; }
html #top_bar ul#top_bar_nav li:hover { background-color:#333; }

/* Navigation */
#navigation { right:15px; }
#navigation li { background-image:url(http://cdn.assets.anyvite.net/static/images/micro/nav/tab_grey_right.png); }
* html #navigation li { background-image:url(http://cdn.assets.anyvite.net/static/images/micro/nav/tab_grey_right.gif); }

#navigation a,#navigation a:link,#navigation a:active,#navigation a:visited { background:url(http://cdn.assets.anyvite.net/static/images/micro/nav/tab_grey_left.png) no-repeat left top; color:#444; text-shadow:1px 1px 0px #ffffff; }
* html #navigation a,* html #navigation a:link,* html #navigation a:active,* html #navigation a:visited { background:url(http://cdn.assets.anyvite.net/static/images/micro/nav/tab_grey_left.gif) no-repeat left top; }

* html #navigation { margin-bottom:-0.5px;}
/* Subnav */
#subnav {  
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius: 8px;  
	border-top-left-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;  
	border-top-right-radius: 8px;
	min-height:8px;
}

/* Content */
#content {  
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius: 8px;  
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius: 8px;  
	border-bottom-right-radius: 8px;
}

/* Footer */
html #footernav { background: url() transparent; margin-top:5px; border-top:0px; color:#ccc; }
html #footernav ul#alt_site_footer_nav { margin:0px; padding-left:0px; }
html #footernav a, #footernav a:link, #footernav a:active, #footernav a:visited { color:#bbb; }
html #footernav ul#alt_site_footer_nav li span.alt_site_divider {  }
html #footernav a.powered_by, html #footernav a.powered_by:link, html #footernav a.powered_by:active, html #footernav a.powered_by:visited, html #footernav a.powered_by:hover { margin-right: 0px; padding-right:0px; }
#bottom_dropshadow { display:none;}
#navigation li {background-image: url(/static/images/micro/nav/tab_grey_right.png); } * html #navigation li {background-image: url(/static/images/micro/nav/tab_grey_right.gif);} #navigation a, #navigation a:link, #navigation a:active, #navigation a:visited {background: url(/static/images/micro/nav/tab_grey_left.png) no-repeat top left;color:#444;text-shadow:1px 1px 0px #fff;} * html #navigation a, * html #navigation a:link, * html #navigation a:active,* html #navigation a:visited { background: url(/static/images/micro/nav/tab_grey_left.gif) no-repeat top left;}html, body {background-color: #000000;}
