/* 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;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/clouds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
h1 {
	font-size:13px;
	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;
	position:relative;
	background-image: url(images/keller.png);
	background-repeat: no-repeat;
	background-position: right 18px;
}
#media {
	position:absolute;
	top:20px;
	left:425px;
	width:250px;
}
#media img {margin:0 5px; border:0}

/*Banner*/
#banner{
	height:246px;
	width:802px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #000000;
}
#info {float:left; width:289px; padding-top:8px;}
#info p{
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*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-repeat: repeat;
	z-index:200;
	overflow:visible;
	width:802px;
}
#headlines {
	z-index:100;
	position:relative;
	width:802px;
	height: 45px;
}
#headlines h1 {
	display:inline;
	background-color: #A11D20;
	padding: 10px;
}
.welcome {
	top:8px;
	position:absolute;
	width: 372px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.sell{
	top:8px;
	position:absolute;
	left: 596px;
	width: 180px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.buy {
	top:8px;
	position:absolute;
	left: 396px;
	width: 177px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
} 
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;
	background-color: #a11d20;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
#top_nav ul {list-style:none;}
#top_nav li{display:block; float:right; margin-left:3px; height:23px; }
#top_nav li h1 {
	color:#FFFFFF;
	text-decoration:none;
	height:23px;
	line-height:13px;
	font-size:13px;
	padding:4px 20px 0 0;
	cursor:pointer;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#top_nav li h1:hover {
	background-image: url(images/tab_over.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#top_nav li a {
	color:#FFFFFF;
	text-decoration:none;
	height:23px;
	line-height:13px;
	font-size:13px;
	padding-left:20px;
	display:block;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	background-position: left;
}
#top_nav li a:hover, #top_nav li a:hover h1 {
	background-image:url(images/tab_over.png);
}

#navigation {
	width:390px;
	float:left;
	font-size:13px;
	line-height:1.75em;
	border: thin solid #333333;
}
#navigation ul {
	list-style:none;
	padding-top:10px;
}
#navigation li {
	padding-left:30px;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: 15px 9px;
}
#navigation li:hover {
	background-image: url(images/dot_hover.png);
	background-repeat: no-repeat;
	background-position: 15px 9px;
}
#navigation a {text-decoration:none; color:#333333; font-weight:bold; }
#navigation a:hover {color:#000;}

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

#sell img {margin:11px 1px 4px 0; border:1px solid #000;}
#sell{
	width:195px;
	border: thin solid #333333;
	float: right;
	margin-right: 6px;
}


/*Footer*/
#footer {
	font-size:10px;
	line-height:1.5em;
	background-color: #A11D20;
	padding: 8px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
#footer a {
	color:#FFFFFF;
}
#footer img {padding-left:10px;}
#footer p {
	padding-left:0;
	color: #FFFFFF;
}

.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;}

