@import "sitetools.css";

html {
	border: none;
	border-top: 1px solid #dc241f;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e5e5e5 url(images/body.gif) repeat-x center top;
	text-align: center;
	padding: 0;
	margin: 0;
	}
	
hr, .hide, .flash_block_replaced_content {
	display: none;
	}
	
p {
	line-height: 14px;
	margin: 10px 0;
	}
	
a {
	text-decoration: none;
	color: #dc241f;
	border-bottom: 1px solid #fceae9;
	padding: 2px 2px 0 2px;
	}
	
a:hover {
	color: #fff;
	border-bottom: none;
	background-color: #dc241f;
	padding-bottom: 2px;
	}
	
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
li {
	margin-bottom: 10px;
	}
	
ul {
	margin: 10px 0;
	}
	
h1, h2, h3, h4, h5, h6, h7 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	/*width: 370px;*/
	}
	
* 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: 35px;
	color: #6a2e22;
	margin: 0 0 10px 0;
	line-height: 40px;
	}

h2{
	font-size: 30px;
	color: #ebccc3;
	margin: 0 0 10px 0;
	line-height: 40px;
	}

	
h1 strong, h2 strong {
	color: #dc241f;
	font-weight: normal;
	}
	
h3 {
	font-size: 20px;
	color: #9f2d20;
	line-height: 24px;
	margin: 0;
	}
	
h4, h5 {
	font-size: 20px;
	color: #9f2d20;
	margin: 30px 0 0 0;
	line-height: 22px;
	}
	
h4 embed, h5 embed {
	margin-left: -3px;
	}
	
h5 {
	margin: 30px 0 0 0;
	font-size: 12px;
	color: #5a6b5a;
	}
	
h6 {
	font-size: 10px;
	color: #aab8b9;
	font-style: normal;
	margin-top: 40px;
	}
	
img {
	border-style: none;
	}
	
.replace_heading {
	visibility: hidden;
	display:none;
	}
	
.replaced_heading {
	}

/*** Header ***/

#header {
	width: 780px;
	padding: 0;
	height: 20px;
	background: url(images/hp_header.png) no-repeat bottom;
	margin: 20px auto 0;
	text-align: left;
	}

#header a {
	padding: 0;
	margin:0;
	border: none;
	}
	
#header_logo {
	display: none;
	position: relative;
	top: 15px;
	left: -5px;
	}


	
/*** Wrapper ***/
#wrapper {
	width: 750px;
	background: url(images/wrapper.png) repeat-y top;
	padding: 0 15px;
	margin: 0 auto;
	}
	
	
/*** Main ***/

#main {
	background: url(images/main.gif) no-repeat top;
	min-height: 490px;
	text-align: left;
	position: relative;
	background: #fff;
	margin-top: 5px;
	padding-bottom: 5px;
	}
	
* html #main {
	height: 490px;
	}
	
#main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*** Brand ***/
#brand {
	background: #ffce00 url(images/hp_brand.jpg);
	width: 495px;
	height: 200px;
	}
	
#brand_logo {
	position: relative;
	top: 35px;
	left: 30px;
	}
	
/*** Welcome ***/
#welcome {
	width: 465px;
	height: 255px;
	background: #fff url(images/hp_welcome.jpg);
	margin-top: 5px;
	padding: 15px;
	position: relative;
	}
	
#welcome h1 {
	font-size: 22px;
	color: #dc241f;
	line-height: 30px;
	margin-right: 120px;
	}
	
#welcome p {
	font-size: 11px;
	line-height: 16px;
	margin-right: 180px;
	color: #6a2e22;
	}
	
#welcome .read_more {
	width: 96px;
	height: 36px;
	background: url(images/hp_welcome_read_more.gif) no-repeat;
	display: block;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	top: 45px; 
	}
	
#welcome .read_more:hover {
	background: #ff0000 url(images/hp_welcome_read_more.gif) no-repeat 0 -36px;
	border: none;
	padding: 0;
	}
	
#welcome .read_more * {
	display: none;
	}	
	
#welcome .product_list {
	width: 125px;
	height: 40px;
	background: url(images/hp_product_list.gif) no-repeat;
	display: block;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	bottom: 15px;
	}
	
#welcome .product_list:hover {
	background: #ff0000 url(images/hp_product_list.gif) no-repeat 0 -40px;
	border: none;
	padding: 0;
	}
	
#welcome .product_list * {
	display: none;
	}
	
#welcome .product_guide {
	width: 214px;
	height: 126px;
	background: none;
	display: block;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 15px;
	bottom: 15px;
	}
	
#welcome .product_guide:hover {
	background: none;
	border: none;
	padding: 0;
	}
		
	
/*** News ***/
#news {
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	height: 460px;
	background: #9f2d20;
	padding: 15px;
	}
	
.news_item {
	margin-bottom: 10px;
	border-bottom: 1px solid #b24739;
	padding-bottom: 10px;
	}
	
.news_item h5 {
	color: #ec9384;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding:0;
	line-height: normal;
	}
	
.news_item h3 {
	color: #ecbbaf;
	font-size: 11px;
	font-weight: bold;
	margin: 0 40px 5px 0;
	padding: 0;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.news_item p {
	color: #ebccc3;
	font-size: 11px;
	margin: 0 0 5px 0;
	}

.news_item .read_more {
	width: 84px;
	height: 24px;
	background: url(images/hp_news_read_more.gif) no-repeat;
	display: block;
	border: none;
	margin: 5px -2px;
	padding: 0;
	}
	
.news_item .read_more:hover {
	background: #ff0000 url(images/hp_news_read_more.gif) no-repeat 0 -24px;
	border: none;
	padding: 0;
	}
	
.news_item .read_more * {
	display: none;
	}
	
	
#news_links {
	font-size: 10px;
	color: #ec9384;
	}
	
#news_links a {
	color: #ec9384;
	border: none;
	}

#news_links a em {
	color: #ff0000;
	font-style: normal;
	}
	
#news_links a:hover {
	color: #fff;
}
	
/*** hp_promo ***/
#hp_promo {
}

#hp_promo a {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	}

	
/*** Nav Strip / Menu ***/

#nav_strip {
	height: 30px;
	background: #dc241f url(images/nav_strip.gif) repeat-x top;
	border-left: 1px solid #9a4a45;
	border-right: 1px solid #9a4a45;
	overflow: hidden;
	width: 748px;	
	}
	
#main_menu {
	padding: 0;
	margin: 0;
	width: 800px;
	overflow: hidden;
	}
	
#main_menu li {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#main_menu a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	color: #fff;
	border: none;
	padding: 0 9px;
	text-transform: uppercase;
	border-right: 1px solid #b21d19;
	border-left: 1px solid #e03a36;	
	}
	
#main_menu a em {
	color: #ffce00;
	font-style: normal;
	}
	
#main_menu a:hover {
	color: #fff;
	background: #ff0000 url(images/nav_strip_a_hover.gif);
	border-right: 1px solid #ce0000;
	border-left: 1px solid #fe4040;
	}
	
#main_menu .selected {
	background: url(images/main_menu_selected.gif) repeat-x bottom;
	}
	

/*** Footer ***/

/*** Footer ***/

#footer {
	height: 75px;
	width: 750px;
	margin: 0 auto;
	text-align: left;
	font-size: 10px;
	position: relative;
	color: #666;
	line-height: 16px;
	padding: 20px 15px 0;
	background: url(images/footer.png) no-repeat top;
	}
	
#footer a {
	color: #666;
	text-decoration: none;
	padding: 0 2px;
	border: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #333;
	background: none;
	}


#footer_copyright {
	position: absolute;
	left: 20px;
	}
	
#footer_links {
	position: absolute;
	right: 20px;
	}
	
#footer strong {
 color: #798b09; 
 font-weight: bold;
}
	
#footer_links {
	float: right;
	}
	
#site_credit {
	color: #bbb;
	position: absolute;
	top: 60px;
	left: 20px;
	}
	
#site_credit a {
	color: #999;
	border: none;
	padding: 0;
	}
	
#site_credit a:hover {
	color: #666;
	text-decoration: none;
	background: none;
	border-bottom: 1px solid #bbb;
	}
	
/*** Product Thumbs ***/
#product_thumbs img {
	margin: 0 15px;
}

#content #product_thumbs a {
	border: none;
	background: none;
	}
	
#content #product_thumbs a:hover {
	border: none;
	background: none;
	}



#product_thumbs {
	margin: 20px 0;
	padding-top: 20px;
	border-top: 1px dashed #e5f2d9;
	}


/***
==== News Summary ====
***/

.news_summary {
	padding: 20px;
	margin: 20px 0;
	background: #f9f9f9;
	border: 1px solid #eee;
	}
	
#content .news_summary h4 {
	margin: 4px 0 0 -3px;
	}
	
#content .news_summary p {
  	margin: 0 0 5px 0;
	color: #999;
	}
	
.news_summary a {
	font-size: 10px;
	}
	
.news_summary em {
	font-size: 10px;
	color: #aaa;
	font-style: normal;
	margin-bottom: 4px;
	}
		

/* changes to make room for rewards tile */	
#news{
	height: auto;
	padding: 15px 15px 0;
}

.rewards_promo{
	position: absolute;
	right: 27px;
	display: block;
	width: 192px;
	margin: 0 auto;
	top: 342px;
}

.rewards_promo:hover,
.rewards_promo:hover img{
	border: none;
	background: none;
}



	
	
	