/* Globals */
* {margin:0px; padding:0px;}
body {width:100%; background: url(images/background.jpg) repeat-x top #c0b9a6 fixed; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.5em;}
p {padding:5px 10px;}
#page {width:802px; margin:0 auto; text-align:left;}
h1 {font-size:14px; font-weight:bold; color:#fff;}
#text h1{font-size:18px; border-bottom:1px solid #b40000; padding:5px 10px; color:#b40000;}
#text ul, #text ul {padding:5px 10px;}
#text ul, #text ul {padding-left:25px;}
h2 {font-size:14px; font-weight:bold; color:#000;padding:5px 10px;}

a {color:#b40000;}
a:hover {text-decoration:none;}

/*Header*/
#header {height:114px; background:url(images/exit_logo.gif) no-repeat right 18px; position:relative;}
#media {position:absolute; top:20px; left:630px; width:100px;}
#media img {margin:0 5px; border:0}

/*Banner*/
#banner{height:246px; width:802px; background:url(images/header_bg.gif) repeat-x; color:#FFFFFF; font-weight:bold;}
#info {float:left; width:289px; padding-top:8px;}
#info p{padding:5px 10px 5px 0px;}
/*Flash*/
#Flash {float:left; height:246px; z-index:10; }

/*Inner page banner*/
#inner_banner {height:128px; background:url(images/inner_header.jpg) no-repeat #000000; color:#fff; font-weight:bold; position:relative;}
#inner_info {padding_top:8px; position:absolute; left:407px; width: 350px; top: 7px;}

/*Content*/
#content{background-image:url(images/content_bg.png); background-repeat: repeat; z-index:200; overflow:visible; width:802px;}
#headlines {top:-19px; height:31px; z-index:100; margin-bottom:-19px; position:relative; background:url(images/home_header_bg.png) no-repeat; width:802px;}
#headlines h1 {display:inline;}
.welcome {padding:0 10px;top:8px; position:absolute;}
.sell{
	padding:0 5px;
	top:8px;
	position:absolute;
	left: 605px;
	width: 193px;
}
.buy {
	padding:0px 10px 0 5px;
	top:8px;
	position:absolute;
	left: 399px;
	width: 192px;
} 
iframe a{color:#fff;}
iframe a:hover{color:#fff;}
/*inner content*/
#inner_content {background-image:url(images/inner_content_bg.png); background-repeat: repeat; z-index:200; overflow:visible; background-position: -1px 50%;}
#full_content {background-image:url(images/full_content_bg.gif); background-repeat: repeat; z-index:200; overflow:visible; text-align:center; background-position: -1px 50%;}
#inner_navigation {width:204px; float:left; font-size:13px; line-height:1.75em;}
#inner_navigation ul {list-style:none; padding-top:10px;}
#inner_navigation li {padding-left:30px; background: url(images/teal_bullet.gif) no-repeat 15px 9px;}
#inner_navigation li:hover {background: url(images/red_bullet.gif) no-repeat 15px 9px}
#inner_navigation a {text-decoration:none; color:#333333; font-weight:bold; }
#inner_navigation a:hover {color:#000;}
#text {width:596px; float:right;}
#inner_headlines {top:-19px; height:31px; z-index:100; margin-bottom:-19px; position:relative; background: url(images/inner_headlines_bg.png) no-repeat;}
#inner_headlines h1 {display:inline;}
#full_headlines {top:-19px; height:31px; z-index:100; margin-bottom:-19px; position:relative; background:  url(images/full_headline_bg.png) no-repeat;}
#full_headlines h1 {display:inline;}
.menu {
	padding:0 10px;
	top:8px;
	position:absolute;
	width: 774px;
}
.title {
	padding:0 10px;
	top:8px;
	position:absolute;
	left: 206px;
	width: 570px;
}
.list  img {margin-right:10px; border:2px solid #009999; margin-top:-20px;}
.list h2 {padding-top:10px; border-top:1px dotted #009999;}

/*Navigation*/
#top_nav {height:23px; font-weight:bold; font-size:14px; margin-top:15px;}
#top_nav ul {list-style:none;}
#top_nav li{display:block; float:right; margin-left:3px; height:23px; }
#top_nav li h1 {background:url(images/tab.gif) no-repeat top right; color:#FFFFFF; text-decoration:none; height:23px; line-height:13px; font-size:13px; padding:4px 20px 0 0;cursor:pointer;}
#top_nav li h1:hover {background:url(images/tab_hover.gif) no-repeat top right; }
#top_nav li a {background:url(images/tab.gif) no-repeat left; color:#FFFFFF; text-decoration:none; height:23px; line-height:13px; font-size:13px; padding-left:20px; display:block;}
#top_nav li a:hover, #top_nav li a:hover h1 {background-image:url(images/tab_hover.gif);}

#navigation {width:401px; float:left; font-size:13px; line-height:1.75em;}
#navigation ul {list-style:none; padding-top:10px;}
#navigation li {padding-left:30px; background: url(images/teal_bullet.gif) no-repeat 15px 9px;}
#navigation li:hover {background: url(images/red_bullet.gif) no-repeat 15px 9px}
#navigation a {text-decoration:none; color:#333333; font-weight:bold; }
#navigation a:hover {color:#000;}

/*home page buckets*/
#buy {width:203px; float:left;}
#buy img {margin:11px 4px 4px 0; border:1px solid #000;}

#sell img {margin:11px 1px 4px 0; border:1px solid #000;}
#sell{width:198px; float:left;}


/*Footer*/
#footer {font-size:10px; line-height:1.5em; padding-top:10px;}
#footer a {color:#333333;}
#footer img {padding-left:10px;}
#footer p {padding-left:0;}

.top {text-align:right; font-size:10px;}
.top a {color:#990000;}
#text div {text-align:left; float:left; width:50%;}
#text .center {text-align:center; float:none; width:100%;}
.bold {font-weight:bold; color:#b40000;}