
/**********************************

Use: Reset Styles for all browsers
Author: Nick Rigby

***********************************/
html { height: 100%; overflow:auto; }
body { height: 100%; }

	
.cmxform a img, .cmxform iframe { border: none; }
	
/* Headers
------------------------------*/


	
/* Lists
------------------------------*/
	
.cmxform ul, .cmxform ol, .cmxform dl, .cmxform li, .cmxform dt, .cmxform dd {
	margin: 0!important;
	padding: 0!important;
	border:none;
	}
form.cmxform fieldset li
{
	list-style:none!important;
}	

/* Links
------------------------------*/

a, a:link {}
a:visited {}
a:hover {}
a:active {}

/* Forms
------------------------------*/

form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
	}
/**********************************

Use: Core Styles
Author: Nick Rigby

***********************************/

form.cmxform {
	padding: 0 10px;
	}
form.cmxform li
{
	font: normal 62.5% "Lucida Grande", Helvetica, Verdana, Arial;
}	
.cmxform p { margin: 10px 0; }
	
.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}
	
	
	
	
	
.cmxform input, .cmxform textarea, .cmxform select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;

	}
	
.submitline
{	
	text-align:center;
}
#submitform
{
	padding: 5px 10px;
	font-size:16px;
}



form.cmxform fieldset { margin-bottom: 15px; }
	
form.cmxform legend {
	padding: 0 2px 2px;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	text-align:right;
	padding-right:10px;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	margin-top:5px!important;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px!important;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	font-weight: normal;
	width:1px;
	height:1px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
    white-space:normal;
	display:block;
	padding-right:210px;
	margin:0;
	padding-bottom:15px;
	}
*html form.cmxform fieldset fieldset legend {
	padding-right:203px;
}	
form.cmxform fieldset fieldset legend span{
	position: absolute;
	width: 200px;
	text-align:right;
	white-space:normal;
	}
*html form.cmxform fieldset fieldset span {
	width:193px;
}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	text-align:left;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 210px; } /* Width of labels */

form.cmxform fieldset fieldset label { margin-left: 223px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */



/**********************************



***********************************/
.formheader
{
	background: url(cmxform-fieldset.gif) left bottom repeat-x;
	padding:10px 30px;
	margin:0;
	margin-bottom:24px;
}
.study .formheader {
	background-image: url(cmxform-fieldset-v3.gif);
}

.formheader h1
{
	margin-top:0;
	letter-spacing:-1px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px #C9DCA6 solid;
}

.study .formheader h1
{
	color:#660000!important;
	background: none;
	background-image:none!important;
	border-color:#AA5500;
	border-top: none!important;
	
}


.formheader ol
{
	list-style-position:inside;
	color:#777;
	font-size:12px;
}
.formheader ol .youarehere
{
	color:#000;
	font-weight:bold;
}

#captchaerror
{
	padding: 15px;
	background-color:#FFeeee;
	border:#FF0000 dashed 1px;
	margin-bottom:10px;
	
}
/**********************************

Name: cmxform Styles
Author: Nick Rigby 

***********************************/

form.cmxform {
	width: 550px;
	font-size: 1.1em;
	color: #333;
	margin: 0 20px;
	}
	
form.cmxform legend { padding-left: 0; 

	width:550px;
	display:block;
	background: url(cmxform-fieldset.gif) left bottom repeat-x;
	padding:4px 10px;
	color:#405120;
	font-family:"Times New Roman", Times, serif;
	
}
	
form.cmxform label { color: #333; }



form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(cmxform-fieldset.gif) left bottom repeat-x;
	}
.study form.cmxform fieldset,.study form.cmxform legend {
	background-image: url(cmxform-fieldset-v3.gif);
	}
	
form.cmxform fieldset fieldset,form.cmxform fieldset fieldset legend { background: none!important;}
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(cmxform-divider.gif) left bottom repeat-x;
	}
.study form.cmxform fieldset li {
	background: url(cmxform-divider-v3.gif) left bottom repeat-x;
	}
	
	
.cmxform li.error, .cmxform tr.error 
{
	background-color:#FFFF66!important;
}

.required label
{
	background: url(required.gif) right 3px no-repeat;
}	
form.cmxform .required fieldset legend
{
	background: url(required.gif) right 1px no-repeat!important;
}	
.required fieldset legend
{
	background-position: right 0px;
}
fieldset .required fieldset label,.confirm .required label,.confirm .required fieldset legend
{
	background:none;
	
	
}	
form.cmxform .value {
	font-size:120%;
	font-weight:bold;
}

div.errors
{
	margin:0px 180px 0px 20px;
}
div.error
{
	border:#FF0000 dashed 1px;
	background-color:#FFB0B0;
	padding:10px;
	margin-bottom:20px;
	font-size:12px;
}
div.error a
{
	color:#660000;
	font-weight:bold;
}

#formmenu
{
	position:fixed;
	bottom: 10px;
	right: 10px;
	background-color:#FEE48B;
	color:#333;
	padding:0px 20px 10px;
	text-align:center;
	border: 1px solid black;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,100);
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,100);
}
*html #formmenu
{
	position:absolute;
	right:-180px;
}

#autosave
{
	background-color:#FEE48B;
	width:150px;
	font-size:11px;
}
#formmenu button
{
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	font-size:12px;
	padding: 3px 6px;
}

.cmxform ol.instructions
{
	list-style-type:decimal;
	padding:0 140px 20px 20px!important;
}

#autosaveinfo
{
	font-size:11px;
	background-color:#FF0033;
	color:#FFFFFF;
	padding:4px;
	text-align:center;
	margin-bottom:5px;
	display:none;
}

.likeduh
{
	border: 1px solid #000;
	color: #FFFF00;
	font-weight:bold;
	padding: 10px;
	font-size:13px;
	text-align:center;
	background-color:#040;
}
.likeduh a
{
	color: #fff;
}
.study .likeduh
{
	border: 1px solid #000;
	color: #FFFF00;
	font-weight:bold;
	padding: 10px;
	font-size:13px;
	text-align:center;
	background-color:#662100;
}

table.formsteps
{
	width:550px;
}
.study table.formsteps
{
	width:640px;
}
.study table.formsteps td
{
	padding:20px;
}

