@charset "utf-8";

* {
	margin:0;
	padding:0;
}

html, body {
height: 100%;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

img {
	border:none;
	display:block;
}

a {
	outline:none;
}

a img, a:active img {
	border:none;
	display:block;
	text-decoration:none;
}

.conceptus #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #f9f1de;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 100%;
}

.conceptus #header {
	background:#fff;
	width:880px;
	padding:10px 40px 0 40px;
}

#logo {
	float:left;
	width:146px;
}

#topbuttons {
	float:right;
	width:734px;
	padding-bottom:8px;
}

#topbuttons a {
	display:block;
	width:162px;
	padding:10px 0 10px 0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:60%;
	color:#707070;
	text-transform:uppercase;
	text-decoration:none;
	float:right;
}

#topbuttons #overview {
	background:#d9e4ed;
}

#topbuttons #benefits {
	background:#99b5cf;
}

#topbuttons #find {
	background:#4c7eaa;
	color:#fff;
}

#topbuttons #overview:hover {
	background:#f6efde;
}

#topbuttons #benefits:hover {
	background:#e7d4a7;
}

#topbuttons #find:hover {
	background:#d6b365;
}
.conceptus #sliders {
	height:263px;
}
.conceptus #basetext {
	text-align:left;
	padding:15px 40px 30px 40px;
	background:url(../images/basetext_background_new.gif) top left repeat-x;
}

#textbox {
	float:left;
	width:370px;
	padding-right:30px;
	background:url(../images/vertline.gif) right 30px no-repeat;
}

#basetext h1, #basetext h2 {
	color:#501f4a;
	font-weight:bold;
}

#basetext h1 {
	font-size:100%;
}

sup {
	font-size:70%;
}

#basetext h2 {
	font-size:75%;
}

#textbox{
	padding-bottom:30px;
}

#textbox h2{
	margin-bottom:18px;
}

#textbox p {
	color:#4d4d4f;
	font-size:75%;
	line-height:125%;
	margin-bottom:10px;
}

#spotlight {
	float:left;
	width:200px;
	padding:0 20px 30px 20px;
	background:url(../images/vertline.gif) right 30px no-repeat;
}

#spotlight h2 {
	margin-bottom:30px;
}

#moreinfo {
	float:left;
	width:235px;
	padding-left:5px;
	padding-bottom:30px;
	overflow:hidden;
}

#moreinfo_pre, #thanks {
	float:left;
	width:200px;
	padding:80px 0 40px 30px;
}

#signup, #thanksbox {
	display:block;
	float:left;
	width:156px;
	padding:18px 22px 25px 22px;
	text-decoration:none;
	background:url(../images/brackets.gif) no-repeat top left;
}

.signsub_b, .signsub_t {
	color:#4d4d4f;
	font-weight:bold;
	font-size:72%;
	padding-right:9px;
	width:72px;
	cursor:pointer;
}

.signsub_b{
	background:url(../images/morearrow.gif) right center no-repeat;
	padding-left:15px;
}

.thanks_t{
	color:#4d4d4f;
	font-weight:bold;
	font-size:72%;
	padding-right:9px;
	width:72px;
	padding-left:15px;
}

.thanks_b{
	color:#4d4d4f;
	font-weight:bold;
	font-size:72%;
	padding-right:9px;
	width:72px;
	padding-left:75px;
}
.thankstitle {
	display:block;
	color:#501f4a;
	font-weight:bold;
	font-size:100%;
	padding-left:25px;
}

.signtitle {
	display:block;
	color:#501f4a;
	font-weight:bold;
	font-size:100%;
	padding-left:15px;
}

#signup:hover .signsub_b {
	background:url(../images/morearrow_hvr.gif) right center no-repeat;
}

#moreinfo h2 {
	padding-left:10px;
	margin-bottom:3px;
}

#moreinfo h6 {
	height:17px;
	margin-bottom:10px;
	color:#ec008c;
	font-size:69%;
	font-style:italic;
}

#moreinfo label {
	color:#4d4d4f;
	font-size:63%;
}

#moreinfo .textbox {
	border:none;
	border-top:1px solid #8a8a8a;
	border-left:1px solid #8a8a8a;
	width:215px;
	font-size:69%;
	padding:2px;
	margin-bottom:7px;
}

#moreinfo #submit {
	float:right;
	display:block;
	width:155px;
	height:34px;
	border:none;
	cursor:pointer;
	background:url(../images/submit_sprite.gif) top left no-repeat;
}

#moreinfo #submit:hover {
	background:url(../images/submit_sprite.gif) bottom left no-repeat;
}

#moreinfo #interested {
	margin:0;
	width:15px;
	height:15px;
	overflow:hidden;
}

#moreinfo p {
	font-size:60%;
	padding-left:3px;
}

.greytext {
	color:#959595;
	padding-bottom:10px;
}

#moreinfo .error {
	width:10px;
	height:16px;
	display:block;
	float:left;
	color:#ec008c;
	font-size:125%;
	font-style:italic;
	text-align:left;
	padding-right:5px;
	overflow:hidden;
}

.arrowlink {
	display:block;
	width:95px;
	text-decoration:none;
	padding-right:6px;
	background:url(../images/morearrow.gif) no-repeat right center;
	color:#000;
	font-size:69%;
	font-weight:bold;
}

.arrowlink:hover {
	background:url(../images/morearrow_hvr.gif) no-repeat right center;
	color:#c49323;
}

.spotlink {
	display:block;
	float:left;
	width:160px;
	text-decoration:none;
	padding:10px 0 10px 40px;
	margin-bottom:10px;
}

.spotlink .spottitle {
	display:block;
	color:#501f4a;
	font-weight:bold;
	font-size:75%;
}

.spotlink .spotsub {
	color:#4d4d4f;
	font-weight:bold;
	font-size:69%;
	padding-right:9px;
	background:url(../images/morearrow.gif) right center no-repeat;
	width:72px;
	cursor:pointer;
}

.spotlink:hover .spotsub {
	background:url(../images/morearrow_hvr.gif) right center no-repeat;
	color:#c49323;
}

.spotvid {
	background:url(../images/btn_vid.gif) left center no-repeat;
}

.spottxt {
	background:url(../images/btn_txt.gif) left center no-repeat;
}

#footer p {
	font-size: 69%;
	color:#555555;
}

#footer p a {
	color:#7d7d7d;
	text-decoration:none;
}

#footer p a:hover {
	text-decoration:underline;
}

#footer .linksep {
	color:#7d7d7d;
	padding: 0 10px 0 10px;
}

.noOutline {
	outline:none;
}

#myAlternativeContent {
	text-align:center;
	padding-top:90px;
}

#myAlternativeContent p {
	padding-bottom:10px;
}

#myAlternativeContent a {
	display:block;
}

#myAlternativeContent a img{
	display:inline;
}
