* {margin:0;padding:0;}

body {background:#FFFFFF; margin:0 auto;font-size:62.5%;}

p, li {	font-family: Arial, Helvetica, sans-serif;font-size: 1.2em;margin-left:1.2em;margin-right:1.2em;line-height:130%;margin-bottom:1.12em;}
h1 {font-family: Arial, Helvetica, sans-serif;font-size: 1.8em;margin-left:12px;margin-right:12px;padding-top:12px;margin-bottom:18px;}
h2 {font-family: Arial, Helvetica, sans-serif;font-size: 1.6em;	font-weight: bold;margin-left:12px;margin-right:12px;margin-bottom:1em;}
h3 {font-family: Arial, Helvetica, sans-serif;font-size: 1.4em;margin-left:12px;margin-right:12px;margin-bottom:1em;}
h4 {font-family: Arial, Helvetica, sans-serif;font-size: 1.2em;margin-left:12px;margin-right:12px;margin-bottom:1em;}
blockquote {margin:auto 50px;}

#head {width:900px;height:126px;background:url(http://www.cgchi.org/img/banner.jpg) no-repeat;}
#head, #foot {  text-align: left; }
#foot {float:left;color:#FFFFFF; width: 900px;background-color:#CC0001; border-color:#FF0000 #FF0000 #FF0000;border-width:0px 0px 0px; border-style:solid; }
#head a:link, #foot  a:link,  #head a:visited, #foot a:visited {color: #FFFFFF;}
#head a:hover, #foot a:hover {color: #FFFFFF;}
#foot p {float:left;width:350px;display:inline;padding-bottom:1.12em;}
#foot p.clear {width:600px;clear:both;}

#nav {width: 900px;  border-bottom:solid 1px #19141b;border-top:solid 1px #19141b;background-color:#19141b; text-align: left;}
#subnav a:link, #subnav a:visited {margin-left: 3px; border-right:solid 1px #333; padding-right: 3px; color: #000053;}
#subnav a:hover {color: #004080 ;}
#cont {	width: 900px; background-color: #FFF; text-align: left;}

#cont a {color:#9A0000;}
#cont a:hover {color:#9A0000;}
#cont a.last {color:#9A0000;}
#nav p {padding:8px 40px;margin:0;}
#nav a {color:#fff;margin-right:50px;text-decoration:none;font-size:1.4em;}
#nav a:hover {text-decoration:underline;}

#head a {display:block;height:0;width:400px;overflow:hidden;padding-top:126px; height: 0px !important;	height /**/:126px;}

/* ----- new cp ----- */

#frame {width:900px;text-align:left;border:solid #FFFFFF; border-width:0 0px 0px;margin:0 auto;}

#notes {border:dashed 2px #f00;margin-bottom:1em;background:#F0C2B3;}

#cont {width:900px;}
#contl, #contr {display:inline;}
#contl {width:870px;}
#contr {width:230px;display:none;}

.bodyimage {
	border-style: solid;
	border-width: 1px;
	margin-left: 20px;
	margin-bottom: 20px;
    }

.ls {background:#CBB0AE;}

div.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

div.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* ----- IDS ----- */

#contcolleft{
	text-align:left;
	width:200px;
	float:left;
}
#contcolright{
	text-align:left;
	width:670px;
	float:left;
}



#container{
	position:relative;
	margin:0 auto;
	text-align:left;
	width:580px;
}
#stage{
	background:#fff;
	padding:20px 20px 0 20px;
	border:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#stage[id]{
	padding-bottom:7px;
}


/* ----- CLASSES ----- */

.inline{
	display:inline !important;
}
.center{
	text-align:center !important;
}
.left{
	float:left;
}
.right{
	float:right;
}
.hide{
	display:none !important;
}
.thanks{
  background-color: #ffc;
  width:760px;
}
.bodycopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
}

/* ----- HEADINGS ----- */


/* ----- CLEARFIX ----- */

.clearfix:after, #stage:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix, #stage{
	display: inline-block;
}  
/* Zabah Hack Targets IE Win only \*/
	* html .clearfix, * html #stage {height: 1%;}
	.clearfix, #stage{display: block;}
/* End Zabah Hack */

/* - - - - - - - - - - - - - - - - - - - - -

FORM

- - - - - - - - - - - - - - - - - - - - - */

form ul{
	position:relative;
	list-style-type:none;
	width:100%;
}
form li{
	line-height:2em;
	margin:0;
	padding:1px 4px 6px 9px;
	display: inline-block;
	width:790px;
}
form li:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
/* Holly Hack Targets IE Win only \*/
	* html form li {height: 1%;}
	form li {display: block;}
/* End Holly Hack */

form li div{
	float:left;
	display:inline;
	margin-right:5px;
}
form li div p {margin-left:0;}
form li.focused{
	background-color:#fff7c0;
} 
form li p {
	clear:both;
	font-size:1em;
	color:#444;
}
form ol li {display:inline; }
form ol li p {margin:0;}

form li div.left{
	width:48%;
}
form li div.right{
	width:48%;
}
form li div.left .medium, form li div.right .medium{
	width:100%;
}

.clear{
	clear:both;
}

form li div p{
	margin-bottom:3px;
}
form li img.icon{
	float:left;
	margin:.35em 5px 0 0;
}


/* ----- INFO ----- */

h2{
	clear:left;
}
.info{
	display:inline-block; 
	clear:both;
	margin:0 0 10px 0;
	padding:0 0 4px 0;
	border-bottom:1px dotted #ccc;
}
.info[class]{
	display:block;
}
.info p{
	line-height:130%;
	
}

/* ----- SECTIONS ----- */

form li.section{
	border-top:1px dotted #ccc;
	margin-top:15px;
	padding-top:12px;
	padding-bottom:0px;
}
form ul li.first{
	border-top:none;
	margin-top:0px;
	padding-top:1px;
}
form .section h3{
	font-size:110%;
	line-height:130%;
	margin:0 0 2px 0;
}
form .section p{
	font-size:85%;
	margin:0 0 1em 0;
}

/* ----- BUTTONS ----- */

.buttons{
	clear:both;
	margin:10px 0 20px 7px;
}
.buttons .button{
	font-size:120%;
	margin:0 5px 0 0;
}
.button{
	cursor:pointer !important;
}
#saveForm{
	padding:0 10px;
}

/* ----- FOOTER ----- */

.footer{
	border-top:1px dotted #ccc;
	margin:20px 0 5px 0;
	padding:5px 0 0 0;
	line-height:40px;
}
.footer[class]{
	margin-bottom:0;
}
.footer h3{
	float:right;
	font-size:95%;
	text-indent:-9000px;
	text-decoration:none;
}
.footer h3 a{
	display:block;
	width:90px;
	height:40px;
}


/* ----- FOOTER ----- */

.footer a{
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}

/* ----- FIELDS AND LABELS ----- */

label.desc{
	line-height:125%;
	padding:4px 4px 1px 0;
	border:none;
	color:#444;
	display:block;
}
input.text, textarea.textarea, select.select{
	
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(http://wufoo.com/images/fieldbg.gif) repeat-x top;
	color:#333;
}
input.text{
	padding:2px 0 2px 0;
}
input.currency{
	text-align:right;
}

input.checkbox, input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}
label.choice{
	display:block;
	line-height:1.4em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	color:#444;
	width:90%;
}

textarea.textarea{
	margin-top:1px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
}
select{
	margin:1px 0 1px 0;
	padding:1px 0 0 0;
	width:200px;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}

/* ----- SIZES ----- */

.third{
	width:32% !important;
}
.half{
	width:48% !important;
}
.full{
	width:100% !important;
}

input.small, select.small{
	width:25%;
}
input.medium, select.medium{
	width:50%;
}
input.large, select.large, textarea.textarea{
	width:99%;
}
input.tags{
	width:315px;
}

textarea.small{
	height:5.5em;
}
textarea.medium{
	height:10em;
}
textarea.large{
	height:20em;
}

/* ----- ERRORS ----- */

form li.error{
	background-color: #FFDFDF;
	margin:3px 0;
}
form li.error h3{
	margin-top:3px;
	font-size:110%;
	line-height:130%;
	color:red;
}
#liError{
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
}
form #liError p{
	color:#222;
}
input.error, textarea.error{
	border:1px solid #EF5959;
	border-left:1px solid #FF8F8F;
	border-top:1px solid #FF8F8F;
	background:#fff;
}
p.error, li.error label.desc{
	color:red !important;
	clear:both;
}

/* ----- REQUIRED ----- */

.req{
	color:red;
	font-weight:bold;
}

/* ----- INSTRUCTIONS ----- */

.instruct{
	display:none;
	position:absolute;
	left:100%;
	width:45%;
	margin:-1px 0 0 10px;
	padding:8px 10px 9px 10px;
	border:1px solid #e6e6e6;
	background:#f5f5f5;
	line-height:130%;
	color:#444;
}
form li:hover .instruct, form li.focused .instruct{
	display:block;
}
#container #stage form ul{
	width:100%;
}
#container #stage form li{
	width:62%;
}
.instruct{
	width:45%;
	left:62%;
	margin-left:25px
}
.instruct[class]{
	width:29%
}