@charset "UTF-8";
/* CSS Document */

/* Structural Elements
-------------------------------------------------------------- */

body {
	background-image: url(/images/CSS/topbanner1.png);
	background-repeat: repeat-x;
	font-size:12px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	margin:0;
	color:#333;
	line-height: 16px;
}

#content {
	width:auto;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	position:relative;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

/* HEADER
-------------------------------------------------------------- */
#header {
	height: 98px;
}
.logoBOX {
	float: left;
	margin-top:5px;
	margin-left:0px;
}

.siteSEARCH {
	width:200px;
	float: right;
	text-align: right;
	background-image: url(/images/search-bw.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 40px;
}


#global {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 100%;
	margin-top: 0px;
	width: 1000px;
}


#homejoin {
	width:300px;
	float: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 10px;
}

#homepanel1 {
	width:194px;
	height:210px;
	float:left;
	margin:4px;
	padding-left:8px;
	background-color: #f2f2f2;
	position: relative;
	-moz-box-shadow: 0 0 2px 2px #DDD;
	-webkit-box-shadow: 0 0 2px 2px #DDD;
	box-shadow: 0 0 2px 2px #DDD;
	margin-top: auto;
	margin-bottom: auto;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: url(/images/home-panel1.jpg);
	}
	
	#homepanel2 {
	width:194px;
	height:210px;
	float:left;
	margin:4px;
	padding-left:8px;
	background-color: #f2f2f2;
	position: relative;
	-moz-box-shadow: 0 0 2px 2px #DDD;
	-webkit-box-shadow: 0 0 2px 2px #DDD;
	box-shadow: 0 0 2px 2px #DDD;
	margin-top: auto;
	margin-bottom: auto;
	-moz-border-radius: 4px;
	border-radius: 4px;
		background-image: url(/images/home-panel2.jpg);
	}
	#homepanel3 {
	width:194px;
	height:210px;
	float:left;
	margin:4px;
	padding-left:8px;
	background-color: #f2f2f2;
	position: relative;
	-moz-box-shadow: 0 0 2px 2px #DDD;
	-webkit-box-shadow: 0 0 2px 2px #DDD;
	box-shadow: 0 0 2px 2px #DDD;
	margin-top: auto;
	margin-bottom: auto;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: url(/images/home-panel3.jpg);
	}

#break {
	float:left;
	width:1px;
	height: 200px;
	position: relative;

	
	}

#wideBox {margin 0 auto;
	width:635px;
	float: left;
	height: auto;
	padding-left: 40px;
	padding-top: 10px;
	margin-left: 10px;
}

#leftBox {
	padding: 10px;
	float: left;
	height: auto;
	width: 600px;
	margin-top: 5px;
	margin-right: 5px;
	position: relative;
}
#midBox {
	padding: 10px;
	float: left;
	height: 600px;
	width: 300px;
	margin-top: 5px;
	margin-rig∂ht: 5px;
	position: relative;
}
#rightBox {
	padding: 10px;
	float: left;
	height: auto;
	width: 290px;
	margin-top: 5px;
	margin-right: 5px;
	position: relative;
}
#leftcolumn {
	width:650px;
	float:left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#rightcolumn {
	width:325px;
	float:left;
	margin-left: 2px;
}
#imgright {
	padding: 10px;
	float: right;
	height: auto;
	width: 300px;
	margin-top: 5px;
	margin-right: 5px;
	position: relative;
}
#rightJoin {
	padding: 10px;
	float: left;
	height: auto;
	width: 300px;
	margin-top: 5px;
	margin-right: 5px;
	position: relative;
}
#content_left {	margin 0 auto;
	width:240px;
	float: left;
	height: auto;
	margin-right: 7px;
	padding-right: 12px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}
#content_centre {margin 0 auto;
	width:410px;
	float: left;
	height: auto;
	margin-right: 7px;
	padding-right: 7px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	padding-left: 10px;
}
#content_right {margin 0 auto;
	width:300px;
	float: left;
	height: auto;
}
#bannerL {
	height: 147px;
	width: 570px;
	margin-top: 0px;
	position: relative;
	float: left;
}
#bannerR {
	height: 147px;
	width: 310px;
	margin-top: 0px;
	float: left;
}
#navbar {
	height: 22px;
	width: 900px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
}

#navbar ul {
	margin:0;
	padding:0;
	color: #00B1E7;
}
#navbar li {
	display:inline;
	margin-right:34px;
}
#navbar li:last-child {
	margin-right:0;
}

/* TEXT ELEMENTS / HEADINGS
-------------------------------------------------------------- */

h2,h3,h6 {margin-top:2px; margin-bottom:10px}

h1 {
	margin-top:5px; margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #09F;
	letter-spacing: -0.05em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
	line-height: 20px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 22px;
	margin-top: 0px;
}

h4 {
	font-family: Helvetica, sans-serif;
	font-size: 96px;
	color: #09F;
	line-height: 20px;
	margin: 10px 0 0 0;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-shadow: 0px 0px 5px #555;
}
h5 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin: 10px 0 0 0;
	font-weight: lighter;
}
h6 {
	font-family: helvetica;
	color: #666;
	line-height: 25px;
	font-size: 22px;
	font-weight: lighter;
}
h7 {
	font-family: Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	margin-top:5px;
	margin-bottom:10px;
	color: #333;
	letter-spacing: -0.05em;
	font-weight: bold;	

}

p {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin: 10px 0 0 0;
	font-weight: lighter;
}

ul {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin-left:15px;
	font-weight: lighter;
}

li {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-left:15px;
	font-weight: lighter;
	list-style-position: outside;
	list-style-image: url(/images/CSS/bullet.png);
}

/* LINKS
-------------------------------------------------------------- */

a:link {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 0 0;
	font-weight: lighter;
	color: #4374ae;
	text-decoration: underline;
}
a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 0 0;
	font-weight: lighter;
	color: #4374ae;
	text-decoration: underline;
}
a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 0 0;
	font-weight: lighter;
	color: #00B1E7;
	text-decoration: underline;
}
.navTEXTa a, .navTEXTa a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	font-weight: bold;
	line-height:17px;
	text-decoration:none;

}
#navbar ul a:hover {
	color: #2EA0C3;
	font-size: 12px;
	color: #4374ae;
	text-align: center;
	font-weight: bold;
	line-height:17px;
	text-decoration:none;

}

/* BLOCKQUOTE
-------------------------------------------------------------- */

blockquote {
margin:22px 40px;
padding:3px;
color:#575757;
padding: 0 50px;
background: transparent url("/images/CSS/blockquote.png") no-repeat 0 0;
}

/* FOOTER
-------------------------------------------------------------- */

#footer {
	text-align:center;
	height: 30px;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-top: 10px;
	}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#footer li {display:inline;margin-right:22px;}
#footer a:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #3686C0;
}
#footer a:active {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}

/*-------------------------------------------------------------- */

#left_column {
	float:left;
	width:285px;
	margin-top: 20px;
	height: 650px;
}
#left_columnTOP {
	float:left;
	width:285px;
	margin-top: 20px;
	height: 650px;
}
.left_girl {
	float:left;
	width:285px;
	background-image: url(../images/bkgr_girl.jpg);
	height: 447px;
	background-repeat: no-repeat;
	}
.right_joinup {
	width:230px;
	height: 185px;
	text-align: right;
	background-image: url(../images/joinbox.jpg);
	background-repeat: no-repeat;
	position: static;
}
.centre {
	float:left;
	width:345px;
	clear:right;
	margin-top: 10px;
	padding-right: 20px;
}
#right_column {
	float:right;
	width:230px;
	margin-top: 10px;
	height: 100%;
	padding-top: 10px;
	display: inline;
	}
#right_join {
	float:left;
	width:195px;
	height: 100%;
	display: inline;
	background-image: url(../images/joinbox.jpg);
	background-repeat: no-repeat;
}
.latest_surveys {
	float:left;
	width:205px;
	margin-top: 20px;
	height: 100%;
	padding-top: 10px;
	padding-left: 15px;
	display: inline;
	padding-right: 10px;
	background-image: url(../images/bkgr_survey.jpg);
	background-repeat: repeat;
}

.left p, .right p {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 333333;
	}

/*If you are going to use floats then you will NEED to clear the
footer so it doesn't bunch the content up*/
.clear {clear:both;}
.form_bold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}


#column_left {
	width: 285px;
	height: 610px;
	float: left;
	margin-top: 20px;
}
#column_center {
	width: 348px;
	height: 100%;
	float: left;
	margin-top: 20px;
}
#column_right {
	width: 247px;
	height: 100%;
	float: left;
	margin-top: 20px;
}

.logo {
	display:block;
	width:450px;
	height:146px;
	float:left;
}
.memberslogin {
	display:block;
	float:right;
	width:200px;
	margin-top:20px;
	height:40px;
	background:url(../images/login_b.jpg);
}
.memberslogin:hover {
	background-image:url(../images/login_a.jpg);
}


 /* Three main Content Boxes*/   
.BOXleft, .BOXcenter, .BOXright {min-height:670px;}
.all {
	font-family: Helvetica, sans-serif;
	width: 950px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
}
.BOXcenter {
	float: left;
	width: 280px;
	margin-right: 22px;
	background-color: #FFFFFF;
	padding-right: 5px;
}
.BOXright {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.BOXtopWIDE {
	float: left;
	min-height: 150px;
	width: 580px;
}
.BOXhalf {
	float: left;
	min-height: 150px;
	width: 380px;
    padding: 0 60px 0 0;
}
.BOXhalfleft {
	float: left;
	width: 380px;
	padding: 0 60px 0 0;
	font-size: 12px;
}
.BOXhalfright {
	margin-left:490px;
	width: 380px;
}
.short {
	min-height:520px;
}

.BOXblueSHORT {
	float: left;
	min-height: 230px;
	width: 250px;
	margin-bottom:25px;
	border:1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(/images/greenextralong.png);
}
.BOXblueLONG {
	float: left;
	min-height: 350px;
	width: 250px;
	background: url(../images/bluelong.jpg) repeat-x;
       margin-bottom:25px;
       border:1px solid #CCC;
       -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
}
.BOXgreenLONG {
	float: left;
	min-height: 367px;
	width: 250px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(/images/greenextralong.png);
	border: 1px solid #999;
	margin-left: 0px;
}
.BOXgreenWIDE {
	min-height: 367px;
	width: 335px;
	margin-bottom:25px;
	border:1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #CCC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.BOXblueSHORT h2, .BOXgreenLONG h2 {color:#333333;}
.BOXgreenLONG table.webform td {padding:0;}
.inner {padding:25px;}
.secure-login {background:none; margin:0;}
.BOXblueSHORT input, .BOXgreenLONG input, .BOXgreenLONG textarea {width:194px;margin:0;}
input.cat_button {width:75px;}
.secure-login div.form div.item {padding:0;margin-bottom:5px;}

.secure-lost-password {background:none;border:none; padding:0;}
#SZUsername {width:194px}

.leftcolumn {
	width:608px;
	float:left;
}
.rightcolumn {
	margin-left:610px;
}
#RememberMe {
	width:10px;
	margin-right:5px;
}
#global #content .BOXtopWIDE p {
	font-size: 12px;
}
#global #content .BOXtopWIDE ul {
	font-size: 12px;
}
#global #content .leftcolumn div .BOXcenter.short {
	font-size: 12px;
}
#global #content .BOXcenter.short p {
	font-size: 12px;
}
#global #content .BOXcenter.short {
	font-size: 12px;
}
#global #content .BOXleft p {
	font-size: 12px;
}
#global #content .BOXhalfright {
	font-size: 12px;
}

 function unhide(divID) 
 {
 var item = document.getElementById(divID); }
 if (item) {
 item.className=(item.className=='hidden')?'unhidden':'hidden';
 }
 
 .testblock {
	display: block;
	padding: -1px;
}

.hidden { display: none; }
.unhidden { display: block; }

