/* general styles */
a:hover {
    text-decoration: none;
}
a img {
    border: none;
}
.hide {
	display: none;
}
.show {
	display: inline;
}
address {
	font-style: normal;
	padding-left: 20px;
}
body {
	background: #161618;
	color: #5B5B5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	/*text-align: center;*/
}
#Page {
	width: 820px;
	margin: 0 auto;
	background: url(../images/backgrounds/chrome-car-grill.jpg) no-repeat center top;
	padding-top: 182px;
	overflow: hidden;
	position: relative;
}
.home #Page {
	background: url(../images/backgrounds/chrome-headlights.jpg) no-repeat center top;
}
.visit #Page {
	background: url(../images/backgrounds/tail-fin.jpg) no-repeat center top;
}
.exhibitions #Page {
	background: url(../images/backgrounds/headlights.jpg) no-repeat center top;
}
.education #Page {
	background: url(../images/backgrounds/kids.jpg) no-repeat center top;
}
.support #Page {
	background: url(../images/backgrounds/steering-wheel.jpg) no-repeat center top;
}
.events #Page {
	background: url(../images/backgrounds/headlight.jpg) no-repeat center top;
}
.facility_rental #Page {
	background: url(../images/backgrounds/event.jpg) no-repeat center top;
}
.about #Page {
	background: url(../images/backgrounds/red-engine.jpg) no-repeat center top;
}
.contact #Page {
	background: url(../images/backgrounds/dual-headlights.jpg) no-repeat center top;
}
.store #Page {
	background: url(../images/backgrounds/air-ducts.jpg) no-repeat center top;
}


div#center {
	margin: 0 auto;
	position: relative;
	width: 768px;
}
div#column {
	float: left;
	line-height: 105%;
	width: 204px;
}
div#column div.standardBlock,
div#column div#TripAdvisor {
	background: url(../images/corner_gray.gif) no-repeat bottom right;
	border-bottom: 1px solid #E2E2E2;
	float: left;
    display: block;
	padding: 15px 15px 15px 17px;
	width: 172px;
	margin: 0;
}

div#column div a.morelink {
	margin-bottom: 0;
	padding: 0;
}
div#column div h3 {
	color: #00524D;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 9px 0;
}
div#column div p {
	color: #5A5A5A;
	font-size: 11px;
    line-height: 14px;
	margin: 8px 0 15px 0;
	padding: 0;
}
div#column div p span {
	color: #858585;
	display: block;
	font-weight: bold;
}

div#column div#subnavcontainer {
	background: none;
	overflow: hidden;
	padding: 13px 0 0 0;
	width: 204px;
	background-color: #ebeaea;
}
#column #subnavcontainer a {
	color: gray;
	display: block;
	margin: 2px 0 0 0;
	padding: 10px 0 10px 18px;
	text-decoration: none;
}
#subnavcontainer a:visited {
	color: white;
}
#subnavcontainer a:hover {
	background: url(../images/button_arrowin.gif) no-repeat 4px center;
}
#column #subnavcontainer h3 {
	margin: 0 0 15px 17px;
}
#column #subnavcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnavcontainer li {
	background: url(../images/bg_colum_li.gif) repeat-x;
}

div#container {
	background: url(../images/bg_page.png) repeat-y;
	float: left;
	text-align: left;
	width: 768px;
}
div#content {
	float: left;
    position: relative;
    height: 100%;
	/*min-height: 600px;*/
	width: 534px;
	background: url(../images/x.gif) no-repeat bottom right;
}
div#content blockquote {
	color: #808080;
	font-family: georgia;
	margin: 0;
	margin-top: -22px;
	padding: 0;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 50px;
}
#indexbottom {
    clear: both;
    width: 534px;
    float: left;
    border-top: 1px solid #E2E2E2;
}
#indexbottom div#bottomone,
#indexbottom div#bottomtwo,
#indexbottom div#bottomthree,
#indexbottom div#bottomfour {
	float: left;
	width: 177px;
}

#indexbottom div#bottomthree img, #indexbottom div#bottomtwo img, #indexbottom div#bottomone img, #indexbottom div#bottomfour img {
	border: none;
	height: 47px;
    width: 89px;
	margin: 20px 0 0 20px ;
}
#indexbottom div#bottomthree p, 
#indexbottom div#bottomtwo p, 
#indexbottom div#bottomone p,
#indexbottom div#bottomfour p {
	color: #5A5A5A;
	font-size: 9px;
    margin: 5px 0 0 20px;
	padding-left: 0;
	padding-right: 0;
    line-height: 13px;
}

/*div#content div#featured {
	float: left;
	width: 215px;
}
div#content div#featured h1 {
	color: #6FAB41;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 12px;
	padding: 0;
}
div#content div#featured h2 {
	color: #353228;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
div#content div#featured p, div#content div#collection p, div#content div#visitus p {
	color: #353228;
	font-size: 10px;
	line-height: 130%;
	margin: 0 0 12px 0;
	padding: 0;
}*/

/* Index specific  */

/*#indextop {
	background: url(../images/corner_white.gif) #FFFFFF no-repeat bottom right;
	border-bottom: 1px solid #E2E2E2;
	float: left;
	width: 534px;
}*/
#mainbox {
    background: #fff;
    position: relative;
	float: left;
	width: 534px;
}
/*#main {
	border-bottom: 1px solid #E2E2E2;
	float: left;
	height: 260px;
	height: 227px;
	width: 533px;
}
#main #pic {
	float: left;
	height: 236px;
	margin: 0 15px 0 0;
	width: 279px;
}*/

/*div#content div#shadow {
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	height: 321px;
    width: 385px;
	position: absolute;
    bottom: -5px;
    right: -5px;
	z-index: 0;
}

div#content div#special {
	border-bottom: 1px solid #E2E2E2;
	float: left;
	height: 100px;
	width: 533px;
}*/
/*div#content div#Billboard {
	border-bottom: 1px solid #E2E2E2;
	float: left;
	width: 533px;
    padding: 2px 0;
}*/
div#content div.subone {
	border-right: 1px solid #E2E2E2;
	float: left;
	width: 266px;
    overflow: hidden;
    padding: 0 0 20px 0;
}
div#content div.subtwo {
	float: left;
	width: 267px;
}

/*HOMEPAGE COLLECTION BOX*/
.collection img,
.visitus img {
	float: left;
	margin: 20px 15px 0 20px;
}
div#content .collection h2,
div#content .visitus h2 {
	color: #6FAB41;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
    margin: 17px 15px 5px 0;
}
div#content .collection p,
div#content .visitus p { 
    font-size: 11px;
    margin: 5px 0 0 0;
    padding: 0;
    line-height: 16px;
}
div#content .collection a,
div#content .visitus a {
    text-decoration: none;
}
div#content .collection a:hover,
div#content .visitus a:hover {
    text-decoration: underline;
}
div#content .collection div,
div#content .visitus div {
    float: left;
    width: 120px;
}


/* Basic Layout */

div#content h2 {
	padding: 0;
	color: #6FAB41;
	font-size: 18px;
	font-weight: normal;
	margin: 1.5em 0 10px;
	padding-left: 16px;
	padding-right: 25px;
}
div#wutzit h2 {
	color: #6FAB41;
	font-size: 16px;
	font-weight: normal;
	margin: 25px 0 10px;
}
div#content h1 + h2 
{
    margin-top: 0;
}
div#content h3{
	color: #02514C;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 10px;
	padding-left: 16px;
	padding-right: 25px;
}
div#content h2 + h3 
{
    margin-top: 0;
}
div#content h4{
	color: #02514C;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0 0;
	padding-left: 16px;
	padding-right: 25px;
}
div#content dl 
{
    font-size: 11px;
    padding-right: 25px;
}
div#content dt 
{
    margin-top: 6px;
    padding-left: 16px;
    font-weight: bold;
}
div#content dd 
{
    margin: 0;
    padding-left: 16px;
}

.byline {
	color: #6FAB41;
	padding-left: 16px;
	padding-right: 25px;
}
div#content table {
	font-size: 11px;
	margin-left: 17px;
}
div#content #date {
	margin: 0;
}
div#content ul, div#content ol {
	/*list-style: none;*/
	margin: 0;
	margin-bottom: 40px;
	padding: 0;
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 0;
}
div#content ul.listColumn {
	float: left;
	width: 225px;
	margin: 15px 10px 0 15px;
	padding: 0;
	list-style: none;
}
div#content ul.listColumn li {
	line-height: 2em;
}
div#content ul.cleanList li  {
	margin: 0.5em;
}
div#content ul.cleanList li  li {
	margin: 0;
}
div#content ol li {
	margin: 1em 0;
}
div#content h1 {
	background: url(../images/bg_hone.gif) no-repeat 0 6px;
	color: #6FAB41;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 2px 0 10px;
	padding: 2px 0 2px 15px;
	line-height: 1.1em;
}
div#coupon h1 {
	color: #6FAB41;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.1em;
}
div#contentcontainer {
	background-color: #F2F2F2;
	float: left;
	width: 739px;
}
div#copyright {
	color: #423F32;
	float: left;
	font-size: 10px;
	line-height: 1.5;
	margin: 22px 0 0 16px;
	width: 510px;
}
div#copyright a {
	color: #423F32;
	text-decoration: underline;
}
div#copyrightcontainer {
	background: url(../images/bg_footer.jpg) repeat-x;
	float: left;
	height: 80px;
	margin-top: 17px;
	width: 739px;
}

div#badges {
	float: left;
	font-size: 10px;
	margin: 18px 0 0 15px;
	width: 190px;
}
div#badges a {
	color: #B5B5B5;
	text-decoration: none;
}
div#badges a span {
	border-bottom: 1px solid #B5B5B5;
}
#foursquare 
{
    float: left;
    width: 36px;
    margin: 4px 10px 0 0;
}
#facebook {
	float: left;
	width: 144px;
}
div#featured h2 span {
	font-variant: small-caps;
	text-transform: none;
}
div#footer {
	background: url(../images/bg_footer.png) no-repeat;
	clear: both;
	height: 19px;
	width: 768px;
}
div#innercontainer {
	background: #FFFFFF;
	float: left;
	overflow: hidden;
	margin: 0 5px 0 5px;
	padding: 0 0 0 10px;
}
#Logo {
	position: absolute;
	left: 20px;
	top: -170px;
	width: 200px;
	height: 160px;
	width: 218px;
	z-index: 100;
	overflow:hidden;
	text-indent: -999px;
}
div#main div#featured h3 {
	color: #353228;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div#swf {
	float: left;
	height: 190px;
	margin: 0;
	padding: 0;
	width: 520px;
}

/* Forms */

fieldset {
	clear: both;
	margin: 5px 27px 10px 17px;
	border: 1px solid gray;
	padding: 10px;
	padding-bottom: 15px;
	background: url(../images/fieldset.jpg) repeat-x bottom;
}
legend {
	color: #008000;
}
form{
	margin-top: 0;
	padding-top: 0;
}
input, select {
	font-size: .9em;
	margin-top: 3px;
}
.btnSubmit {
	margin: 0 27px 15px 0;
	padding: 7px 10px;
	float: right;
}
label {
	display: block;
	margin-top: 5px;
	font-size: 10px;
}
td {
	line-height: 150%;
	vertical-align: top;
}
.storeicon {
	position: absolute;
	right: 127px;
	top: 173px;
}

/* Donations */

#content a.lnkDonate {
    display: block;
    clear: left;
    color: #322f30;
    line-height: 27px;
    background: #cad6c1 url(images/bg_learnmore.gif) no-repeat 1px;
    text-transform: uppercase;
    padding: 0 10px 0 35px;
    text-decoration: none;
    width: 160px;
    margin: 15px 0 20px 16px;
}
#content a.lnkDonate:hover {
    background: #e3e3e3 url(images/bg_learnmore.gif) no-repeat 1px;
}

/* Donation Form */

fieldset label 
{
    display: inline;
    vertical-align: 2px;
    font-size: 1.0em;
    margin-left: 5px;
}
#content fieldset table 
{
    margin-left: 0;
}

.valSummary 
{
    margin-top: 1em;
    padding: 1em;
    border: 1px solid #ffff66;
    background: #ffffaa;
    font-size: 0.85em;
    margin-left: 16px;
    margin-right: 16px;
}
table label span 
{
    display: block;
    margin-left: 1.6em;
    font-size: 0.8em;
}
input.txtDonationAmount 
{
    margin: 0 0 0 24px;
}
.btnContinue 
{
    float: right;
    margin-right: 28px;
    padding: 7px 10px;
}
.addressForm 
{
    overflow: hidden;
}
.addressForm label 
{
    display: block;
    font-size: 0.8em;
}
h2 label span 
{
    font-size: 0.75em;
}
.iptWrapper 
{
    float: left;
    clear: left;
    margin-top: 4px;
    margin-left: 8px;
}
.iptWrapper label 
{
    margin-left: 0;
}
.rbPaymentMethod p 
{
    margin-left: 1.6em;
    font-size: 0.9em;
}
.city, .state, .phone, .firstName
{  
    margin-right: 10px;
}
.zipPostal 
{
    margin-right: 10px;
    clear: none;
}
.zipPostal input 
{
    width: 95px;
}
.state, .country, .cell, .lastName
{
    clear: none;
}
.address1, .address2, .email input
{
    display: block;
    width: 302px;
}
.address1 
{
    margin-bottom: 0.75em;
}
#tblContactInfo 
{
    border-collapse: collapse;
    margin: 1em 0;
}
#tblContactInfo th, #tblContactInfo td
{
    text-align: left;
    padding: 5px 15px 7px 0;
    vertical-align: top;
}
#tblContactInfo tr.total 
{
    border-top: 1px solid #251941;
    font-weight: bold;
}
.buttonRow 
{
    overflow: hidden;
    margin-left: 16px;
}
.buttonRow input, .buttonRow a 
{
    float: left;
    margin-top: 0;
}
.btnEdit 
{
    margin-right: 15px;
    cursor: pointer;
    background: url(http://www.aacamuseum.org/gui/images/make-changes.gif) no-repeat;
    width: 117px;
    height: 31px;
    border: none;
}





/* Nav */
ul#nav {
    float: left;
    width: 739px;
	list-style: none;
	margin: 5px 0 17px;
	padding: 0;
}
ul#nav li {
	border-right: solid #ffffff 1px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
    overflow: hidden;
}
ul#nav a {
    display: block;
    font-size: 11px;
    text-decoration: none;
	border-bottom: solid 7px #E2E2E2;
	padding: 0 13px 5px 14px;
}
ul#nav a:hover {
	border-bottom: solid 7px #03544E;
}
ul#nav li img {
	border: none;
	position: absolute;
	left: 6px;
	top: -3px;
}
ul#nav li a.navIcon {
	padding-left: 30px;
	padding-right: 13px;
}
/* Miscellaneous */
.cap {
	color: #D2D2D2;
	float: left;
	font-family: arial;
	font-size: 62px;
	line-height: 54px;
	padding: 0;
}
.contactbox,
.announcebox {
	background-color: #f6f6f6;
	border: dotted 1px #eeeeee;
	color: #808080;
	font-size: 10px;
	clear: both;
	margin: 2em 27px 1em 15px;
	padding: 10px 15px 15px;
}
.announcebox 
{
    padding: 0;
    border-width: 2px;
    overflow: hidden;
    font-size: 1.0em;
    font-weight: bold;
}
.announcebox img 
{
    float: left;
    margin-right: 17px;
}
.contactbox a, #content a, #column a {
	color: #008000;
}
.contactbox a:visited, #content a:visited {
	color: #696969;
}
.contactbox.emphasis {
	font-size: 12px;
	margin: -2em 27px 2em 15px;
	padding: 0.5em 0;
}
#content .contactbox.emphasis p 
{
    margin: 0;
}

.smlink {
	font-size: 10px;
	background: url(../images/button_chevrons.gif) no-repeat 0 2px;
	padding-left: 27px;
}
.facilitydescription {
	float: left;
	margin-left: 18px;
	width: 230px;
}
.imageborder {
	border: 3px solid #EDEDED;
	display: block;
}
div#content ul.memberlist {
	margin-bottom: 2em;
}
.memberlist li {
	padding-bottom: 12px;
}
.morelink img {
	float: right;
	border: 0;
	border-bottom: 1px solid #C2C2C2;
	z-index: 50;
}
.homemorelink img {
	border: 0;
	border-bottom: 1px solid #C2C2C2;
	z-index: 50;
}
.pageimg {
	float: left;
	margin: 5px 10px 7px 0;
}
.matteborder, .calendarItem p img {
	border: 5px solid #ededed !important;
	float: left;
	margin: 5px 10px 3px 15px;
	padding: 1px;
}



/* events style */
/*events home page*/
.featuredWrapper,
.eventDetailWrapper {
    width: 490px;
    margin-left: 17px;
    padding: 0;
    overflow: hidden;
}
/*#NewsBox .featuredWrapper {
	margin: 0;
}
#NewsBox .featuredWrapper h3, #NewsBox .featuredWrapper span {
	float: left;
}
#NewsBox .featuredWrapper h3 a {
	font-size: 14px;
}
#NewsBox .featuredWrapper span {
	color: #fff;
	font-size: 14px;
}
#NewsBox .featuredWrapper p {
	clear: left;
}*/
.eventDetailWrapper {
    margin-bottom: 15px;
    clear: both;
}

.eventDetailWrapper a.eventListThumb {
	float: left;
	max-width: 130px;
}
.eventDetailWrapper img {
   border: 5px solid #ededed !important;	
	margin: 5px 10px 3px 0;
	padding: 1px;
	max-width: 110px;
}
.eventDetailWrapper div {
	margin-left: 132px;
}



.featuredWrapper a.featuredmatteborder {
	float: left;
}
.featuredWrapper img {
   border: 5px solid #ededed !important;	
	margin: 5px 10px 3px 0;
	padding: 1px;
}
.featuredWrapper .featuredmatteborder img {
    max-width: 230px;
}

div#content .featuredWrapper h3,
div#content .eventDetailWrapper h3{
    font-size: 13px;
    margin-bottom: 0;
	 padding-top: 0.4em;
    font-weight: bold; 
    margin-top: 0;
}
div#content .eventDetailWrapper .eventDate{
    font-size: 10px;
    color: #9F9F9F;
}
div#content .featuredWrapper p,
div#content .eventDetailWrapper p{
    font-size: .9em;
    line-height: 1.4em;
    margin-top: 2px;
    padding-right: 0;
}
div#content .featuredWrapper p,
div#content .featuredWrapper h3,
div#content .eventDetailWrapper p,
div#content .eventDetailWrapper h3{
    margin-left: 0;
    padding-left: 0;
}



.secondarynav a {
	color: #BABABA;
}
.smallfont {
	font-size: 10px;
}
.warning {
	font-size: .8em;
	margin-left: 18px;
}
#content form p {
	margin-bottom: 5px;
}
#content p {
	margin-bottom: 1em;
	margin-top: 1em;
	padding-left: 17px;
	padding-right: 40px;
}
#content p.featured {
	padding: 0;
	margin-right: 40px;
	margin-left: 17px;
}
#nav a {
	color: #636363;
}
#nav .active {
	border-bottom: solid 7px #6FAB41;
}
#column #subnavcontainer ul li.activeChild {
	background: #f3f3f3;
}
#column #subnavcontainer ul li.activeChild ul {
	margin: 0;
}
#column #subnavcontainer ul li.activeChild li {
	background: url(../images/bg_colum_li_li.gif) repeat-y;
}
#column #subnavcontainer ul li.activeChild a {
	color: #6fab41;
}
#column #subnavcontainer ul li.activeChild li a {
	color: #808080;
	font-size: 10px;
	border: none;
	margin-top: 0;
	padding: 4px 0 5px 20px;
}

#column #subnavcontainer a.active {
	background: #fff url(../images/button_arrow.gif) no-repeat 4px center;
	color: #6fab41;
}
#column #subnavcontainer a.active:hover {
	background: #fff url(../images/button_arrow.gif) no-repeat 4px center;
	color: #6fab41;
}

.pdf {
	display: block;
	background: url(../images/pic_pdf.gif) no-repeat left center;
	padding: 2px;
	padding-left: 22px;
	margin-top: 5px;
}
div#column div#quicklinks p {
	padding-bottom: 8px;
	padding-top: 5px;
}
div#column div#quicklinks span {
	padding-bottom: 5px;
}
.fred {
	float: left;
	margin: 8px;
}
.checkboxfred {
	float: left;
	margin: 8px;
	width: 45%;
}
.checkboxfred label {
	display: inline;
}
.confirmation p {
	font-size: 12px;
	text-align: center;
}
#sitemapul {
	list-style: none;
	padding-left: 0;
	float: left;
	margin: 15px 0 25px 20px;
}
#sitemapul h2 {
	margin-bottom: 0;
	margin-top: 10px;
}
#sitemapul a{
	color: green;
	padding: 0px;
	font-size: 10px;
}
div#column #directions {
	padding-bottom: 15px;
}
div#column #directions div{
	border-bottom: none;
	background: none;
	margin: 0;
	padding: 0;
	width: 160px;
}
div#column #directions #driving{
	padding:0;
	margin: 0;
}
div#content h2.newstitle {
	margin-top: 0;
	font-size: 20px;
	line-height: 1.1em;
}
div#content h2.newslisttitle {
	font-size: 12px;
	margin: 0;
	font-weight: bold;
}
div#content p.newsdate {
	margin: 0; 
	padding-bottom: 0;
	font-size: 9px;
	font-style: italic; 
}
div#content p.abstract{
	font-size: 11px;
	margin:0;
	margin-bottom: -10px;
}
.rightborder {
	border-right: 1px solid #E2E2E2;
}
h2 {
	clear: left;
}
#dateline {
	position: relative;
	width: 520px;
	height: 47px;
	background: url(../images/pic_featured_timeline.gif) no-repeat;
}
#datestar {
	position: absolute;
	left: 150px;
	top: 0;
	width: 100px;
	height: 25px;
}
#datestar table {
	margin: 0;
}
#radiospot {
	display: block;
	height: 55px;
	padding-top: 5px;
}
#adminimagebox {
	 width: 430px; 
	 padding-top: 30px; 
	 font-size: 10px;
}
#adminimagebox label {
	display: inline;
}
#adminimagebox span {
	width: 460px;
	display: block;
}
.accordionTabTitleBar {
   font-size           : 12px;
	padding             : 4px 6px 4px 6px;
   border-style        : solid none solid none;
	border-top-color    : #BDC7E7;
	border-bottom-color : #182052;
   border-width        : 1px 0px 1px 0px;
	cursor: pointer;
}
.accordionTabTitleBarHover {
   font-size        : 11px;
	background-color : #1f669b;
	color            : #000000;

}
.accordionTabContentBox {
   font-size        : 11px;
   border           : 1px solid #1f669b;
   border-top-width : 0px;
   padding          : 0px 8px 0px 8px;
}
#accordionExample {
	width : 500px;
}
#formLetterAccordion {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size   : 11px;
}
#admintable .rowcolor {
	background: #F0FFDF;
}
#admintable th {
	background: #DFF4E9;
}
/*#content .calendarbox h2 {
	margin:  0;
	padding:  15px 0 2px 15px;
}
#content .calendarbox p {
	margin: 0;
	padding: 0 20px 0 15px;
}*/
#viewcart {
	text-align: center;

}	
#viewcart img {
	margin-top: 8px;
}
	
/*STOREBOX ADDITIONAL STYLING

#content .storebox #pricewrapper {
	text-align: right;
	margin: 10px 25px 0 17px;
	padding-bottom: 5px;
}
#content .storebox #pricewrapper span {
	color: #6FAB69;
}
.itemprice, .addtocart {
	vertical-align: middle;
	padding-top: 5px;
}*/



/*  calendar featured item */
/*#content .featuredItem h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
#content .featuredItem p {
	font-size: 14px;
}*/

/* Calendar  */
.eventTableWrapper {
    width: 490px;
    margin-left: 17px;
    padding: 10px 0;
}
div#content .eventTable {
    width: 490px; 
    margin-left: 0;
    font-size: 10px;
}
.eventTable td {
    padding: 4px 0;
}
.eventTable td a {
    background: url(images/bullet.gif) no-repeat left 3px;
    padding-left: 15px;
    line-height: 14px;
    display:block;
    text-decoration: none;
}
.eventTable td a:hover {
    text-decoration: underline;
}
.eventTable .eventTitle {
    padding-right: 15px;
}
.eventTable .eventDate {
    color: #363636;
    width: 160px;
}
.eventTable .eventDate .startDate {
    float: left;
    width: 76px;
}
/*.eventTable .eventDate .endDate {
    float: left;
    width: 85px;
}
.eventTable .eventDate .endDate span {
    color: #c5c5c5;
}*/

/* more events area on calendar detail page */
div#content .contactbox h2 {
	color: #035350;
	font-weight: normal;
	margin: 4px 0 4px;
    padding:0;	
    padding-left: 0;
}
.contactbox .eventTableWrapper {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    width: 450px;
    margin-left: 0px;
    padding: 10px 0;
    margin-bottom: 15px;
}
div#content .contactbox table.eventTable {
    width: 450px;
    margin-left: 0;
}
.contactbox .eventTable td a {
    background: url(images/bullet_graybg.gif) no-repeat left 3px;
    padding-left: 15px;
    line-height: 14px;
    font-size: 10px;
}
#content .contactbox a.back:visited {
    color: #008000;
    text-decoration: none;
}

.contactbox .eventTable .eventTitle {
    width: 290px;
}



/*  News featured item */
#content .featuredItem .abstract {
	font-size: 12px;
	font-weight: bold;
}
#content .featuredItem .newslisttitle {
	font-size: 15px;
}
div#column div#newsletter {
	background: url(../images/bg_newsletter.gif) no-repeat bottom left;
}
div#column div#brochure {
	padding-bottom: 14px;
	background: url(../images/bg_brochure-2010.gif) no-repeat bottom left;
}
div#column div#brochure a {
	display: block;
	padding-top: 6px;
	padding-left: 80px;
}
.readMoreWrapper {
    border-bottom: 1px dashed #c8c8c8; 
    width:480px; 
    text-align:right; 
    margin-bottom: 5px; 
    padding-bottom: 5px; 
    margin-left: 17px;
    margin-top: 10px;
}
.readMoreWrapper a {
    font-size: 9px; 
    color: Green;
}



/* Venues Update */

#ColumnFeature ul {
    margin: 1em 0;
    padding: 0;
    list-style: none;
    }
#ColumnFeature li, #ColumnFeature blockquote {
    font-size: 11px;
    line-height: 14px;
    padding: 0.5em 0;
    }
#ColumnFeature blockquote {
	margin: 0;
}
#ColumnFeature p.credit {
	text-align: right;
}
div#column div#ColumnFeature {
    padding: 10px 12px 10px 18px;
    width: 175px;
    background: none;
    border-bottom: 1px solid #e5e5e5;
    }
#ColumnFeature h3 {
    line-height: 1.1;
    }
div#column #BookEvent p {
	margin-bottom: 5px;
}	 	 
.venueWrapper {
	float: left;
	display: inline;
	width: 517px;
	margin: 1em 0 1em 17px;
}
.imageCol {
	float: left;
	clear: left;
	display: inline;
	width: 285px;
	margin-top: 5px;
}
.textCol {
	float: left;
	display: inline;
	width: 200px;
	margin-left: 5px;
}
.imageCol .venueDetail {
	display: none;
}
.imageCol li {
	margin: 8px 14px 8px 14px;
}
.imageCol li a {
	display: block;
	height: 21px;
	padding-left: 24px;
	text-decoration: none;
}
.imageCol li a:hover {
	text-decoration: underline;
}
li.qtvr a {
	background:url(images/qtvr.gif) no-repeat 0 1px;
}
li.plan a {
	background:url(images/plan.gif) no-repeat 0 1px;
}
li.date a {
	background:url(images/date.gif) no-repeat 0 1px;
}
#content .textCol p, #content .textCol h3 {
	padding: 0;
	margin: 2px 0;
}
#content .venueWrapper h2 {
	margin: 2px 0 0 0;
	padding: 0;
}
#content .venueWrapper h2 a {
	text-decoration: none;
	color: inherit;
}
#content .venueWrapper h2 a:hover {
	text-decoration: underline;
}
#content .venueWrapper p {
	margin-top: 0;
	padding: 0;
}
#content .venueWrapper ul {
	list-style: none;
	font-size: 10px;
	margin-bottom: 0;
	padding: 0;
}
#content .venueWrapper .contactbox {
	width: 273px;
}

/*STORE STYLES*/
#StoreBanner {
    margin-top: -55px;
}
/*category grid page*/
div#content ul#CategoryGrid {
    margin: 0 0 0 17px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
#CategoryGrid li {
    float: left;
    margin: 0 1px 1px 0;
    float: left;
    list-style: none;
    padding: 0;
}
#CategoryGrid li a,
#CategoryGrid li a:visited {
    display: block;
    width: 160px;
    height: 155px;
    text-align: center;
    border: 1px solid #f2f2f2;
    text-decoration: none;
    color: #008000;
} 
#CategoryGrid li a:hover {
    border: 1px solid #6fab41;
}
#CategoryGrid li a span {
    display: block;
    padding: 7px; 
    list-style: none;
    margin: 0; 
}
#CategoryGrid li img {
    
}

/*product grid page*/
div#content ul#ProductGrid {
    margin: 0 0 0 17px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
#ProductGrid li {
    float: left;
    margin: 0 1px 1px 0;
    float: left;
    list-style: none;
}
#ProductGrid li a,
#ProductGrid li a:visited {
    display: block;
    width: 242px;
    height: 80px;
    border: 1px solid #f2f2f2;
    text-decoration: none;
    color: #008000;
    font-size: 11px;
	 line-height: 14px;
}
#ProductGrid li a:hover {
    border: 1px solid #6fab41;
}
#ProductGrid li a img {
    width: 70px;
    height: 70px;
    margin: 5px 5px 5px 5px;
    float: left;
}
#ProductGrid .prodName {
    display: block;
    text-decoration: underline;
    padding: 5px;
}
#ProductGrid .prodPrice {
    display: block;
    color: #ff9a00;
}

/*product details page styles*/
#ColumnOne {
    width: 230px;
    float: left;
    padding-top: 15px;
    margin-bottom: 20px;
    overflow: hidden;
}
#ColumnTwo {
    width: 280px;
    float: left;
    margin-bottom: 20px;
}
#ColumnOne .pad {
    margin-left: 17px;
}
#ColumnOne img {
    max-width: 200px;
    display: block;
}
#content #ColumnTwo p {
    padding-left: 0;
}
#ColumnTwo .productPrice {
    display: block;
    color: #ff9a00;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 14px;
}
#ColumnTwo table input {
    vertical-align: middle;
    float: left;
    margin-right: 2px;
}
#ColumnTwo table label {
    float: left;
    vertical-align: middle;
    font-size: 1.0em;
	margin-top: 0;
}
#ColumnTwo .productOptionName {
	color: #6FAB41;
    font-size: 1.2em;
}

.storeGrayBox, .storeGreenBox {
    background-color: #f6f6f6;
	border: dotted 1px #eeeeee;
	color: #808080;
	font-size: 12px;
	clear: both;
	margin: 5px 27px 5px 15px;
	padding: 10px 15px 15px;
}
.storeGreenBox {
	background-color: #dbf6e5;
}
.storeGreenBox input {
	margin-top: -3px;
}
.storeGrayBox img, .storeGreenBox img {
    float: left;
    margin-right: 15px;
}
#ColumnOne span a {
    background: url(images/bg_zoomlink.gif) no-repeat right 4px;
    padding-right: 13px;
    text-decoration: none;
}

#content p.credit {
	font-size: 10px;
	color: #bbb;
	margin: 2px 0 0 8px;
}
#content p.credit a {
	color: #8c8;
	text-decoration: none;
}
#content p.credit a:hover {
	color: #008000;
}

#content p span.credit
{
    display: block;
    clear: left;
    margin-bottom: 1em;
    font-size: 10px;
    color: #bbb;
}


/* signature collection */
#SignatureCollectionBox {
	position: relative;
    margin-left: 17px;
    height: 300px;
}
#content #SignatureCollectionBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 15px;
	left: 15px;
    width: 340px;
}
#SignatureCollectionBox ul li {
	margin: 0;
    float: left;
    width: 170px;
	padding: 0;
	list-style: none;
    font-size: 10px;
}
#SignatureCollectionBox img {
	top: 0;
	left: 0;
	width: 490px;
	height: 300px;
}
#content #SignatureCollectionBox a,
#content #SignatureCollectionBox a.visited { 
    display:block;
    position: absolute;
    top: 160px;
    left: 150px;
    width: 166px;
    height: 46px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    background: url(images/green_button.png) no-repeat;
}
#content #SignatureCollectionBox a:hover {
    color: #b0f5ee;
}

.brochure {
	margin-left: 13px;
	display: block;
	padding-left: 50px;
	height: 96px;
	background: url(images/aacamuseum-brochure-040808.gif) no-repeat 0 0;
}

#btnGiftCert {
	float: right;
}


/*HOMEPAGE BILLBOARD TABS*/
#BillboardWrapper {
    background: #fff;
    border-top: 1px solid #e2e2e2;
    padding: 2px 0 17px;
}
#Billboard {
    overflow: hidden;
    width: 739px;
    position: relative;
    border-bottom: 5px solid #e2e2e2;
    padding-bottom: 2px;
    overflow: hidden;
}
#Billboard .tabcontent{
    display: none;
    width: 534px;
    height: 419px;
    position: relative;
}
#Billboard .tabcontent .copy {
    width: 494px;
    height: 98px;
    position: absolute;
    bottom: 15px;
    left: 20px;
}
#Billboard h2 {
    color: #fff;
    font-family: arial;
    font-weight: normal;
    margin: 0 0 3px;
    font-size: 18px;
	 text-transform: uppercase;
}
#Billboard h3 {
    font-weight: bold;
    margin: 0 0 1px;
    color: #a7a7a7;
    font-size: 11px;
}
#Billboard p {
    margin: 0;
    color: #a7a7a7;
    font-size: 11px;
}
html #Billboard .tabcontent p a {
    color: #6FAB41;
    text-decoration: none;
}
#Billboard .tabcontent p a:hover {
    color: #fff;
}
#Billboard .tabcontent span a 
{
    display: block;
    width: 140px;
    height: 57px;
    background: url(images/btn_watch-video.png) no-repeat;
    text-indent: -9999em;
    outline: none;
    position: absolute;
    top: 15px;
    right: 15px;
}
#HomeTabWrapper {
    width: 205px;
    height: 419px;
    position: absolute;
    right: 0;
    top: 0;
    background: #f2f2f2;
}
#HomeTabWrapper ul {
    list-style: none;
    margin: 0 0 0 5px;
    padding: 0;
}
#HomeTabWrapper ul li {
    border-bottom: 1px solid #fff;
}
#HomeTabWrapper ul li a {
    display: block;
    background: #e2e2e2;
    height: 59px; /* 59px, 45px */
    line-height: 59px; /* 59px, 45px */
    border-left: 1px solid #fff;
    font-size: 11px;
    color: #898989;
    padding: 0 20px; 
    text-decoration: none;
}
#HomeTabWrapper ul li a.selected {
    background: none;   
    border: none;
    color: #000;
}
#Billboard #HomeTabWrapper ul li a:hover {
    color: #000;
}

#Meetweek {
    background: #f2f2f2 url(images/billboards/meet-week-2011.jpg) no-repeat;
}
#Matchbox {
	background: #f2f2f2 url(images/billboards/matchbox.jpg) no-repeat;
}
#Tucker {
	background: #f2f2f2 url(images/billboards/tucker.jpg) no-repeat;
}
#DriveInWeekend {
	background: #f2f2f2 url(images/billboards/drive-in-week.jpg) no-repeat;
}
#NightAtMuseum {
	background: #f2f2f2 url(images/billboards/night-at-the-museum.jpg) no-repeat;
}
#GreatRace {
	background: #f2f2f2 url(images/billboards/great-race.jpg) no-repeat;
}
#Circus {
    background: #f2f2f2 url(images/billboards/miniature-circus-models.jpg) no-repeat;
}
#Elegance {
    background: #f2f2f2 url(images/billboards/elegance-at-hershey.jpg) no-repeat;
}
#DirectGift {
	background: #f2f2f2 url(images/billboards/not-to-late-to-donate.jpg) no-repeat;
}
#PaceCars {
    background: #f2f2f2 url(images/billboards/indy-500-pacecars.jpg) no-repeat;
}
#Shelby {
    background: #f2f2f2 url(images/billboards/shelby.jpg) no-repeat;
}
#Herbie{
	background: #f2f2f2 url(images/billboards/herbie.jpg) no-repeat;
}
#Prowler {
    background: #f2f2f2 url(images/billboards/prowler-harley-cash.jpg) no-repeat;
}
#WeddingShow {
	background: #f2f2f2 url(images/billboards/wedding-show.jpg) no-repeat;
}
#TwoWheel {
	background: #f2f2f2 url(images/billboards/two-wheeled-treasures.jpg) no-repeat;
}
#RoadRails {
    background: #f2f2f2 url(images/billboards/roads-to-rails.jpg) no-repeat;
}
#Doghouse {
	background: #f2f2f2 url(images/billboards/giftshop.jpg) no-repeat;
}
#Venue {
	background: #f2f2f2 url(images/billboards/venue.jpg) no-repeat;
}
#BettyWhite {
	background: #f2f2f2 url(images/billboards/betty-white-caddy.jpg) no-repeat;
}
#AdoptCar{
	background: #f2f2f2 url(images/billboards/adopt-a-car.jpg) no-repeat;
}
#Volunteer{
	background: #f2f2f2 url(images/billboards/volunteer.jpg) no-repeat;
}
#BusesBaseball{
   background: #f2f2f2 url(images/billboards/girls-baseball-buses.jpg) no-repeat;
}
#AutoAles{
   background: #f2f2f2 url(images/billboards/autos-and-ales.jpg) no-repeat;
}
#Christmas {
	background: #f2f2f2 url(images/billboards/christmas.jpg) no-repeat;
}
#Halloween {
	background: #f2f2f2 url(images/billboards/halloween.jpg) no-repeat;
}
#ChristmasKids {
	background: #f2f2f2 url(images/billboards/christmas2.jpg) no-repeat;
}
#HolidayLunch {
	background: #f2f2f2 url(images/billboards/holidaylunch.jpg) no-repeat;
}
#Treasures {
    background: #f2f2f2 url(images/billboards/Treasures.jpg) no-repeat;
}

#TwoWheel.tabcontent span a {
    top:290px;
    right:20px;
}

/*HOMEPAGE NEWS BOX*/
#NewsBox {
    background: #9c9898;
    padding: 20px;
    color: #fff;
}
#NewsBox p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
}
#NewsBox a {
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none!important;
}
#NewsBox p a {
	font-weight: normal;
}
#NewsBox a:hover {
    text-decoration: underline!important;
}

/*HOMEPAGE VENUE BOX*/
.venue p {
    font-size: 11px;
}

/*HOMEPAGE MEMBER BOX */
.member p {
    font-size: 11px;
}
#content a.learnMore {
    display: block;
    color: #322f30;
    line-height: 27px;
    background: #cad6c1 url(images/bg_learnmore.gif) no-repeat 1px;
    text-transform: uppercase;
    padding: 0 10px 0 35px;
    text-decoration: none;
    width: 80px;
    margin: 15px 0 20px;
}
#content a.learnMore:hover {
    background: #e3e3e3 url(images/bg_learnmore.gif) no-repeat 1px;
}

#content .venue h2,
#content .member h2 {
    padding: 0 20px;
}
#content .venue p,
#content .member p {
    padding: 0 20px;
}

/*HOMEPAGE NEWS LIST*/
.newslist {
    list-style: none;
    margin: 0;
    padding: 0;
}
.newslist li {
    margin: 0;
    padding: 0 0 8px 0;
    font-size: 11px;
    line-height: 16px;
}

div#content #EventSubNav {
	padding: 0 0 1em 13px;
}
#EventSubNav li {
	float: left;
	display: inline;
	padding:4px 7px;
	margin: 0;
}


.calendarItem p img {
	display: block;
	margin-left: 0;
	padding: 0;
}


/*RAFFLE FORM*/
.raffleForm {
	float: right;
	width: 42%;
	margin-top: 0.5em;
}
.raffleForm label {
	display: inline;
	font-size: 11px;
	line-height: 1.2;
}
#content .raffleForm p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.2;
}
.raffleForm input {
	display: block;
	margin: 1em auto;
}
#content p.finePrint {
	font-size: 10px;
	line-height: 1.2;
	margin: 1em 0;
	padding: 0;
}
#content p.finePrint.shy {
	margin-bottom: 0;
	color: #a7a7a7;
	border-top: 1px dotted #ccc;
	padding-top: 1em;
}

/*store thank you  page*/
#NewsletterBox {
	background: url(images/bg_storethankyou-newsletterbox.jpg) no-repeat;
	width: 490px;
	height: 300px;
	margin: 20px 0 20px 16px;
	position: relative;
}
#NewsletterBox .pad {
	padding: 15px;
}

.niceTable 
{
    width: 425px;
    font-size:1em;
}
.niceTable td
{
    border-bottom: 1px dotted #d7d7d7;
    padding: 10px 10px 10px 0;
}

/* Wedding Expo Form */

.addressForm .inline 
{
    display: inline;
    margin-top: 0;
    vertical-align: 0;
}
select 
{
    padding: 2px;
}

.museumLabel 
{
    padding-top: 1em;
    padding-bottom: 1em;
    margin: 1em 25px 1em 17px;
    border-top: 1px solid #f2f2f2;
}

.article 
{
    overflow: hidden;
}
