body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 18px;
	font-size: 14px;
	color: #2b2b2b;
	background: #000;
	}

hr, .hide, .flash_block_replaced_content {
	display: none;
	}
	
:active,:focus {
	outline:none;
}
	
img {
	border: none;
	}
	
p {
	margin: 0 0 18px;
	}

/*  links */

a {
	color: #801507;
	text-decoration: none;
	}
	
a:hover {
	color: #d2220b;
	text-decoration: underline;
	}

ul{
	margin: 0 0 18px;
}

ul li {
  min-height: 1px;
}
	
* html ul li {
	height: 1px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Serif;
	line-height: 18px;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 object,
h2 object,
h3 object,
h4 object,
h5 object,
h6 object
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 38px;
	line-height: 45px;
	margin: 0 0 10px;
	font-weight: bold;
	}
	
h2, h3, h4 {
	font-size: 14px;
	margin: 18px 0 0 0;
	font-weight: bold;
	}
	
h2 {
	font-size: 28px;
	line-height: 32px;
	}
	
h3 {
	}
	
h4 {
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}


.clear{
	min-height: 1px;
}

* html .clear{	
	height: 1px;
}

.clear:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
.note{
	color: #6e6c68;
}

/* [ Wrapper ] */

#wrapper {
	margin: 0;
	padding: 0;
	background: #df8400 url(wrapper_2.jpg) no-repeat center 0;
	}
	
#deal-banner{
    text-transform: uppercase;
    text-indent: -9000px;
    width: 185px;
    height: 135px;
    background: url(deal-banner.png) no-repeat 0 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 900;
}
		
/* [ Page Header ] */

#page_header_wrapper {
	height: 168px;
	position: relative;
	}
	
#page_header {	
	height: 168px;
	width: 840px;
	margin: 0 auto;
	position: relative;
	background: url(page_header.png) no-repeat 490px 65px;
	}

* html #page_header{
	background: url(page_header.gif) no-repeat 490px 65px;
}

.logged_in #page_header{
	background: none;
}

* html .logged_in #page_header{
	background: none;
}


#header_logo{
	width: 355px;
	height: 120px;
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 25px;
	background: none;
}

#header_logo:hover{
	background: none;
}

#header_tools{
	height: 27px;
	position: absolute;
	bottom: 0;
	right: 30px;
	text-align: right;
}

#header_tools a{
	display: block;
	float: left;
	background: #000 url(header_links.a.gif) no-repeat center 0;
	height: 24px;
	padding: 3px 20px 0;
	margin: 0 0 0 3px;
	font-family: Georgia, Times New Roman, Serif;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 20px;
}

#header_tools a strong{
	font-weight: normal;
}

#header_tools a:hover{
	background: #580d08 url(header_links.a.gif) no-repeat center -27px;
	text-decoration: none;
	padding-bottom: 4px;
}

* html #header_tools a:hover{
	padding-bottom: 0px;
}

#header_tools #logged_in{
	display: none;
}
	
/* [ Main ] */

#main_wrapper {
}

#main {
	width: 840px;	
	margin: 8px auto 0;
	padding: 30px 0 50px;
	position: relative;
	z-index: 1;
	min-height: 1px;
	background: #f6f1e7 url(main.jpg) no-repeat 0 0;
	}
	
* html #main {
	height: 1px;
	}
	
#main:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}

#breadcrumb{
	background: url(breadcrumb.png) no-repeat 0 0;
	height: 34px;
	margin: 0 0 10px -12px;
	padding: 0 0 0 22px;
}

#breadcrumb a,
#breadcrumb .current_crumb{
	display: block;
	float: left;
	height: 26px;
	padding: 0 10px 0 20px;
	line-height: 26px;
	background: #860d03 url(breadcrumb.a.gif) no-repeat 0 0; 
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Georgia, Times New Roman, Serif;
}

#breadcrumb .first_crumb{
	background: #860d03;
}

#breadcrumb .current_crumb{
	background: #896d66 url(breadcrumb.current_crumb.gif) no-repeat 0 0;
}

#breadcrumb_fix{
	height: 26px;
	width: 15px;
	display: block;
	float: left;
	background: url(breadcrumb_fix.gif) no-repeat 0 0;
}
	
/* [ Content ] */

#content {
	position: relative;
	min-height: 400px;
	z-index: 1;
	float: left;
	width: 500px;
	padding: 0 0 0 30px;
	}
	
* html #content {
	height: 400px;
	}

/* [ Footer ] */
#footer_wrapper {
	min-height: 100px;
	clear: both;
	background: #000 url(footer_wrapper.gif) repeat-x center 0;
	}

#footer {
	width: 840px;
	margin: 0 auto;
	font-size: 11px;
	color: #a9a9a9;
	line-height: 14px;
	position: relative;
	clear: both;
	min-height: 1px;
	padding: 30px 0 45px;
	}
	
* html #footer {
	height: 1px;
	}
	
#footer p {
	margin: 0 0 5px;
	}
	
#footer a {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer_disclaimer{
	width: 530px;
	float: left;
	font-size: 10px;
	line-height: 14px;
}

#footer_info{
	text-align: right;
	width: 260px;
	float: right;
}

#footer_links{
	margin: 0 0 10px;
}

#site_credit a{
	color: #a9a9a9;
}


/* common elements */

.btn{
	text-transform: uppercase;
	text-indent: -9000px;
	border: none;
	background-color: Transparent;
	background-position: 0 0px;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	cursor: pointer;
}

.btn:hover{
	background-position: 0 -40px;
}

.btn_sign_up{
	width: 175px;
	background-image: url(btn.sign_up.gif);
}
	