@charset "UTF-8";
/* CSS Document */

.NCTY3_Back {
	background-position: center top;
    background-repeat: repeat-x;
	background-image: url("/images/free-book/NCTY3_back.png");
    left: -500px;
    overflow: hidden;
    position: absolute;
    width: 1949px;
	z-index: -2;
	height: 1000px;
	}
	
.HomeHeroBox{
	margin: 0 0 0 10px;
	height: 200px !important; 
	
	}
	
.NCTY3Title {
	font-family: 'Open Sans', 'sans-serif';
	font-weight:300;
	font-size: 38px;
	color:#ffffff;
	line-height: 42px;
	text-align: center;
	padding-top: 75px;
}

.NCTY3Sub {
	font-family: 'Open Sans', 'sans-serif';
	font-weight:300;
	font-size: 17px;
	line-height: 25px;
	text-align: left;
	width: 100%;
	
}

.MiddleBoxAdvantage {
	width: 100%;
	margin-right: 0 !important;
	margin-left: 0 !important;
	margin-top: 75px;
	height: 950px !important;
	}


.NCTY3_White {
	width:100%;
	clear: both;
	padding-top: 20px;
	paddin-bottom: 500px;
	display:block;
	
	}

.NCTY3_Products {
	float: left;
	width: 560px;
	margin: 0 0 0 50px;
	
	}

.NCTY3_Image {
	width: 100%;
	height: 350px;
	margin:30px 0 25px 0;
	
	}

.NCTY3_Product {
	float: left;
	width: 190px;
	margin-right: 20px;
	}
	

.buttongray {
	float:left !important;
	margin-left: -2px;
	/*width: 90% !important;*/
	
	}

.NCTY3_Form {
	float: right;
	margin-right: 25px;
	width:267px;
	background-color: #f5f5f5;
    border-width: 1px;
	border: thin solid #E5E5E5;
	}

.FormHeader {
	width: 267px;
	height:215px;
	background-image: url("/images/free-book/form_head.png");
	background-repeat: none;
	color: #ffffff;
    font-size: 10px;
   
}

.FormHeader p {
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color: #ffffff;
    font-size: 15px !important;
	line-height:18px;
    padding-left: 19px;
	padding-top: 13px;
	padding-right: 19px;
	
	}

.CustName {
    background-color: #FFFFFF;
    border-color: #E5E5E5;
    border-style: solid;
    border-width: 1px;
	border-radius: 3px 3px 3px 3px;
    float: left;
    font-size: 12px;
    margin-left: 19px;
    margin-top: 5px;
    width: 220px;
	height: 25px;
	line-height: 25px !important;
	vertical-align:middle;
	color: #54585A;
}

label {
	font-size: 13px;
	margin-left: 19px;
	padding-bottom: 5px;
	}

input.Form_CC {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    color: #54585A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 1px 2px;
    min-height: 12px;
    width: 88%;
}
.Form_CC {
    font-size: 12px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-top: 5px;
}

.CustCheckLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 5px !important;
	
	}

.SelectQty {
	height: 16px !important;
	font-size: 11px !important;
	}

.cellDiv {
    padding: 5px 0 10px 0;
	
	}