﻿html { overflow-x: hidden; }

body {
	background-color: #999966;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12pt;
	padding: 10px 0 50px 0;
	margin: 0;
}
.titlepage {
	margin-top: 15%;
}
#buttons {
	text-align: left;
	width: 100%;
	display: block;
}
#buttons img {
	padding: 0;
}
#header {
	width: 800px;
	height: 165px;
	display: block;
	margin: 0 auto;
	padding: 0;
}
#header img {
	border: 0;
}
#main {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}	
ul li {
	font-size: 11pt;
	line-height: 17pt;
	text-align: left;
	list-style-position: inside;
}
#headerimg, #footerinfo {
	background-position: center center;
	background-color: black;
	background-image: url(http://www.library.fau.edu/depts/spc/JaffeCenter/Images/jcba_black_header.gif);
	background-repeat: no-repeat;
}
#menu {
	width: 800px;
	height: 45px;
	padding: 0;
	margin: 5px auto;
	border-top: 4px solid #999966;
}
#menu ul, #colltabslist ul {
	display: block;
	list-style: none;
	width: 800px;
}
#menu li, #colltabslist li {
	float: left;
	text-align: center;
	list-style: none;
}
#menu li a:link, #menu li a:visited {
	height: 25px;
	display: block;
	padding-top: 4px;
	background-color: #a4c067;
	color: #5c7432;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	border-bottom: 4px #999966 solid;
	border-right: solid 4px #999966;
}
#menu li a:hover {
	color: #660000;
}
#menu li a.aboutthecenter {
	width: 167px;
}
#menu li a.exhibitions {
	width: 126px;
}
#menu li a.workshops {
	width: 128px;
}
#menu li a.thecollection {
	width: 144px;
}
#menu li a.events {
	width: 93px;
}
#menu li a.contactus {
	width: 122px;
	border-right: 0px;
}
#main.aboutthecenter a.aboutthecenter, #main.exhibitions a.exhibitions, #main.workshops a.workshops, #main.thecollection a.thecollection, #main.events a.events, #main.contactus a.contactus {
	font-size: 13.5pt;
	height: 35px;
	display: block;
	border-bottom: 0;
	border-top: 0;
	border-right: solid 4px #999966;
	background-color: #999966;
	color: #d2de83;
}
#main.contactus a.contactus {
	width: 114px;
	border-left: 4px solid #999966;
	border-right: solid 4px #999966;
}
#main.contactus a.events {
	border-right: 0;
}
.left {
	float: left;
	clear: left;
	padding-right: 20px;
}

a:link, a:visited, a:active {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
}

.right {
	float: right;
	clear: right;
	padding-left: 20px;
}
.center {
	margin: 20px auto;
	text-align:center;
}
img {
	padding: 7px;
	border: 0;
}
.clear {
	clear: both;
	height: 1px;
	padding: 0;
	margin: 0;
}
h1 {
	color: #d2de83;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	font-size: 26pt;
	font-weight: normal;
	clear: both;
}
h2 {
	text-align: center;
	color: #5c7432;
	font-weight: normal;
	font-size: 18pt;
}
.events h2 {
	position: relative;
	top: -20px;	
}
h3 {
	text-align: center;
	color: #333;
	font-size: 15pt;
	font-weight: normal;
	padding-top: 20px;
}
h4 {
	text-align: left;
	text-transform:lowercase;
	font-size: 20px;
	padding-left: 5%;
	margin: 0;
	clear: both;
}
#graphix_examples {
	text-align: center;
	clear: both;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 40px;
}
.single_collection {
	width: 100%;
	display: block;
}
.single_collection_image {
	width: 280px;
	display: block;
	float: left;
	text-align: center;
	padding: 10px;
	padding-top: 30px;
}
.single_collection_image img {
	padding: 0;
	border: 0;
}
.single_collection_image p {
	text-align: center;
	font-size: 9pt;
	width: 85%;
	margin: 0 auto;
	font-style:italic;
	line-height: 15pt;
}
.single_collection_info {
	display: block;
	float: right;
	width: 490px;
	padding-left: 10px;
}
.meta_info {
	width: 85%;
	margin: 0 auto;
	background: #a7a77a;
	padding: 10px;
}
#previous_next {
	width: 95%;
	display: block;
	padding-top: 30px;
}
.previous {
	float: left;
	margin-left: 20px;
}
.next {
	float: right;
	margin-right: 20px;
}
.previous, .next {
	font-size: 10pt;
	font-weight: bold;
	width: 100px;
	padding: 10px 0;
	display: block;
}
a:link.previous, a:visited.previous, a:link.next, a:visited.next {
	background-color: #a4c067;
	color: #5c7432;
	text-decoration: none;
}
a:hover.previous, a:hover.next {
	background-color: #999966;
	color: black;
}
p {
	font-size: 11pt;
	line-height: 20pt;
	text-align:justify;
	margin: 20px auto;
	width: 90%;
}

#Itinerant_Content {
	border-top:thick #A4C067 solid;
	}



#colltabs ul {
	width: 800px;
	display: block;
	padding: 0;
	margin-left: 0px;
	padding-bottom: 40px;
}
#colltabslist li a:link,  #colltabslist li a:visited, #colltabslist li a:active {
	text-decoration: none;
	width: 158px;
	display: block;
	padding: 5px 0;
	margin: 0;
	color: #5c7432;
	font-size: 12pt;
	border: 1px solid #a7a77a;
	border-bottom: 1px solid #a4c067;
	font-weight: bold;
	text-transform: lowercase;
}
#colltabslist li a:hover {
	background-color: #a4c067;
	border: 1px solid #a4c067;
	border-bottom: 1px solid #a7a77a;
	color: black;
}
#colltabslist li a.active {
	background-color: #a7a77a;
	font-size: 13pt;
	color: black;
	border: 1px solid #a4c067;
	border-bottom: 1px solid #a7a77a;
}
#colltabslist li a.blank {
	border: 1px solid #999966;
	border-bottom: 1px solid #a4c067;
	background: #999966;	
	color: #999966;
}
#colltabslist li a.blank1 {
	border: 1px solid #999966;
	border-left: 1px solid #a7a77a;
	border-bottom: 1px solid #a4c067;
	background: #999966;	
	color: #999966;
}
#collitems, #mutanabbi {
	float: left;
	display: block;
	list-style-position: inside;
	position: relative;
	top: -10px;
}
#collitems li {
	float: left;
	width: 43%;
	padding-left: 50px;
	height: 40px;
}
#mutanabbi li {
	padding-left: 50px;
	height: 40px;
	width: 44%;
}
#col1 {
	width: 49%;
	display: block;
	float: left;
}
#col2 {
	width: 49%;
	float: left;
}
#main a:link.event {
	text-align: center;
}
a:link.event, a:visited.event {
	margin: 18px;
	padding: 10px 0;
	width: 230px;
	height: 230px;
	float: left;
	text-align: center;
	background-color: #a7a77a;
	text-decoration: none;
}
a:link.single, a:visited.single {
	margin: 18px auto;
	padding: 10px 0;
	width: 230px;
	height: 230px;
	display: block;
	text-align: center;
	background-color: #a7a77a;
	text-decoration: none;
}
a:hover.event, a:hover.single {
	background-color: #a4c067;
}
.eventdate {
	color: black;
	font-size: 15pt;
	font-variant:small-caps;
	font-weight: bold;
}
.eventimg {
	width: 100%;
	display: block;
}
.eventimg img {
	padding: 10px 0;
	border: 0;
}
.eventtitle {
	color: #333;
	font-size: 12pt;
	font-weight: bold;
}
table {
	width: 100%;
	margin-top: 10px;
	font-size: 10pt;
	text-align: left;
	border-collapse:collapse;
}
.tableheader {
	text-align: center;
	font-weight: bold;
	text-transform:lowercase;
}
.tableheader td {
	border-right: 1px dotted #333;
	border-bottom: 1px solid #333;	
}
.tabledate {
	width: 15%;
}
.tabletitle {
	width: 40%;	
}
.tabledescription {
	width: 45%;	
}
#contactustable .tableheader {
	display: none;
	border: 0;
	margin: 0;
	padding: 0;	
}
.contactinfo {
	width: 220px;
	font-size: 13pt;
	padding-top: 8px;
	padding-bottom: 8px;
}
.contactinfo .name{
	color: #5c7432;
	font-weight: bold;
}
#contactustable {
	text-align: center;
}
tr.color td{
	background-color: #a7a77a;
	border: 1px solid #a7a77a;
}
hr {
	height: 3px;
	width: 85%;
	color: #a4c067;
	clear: both;
}
#contactustable2 {
	text-align: center;
	margin-left:25px;
}
tr.color td{
	background-color: #a7a77a;
	border: 1px solid #a7a77a;
}
hr {
	height: 3px;
	width: 85%;
	color: #a4c067;
	clear: both;
}


#footer {
	width: 800px;
	height: 70px;
	margin: 30px auto;
}
#decoration {
	height: 5px;
	margin: 0;
	padding: 0;
	clear: both;
	border: 0;
	width: 800px;
	font-size: 10px;
	border-top: solid 2px #999966;
	background-color: #a4c067;
}
#flashslideshow {
	background-color: black;
}
#collection_info {
	background-color: #a7a77a;
	padding: 0;
	padding-bottom: 15px;
	margin: 15px 0;
	float: left;
	width: 750px;
	position: relative;
	left: 25px;
}
#collection_image {
	width: 49%;
	display: block;
	float: left;
	text-align: center;
	padding-top: 15px;
}
#collection_image p {
	font-size: 10pt;
	line-height: 12pt;
	width: 80%;
	text-align: center;
	position: relative;
	top: -15px;
}
#collection_meta {
	width: 50%;
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	text-align: center;
}
#collection_meta h2 {
	text-align: left;
	width: 90%;
}
#collection_meta p {
	line-height: 16pt;
	width: 90%;
	position: relative;
	top: -20px;
	margin-left: 0;
	text-align: justify;
}
.alignright {
	text-align: right;
}

form {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 20px;
}

#tour {
	padding-left: 45px;
}

label {
	font-size: 11pt;
	display: block;
	width: 230px;
	float: left;
	font-weight: bold;
}

input{
	width: 200px;
}

#numberofpeople {
	width: 40px;
}

#submit {
	margin-top: 20px;
	margin-bottom: 20px;
}

#submit2 {
	width: 10%;
	margin-left: 10px;
}

select {
	width: 203px;
}

textarea {
	width: 400px;
	height: 100px;
}

input, textarea, select {
	background-color: #c3c39f;
	border: 1px solid #a7a77a;
}

#mailinglist {
	width: 50%;
	font-weight: bold;
}

#support_buttons {
	width: 85%;
	margin: 0 auto;
}

a:link.tourbutton, a:visited.tourbutton, a:link.supportbutton, a:visited.supportbutton {
	display: block;
	width: 45%;
	height: 35px;
	text-align: center;
	background-color: #a4c067;
	text-decoration: none;
	padding-top: 15px;
	font-weight: bold;
}

a:hover.tourbutton, a:active.tourbutton, a:hover.supportbutton, a:active.supportbutton {
	background-color: #a7a77a;
	color: #000;
}

.tourbutton {
	float: left;
}

.supportbutton {
	float: right;
}