/* reset.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align:justify;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

div {
	position:relative;
}

 img, div, input { behavior: url("iepngfix.htc") }


/*-------------- MY STYLES --------------*/

br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 }

body {
	font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	background-image:url(../images_main/bottom_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;
	margin:0;
	padding:0;
}
#wrap {
	width:960px;
	margin:0 auto;
}
#header_wrap {
	width:100%;
	height:352px;
	background:url(../images_main/header_bg.gif) repeat-x center;
	margin:0;
	padding:0;
}
#header {
	width:960px;
	height:352px;
	background:url(../images_main/header_h.jpg) no-repeat top;
	margin:0 auto;
}

#flash_object {
width:375px;
height:145px;
margin:0px;
float:left;
clear:left;
padding:0px;
border:none;
}

#header h1{
float:left;
clear:left;
}

#login {
	width:304px;
	height:112px;
	margin:5px 0 0 50px;
	float:left;
	clear:left;
}
#login ul{
	float:right;
	margin:10px 30px 0 0;
}
#login ul li{
	text-align:right;
	margin-bottom:6px;
	color:#fff;
	font-weight:bold;
	line-height: 24px;
}
#login ul li input.in{
	width:173px;
	height:20px;
	padding-top:4px;
	line-height:24px;
	text-indent:7px;
	background:url(../images_main/input_bg.gif) no-repeat center;
	border:1px solid #203b75;
	font-size:13px;
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-weight:bold;
	color:#fff;
}
.inb {
	cursor:pointer;
	float: right;
}
#login a, #login a:visited {
	float:left;
	color:#fff;
	font-size:10px;
	line-height:20px;
	text-indent:70px;
	text-decoration:none;
}
#login a:hover {
	color:#FFCC00;
}

/* ------ NAV -------*/

#nav {
	clear:both;
	float:left;
	margin:8px 0 0 20px;
}
#nav li {
	display:inline;
	margin:0 10px 0 0;
	height:37px;
	line-height:37px;
}
#nav li a {
	font-family:"Helvetica", Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:inline-block;
	height:37px;
	padding:0 10px;
}
#nav li a:hover {
	color:#FFCC00;
}
#nav li a.current {
	background-color:#fff;
	color:#101e3b;
	border-left:1px solid #08152f;
	border-right:1px solid #08152f;
	border-top:1px solid #08152f;
}

/*------- MAIN ---------*/

.midbox {
	position:relative;
	width:250px;
	height:220px;
	background:url(../images_main/midbox_bg.gif) bottom repeat-x;
	margin:0px 11px 0 0;
	padding:12px 30px 0;
	float:left;
	border-left:1px solid #bdbcbd;
	border-right:1px solid #bdbcbd;
	border-top:1px solid #bdbcbd;
}

#midbox-container {
margin-top:40px;
background:transparent;
z-index:1;
float:left;
}

div.last {
	margin-right:0;
}

.midbox h1 {
	color:#0a2256;
	font: bold 22px "Helvetica", Arial;
	margin:10px 0;
}

.midbox h1 img {
	position:absolute;
	width:134px;
	height:79px;
	top:-4px;
	left:180px;
}
.midbox p {
	font:Verdana, Arial, Helvetica, sans-serif 12px normal;
	color:#6a6f7c;
	line-height:1.6em;
}

.midbox a {
	display:block;
	background:url(../images_main/learn_bg.gif) center no-repeat;
	width:94px;
	height:21px;
	color:#fff;
	line-height:21px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	position: absolute;
	top:149px;
	left:195px;
}

/* --------- MAIN CONTENT ----------- */


#vip {
	position:absolute;
	left: 386px;
	top: 392px;
}

#footnote {
	background-color:#25468d;
	background-image:url(../images_main/side_main_g.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-top:1px solid #101e3b;
	border-left:1px solid #3c62b1;
	border-right:1px solid #3c62b1;
	border-bottom:1px solid #3c62b1;
	margin:20px 0 0 0;
	padding:20px;
	float:left;
	clear:both;
	color:#fff;
	position:relative;
}

div#footnote p {
	color:#c4d3f4;
	margin-top:5px;
	font-weight:normal;
}

div#footnote h3 {
	color:#fff;
}

div#footnote a {
	color:#f6b403;
	font-weight:bold;
}

div#footnote img {
	position:absolute;
	left:-1px;
	top:185px;
}


#main_content {
	width:900px;
	float:right;
	margin:40px 30px 100px;
}

#main_content h1 {
	font-size:28px;
	color:#0a2359;
	font-family:"Helvetica", Arial;
	font-weight:600;
}

#main_content h1 span {
	color:#25468d;
}

#main_content h3 {
	font-size:18px;
	color:#0a2359;
	font-family:"Helvetica", Arial;
	font-weight:600;
}

#main_content p {
	color:#6a6f7c;
	font-size:14px;
	line-height:1.6em;
	margin-top:20px;
}

#benefits-main {
	font-size:14px;
	color:#0a2359;
}

#benefits-main li {
	padding:7px 0 7px 30px;
	background-image:url(../images_main/arrow.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	display:inline;
	float:left;
	clear:left;
}

.faq-content {
	width:800px !important;
	margin:40px 80px 100px 80px !important;
}

.faq-content p {
	margin-top:5px !important
}

.olist {
	color:#0a2359;
	font-size:14px;
	font-weight:bold;
}

.olist li {
	margin:0 0 10px 20px;
}

.olist li span {
	color:#344a5f;
	font-weight:normal;
}

.sitesdiv {
	padding-left:10px!important;	
}


#sites {
	margin:40px 0px;
	padding:0px;
}

#sites li {
	width:668px;
	height:158px;
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto 20px auto;
	padding:0px;
	position:relative;
}

#sites li.premastop {
	background-image:url(../images_main/screenshots/premastop_bg.gif);
}

#sites li.maxosize {
	background-image:url(../images_main/screenshots/maxosize_bg.gif);
}

#sites li.vigaline {
	background-image:url(../images_main/screenshots/vigaline_bg.gif);
}

#sites li.breastnat {
	background-image:url(../images_main/screenshots/breastnat_bg.gif);
}

#sites li.cummore {
	background-image:url(../images_main/screenshots/cummore_bg.gif);
}

#sites li.vigaroc {
	background-image:url(../images_main/screenshots/vigaroc_bg.gif);
}

#sites li.menoheal {
	background-image:url(../images_main/screenshots/menoheal_bg.gif);
}

#sites li.slim9 {
	background-image:url(../images_main/screenshots/slim9_bg.gif);
}

#sites li.hoodia {
	background-image:url(../images_main/screenshots/hoodia_bg.gif);
}

#sites li a img {
	margin:18px 0 0 18px;
	border:2px solid #101e3b;
	float:left;
}

#sites li div {
	float:left;
	color:#fff;
	width:365px;
	height:70px;
	position:relative;
	top:50px;
	left:15px;
	padding:0px;
	border:0px;
}

#sites li div span {
	float:left;
	clear:left;
	color:#fff;
	margin:13px 0 0 0;
	line-height:1.5em;
	font-weight:normal;
}

#sites li h3 {
	float:right;
	clear:left;
	width:94px;
	height:21px;
	background:url(../images_main/visit.gif) no-repeat center;
	position:absolute;
	top:137px;
	left:550px;
}

#sites li h3 a {
	position:absolute;
	top:0;
	left:0;
	width:94px;
	height:21px;
}

#sites li h3 a span {
	display:none;
}

/* --------- FAQ CONTENT ----------- */

#faqtable td{
	background:url(../images_main/faq_bg.gif) bottom repeat-x;
	border-left:1px solid #c4def2;
	border-right:1px solid #c4def2;
	border-bottom:1px solid #c4def2;
	padding:15px 20px;
	text-align:justify;
}

#faqtable td p {
	color:#344a5f;
}

#faqtable td.faqtitle {
	background:none;
	background-color:#0a2256;
	border-left:1px solid #0a2256;
	border-right:1px solid #0a2256;
	border-bottom:1px solid #224182;
}

#faqtable td.faqtitle h1{
	color:#fff;
}
#faqtable td.faqtitle-b {
	background:none;
	background-color:#1e3871;
	border-left:1px solid #1e3871;
	border-right:1px solid #1e3871;
	border-bottom:none;
	padding:0px;
	height:10px;
}

/*---------- CONTAACT ----------------------*/

.email-content {
}

.email-content h2 {
	font-size:22px;
	color:#fff;
	text-indent:30px;
}

.email-content h3 strong {
	color:#25468d;
}

td.email-title {
	background-color:#0a2256;
	border-left:1px solid #0a2256;
	border-right:1px solid #0a2256;
	border-top:1px solid #0a2256;
	border-bottom:1px solid #224182;
}

tr.email-tb td {
height:5px !important;
}

tr.email-tb td {
	background:none;
	background-color:#1e3871;
	border-left:1px solid #1e3871;
	border-right:1px solid #1e3871;
	border-bottom:none;
	margin:0px;
	padding:0px !important;
	height:5px !important;
}

table#emailt {
width:500px;
margin:0 auto;
text-align:right;
	background:url(../images_main/midbox_bg.gif) bottom repeat-x;
	border-left:1px solid #bdbcbd;
	border-right:1px solid #bdbcbd;
	border-top:1px solid #bdbcbd;
}

table#emailt td {
	vertical-align:middle;
	padding:7px 0px;
}

#emailt input {
float:left;
margin-left:10px;
padding:3px;
}

#emailt tr.phone h3{
margin-top:3px;
}

#emailt tr.phone td {
	vertical-align:top;
	padding-bottom:0;
} 

#emailt textarea {
float:left;
margin-left:10px;
width:243px;
border:1px solid #cdcdcd;
padding:5px;
}

#emailt select {
float:left;
margin:0;
padding:0;
margin-left:10px;
}

#emailt p {
	float:right;
	clear:right;
	margin:0;
	padding:0;
	font-size:9px;
	margin-right:8px;
}

#emailt h3 {
float:right;
	color:#344a5f;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.captza {
float:left;
margin-left:10px;
}
#emailt input.butones {
float:right;
padding:5px;
margin-right:20px;
}

tr.buttd td {
padding-bottom:60px;
height:50px;
}

input.butones {
	height:31px;
	width:117px;
	background-image:url(../images_main/send.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
}





/* --------- SIDECOLUMN CONTENT ----------- */

#sidecolumn {
	width:248px;
	float:left;
	margin:40px 0 40px 0;
	border:1px solid #101e3b;
}
#sidecolumn h1 {
	height:33px;
	line-height:33px;
	border:1px solid #224182;
	background-color:#0a2256;
	color:#fff;
	font-family:"Helvetica", Arial;
	font-size:20px;
	font-weight:bold;
	text-indent:15px;
}

.side_content {
	background-color:#25468d;
	background-image:url(../images_main/side_main_g.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-top:1px solid #101e3b;
	border-left:1px solid #3c62b1;
	border-right:1px solid #3c62b1;
	border-bottom:1px solid #3c62b1;
	padding:15px 30px 30px;
}

.side_content ul {
}
.side_content ul li {
	color:#fff;
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-size:20px;
	font-weight:bold;
}

/* --------- FOOTER ----------- */

#footer {
	width: 960px;
	height:183px;
	background-image:url(../images_main/footer_h.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#footer div {
	height:40px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	font-family:"Helvetica", Arial;
	padding:0 20px 0;
	line-height:40px;
}
#footer div h3{
	float:left;
}
#footer div h3 span {
	font-weight:normal;
}
#footnav {
	float:right;
}
#footnav li{
	display:inline;
	margin-left:10px;
}
#footnav li a{
	text-decoration:none;
	color:#fff;
}
#footnav li a:hover {
	color:#FFCC00;
}
#icons {
	float:right;
	height:16px;
	margin:30px 35px 0 0;
}
#icons li{
	display:inline;
	height:16px;
	width:16px;
	margin-right:3px;
}

/* ------ AFF LOGIN -----*/


.button {
background:#e9ac06;
border:1px solid #fcc838;
background-image: url(../images_main/buttonb.gif);
background-repeat: repeat-x;
background-position: bottom;
color:#fff;
font-weight:bold;
cursor:pointer;
float: right;
padding:2px 5px 3px 5px;
-moz-border-radius: 4px;
}

#afflogdiv {
	background-color:#244487;
	background-image: url(../images_main/logbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border:2px solid #111f3d;
	margin: 90px auto 120px;
	width: 452px;
	-moz-border-radius: 8px;
}



#afflogdiv div {
	width: 450px;
	-moz-border-radius: 8px;
	border:1px solid #325cb3;
	background: transparent;
}


#afflog {
	width: 450px;
	text-align: center;
	color: #fff;
}

#afflog input.textd {
	width:173px;
	height:20px;
	padding-top:4px;
	line-height:24px;
	text-indent:7px;
	background-image:url(../images_main/loginupbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0d1947;
	border:1px solid #203b75;
	font-size:13px;
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-weight:bold;
	color:#fff;
	float: left;

}

#afflog td {
	padding: 7px 1px;
	vertical-align: middle;
}

#afflog h3 {
	float: right;
}

#afflog td.bt {
	border-top:1px solid #111f3d;
	border-bottom:1px solid #111f3d;
		background-color: #0a2256;
}

#afflog td.bb {
	border-bottom:1px solid #111f3d;
		background-color: #0a2256;
}

#afflog table {
	margin: 0 auto; 
}

#afflog h1{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}


/* ------ AFF SIGNUP -----*/

.tablecol {
	position: relative;
	margin: 30px 30px 90px 0;
	background:url(../images_main/midbox_bg.gif) bottom repeat-x;
	border-left:1px solid #bdbcbd;
	border-right:1px solid #bdbcbd;
	border-top:1px solid #bdbcbd;
	width: 400px;
	text-align: right;
	float: left;
}

.tablecol td h3 {
	color: #0a2256;
}

.tablecol td h2 {
	color: #222;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
	line-height: 1em;
	padding-top: 3px;
}

.tablecol td{
	padding: 10px 0;
	vertical-align: middle;
}
.tablecol td input {
	float: left;
	margin: 0 0 0 10px;
	width: 200px;
}

.tablecol tr.hsmall td {
	padding:0px 0px 0px 10px;
	text-align:left;
	line-height:1em;
	font-size:11px;
	color: #666666;
}

.tablecol td span {
	float:left;
	vertical-align:middle;
	margin-left:5px;
	margin-top:5px;
}

.tablecol td textarea {
	float: left;
	margin: 0 0 0 10px;
	width: 192px;
	padding: 5px;
	height: 110px;
	border:1px solid #bdbcbd;
}

.tablecol td.ttop {
	vertical-align: text-top;
}
.tablecol td.ttop h3 {
	margin-top: 5px;
}
.tablecol td.question input {
	width:120px;
}

.tablecol td.question img {
	float:left;
	margin-left: 20px;
	padding-top:2px;
}

.tablecol td input.checkbox {
	float: none;
	width: auto;
}

.tablecol td.mida {
	text-align: center;
	float: none;
}
.tablecol td input.signup {
	float: none;
	background:green;
	border:1px solid #047700;
	color:#fff;
	font-weight:bold;
	font-size: 13px;
	cursor:pointer;
	margin: 0 auto;
	padding:2px 10px 5px 10px;
	-moz-border-radius: 4px;
	width: auto;
}

a.continue {
	display:block;
	background:url(../images_main/learn_bg.gif) center no-repeat;
	width:94px;
	height:21px;
	color:#fff;
	line-height:21px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	position: absolute;
	top:725px;
	left:332px;
}

#createacc {
	color:#0a2256;
	font: bold 30px "Helvetica", Arial;
	margin: 40px 0 10px 0;
	text-indent: 10px;
}

hr {
		border:0;
		background-color: #bdbcbd;
		height: 1px;
}

#lefttab {
margin-left: 70px;
}


a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-70px; left:-90px; width:15em;
    border:1px solid #e99801;
    background-color:#fcf499; color:#000;
    text-align: left;
	padding:10px 0px 10px 15px;
	line-height:1.5em;
	-moz-border-radius: 8px;
	font-size: 12px;
}




/*------Slider------- */


	#slider {
	float:right;
	position:relative;
	top:27px;
	}

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:557px;
		height:287px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}	
	
					

        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

		#over {
		position:absolute;
		top:0px;
		left:0px;
		}
	
		#prevBtn{ 
		display:block;
		width:13px;
		height:144px;
		position:absolute;
		left:390px;
		top:170px;
		}
		#nextBtn{ 
		display:block;
		width:13px;
		height:143px;
		position:absolute;
		left:390px;
		top:27px;
		}	
																
	#prevBtn a {  
		display:block;
		width:13px;
		height:144px;
		background:url(../images_main/slider/down.gif) no-repeat 0 0;	
		}	
	#nextBtn a{
		display:block;
		width:13px;
		height:143px; 
		background:url(../images_main/slider/up.gif) no-repeat 0 0;	
		}												

