/**********************************************************************************************

	Title: Marquetta Breslin's Insider's Club
	Author: Tine Haugen
	Date: November 2009

***********************************************************************************************

	1. BASE
			1.1 Reset
			1.2 Accessibility Navigation & Hide
			1.3 Clearfix
			1.4 Default Styles

	2. LAYOUT
			2.1 Structure
			2.2 Header
			2.3 Navigation
			2.4 Content
			2.5 Sidebar
			2.6 Footer

***********************************************************************************************/


/* 1. BASE
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 1.1 Reset
-----------------------------------------------------------------------------------------------*/

	html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
a, ins, del {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	vertical-align: top;
}
th {
	text-align: left;
}
/* 1.2 Accessibility Navigation & Hide
-----------------------------------------------------------------------------------------------*/

	.hide, ol#accessibility-nav {
	position: absolute;
	top: -999em;
	left: -999em;
	height: 1px;
	width: 1px;
}
/* 1.3 Clearfix
-----------------------------------------------------------------------------------------------*/

	.breadcrumb:after, .container:after, .payment-options ul:after, .secondary-navigation:after, .user-panel p:after, #navigation ul:after, #main:after, #sidebar .section .content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* 1.4 Default Styles
-----------------------------------------------------------------------------------------------*/

	body {
	background: #000;
	color: #fff;
	font: 62.5%/1.3 Arial, Helvetica, sans-serif;
	text-align: center;
}
hr {
	display: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
del {
	text-decoration: line-through;
}
th {
	font-weight: normal;
}
address, cite, dfn {
	font-style: normal;
}
li {
	list-style: none;
}
abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}
input, textarea, select {
	font-family: Tahoma, Geneva, sans-serif;
}
a {
	color: #00F;
	text-decoration: underline;
}
a:hover, a:active {
	color: #781855;
	text-decoration: none;
}
img {
	vertical-align: bottom;
}
/* text */
	h2, h3, p {
	margin-bottom: 20px;
}
h1 {
	font-size:26px;
	margin-bottom:22px;
	font-family:Arial, Helvetica, sans-serif;
}
.highlight {
	display: block;
	text-align: center;
	color: #781855;
}
/* lists */
	.bullet-list {
	margin-bottom: 20px;
}
.bullet-list li {
	padding-left: 12px;
	background: url(../images/bullet_arrow.png) no-repeat 0 50%;
}
/* buttons */
	button {
	border: none;
	padding: 0;
	cursor: pointer;
}
.button {
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	background: url(../images/ui.png) no-repeat;
}
/* 2. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 2.1 Structure
-----------------------------------------------------------------------------------------------*/

	#header {
	height:123px;
}
#content {
	display: inline;
	float: right;
	margin-right: 36px;
	width: 615px;
}
#sidebar {
	display: inline;
	float: left;
	position: relative;
	z-index: 1;
	width: 247px;
	overflow: hidden;
	margin: 0 0 50px 9px;
	padding: 16px 0 120px 0;
	background: #d2e0f2 url(../images/bg_sidebar.png) repeat-y;
}
.container {
	width: 941px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	font-size: 1.5em;
}
#header .container {
	z-index: 999;
	margin-bottom: 4px;
}
#main .container {
	width: 940px;
	padding: 35px 0 15px 0;
	background: #fff;
	color: #000;
}
#footer .container {
	width: 940px;
}
#main .tc, #footer .tc {
	width: 940px;
	position: absolute;
	left: 0;
	top: -1px;
	overflow: hidden;
	z-index: 1;
	background: url(../images/ui.png) no-repeat;
}
#main .tc {
	height: 12px;
	background-position: 0 -1150px;
}
#footer .tc {
	height: 70px;
	background-position: 0 -1200px;
}
/* inner page structure */
	.page-inner #navigation {
	margin-bottom: 10px;
}
/* 2.2 Header
-----------------------------------------------------------------------------------------------*/
	
	#header a {
	color: #fff;
}
#header a:hover {
	color: #b75992;
}
#header .container {
	padding: 12px 0 0 0;
	font-size: 1.3em;
}
#header .site-name {
	display: inline;
	float: left;
	overflow: hidden;
	height: 0;
	width: 315px;
	margin-left: 5px;
	margin-top:15px;
	padding-top: 61px;
	background: url(../images/ui.png) no-repeat;
}
#header .tagline {
	position: absolute;
	left: 335px;
	bottom: 3px;
	width: 235px;
	margin: 0;
}

.livechat img {vertical-align: middle;}

/*-- Added For New Header With Marquetta's Picture --*/
.top-wrap { background:#000000; border-bottom:3px solid #2E1903; height:30px; width: 100%; clear: both; }
.top { margin:0 auto; padding:0; width: 960px; color:#ffffff; position: relative;}
.livechat { line-height: 30px; font-size: 13px; color:#ffffff; text-align:right; margin:0 15px 0 0; padding:0;}
.livechat a { text-decoration: underline; font-weight: bold; color:#ffffff;}
.livechat a:hover { text-decoration: underline; font-weight: bold; color:#E1C179;}
.hours {position: absolute; top:68px;font-size: 15px; right:230px; color:#E1D4BB; text-align: center;text-shadow:1px 1px 0 #000000;}
.client-pic { position: absolute; top: 37px; right:8px; z-index: 1000;}
/*-- // Added For New Header With Marquetta's Picture --*/

/* user panel */
	.user-panel {
	float: right;
	width: 210px;
	position: relative;
	height:74px;
	margin-right: 160px;
	margin-top:8px;
}
.user-panel h3 {
	height: 18px;
	margin-bottom: 0;
	line-height: 1;
	font-weight: normal;
}
.user-panel p {
	margin-bottom: 4px;
}
.user-panel .username {
	position: relative;
	width: 215px;
}
.user-panel .text {
	display: inline;
	float: left;
	width: 91px;
	height: 16px;
	margin-right: 5px;
	padding: 2px 3px 3px 6px;
	border: 1px solid #9c9c9c;
	font-size: .9em;
	color: #666666;
	background-color: #fff;
}
.user-panel .button {
	position: absolute;
	left: 106px;
	top: 18px;
	width: 100px;
	height: 25px;
	overflow: auto;
	color: #fff;
	font: 1em Arial, Helvetica, sans-serif;
	background-position: -300px -600px;
}
.user-panel .button:hover {
	background-position: -300px -650px;
}
.user-panel .forgot-password {
	float: left;
	line-height: 24px;
	font-size: .9em;
}
/* 2.3 Navigation
-----------------------------------------------------------------------------------------------*/
	
	#navigation {
	position: relative;
	z-index: 999;
	font-size: 1.2em;
	text-align: center;
	height: 37px;
}
#navigation ul {
	position: relative;
	z-index: 998;
	width: 911px;
	height: 35px;
	margin: 0 auto;
	padding: 1px 15px;
	text-align: left;
	background: url(../images/ui.png) no-repeat 0 -100px;
}
#navigation a {
	display: block;
	line-height: 35px;
	padding: 0 20px;
	text-align: center;
	color: #fff;
	font-size: 1.3em;
	text-decoration:none
}
#navigation li {
	float: left;
	position: relative;
	padding-left: 3px;
	background: url(../images/border_navigation.png) no-repeat 0 50%;
}
#navigation .first {
	background-image: none;
}
#navigation li:hover a, #navigation li.hover a {
	background-color: #a83f77;
	color: #fff;
	text-decoration: none;
}
/* navigation: dropdown */
	#navigation li .dropdown {
	position: absolute;
	left: -999em;
	width: 240px;
	overflow: hidden;
	background: #a83f77;
}
#navigation li:hover .dropdown, #navigation li.hover .dropdown {
	left: 2px;
}
#navigation li .dropdown ul {
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
}
#navigation li .dropdown li {
	width: 240px;
	border-top: 1px solid #ca81ac;
	height: auto;
	padding-left: 0;
	background-image: none;
}
#navigation li .dropdown .first {
	border: none;
}
#navigation li .dropdown a {
	width: 200px;
	display: block;
	line-height: normal;
	padding: 6px 20px;
	border: none;
	color: #fff;
	text-align: left;
}
#navigation li .dropdown a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #b75992;
}
/* 2.4 Content
-----------------------------------------------------------------------------------------------*/

	#content h2 {
	font-weight: normal;
	font-size: 1.6em;
	color: #781855;
}
#content h3 {
	color: #000;
}
#content ul {
	margin-bottom: 20px;
}
.things-you-need strong {
	color: #000;
}
#content .video {
	margin-bottom: 25px;
	text-align: center;
}
#content .video .highlight {
	width: 400px;
	margin: 0 auto;
	font-size: .85em;
}
#content .transcript {
	margin: 0 0 20px 12px;
}
#content .transcript li {
	margin-bottom: 20px;
}
/* breadcrumb */
	#content .breadcrumb {
	width: 600px;
	margin-bottom: 25px;
	color: #666666;
}
#content .breadcrumb li {
	display: inline;
	float: left;
	margin-right: 4px;
}
/* callout: ready */
	.callout.ready h2 {
	margin-bottom: 0;
}
.callout.ready h2 strong {
	display: block;
	font-weight: normal;
}
.callout.ready .button {
	position: absolute;
	padding-top: 81px;
}
/* callout: ready */
	#content .ready {
	position: relative;
	width: 496px;
	height: 230px;
	margin-left: 25px;
	padding: 25px 25px 0 25px;
	color: #fff;
	background: url(../images/ui.png) no-repeat -550px -150px;
}
#content .ready h2 {
	height: 65px;
	font-size: 1.4em;
	font-weight: normal;
	color: #fff !important;
}
#content .ready h2, #content .ready p {
	width: 350px;
	position: relative;
	z-index: 999;
}
#content .ready img {
	position: absolute;
	right: 12px;
	bottom: 3px;
	z-index: 1;
}
#content .ready .button {
	left: 16px;
	bottom: 20px;
	width: 284px;
	background-position: 0 -800px;
}
#content .ready .button:hover {
	background-position: 0 -900px;
}
/* homepage */
	.page-home #content h2 {
	font-weight: normal;
	font-size: 1.4em;
	color: #333030;
}
.page-home #content .highlight {
	font: 1.4em Tahoma, Geneva, sans-serif;
}
#content .callout {
	margin-bottom: 20px;
}
#content .callout em {
	display: block;
	margin-bottom: 26px;
}
#content .callout .highlight {
	font-size: 1.9em;
}
#content hr {
	display:block;
	padding:0;
}
/* intro */
	#intro {
	position: relative;
	z-index: 1;
	top: -18px;
	margin-bottom: -18px;
	border-top: 1px solid #929292;
	border-bottom: 1px solid #929292;
	background: #0d1727 url(../images/bg_intro.jpg) repeat-x;
}
#intro .container {
	height: 268px;
	padding-top: 32px;
	background: url(../images/bg_intro_inner.jpg) no-repeat;
}
#intro .callout {
	float: left;
}
#intro .callout h2 {
	display: block;
	width: 412px;
	height: 0;
	overflow: hidden;
	margin: 25px 0;
	padding-top: 107px;
	background: url(../images/ui.png) no-repeat 0 -1000px;
}
#intro .video {
	display: inline;
	float: right;
	width: 326px;
	height: 245px;
	margin-right: 40px;
	padding: 7px 14px 11px 10px;
	background: url(../images/ui.png) -550px -450px;
}
#intro .button {
	display: inline;
	position: relative;
	left: -8px;
	float: left;
	margin-right: 10px;
}
#intro .tell-me-more {
	width: 228px;
	padding-top: 81px;
	background-position: -300px -800px;
}
#intro .tell-me-more:hover {
	background-position: -300px -900px;
}
#intro .sign-me-up {
	width: 228px;
	padding-top: 81px;
	background-position: -550px -800px;
}
#intro .sign-me-up:hover {
	background-position: -550px -900px;
}
/* newsletter */
	#newsletter {
	margin: 10px 0 4px 0;
}
#newsletter .container {
	width: 727px;
	height: 136px;
	padding: 20px 180px 0 38px;
	background: url(../images/bg_newsletter.jpg) no-repeat 2px 0;
}
#newsletter .callout {
	float: left;
	width: 460px;
}
#newsletter .callout h3 {
	margin-bottom: 10px;
	padding-top: 8px;
	font-size: 1.6em;
	font-weight: normal;
}
#newsletter .signup {
	float: right;
	width: 230px;
	position: relative;
}
#newsletter .signup .field {
	width: 220px;
	height: 27px;
	overflow: hidden;
	margin: 0 0 5px 5px;
	background: url(../images/ui.png) no-repeat -300px -550px;
}
#newsletter .signup .text {
	width: 194px;
	padding: 2px 5px;
	border: none;
	font-size: 1em;
	color: #272727;
	background-color: transparent;
}
#newsletter .signup .submit {
	width: 228px;
	height: 0;
	overflow: hidden;
	padding: 49px 0 0 0;
	text-indent: -999em;
	background: url(../images/ui.png) no-repeat 0 -700px;
}
#newsletter .signup .submit:hover {
	background-position: -300px -700px;
}
/* 2.5 Sidebar
-----------------------------------------------------------------------------------------------*/
	
	#sidebar h3 {
	margin-bottom: 15px;
	color: #000;
}
#sidebar .tc, #sidebar .bc {
	display: block;
	position: absolute;
	left: 0;
	z-index: 2;
	width: 247px;
	height: 40px;
	overflow: hidden;
	background: url(../images/ui.png) 0 -150px;
}
#sidebar .bc {
	background-position: 0 -550px;
	height: 125px;
	bottom: -1px;
}
#sidebar .tc {
	top: 0;
	height: 380px;
}
#sidebar .callout, #sidebar .section, #sidebar .section2 {
	position: relative;
	z-index: 997;
	margin-bottom: 10px;
}
#sidebar .section2 {
	width: 210px;
	margin: 20px 0 0 12px;
	font-size: .9em;
	line-height: 1.2;
}
#sidebar .section {
	margin-right: 8px;
	margin-left: 12px;
	padding: 5px 0 4px 0;
}
#sidebar .section h2 {
	margin-bottom: 10px;
	text-align: left;
	color: #6d6d6d;
	font-size: 1.1em;
	font-weight: normal;
}
#sidebar .section img {
	margin-bottom: 8px;
}
#sidebar .section2 a, #sidebar .section2 a:hover {
	color: #20334c;
}
#sidebar .section .content {
	width: 190px;
	padding: 0 10px 2px 10px;
	text-align: center;
	background-color: #fff;
}
#sidebar .section .tc, #sidebar .section .bc {
	width: 210px;
	height: 5px;
	background-color: transparent;
}
#sidebar .section .bc {
	background-position: -300px -500px;
	bottom: 0;
}
#sidebar .section .tc {
	background-position: -300px -450px;
}
.payment-options li {
	display: inline;
	padding: 0 4px;
}
/* secondary navigation */
	.secondary-navigation {
	position: relative;
	z-index: 990;
	width: 215px;
	margin: 0 0 40px 8px;
	border-top: 1px solid #fff;
}
.secondary-navigation li {
	float: left;
	border-bottom: 1px solid #fff;
	line-height: 1;
}
.secondary-navigation a {
	display: block;
	width: 170px;
	padding: 5px 30px 5px 15px;
	color: #781855;
}
.secondary-navigation a:hover, .secondary-navigation .current, .secondary-navigation .current:hover {
	color: #fff;
	text-decoration: none;
	background: #29405a;
}
.secondary-navigation .current {
	background-image: url(../images/bullet_arrow_large.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
/* callout: ready */
	#sidebar .ready {
	width: 218px;
	height: 245px;
	margin-left: 8px;
	padding-top: 10px;
	color: #fff;
	background: url(../images/ui.png) no-repeat -300px -150px;
}
#sidebar .ready h2 {
	height: 94px;
	font-size: 1.4em;
	font-weight: normal;
}
#sidebar .ready h2, #sidebar .ready p {
	margin: 0 14px;
}
#sidebar .ready .button {
	left: 6px;
	bottom: 6px;
	width: 205px;
	background-position: -800px -800px;
}
#sidebar .ready .button:hover {
	background-position: -800px -900px;
}
/* testimonial */
	.testimonial {
	position: relative;
	z-index: 999;
}
.testimonial img {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	border: 4px solid #fff;
}
.testimonial .author, .testimonial .author strong {
	display: block;
}
/* archive list */
	.archive-list li {
	margin-bottom: 15px;
}
/* 2.6 Footer
-----------------------------------------------------------------------------------------------*/

	#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color: #e9d5e0;
}
#footer .container {
	width: 941px;
	margin-bottom: 10px;
	padding: 0;
	font-size: 1.2em;
	background: #1a2739 url(../images/footer_ui.png) no-repeat 0 -200px;
}
#footer form {
margin:
}
#footer .newsletter {
	position: relative;
	z-index: 999;
	float: left;
	width: 408px;
	padding: 14px 0 0 8px;
}
#footer .newsletter h2 {
	width: 238px;
	height: 0;
	overflow: hidden;
	margin: 0 0 6px 0;
	padding: 20px 0 0 0;
	background: url(../images/footer_ui.png) no-repeat 0 0;
}
#footer .newsletter p {
	margin-bottom: 7px;
	line-height: 1;
	color: #fff;
	font-weight: normal;
}
#footer .field {
	width: 210px;
	height: 33px;
	background: url(../images/footer_ui.png) no-repeat -200px -50px;
}
#footer .text {
	width: 194px;
	padding: 6px 8px;
	font-size: 1.2em;
	color: #272727;
	background: transparent;
	border: none;
}
#footer .submit {
	position: absolute;
	left: 230px;
	bottom: 34px;
	width: 177px;
	height: 30px;
	text-indent: -999em;
	border: none;
	cursor: pointer;
	background: url(../images/footer_ui.png) no-repeat 0 -50px;
}
#footer .submit:hover {
	background-position: 0 -100px;
}
#footer .privacy-policy {
	position: absolute;
	width: 177px;
	left: 218px;
	bottom: 12px;
	text-align: center;
}
#footer .site-navigation {
	float: left;
	position: relative;
	z-index: 999;
	width: 380px;
	padding: 7px 0;
	background: url(../images/footer_ui.png) no-repeat 0 -350px;
}
#footer .site-navigation ul {
	float: left;
	width: 164px;
	min-height: 126px;
	padding-left: 20px;
}
#footer .site-navigation li {
	float: left;
}
#footer .site-navigation a {
	display: block;
	width: 164px;
}
#footer .logos {
	position: relative;
	z-index: 999;
	float: right;
	text-align: center;
	width: 127px;
	padding-top: 10px;
	margin-right:196px;
}
#footer .logos img {
	display: block;
	margin: 0 auto 8px auto;
}
#footer .bc {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 960px;
	height: 14px;
	overflow: hidden;
	background: url(../images/footer_ui.png) no-repeat 0 -150px;
}
.site-info {
	margin: 0;
	padding: 4px 0 36px 0;
}
.copyright {
	font-size: 1.4em;
	line-height: 1;
}
.newfooter {
	padding-top:22px;
	margin-left:100px;
	text-align:right;
}

