 /* Contact */
/* ************************** */

#contact-left-side {
	width:310px;
	color:#000000;
	padding-bottom:20px;
	line-height:1.1em;
	margin-bottom: 10px;
	float: left;
}
#contact-left-side h1 {
	color:#000000;
	font-size:1.5em;
	font-weight:bold;
	padding: 0 0 10px 0;
}
#contact-left-side strong {
	color:#333333;
	font-size:1.1em;
	font-weight:bold;
	
}

#contact-us-fader {
	height:404px;
	width:520px;
	float: right;
}



.contact-us-fader {
	height:404px;
	width:520px;
	display:none;
	float: right;
	margin-top: 15px;
}
.contact-us-fader2 {
	height:400px;
	width:520px;
	display:none;
	float: right;
}
#contact-us-fader a#prev  {
	text-decoration:none !important;
}

 
.btn-slide {
	
}
.btn-slide2 {
		
	width: 35px;
	height: 33px;
}
.active {
	background-position: right 13px;
}
.style1 {
	color: #2c7dc5;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 2px;
}






 
.contact-form-right {
	text-align: left;
	line-height: 1.5em;
	width: 520px;
	float: right;
}



#content_main_about {
	width:925px;
	margin: 0 auto;
	height: auto;
	padding: 10px;
	text-align: left;
	
}


#content_main_about h5 {
	color:#2A82D1;
	font-size:1.8em;
	font-weight:bold;
	margin-top: 1px;
	float: left;
	padding: 10px 10px 12px 0px;
	margin-bottom: 0px;
}


#content_main_about h6 {
	color:#2A82D1;
	font-size:1.7em;
	margin-top: 1px;
	padding: 25px 10px 9px 0px;
	margin-bottom: 0px;
	float: none;
	background:none;
	background-image: url(none);
	font-weight: bold;
}








.loading-form {
	float:left; 
	background:url(http://www.imageprodesign.com/gui/loadinfo.net.gif) no-repeat 1px; 
	height:20px; 
	width:20px; 
	display:none;
	margin:7px 3px 3px 10px;
}
.done {
	background:url(../images/tabs-header-backg.jpg); 
	display:none;
	width:auto;
	margin-left:10px;
	float:left;
	background-color:#747474;
	padding:8px 20px;
	text-align:left;
	border:1px solid #333333;
	color: #FFFFFF;
}

.slickremix-header {
	background-color:#232323; padding: 10px; border-bottom: 1px ridge #CCCCCC; height: 20px;
}

.form-input .hightlight {
	 
	background:url(http://www.imageprodesign.com/examples/contact-form/gui/iconCaution.png) no-repeat right 1px;
	
	
}


 
 
 
 
 
 
 
 
 
/** Start Now Relative **/


.input-float {
	float: left;
	margin-right:10px;
	margin-top:3px;
	width: 252px;
	height: auto;	
}


.srlf {
	padding:5px;
	width: 242px;
}

.srlfull {
	padding:5px;
	width: 504px;
}


.input-full {
	margin-top:10px;
	width: 514px;
	background: url(../images/contact/images/contact-backg.jpg) top right;
	;
}


.input1 {
	width:230px;
	clear:both;

}


.inputFull {
	width:490px;
	clear:both;

}




#startNow label {
}


#startNow textarea {
	width:491px;
	height:100px;
	background-color:#FEFEFE;
	border: SOLID 1px #AEAEAE;
	outline:thin;
	margin: 0;
	padding: 5px;
	 
}



#startNow input {

font-size:1em;
	padding:5px;
	background-color:#FEFEFE;
	border: solid 1px #AEAEAE;
	outline:thin;
}

.required {
	color:red;
	font-weight: bold;
}


.width100percent {
	width:100%;
	padding: 4px;
}


.widthOtherPercent {
	width:95%;
	padding: 4px;
}



#start-now-submit-btn {
	background:url(http://www.imageprodesign.com/images/tabs-header-backg.jpg);
	background-color:#747474;
	padding:2px 30px;
	text-align:left;
	border:1px solid #333333;
	margin-top:10px;
	float: right;
	margin-right: 1px;
}


.post {
}






/* ----- INSTRUCTIONS ----- */


form li{
	  color:#757575
}

#startNow input, select { margin-top:5px; }

#startNow textarea { margin-top:5px; }


form li.focused{
 color:#FF0000; background:url(../images/contact/images/contact-backg.jpg) top right;
}
form li.focused, form li:hover{
	position:relative; /* Makes Instructs z-index stay on top in IE. */
}

#startNow li {
	margin:0 !Important;
	padding:0 !Important;
	outline:none !Important;
	list-style-type: none !Important; 
}

#srlform {
	width:550px;
	margin:0 auto;
	font-size:small;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	
}



.padding-for-lists {
	 padding-left:4px;
}


.wufoo li{
	
	float:left !Important;
}



#srlform form li{
	display:block;
	margin:0;
	 
}
#srlform form li:after, form li div:after{
	content:"."; 
	display:block;
	height:0; 

	visibility:hidden;
}
* html #srlform form li{height: 1%;}
* html #srlform form li div{display:inline-block;}
*+html #srlform form li div{display:inline-block;}
