@charset "utf-8";

/* CSS Document */
body {
	padding: 0;
	margin: 0;
	font: 13px "Trebuchet MS";
	color: #666666;
	background-color:#a1c5e2;
}

/*Layout classes */
.mainWrap {
	width: 991px;
	height: auto;
	margin: auto;
	clear: both;
	display: table;
}

.mainContentArea {
	width: 991px;
	height: 840px;
	float: left;
	background: url(../images/main.jpg) no-repeat top;
}

.mainRightArea {
	width: 397px;
	height: auto;
	float: right;
	margin: 53px 83px 0 0;
	padding: 0;
}

.cancerHeading {
	width: 391px;
	height: 78px;
	float: left;
	clear: both;
	background: url(../images/cancer_heading.gif) no-repeat top;
}

.descriptionArea {
	width: 397px;
	height: auto;
	float: left;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #666666;
}

.descriptionArea p {
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 1.5em;
}

.purchaseMain {
	width: 397px;
	height: auto;
	float: left;
	padding: ß0px 0 25px 0;
}

.purchaseMain p {
	color: #4095c8;
	font-size: 11px;
	clear: both;
	text-align: right;
	margin: 0;
	padding: 5px 0 0 0;
}

.purchaseArea {
	width: 295px;;
	height: auto;
	float: right;
	padding: 0;
	margin: 0;
	float: right;
}

.purchaseArea .boxCover {
	width: 113px;
	height: 94px;
	float: left;
	background: url(../images/dvd_box.jpg) no-repeat;
	clear: none;
}

.purchaseArea .pricingDetails {
	width: 177px;
	height: 25px;
	float: left;
	padding: 10px 0 0 5px;
	clear: right;
}

.purchaseArea .pricingDetails span {
	color: #4095c8;
	font-style: italic;
	padding: 0 10px 0 0;
}

.purchaseArea .quantityField {
	width: 30px;
	border: 2px solid #7fb7da;
}

.purchaseArea .btn_purchase {
	width: 105px;
	height: 57px;
	float: right;
	clear: both;
	margin: 7px 0 0 0;
}

.bottomActions {
	width: 233px;
	height: auto;
	float: right;
	padding: 24px 0 25px 0;
}

.btn_donate {
	width: 86px;
	height: 26px;
	float: left;
	margin: 0;
}

.btn_talkToUs {
float:right;
height:30px;
margin:4px 11px 0 0px;
width:120px;
}

.btn_playdvd {
float:right;
height:30px;
margin:24px 0 0 0;
width:120px;
}

.twitter_btn{
	margin-top:12px;
}
.facebook_btn{
	margin-top:5px;
	margin-left:0px;
}

.btn_cancer {
float:left;
height:30px;
margin:350px 0 0 190px;
width:120px;
}

#Cncr-btn {
	margin-top:24px;
}

.ezine {
margin:8px 0 0 0;
}

.master_visa {
	width: 47px;
	height: 15px;
	margin: 5px 0 0 20px;
	_margin-left: 10px;
	background: url(../images/master_visa.gif) no-repeat;
	clear: both;
	float: left;
}

/* classes for popup */
.popupMain {
	width: 539px;
	position: absolute;
	left: 25%;
	right: 25%;
	background: #ffffff;
	font: Arial, Helvetica, sans-serif 12px;
	color: #313232;
}

.popup_header {
	width: 539px;
	height: 26px;
	float: left;
	background: #0970b6;
	vertical-align: top;
}

.popup_header .close {
	width: 51px;
	height: 12px;
	float: right;
	margin: 5px 10px 0 0;
	cursor: hand;
}

.popupMain .popup_content {
	width: 450px;
	height: auto;
	float: left;
	padding: 30px 0 0 0;
	margin: 0 0 0 30px;
}

.popupMain .popup_content p {
	padding: 5px 0 0 10px;
	margin: 0;
	/*clear: both;*/
	width: 450px;
	line-height: 1.5em;
	font: 12px Arial, Helvetica, sans-serif;
	color: #323131;
	font-weight: bold;
}

.popupMain .formContainer {
	width: 440px;
	height: auto;
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
	border-bottom: 1px solid #666666;
}

.popupMain .formContainer ul {
	width: 202px;
	height: auto;
	float: left;
	list-style: none;
	padding: 10px 0 20px 0;
	margin: 0;
	overflow: hidden;
}

.popupMain .formContainer ul li {
	width: 200px;
	height: auto;
	clear: both;
	padding: 15px 0 0 0;
}

.popupMain .formContainer ul li label {
	float: left;
	text-align: left;
	clear: both;
	padding: 0 0 2px 0;
	font: 12px Arial, Helvetica, sans-serif;
}

.popupMain .formContainer .textField {
	width: 200px;
	border: 1px solid #666666;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 0;
	float: left;
	clear: both;
}

.popupMain .postField {
	width: 100px;
	border: 1px solid #666666;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 0;
	float: left;
}

.popupMain .addressField {
	margin-top: 10px;
}

.popupMain .paypal_logo {
	width: 223px;
	height: 57px;
	float: left;
	background: url(../images/paypal.gif) no-repeat;
	margin: 20px 0 0 0;
}

.popupMain .successMsg {
	width: 440px;
	height: auto;
	padding: 40px 0 25px 10px;
	margin: 0;
	float: left;
	font-weight: bold;
	color: #323131;
	font-family: Arial, Helvetica, sans-serif;
}

.popupMain .donationContainer {
	width: 440px;
	height: auto;
	padding: 20px 0 20px 10px;
	margin: 20px 0 0 0;
	float: left;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	font-weight: bold;
	font-size: 12px;
}

.popupMain .donationContainer label {
	float: left;
	text-align: left;
	clear: both;
	padding: 0 0 5px 0;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.content
{
	
	text-align:left;
}
.content h2
{
	margin-bottom:5px;
}
.content p
{
	font-weight:100;
	padding:10px 0 0 0 !important;
}
#overlayhome {
	text-align: center;
	vertical-align: bottom;
	padding-top: 10%;
height: 100%;
	
	width: 100%;
	/*position: fixed;*/
	position:absolute;
	visibility: hidden;
	z-index: 1000;
	left: 0%;
	right: 0%;
/*	bottom: 0%;*/
	background-color: black;
	filter: alpha(opacity =     100);
	-moz-opacity: 1;
	opacity: 1;
	/*overflow-y:scroll;*/
	overflow:visible;
	
}

#overlayhome1 {
	text-align: center;
	vertical-align: bottom;
	padding-top: 10%;
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	left: 0%;
	right: 0%;
	bottom: 0%;
	background-color: black;
	filter: alpha(opacity =     95);
	-moz-opacity: 0.95;
	opacity: 0.9;
}

#overlay #overlaytable {
	font-style: normal;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: center;
}

.btn_submitEntry {
	border-top: none;
	border: none;
	width: 182px;
	height: 34px;
	margin: 10px auto;
	float: left;
	background: url(../images/btn_buyNow.jpg) no-repeat;
}

.links {
margin: 60px 0 0 0px;	
width: 200px;
}

.links p a{
		color: #4095c8;
}

.links p a:hover {
		color: #4095c8;
		text-decoration:none;
}
.links p a:visited {
		color: #4095c8;
	}
.links p a:active {
		color: #4095c8;
}

