body{
margin:0;
color:#333;
font-size:.8em;
font-family:Arial, Helvetica, sans-serif;
background:#333;
}

h1{
margin:0;
text-transform:uppercase;
}

h2{
display:block;
font-size:1.5em;
color:#00b1b0;
}

h3{
margin:0;
}

h4{
margin:0 0 5px 0;
}

#flash1{
height:1px;
width:400px;
}




.hidden{
visibility:hidden;
display:none;
}

a.textToggle{
float:right;
display:block;
padding:5px;
color:#fff;
margin-right:25px;
background:#00b1b0;
}
a.textToggle:hover{
color:#fff;
background-color:#e20177;
}

ul{
list-style:none;
padding:0;
}

a{
text-decoration:none;
color:#e20177;
font-weight:bold;
}

a:focus{
outline:none;
}

a:hover{
color:#000;
}


img{
border:0;
}

.clear{
clear:both;
line-height:0;
padding:0;
margin:0;
}

p{
line-height:1.3em;
margin:10px 0;
}

p span{
font-size:1.2em;
font-weight:bold;
}

#pageWrap{
width:100%;
background:url(/style/images/background.gif) no-repeat center top;
}


#main{
width:950px;
padding:0;
margin:auto;
background:#ededed url(/style/images/header.gif) no-repeat top center;
}

#mainLeft{
width:208px;
padding:0;
float:left;
background:url(/style/images/logo.gif) no-repeat top left;
}

#mainLeft #homeBtn{
width:208px;
height:170px;
display:block;
}

#mainRight{
margin:0;
}

#mainLeft #nav{
padding:0 20px 0 20px;
/*background:url(images/teens/phoneBg.gif) no-repeat bottom;*/
}
#mainLeft #nav ul a{
display:block;
color:#e20177;
font-weight:bold;
font-size:.8em;
padding:5px;
text-transform:uppercase;
border:1px #ccc solid;
background:#fff;
}

#mainLeft #nav ul a:hover{
color:#00b1b0;
border:1px #ccc solid;
}

#mainLeft #nav li .downParent{
color:#fff;
background:#e20177;
}

#mainLeft #nav li .downParent:hover{
color:#fff;
background:#e20177;
}

#mainLeft #nav li{
margin:4px 0;
}

#mainLeft #nav .navSub{
margin:0;
padding:8px 0 3px 0;
background:#333 url(images/navSubBg.gif) no-repeat top right;
}

#mainLeft #nav .navSub li{
margin:0;
}

#mainLeft #nav .navSub li a{
display:block;
color:#fff;
font-weight:normal;
border-top:0;
border-right:0;
border-bottom:1px #666 dotted;
border-left:4px #00b1b0 solid;
font-size:.78em;
margin:0 0 5px 5px;
padding:0 0 3px 5px;
background:none;
}

#mainLeft #nav .navSub li a:hover{
color:#ccc;
border-left:4px pink solid;
}

#mainContent{
padding:160px 0 0 0;
margin:0 0 100px 208px;
}


#mainContent_1col{
padding:0 60px 0 0;
}

#mainContent_1col .content{
border-bottom:1px #fff solid;
margin:0 0 30px 0;
}

#mainContent_1col ul{
padding:0 0 0 20px;
}

#mainContent_1col li{
width:564px;
font-size:1em;
padding:10px 0 27px 15px;
}

#mainContent_1col li p{
margin:3px 20px 0 0;
line-height:1.1em;
font-size:.85em;
}

#mainContent_1col li span{
width:30px;
height:45px;
margin-left:-40px;
margin-top:-15px;
display:block;
float:left;
}



#mainContent_1col ul.warning li{
background:#FFF100 url(images/list_bottom.gif) bottom right no-repeat;
}

#mainContent_1col ul.warning li span{
background:url(images/list_left.gif) no-repeat top right;
}
#mainContent ul.advice li{
background:#d7d7d7 url(images/list_bottom2.gif) bottom right no-repeat;
}

#mainContent_1col ul.advice li span{
background:url(images/list_left2.gif) no-repeat top right;
}


#col1{
width:312px;
padding:0 40px 0 0;
margin:0;
float:left;
min-height:480px;
background:url(images/col1_bg.gif) top right no-repeat;
}

#col2{
width:362px;
margin:0;
float:left;
}

#col2 ul{
padding:0 0 0 20px;
}

#col2 ul h3{
margin:0 0 5px 0;
}
#col2 ul img{
float:right;
}

#col2 ul li{
border:4px #fff solid;
padding:10px;
margin:0 0 20px 0;
background:#dedede url(images/login_bg.gif) top right no-repeat;
}

#col2 ul li span{
display:block;
padding:0 0 5px 0;
margin:0 0 5px 0;
border-bottom:1px #ccc solid;
}
#col2 ul li li {
	border: none;
	padding: 0;
	list-style: circle;
	margin: 0;
}
#login p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#login{
	/*border:4px #fff solid;*/
	background:#ddd url(images/login_bg.gif) top right no-repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 15px;
}
#login .details{
	border:1px #fff solid;
	background:#ededed;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size:.9em;
	width:290px;
	float:left;
	height:270px;
}
#login .registerFeature {
	border:1px #fff solid;
	background:#ededed;
	margin-left: 330px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size:.9em;
	height:270px;
}
#login .registerFeature h3 {
	font-size:1.1em;
}
#login span{
	font-weight:bold;
	display:block;
	padding:0;
}

#login h2{
	text-transform:uppercase;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#login .col1{
	float:left;
	width:80px;
}
#login .col2{
	margin:0 0 0 80px;
}
#mainContent_1col #login ul {
margin-bottom:0px;
}
#mainContent_1col #login li {
	width:260px;
	font-size:1em;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color:#d7d7d7;
}
#mainContent #login ul li{
	background-color: #d7d7d7;
	background-image: url(images/list_bottom2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:27px;
	padding-right:10px;
}

#mainContent_1col #login ul li span{
	background:url(images/list_left3.gif) no-repeat top left;
	margin-top: -13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	font-size: 2.5em;
	padding-top: 5px;
	padding-left: 13px;
	height:auto;
	color:#FFFFFF;
	width:22px;
}
#login .row{
	float:left;
	width:100%;
	margin:0;
	/*border-bottom:1px #fff solid;*/
}
#login input[type="text"], #login input[type="password"]{
	border:0;
	height:15px;
	margin:0 0 5px 0;
}


.loginFeature {
	padding: 10px;
	background-color: #00B1B0;
	color: #FFFFFF;
}
.loginFeature a {
	color: #FFFFFF;
}
.loginFeature a:hover {
	color: #000000;
}
.loginFeature p {
	font-size:0.9em;
	margin: 0px;
}
.loginFeature h2 {
	color:#FFFFFF;
	margin: 0px;
	text-transform:uppercase;
	font-size:1.3em;
}
.loginFeature .textBox {
	font-size:0.9em;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.loginFeature input.btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size:0.8em;
	margin-top:3px;
	margin-bottom:3px;
	padding-right: 5px;
	padding-left: 5px;
}
.loginFeature input.btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #000000;
	background-color: #ffffff;
}
.loginRequired {
	width: 160px;
	float: right;
	padding: 5px;
	background-color: #e20177;
	color: #FFFFFF;
	display: block;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.loginRequired p {
	margin:0px!important;
}
.loginRequired a {
	margin:0px;
color:#FFFFFF
}
.loginRequired a:hover {
	margin:0px;
color:#000000
}
.loginRequired h2 {
margin:0px;
text-transform:uppercase;
font-size:0.8em;
color:#FFFFFF
}
.btn{
	border:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	background:#00b1b0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
}
.btn:hover{
background:#333;
color:#FFFFFF;
}
input.btn{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
.loginPrompt{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
}
.loginPrompt p{
	margin: 0px;
}

#register{
	font-size:.9em;
	background:#ddd url(images/login_bg.gif) top right no-repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#register .details{
	border:1px #fff solid;
	background:#ededed;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	float:left;
	width:629px;
}
#register .details2 {
border:1px #fff solid;
padding:20px 5px 5px 15px;
margin:0 30px 0 0;
background:#ededed;
}
#register .col1{
float:left;
width:230px;
}
#register .col2{
margin:0 0 0 230px;
}
#register .col1b{
float:left;
width:80px;
}
#register .col2b{
margin:0 0 0 80px;
width:550px;
}
#register .row{
	float:none;
	min-height: 22px;/*border-bottom:1px #fff solid;*/
}
#register span{
font-weight:bold;
display:block;
padding:0;
}
#register h2{
	text-transform:uppercase;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#register h3{
margin:10px 0 0 0;
}
#register input[type="text"], #register input[type="password"]{
border:0;
height:15px;
margin:0 0 5px 0;
}
.error {
margin-bottom:10px;
font-size:1.5em;
color: red;

}
#register .thanks p {
font-size:1.1em;
}
#register .thanks h2 {
margin-top:0px;
}

#survey{
margin:0 50px 0 0;
}
#survey .row{
margin:20px 0 0 0;
}
#survey h2{
margin:15px 0 10px 0;
}
#survey h3{
margin:0 0 10px 0;
}
#survey .col1{
padding:3px 8px;
float:left;
}
#survey .text{
margin:20px 200px 10px 0;
}
#survey .field{
margin:0;
}
#survey .field2{
padding:15px;
}
#survey .multiLine{
width:500px;
height:200px;
}
#survey #btnSection{
width:150px;
float:left;
margin:15px 0 0 0;
}



#title_educating{
height:109px;
background:url(images/title_educating.gif) no-repeat top left;
}
#title_enterprise{
height:37px;
background:url(images/title_enterprise.gif) no-repeat top left;
}
#title_ict{
height:37px;
background:url(images/title_ict.gif) no-repeat top left;
}
#title_login{
height:37px;
background:url(images/title_LOGIN.gif) no-repeat top left;
}
#title_register{
height:37px;
background:url(images/title_register.gif) no-repeat top left;
}
#title_about{
height:37px;
background:url(images/title_about.gif) no-repeat top left;
}
#title_phonebrain{
height:37px;
background:url(images/title_phonebrain.gif) no-repeat top left;
}
#title_services{
height:37px;
background:url(images/title_services.gif) no-repeat top left;
}
#title_contact{
height:37px;
background:url(images/title_contact.gif) no-repeat top left;
}
#title_access{
height:37px;
background:url(images/title_access.gif) no-repeat top left;
}
#title_privacy{
height:37px;
background:url(images/title_privacy.gif) no-repeat top left;
}
#title_disclaimer{
height:37px;
background:url(images/title_disclaimer.gif) no-repeat top left;
}
#title_survey{
height:37px;
background:url(images/title_survey.gif) no-repeat top left;
}
#title_launch{
height:37px;
background:url(images/title_launch.gif) no-repeat top left;
}
#title_interviews{
height:37px;
background:url(images/title_interviews.gif) no-repeat top left;
}

.launchGallery{
width:664px;
float:right;
margin:0 0 20px 0;
background:#fff url(images/launchGalleryTop.jpg) no-repeat center top;
padding: 60px 0px 0px 0px;
}

#mainContent .launchGallery ul.content{
padding: 0px 0px 0px 15px;
margin: 0px;
list-style: none;
background: #fff;
}

.launchGallery .contentEnd{
background:url(images/launchGalleryBottom.jpg) no-repeat bottom;
height:60px;
clear:left;
/*padding: 30px 0px 0px 0px;*/
}

.launchGallery .imgHolder{
border:3px #ccc solid;
width:194px;
height:127px;
float:left;
margin:5px;
}

#mainContent .launchGallery li{
width:200px;
height:133px;
margin:5px;
float:left;
padding:0px;
}

#mainContent .launchGallery img {
/*float:left;*/
}

#launchPadding{
padding:0 20px 40px 20px;
}

#noFlash{
font-size:.8em;
padding:5px 10px;
overflow:auto;
margin-top:10px;
border:1px #ccc solid;
background:#fff;
}

#noFlash img{
float:right;
margin:5px;
}

#noFlash h4{
font-size:1.2em;
margin:5px 0;
}

#noFlash h5{
font-size:1.1em;
margin:0;
}

#footer{
margin:0 auto 30px auto;
padding:60px 0 0 20px;
font-size:.8em;
color:#fff;
background:#333 url(/style/images/footer.gif) no-repeat center top;
}
#footer ul{
float:left;
margin:0 30px 0 0;
}
#footer li{
padding:2px 0 0 0;
}

#footer a{
color:#fff;
}

#footer a:hover{
color:#00b1b0;
}

#footer span{
display:block;
text-align:right;
margin:40px 40px 0 0;
}

blockquote {
	background: url(/style/images/quote.gif) no-repeat top left;
	margin: 20px;
	padding: 0 0 0 40px;
}
blockquote span {
	display: inline;
	background: url(/style/images/quote.gif) no-repeat top left;
	
	padding: 0 0 30px 40px;

}

ul.normal {
	/*margin: 0 0 0 10px;*/
}
ul.normal li {
	list-style: circle;
	padding: 0 0 0 10px;
	list-style-position:inside;
}