/* ****************************************************
	CBA One Million Kids
	==================================
	Author:		the white agency
	Born:		18/11/09
	Define:		All styles
**************************************************** */

body {
	margin:0;
	padding:0;
	background:#ffffff url(../images/gradBg.jpg) top left repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #4e4e4e;
}

ul { margin:0; padding:0; list-style-type:none; }

#wrapAll {
	width:960px;
	padding:5px 20px 20px 20px;
	margin:0 auto;
	background-color:#ffffff;
}

img a, a img { border:none; }

/* Content */
#contentContain {
	background-color: white;
	padding-top: 20px;
}

#leftContent {	
	width:450px;
	padding-left: 30px;
	float:left;
	height:auto !important;
}

#rightContent {	
	width:420px;
	float:left;
	padding-top: 12px;
	padding-left: 30px;
	padding-right: 30px;
	min-height:520px;
	height:auto !important;
	height:520px;
	font-size:1.1em;
}

#rightContent h3 { 
	font-size:1.2em;
	padding:0 0 5px 0;
	margin:0 0 9px 0;
}

p { margin:0 0 12px 0; padding:0; }

/* Footer */

#footer {
	border-top:1px solid #d4d4d4;
	font-size:1em;
	color:#666666;
	clear:both;
	padding-top:10px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
}

#footer a { color:#666666; }
#footer span.lighter { color:#999999; }


/* clearing class */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.img-quote {
	font-weight: bold;
	font-size: 1.2em;
	line-spacing: 1.5em;
	text-indent: -999em;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/one_million_kids_design.jpg) top left no-repeat;
	overflow:hidden;
	width:378px;
	height:51px;
	margin-top: 33px;
	margin-bottom: 33px;
}

.img_design {
	padding-bottom: 20px;
}

.img_what_if{ 
	text-indent: -999em;
	margin-top: 20px;
	margin-left: 5px;
	background:url(../images/whatif.jpg) top left no-repeat;
	overflow:hidden;
	width:423px;
	height:318px;
}

.button-register {
	margin-top: 30px;
	cursor: pointer;
}

.clearfix {display: inline-block;}

.upper { text-transform: uppercase; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
