/*----------- SPECIFIC CSS FOR WILDFLOWER SHINY 960 ---MEDICAL ASSISTING--HOME.CSS---*/

/*------- MAIN CALL TO ACTION -------*/

#mainCallToAction{
	height:230px;
	width: 760px;
	}

/*---------- FORM SECTION ----------*/

#callAction{
	width:220px;
	float:right;
	margin: 70px 0 0 0;
	position:relative;	
	padding:0 10px 0 0;
	}	

.input label{
	width:100px;
	margin: 0 33px;
	}
	
.submit{
	width: 200px;
	}
	
.select{
	width:180px !important;
	position: absolute;
	right:0px;
	top: 2px;
	}

/*------- COPY SECTIONS -------*/

#mainCopy{
	line-height: 16px;
	}

/*------- BLOCK SECTIONS -------*/

#section li{
	font-size:16px;
	width: 100%;	
	}

.sections .top5 h3 {
	font-size:16px;
	margin: 0 0 10px;
	}

.topCopies p {
	margin:0 0 10px;
	font-size:12px;
	line-height: 15px;
	}

.sectionLinks li{
	margin:10px 0;
	}


/*---- DO NOT TOUCH--- CALL TO ACTION FORM CSS   ----*/

.iconselect{
	margin:auto;
	margin-bottom:-2px;
	width:130px;
	padding: 8px;
	padding-right:28px;
	background: #f6f6f6 url(/img/dropdown-arrow.gif) no-repeat right top;
	color:#888;
	font-size:15px;
	border: 1px solid #999999;
	position:relative;
	}
	
.holder {
	border: 1px solid #999999;
	position: absolute;
	display:none;
	font-size:14px;
	margin:0 0 12px 6px;
	padding:8px;
	padding-right:28px;
	width:130px;
	background-color:#f6f6f6;
	max-height:130px;
	height:130px;
	overflow:auto;
 	}
		
.input #LeadZip {
	margin:2px 5px 0 26px;
	width:90px;
	padding:4px 28px 8px 8px;
	font-size:15px;
	border: 1px solid #999999;
	}

.customselect{
	display:block;
	font-size:14px;
	margin:0 0 12px 18px;
	padding:8px;
	padding-right:28px;
	width:265px;
	background-color:#f6f6f6;
	}

input.label{
	color:#888;
	}

p.privacy,
.privacy a{
	margin-top:25px;
	color:#333;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	}

/*  CSS for options and other items  */ 

.selectitems {
	border-bottom: dashed 1px #ccc;
	padding:3px;
	background-color:#f6f6f6;
	color:#888;
	}

.selectitems span {
	margin-left: 10px;
	}

.hoverclass {
	cursor:pointer;
	}

.selectedclass {
	background-color:#f6f6f6;

	}

.iconselect span {
	color:#333333;
	padding-right:18px;
	}
	
label.text{
	color:#888888;
	font-size:14px;
	left:37px;
	position:absolute;
	width:145px;
	margin: 12px 0 0;
	}