@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14px;
	line-height:1.33em;
	background-color: #252525;
}

a, a:visited {
	color:#50ccfb;
}

a:hover {
	color:#00ffff;
	text-decoration: underline;
}

img {
	border:0px none;
}

#frame {
	text-align: center;
	width: 100%;
}
#innerframe {
	text-align: left;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	color:#FFFFFF;
}
#contentFooter {
	background: url(../images/images/contentbox-footer.gif) no-repeat center bottom;
	height: 16px;
	width: 100%;
}
#contentBody {
	background: url(../images/images/content-bg_08.gif) repeat-y center top;
	padding:16px 15px 1px;
	/* width: 100%;
	padding-right: 15px;
	padding-left: 15px; */
}
#contentHead {
	background: url(../images/images/content-topshadow_07.gif) no-repeat center bottom;
	padding-bottom: 3px;
	position: relative;
}

#profilePic {
	text-align: center;
	float: left;
	width: 300px;
}
#profilePic img {
	margin-right: auto;
	margin-left: auto;
}
#profileInfo {
	margin-left: 320px;
}

#profileInfo h1, #profileInfo h2, #profileInfo h3, #profileInfo p, #profileInfo ul, #profileInfo li {
	margin-top:0px;
}

ul.bigList {

}

ul.bigList li {
	font-size:14px;
	font-weight:bold;
	line-height:1.25em;
}


div.breaker {
	clear: both;
	height: 0px;
}
#banner {
	background: url(../images/panoptic-header.gif) no-repeat center center;
	height: 100px;
}
#eventFlyer {
	float: right;
	width: 400px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align:center;
}
#eventFlyer img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#eventFlyer div {
	text-align:left;
}

#contentBody h2 {
	/* color:#0391c7; */
	color:#FFF;
	border-bottom: 2px solid #026387;
	margin-right:420px;
}

#contentBody #profileInfo h2 {
	color:#FFF;
	border-bottom:0px none;
	margin-right:auto;
}

#eventArtists h3, #eventArtists h4 {
	font-size:1.5em;
	font-variant: small-caps;
	border-bottom: 2px dashed #106687;
	padding-bottom:.25em;
	margin-bottom:.25em;
	margin-right:420px;
}

#eventArtists h4 {
	border-bottom-color:#1b4554;
}

#eventArtists h5 {
	line-height: 1em;
	font-size:14;
	color: #CCC;
	margin-top: 0px;
	margin-left:0.5em;
	font-style:italic;
}
#frame #innerframe #contentBody #profileInfo h2 {
	border-bottom-width: 0px;
	border-bottom-style: none;
}

#panoDef p {
	font-size: 1.25em;
	margin:.5em;
}
#panoDef ol, #panoDef li {
	margin-top:0px;	
}

#panoDef {
	text-align:left;
	color:#999;
}

#panoMission p {
	font-size:12px;
	line-height:1.33em;
}

table.gallery tr td {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

#divgallery {
	display:table;
}

#divgallery2 {
	padding:0px 10px;
}

#divgallery2 div {
	background: url(../images/galleries/gal-img-bg-shadow.gif) no-repeat center center;
	margin: 5px;
	padding: 5px;
	float: left;
	height: 100px;
	width: 100px;
}


#divgallery div {
width:106px;
	height:106px;
	/*	display:table;*/
	margin:5px;
	float:left;

	display:table-cell;
	vertical-align:middle;
	text-align:center;


	/*
	width:100px;
	height:100px;
	text-align:center;
	line-height:100px;
	font-size:100px;
	display:table-cell;
	margin:10px;
	float:left;
	*/
}

#divgallery div div {
	background: url(../events/thumb-bg-corners.gif) no-repeat left top;	
	width:auto;
	height:auto;
	margin:auto;
	float:left;
	display:block;
}

#divgallery div div div {
	background: url(../events/thumb-bg-corners.gif) no-repeat right top;	
	width:auto;
	height:auto;
	margin:0px;
	float:none;
	display:block;
}

#divgallery div div div div {
	background: url(../events/thumb-bg-shadows.gif) no-repeat left top;
	padding: 2px 0px 0px 2px;
	width:auto;
	height:auto;
	margin:0px;
	float:none;
	display:block;
}

#divgallery div div div div div {
	padding:0px 4px 4px 0px;
	background: url(../events/thumb-bg-shadows.gif) no-repeat right bottom;
	width:auto;
	height:auto;
	margin:0px;
	float:none;
	display:block;
}


#divgallery div a {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	/*
	vertical-align:middle;
	*/
}

.navTab img {
	margin-right:15px;
}

.navTab {
	text-align:right;
	overflow:hidden;
}

#tab-home {
	background: url(../images/tabs/tab-sprites-main.png) no-repeat right 0px;
	height: 50px;
	width:113px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:10;
}
#tab-events {
	background: url(../images/tabs/tab-sprites-main.png) no-repeat right -300px;
	height: 50px;
	width: 163px;
	position: absolute;
	left: 98px;
	top: 0px;
	z-index:9;
}
#contentHead {
	/* overflow: hidden; */
}
div.galleryLink {
	text-align: center;
	float: left;
	width: 260px;
	margin:0px 13px;
}
div.galleryLink h3 {
	margin: 0px;
	line-height: 2em;
}
h1.galleryHead {
	line-height: 2em;
	margin: 0px;
	padding-left: 20px;
	clear: both;
}
#profileInfo ul li {
	font-size: 18px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#profileInfo ul li a {
	text-decoration: none;
	color: 0391c7;
}
#profileInfo ul {
	margin: 1em 0px;
	padding: 0px 0px 0px 2em;
	list-style: disc;
}
#profileInfo ul li a:hover {
	text-decoration: underline;
}
#emailform {
	margin-top:25px;	
}
#emailform input {
	border-width: 1px;
}
#emailform h4 {
	padding: 0px 20px;
	margin:1em 0px;
}
