/* mumsurvey css */

/* ####################### standard tag redefinition ######################## */
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FFF url('/images/layoutElements/dashes.gif') repeat-y center;
	color: #333;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

/* ###################### tableless forms ############################## */
form br {
	clear: both;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

label, input, select {
	display: block;
	width: 220px;
	float: left;
	margin-bottom: 2px;
}

input.auto {
	float: none;
	display: inline;
	width: auto;
	padding: 0;
	margin: 0 0 2px 0;
	_margin: 0 0 2px -3px;
}


div.hr {
	clear: both;
	height: 10px;
	border-bottom: 1px solid #ccc;
}

div.hr hr {
 	display: none;
}

input.autoForm, select.autoForm {
	width: 315px;
	margin-bottom: 10px;
}

input.autoForm {
	width: 250px;
}

input.autoForm_date {
	width: auto;
	margin-bottom: 10px;
}

input.autoForm_select, select.autoForm_select {
	width: auto;
	cursor: pointer;
	margin-right: 4px;
}

select.adminWidth {
	width: 700px;
}

input.autoForm_checkbox {
	width: auto;
	border: 0;
	margin: 10px 0;
}

label.autoForm_checkbox 
{
	width: 440px !important;
	padding: 5px 0;
}

select.autoForm_dropdown
{
	width: 460px;
	/*width: 100%;*/
}

label.autoForm_dropdown
{
	width: auto;
}

label.autoForm {
	text-align: right;
	width: 150px;
}

label.wide {
	width: 170px;
}

label.extrawide {
	width: auto !important;
}

input, select, textarea {
	border: 1px solid #000080;
}

textarea {
	_margin-left: -3px;
}

input.checkbox {
	margin-left: 120px;
	width: auto;
	border: 0;
}

input.submit {
	width: auto;
	cursor: pointer;
	margin-right: 15px;
}

input.hidden {
	float: none;
	width: 1px;
}

label {
	text-align: left;
	width: 120px;
	padding-right: 20px;
}

/* ########################## table styles ############################### */

table {
	border-collapse: collapse;
}

tr.stripe {
	background-color: #F1E4F1;
}

td, th {
	padding: 3px 8px 3px 8px;
	margin: 0;
	font-style: normal;
	vertical-align: text-top;
}

/* ####################### primary layout styles ############################## */
#wrap {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

/* header, logos, and tabs */
#header {
	position: relative;
	_left: 1px;
	height: 120px;
	background-image: url('/images/layoutElements/top_banner.jpg');
	background-color: #000080;
}

#header ul {
	position: relative;
	width: 800px;
	top: 31px;
	padding: 0;
	margin: 0;
	display: block;
	height: 28px;
	background: transparent url('/images/layoutElements/tabs.jpg') no-repeat 0 0;
}

#header.home ul { background-image: url('/images/layoutElements/tabs.jpg'); }
#header.admin ul { background-image: url('/images/layoutElements/tabs_admin.jpg'); }
#header.members ul { background-image: url('/images/layoutElements/tabs_members.jpg'); }
#header.tab1 ul { background-position: 0 0; }
#header.tab2 ul { background-position: 0 -28px; }
#header.tab3 ul { background-position: 0 -56px; }
#header.tab4 ul { background-position: 0 -84px; }
#header.tab5 ul { background-position: 0 -112px; }
#header.tab0 ul { background-position: 0 -140px; }

#header ul li {
	position: absolute;
	display: block;
	width: 99px;
	list-style-type: none;
	padding-top: 11px;
}


#nav1_1 {right: 400px}
#nav1_2 {right: 300px;}
#nav1_3 {right: 200px;}
#nav1_4 {right: 100px;}
#nav1_5 {right: 0;}

#header ul li a {
	display: block;
	text-indent: -8000px;
	text-decoration: none;
	height: 17px;
	width: 99px;
	padding: 0;
	margin: 0;
}

/* secondary nav */
#secondary ul {
	position: absolute;
	list-style-type: none;
	width: 480px;
	left: 300px;
	top: 76px;
	padding: 0;
	margin: 0;
}

#secondary ul li {
	display: inline;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #000080;
}

#secondary ul li.last {
	border-right: none;
}

#secondary ul li a {
	color: #000080;
}

#secondary ul li.active a {
	color: #00AEEF;
} 

/* left column ######################## */
#leftNav {
	float: left;
	width: 180px;
	padding: 0 20px 0 38px;
}

/* join us styles ######################## */
#joinUsBox {
	border: 1px solid white;
	width: 190px;
	height: 126px;
	background: #FFF url('/images/layoutElements/joinus_bckgrnd.gif') no-repeat top left;
	font-size: 12px;
}

#joinUsBox p {
	padding: 25px 10px 0 10px;
	_padding: 40px 10px 0 10px;
	font-size: 1.1em;
	color: #000080;
}

#joinUsBox p a {
	color: #000080;
	border-bottom: 1px dotted #000080;
}

/* member panel styles ######################## */
#member_panel {
	border: 1px solid white;
	width: 190px;
	height: 246px;
	background: #FFF url('/images/layoutElements/member_panel_bckgrnd.gif') no-repeat top left;
	font-size: 12px;
	padding: 0 0 0 3px;
	margin: 10px 0;
}

#member_panel ul {
	font-size: 0.95em;
	width: 179px;
	padding: 0;
	margin: 40px 0 0 3px;
	list-style: none;
}

#member_panel li {
	padding: 2px 0 2px 10px;
}

#member_panel ul li.stripe {
	background-color: #FFF;
}

#member_panel ul li a {
	text-decoration: none;
	color: #000080;
	/* border-bottom: 1px dotted #000080; */
}

#member_panel ul li a:hover {
	color: #00AEEF;
	/* border-bottom: 1px dotted #00AEEF; */
}

/* login box styles ######################## */
#loginBox {
	border: 1px solid white;
	width: 190px;
	height: 200px;
	background: #FFF url('/images/layoutElements/login_bckgrnd.gif') no-repeat top left;
	font-size: 12px;
}

#loginBox a {
	text-decoration: none;
	color: #000080;
	border-bottom: 1px dotted #000080;
}

#loginBox p {
	padding: 0 3px 0 3px;
	_padding: 0 8px 0 0;
	margin: 3px 0 0 0;
}

#loginBox form {
	margin-top: 40px;
	padding-left: 10px;
}

#loginBox input, #loginBox label {
	padding: 0;
	margin: 0;
	width: 90px;
	margin-bottom: 2px;
}

#loginBox label {
	width: 70px;
	padding-left: 3px;
}

#loginBox input.submit {
	width: auto;
	margin-left: 45px;
	_margin-left: 36px;
}

/* winners box styles ################## */
#winnersBox {
	border: 1px solid white;
	width: 190px;
	background: #FFF url('/images/layoutElements/leftNav_bottom.gif') no-repeat bottom left;
	font-size: 12px;
	/* padding: 0 0 0 3px; */
	padding: 0;
	margin: 10px 0;
}

#winnersBox h3 {
	background: #FFF url('/images/layoutElements/winners_top.gif') no-repeat top left;
	font-size: 14px;
	color: #000080;
	padding: 38px 0 5px 8px;
	margin: 0;
}

#winnersBox p {
	padding: 0 8px 15px 11px;
}

#winnersBox table tr.stripe {
	background-color: #FFF;
}

#winnersBox table {
	font-size: 0.95em;
	width: 179px;
	margin-left: 6px;
}

#winnersBox a {
	color: inherit;
	font-size: inherit;
}

/* main content style ##################*/
#contents {
	float: right;
	width: 464px;
	padding: 10px 38px 60px 38px;
}

#contents a {
	text-decoration: none;
	color: #000080;
	border-bottom: 1px dotted #000080;
}

#contents a:hover {
	color: #00AEEF;
	border-bottom: 1px dotted #00AEEF;
}

/* ####################################### page styles ################################## */
#contents h2, #quickHelp h2 {
	_font-size: 18px;
	color: #000080;
	padding-top: 0;
	margin-top: 0;
}

#quickHelp {
	margin: 20px 0;
}

.error {
	background-color: #FCC;
}

.errorText {
	color: #F00;
}
