/*******************************************/
/********* DEFAULT RESET STYLES ***********/
/*****************************************/

body {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fafafa;
    font-weight: bold;
}

body.font-a {
    font-family: 'Oswald', sans-serif;
}
body.font-b {
    font-family: 'Jockey One', sans-serif;
}
body.font-c {
    font-family: 'Ubuntu', sans-serif;
}
body.font-d {
    font-family: 'Open Sans Condensed', sans-serif;
}
body.font-e {
    font-family: 'Droid Sans', sans-serif;
}


p, h1, h2, h3, h4  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*******************************************/
/*************** HEADER *******************/
/*****************************************/

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("../images/header-background.png") repeat-x;
    height: 60px;
    min-height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
}
* > #header{
    height:auto;
}

#header img#logo{
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
	display: block;
}

#sub-header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 88px;
}

#sub-header h1 {
	height: 88px;
	margin: 0 auto;
	text-align: center;
    line-height: 88px;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	-moz-text-shadow: 1px 2px 0px #000000;
	-webkit-text-shadow: 1px 2px 0px #000000;
	text-shadow: 1px 2px 0px #000000;
    overflow: hidden;
}
.headline_bg-type-a {
	background: url("../images/subheader-background.png") no-repeat center top;
}
.headline_bg-type-b {
	background: url("../images/subheader-background-decent.png") repeat-x center top;
}
.headline_bg-type-c {
	background: url("../images/subheader-background-skew.png") repeat;
}

/*******************************************/
/************* MAIN CONTENT ***************/
/*****************************************/

#content-main {
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	width: 830px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.07);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

#content-main p#featured {
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	margin: 0;
	padding: 24px 0px 19px 0px;
}

#content-main .featured-line {
    height: 7px;
    width: 687px;
    display: block;
    margin: -15px auto 8px auto;
}
.hline-type-a {
	background: url("../images/content-brush.png") no-repeat top center;
}
.hline-type-b {
	background: url("../images/content-brush-decent.png") no-repeat top center;
}
.hline-type-c {
	background: url("../images/content-brush-dashed.png") no-repeat top center;
}
.hline-type-d {
	background: url("../images/content-brush-bold.png") no-repeat top center;
}
.hline-type-x {
    background: none !important;
}

#content-main img#ref-logos {
	margin: 0 auto;
	padding: 0px 0px 0px 9px;
	text-align: center;
	display: block;
}

/*******************************************/
/*********** NEWSLETTER OPTIN *************/
/*****************************************/

#email {
	margin: 0 auto;
	padding: 28px 0px 0px 0px;
	display: block;
	width: 733px;
	/*height: 177px;*/
}

#email .email-arrows {
	width: 731px;
    height: 66px;
    display: block;
    margin-bottom: -60px;
    margin-top: -5px;
}
.arrow-type-a {
	background: url("../images/email-background.png") no-repeat top center;
}
.arrow-type-b {
	background: url("../images/email-background-sharp.png") no-repeat top center;
}
.arrow-type-c {
	background: url("../images/email-background-classy.png") no-repeat top center;
}
.arrow-type-d {
	background: url("../images/email-background-thin.png") no-repeat top center;
}
.arrow-type-x {
    background: none !important;
}

#email h1 {
	font-size: 23px;
	color: #000000;
	text-align: center;
	padding: 0px 0px 15px 0px;
}

#email input[type=text] {
	background: url("../images/emaill-input-background.png") no-repeat;
	width: 426px;
	height: 45px;
	border: none;
	text-align: center;
    font-family: 'Droid Sans', sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #000000;
	margin: 0 auto;
	display: block;
}

#email p#privacy {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 6px auto 8px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	/*height: 16px;*/
    line-height: 16px;
    text-align: center;
}

#email .privacy-icon {
	background: url("../images/email-privacy.png") no-repeat center left;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-right: 5px;
}

#email .submit-button {
	background: url("../images/email-button-mask.png") no-repeat top center;
    display: block;
    height: 45px;
    width: 250px;
    border: none;
    margin: 0 auto;
    color: #ffffff;
    font-weight: bold;
	font-size: 17px;
    text-shadow: 1px 1px 1px #000000;
    overflow: hidden;
}

/*******************************************/
/************* TESTIMONIAL ****************/
/*****************************************/

#testimonial {
	margin: 36px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 636px;
    background-color: #FAFAFA;
    border-radius: 5px;
	height: 104px;
	min-height: 104px;
}
* > #testimonial {
    height: auto;
}

#testimonial p#content {
	font-family: Georgia, Arial;
	font-size: 15.3px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	/*float: left;*/
    display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 10px;
	width: 518px;
}

#testimonial p#author {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	/*float: right;*/
    display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 36px 20px 0px;
}

#testimonial img#author {
	display: inline-block;
	/*float: left;*/
	padding: 22px 0px 0px 30px;
}

p#skip-step { 
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	width: 168px;
	margin: 50px auto 0 auto;
}

p#skip-step a, p#skip-step a:hover, p#skip-step a:visited {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}

/*******************************************/
/**************** FOOTER ******************/
/*****************************************/

#footer {
	clear: both;
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 830px;
    margin-top: 60px;
    margin-bottom: 0px;
}

.belowfooter {
	clear: both;
	text-align: center;
	color: #787878;
	font-size: 14px;
    font-weight: normal;
	padding: 0px 0 0px 0;
}

.menu {
	width: 830px;
    padding: 0 00px;
    text-align: center;
}

.menu-item-last {
	display: none;
}

#footer .nav {
    font-weight: normal;
	float: none;
	padding: 7px 0px 7px 0px;
	text-transform: none;
	font-size: 12px;
    line-height: 18px
}

#footer .nav li a, #footer #subnav li a, #footer ul.nav li a, #footer ul.menu li a {
	color: #363636;
	font-weight: normal;
}

#footer ul.menu li.right-element-li a {
	background: none;
}

.nav li a, #subnav li a, #header ul.nav li a, #header ul.menu li a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 9px;
    padding-right: 9px;
    position: relative;
}

#footer #menu-footer-menu{
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#footer #menu-footer-menu li{
	display: inline;
	float: none;
}

#footer #menu-footer-menu li a{
	display: inline-block;
}
.lb-foot {
	clear: both;
	text-align: center;
	color: #cccccc;
	font-size: 10px;
    font-weight: normal;
	padding: 20px 0 0px 0;
}
.lb-foot a {
	color: #cccccc;
}
.lb-foot a:hover {
	color: #787878;
}
