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

html, body {
margin:0 0 0 0;
padding:0;

}

img {
    border: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Fonts */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


p, h1, h2, h3, h4, h5, h6 {
	margin: 16px 0 0 0;
	font-family: Arial, Verdana, sans-serif;
	color:#666;
}
h1 {
	font-size: 26px;
	line-height: 32px;
	color: #EC0EA9;
}
h2 {
	font-size: 24px;
	line-height: 30px;
	color: #003;
	font-style: italic;
	color: #EC0EA9;
}
h3 {
	font-size: 18px;
	line-height: 4px;
	color: #EC0EA9;
	font-style: none;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	line-height: 20px;
	color: #EC0EA9;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 14px;
	line-height: 18px;
	color: #EC0EA9;
	font-weight: normal;
	font-style: normal;
}
h6 {
	font-size: 14px;
	line-height: 2px;
	color: #EC0EA9;
	font-weight: normal;
	font-style: normal;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Header */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	background-image: url(images/Pink_back_02.png);
	background-repeat: repeat;
	font-size:14px;
	line-height: 18px;
	
}

#wrapper {
	background-image:url(images/Pink_back_02.png);
	background-repeat: repeat;
	height: 900px;
	margin: 0 auto;
	width: 960px;
	
}

#header_wrapper{
	height: 400px;
	width: 960px;
	background-image: url(images/Pink_Bust.png);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	float: left;
	display: inline;
}

.home #header_txt{
	height:94px;
	width:247px;
	margin: 90px 0 0 310px;
	float:left;
	display: inline;
	background-image:url(../images/Pink_Blue-05.png);
	text-indent: -9999px;
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Navigation */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#color {
	width: 200px;
	height: 30px;
	margin: 15px 0 0 250px;
	float: left;
	clear: none;
	display: inline;
	}
	
.color_txt {
	width: 150px;
	height: 25px;
	text-align: left;
	float: left;
	display: inline;
	margin: 5px 0 0 0;
	font-size: 14px;
	color: #27C3F1;
	font-family: Arial, Helvetica, sans-serif;
}

.baby {
	width: 50px;
	height: 20px;
	margin: 5px 0 0 0;
	float: right;
	}


.header_navigation {
	height:20px;
	width:480px;
	margin: 20px 20px 0 0px;
	float: right;
	text-align: right;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;	
}

ul{
	display: inline;
	float: right;
}
	
li{
	display: inline;
	float: right;
	}

#product_button_wrapper {
	height: 252px;
	width: 370px;
	float: right;
	margin: 43px 0 0 0;
	padding: 0 20px 0 0;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-align: center;
	display: inline;
}

#cd {
	float: left;
	clear: left;
	display: inline;

}

#cd .product_image{
	height: 177px;
	width: 165px;
	background-image: url(images/Pink_Blue-03.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#cd .product_button{
	height: 53px;
	width: 145px;
	background: url(images/Blue-06.png) no-repeat;
	padding: 10px 10px 0 10px;
	margin:20px 0 0 0;

}

#ebooks {
	height: 260px;
	width: 173px;
	float: right;
	display: inline;
	padding: 0 10px 0 0;
	
	}

#mp3 {
	float: right;
	clear: right;
	display: inline;
}

#mp3 .product_image {
	height: 177px;
	width: 165px;
	background-image:url(../images/baby.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


#mp3 .product_button{
	height: 43px;
	width: 145px;
	background: url(images/Blue-06.png) no-repeat;
	padding: 10px;
	margin:20px 0 0 0;

}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Mid Body */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#midbody-wrapper {
	clear: both;
	width: 960px;
	height: 150px;
	margin: 16px 0 0 0;
	float: left;
	display: inline;
}

#lol {
	height: 133px;
	width: 155px;
	background-image:url(../images/Pink_LoL_lg.png);
	float: left;
	text-indent: -9999px;
	margin: 5px 0 0 30px;
	display: inline;

	
}


.mid_txt {
	width: 220px;
	height: 150px;
	background-repeat: no-repeat;
	float:left;
	clear: none;
	display: inline;
	margin: 0 0 0 30px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Main Body */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#body_wrapper {
	width: 960px;
	height: 280px;
	background-repeat:repeat;
	float: left;
	clear: both;
	display: block;
}

.body_txt{
	width: 646px;
	height: 260px;
	float: left;
	padding: 20px 0 0 44px;
}

.body_title{
	background-image:url(../images/Pink_home_title.png);
	width: 377px;
	height: 40px;
	text-indent: -9999px;
	}
	
.para {
	float: left;
	clear: left;
	
	}
#sm_wrapper {
	float: right;
	width: 230px;
	height: 240px;
	display: block;
	padding: 20px;
}

#sm { 
	background-image: url(images/Pink_back_05.png);
 	background-repeat: no-repeat;
	width: 180px;
	height: 100px;
	float: right;
	padding: 10px 20px 10px 0;
}

.sm_btn {
	width: 50px;
	height: 50px;
	float: right;
	margin: 45px 0 0 5px;
	
}

#sponsor {
	background-image: url(images/Pink_back_07.png);
 	background-repeat: no-repeat;
	width: 200px;
	height: 115px;
	float: right;
}
	


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* About Us */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.about #title {
	width: 220px;
	height: 20px;
	text-align: left;
	float:left;
	clear: none;
	display: inline;
	margin: 60px 0 0 390px;
}


.about #header_txt {
	background-image:url(../images/Pink_about_03.png);
	background-repeat: no-repeat;
	margin: 20px 0 0 370px;
	width: 512px;
	height: 205px;
	float: left;
	display: inline;
	text-indent: -9999px;
}

.about #midbody-wrapper {
	clear: both;
	width: 960px;
	height: 150px;
	margin: 16px 0 0 0;
	float: left;
	display: inline;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Products */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.products #header_txt{
	height:276px;
	width:200px;
	margin: 55px 0 0 450px;
	float:left;
	display: inline;
	background-image:url(../images/Pink_products_03.png);
	text-indent: -9999px;
}

.products #sample_wrapper{
	width: 100px;
	height: 200px;
	float: left;
	display: inline;
	margin: 20px 0 0 0;
}

.products #sample_title{
	background-image:url(../images/Pink_products_04.png);
	background-repeat: no-repeat;
	float: left;
	width: 250px;
	height: 77px;
	display: inline;
	text-indent: -9999px;
	
}

.products #sample_txt{
	float: left;
	width: 250px;
	height: 160px;
	display: inline;
	clear: left;
	margin: 80px 0 0 25px;	
}

.products #body_wrapper{
	width: 960px;
	height: 280px;
	background-repeat:repeat;
	float: left;
	clear: both:
	display: block;
}

#product_wrapper1 {
	background-image:url(../images/Pink_products_09.png);	
	background-repeat: no-repeat;
	float: left;
	width: 440px;
	height: 260px;
	display: inline;
	margin: 15px 10px 10px 30px;
}

#product_wrapper2 {
	background-image:url(../images/Pink_products_11.png);
	background-repeat: no-repeat;
	float: left;
	width: 440px;
	height: 260px;
	display: inline;
	margin: 15px 10px 10px 10px;
}

.product_bodytxt1,
.product_bodytxt2,
.products .product_button,
.products .product_button form {
    width: 100%;
	float: left;
	clear: both;
	_display: inline;
}
.product_bodytxt1,
.product_bodytxt2,
.products .product_button {
   	width: 202px;
	margin-left: 238px;
}


.product_bodytxt1 {
	margin: 20px 30px 0 218px;	
	}
	
.product_bodytxt2 {
	margin: 20px 30px 0 218px;
	font-size: 12px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#EC0EA9;
	}
	
.products .product_button{
	margin: 20px 0 0 218px;

}
*/
.products .learn {
	width: auto;
	height: 20px;
	text-align: center;
	margin: 5px 0 0 0;
	
}

.products .learn {
	width: auto;
	height: 20px;
	text-align: center;
	margin: 5px 0 0 0;
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Samples Links*/ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.samples_btn a  {
	font:  Arial,Helvetica, sans-serif;
	font-size: 14px;
	color:#666;
	text-decoration:none;
}


.samples_btn a:link  {
	color: #666;
	text-decoration: none;
}

.samples_btn a:visited {
	text-decoration: none;
	color: #666;
}
.samples_btn a:hover {
	text-decoration:none;
	color: #EC0EA9;
}
.samples_btn a:active {
	text-decoration: none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Contact Us */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.contact #header_txt{
	height:145px;
	width:500px;
	margin: 20px 0px 20px 0px;
	float: left;
	display: inline;	
}
	
.contact #title {
	width: 450px;
	height: 150px;
	margin: 50px 0 0 30px;
	text-indent: -9999px;
	float: left;
	display: inline;
	background:url(../images/Pink_contact_03.png)
	}


.contact #midbody-wrapper {
	clear: both;
	width: 960px;
	height: 150px;
	margin: 16px 20px 0 0;
	float: left;
	display: inline;
}

.contact .body_txt{
	width: 380px;
	height: 240px;
	float: right;
	padding: 40px 20px 0 0;
	clear: none;
	display:inline;
}

.contact .para {
	width: 350px;
	height:150px;
	padding: 0 40px 0 0;
	float: right;
	display: inline;
}
	
.contact #sm_wrapper {
	float: right;
	width: 350px;
	height: 265px;
	display: block;
	padding: 30px 10px 0 0;
	}
	
	.contact #sm_wrapperform {
	float: right;
	width: 350px;
	height: 200px;
	display: block;
	padding: 160px 10px 0 0;
	}
	
.contact .form{
	width: 390px;
	height: 245px;
	float: right;
	display: inline;
	}
	
.contact #baby{
	width: 166px;
	height: 177px;
	float: right;
	background:url(../images/baby.png);
	margin: 140px 0 0 0;
}

.contact #babyform{
	width: 166px;
	height: 177px;
	float: right;
	background:url(../images/baby.png);
	margin: 140px 0 0 0;
}
	
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Contact Form*/ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#contact_form1{
	height: 150px;
	width: 350px;
	padding-bottom:10px;
	float: left;
}

#contact_form2{
	height: 200px;
	width: 350px;
	float: left;
}

#contact_left{
	height: 190px;
	width: 75px;
	float: left;
	line-height: 33px;
	font-family: Arial, Verdana, sans-serif;
	color:#666;
}

#contact_right{
	height: 190px;
	width: 300px;
	padding-right: 0px;
	float: left;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Learn Links*/ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.learn a{
	font:  Arial,Helvetica, sans-serif;
	font-size: 20px;
	color:#666;
	text-decoration:none;
}


.learn a:link {
	color: #666;
	text-decoration: none;
}

.learn a:visited {
	text-decoration: none;
	color: #666;
}
.learn a:hover{
	text-decoration:none;
	color: #EC0EA9;
}
.learn a:active{
	text-decoration: none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Sample Links*/ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.sample  a{
	font: Arial,Helvetica, sans-serif;
	color:#EC0EA9;
	text-decoration:none;
	text-transform:inherit;
	font-size: 13px;
}


.sample a:link{
	color: #EC0EA9;
	text-decoration: none;
}

a:visited .sample {
	text-decoration: none;
	color: #EC0EA9;
}
.sample a:hover{
	text-decoration:none;
	color: #666;
}
.sample a:active{
	text-decoration: none;
	color: #EC0EA9;
	font-family: Arial, Helvetica, sans-serif;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Links*/ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a {
	font:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#EC0EA9;
	text-decoration:none;
	text-transform:inherit;
}
	
a:link {
	color: #EC0EA9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EC0EA9;
}
a:hover {
	text-decoration:none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #EC0EA9;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Copyright*/ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.copyright{
	height: 15px;
	width: 900px;
	padding: 25px 30px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	clear: both;
	text-align: left;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Copyright Links*/ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.copyright a {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	text-decoration:none;
}
	
.copyright a:link {
	color: #666;
	text-decoration: none;
}
.copyright a:visited {
	text-decoration: none;
	color: #666;
}
.copyright a:hover {
	text-decoration:none;
	color: #EC0EA9;
}
.copyright a:active {
	text-decoration: none;
	color: #EC0EA9;
}

