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

.pagecontainer {
	margin: auto;
	width: 850px;
	background-color: #FFFFFF;
	padding: 15px;
	border: .5px solid #EFEFEF;
}

body {
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	background-image: url(acne/body.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a {	text-decoration: none;
	color: #006699;
	}

#headerbg {
	background-image: url(acne/acne-cure.jpg);
	height: 192px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}

#headercontent {
	padding-top: 27px;
	padding-left: 19px;
}

#headercontent h1 {
	padding: 0px;
	margin: 0px;
	color: #99CC00;
}
#headercontent2 h2 {
padding: 0px;
margin: 0px;
}
#headercontent2 {
	padding-top: 20px;
	padding-left: 150px;
}


#acnearticlesmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	width: 179px;
}

#acnearticlesmenu a {
	text-decoration: none;
	color: #006699;
}
#acnearticlesmenu a:hover {
	text-decoration: underline;
	color: #99CC00;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*Menu 1*/
.acnemenutop {
	background-image: url(acne/menu-top.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 179px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-position: left bottom;
	line-height: 30px;
}
.acnemenubody {
	background-image: url(acne/menu-body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-left: 12px;
	padding-right: 6px;
}
.acnemenubottom {
	background-image: url(acne/menu-bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 179px;
	margin: 0px;
}
.acnemenutoptesti {
	background-image: url(acne/menu-top-testi.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 179px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-position: left bottom;
	line-height: 30px;
}
.acnemenutoparticles {
	background-image: url(acne/menu-top-articles.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 179px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-position: left bottom;
	line-height: 30px;
}
/*Menu end*/
#topcontent {
	padding: 9px;
	border-bottom-width: .3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
}
#content {
	padding: 6px;
}
#content h1{
	color:#99CC00;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 6px;
}

#footer {
	padding: 7px;
	background-color: #006699;
	color: #CCCCCC;	
}

#footer a {
	color:#FBFBFB;
	text-decoration: none;
}

#footer a:hover {
	
	text-decoration: underline;
}
#headermenuads {
	padding-top: 67px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 13px;
}


/*Content box*/

.contentboxtop {
	background-image: url(acne/contenttopgreen.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 620px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-position: left bottom;
	line-height: 30px;
}

.contentbg {
	background-image: url(acne/contentbody.jpg);
	background-repeat: repeat-y;
	width: 620px;
	padding-left: 17px;
}

.contentbottom {
	background-image: url(acne/contentbottom.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 620px;
}
.contentboxdesc {
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top h1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 9px;
	color: #99CC00;
}
.buynow {
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
	font-family: Georgia;
	font-size: 28px;
	font-weight: bold;
}


.package {
	margin: 8px;
	padding: 7px;
	font-size: 14px;
}

.package h1 {
	font-size: 28px;
	font-weight: bold;
}
#contact {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 90px;
	border: thick solid #FFF9E1;
}
