/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container {
width:1001px;
margin:0 auto;
}
#top-area {
background:url(top-right.gif) 296px 0 no-repeat;
}
#right-grey-box {
width:205px;
background:#e3e3e3;
border:1px solid #cdcdcd;
border-width:1px 1px 0 1px;
margin:6px 24px 6px 4px;
}
#body-bg {
background:url(body-runner.gif) 0 0 repeat-y;
}

li {
	line-height:17px;
}
#cmsfooter {
background:url(base.gif) 0 0 no-repeat;
padding:36px 17px 10px 0;
}
.footer, .footer a, .footer p, .footer div {
padding:0px;
margin:0px;
}
.footer p {
margin:3px 0;
}
#main-menu {
background:url(menu.gif) 0 0 no-repeat;
height:45px;
}
#flash-banner {
padding:0 0 0 13px;
position:relative;
}
#cmsbody {
padding:13px 13px 0 26px;
}
.right-column {
background:url(right-column-top.gif) 0 0 no-repeat;
}
#newsletter-sign-up, #latest-news {
padding:37px 13px 0 14px;
}
#newsletter-sign-up h3, #newsletter-sign-up p, #latest-news h3 {
margin:0px;
color:#7d7d7d;
text-transform:uppercase;
font-family:arial;
font-size:12px;
font-weight:bold;
}
#newsletter-sign-up p {
font-weight:normal;
margin-bottom:4px;
text-transform:none;
margin:8px 0;
}
#newsName, #newsEmail {
width:180px;
border:1px solid #9e9e9e;
font-size:10px;
font-family:verdana;
margin:0 0 3px 0;
padding:3px 0 3px 0;
color:#7f7f7f;
}
#submitBtn {
margin:0px 0 0 115px;
}
.articleListHeading {
margin:15px 0 5px 0;
}
.articleListHeading a {
font-family:verdana;
font-size:12px;
color:#77a204;
}
.articleListReadMore a {
color:#77a204;
text-decoration:none;
}
.articleListReadMore {
border-bottom:1px dashed #aaa;
padding:0 0 10px 0;
}
.articleListCrop {
margin:0px 0 0 0;
}
#top-links {
position:absolute;
left:610px;
}

/* --------------  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  ------------------  */
