/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #fff;
	color: #222;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #ccf5ff;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif; color:#034655; }
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px; 
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #9ad8e6 ;
	height: 6px;
}
.left {float: left;}
.right {float: right;}
.hide{display:none}
.width100{width:100px;}
.padleft10{padding-left:10px;}
/* header */
.header {
	background: #ccf5ff;
	border-bottom: 1px solid #81bfcd;
	font: normal 2em sans-serif;
	height: 120px;
}
.header a {
	color: #034655;
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}
.header a:hover {
	background: #ace2ef;
	color: #00738d;
}
.header a.titlename, a:hover.titlename {font: 1.9em georgia, serif; letter-spacing: 0.04em; float:left; text-decoration: none; color:#000;}
.header .middleletter{font: small-caps 1.3em georgia, serif; color: #990000}
.header h2 {
	color: #BFBFB6;
	font: normal 1.4em sans-serif;
	margin: 0;
}
.header .right_heading {color:#fff; padding-top:30px;}
.header .right_head{font-size:24px;}
/* structure */
.container {
	border: 3px solid #c8ebf3;
	border-top: none;
}

.main {
	background: #e7faff;
	border-bottom: 1px solid #c8ebf3;
	border-left: 1px solid #c8ebf3;
}
.main .left {width: 64%;}
.main .right {width: 36%;}
.main .full{width:100%;}

.content {
	border-left: 1px solid #81bfcd;
	border-top: 1px solid #81bfcd;
	padding: 16px;
}
.text_field:active,.text_field:focus{outline-color:-moz-use-text-color;outline-style:none;outline-width:0;}
.error-occurred{color:#801b1b;border-color:#e5a3a3;background-color:#ffcfcf;padding:3px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;}
input.text_field{border:1px solid #ddd;font-size:14px;padding:8px;width:200px;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px;}
#signup-form input.text_field:focus{border-color:#aaa;background-color:#fafafa;}
#signup-form input.text_field{font-size:18px;}
#signup-form label{display: block;float: right; text-align: right; font-size:14px}
.label-box{font-size:12px;color:#666;border:1px solid #dbdbdb;border-left:2px solid #dbdbdb;
-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;-webkit-border-top-right-radius:10px;
-webkit-border-bottom-right-radius:10px;padding:.85em 10px .85em 20px;line-height:1.45em;background:#f2f2f2;
text-transform:lowercase; width:280px; float:left}
#signup-form .register-txt-box-error{border: #FF0000 1px solid;}
#signup-form .reg_error{color:#ff0000}
#signup-form .width700{width:700px}
.quick_title{width:700px; padding:10px 0 25px 0px;font: normal 2em Verdana, Arial, Helvetica, sans-serif; color: #993300} 
.signup_main{ float:left; width:700px; height:60px;}
.signup_text{width:100px; padding:10px 10px 0 0; float:left}
.signup_field{float:left; width:216px;}
.reg_gender{border:1px solid #ddd;font-size:14px;padding:8px;width:218px; height:40px; margin:0;-moz-border-radius:5px;-webkit-border-radius:5px; font-weight:bold}
.reg_day{border:1px solid #ddd;font-size:14px;padding:8px;width:60px; height:40px;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px; font-weight:bold}
.reg_month{border:1px solid #ddd;font-size:14px;padding:8px;width:85px; height:40px;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px; font-weight:bold}
.reg_year{border:1px solid #ddd;font-size:14px;padding:8px;width:65px; height:40px;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px; font-weight:bold}
.borderBottom { border-bottom:1px solid #CCCCCC;}
.maintext { font-family: Arial, Helvetica, sans-serif;line-height: 18px;margin-top:0px;margin-bottom: 0px;font-size: 12px;}
.btext {font-family: Verdana;font-size: 10px;color: #000000;margin-top: 0px;margin-bottom: 0px;}
.otext {font-family: Verdana;font-size: 10px;color: #034655;margin-top: 0px;margin-bottom: 0px;}
/*:focus{ outline: thin dotted invert; outline-color:#FF0000; }
.formErrors { border: 1px solid; color: #f00; background: #fee; padding: 1em; display: none;}
.formErrors ul {margin-top: 0; margin-bottom: 0;}
.formErrors h3 {margin-top: 0;}
.shown { visibility: visible; display: block;}

form p{padding-left:10px;}
form p span{background: #eee;display: block;font-style: italic; padding-left:20px; height:18px;}
.required { color:#000000}
.required:focus {background: #ffd;}
body.curWait * {cursor: wait;}
*/
.new_member_main {width:600px; height:320px; float:left;}
.new_member {width:116px; height:170px; float:left; text-align:center; color:#990000; font-size:12px;}

/* content elements */
.content h1 {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #034655;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}
.content a {
	color: #034655;
	text-decoration: underline;
}
.content a:hover {color: #000;}
.content .descr {margin-bottom: 5px;}

/* navigation */
.nav {background: #ccf5ff ; border:1px solid #81bfcd}
.nav a {
	background: #ccf5ff ;
	border-right: 1px solid #81bfcd;
	color: #034655;
	float: left;
	font: bold 11px Verdana,sans-serif;
	line-height: 51px;
	padding: 0 20px;
}
.nav a:hover {
	background: #ace2ef ;
}

/* sub-navigation */
.subnav {
	background: #daf6fd;
	border: 1px solid #81bfcd;
	border-top-color: #81bfcd;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #333;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #034655;}
.side_login{float:left; width:330px; border:1px solid #990000; font-size:12px;}
.side_login_panel{width:315px; float:left; padding:15px 0 0 15px;}
/* footer */
.footer {
	background: #ccf5ff;
	border-top: 1px solid #81bfcd;
	color: #333;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #81bfcd;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #81bfcd;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #034655;
	background: #ace2ef;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #333;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #333;}

