/* Website template by freewebsitetemplates.com */
@font-face {
	font-family: 'PTSerif-Caption';
	src: url('../fonts/PT_Serif-Caption-Web-Regular.eot');
	src: local('☺'), url('../fonts/PT_Serif-Caption-Web-Regular.woff') format('woff'), url('../fonts/PT_Serif-Caption-Web-Regular.ttf') format('truetype'), url('../fonts/PT_Serif-Caption-Web-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: url(../images/bg-body.jpg) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	min-width: 960px;
	margin: 0;
}
img {
	border: 0;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}
.clearfix:after {
	clear:both;
	content:"";
	display:block;
	height:1%;
	line-height:0;
	visibility:hidden;
}
/*------------------------------ HEADER ------------------------------*/
.btn1, .btn2, .btn3, #newsletter input {
	background: url(../images/interface.png) no-repeat;
}
.btn1, .btn2, .btn3 {
	color: #fdfdfd;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: -3px 0 3px #053131;
	text-transform: uppercase;
}
.btn1 {
	background-position: 0 0;
	height: 34px;
	line-height: 34px;
	width: 202px;
	padding: 0 3px 9px;
}
.btn2 {
	background-position: 0 -53px;
	height: 37px;
	line-height: 37px;
	width: 216px;
	padding: 0 3px 8px;
}
.btn3 {
	background-position: 0 -108px;
	font: 22px/49px Georgia, "Times New Roman", Times, serif;
	height: 49px;
	width: 222px;
}
.btn1:hover {
	background-position: -222px 0;
}
.btn2:hover {
	background-position: -232px -53px;
}
.btn3:hover {
	background-position: -232px -108px;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	background-color: black;
	height: 85px;
	padding: 16px 0 0;
	text-align: right;
	position: fixed;
	top: 0;
    left: 0;
    width: 100vw;
    z-index: 1;
}
/** Logo **/
#logo {
	float: left;
	/* display: inline-block; */
	margin-left: 10px;
}
/** Navigation **/
#navigation {
	display: inline-block;
	height: 30px;
	list-style: none;
	margin: 0 10px;
	padding: 0;
}
#navigation li {
	float: left;
	margin: 0 30px;
}
#navigation li:first-child {
	margin-left: 0;
}
#navigation li a {
	color: #efefef;
	line-height: 30px;
	padding: 0;
	text-decoration: none;
}
#navigation li a:hover, #navigation li.selected a {
	color: #44b2f1;
}
#navigation .showMobile{
	float: left;
	height: 30px;
	display: none;
}
 /* Style The Dropdown Button */
.dropbtn {
    background-color: #4CAF50;
    color: white;
    /* padding: 16px; */
    font-size: 14px;

    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	height: 30px;
	list-style: none;
	margin: 0 30px;
	padding: 0;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
	margin-top: 30px;
    background-color: #f9f9f9;
    min-width: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 2;
	right: 0;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 4px 11px;
    text-decoration: none;
    display: block;
	font-size: 14px;
	font-weight: normal;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background: url(../images/templatemo_menu_hover.jpg) left top; color: #176eb0;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
	
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {
	background: url(../images/bg-content.png) repeat-x center top;
	margin: 100px 0px 0 0px;
	padding: 56px 0px 10px 0px;
}
#contents h1, #featured h3 {
	color: #fbfdfd;
	font: italic 34px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 18px;
}
#contents h2{
	color: #fbfdfd;
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 18px;
}
#contents h3{
	color: #fbfdfd;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 18px;
}
#contents h5{
	color: #fbfdfd;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 18px;
	font-weight: 800;
}
#contents p {
	color: #e8eff4;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0px;
	text-align: justify;
}
#contents p a {
	color: #36b4fd;
}
#contents p a:hover {
	color: #e8eff4;
}
#contents p b {
	display: block;
}
#contents .body {
	width: 940px;
	margin: 0 auto;
	padding: 20px 10px 0px 10px;
}
#contents .click-here {
	float: right;
	background: url(../images/cruise_ins.jpg) no-repeat center top;
	/* display: inline-block; */
	height: 162px;
	width: 301px;
	margin-left: 20px;
	text-align: center;
}
#contents .click-here h1 {
	color: #addcfe;
	font-style: italic;
	line-height: 36px;
	margin: 18px 0;
} 
#content .shadow {
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
			
	        }

#contents .sponsor{
	opacity: 1;
}

#contents .sponsor:hover{
	opacity: .75;
	transform: scale(1.02);
}
#rcorners2 {
	border-radius: 25px;
	border: 5px solid #e8eff4;
	padding: 20px;
	width: 275px;
	height: 350px;
	float: left;
	margin-left: 2%;
  }
  #rcorners3 {
	border-radius: 25px;
	border: 5px solid #e8eff4;
	padding: 20px;
	width: 275px;
	height: 350px;
	float: left;
	margin-left: 5px;
  }
  #rcorners4{
	border-radius: 25px;
	border: 5px solid #e8eff4;
	padding: 20px;
	width: 275px;
	height: 250px;
	float: left;
	margin-left: 2%;
  }
  #rcorners5 {
	border-radius: 25px;
	border: 5px solid #e8eff4;
	padding: 20px;
	width: 275px;
	height: 250px;
	float: left;
	margin-left: 5px;
  }
  .shadow {
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
			/* outline-style: solid;
			outline-width: 1px;
			outline-color: #3d3824; */
	        }
/** adbox **/
#adbox {
	background: #020a13 url(../images/SKC_bg-adbox.png) no-repeat center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	min-height: 433px;
	margin: -56px 0 0px;
}
#adbox .wrapper {
	width: 940px;
	padding: 54px 10px 26px;
}
#adbox .info {
	height: 354px;
	width: 290px;
	overflow: hidden;
	float: right;
	padding: 0px 5px 0px 0px;
}
#adbox h1 {
	color: #ffffff;
	font-size: 48px;
	font-style: italic;
	line-height: 50px;
	margin-bottom: 15px;
}
#adbox p {
	color: #e2e2e2;
	font-size: 14px;
	line-height: 24px;
}
#adbox p a {
	color: #176eb0;
}
#adbox div.highlight {
	background: #171a1a url(../images/adbox-bg-heading.jpg) repeat-x left top;
	min-height: 82px;
	border-color: #000;
	border-style: solid none;
	border-width: 1px;
	text-align: center;
}
#adbox div.highlight h2 {
	color: #484b4b;
	font-size: 24px;
	line-height: 82px;
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	text-shadow: -3px 0 3px #121413;
}
#adbox div.highlight h2 i {
	font-weight: normal;
}
/** main **/
.main {
	padding: 0 10px;
	margin: 0 10px 0 10px;
}
/** sidebar **/
#sidebar {
	float: right;
	width: 220px;
	margin: 0 10px 0 40px;
}
#sidebar h3{
	color: #fbfdfd;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 80px;
	padding: 0;
}
#sidebar > ul li {
	margin: 0 0 16px;
}
#sidebar > ul li img {
	border: 4px solid #fff;
	border-radius: 3px;
}
#sidebar > ul li a {
		color: #e8eff4;
		font-size: 14px;
	}
#sidebar > ul li a:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
	color: #176eb0;
}
#sidebar .click-here {
	background: url(../images/flag.png) no-repeat center top;
	display: inline-block;
	height: 162px;
	width: 221px;
	margin-left: 20px;
	text-align: center;
}
/** time **/
.time {
	color: #2986bb;
	font-size: 14px;
}
/** list **/
.list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list li span.time {
	float: right;
	margin-top: 6px;
}
.list li h4 {
	color: #fbfdfd;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	text-transform: uppercase;
}
.list li {
	padding: 0 0 48px;
}
#contents .list li p {
	padding: 0;
}
.list li a.more {
	float: right;
	color: #34b0fb;
	/* display: inline-block; */
	font-size: 14px;
}
.list li a.more:hover {
	color: #c3e9fe;
}
/** pagination **/
.pagination {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.pagination li {
	float: left;
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 2px;
}
.pagination li a {
	color: #36b4fd;
	padding: 3px;
	text-decoration: none;
}
.pagination li a:hover, #pagination li.selected a {
	color: #95d3f9;
}
/** gallery **/
#gallery #sidebar, #contact #sidebar {
	margin-left: 10px;
}
#gallery .photos {
	margin: 0 0 20px;
}
#gallery .viewer {
	margin: 0 0 18px;
}
#gallery .photos > ul {
	background-color: #072a3e;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 12px 15px;
}
#gallery .photos > ul li {
	float: left;
	margin: 0 9px;
	position: relative;
}
#gallery .photos > ul li a:hover span.cover {
	background-color: #e8eff4;
	display: block;
	height: 96px;
	width: 100%;
	opacity: 0.49;
	position: absolute;
	top: 0;
	left: 0;
}
/** news **/
#news{
	width: 70%;
}
/** Contact **/
#contact form {
	width: 709px;
}
#contact form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contact form ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 18px;
}
#contact form ul li > label {
	float: right;
	color: #e8eff4;
	/* display: inline-block; */
	font: italic 14px/36px 'PTSerif-Caption';
	width: 230px;
}
#contact form ul li > label.msg {
	margin-bottom: 60px;
	padding-top: 80px;
}
#contact form ul li:hover > label {
	color: #2da6fc;
}
#contact textarea {
	float: left;
	background-color: #fff;
	color: #060606;
	font: 14px/36px Georgia, "Times New Roman", Times, serif;
	height: 367px;
	width: 450px;
	border: 0;
	margin: 0 10px 0 0;
	padding-left: 10px;
	overflow: auto;
}
#contact form ul li div {
	display: inline-block;
	width: 225px;
	margin: 50px 0;
	padding-left: 5px;
}
#contact form ul li div label {
	color: #fcc43d;
	display: inline-block;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#contact input[type='text'] {
	background-color: #fff;
	color: #060606;
	font: 14px/36px Georgia, "Times New Roman", Times, serif;
	height: 36px;
	width: 440px;
	border: 0;
	margin-right: 10px;
	padding: 0 10px;
}
#contact input[type='checkbox'] {
	background-position: 0 0;
	height: 13px;
	width: 12px;
	border: 0;
	margin-left: 0;
	margin-right: 10px;
	padding: 0;
}
#contact input[type='submit'] {
	cursor: pointer;
	border: 0;
	margin-top: 3px;
	margin-left: 5px;
}
#contact div.checkbox label {
	cursor: pointer;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	background-color: #e8eff4;
	border-top: 1px solid #fdfcfc;
}
#footer #contents {
	background: url(../images/bg-content.png) repeat-x center top;
	margin: 0px 0px 0 0px;
	padding: 56px 0px 10px 0px;
}
#footer .contents p {
	color: #e8eff4;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0px;
	text-align: justify;
}
#footer .contents p a {
	color: #36b4fd;
}
#footer .contents p a:hover {
	color: #e8eff4;
}
#footer .contents p b {
	display: block;
}
#footer .body {
	background: #072438 url(../images/bg-footer.jpg) no-repeat center top;
	min-height: 136px;
	padding: 10px 0 0 0; 
	color: #e8eff4;
	font-size: 14px;
	line-height: 24px;
}
#footer h4 {
	color: #fff;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 12px;
}
#footer p {
	color: #7890a1;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 6px;
}
#footer .message {
	padding: 10px 10px 10px 10px; 
	color: #e8eff4;
	font-size: 14px;
	line-height: 24px;
}
#footer a {
	color: #36b4fd;
}
#footer a:hover {
	color: #e8eff4;
}
/** featured **/
#featured {
	display: block;
	list-style: none;
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}
#featured li {
	float: left;
	width: 220px;
	margin: 0 10px;
	text-align: center;
}
#featured li h3 {
	color: #07304d;
	font-size: 18px;
	margin: 18px 0;
}
#featured li h3 a {
	color: #000000;
	text-decoration: none;
}
#featured li h3 a:hover {
	color: #36b4fd;
}
#featured li p {
	color: #07304d;
	font-size: 14px;
	text-align: center;
}
#featured .about{
	background-image: url(../images/about-icon.png);
	height: 204px;
	width: 220px;
}
#featured .about:hover{
	background-image: url(../images/about-icon-blue.png);
	height: 204px;
	width: 220px;
}
#featured .events{
	background-image: url(../images/events-icon.png);
	height: 204px;
	width: 220px;
}
#featured .events:hover{
	background-image: url(../images/events-icon-blue.png);
	height: 204px;
	width: 220px;
}
#featured .gallery{
	background-image: url(../images/gallery-icon.png);
	height: 204px;
	width: 220px;
}
#featured .gallery:hover{
	background-image: url(../images/gallery-icon-blue.png);
	height: 204px;
	width: 220px;
}
#featured .sponsors{
	background-image: url(../images/sponsors-icon.png);
	height: 204px;
	width: 220px;
}
#featured .sponsors:hover{
	background-image: url(../images/sponsors-icon-blue.png);
	height: 204px;
	width: 220px;
}
#featured .contact{
	background-image: url(../images/contact-icon.png);
	height: 204px;
	width: 220px;
}
#featured .contact:hover{
	background-image: url(../images/contact-icon-blue.png);
	height: 204px;
	width: 220px;
}
#featured .veterans-show{
	background-image: url(../images/contact-icon.png);
	height: 204px;
	width: 220px;
}
#featured .veterans-show:hover{
	background-image: url(../images/contact-icon-blue.png);
	height: 204px;
	width: 220px;
}
#featured .news{
	background-image: url(../images/news-icon.png);
	height: 204px;
	width: 220px;
}
#featured .news:hover{
	background-image: url(../images/news-icon-blue.png);
	height: 204px;
	width: 220px;
}
#featured .veterans-orgs{
	background-image: url(../images/veterans-orgs-icon.png);
	height: 204px;
	width: 220px;
}
#featured .veterans-orgs:hover{
	background-image: url(../images/veterans-orgs-icon-blue.png);
	height: 204px;
	width: 220px;
}
/** links **/
#links {
	float: left;
	width: 180px;
	margin: 0 10px;
}
#links > div {
	float: left;
	width: 200px;
}
#links ul {
	list-style: none;
	width: 178px;
	margin: 0;
	padding: 0;
}
#links ul li {
	background: url(../images/border-footer.png) repeat-x left bottom;
	margin: 0 0 6px;
	padding: 3px 0 8px;
}
#links ul li:first-child {
	padding-top: 0;
}
#links ul li a {
	color: #36b4fd;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}
#links ul li a:hover {
	color: #e8eff4;
}
/** newsletter **/
#newsletter {
	float: left;
	width: 540px;
	margin: 0 10px 10px;
}
#newsletter form {
	display: inline-block;
}
#newsletter input {
	float: left;
	font: 14px/36px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 36px;
	border: 0;
	margin: 0;
	padding: 0;
}
#newsletter input[type='text'] {
	background-position: 0 bottom;
	width: 282px;
	margin-right: 24px;
	padding-left: 6px;
	padding-right: 6px
}
#newsletter input[type='submit'] {
	background-position: -304px bottom;
	color: #fff;
	cursor: pointer;
	width: 102px;
}
#newsletter input[type='submit']:hover {
	background-position: right bottom;
}
#footer .footnote {
	background: #171a1a url(../images/adbox-bg-heading.jpg) repeat-x left top;
	border-color: #000;
	border-style: solid none;
	border-width: 1px;
	text-align: center;
}
