﻿body {
}
#summerHero * {
	border: none;
	padding: 0;
	margin: 0;
}
#summerHero {
	height: 407px;
	width: 748px;
	background: url('/images/backgrounds/bg-hero-d5-yellow-chair-395.jpg') no-repeat;
	display: block;
}
#summerHero p {
	text-indent: -9999px;
	list-style: none;
}
#summerHero h1, #summerHero h2, #summerHero h3, #summerHero ul, #summerHero ul li{
	text-indent: -9999px;
	list-style: none;
	display: none;
}
#summerHero .signupBtn {
	width: 203px;
	height: 56px;
	background: url(/images/buttons/btn-d5-sign-up-now-yellow.png) no-repeat;
	position: relative;
	top: 210px;
	left: 298px;
}
#summerHero .featuresBtn {
	width: 166px;
	height: 52px;
	background: transparent url(/images/buttons/btn-d5-learn-more-orange.png) no-repeat scroll 0 0;
	position: relative;
	top: 275px;
	left: 550px;
}
#summerHero .fiveStar {
	width: 530px;
	height: 63px;
	position: relative;
	top: 220px;
	left: 0px;
}
#summerHero .signupBtn a, #summerHero .featuresBtn a, #summerHero .fiveStar a {
	height: 100%;
	display: block;
}
#lm_link {
	font-size:16px; 
	text-align: center; 
	font-weight:bold;
	margin-top:20px;
	}
#lm_link a {
	color:#036; 
	background-color: #fff;
	padding: 4 10 4 10px;
	border: solid 1px #036;
	text-decoration:none;
	}
#lm_link a:hover {
	background-color: #369;
	color:#fff; 
	text-decoration:none;
	}
#su_link {
	font-size:22px; 
	text-align: center; 
	font-weight:bold;
	margin-bottom: 10px;
	}
#su_link a {
	color:#036; 
	background-color: #ffe605;
	padding: 6 15 6 15px;
	border: solid 1px #036;
	text-decoration:none;
	}
	
#su_link a:hover {
	background-color: #036;
	color: #fff;
	text-decoration:none;
	}
#award_box {
	float:left;
	margin: 25px 25px auto auto;
	width:232px;
	height:190px;
	font-size:11px;
}

#new_box {
	float:left;
	width:232px;
	margin: 25px 25px auto auto;
	height:190px;
	font-size:11px;
}

#trans_box {
	float:left;
	width:232px;	
	margin: 25px auto auto auto;	
	height:190px;	
	font-size:11px;	
}

.box_head{
	font-size: 16px;
	font-weight: bold;
	color:#369;
	border-bottom: solid 2px #369;
}
li.primary {
	font-weight: bold;
}

#freebies{
	border: solid 1px #ccc;
	height:60px;
	text-align: center;
	padding: 4px 4px 2px 140px;
	background: url('/images/sales/summer-2008/lp-h2-freebies-d5-summer-2008.gif') no-repeat;
}
a.tooltip
{
    width: 130px;
    font-weight: bold;
    font-size: 12px;
    cursor: help;
    color: #cc0000;
    font-family: Tahoma;
    text-decoration: none;
}
#free_head{
	background-color: #EFEFEF;
	color: #666;
	float:left;
	height:60px;	
	width: 200;
	padding-top: 10px;
	text-align: center;
}

*>#free_head{
	height:50px;	
	padding-top: 10px;
}

#disclaimer{
	color:#999; 
	font-size:12px; 
}
.ultd {
	font-weight: bold;
	color: #FBA014;
	text-transform: uppercase;
}
.linkhide { text-decoration: none; color: #000; }
.info:after {
	margin-left: 2px;
	content: url(/images/icons/icon_info.gif);
}