﻿/* ============ Landing Page Styles START ============*/
#landingpage 
{
    padding-top: 20px;
}

#landingpage .box
{
	background: #F6F6F6;

}

.rule
{
	border-bottom:1px dotted #E0E0E0;
}


#landingpage #content #banner
{
	margin-left:0;
	margin-right:0;
}

#landingpage #content
{
	/*margin-top:20px;*/
}

#landingpage #content-main h2
{
	color:#4F4A4A;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
	margin:20px 0 10px;
}

#landingpage #content-side .more a
{
	white-space:normal;
}


#landingpage .container_12 .grid_7
{
	width:590px;
}

#landingpage .container_12 .grid_5
{
	width:330px;
	margin-left:10px;
	margin-right:10px;
}


/*#landingpage #banner
{
	margin:0 20px 15px;
	padding-top:20px;
}*/

#landingpage div#page-container
{
	border:none;
	margin:0;
}

#landingpage div#two-column-a div#main
{
	float:left;
	margin: 0 0 20px 40px;
	width:606px;
}

#landingpage div#two-column-a div#right
{
	float:right;
	padding:0 30px 20px 20px;
	width:300px;
}

#landingpage #page-container
{
	padding-bottom:15px;
}

#landingpage div#two-column-a div#main h1
{
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	margin: 0 0 10px;
}
#landingpage img.border
{
	border:#0088CC 1px solid;
}



#landingpage .manage-form .error-msg 
{
	font-size:1em;
	
	
	margin-left:115px;
}


#landingpage .manage-form .newsletter_texts
{
    width:300px;
    float:left;
}

#landingpage .manage-form .submitbutton{
padding-left:0;
clear:both;
padding-top:20px;
}

#landingpage .manage-form .field-label.fcheckbox
{
    float:left;
    width:25px;
}



/* ============ Landing Page Styles END ============*/



/* ============ Landing Page Styles One Column START ============*/
#landingpage.onecol #content
{
    width:980px;
    padding-bottom:0;
}
#landingpage.onecol #content .grid_12
{
	width:980px;
    padding-left:0;
    margin-left:0;
}

#landingpage.onecol #content .ithero{
background: #ffffff url(Images/itheroback.png) no-repeat left bottom;
}
/* ============ Landing Page Styles One Column ENDD ============*/


/* ============ Landing Page Forms START ============ */
#landingpage .manage-form ol li
{
	font-size:72%;
	clear:both;
}
#landingpage .manage-form ol
{
	margin-bottom:20px;
}
#landingpage .manage-form .field-label
{
	
	width:110px;
}

#landingpage .manage-form input[type="text"], #landingpage .manage-form input[type="password"], #landingpage .manage-form select {
width:170px;
}

#landingpage div.centered{margin: 0;float:right;text-align:right;width:auto;}

/* ============ Landing Page Forms END ============ */
