/* Styles for Samus Base Template */

body
{
	margin: 0;
	font-size: 10pt;
	font-family: Arial;
	background: #5f7f8a url(images/bg.jpg) repeat-x top;
}

a
{
	color: #000000;
	text-decoration: none;
}

h3
{
	margin: 0;
}

a:hover
{
	text-decoration: underline;
}

#page_container
{
	
}

#header, #content, #footer
{
	margin-left: auto;
	margin-right: auto;
}

#header
{
	width: 896px;
	height: 134px;
	background: url(images/header2.jpg);
}

#content
{
	width: 896px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content_bg
{
	background: #9fbcc4;
}

#footer
{
	font-size: 8pt;
}

#left
{
	width: 240px;
	float: left;
}
#right
{
	width: 656px;
	float: left;
}

#footer
{
	background: url(images/footer_bg.jpg) repeat-x;
	height: 106px;
	text-align: center;
}

#left_nav
{
	margin-left: 41px;
	height: 283px;
	width: 189px;
	background: url(images/nav_bg.jpg);
}

#left_nav .title
{
	display: none;
}

#left_nav ul
{
	margin: 0;
	padding-left: 15px;
	padding-top: 15px;
}

#left_nav ul li
{
	list-style-type: none;
	margin-bottom: 9px;
}

#left_nav ul li a
{
	text-decoration: none;
	color: #ffffff;
	font-size: 13pt;
}

#left_nav ul li a:hover
{
	text-decoration: underline;
}

#title_component h1
{
	font-size: 20pt;
	color: #ffffff;
	margin: 0;
}

#footer_nav .title
{
	display: none;
}

#footer_nav
{
	padding-top: 15px;
}


#footer_nav ul
{
	margin: 0;
	padding: 0;
}

#footer_nav ul li
{
	display: inline;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a
{
	text-decoration: none;
	color: #9fbcc4;
}

#footer a:hover
{
	color: #ffffff;
}

#sub_nav
{
	margin-bottom: 10px;
}

#sub_nav .title
{
	display: none;
}

#sub_nav ul
{
	margin: 0;
	padding: 0;
}

#sub_nav ul li
{
	display: inline;
	margin-right: 15px;
}

#sub_nav ul li a
{
	color: #ffffff;
}

#relay_component
{
	width: 568px;
	background: #ffffff url(images/content_top2.jpg) top no-repeat;
	padding: 15px;
	margin-bottom: 20px;
}

#relay_component a
{
	color: #5f7f8a;
}

#relay_component p
{
	margin: 0;
}
/*
#overlay
{
	position: absolute; 
	z-index: 1000000; 
	display: none; 
	width: 900px; 
	height: 400px; 
	background: #ffffff;
	border: 2px #000000 solid;
}*/

#sales_listings .listing
{
	width: 568px;
	background: #ffffff url(images/content_top2.jpg) top no-repeat;
	padding: 15px;
	margin-top: 20px;
}

#sales_listings .listing .title
{
	font-size: 12pt;
	font-weight: bold;
}

#sales_listings .listing p
{
	margin: 0;
}

#sales_listings .listing .description
{
	margin-left: 15px;
	margin-right: 15px;
	width: 300px;
}

#sales_listings .listing .table .left
{
	font-weight: bold;
}

#sales_listings .listing_box
{
	margin-right: 40px;
}

#sales_listings h3
{
	margin: 5px;
}

#site_map ul
{
	margin: 0;
	padding: 0;
}

#site_map ul li
{
	list-style-type: none;
}

#site_map .title
{
	display: none;
}

#site_map a
{
	color: #3d535a;
	text-decoration: none;
}

#site_map a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#breadcrumbs
{
	height: 37px;
	width: 598px;
	/*background: url(images/breadcrumb.jpg);*/
	margin-top: 4px;
}

#breadcrumb_php
{
	padding-top: 9px;
	padding-right: 10px;
	overflow: hidden;
	font-size: 10pt;
	color: #ffffff;
}

#breadcrumb_php a
{
	color: #ffffff;
}

#flash_object
{
	float: right;
	width: 156px;
	height: 123px;
	margin-top: 5px;
	margin-right: 35px;
}

#blank
{
	display: none;
}
