/* @override http://www.productionhut.com.au/layout.css */

/*-------------------- General Layout Styles --------------------*/

div.socialIcons {
	padding: 0 0 0 15px;
}

div.socialIcons h3{
	color: #2891BC;
	margin: 0;
	font-size: 17px;
}

div.socialIcons img{
	height: 40px;
	width: 40px;
	margin: -8px 3px 0px 0;
}


/* --------------  trial form styles  ----------------- */
dl.zend_form {
	background: #eee;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: auto;
	min-height: 350px;
	margin-bottom: 0;
}

div.form-element {
	cle2ar:both;
	
}

/*div.sidebar {
	width: 300px;
	float: right;
	margin-top: -58px;
}*/

.form-element dd{
	margin: 0!important;
}

#SignUpForaFreeTrialForm .longInput {
	width: 100%!important;
	padding:5px;
	font-size:14px;
	}

input#Submit.buttons {
	width: auto;
}

#termsAccepted {
	width: auto;
}

.trialTitle {
	width: 660px;
}

.trialTitle h1, .sidebar h2{
	color: #000000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
}

.trialTitle h2 {
	margin-bottom: 0px;
}
.zend_form .longInput { width:97%!important; }
.longInput { width:97%; padding:5px; margin-bottom:10px; }
/*  ---------------------  Trial form styles end  ------------------  */
