@charset "UTF-8";

/* Page Setup */

html {
height:100%
}

.clr {
clear:both
}

body {
	height: 100%;
	background-color: #C9E5E1;
	margin: 0;
	padding: 0;
	background-image: url(../images/hpvbg1.gif);
	background-repeat:repeat-x;
}

/* Image Preload */

div#preload { display: none; }

/* Layout */

#container {
	width: 900px;
	height: auto;
	margin: 0 auto;
	position: relative;
	background-color: white;
}

#content {
	width: 800px;
	height: auto;
	padding: 20px 50px;
	background-color: white
}

#hpvimg2 {
	width: 450px;
	height: 428px;
	background-image: url(../images/hpv_virus_in_women2.jpg);
	background-repeat: no-repeat;
	margin: 20px 0 0 0;
	float: right;
}

#topnav {
	position: absolute;
	z-index: 1000;
	top: 10px; left: 0px
}

#topnav ul li {
	list-style: none;
	padding: 0px;
	display: inline;
	padding-right: 10px
}

#topnav a:link {
	font-family: Times, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 18px;
    text-decoration: none
}

#topnav a:visited {
	font-family: Times, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 18px;
    text-decoration: none
}

#topnav a:hover {
	font-family: Times, sans-serif;
	font-size: 18px;
	color: #FFF;
	line-height: 18px;
    text-decoration: none
}

#topnav a:active {
	font-family: Times, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 18px;
    text-decoration: none
}


/* Comments System */

.mbcontainer {
	width:760px;
	height:auto;
	margin:0 auto
}

.mbhdr {
	width:760px;
	height:30px
}

.mbmsgentry {
	width:740px;
	height:60px;
	padding:10px;
	border:1px solid #666
}

.mbnamehdr {
	width:740px;
	height:30px;
	margin-top:10px
}

.mbnameentry {
	width:740px;
	height:20px;
	padding:10px;
	border:1px solid #666
}

.postBtn {
	width:67px;
	height:35px;
	margin-top:10px;
	background-image:url(../images/postBtn.png);
	background-repeat:no-repeat;
	float:right
}

.postBtn_hover {
	width:67px;
	height:35px;
	margin-top:10px;
	background-image:url(../images/postBtn_hover.png);
	background-repeat:no-repeat;
	float:right
}


.nextBtn {
	width:67px;
	height:35px;
	margin-top:10px;
	background-image:url(../images/postBtn.png);
	background-repeat:no-repeat;
	float:right;
	cursor:pointer
}

.nextBtn_hover {
	width:67px;
	height:35px;
	margin-top:10px;
	background-image:url(../images/postBtn_hover.png);
	background-repeat:no-repeat;
	float:right;
	cursor:pointer
}

.topline {
	clear:right;
	width:760px;
	height:50px;
	border-bottom:1px dotted #999
}

.btmline {
	width:760px;
	height:10px;
	border-bottom:1px dotted #999
}

.mbpoststxt {
	width:750px;
	height:auto;
	padding-right:5px;
	padding-left:5px
}

.mbpostsname {
	width:755px;
	height:auto;
	padding-top:10px;
	padding-left:5px
}

.mbposted {
	width:755px;
	height:auto;
	padding-left:5px
}

.mbposts {
	width:760px;
	height:auto
}

#mbposts div:hover {
	background-color:#EFEFEF
}

.viewmoreBtn {
	width:760px;
	height:47px;
	margin-top:10px;
	margin-bottom:30px;
	background-image:url(../images/viewmoreBtn.png);
	background-repeat:no-repeat;
	cursor: pointer;
}

.viewmoreBtn_hover {
	width:760px;
	height:47px;
	margin-top:10px;
	margin-bottom:30px;
	background-image:url(../images/viewmoreBtn_hover.png);
	background-repeat:no-repeat;
	cursor: pointer;
}

.noresults {
	width:760px;
	height:47px;
	margin-top:10px;
	margin-bottom:30px;
}

.mbhdrtxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#333;
	font-weight:bold;
	letter-spacing:-1px
}

.error {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #cc2d45;
	font-weight:bold;
	letter-spacing:-1px
}

.mbentrytxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666
}

.mbname {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #C6B57D;
	font-weight: bold
}

.mbpostedtxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999
}

.notifytxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999;
	float: left;
	margin: 3px 0 0 3px
}

#footer a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 13px;
    text-decoration: none;
  	vertical-align: top;
}

#footer a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 13px;
    text-decoration: none;
    vertical-align: top;
}

#footer a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 13px;
    text-decoration: none;
    vertical-align: top;
}

#footer a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 13px;
    text-decoration: none;
    vertical-align: top;
}

#nav a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 13px;
    text-decoration: none;
  	vertical-align: top;
}

#nav a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 13px;
    text-decoration: none;
    vertical-align: top;
}

#nav a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 13px;
    text-decoration: none;
    vertical-align: top;
}

#nav a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 13px;
    text-decoration: none;
    vertical-align: top;
}


/* Contact Form */

#contact {
	width: 400px;
	height: auto;
}


#contact h3 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 14px;
	margin: 15px 0 10px 5px
}

.sendBtn {
	float: right;
	margin-top: 10px
}

#name {
	width: 376px;
	height: 18px;
	padding: 7px;
	font-size: 14px;
	background-color: #EFEFEF;  
	border: 2px solid #ccc;
}

#email {
	width: 376px;
	height: 18px;
	padding: 7px;
	font-size: 14px;
	background-color: #EFEFEF; 
	border: 2px solid #ccc;
}

#message {
	width: 376px;
	height: 110px;
	padding: 7px;
	font-size: 14px;
	background-color: #EFEFEF;  
	border: 2px solid #ccc;
	overflow:hidden
}

.error_contact {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #cc2d45;
	font-weight:bold;
	padding: 2px 0 0 2px
}

.success {
	width: 760px;
	text-align: center;
	font-family: Georgia;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	line-height: 22px
}

/* Content */

h1 {
	font-family: Georgia;
	font-size: 22px;
	line-height: 25px;
	color: #C6B57D;
	font-weight: bold
}

h2 {
	font-family: Georgia;
	width: 500px;
	font-size: 14px;
	line-height: 18px;
	color: #C6B57D;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px
}

p {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #333;
	margin: 5px 0 20px 0
}


/* Ad Codes */

#adcode_left {
	width: 350px;
	height: 320px;
	float: left
}

#adcode_left {
	width: 350px;
	height: 320px;
	float: right
}





