/* Specific Styles Go Here */
body {
background-color: #141201;
margin: 0px;
margin-top: 0px;
}

#footer {
	background: #141201;
}

div.container {
margin-top: 0px;
width:98%; 
margin:1%;
}

#wrapper {
  margin-left:auto; 
  margin-right:auto; 
  margin-top: 0px;
}

table#table0 {
  text-align:center; 
  margin-left:auto; 
  margin-right:auto; 
  width:900px;
  background-color: #101D27;
  }

  table#table1 {
  text-align:center; 
  width:660px;
  background-color: #fff;
  
  }  
  
  tr,td {text-align:left;}
  h1, h2, h3 {color: #000; letter-spacing:-0.05em;}
  a, a:link, a:visited {color: #5A4A4A;}
  a:hover {color: #660000;}

.ccrframe {


}

.xcontents {
  background-color: #fff;
padding-left:0px;
padding-top:6px;
}

.content_partnertitle {
text-transform:uppercase;
font-weight:bold;
color:#55727D;
font-size:1.5em;
letter-spacing:-0.05em;
margin-bottom:10px;
}

.content_partnersummary {
color:#222;
font-size:1.0em;
margin-bottom:10px;
}

.content_leftcol {
width:100px;
float:left;
}

.content_rightcol {
float:right;
}

table#nextgig {
  text-align:center; 
  margin-left:auto; 
  margin-right:auto; 
  background-color: #fff;
  }

table#nextgig td {
  text-align: center; 
}


#footer {
	
	text-align:center;
	padding: 6px 0 10px 0;
	color: #fff;
	font-size: 0.8em;
}
		 
#footer a {
	color: #fff;
	text-decoration: none;
}
		
#footer a:hover {
	text-decoration: underline;
color: #FFFFFF;
}

.rblk {
background-color:#fff;
text-align:center;
}

/* ALT FLASH CLEANUP */

#homeAlt {
background-image:url("/modules/xmldata/content/home-alt.jpg");
background-repeat:no-repeat;
background-position:top left;
padding:0 0 0 600px;
text-align:right;
}

.navstrip {
padding:150px 0 0 10px;
min-height:450px;
}

.navstrip li {
font-size:x-large;
color:#fff;
list-style:none;
line-height:150%;
}

.navstrip a {
color:#fff;
padding:3px 10px 3px 10px;
}

.navstrip a:hover {
background-color:#fff;
color:#00B6FF;
}

/* forms cleanup */

fieldset {
border: solid 1px #999;
padding: 4px;
margin: 4px;
}

fieldset div, fieldset form {
font-family: "Helvetica Neue", Arial, sans-serif;
font-weight: normal; 
font-size: 12px;
font-color: #000000;

}

fieldset form input {
margin: 4px;
}

legend{
font-family: "Helvetica Neue", Arial, sans-serif;
font-weight: normal; 
font-size: 14px;
text-decoration: none;
padding: 0px;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
letter-spacing: -1px;
text-align: center;
}

td.even, td.odd, td.even textarea, td.even select {
font-family: "Arno Pro", "Helvetica Neue", Arial, sans-serif;
font-weight: normal; 
font-size: 10px;

}

td.even select {
width: 240px;
}

td.head {
font-family: "Arno Pro", "Helvetica Neue", Arial, sans-serif;
font-weight: normal; 
font-size: 12px;

}

#userinfo th {
font-family: "Helvetica Neue", Arial, sans-serif;
font-weight: bold; 
font-size: 14px;

}

legend b{
font-weight: normal; 

}

/* Collection headings

text-transform:uppercase;
font-weight:bold;
color:#55727D;
font-size:1.5em;
letter-spacing:-0.05em;
margin-bottom:10px;
} */

.collecthead {
text-transform:uppercase;
font-weight:bold;
color:#55727D;
font-size:1.5em;
letter-spacing:-0.05em;
margin-bottom:3px;
}
.collectcopy {
color:#222;
font-size:1.0em;
margin-bottom:10px;
padding-left:10px;
}

/* picture box styles */

.pboxcell {
/*background-image: url('/images/picbox-160.gif');
background-repeat: no-repeat;
*/
vertical-align: top;
padding-left: 5px;
padding-top: 40px;
}

.pboxcell_noheader {
vertical-align: top;
padding-left: 5px;
padding-top: 10px;
}

.pboxtext{
font-family: arial, helvetica, sans-serif;
font-weight: normal; 
font-style: normal; 
color: #000; 
font-size: 12px;
margin-right: 4px;

}

.pboxtext p {
font-family: arial, helvetica, sans-serif;
font-weight: normal; 
font-style: normal; 
color: #000; 
font-size: 12px;
margin-top: 0px;
margin-right: 4px;
line-height: 14px;

}



/* bread crumb trail */

.crumb
{
	margin: 5px;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.crumb a
{
	color: #095AA6;
	font-weight: normal;
}

.crumb a:visited
{
	color: #095AA6;
	font-weight: normal;
}

.crumb a:hover
{
	color: #FF9900;
	font-weight: normal;
}




/* lightbox styles - normally dont change this! */
/* B LBox CSS */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/* E LBox */

/* GCAL */

#gcal {
margin-left:5px;
}

.gigDisplay {
padding:0 0 8px 0;
border-bottom:1px dotted #ccc;
font-size:0.9em;
}

.gigDisplay h3 {
margin-top:8px;
}

.gigCity {
margin-bottom:0;
text-transform:uppercase;
letter-spacing:0;
}

.gigDate {
font-weight:bold;
font-size:1.1em;
color:#555555;
}


.gigInfo {
margin-top:3px;
padding-left:10px;
line-height:110%;
}

.gigLeftCol {
font-weight:bold;
font-size:0.9em;
color:#55727D;
float:left;
width:100px;
}
.gigRightCol {
font-weight:normal;
font-size:0.9em;
color:#222222;
margin-left:100px;}