/* CSS Reset */

a:link, a:visited {
	text-decoration: none;
	}
ul, ol {
	list-style: none;
	}
h1, h2, h3, h4, h5, h6, pre, code, p {
	font-size: 1em;
	}
ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, 
form, body, html, p, blockquote, fieldset, input {
	padding: 0;
	margin: 0;
	}
a img, :link img, :visited img {
	border: none;
	}
	


/* Body & Container */

body {
background-color: white;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px
}


#container {
width: 960px;
margin: 0 auto;
margin-top: 5px;
}

/* Top & Menu */

#logo {
float:left;
width: 220px;
height: 78px;
background-image: url(../images/logo.png);
}

#contact {
float: right;
width: 300px;
text-align: right;
margin: 20px 0;
}

#contact h2 {
font-size: 27px;
font-weight: 200;
color: #cf010e;
line-height: 20px;
}

.blue {
color: #01358c; 
}

.small {
font-size: 16px;
}

ul#menu {
background-image: url(../images/menuBg.png);
width:960px;
height: 41px;
}

ul#menu a {
color: #FFF;
}

ul#menu li {
display: inline-block;
color: white;
width: 95px;
height: 29px;
text-align: center;
line-height: 31px;
margin-top: 6px;
margin-left: 20px;
float: left;
}

ul#menu li:hover {
background-image: url(../images/hover.png);

}

li.active {
background-image: url(../images/active.png);
}


/* Main Content */

#banner {
width: 650px;
height: 474px;
background-image: url(../images/banner.jpg);
margin: 10px 0;
float: left;
}

.redBox {
width: 430px;
height: 217px;
background-image: url(../images/redBox.png);
float: left;
margin-right: 10px;
padding:10px 20px 10px 20px;
}

.blueBox {
width: 430px;
height: 217px;
background-image: url(../images/blueBox.png);
float: left;
margin-right: 10px;
padding:10px 20px 10px 20px;
}

h3 {
font-family: arial;
font-size: 20px;
font-weight: lighter;
color: white;
}

ul.whatToExpect {
color: white;
line-height: 25px;
text-indent: 30px;
}

ul.whatToExpect li {
background-image: url(../images/bullet.png);
background-position: left center;
background-repeat:no-repeat;
display: block;
height: 25px;
}

p.subRed {
margin-bottom: 10px;
margin-top: 0px;
color: #f6c0c1;}

p.subBlue {
margin-bottom: 10px;
color: #ace4f3;
margin-top: 0px;
}


/* Sidebar */

#sidebar {
width: 290px;
float: right;
margin-top: 20px;
margin-bottom: 20px;
}

.login {
background-image: url(../images/sidebar.png);
height: 420px;

}

.pending {
background-image: url(../images/sidebarPending.png);
height: 470px;

}

.pending p {
color: #FFF;
}

.pending h4 {
color: #FFF;
font-size: 18px;
font-weight: normal;
}

.login {
background-image: url(../images/sidebar.png);
}

.pending a ,.pending a:visited {
color: #FFF;
text-decoration: underline;}



.fullregistered {
background-image: url(../images/sidebarRegistered.png);
height: 504px;
background-repeat: no-repeat;
position: relative;
}

.consultantBox {
position: absolute;
bottom: 12px;
left: 8px;
background-image: url(../images/consultantBox.png);
width: 275px;
height: 121px;
}

.avatar {
float: left;
margin: 9px 10px 9px 9px;
}

.consultantBox p {
float: left;
margin-top: 15px;
width: 150px;
}

p.consultant {
font-size: 15px;
margin-top: 10px;
width: 150px;
}

p.consultant a {
color: #b9c930;
text-decoration: none;
}

p.consultant a:hover {
text-decoration: underline;
}

.fullregistered p {
color: #FFF;
}

.fullregistered h4 {
color: #FFF;
font-size: 18px;
font-weight: normal;
}

.fullregistered a ,.fullregistered a:visited {
color: #FFF;
text-decoration: underline;}



#login {
width: 260px;
margin: 50px 20px 10px 20px;
height:150px;
}

input.namePass {
width: 234px;
height: 25px;
background-image: url(../images/fieldBg.png);
background-color: black;
border: 0;
margin-top: 10px;
padding-left: 10px;
padding-top: 10px;
color: #999;
font-size: 13px;
}

.loginBtn {
margin: 20px 0 0 50px;}

#register {
width: 200px;
margin: 83px 20px 10px 70px;
height:180px;
}

#registerComplete {
width: 200px;
margin: 65px 20px 10px 70px;
height:180px;
}

#registerComplete p {
margin-bottom: 10px;
color: #000;}

ul.register{
color: #333;
font-weight: bold;
}

ul.register li {
margin-bottom: 20px;
}

.registerBtn {
margin-left: 10px
}


/* Footer */

#footer {
background-image: url(../images/footerBg.png);
height: 82px;
width: 940px;
margin-top: 20px;
padding-left:20px;
padding-top: 10px;
}

#footer p {
font-size: 13px;
color: white;
line-height: 30px;
}

#content {
width: 610px;
margin: 10px 0;
padding: 10px 26px 0 20px; 
float: left;
}

h4 {

font-size: 22px;
color: #003888;
}

p {
line-height: 18px;
margin-top: 10px;
}

a {
color: #01358c; 
}

.faqpage ul {
margin-left: 20px;
}

a:hover {
text-decoration: underline;}

.red {
color: #dd0000;
}

.faqpage li {
margin-left: 20px;
line-height: 20px;}

#subMenu {
float: right;
padding: 20px;
width: 250px;
border: 1px solid #ccc;
margin-top: 20px;
}

.bowlFooter {
width: 620px;
margin-top: 0px;
height: 206px;
background-image: url(../images/smallBowl.jpg);
background-position: right top;
background-repeat: no-repeat;
}

.bowlCalender {
margin-top: 0px;
height: 206px;
background-image: url(../images/smallBowl.jpg);
background-repeat: no-repeat;
}

.calender td{
border: 1px solid #ccc;
 }

td.calenderhead {
border: 0;
}

.calendertitle{
font-size: 14px;}

#footer a {
color: #b9c930;
}