/* ebrainlabs stylesheet */




BODY {
	font-family:trebuchet MS, arial, san-serif;
	font-size:11pt;
	background-color:#efeffa;
	margin-top:0px;
	margin-bottom:0px;
}

img {margin:0px; padding:0px;}

ul {
	margin-top:0px;	
}

#container{
	position: relative; 
	text-align:left; 
	width: 840px; 
	height: auto; 
	left:50%;
	margin-left:-420px;
	background-color:#b3b3e8;
	
}

#header{
	position: relative;
	width: 840px;
	height: 98px;
	
}

#header H1{
	font-size:20px;
	font-weight:700;
	text-align:left;
	letter-spacing:10px;
	margin:5px 0px 0px 9px;
}

#pageTitle{
	position:absolute;
	top:324px;
	left:0px;
	margin:0px;
	padding:0px;	
}

#content{
	height:auto;
	margin: 0px 20px 0px 45px;
	background-image:url(../images/watermark_logo.png);
	background-repeat:no-repeat;
}

#content H1 {
	font-size:20px;
	color:#cc3366;
	font-weight:700;
	text-align:left;
	margin:10px 0px 0px 0px;
}

#content H2 {
	font-size:20px;
	color:#414182;
	font-weight:700;
	text-align:left;
	margin:10px 0px 0px 0px;
}
#content H3 {
	font-size:20px;
	color:#ffcc00;
	font-weight:700;
	text-align:left;
	margin:10px 0px 0px 0px;
}



#content img.problems{
	float:left;
}

#content img.enjoy{
	float:right;
	position:relative;
	right:180px;
}


.color1{
 	color:#414182;
 }
.color2{
	color:#cc3366;
}
.color3{
	color:#ffcc00;
}


.branding{
	height:200px;
	margin:0px;
}

.verticalLine{
	border-right:1px dotted #efeffa;
}

.horizontalLine{
	border-bottom:1px dotted #efeffa;
}

.arrow{
	position: absolute;
	left:243px;
}

.navButton{
	position:absolute;
	top:100px;
}

.footerButton{
	position:absolute;
	top:10px;
	left:20px;
}


/*start of footer styling*/
#footer{
	position:relative;
	text-align:center;
	font-size:9px;
	bottom:0px;
	margin:0px;
	padding:0px;
	background-color:#efeffa;
}

.footerMenu{
	font-size:10px;
}

.footerCopyright{
	color:#cc3399;	
}

.footerAddress{
	color:#0000cc;
}
/*end of footer styling*/


.rightSide{
	font-size:10pt;
	color:#414182;
	margin-left: 215px;
	padding: 0 1.5em;
	border-left:1px dotted #efeffa;
	min-height:700px;
}

.leftSide{
	float:left;
	position:absolute;
	top:324px;
	left:0px;
	width:225px;
	height:100%;
	margin:10px 10px 0px 30px;
	font-size:10pt;
	color:#414182;
	font-weight:700;
}

.register{
	margin:0px 25px;	
}


ul.checkmark{
	list-style-type:none;
	padding-left:0px;
	margin-left:15px;
}

ul.checkmark li {
	background:url(../images/list_checkmark.png) left top no-repeat;
	padding-left:15px;
}	


ul.dash{
	list-style-image: url(../images/list_dash.png);
	vertical-align:middle;
}

ul.gears{
	list-style-type:none;
	padding-left:0px;
	margin-left:15px;

}

ul.gears li{
	background: url(../images/list_gears.png) left top no-repeat;
	padding-left:25px;
}

.textCenter{
	text-align:center;
}

img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;	
}

img.floatright{
	float:right;	
}

img.rightFloat{
	float:right; 
	margin:5px;
}

img.leftFloat{
	float:left;
	margin:5px;
}

/* faq styling */
ol.faq li{
	font-size:10pt;	
	color:#414182;
}

ol.faq li a{
	color:#414182;
}

ol.faqAnswers{
	font-size:10pt;	
	margin-right:15px;
}

ol.faqAnswers li{
	color:#414182;	
}

ol.faqAnswers a{
	font-weight:700;
	font-style:italic;	
}
/* faq styling */


.quotes{
	color:#0000cc;
	border-top:1px dotted #0000cc;
	width:300px;
}

.smText{
	font-size:8pt;
	text-align:center;	
}

#contentSeparator{
	position:absolute;
	top:250px; left:670px; 
	height:auto;
}

p, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:500px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #414182;
background:#efeffa;
color:#cc3366;
}

#stylized p{
font-size:11px;
color:#666666;
margin-bottom:25px;
border-bottom:solid 1px #414182;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:250px;
float:left;
}

#stylized checkboxLabel{
font-size:11px;
display:block;
text-align:right;
width:250px;
float:left;

}

#stylized .small{
color:#666666;
display:block;
font-size:10px;
font-weight:normal;
text-align:right;
width:250px;
}

#stylized div.separate{
	clear:both;
	margin-bottom:25px;
	border-bottom:solid 1px #414182;
	padding-bottom:10px;
}

#stylized input, #stylized select{
float:left;
font-size:10px;
padding:2px 2px;
border:solid 1px #414182;
width:200px;
margin:2px 0 15px 10px;
}

#stylized textarea{
float:left;
font-size:12px;
padding:2px 2px;
border:solid 1px #414182;
width:200px;
margin:2px 0 15px 10px;
}


#stylized input.checkboxInput{
padding:0px;
margin:2px 0px 25px 0px;

}

#stylized button{
clear:both;
margin-left:200px;
width:125px;
height:31px;
background:#efeffa url(../images/btn_getStarted.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}





 
 /* form styling */              
.formError {
	position:relative;
	width:16px;
	height:16px;
	display:inline;
	visibility:hidden;
}

#ezineFirstName, #ezineLastName, #ezineEmail {
	width:120px;
	height:12px;
}

.messageBox {
	background-color: #b3b3e8;
	color:#414182;	
	padding:10px;
	border:3px solid #414182;
	background-image: url(../bg.jpg);
	background-repeat: repeat-x;
}

.tip {
	color: #fff;
	width: 180px;
	border: 1px solid #414182;
	z-index: 13000;
}

.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #414182;
	padding: 8px 8px 4px;
	background: #b3b3e8;
}

.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #b3b3e8;}

input[type="text"].consult, input[type="button"].consult{ 
	width: 120px; 
	height: 12px;
	font-size:10pt;
}

input[type="button"].consult{
	width: 120px; 
	height: 25px;
	font-size:10pt;
}

#seminarForm{
	position: relative; 
	width: 600px; 
	height: auto; 
	left:10%;
}

#seminarForm table{
	border:1px dotted #0000cc;
}


.seminar{
	position:relative;
	width:750px;
	left:50%;
	margin-left:-400px;
} 

.seminarDate{
	text-align:right;
	font-weight:700;
}
 /* end form styling */

/* sitemap styling */
.pager { 
	background-color:#eee; 
	border:#ccc 3px solid;
	padding:3px;
	text-align:center;
	font:normal 12px verdana;
}
.lhead { 
	background-color:#eee; 
	border-top:#aaa 3px solid;
	border-bottom:#aaa 3px solid;
	padding:3px;
	font:bold 14px verdana;
}
.lpart { 
	background-color:#f0f0f0; 
	border-left:#ccc 2px solid;
	padding-bottom:25px;
}
.lpage { 
	font:normal 12px verdana;
}
.lcount { 
	background-color:#999; 
	color:#fff;
	padding:2px;
	font:bold 12px verdana;
}
#copyright{
	font:normal 11px tahoma,verdana;
	color:#000;
	text-align:center;
	padding:0px;
	width:720px;

}
a:link,a:visited{
	padding:1px;
	color:#669;
	
}
a:visited{
	color:#669;
}
a.aemphasis{
	color:#009;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
	color:#c36;
}
hr {
	color:#ccc;
} 
