/* 
  -----------------------------------
  John Schnell Studio - Two Column 960
  by John Schnell
  www.johnschnell.net
  -----------------------------------
*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #e1e1e1;
	background-color: #000000;
	min-width: 960px;
}
#logo {
	background-image: url(../images/banners/logo_bg.jpg);
	background-repeat: repeat-x;
}
#banner {
	margin: 12px 0;
}
h1 {margin: 0;}
#tagline {
	margin: 3px 0 30px 20px;
	font-size: 0.65em;
	letter-spacing: .6em;
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
	background-image: url(img/2colgallery_mid.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url(img/2colgallery_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 231px;
	font-size: 0.75em;
}
#midcolumn {
	float: right;
	width: 717px;
	margin: 0 0 0 12px;
	font-size: 0.8em;
}
#rightcolumn {
	float: left;
	width: 231px;
	font-size: .75em;
}
#layoutbottom {
	clear: both;
	background-image: url(img/2colgallery_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
span.dropcap {
	font-family: times,'Palatino Linotype', Georgia, serif;
	float:left;
	font-size:5.85em;
	margin: 0 10px 0 0;
	padding: 0 .1em 0 0;
	display: block;
	line-height: .775em;
	color: #cccccc;
	border-right: 1px dotted #cccccc;
}
h2 {
	font-size: 1.5em;
	margin: 1.5em 0 0 0;
}
h2.top {
	margin: 0 0 16px 0;
	font-size: 1em;
	color: #ccc;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 1.5em 0 0 0;
}
h4.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	color: #303030;
	letter-spacing: 0.1em;
}
h5 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
h5.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	color: #99ccff;
	letter-spacing: 0.3em;
}
.content {
	background-image: none;
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 20px;
}
.content p {
	margin: 8px 0 0 0;
	line-height: 1.3em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #ccffcc;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #99ccff;
}
.note {
	font-size: 0.95em;
	color: #99ccff;
	padding: 10px;
	border: 1px dotted #999999;
}
.itinerary {
	font-size: 1.1em;
	color: #e1e1e1;
}
.itinerary1 {
	font-size: 0.95em;
	color: #99ccff;
	margin: 5px;
	padding: 10px;
	border: 0px dotted #999999;
}
.itinerary2 {
	font-size: 0.95em;
	color: #ccffcc;
	margin: 5px;
	padding: 10px;
	border: 0px dotted #999999;
}
.itinerary3 {
	font-size: 0.95em;
	color: #cccccc;
	margin: 5px;
	padding: 10px;
	border: 0px dotted #999999;
}
.date-font { 
	color: #cccccc; 	
	font-family: verdana, arial, sans-serif;
	font-size: .65em; 
	font-weight: normal;
}
.callout {
	float: left;
	width: 160px;
	margin: 0px 10px 0 0px;
	padding: 10px;
	border: 1px dotted #999999;
	font-size: 0.75em;
	font-weight: bold;
}
.callout-icon {
	float: left;
	width: 128px;
	margin: 0px 10px 10px 0;
	background: #202020;
	padding: 5px;
	border: 1px dashed #666666;
	font-size: 0.75em;
	font-weight: bold;
}
.callout-iconright {
	float: right;
	width: 128px;
	margin: 10px 0 10px 10px;
	background: #202020;
	padding: 5px;
	border: 1px dashed #666666;
	font-size: 0.75em;
	font-weight: bold;
}
.callout-right {
	float: right;
	width: 187px;
	margin: 12px 0px 0 10px;
	padding: 8px;
	border: 1px solid #505050;
	font-size: 0.75em;
	font-weight: bold;
}
.copyright {
	tex-align: center;
	font-size: 0.95em;
	font-weight: normal;
}
.title { 
	color: #0075be; 	
	font-family: verdana, arial, sans-serif;
	font-size: 1.5em; 
	line-height: 2em;
	letter-spacing: .1em;
	font-weight: bold;
}

.legend { 
	color: #cccccc; 
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: .05em;
}
.legend-font { 
	color: #ababab; 
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: .75em;
	font-weight: normal;
}
 
fieldset	{ padding: 10px; -moz-border-radius: 5px; border: #333333 1px solid; }

fieldset legend	{ padding: 0; margin-bottom: 5px; }

.image-border		{ LEFT: 0px; position: relative; bottom: 0px; border: #999999 1px solid; }

.image-borderon		{ LEFT: 1px; position: relative; bottom: 5px; border: #e1e1e1 1px solid; }

 /* DATA TABLE */
 
#datatable table {
 border-collapse: collapse;
 border: 0;
 font-family: arial, Helvetica, sans-serif;
 font-size: .96em;
 width: 76%;
}
#datatable a {
 border: 1px solid #4a4a4a;
 background-color: #242424;
 text-decoration: none;
 padding: 3px;
 color: #cccccc;
 display: block;
 cursor: pointer !important;
}
#datatable a:hover {
 background-color: #4d4d4d;
 color: #e1e1e1;
 background-image: none;
 border-color: #303030;
}
#datatable th, #datatable td {
 text-align: left;
 padding: 4px;
 border: 1px solid #4a4a4a;
 font-weight: normal;
}
.dwnlnk {
 background-image: none;
 background-repeat: no-repeat;
 background-position: left bottom;
}
.mainheader {
 background-color: #101010;
 color: #cccccc;
 font-weight: bold;
}
#datatable h2, #datatable h3 {
}
#datatable h2 {
 margin: 1em 0em .5em 0em;
 font-size: 1em;
 letter-spacing: .15em;
}
#datatable h3 {
 margin: 1em 0em .5em 10em;
 font-size: 1.2em;
 letter-spacing: .15em;
}
#datatable h4 {
 margin: 1em 0em .5em .75em;
 font-size: 1.1em;
 letter-spacing: .1em;
}
.liteTbl {
border:1px solid #000000;
}
.rowLite {
 cursor: default;
 background-color: #242424;
}


 /* PAGE LINK COLORS */


a:link		{ color: #ccffcc; text-decoration: none; }

a:visited	{ color: #ccffcc; text-decoration: none; }

a:active	{ color: #99ccff; text-decoration: underline; }

a:hover		{ color: #99ccff; text-decoration: underline; }

#footerbox {
	width: 960px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
	color: #e1e1e1;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
#footer a:link {
	color: #0075be;
	text-decoration: none;
}
#footer a:visited {
	color: #0075be;
	text-decoration: none;
}
#footer a:active {
	color: #cccccc;
	text-decoration: underline;
}
#footer a:hover {
	color: #cccccc;
	text-decoration: underline;
}

/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0 1px;
	font-size: .9em;
	color: #e1e1e1;
	background-color: #333333;
	padding: 4px 12px 4px 18px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #424242;
	letter-spacing: .25em;
}
.title {
	margin: 0 1px;
	font-size: .9em;
	line-height: 1.4em;
	color: #99ccff;
	background-color: #303030;
	padding: 4px 4px 4px 20px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #333333;
	letter-spacing: .05em;
}
.description {
	margin: 0 1px;
	font-size: 1em;
	font-weight: bold;
	color: #99ccff;
	background-color: #333333;
	padding: 8px;
	letter-spacing: .05em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #202020 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
