/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column Hz
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 982px;
}
#logo {
	padding: 0 12px;
}
#navbar {
	margin-bottom: -4px;
	background-image: url(img/p7CRV980HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	zoom: 1;
}
#navbar_inner {
	background-image: url(img/p7CRV980HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(img/p7CRV980HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 736px;
}

#c1 .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 16px 28px 16px 34px;
	line-height: 1.25em;
}
#c2 .content {
	color: #e1e1e1;
	font-size: 0.8em;
	padding: 6px 32px 12px 32px;
	line-height: 1.5em;
}
h1 {
	color: #6ac1bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: .1em;
	word-spacing: .1em;
}
h2 {
	font-size: 1.2em;
	color: #6ac1bf;
	letter-spacing: .1em;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 1em 0;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	list-style-type: square;
}

.booked { 
	color: #ffa51c; 
	letter-spacing: .01em;
	font-weight: bold;
}
.callout-banner {
	float: right;
	width: 660px;
	margin: 10px -3px 10px 0px;
	background: transparent;
	padding: 7px;
	border: 1px solid #666666;
}
.callout-left {
	float: left;
	width: 187px;
	margin: 13px 10px 10px 31px;
	background: transparent;
	padding: 7px;
	border: 1px solid #666666;
	font-size: .8em;
	font-weight: bold;
}
.callout-right {
	float: right;
	width: 187px;
	margin: 13px 0px 10px 10px;
	background: transparent;
	padding: 7px;
	border: 1px solid #666666;
	font-size: .8em;
	font-weight: bold;
}
.callout-tabpanel {
	float: right;
	width: 187px;
	margin: 10px 6px 10px 10px;
	background: transparent;
	padding: 7px;
	border: 1px solid #666666;
	font-size: .85em;
	font-weight: bold;
}
.date-font { 
	color: #333333; 	
	font-family: verdana, arial, sans-serif;
	font-size: .65em; 
	font-weight: normal;
	letter-spacing: .01em;
}
.facebook {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #2e4679;
}
.itinerary {
	font-size: 1.1em;
	color: #e1e1e1;
}
.itinerary1 {
	font-size: 0.95em;
	color: #88cac8;
	margin: 5px;
	padding: 10px;
	border: 0px dotted #999999;
}
.itinerary2 {
	font-size: 0.95em;
	color: #deffdb;
	margin: 5px;
	padding: 10px;
	border: 0px dotted #999999;
}
.itinerary3 {
	font-size: 0.95em;
	color: #cccccc;
	margin: 5px;
	padding: 10px;
	border: 0px dotted #999999;
}
.list {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
.note {
	color: #08144a;
	padding: 10px;
	border: 1px dashed #666666;
}
.pageHeading {
	margin: 0 auto;

}
.tableHeader {
	margin: 0 auto;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #6ac1bf;
}
.tableNote {
	font-size: 0.95em;
	color: #6ac1bf;
	background-color: #000033;
	padding: 10px;
	border: 1px solid #666666;
}
.tooltip {
	color: #88cac8;
	font-variant: normal;
	border-bottom: 1px dotted #88cac8;
}
.topZero {
	margin-top: 6px;
}
 /* DATA TABLE */
 
#datatable table {
 border-collapse: collapse;
 border: 0;
 font-family: arial, Helvetica, sans-serif;
 font-size: .96em;
 width: 100%;
}
#datatable a {
 margin: 0 5px;
 border: 1px solid #4a4a4a;
 background-color: transparent;
 text-decoration: none;
 padding: 2px 4px;
 color: #cccccc;
 display: block;
 cursor: pointer !important;
}
#datatable a:hover {
 background-image: url(img/table_header.jpg);
 background-repeat: repeat-x;
 background-color: #ffffff;
 color: #333333;
 font-weight: normal;
 border-color: #666666;
}
#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-image: url(img/table_header.jpg);
 background-repeat: repeat-x;
 padding: 2px 0;
 color: #000024;
 border-right: #ffffff;
 border-left: #666666;
}
#datatable h2, #datatable h3 {
}
#datatable h2 {
 margin: 1em 0em .5em 0em;
 font-size: 1em;
 letter-spacing: .15em;
}
#datatable h3 {
 margin: 1em 0em .5em 0em;
 font-size: 1em;
 letter-spacing: .1em;
}
#datatable h4 {
 margin: 1em 0em .5em .75em;
 font-size: 1.1em;
 letter-spacing: .1em;
}
.liteTbl {
border:1px solid #000000;
}
.rowLite {
 cursor: default;
 background-color: #000033;
}


#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #ff301a;
	text-decoration: none;
}
.content a:visited {
	color: #ff301a;
	text-decoration: none;
}
.content a:hover, .content a:focus, .content a:active {
	color: #ffa51c;
	text-decoration: underline;
}

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 #666666 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #000033 !important;
}

/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #d90026;
}
#c1 .content a:visited {
	color: #d90026;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #0075be;
}
/*Footer Links*/
#footer a:link {
	color: #d90026;
	text-decoration: none;
}
#footer a:visited {
	color: #d90026;
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #0075be;
	text-decoration: underline;	
}

