/* HTML ELEMENTS */
body { background: #fff; color: #333; font-family: "Lucida Grande", Arial, sans-serif; font-size: 90%; margin: 0; padding: 0; text-align: left; }
h1	{ font-size: 1.6em; font-weight: 700; margin: 0; padding: 0.5em; text-align: center; }
h2	{ font-size: 1.4em; font-weight: 400; margin: 0; padding: 0.5em; text-align: center; }
h3	{ font-size: 1.2em; font-weight: 700; margin: 0; padding: 0.5em; text-align: center;  }
h4	{ font-size: 1.2em; margin: 0; padding: 0.5em 0; text-align: left;  }
h5	{ font-size: 1.0em; margin: 1em 0 0 0; padding: 2px; font-weight: 700; text-align: left; }
h6	{ font-size: 0.9em; font-weight: 700; margin: 0; padding: 0; }
p	{ font-size: 0.9em; font-weight: 400; text-align: left; }

ul li { font-size: 0.9em; list-style-type: disc; margin: 3px 20px 3px 0; }
ul li + ul li { margin-left: -25px; } /* DIRECT UL LI CHILD OF UL LI ONLY WORKS IN WEB STANDARDS COMPLIANT BROWSERS LIKE FIREFOX AND SAFARI */

table, tr, td { font-size: 1.0em; border: none; border-collapse: collapse; vertical-align: top; }
img { border: none; }
input, textarea, option { font-family: "Lucida Grande", Arial, sans-serif; font-size: 1em; }

a, a:link, a:visited { background: inherit; color: #06f; text-decoration: none; }
a:hover, a:visited:hover {  background: inherit; color: #06f; text-decoration: underline; }

/* ADDRESS CARD */
#addressCard { width: 30em; background: #eee; color: #333; margin-top: 10px;  }
#addressCard #data { padding: 1em; }
#addressCard #data td.label { text-align: right; font-weight: 700; }
#addressCard #data td { margin: 0; padding: 2px 8px; }
.tlblue { background: url(http://acvecc.org/img/round/tlblue.png) top left no-repeat; }
.trblue { background: url(http://acvecc.org/img/round/trblue.png) top right no-repeat; }
.brblue { background: url(http://acvecc.org/img/round/brblue.png) bottom right no-repeat; }
.blblue { background: url(http://acvecc.org/img/round/blblue.png) bottom left no-repeat; }
.tlsilver { background: url(http://acvecc.org/img/round/tleee.png) top left no-repeat; }
.trsilver { background: url(http://acvecc.org/img/round/treee.png) top right no-repeat; }
.brsilver { background: url(http://acvecc.org/img/round/breee.png) bottom right no-repeat; }
.blsilver { background: url(http://acvecc.org/img/round/bleee.png) bottom left no-repeat; }
.bkg { background: #006; color: #fff; width: 30em; }
.bkg h2 { color: #fff; margin: 0 0 0 12px; padding: 6px 0; }

/* ALPHA BANNER */
#alpha { background: #036; color: #fff; font-size: 0.9em; font-weight: 700; text-align: center; padding: 0.3em; margin: 0 0 1em 0; }
#alpha a:link, #alpha a:visited { color: #ff6; background: #036; text-decoration: none; }
#alpha a:hover, #alpha a:visited:hover { color: #fff; background: #036; }

.article { margin-bottom: 3em; }
.article h2 { text-align: left; margin: 0; padding: 12px 0 0; }
.article h6 { font: 700 normal 9px/18px Tahoma; padding: 12px 0 0; border-bottom: 1px solid #efefef; }
.article p { line-height: 1.5; }

#toplnk { margin: 20px 0; }
#toplnk p { font-weight: bold; line-height: 1.8; }


.columnLeft { float: left; width: 49%; }
.columnLeft h5, .columnRight h5 { margin: 0; padding: 10px 0 0 10px; color: #036; }
.columnRight { float: right; width: 49%; }

#content { width: 550px; margin: 0 0 0 225px; text-align: left; position: relative; z-index: 200; padding: 25px 0 0 0; background: #fff; }
#content p { margin: 5px 25px 5px 0; text-align: justify; }
#content p span { font-weight: 700; }
#content p.indent { margin: 8px 40px 8px 20px; }
#credits { text-align: center; font-size: 0.7em; padding-bottom: 2em; }
#creditsIndex { text-align: center; position: absolute; bottom: 6px; left: 40%; }

p#editProfile { font-size: 0.7em; }

#header { background: #fff url(http://acvecc.org/img/banner.png) no-repeat 4px 4px; color: #006; height: 88px; border-bottom: 5px solid #006; padding: 5px 0 2px 5px; }
#header img { float: right; border: none; margin: 20px 10%; }

#indexContent { text-align: left; width: 752px; margin: 0 auto; }

#login { margin: 30px; }
#login td { text-align: right; }
#login input { width: 125px; }
#logo { width: 140px; height: 140px; position: absolute; z-index: 100; left: 106px; top: 36px; background: url(http://acvecc.org/img/logo.png) no-repeat;  }

#memberUpdate,#memberUpdate input { font-size: 0.9em; }

.members { width: 500px; border-bottom: 1px solid #666; margin: 10px;}
.members td { font-weight: 400; vertical-align: top; font-size: 0.9em; }
.members td.title { width: 200px; font-weight: 700; }

#nav { float: left; background: #ffc; color: #006; width: 166px; border: 1px solid #006; padding-bottom: 30px; }
#nav img { margin: 8px 0 6px 0; }
#nav p { margin: 0; display: block; }
#nav p.title { font-size: 1.0em; margin: 5px; font-weight: 700; }
#nav a.login { font-size: 1.3em; margin: 2px; font-weight: 700; }
#nav a { font-size: 0.8em; font-weight: 700; display: block; text-decoration: none; padding: 4px; border-width: 1px 6px 1px 1px; border-style: solid; }
#nav a:link, #nav a:visited { border-color: #ffc #ffc #ffc #ffc; background: #ffc; color: #006; }
#nav a:hover, #nav a:visited:hover { border-color: #ffc #ffc #006 #ffc; background: #006; color: #ff9; }
#nav p.title a { font-size: 1em; padding: 0; }

.news_table { border: 1px solid #333; }
.news_table td { border: 1px solid #999; font-size: 0.8em; }

.person1 { position: relative; margin-bottom: 1em; background-color: #dfedfc; }
.person2 { position: relative; margin-bottom: 1em; background-color: #fff; }


.required { color: #f00; }

.section { margin: 8px 0; border-bottom: 1px solid #999; padding: 0; margin: 0 10px 0 0; }
.section p { padding-left: 1.5em; }
.section span { font-weight: 700; }
#sidebar { width: 180px; font-size: 0.8em; border: 1px solid #006; background: #ffc; color: #333; float: right; margin: 10px 10px 10px 20px; }
#sidebar p { padding: 0; margin: 8px; }
#sidebar h1 { background: #006; color: #fff; font-size: 1.1em; padding: 2px 5px; }
#spacer { height: 70px; background: #ffc; color: #006; }
.state { background: #036; color: #fff; padding: 2px 6px; }

#stateSelector { font-size: 0.8em; text-align: center; }
#stateSelector input { font-size: 90%; }

.tiny { font-size: 0.8em; padding: 8px 0; }

#wrapper { background: #fff; color: #333; }

/* MIN HEIGHT HACK */
.prop { height: 100px; float: right; width: 1px; }
.clear { clear: both; height: 1px; overflow: hidden; }

li.alpha { list-style-type: lower-alpha; margin-left: 10px; }
li.roman { list-style-type: lower-roman; margin-left: 20px; }
li.circle { list-style-type: circle; margin-left: 0px; }
li.disc { list-style-type: disc; margin-left: 0px; }
li.decimal { list-style-type: decimal; margin-left: 0px; }
li.square { list-style-type: square; margin-left: 20px; }
li.padded { margin-bottom: 10px; }

div#date_inst {
	color: #f00;
	position: absolute;
	background: #eee;
	width: 333px;
	height: 18px;
	left: 350px;
	border: 1px solid #000;
	margin-top: -20px;
	line-height: 18px;
}
div#date_inst strong {
	text-decoration: underline;
}

div#contact_info {
	margin: 20px 10px 10px 0;
}

div#contact_info p { line-height: 1.2; margin: 0; padding: 1px 0; }

div#secCode { padding: 1px; border: 1px solid #999; width: 215px; text-align: center; }
div#secCode img { margin: 10px 0; }
div#secCode p.secCodeCaption,p.secCodeCaption { font-size: 10px; margin: 0 auto; padding: 2px 0; text-align: center; }

textarea#comments { font-size: 11px; width: 215px; }

h2 span {
	font-size: 11px;
	float: right;
}

.genericColumn {
	width: 250px;
	background: #eee;
	float: left;
	margin: 10px;
	padding: 0;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

.genericColumn h3 {
	font-size: 1em;
	background: #ccc;
	margin: 0;
	padding: 3px 12px;
}

.genericColumn p {
	margin: 0;
	padding: 3px 0 3px 12px;
}

.genericColumn p span.minifloat {
	float: right;
	font-size: 9px;
}

.main_menu_link {
	padding-top: 30px;
}



form.acc { margin: 10px 0; background: #eee; }

form.acc div {
	min-height: 2.3em;
	height: auto !important;
	height: 2.3em;
	background: #fff;
	margin: 0 0 1px;
	text-align: right;
	line-height: 2;
	padding: 2px 5px 0;
}

form.acc div label span {
	float: left;
	width: 150px;
}

form.acc div input,
form.acc div select,
form.acc div textarea {
	width: 333px;
	font-size: 16px;
}

form.acc div input.small,
form.acc div select.small {
	width: 80px;
}

form.acc div input.auto { width: auto; }
form.acc div.no_float input { float: none; }


.warning,
.error,
a.warning {
	color: red;
	font-weight: bold;
}

div#rtc_list { border: 1px dotted #ccc; padding: 12px; }

div#rtc_list p a.error { color: #f00; }
div#rtc_list p a.plus { font-weight: bold; font-size: 150%; color: #594; }

p.rtc { font-size: 11px; }

p.rtctop {
	border: 1px solid #fff;
	border-bottom: 1px solid #333;
	padding: 0 0 12px;
}

p.rtcbottom {
	border: 1px solid #fff;
	border-top: 1px solid #333;
	padding: 12px 0 0;
}



.clear {
	clear: both;
}

.align_right { text-align:right; }


table#list_articles { font-family: monospace; }
table#list_articles tr.odd { background: #eef; }
table#list_articles tr.evn { background: #efe; }
table#list_articles td { border: 1px dotted #ccc; font-size: 11px; }
table#list_articles td.opt { font-size: 9px; font-family: Tahoma, sans-serif; white-space: nowrap; }
table#list_articles td.opt a {color: #f60;}

div.list_articles {
	border: 1px solid #999;
	margin: 5px 0;
}

div.list_articles h4 {
	padding: 3px 9px;
	background: #eee;
	font-size: 13px;
}

div.list_articles p {
	padding: 3px 9px;
	font-size: 10px;
	font-family: monospace;
}


table#bulk {
	font-family: Tahoma, sans-serif;
	width: 100%;
	font-size: 12px;
	margin: 10px 0;
}

table#bulk th {
	background: #006;
	color: #fff;
	font-weight: normal;
	padding: 3px 5px;
	border: 1px solid #009;
}

table#bulk td {
	border: 1px solid #ccc;
	vertical-align: middle;
	padding: 3px 5px;
}

table#bulk td.num {
	font-family: monospace;
	text-align: right;
}

table#bulk tr.odd {
	background: #ffd;
}

table#bulk tr.inactive {
	background: #eee;
	color: #999;
}

table#bulk .opts {
	text-align: right;
	font-size: 9px;
}

table#bulk .narrow {
	width: 100px;
	
}



div.progress_report {
	border: 1px solid #999;
	margin: 10px 0;
}

div.progress_report h2 {
	font-size: 12px;
	text-align: left;
	background: #006;
	color: #eee;
	font-weight: bold;
	padding: 6px 12px;
}

div.progress_report h2 a { color: #fff; font-weight: normal; }
div.progress_report h2 a:hover, div.progress_report h2 a:visited:hover { color: #ffa; }


div.progress_report p {
	padding: 2px 12px;
	
}


form.acc select.date_select {
	width: 80px;
}


table#committee {
	border-collapse: separate;
}

table#committee th {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px 0;
}

table#committee td {
	padding: 1px 1px 1px 12px;
}

