lso/* 
    Document   : home
    Modified on: Feb 2, 2012, 5:02:26 PM
    Modified by: David L
    Description: Home page styles

	TODO customize this sample style
	Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


.page.home {
    
    float: left;
}
.linkbox {
		cursor: pointer;
	cursor: hand;
}
	
/* home */
  .maincontent_container {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
        color:#899AC8;
}
.section-home {
	display:block;
	width:860px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	min-height:207px;
}
.fp-container {
	display:block;
	width:280px;
	min-height:100px;
	float:left;
}


.spacer {
	display:block;
	width:10px;
	height:100px;
	float:left;
}
.fp-heading {
	display:block;
	width:280px;
	height:35px;
	border-bottom-color:#cac9c8;
	border-bottom-width:1px;
	border-bottom-style:solid;
	margin-bottom:8px;
}
.signup_container {
	float:left;
	display:block;
	min-height:50px;
	width:268px;
	background-image:url(../img/sign_up_home_bg.jpg);
	background-repeat:repeat-x;
	background-color:#E7E9F5;
	border:#ccc 1px solid;
	padding:5px;
}
#sign-up_text {
	color:#E3A660;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	margin:0 0 5px 0;
	padding:0;
}
.form_sign-up {

}
.submitbox {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#C4D3EA;
	width:150px;
	height:20px;
	padding-top:2px;
	margin-top:7px;
	float:left;
}
.submitbtn {
	left:4px;
	position:relative;
	top:8px;
}

.fp-right {
	float:right;
	width:90px;
	display:block;
}

.fp-left {
	float:left;
	width:175px;
	display:block;
}

h3 {
	color:#899AC8;
	font-size:1.7em;
	line-height:1.2em;
	margin:0;
	padding:0;
}

h3.heading2lines {
	color:#764672;	/*#4a895a;*/
	font-size:1.3em;
	line-height:1em;
	margin:0;
	padding:0;
}


UL#frontpage LI {	FONT-SIZE: 1.1em;	MARGIN-LEFT: -15px;	COLOR: #899ac8;	LINE-HEIGHT: 1.7em; font-weight:normal;}

#newsletterSubscribe {
    background-image:url(../img/hometiles/2012/competition_jan.png);
    background-repeat: no-repeat;
    background-position:top;
    width:280px;
    height:104px;
	cursor: pointer;
	cursor: hand;

}
#signup {
    width:280px;
   height: 105px;
	 overflow:hidden;
}

	#signup #signupUpdate .ajax.newsletter{height: 95px !important;display: block} 

#newsletterSubscribe #email{
float:left;
height:11px;
left:2px;
margin-left:7px;
position:relative;
top:72px;
width:140px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#899AC8;
}

#newsletterSubscribe .submit{
display:block;
float:left;
left:5px;

position:relative;
top:70px;
}
.linkimage {
width:280px; margin-top:10px; float:left; 
}


