/* ==== SHELL */
	
	#shell {position: absolute; top: 0; left: 0; background: #000; border-bottom: 1px solid #eee;}
	
/* ==== MASTER AD */
	
	#ad-mast {position: absolute; top: 15px; right: 16px; width: 660px; height: 60px; background: transparent; font-size: 10px; color: #bbb;}
	#ad-mast p {width: 180px; margin: 0;}
	#ad-mast a {color: #D285EB; font-weight: bold;}
	#ad-mast span a {float: right; border: 1px solid #333;}
        #ad-mast div {float: right;}
	
/* ==== BADGE */
	
	#badge {padding: 15px 15px 0 15px; border-right: 1px solid #333; border-left: 1px solid #333; background: #000 url(images/design/bg_blackgradient.gif) 0 0 repeat-x; height: 68px; width: 866px;}
	


/* ==== LANGUAGE NAVIGATION */
	
	#nav-lang {text-align: right; padding: 0 15px 6px 15px; border-right: 1px solid #333; border-left: 1px solid #333; background: #000; clear: both;}
	#nav-lang li {display: inline; padding: 0 0 0 7px;}
	#nav-lang, #nav-lang a {font-size: 11px; color: #999; text-decoration: none;}
	#nav-lang a:hover, #nav-lang .selected a {color: #ddd;}

/* ==== PROFILE NAVIGATION */

#nav-profile {float: left; display: inline;}
#nav-profile a {color: #ddd; font-weight: bold;}
#nav-profile a:hover {color: #fff;}
	
/* ==== NAVIGATION */
	
	#nav {background: url(images/design/bg_nav.gif) 0 0 repeat-x; border-top: 1px solid #BF55E2; border-bottom: 1px solid #BF55E2; width: 898px;}
	#nav ul {height: 34px; border-right: 1px solid #BF55E2; border-left: 1px solid #BF55E2;}
	#nav li {display: inline; float: left; height: 34px; border-right: 1px solid #BF55E2;}
	#nav a {display: block; height: 14px; padding: 9px 10px 11px; background: transparent; color: #333; text-decoration: none; text-transform: uppercase; font-size: 10px; font-weight: bold; border-right: 1px solid #000;}
	#nav a:hover, #nav .selected a {background: #BF55E2; color: #000;}
	#nav .selected a {background: #f8f8f8; color: #333; height: 15px;}
	
/* ==== SUB NAVIGATION */
	
	#nav-sub {border-bottom: 1px solid #fff; background: #f8f8f8; min-height: 5px; width: 898px;}
	#nav-sub ul {height: 34px;}
	#nav-sub li {display: inline; float: left; height: 34px;}
	#nav-sub a {display: block; height: 14px; padding: 10px 11px 11px; background: transparent; color: #777; text-decoration: none; text-transform: uppercase; font-size: 10px; font-weight: bold;}
	#nav-sub a:hover {color: #000; color: #ffa500;}
	#nav-sub .selected a {color: #000;}
	#nav-sub span, #nav-sub hr {display: block; height: 5px;}
	
/* ==== OUTRO */
	
	#outro {clear: left; margin: 0 auto; padding: 7px 0 0 0; width: 898px; background: #000 url(images/design/bg_outro.gif) 0 0 repeat-x; border-right: 1px solid #000; border-left: 1px solid #000; font-size: 11px; color: #ccc;}
	#outro a {color: #aaa; text-decoration: underline;}
	
/* ==== META */
	
	#footer-meta {background: #000 url(images/design/bg_footer_front.gif) 0 0 repeat-x;}
	#footer-meta .xtra {overflow: hidden; border-bottom: 1px dotted #333; margin: 0 20px 0 20px; padding: 10px 0 15px 0;}
	#footer-meta dt {text-transform: uppercase; border-bottom: 1px dotted #333; padding: 0 0 3px 0; margin: 0 0 5px 0; color: #eee;}
	#footer-meta dl {float: left; width: 265px;}
	#footer-meta #d1 {padding: 0 15px 0 0;}
	#footer-meta #d2 {border-right: 1px dotted #333; border-left: 1px dotted #333; padding: 0 15px;}
	#footer-meta #d3 {padding: 0 0 0 13px;}
	#footer-meta span {float: right; display: block; width: 10px; height: 10px; margin: 4px 0 0 0;}
	#footer-meta a:hover {color: #fff; text-decoration: none;}
	
/* ==== LINKS */
	
	#footer-links {padding: 10px 20px 10px 20px; background: #000;}
	#footer-links ul {list-style: none; text-align: center;}
	#footer-links li {display: inline; padding: 0 6px 0 0;}
	#footer-links a {color: #aaa; text-decoration: none; font-size: 10px;}
	#footer-links a:hover {color: #fff;}
	
/* ==== THE END */
	
	#the-end {clear: left; margin: 0 auto; width: 900px; padding: 15px 0; text-align: center; color: #ccc; font-size: 10px; line-height: 20px; background: transparent url(images/design/bg_theend2.gif) 0 0 no-repeat;}
	#the-end p {margin: 0;}
	#the-end a {color: #ffa500;}