/* @override http://prosolutionpills/themes/psp/css/styles.css */

@charset "UTF-8";
/* CSS Document */

/* ##########################
	    GlOBAL STYLES
########################## */

html {
	height:100%;
	}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	}
	
#imposter {
	background:#dcdcdc url(../images/bg.jpg) repeat-x top left;
}

#seohead {
	font-size: .8em;
	background-color: #322e3e;
	margin: 0;
	padding: 0;
}

#wrapper {
	margin:0 auto;
	width:900px;
	background:#fff url(../images/copy_bg.png);
	}
	
.clearLeft {
	clear:left;
	}
	
.clearRight {
	clear:right;
	}
	
.clearBoth, .clear {
	clear:both;
	}

p a:link {
	color:#ff0000;
	}
	
p a:visited {
	color:#ff0000;
	}
	
p a:hover {
	color:#2990dd;
	}
	
/*p.highlight {
	background-color:#DCF0FF;
	padding-bottom:2px;
	padding-left:2px;
	border:1px dotted #2990dd;
	}
	
.highlightTwo {
	background-color:#DCF0FF;
	}*/
	
/*h1 {
	font-size:250%;
	font-style:italic;
	color:#2990dd;
	text-transform:uppercase;
	margin-bottom:5px;
	}
	
h2 {
	font-size:200%;
	font-style:italic;
	color:#2990dd;
	text-transform:uppercase;
	margin-bottom:5px;
	}
	
h3 {
	font-size:170%;
	color:#393641;
	margin-bottom:5px;
	}*/
	
.red {
	color:#ff0000;
	}
	
img {
	border:none;
	}
	
img.center {
	margin:0 auto;
	}
	
img.floatLeft {
	float:left;
	padding:0 15px 0 0;
	}

img.floatRight {
	float:right;
	padding:0 0 0 15px;
	}
	
.small {
	font-size:90%;
	}
	
/*blockquote {
	font-style:italic;
	font-size:100%;
	}*/
	
/* LANGUAGE NAV */

#language li a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}

#language li a:hover {
	color: #f00;
}

#language ul {
	list-style: none;
	margin: 0;
	text-align: center;
	margin-bottom: 20px;
	padding: 0;
}

#language li {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	color: #000;
	position: relative;
	font-size: 10px;
	width: 40px;
	margin-right: 5px;
	
}

#language a span {
	top: 30px;
	position: relative;
}

#language li#eng {
	background-image: url(../images/english.png);
}

#language li#esp {
	background-image: url(../images/espanol.png);
}

#language li#fra {
	background-image: url(../images/francais.png);
}

#language li#deu {
	background-image: url(../images/deutsch.png);
}	
	
/* ##########################
	    MAIN CONTENT
########################## */
	
#content {
	float:right;
	width:600px;
	text-align:left;
	padding:20px;
	}
.langu{
position: absolute;
Top: 5px;
Left: 50%;
margin-left: -425px;
border:none;
text-decoration:none;
}
.langu a {
	text-decoration:none;
	border:none;
}

/* ##########################
	  HEADER NAV STYLES
########################## */	
	
#header {
	width:900px;
	height:205px;
	background:url(../images/header.jpg) no-repeat top left;
	}

#header #navList {
	margin:0 0 0 20px;
	padding:170px 0 0 0;
	}
	
#header #navList li {
	list-style-type:none;
	float:left;
	text-indent: 999px;
	}
	
#header #navList li a {
	overflow:hidden;
	margin-right:20px;
	}

#header #navList li.home a {
	width:34px;
	height:31px;
	background:url(../images/nav/home.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.home a:hover {
	background:url(../images/nav/home.png) no-repeat bottom left;
	}

#header #navList li.safety a {
	width:39px;
	height:31px;
	background:url(../images/nav/safety.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.safety a:hover {	
	background:url(../images/nav/safety.png) no-repeat bottom left;
	}

#header #navList li.benefits a {
	width:47px;
	height:31px;
	background:url(../images/nav/benefits.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.benefits a:hover {	
	background:url(../images/nav/benefits.png) no-repeat bottom left;
	}
	
#header #navList li.doctor a {
	width:95px;
	height:31px;
	background:url(../images/nav/doctor.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.doctor a:hover {	
	background:url(../images/nav/doctor.png) no-repeat bottom left;
	}
	
#header #navList li.ingredients a {
	width:67px;
	height:31px;
	background:url(../images/nav/ingredients.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.ingredients a:hover {	
	background:url(../images/nav/ingredients.png) no-repeat bottom left;
	}
	
#header #navList li.faq a {
	width:19px;
	height:31px;
	background:url(../images/nav/faq.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.faq a:hover {	
	background:url(../images/nav/faq.png) no-repeat bottom left;
	}
	
#header #navList li.testimonials a {
	width:73px;
	height:31px;
	background:url(../images/nav/testimonials.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.testimonials a:hover {	
	background:url(../images/nav/testimonials.png) no-repeat bottom left;
	}
	
#header #navList li.order a {
	width:71px;
	height:31px;
	background:url(../images/nav/order.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.order a:hover {	
	background:url(../images/nav/order.png) no-repeat bottom left;
	}
	
/* ##########################
	    SIDEBAR STYLES
########################## */

#sidebar {
	width:238px;
	padding:10px 5px 0 5px;
	}
	
#sidebar #phoneContainer {
	width:188px;
	padding:0 0 0 40px;
	margin:0 0 20px 4px;
	text-align:left;
	background:url(../images/phone_icon.png) no-repeat 0 0;
	}

#sidebar .phone {
	font-size:22px !important;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff0000;
	margin:5px 0 5px 5px;
	}
	
#sidebar .promoCode {
	font-size:14px;
	font-weight:bold;
	margin:0;
	}

#sidebar #sidebarPackages {
	margin:20px auto 20px auto;
	padding:0;
	}
	
#sidebar #sidebarPackages li {
	list-style-type:none;
	overflow:hidden;
	margin-left:2px;
	}
	
#sidebar #sidebarPackages li.sixMonths a {
	width:233px;
	height:0;
	padding-top:78px;
	background:url(../images/sidebar/6month.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.sixMonths a:hover {
	background:url(../images/sidebar/6month.png) no-repeat bottom left;
	}
	
#sidebar #sidebarPackages li.twelveMonths a {
	width:233px;
	height:0;
	padding-top:78px;
	margin-top:20px;
	background:url(../images/sidebar/12month.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.twelveMonths a:hover {
	background:url(../images/sidebar/12month.png) no-repeat bottom left;
	}
	
#sidebar #sidebarPackages li.fiveMonths a {
	width:233px;
	height:0;
	padding-top:78px;
	margin-top:20px;
	background:url(../images/sidebar/5month.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.fiveMonths a:hover {
	background:url(../images/sidebar/5month.png) no-repeat bottom left;
	}
	
#sidebar #sidebarPackages li.fourMonths a {
	width:233px;
	height:0;
	padding-top:78px;
	margin-top:20px;
	background:url(../images/sidebar/4month.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.fourMonths a:hover {
	background:url(../images/sidebar/4month.png) no-repeat bottom left;
	}
	
#sidebar #sidebarPackages li.topTen a {
	width:233px;
	height:0;
	padding-top:103px;
	margin-top:40px;
	background:url(../images/sidebar/top_ten.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.topTen a:hover {
	background:url(../images/sidebar/top_ten.png) no-repeat bottom left;
	}
	
#sidebar #sidebarPackages li.fmo a {
	width:233px;
	height:0;
	padding-top:78px;
	margin-top:20px;
	background:url(../images/sidebar/free_fmo.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.fmo a:hover {
	background:url(../images/sidebar/free_fmo.png) no-repeat bottom left;
	}

#sidebar #sidebarPackages li.freeBonuses a {
	width:233px;
	height:0;
	padding-top:102px;
	margin-top:13px;
	background:url(../images/sidebar/free_bonuses.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.freeBonuses a:hover {
	background:url(../images/sidebar/free_bonuses.png) no-repeat bottom left;
	}
	
/* ##########################
	    FOOTER STYLES
########################## */
	
#footer {
	background:#FFF url(../images/footer_bar.png) repeat-x top left;
	padding:40px 25px 20px 25px;
	}
	
#footer #navFooter {
	margin:0;
	padding:0;
	font-size:14px;
	}
	
#footer #navFooter li {
	display:inline;
	}
	
#footer #navFooter li a {
	color:#ff0000;
	border-right:1px solid #000;
	text-decoration:none;
	padding:0 4px 0 0;
	margin-bottom:10px;
	}
	
#footer #navFooter li.last a {
	border:none;
	}
	
#footer #navFooter li a:visited {
	color:#ff0000;
	}
	
#footer #navFooter li a:hover {
	text-decoration:underline;
	}
	
/* */

/*#order_container_new {
	width: 630px;
	margin-left: -15px;
}*/

#order_container_new img {
	margin-bottom: 10px;
}

img.left {
	float: left;
}

img.right {
	float: right;
}
