/******************************************************************/
/* PC size 960 and above (devices and browsers) MAX WIDTH = 940px */
/******************************************************************/
@media only screen and (min-width: 961px) {
	#content {
		width: 940px;
		/* border: 1px solid blue; */
	}
	#content-inside {
		width: 940px;
		margin: auto;
	}
	#spnHeader {
		width: 920px;
	}
	#main_page {
		width: 920px;
		padding-left: 15px;
	}

	#header-image {
		width: 940px;
		height: auto;
	}

	#divLogo {
		float: left;
		width: 400px;
	}
		#imgLogo {
			position: relative;
			width:200px;
			float: left;
			padding: 0 20px;
		}

	#spnGiftCode {
		display: block;
	}

	#cust_id-label {
		float: left;
		text-align: right;
		width: 95px;
	}
	#cust_id-note {
		display: inline-block;
		font-size: 11pt;
		font-style:italic;
	}

	#firstname-label {
		float: left;
		text-align: right;
		width: 95px;
	}
	#firstname {
	  float: left;
	  width: 220px;
	}

	#middlename-label {
		float: left;
		text-align: right;
		width: 50px;
	}
	#middlename {
	  float: left;
	  width: 41px;
	}
	#lastname-label {
	  float: left;
	  text-align: right;
		width: 95px;
	}
	#lastname {
	  float: left;
	  width: 258px;
	}

	#address-label {
	  float: left;
	  text-align: right;
		width: 95px;
	}
	#address {
		float: left;
		width: 704px;
	}
	#city-label {
		float: left;
		text-align: right;
		width: 95px;
	}
	#city {
		float: left;
		width: 375px;
	}
	#state-label {
		float: left;
		text-align: right;
		width: 50px;
	}
	#state {
		float: left;
		width: 60px;
	}
	#zipcode-label {
		float: left;
		text-align: right;
		width: 45px;
	}
	#zipcode {
		float: left;
		width: 148px;
	}

	#phone-label {
		float:left; 
		width: 100px;
		text-align: right;
	}
	#phone {
		float:left; 
		width: 90px;
	}
	#ephone-label {
		float:left; 
		margin-left: 10px;
		width: 105px;
		text-align: right;
	}
	#ephone {
		float:left; 
		width: 80px;
	}

	#email-label {
		float:left; 
		padding-left: 40px;
	}
	#email {
		float:left; 
		width: 305px;
	}

	#dob-label {
		float:left; 
		width: 100px;
		text-align: right;
	}
	#dob-mm {
		float:left; 
		width: 62px;
		margin-left: 1px;
	}
	#dob-dd {
		float:left; 
		width: 52px;
		margin-left: 5px;
	}
	#dob-yyyy {
		float:left; 
		width: 68px;
		margin-left: 5px;
	}

	#gender-label {
		float:left; 
		padding-left: 35px;
		width: 70px;
		text-align: right;
	}
		#gender_female {
			height: 15px;
			top: 3px;
		}
		#gender-female-label {
			height: 10px;
			top: 5px;
		}
		#gender_male {
			height: 15px;
			top: 3px;
		}
		#gender-male-label {
			height: 10px;
			top: 5px;
		}

	#imgLady {
		z-index: 100;
		float: right;
		width: 130px;
		height: auto;
		margin-right: 40px;
	}

	#kidsinfo {
	}
	#q_06_1 {
		width: 40px;
		margin-right: 40px;
		margin-left: 2px;
	}
	#q_06_2 {
		width: 40px;
		margin-right: 40px;
		margin-left: 2px;
	}
	#q_06_3 {
		width: 40px;
		margin-left: 2px;
	}

	#divPCP {
	}	
		#pcp-label {
			margin-right: 2px;
		}
		#pcp-yes {
			vertical-align: middle;
		}
		#pcp-yes-label {
		}
	
		#pcp-no {
			vertical-align: middle;
		}
		#pcp-no-label {
		}
	#no_pcp {
		margin-left: 10px;
	}

	#q_162 {
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	#q_163 {
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	#divPrivacy {
		float: left;
		font-style: italic;
		font-size: 11pt;
		width: 410px;
	}


	#chkEmailSubscription {
		display: none;
	}
	#subscription_box {
	}

	#email_required {
		font-size: 10pt;
		font-style: italic;
	}
	
	#FreeInfo {
		font-size: medium;
		font-weight:bold;
		color: #0f4e80;
	}
	#free-info-area {
		/*border: 1px dashed blue;*/
		float:left;
		width: 100%;
	}
		#FreeInfoText {
			font-size: 12pt;
		}
		.FreeInfoItem {
			float: left;
			width: 32%;
			color: rgb(111, 117, 121);
			font-size: 9pt;
			padding-top: 5px;
		}
		.FreeInfoItem label {
			font-size: 12pt;
			
			color: rgb(111, 117, 121);
		}

	#referral-area {
		width: 250px;
		float: right;
	}
		#ReferralText {
			font-size: medium;
			font-weight: bold;
			color: #0f4e80;
		}

		.ReferralItem {
			float: left;
			width: 32%;
		}
		#ref_other_text {
			width: 100px;
			height: 15px;
			top: 4px;
		}
		#BestTime-label {
			font-size: medium;
			font-weight: bold;
			color: #0f4e80;
			left: -3px;
		}
		#BestTime-label_2 {
			font-size: 16px;
			left: -3px;
		}
		#q_08_1 {
			height: 20px;
		}

	#divFooter {
		width: 940px;
		background-color: #036646;
		text-align: center;
		height: 1em;
	}
		#imgFooter {
			margin: auto;
			height: 3em;
		}

}
