body{
	font:100% Helvetica, Arial, sans-serif; /*16px*/
	background:url('../images/masthead-back.png') repeat-x;
	color:#484848;
}

a{
	color:#647baf;
}

a:hover{
	color:#000;
}

.left{
	float:left;
}

.right{
	float:right;
}

h2{
	font-size:1.5em;
	margin-bottom:10px;
}

p,
ul{
	margin-bottom:5px;
	line-height:1.3em;
}

#container{
	/*width:740px;*/
	max-width:61.75em;
	margin:12px auto 0 auto;
	padding:0 1em;
}

#masthead{
	width:75%;
	position:relative;
	margin:auto;
}

#nav{
	position:absolute;
	top:34px;
	left:113px;
	overflow:hidden;
}

#nav ul li{
	float:left;
}

#nav ul li a{
	display:block;
	text-decoration:none;
	font-size:.875em;
	line-height:29px;
	color:#fff;
	padding:0 1.25em;
	background:url('../images/nav-divider.png') top right no-repeat;
}

#nav ul li a.last{
	background:transparent;
}

#nav ul li a:hover{
	background:#b2adb6 url('../images/nav-divider.png') top right no-repeat;;
}

#first-time{
	position:absolute;
	right:50px;
	top:70px;
	font-size:.6875em;
}

#search-content{
	float:left;
	padding-top:8px;
	color:#484848;
	background:#ffbf12 url('../images/search-back.png') top left repeat-x;
	height:42px;
}

#search-container{
	position:absolute;
	top:85px;
	left:133px;
	width:556px;
	background: url('../images/search-back-full.png') top left no-repeat;
	padding:8px 12px;
}

.input-label{
	float:left;
	padding-right:20px;
}

.input-label label{
	display:block;
	font-size:12px;
}

.input-label input{
	width:160px;
}

#main-content{
	margin-top:40px;
	overflow:hidden;
}

#main-content h3{
	font-size:1.1em;
	margin-top:10px;
}

#main-content h4{
	font-size:1em;
	margin-top:10px;
}

#cont-left{
	width:70.85%;
	float:left;
}

#cont-left h2{
	font-size:1.5em;
	text-transform:uppercase;
}

#cont-left h3{
	font-size:1.1em;
	text-transform:uppercase;
}

#cont-left p.note{
	font-size:.75em;
}

#cont-left p.main-image{
	margin:0 0 20px 0;
	text-align:center;
	border-bottom:1px solid #eee;
}

#cont-right{
	width:268px;
	width:27.13%;
	float:right;
	font-size:.85em;
	text-align:center;
}

#cont-right p{
	text-align:left;
}

#cont-right img{
	margin:10px auto;
}

#breadcrumbs{
	border-bottom:1px solid #b2adb6;
	padding-bottom:8px;
	font-size:.75em;
	position:relative;
}

#refine-results{
	text-align:right;
	width:16.57%;
	padding-right:1%;
	padding-top:8px;
	float:left;
}

#refine-results h3{
	color:#b2adb6;
	font-size:.95em;
	font-weight:normal;
	margin-bottom:10px;
}

#refine-results h4{
	font-size:.75em;
	background:url('../images/sidebar-test.png') top right no-repeat;
	padding:2px 6px;
}

#refine-results ul{
	margin-bottom:10px;
	background: url('../images/sidebar-test.png') bottom right no-repeat;
	padding:2px 6px; 
}

#refine-results ul li a{
	font-size:.75em;
}

#refine-results #legend li{
	font-size:.75em;
	padding-bottom:2px;
	text-align:left;
}

#refine-results #legend img{
	vertical-align:middle;
}

#results-list{
	float:left;
	width:82%;
	border-left:1px solid #b2abd6;
	margin-bottom:30px;
}

.result{
	padding:8px 20px 30px 20px;
	overflow:hidden;
/*	height:200px;*/
	position:relative;
	clear:both;
}

.result h4{
	font:1em "Arial Black",Arial,sans-serif;
}

.result h4 a{
	color:#000;
}

.result h4 a:hover{
	color:#647baf;
}

.result p{
	font-size:.95em;
}

.result p.tagline{
	font:bold italic 1.1em/1.4em Georgia;
	color:#647baf;
	padding-left:20px;
	position:absolute;
	bottom:4px;
	left:4px;
}

.result.even{
	background:#d2d0d3;
}

.result.hidden{
	display:none;
}

.result-info{
	float:left;
}

.result-info .icons img{
	padding:8px 8px 0 0;
}

.result-logo{
	float:right;
}

.result-logo img{
	border:1px solid #000;
}

#profile img.logo{
	clear:both;
}

#footer{
	font-size:.75em;
	margin:20px 0 10px 0;
	text-align:center;
}

#footer a{
	text-indent:-99999px;
	color:#fff;
}

#footer a:hover{
	color:#fff;
}

#verify_registration{
	margin:10px 0;
	padding:10px;
	border:1px solid #000;
}

#verify_registration p.left{
	width:33%;
	padding-right:5%;
	padding-bottom:10px;
}

#cont{
	overflow:hidden;
}

.small{
	margin:10px 0;
	font-size:.75em;
}

#receipt{
	border:1px solid #000;
	padding:10px;
	margin:10px 0;
}

dl{
	margin-bottom:10px;
}

dd{
	margin:10px 0;
	background:#eee;
	padding:10px;
	border:1px solid #888;
	color:#000;
	line-height:1.4em;
}

dd span.fine-print{
	font-size:.75em;
}

#logos{
	overflow:hidden;
}

#logos h4{
	clear:both;
}

.logo{
	float:left;
	width:100px;
}

.logo-list{
	float:left;
	height:120px;
	padding:10px 0 0 10px;
}

#coupon{
	width:95%;
	background:#fff;
	border:4px dashed #000;
	color:#000;
	font:bold 18px 'Trebuchet MS', serif;
	padding:20px;
	margin-bottom:10px;
}

#coupon h2{
	font-size:20px;
	border-bottom:1px solid #000;
}

#coupon h2 span{
	background:#fff;
	padding-left:10px;
	float:right;
	margin-top:-20px;
}

#coupon p{
	margin:10px 0;
}

#coupon p small{
	font-size:13px;
}

#coupon p.courtesy{
	font-size:11px;
}

p.disclaimer{
	font-size:11px;
	padding-top:10px;
	margin-top:30px;
	border-top:1px solid #61519d;
}