html {
	background: url('../img/tile_bigboy.gif') repeat-x top left;
	width: 100%;
}
html.front {
	background: url(../img/tile_bigboy.gif) repeat-x top left;
}
html.interior {
	background: transparent url('../img/tile_interior.gif') repeat-x top left;
}
body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666;
	height: 301px;
}
#header {
	height: 116px;
	margin: 0 auto;
	width: 958px;
	position: relative;
}
#logo {
	margin-top: 11px;
	display: block;
	width: 190px;
	float: left;
	margin-bottom: -1px;
}
#wrapper {
overflow:hidden;
}
.floater {
	float:left;
	width:500px;
}
#login { 
	position:relative;
	top:20px;
	list-style:none;
	width:223px;
	height:35px;
	padding:0;
	margin:0 1px 0 0;
        position:absolute;
        right:0px;
}
#login ul {
	width:223px;
	height:56px;
	padding:0;
	display: block;
}
#login li { 
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width: 88px;
	height: 35px;
}
#login li a {
	text-indent:-999em;
	padding:0;
	display:block;
	height:35px;
	background-image: url(../img/Connect_with_facebook.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#login li.login a {
	width:180px;
}
#login li.login a:hover {
	background-position:bottom left;
}
#nav { 
	clear: both;
	float: left;
	height: 40px;
	margin: 1px 0 0;
	padding: 0 2px 0 0;
	position: relative;
	width: auto;
	background: transparent url('../img/bg_navselect.gif') no-repeat right bottom;
}
#nav li {
	margin: 0;
	list-style:none;
	padding: 0 0 0 1px;
	height: 40px;
	display: block;
	float: left;
	background: transparent url('../img/bg_navselect.gif') no-repeat left bottom;
}
#nav li a {
	display: block;
	color: #8f7758;
	line-height: 40px;
	padding: 0 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #FFFFFF;
}
#nav li.current a:link {
	color: #ce853d;
	background: transparent url('../img/bg_navon.gif') repeat-x left bottom;
}
#nav a:link, #nav a:visited, #nav a:active {
	text-decoration: none;
} 
#nav a:hover {
	background-color: #fefefc;
	color: #8f7758;
	background: transparent url('../img/bg_navon.gif') repeat-x left bottom;
}

h2 {
	font-family: "Trebuchet MS",serif;
	font-size: 22px;
	color: #336699;
	font-weight: bold;
}
/* Slider/Content Container */
#slider {
	width: 100%;
	overflow: hidden;
	height: 301px;
}
/* Campaign items */
.campaign {
	height: 301px;
	width: 100%!important;
}
.campaign_content {
	width: 1020px;
	height: 301px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}
#call_to_action {
	font-family: "Trebuchet MS",serif;
	position: relative;
	overflow: hidden;
	margin: 0 auto 40px auto;
}
#call_to_action .signup, #call_to_action .demo {
	float: left;
	width: 175px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 18px;
	margin-right: 10px;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
}
#call_to_action a.signup {
	background: transparent url('../img/checkit_btn.gif') no-repeat scroll top left;
	text-shadow: 1px 1px 1px #a37226;
}
#call_to_action a.demo {
	background: transparent url('../img/checkit_btn.gif') no-repeat scroll top right;
	text-shadow: 1px 1px 1px #2e77ad;
}
#page {
	width: 958px;
	margin: 0 auto;
  clear: both;
	font-size: 16px;
	line-height: 24px;
}
.home #page {
	margin-top: 40px;
}
/* Home Page Styles */
#pricing_features {
	float: right;
	margin: 0 0 50px 0;
}
#pricing_features h2 {
	margin-bottom: 15px;
	margin-top: 8px;
}
#pricing_features h3 {
	font-style: italic;
	font-size: 22px;
	line-height: 160%;
}
#pricing_features h3 strong {
	font-style: normal;
	font-weight: bold;
}
a#btn_pricing {
	background: transparent url('../img/gray_btn.gif') no-repeat center center;
	display: block;
	width: 243px;
	height: 32px;
	line-height: 32px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 70px;
	margin-top: 30px;
}
#marketing a {
	background: transparent url('../img/gray_btn.gif') no-repeat center center;
	display: block;
	width: 243px;
	height: 32px;
	line-height: 32px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: center;
}
a#btn_pricing span, #marketing a span {
	padding-left: 20px;
}
a#btn_pricing:link {
	color: #666;
	font-size: 14px;
}
ul.features li {
	height: 50px;
	line-height: 50px;
	padding-left: 35px;
}
ul.features a:link, ul.features a:visited, ul.features a:active {
	color: #666;
	text-decoration: none;
}
ul.features a:hover {
	color: #333;
	text-decoration: underline;
}
#promotions {
	background: #FFF;
	width: 530px;
	float: left;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 50px;
	font-size: 14px;
	line-height: 160%;
}
#whyhoohut {
	padding: 32px;
}
#social {
        padding:0 32px 32px;
}
#social blockquote, #social cite {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 160%;
	font-style: italic;
}
#social cite {
	text-align: right;
	display: block;
}
cite a {
	text-decoration: none;
	color: #666;
}
cite a img {
	margin-bottom:-3px;
}
#marketing {
	background:transparent url('../img/home/illus_geolocation.jpg') no-repeat scroll right 20px;
	height:220px;
	padding:0 32px 32px;
}
#social h2, #marketing h2, #whyhoohut h2 {
	font-size: 28px;
	line-height: 120%;
	color: #256CA4;
	margin-bottom: 20px;
	font-weight: bold;
}
.call_out strong {
	display: block;
	color: #FF6600;
	margin-top: 6px;
}
#marketing p {
	width: 500px;
}

/* Footer Styles */
#footer_top {
	width: 100%;
	border-bottom: 1px solid #3d70a3;
	float: left;
	height: 180px;
}
#footer_top p {color: #666;}
#footer_bottom {
	background: #69a3d3 url(../img/footer_bottom_bg.gif) repeat-x 0 0;
	width: 100%;
	border-top: 1px solid #7eabd8;
	clear: both;	
}
.footer_content {
	width: 958px;
	position: relative;
	margin: 0 auto;
}
.footer_content .section {
	float: left;
	margin: 0;
}
ul.policies_notices {
	float: right;
	padding: 15px 0;
}
ul.policies_notices li {
	line-height: 1.5em;
	float: left;
	margin: 0 0 0 18px;
	padding: 0;
}
ul.policies_notices li a {
	color: #ebf9fc;
	float: left;
	font-size: 12px;
	padding-bottom: 2px;
	text-decoration: none;
	width: 100%;
}
ul.policies_notices li a:hover {
	color: #FFF; 
	text-decoration: underline;
}
p.copyright {
	clear: both;
	color: #D7E7F6;
	font-size: 10px;
	text-align: center;
	padding: 30px 0 10px;
	margin: 10px 0 0 0;
}
#memberships {
	text-align: center;
	padding: 20px 0 0 0;
	clear: both;
}
#memberships a {
	margin: 10px 15px;
}

#footer_signup {
	text-align: left;
	margin-right: 9px;
        width: 310px;
}
#footer_signup p {
	margin-left: 6px;
}
#footer_signup a {
	background: url(../img/signup_btn_footer.gif) no-repeat 0 0;
	display: block;
	height: 39px;
        width: 212px;
	padding-top: 17px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 2px 2px 0px #b47e3a;
	font-size: 20px;
    text-align: center;
}

