/*  
Theme Name: Nautical Club
Theme URI: 
Description: Custom WordPress theme for NauticalClubNC.com
Version: 1.0
Author: Option8, LLC
Author URI: http://www.option8.com

	
 */
html {
overflow-y: scroll;
overflow-x: hidden;
}

body {
	font-size: 62.5%;
}
img { 
	behavior: url(iepngfix.htc); 
}

#mainContainer {
	margin: 0 auto;
	width: 820px;
}

#cornerUL {
	position: absolute;
	top: auto;
	left: auto;
	height: 16px;
	width: 16px;
	background: url(images/corners.png) no-repeat left top;
	margin-top: -20px;
	*margin-top: 0;
	z-index: 101;
}
#cornerUR {
	position: absolute;
	top: auto;
	left: auto;
	height: 16px;
	width: 16px;
	background: url(images/corners.png) no-repeat -16px top;
	margin-left: 804px;
	margin-top: -20px;
	*margin-top: 0;
	z-index: 100;
}

#cornerLL {
	position: absolute;
	top: auto;
	left: auto;
	height: 16px;
	width: 16px;
	background: url(images/corners.png) no-repeat left -16px;
	margin-top: -20px;
	z-index: 101;
}
#cornerLR {
	position: absolute;
	top: auto;
	left: auto;
	height: 16px;
	width: 16px;
	background: url(images/corners.png) no-repeat -16px -16px;
	margin-left: 804px;
	margin-top: -20px;
	z-index: 100;
}


#header {
	position: relative;
	z-index: 100;
	background: url(images/header-blueline.gif) no-repeat 675px 52px;
}

#header #homeLogo {
	float: right;
	width: 245px;
	height: 50px;
}



/* drop down menus */


#header #globalNavigation {
	clear: both;
	color: #126EB8;
	list-style-type: none;
	z-index: 15;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
padding: 0; margin: 0;

}



#globalNavigation:hover, #globalNavigation.sfhover {
	background-image: url(images/header-subnavigation-background.png);
background-repeat: repeat-x;
background-position: left 30px;
}


#globalNavigationList {
	padding: 0;
	list-style: none;
	list-style-image: none;
	list-style-position: inside;
	height: 50px;
	margin:0 0 -20px 0;

}



#globalNavigationList li { 
	display:inline;
	position: relative;
padding: 0; margin: 0;
	height: 50px;
}

#globalNavigationList li.active a {
	color: #683925;
}
#globalNavigationList li a {
	color: #126EB8;
	text-decoration: none;
	border-right-width: 2px;
	border-right-color: #126EB8;
	padding-right: 7px;
	padding-left: 5px;
	border-right-style: solid;
}

#globalNavigationList li>ul { 
	top: auto;
	left: -9999px;
}

#globalNavigationList li ul { 
	position: absolute;
	width: 820px;
	padding-top: 15px;
	*padding-top: 33px;
	left: -9999px;

}


#globalNavigationList li.active ul{

}


#globalNavigationList li:hover ul, #globalNavigationList li.sfhover ul {
	left: -50px;

}


#globalNavigationList li ul li{ 
	color: #ACDDFF;
	font: .8em Arial, Verdana, Helvetica, sans-serif;
	border: none;
	background-color: #7CB739;	
	padding: 4px 10px 4px 10px;
	*padding: 3px 10px 3px 10px;
	margin-right:  -5px;
	height: 20px;
}
#globalNavigationList li ul li a , #globalNavigationList li.active ul li a {
	padding: 5px;
	margin:  0;
	color: #ffffff;	
	border-right-width: 0px;
	*padding: 0;

}
#globalNavigationList li ul li a:hover{
	color: #ACDDFF;
}




/* end drop downs */








#flash {
	clear: both;
	height: 299px;
	background-color:#FFFFFF;
}

#banner {
	
	clear: both;
	height: 100px;
	background: #0E3062 no-repeat left top;
}


#columnContainer {

	height: 280px;
	font: 1.2em Arial, Verdana, Helvetica, sans-serif;
	color: #683925;
	line-height: 1.5em;
	padding: 10px 0 10px 0;
	*padding-top: 20px;
}

#columnContainer H1 {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	color: #126EB8;
	padding: 0 0 0 4px;
	width: 235px;
}
#columnContainer H2 {
	font: .9em Arial, Verdana, Helvetica, sans-serif;
	color: #683925;
	border-bottom: 1px dotted #683925;
	padding: 0 0 8px 4px;
	width: 230px;
	margin-top: -1em;
}

#columnContainer #leftColumn, #columnContainer #centerColumn, #columnContainer #rightColumn {
	width: 240px;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
	height:  280px;
	background: url(images/body-columns-background.gif) no-repeat 258px 54px;

}

#columnContainer #rightColumn {
	background: none;
}


/* internal content */
.pageTitle {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	color: #126EB8;
	padding: 0 0 10px 0;
	margin: 20px 0 0 20px;
	width: 400px;
	border-bottom: 1px dotted #683925;
}


#columnContainerInternal {
	overflow: hidden;
	font: 1.2em Arial, Verdana, Helvetica, sans-serif;
	color: #683925;
	line-height: 1.5em;
	padding: 0 0 0 20px;
	margin-bottom:  2em;
	margin-top: 0;
	background: url(images/body-columns-background.gif) repeat-y right 54px;
}
* html #columnContainerInternal{
	height:1%;
}

#columnContainerInternal #leftColumn {
	padding-right: 30px;
	background: url(images/body-columns-background.gif) repeat-y right 54px;
	float:  left;
	width:  400px;
}

#columnContainerInternal #leftColumn ul {
padding-left: 1em;
}


#columnContainerInternal #rightColumn {
	padding:0 0 0 26px;
	margin-left: -16px;
	float:  left;
	background: url(images/body-columns-background.gif) repeat-y left 54px;

}

#columnContainerInternal #rightColumn img{
	padding-bottom: 10px;
}

#columnContainerInternal table td , #singleColumn table td {
	vertical-align: top;
}


#singleColumn {

	font: 1.2em Arial, Verdana, Helvetica, sans-serif;
	color: #683925;
	line-height: 1.5em;
	padding: 0;
	margin-bottom:  2em;
	margin-top: 0;

}

.FAQ {
font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;
	color: #683925;
	text-decoration: none;
padding-left: 10px;
}

p.FAQ {
margin-top: 0;
margin-left: 1.5em;
}

p.FAQanswer {
padding-bottom: 1.5em;
clear: both;
font: 1.1em Arial, Verdana, Helvetica, sans-serif;
padding-left: 30px;
}

.imageCaption {
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin:  0;
}

.bottomBorder {
	border-bottom: 1px dotted #683925;
clear: both;
}


#nextPreviousImage a {
 	color: #683925;
text-decoration: none;
font-weight: bold;
}

.imageGallery {

width: 65px;
height: 65px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
overflow: hidden;
}




#ecardImage {
height: 250px;
background-image: url(/images/ecard-lazy-river.jpg);
background-repeat: no-repeat;
margin-top: 14px;
}

#ecardContent {
width: 650px;
margin-bottom: 14px;
}




#footer {
	clear: both;
	color: #126EB8;
	font: 1.1em Arial, Verdana, Helvetica, sans-serif;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 3px 0;
	margin: 0;
	text-align: center;
}

#footer #footerNavigation {
	list-style: none;
	background-color: #ACDDFF;
	padding: 0;
	margin: 0;
}
#footer #footerNavigation li {
	display: inline;
	padding: 4px 20px 4px 20px;
	border-right: 2px solid #ffffff;
line-height: 1.8em;
}


#footer #footerNavigation li a {
	color: #126EB8;
text-decoration: none;
padding-bottom: 4px;
}


#copyright , #copyright a{
	color: #cccccc;
	text-align: center;
	padding: 2em 0;
}


.brownLink {
width:22px; 
height:22px;
background:url(images/dot-brown.gif) no-repeat top left;
float: left;
text-align: center;
}
.greenLink {
width:22px; 
height:22px;
background:url(images/dot-green.gif) no-repeat top left;
float: left;
text-align: center;
}

.brownLink a, .greenLink a {
	font: 18px bold Georgia, "Times New Roman", Times, serif;
text-decoration: none;
color: #ffffff;

}

.brownLink a:hover, .greenLink a:hover {
color: #cccccc;

}