body {
	background: #211d26 url(/img/tac-bgd.png) no-repeat 50% 0;
	color: #3d3f43;
	font-family: Lucida Grande,Verdana,Arial,sans serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #c4222e;
}

a:link, a:visited, a:active {
	color: #c4222e;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #de1632;
	text-decoration: none;
}

/* STRUCTURE */

div#header {
	height: 85px;
	background: transparent;
}

div#top-nav {
	height: 40px;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-box-shadow:1px 0 3px #999999;
	background:#cc1737 none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
}

div#nav-shell {
	height: 50px;
	background: transparent;
}

div#flashcontent {
	height: 300px;
	background: transparent;
}

div#action-bar {
	height: 70px;
	background: transparent;
}

div#landing-page-left, div#landing-page-right {
	background-color: #FFFFFF;
}

div#footer {
	padding: 18px 0;
	height: 18px;
	text-align: center;
	font-size: .9em;
	color: #e2e2e2;
}

div#foundations {
	height: 60px;
	background: transparent url(/img/foundations_bgd.png) 50% 0;
	margin: 20px 0 40px 0;
}

div#footer-right {
	text-align: right;
}

div#content-area {
	padding: 40px 0;
	background-color: #FFFFFF;
	min-height: 375px;
}

div.landing-page-subfeature {
	display: block;
	width: 590px;
	clear: left;
	padding: 0 0 20px 0;
}

div.entry_text {
	margin-left: 195px;
}

div.divider {
	background: transparent;
	height: 36px;
	width: 100%;
	margin: 0;
}

/* HEADER */

div#header a h1#logo {
	height: 85px;
	width: 400px;
	background: transparent url(/img/the-arts-center-corvallis-oregon-logo.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
	border: 0 none;
	padding: 0;
	margin: 0;
}

/*div#header a h1#logo:hover {
	background: transparent url(/img/the-arts-center-corvallis-oregon-logo.png) no-repeat 0 0;
}*/

div#header a.header-logo {
	outline: none;
	border: 0 none;
}

/* LANDING PAGE */

div#row-one-landing a h1#logo, div#row-one a h1#logo {
	height: 130px;
	width: 215px;
	background: transparent url(/img/driven-logo.png) no-repeat 0 0;
	text-indent: -9999px;
}

div#row-one-landing a.logo-link {
	outline: none;
	border: 0 none;
}

div#landing-feature {
	height: 250px;
	width: 950px;
	background-color: #e62532;
}

div#action-bar {
	height: 70px;
	width: 950px;
	background: transparent url(/img/tac-landing-action-bar.png) no-repeat 0 0;
	/*-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;*/
}

a.landing-thumb, a.landing-thumb:hover {
	float: left;
	margin: 0 20px 10px 0;
	cursor: url(/img/icons/magnify.gif)10 10, auto;
	clear: left;
}

/* TYPE */

p {
	font-size: 12px;
	color: #3d3f43;
	line-height: 20px;
}

p.small-text {
	font-size: 10px;
	font-weight: normal;
}

p a:link {
	color: #c4222e;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #acab9f;
}

p a:hover {
	color: #c4222e;
}

h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 24px;
	color: #f4f4f5;
	line-height: 36px;
}

h2 {
	font-family: Georgia, "Times New Roman", serif;
	color: #5b1931;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 12px;
	position: relative;
}

h2 a, h2 a:link, h2 a:visited, h2 a:active {
	text-decoration: none;
}

h2.red-section {
	color: #c4222e;
	border-top: 6px solid #EEEEEE;
	padding: 24px 0;
}

h3 {
	color:#444444;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin-bottom: .25em;
}

h3.headline {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	color: #2b2531;
	font-size: 24px;
	margin-bottom: 24px;
	padding-bottom: 12px;
}

h3 a, h3 a:link, h3 a:visited, h3 a:active {
	text-decoration: none;
	
}

h3 a:hover {
	text-decoration: none;
}

h4 {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding: 0 0 6px 0;
	margin-bottom: 6px;
	position:relative;
	letter-spacing: 1px;
}

h4.date {
	text-transform: uppercase;
}

h5 {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #4c4c4c;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 14px;
	line-height: 18px;
	margin: 3px 0;
	padding: 0;
}

label {
	font-size: 12px;
	color: #3d3f43;
	line-height: 20px;
	font-weight: normal
}

ul#right-col-list {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 11px 0;
	padding: 0;
}

ul#right-col-list li {
	font-size: 10.5px;
	line-height: 16px;
	padding: 0;
}

ul#right-col-list li a {
	color: #373739;
}

ul#right-col-list li a:hover {
	color: #c4222e;
}

#right-col-list li span {
	color: #f15c00;
}

.red {
	color: #c4222e;
}

.grey {
	color: #6b6e76;
}

.detail-text {
	font-size: 10px;
	line-height: 17px;
}

.landing-page-subfeature ul {
	list-style-type: disc;
	list-style-position: inside;
}

.landing-page-subfeature ul li {
	margin-bottom: 0.5em;
}

.landing-page-subfeature ul.body_downloads {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
}

ul.document-ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding:0;
}

ul.document-ul li.document {
	background: transparent url(/img/icons/document.gif) no-repeat 0 0;
	padding-left: 15px;
}

div#memberships ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding:0;
}

div#memberships ul li {
	background: transparent url(/img/icons/tick.gif) no-repeat 0 3px;
	padding-left: 15px;
}

ul.about-right-list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.about-right-list li {
	margin:0;
	overflow:hidden;
	padding:6px 0;
}

ul.about-right-list li a {
	display: block;
}

ul.about-right-list li a strong {
	display:block;
	padding:0.2em 0 0.1em;
}

ul.about-right-list li a:hover, ul.about-right-list li a:hover strong {
	color:#75141b;
}

ul.about-right-list em.quote {
	text-align:right;
	display: block;
	color: #c4222e;
}

div.right-column-section {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #EEEEEE;
}

div.right-column-section.center {
	text-align: center;
}

/* USER LINKS */

div#user-links {
	background-color: #2b2531;
}

div#user-links ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

div#user-links ul li {
	font-size: 11px;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: .5em;
	float: left;
	color: #FFFFFF;
}

div#user-links ul li.username, div#user-links ul li.first {
	padding-left: 1em;
}

div#user-links ul li a:hover {
	color: #de1632;
}

/* BUTTONS */

input.submitschweet {
	background: #222 url(/img/overlay-button.png) repeat-x;
	background-color: #C4222E;
	display: inline-block;
	padding: 7px 10px 6px;
	color: #FFFFFF !important;
	font-family: Lucida Grande,Verdana,Arial,sans serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
}

a.schweet {
	background: #222 url(/img/overlay-button.png) repeat-x;
	display: inline-block;
	padding: 7px 10px 6px;
	color: #FFFFFF !important;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
}

a.small.schweet {
	font-size: 11px;
}

a.medium.schweet {
	font-size: 13px;
}

a.large.schweet {
	font-size: 14px;
	padding: 8px 14px 9px;
}

a.blue.schweet {
	background-color: #2daebf;
}

a.red.schweet {
	background-color: #C4222E;
}

a.red.schweet:hover {
	background-color: #ab1d26;
}

a.magenta.schweet {
	background-color: #a9014b;
}

a.orange.schweet {
	background-color: #ff5c00;
}

a.yellow.schweet {
	background-color: #afaea3;
}

a.yellow.schweet:hover {
	background-color: #96968c;
}

/* END BUTTONS */

/* FOXYCART STYLES */

form.foxycart {
	margin-bottom: 1.5em;
	color: #3D3F43;
	font-size: 12px;
	line-height: 20px;
}

input.foxee_donation_field {
	padding: 5px;
	width: 70px;
	color: #3D3F43;
	font-size: 12px;
	line-height: 20px;
}

/* END FOXYCART STYLES */

div.magnifier {
	width: 20px;
	height: 20px;
	background: #252525 url(/img/icons/fugue/magnifier-left.png) no-repeat 50% 50%;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-right-radius: 6px;
	position: relative;
	left: 155px;
	top: 0;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	display:none;
}

/* ACTION BAR */
	
#action-bar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 70px;
	}
	
#action-bar li {
	height: 70px;
	float: left;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	}
	
#action-bar a {
	height: 70px;
	float: left;
	background-color: transparent;
	background-image: url(/img/tac-landing-action-bar.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	border: 0 none;
	}

#action-bar a.nav-support-us {
width: 195px;
background-position: 0px 0px;
}

#action-bar a.nav-support-us:hover {
width: 195px;
background-position: 0px -70px;
}

#action-bar a.nav-donate {
width: 135px;
background-position: -195px 0px;
}

#action-bar a.nav-donate:hover {
width: 135px;
background-position: -195px -70px;
}

#action-bar a.nav-volunteer {
width: 149px;
background-position: -330px 0px;
}

#action-bar a.nav-volunteer:hover {
width: 149px;
background-position: -330px -70px;
}

#action-bar a.nav-sponsor {
width: 123px;
background-position: -479px 0px;
}

#action-bar a.nav-sponsor:hover {
width: 123px;
background-position: -479px -70px;
}

#action-bar a.nav-become-a-member {
width: 226px;
background-position: -602px 0px;
}

#action-bar a.nav-become-a-member:hover {
width: 226px;
background-position: -602px -70px;
}


#action-bar a.nav-endow {
width: 122px;
background-position: -828px 0px;
}

#action-bar a.nav-endow:hover {
width: 122px;
background-position: -828px -70px;
}

div#pager {
	background:transparent;
	top:354px;
	height:26px;
	left:50%;
	position: absolute;
	z-index: 8888;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	opacity: 0.85;
}

div#pager a {
	background: transparent url(/img/feature-nav-sprite.png) 0 0;
	bottom:0;
	display:block;
	float:left;
	height:26px;
	text-indent:-9999px;
	width:20px;
	outline: none;
}

div#pager a.activeSlide {
	background: transparent url(/img/feature-nav-sprite.png) 0 -26px;
}

ul#homepage_class_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

ul#homepage_class_list li {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: .9em;
}

ul#homepage_class_list li strong {
	font-size: 1em;
	display: block;
}
