/*
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Sidebar Styles
	$4 - Content Styles
	$5 - Footer Styles
*/


/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }



/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/

body {
	padding:15px 0;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	background:#CCCCFF;
	}
	
#container {
	width:780px;
	margin:0 auto;
	background:white;
	}

#header {
	position:relative;
	}

#content-container {
	background:url(/images/homepage_bg.jpg) repeat-y;
	}
#sidebar-left {
	float:left;
	width:206px;
	padding:0;
	}
	
#main-content {
	float:left;
	width:348px;
	padding:10px 0 50px 50px;
	margin-bottom: 50px;
	}

#sidebar-right {
	float:right;
	width:148px;
	color:white;
	}

#footer {
	background:#33cc33;
	padding:35px;
	text-align:center;
	}
	
/* $2 - Header Styles ///////////////////////////////////////////////////////////////////////////////////*/

.header-top-bar {
	height:37px;
	padding:6px 20px 0 20px;
	background:#211D1E;
	}

.header-top-bar h1 {
	margin:0;
	padding:0;
	}

.header-top-bar h1 a {
	font:bold 26px Arial, Helvetica, sans-serif;
	color:white;
	}
.header-top-bar p.header-p {
	position:absolute;
	top:0;
	right:0;
	color:white;
	width:390px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	}
.header-p-span {
	margin: 4px 0 0 20px;
	width:200px;
	font-size: 14px;
	float:left;
}
.header-top-bar p.header-p img {
	float:left;
}
#header-nav {
	margin-bottom:-1px;
	height: 30px;
	}

html>body #header-nav {
	margin-bottom:-1px;
	padding-top:0;
	}

.header-offer {
	height:149px;
	width:780px;
	margin-bottom:-3px;
	}

html>body .header-offer {
	height:149px;
	width:780px;
	margin-bottom:0;
	}

.header-offer a {
	padding:0;
	margin:0 -2px 0 0;
	}
	
.header-offer img {
	padding:0;
	margin:0 -3px 0 0;
	}

.header-strip-blue {
	height:22px;
	line-height:22px;
	background:url(/images/blue-strip.jpg) no-repeat;
	text-align:left;
	padding:0 0 0 250px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.metaDescription {
	
}
.header-strip-blue a.testimonialsButton {
	font-size: 12px;
}
.testimonialsButton {
	margin-left: 70px;
}
.header-strip-blue a {
	font-size:10px;
	color:white;
	font-weight:bold;
	background:url(/images/blue-arrow.png) 0% 50% no-repeat;
	padding:0 0 0 15px;
	}

	
/* $3 - Sidebar Styles ///////////////////////////////////////////////////////////////////////////////////*/

a.purple-arrow {
	background:url(/images/purple-arrow.gif) 0% 50% no-repeat;
	padding-left:14px;
	color:#FFFFFF;
	}
.left-sidebar-0 {
	padding:211px 40px 20px 10px;
	font-size: 16px;
}
.left-sidebar-1 {
	color:white;
	padding:0 70px 10px 5px;
	}
html>body .left-sidebar-1 {
	color:white;
	padding:0 80px 10px 10px;
	}
.left-sidebar-2 {
	color:white;
	padding:10px 80px 20px 10px;
	height: 30px;
}
.left-sidebar-3 {
	font-size: 16px;
	width: 120px;
	text-align: center;
}
.left-sidebar-3 img {
	padding: 15px 0 20px 0;
}
.left-sidebar-4 {
	margin-top: 130px;
	padding: 0 90px 0 10px;
}

.right-sidebar-1 {
	padding:180px 10px 20px 10px;
	
}

.right-sidebar-1 p {
	padding: 10px 0 0 0 ;
	
}

.right-sidebar-2 {
	padding:80px 10px 20px 10px;
	text-align: center;
}

.right-sidebar-3 {
	padding:230px 10px 20px 10px;
}

.buy-now {
	background:#F5A664;
	text-align:center;
	padding:6px 2px;
	}

.buy-now p {
	margin-bottom:6px;
	}

.peach-p {
	padding:10px 5px 10px 10px;
	}

.peach-p p {
	margin:0 0 10px 0;
	}

.peach-p img {
	margin-bottom:6px;
	}

a.peach-arrow {
	background:url(/images/peach-arrow.gif) 0% 50% no-repeat;
	padding-left:14px;
	color:#000;
	}

.sidebar-padding {
	padding:8px 5px;
	}

.sidebar-padding p {
	margin-bottom:15px;
	}

.img-margin {
	margin-bottom:6px;
	}

#sidebar-right a {
	color:white;
	}

a.white-arrow {
	background:url(/images/sidebar-right-arrow.gif) 0% 50% no-repeat;
	padding-left:14px;
	}

.we-started {
	border-top:1px solid #AFAAD5;
	padding:8px 5px;
	text-align:center;
	}

.twins {
	padding:8px 5px;
	}

.twins p {
	margin-bottom:10px;
	}
	
#sidebar-right img {
	margin-right:-4px;
	}

htl>body #sidebar-right img {
	margin-right:-4px;
	}

#newsboxContainer ul li {
	font-size: 14px;
	color: #000;
	padding: 10px;
	}
#newsboxContainer ul li .newsboxTitle {
	font-weight: bold;
	color: #ff3300;
	}
#newsboxContainer ul li.odd {
	background-color: #f9cb5e;
	}	
#newsboxContainer ul li.even {
	background-color: #fce5ac;
	}	
	
/* $3 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/

#main-content a,
#main-content a:link,
#main-content a:visited {
	color:#2D2F91;
	font-weight: bold;
	}

#main-content a:hover {
	color:  #ff3300;
	}



#main-content p {
	margin-bottom:15px;
	line-height:1.4;
	}

.content-header {
	margin-bottom:8px;
	}

img {
	border:none;
	}


.blue-text p {
	width:170px;
	float:left;
	color:#2D2F91;
	}

.blue-text p a {
	float:none;
	color:#2D2F91;
	background:none;
	padding:0;
	}

.blue-text a {
	float:right;
	color:#2D2F91;
	background:url(/images/white-bg-arrow.gif) 0% 50% no-repeat;
	padding-left:14px;
	}

.reward-charts {
	position:relative;
	top:-700px;
	left:110px;
	}

.butterfly {
	display: none;
	}

html>body .butterfly {
	position:relative;
	bottom:-36px;
	left:73px;
	margin-bottom: -100px;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: inline-block;}
/* End hide from IE-mac */
	

/* $5 - footer Styles ///////////////////////////////////////////////////////////////////////////////////*/

#footer p {
	margin-bottom:10px;
	}

.footer-links {
	color:white;
	}

.footer-links a {
	color:#000;
	}


