@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd{
	margin:0px; 
	padding:0px;
}
body{
	margin:0px;	
	height:100%;
	background:url("../media/body.pattern.gif") left top repeat;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#424242;
}
/**** General Settings....*****/
.clear{
	clear:both;	
}
h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#1351a4;
	font-weight:normal;
	margin:0 0 15px 0;
}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#1351a4;
	font-weight:normal;
	margin:0 0 11px 0;
}
h3{
	font-family:Calibri,"segoe UI", Arial, sans-serif;
	font-size:20px;
	color:#1b58b3;
	margin:0 0 10px 0;
	font-weight:normal;
}
h4{
	font-family:Candara, Calibri,Arial, serif;	
	font-size:15px;
	color:#242424;
	font-style:italic;
	line-height:18px;
	margin:0 0 20px 0;
}
h6{
	font-size:11px;
	color:#242424;
}
ul{
	margin:0 0 0 16px;
}
a img{
	border:none;	
}

p{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#242424;
	line-height:17px;
	margin:0 0 12px 0;
}
blockquote{
	margin:10px 0 15px 0;
	padding:0 0 0 67px;
	background:url("../media/blockquote.gif") left top no-repeat;
}
blockquote p{
	color:#2a6193;
	margin:0 0 6px 0;
}

/**** Structure Settings....*****/
#pageWrapper{
	margin:0 auto;
	width:960px;
	padding:4px 0 0 0;
}
#pageHeader{
	background:url("../media/banner.jpg") left top no-repeat;	
	height:108px;
	width:923px;
	padding:222px 0 0 37px;
	border-bottom:solid 5px #4e6a93;
}	
#pageHeader p{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#a3a3a5;
	line-height:13px;
	margin:0 0 7px 0;
}
#pageContent{
	background:url("../media/page.content.bg.gif") left top repeat-y;
	padding:31px;
	overflow:hidden;
	height:100%;
}
#pageContent .leftColumn{
	float:left;
	width:614px;
	padding:0 31px 0 0;
}
#pageContent .rightColumn{
	float:right;
	width:253px;
	clear:right;
}

/*Youtube video*/ 

#videoWrapper{
	background:#f9fbff;
	padding:4px;
	float:left;
	clear:left;
	width:auto;
	font-size:1px; 
	line-height:1px;
	margin:15px 0 35px 0; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/**** testimonialBlock *****/ 

dl#blockquoteBlock{
	margin:20px 0 40px 0;
	width:597px;
	padding:0 0 19px 0;
	background:url("../media/testimonial.footer.gif") left bottom no-repeat;
}
dl#blockquoteBlock dt{
	background:url("../media/testimonial.header.gif") left top no-repeat;
	height:25px;
}
dl#blockquoteBlock dd{
	background:url("../media/testimonial.bg.gif") left top repeat-y;
	padding:12px 18px;
	overflow:hidden;
	height:100%;
}
dl#blockquoteBlock dd blockquote{
	display:inline;	
	float:left;
	width:200px;
	background:url("../media/blockquote1.gif") left top no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 55px;
}	
dl#blockquoteBlock dd blockquote p{
	font-family:"segoe UI", Arial, sans-serif;
	font-size:13px;
	color:#082e4f;
	margin:0 0 10px 0;
	line-height:17px;
}


#downloadBraintunes{
	background:url("../media/downloadBraintunes.gif") left top no-repeat;
	width:240px;
	height:64px;
	padding:126px 0 0 13px;
	margin:0 0 15px 0;
}
#downloadBraintunes p{
	line-height:4px;
	margin:0 0 8px 0;
}
#downloadBraintunes input{
	border:none;
	cursor:pointer;
	background:url("../media/buy.now.btn.gif") left top no-repeat;
	width:72px;
	height:25px;
}
#downloadBraintunes input:hover{
	background:url("../media/buy.now.btn.gif") left -25px no-repeat;
}
#downloadBraintunes a.hearIntro{
	display:block;
	background:url("../media/hear.intro.gif") left top no-repeat;
	width:92px;
	height:16px;
	outline:none;
}	
#downloadBraintunes a:hover.hearIntro{
	background:url("../media/hear.intro.gif") left -16px no-repeat;
}	

p.higlightedText{
	font-family:"segoe UI", Arial, sans-serif;
	font-size:13px;
	color:#111111;
	line-height:18px;
}
p.higlightedText a{
	text-decoration:none;
	color:#1b58b3;
}	
p.higlightedText a:hover{
	color:#111111;
}

div.rightColumn h4{
	font-family:"segoe UI", Arial, sans-serif;
	font-size:17px;
	color:#242424;
	margin:0 0 10px 0;
	font-weight:normal;
	font-style:normal;
}

#advBlock{
	margin:0 0 10px 0; 	
}
#advBlock p{
	margin:0 0 7px 0;	
}
#sslCertificate{
	padding:0 0 0 132px;
	width:121px;
	margin:0 0 10px 0;
}
#sslCertificate p{
	margin:0 0 8px 0;	
}
#sslCertificate p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0c4da2;
	text-decoration:none;
}
#sslCertificate p a:hover{
	color:#000;
}
#addThis{
	margin:0 0 10px 0;	
}
#pageFooter{
	height:49px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#4a4a4a;
	line-height:49px;
	text-indent:31px;
}

/********* Form Validation *******/
#form{
	margin:0 0 15px 0;	
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
}
#form td{
	padding:2px 0;	
}
input, textarea{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#585858;
	border:solid 1px #cccccc;
	margin:0;
	padding:3px 0 3px 3px;
	outline:none;
	vertical-align:middle;
}
textarea{
	width:auto;
	text-indent:0;
	padding:2px 3px;
}
select{
	vertical-align:middle;
	outline:none;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#585858;
	border:solid 1px #d7d9e0;
	margin:0;
	padding:1px;
	vertical-align:middle;
} 

input:focus, textarea:focus{
	background:#fcf2ff;
}
.btn{
	background:url("../media/form/submit.btn.gif") left top no-repeat;	
	width:72px;
	height:25px;
	cursor:pointer;
	border:none;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#fff;
}
.btn:hover,.btn:focus{
	background:url("../media/form/submit.btn.gif") left -25px no-repeat;	
}
.toolTipText{
	display:none;
}
.warning{
	margin:0 0 10px 0;
	background:#f3f4f6;
	border:solid 1px #e5e5e7;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:8px 35px;
	color:#57585a;
	display:none;
}
.warning.pos{
	background:url("../media/form/icn.alert.positive.gif") 5px 3px no-repeat #d9f7e7;
	display:block;
	border:solid 1px #c0e1d0;
}
.warning.neg{
	background:url("../media/form/icn.alert.negative.gif") 5px 3px no-repeat #fdeeed;
	display:block;
	border:solid 1px #e3d0cf;
}
.warning.info{
	background:url("../media/form/icn.alert.info.gif") 5px 3px no-repeat #eafbfe;
	display:block;
	border:solid 1px #b5d6dc;
}

/**** Form Validation Properties ****/
label{
	display:inline-block;
	padding:0 0 0 0;
	margin:0px;
	height:20px;
}
label.error{
	background:url("../media/form/icn.alert.gif") top left no-repeat;
	padding:0 0 0 22px;
}
label.ok{
	background:url("../media/form/icn.ok.gif") top left no-repeat;
	padding:0 0 0 22px;
}

