body 
{
	margin:0;
	padding:0;
}

.paragraph 
{
	padding:5px;
	border-top: #6d8393 1px dashed;
	margin: 5px 5px 15px;
	width: 350px;
}

.paragraph h1 
{
	font-size: 11px;
	text-transform: uppercase;
	color: #9a2920;
	font-family: arial, helvetica, sans-serif 
}

.images 
{
	float: left;
	width: 120px;
	position: relative 
}

.images img 
{
	border-width:0;
	margin: 10px;
}

.discountgroup 
{
	text-transform:uppercase;
	color:#4f6a7d;
	font-weight:bold;
	font-size:130%;
	margin-left:25px;
	margin-bottom:5px;
	padding-left:15px;
	background-image:url(../images/plus.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	display:inline-block;
	width:100%;
}

/*
.discountgroup:after 
{
	content:'[ More Info ]';
	color:Red;
	font-size:80%;
	font-weight:normal;
	text-transform:none;
}
*/

.discounts 
{
	display:none;
	margin:5px 0 10px 45px;
	text-transform:uppercase;
}

.discounts a 
{
	font-size:110%;
}

#content 
{
	position:relative;
	float:left;
	width:370px;
}

#discount_sidebar 
{
	position:relative;
	float:left;
	width:205px;
	margin-left:10px;
}

#header 
{
	border-width:0px;
	color: #9a2920;
	font-weight:bold;
}

#discount_body
{
	border-top:1px dashed black;
}

#discount_body h1 
{
	font-size: 14px;
	text-transform: uppercase;
	color: #9a2920;
	font-family: arial, helvetica, sans-serif;
}

#login_boxes 
{
	float:left;
	position:relative;
	padding:10px;
	width:150px;
	line-height:25px;
}

#login_create 
{
	float:right;
	position:relative;
	padding:10px;
	width:150px;
	line-height:25px;
}

#login_create strong
{
	display:block;
	padding-left:15px;	
}

#button 
{
	border:0;
}

#next
{
	float:right;
	display:block;
	position:relative;
	padding-top:20px;
}

#prev 
{
	float:left;
	position:relative;
	display:block;
	padding-top:20px;
}

/*****************************
 * Shop Hagerty landing page *
 *****************************/

.discount_code 
{
	text-transform:uppercase;
	color:#d45601;
}

#shop_description 
{
	z-index:1;
	width:300px;
	position:absolute;
	float:left;
	clear:left;
	top:90px;
	font-family:Arial, Helvetica, Sans-Serif;
	margin:15px 60px;
	font-size:75%;
}

#shop_description p 
{
	color:#7990a0;
}

#promo_text 
{
	font-weight:bold;
}

#container 
{
	width:800px;
	margin:10px auto;
}

#main_landing 
{
	padding:0;
	background-image:url(../images/shop_hag_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	position:absolute;
	border:1px solid #4e6a7f;
	border-bottom:31px solid #4e6a7f;
	height:500px;
	width:800px;
}

#shop_logo 
{
	position:absolute;
}

#main_landing h1
{
	font-size:110%;
	color:#7990a0;
}

#main_landing h2
{
	color:#d45601;
	font-size:400%;
}

#main_landing h3 
{
	color:#d45601;
	font-size:150%;
}

h1, h2, h3 
{
	margin:0;
	padding:0;
	text-align:center;
	text-transform:uppercase;
}

#product_image 
{
	position:absolute;
	z-index:0;
	left:332px;
	top:83px;
}

#btn_shop 
{
	display:block;
	margin:0 0 0 45px;
	border:0;
}

/**************************************
 * end Shop Hagerty landing page code *
 **************************************/
