/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */
	
/* #Typography (baseline corrections)
================================================== */
	body {	background:#262262;}
	h1 { line-height: 49px; margin-bottom: 14px;}
	h2 { line-height: 42px; margin-bottom: 7px; }
	h3 { line-height: 35px; margin-bottom: 7px; }
	h4 { line-height: 28px; margin-bottom: 7px; }
	h5 { line-height: 21px; }

	p { margin: 0 0 21px 0; color:#fff; font-family:Tahoma, Geneva, sans-serif; font-size:.9em; }
	p.lead { line-height: 28px; }


/*	Blockquotes  */
	blockquote, blockquote p { line-height: 21px;}
	blockquote { margin: 0 0 21px; padding: 7px 20px 0 19px; }

	hr { margin: 14px 0 28px;}
	
.textarea2 {
	width:100%;
	}
.redtext {
	background:#fff;	
	color:#F00;
	font-weight:bold;
	font-size:1em;
	padding-right:7px;
	padding-left: 7px;
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid #666;
}

.title {
	display:block;
	font-weight:bold;
	padding-top:7px;
	line-height:.8em;
}

.description {
	font-size:.8em;
}

/*	Links  */
a {
	color: #848400;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.box{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 7px;
}
form.chimp {
	padding:5px 0 5px 5px;
	margin:0 0 5px 0;
}
.couponupdate {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	top: 10px;
}


.eC_Clean_Nautica_Arial a.iframecvv {
	color: #696767;
	font-size:.8em;
	text-decoration:none;
}
.eC_Clean_Nautica_Arial a:link.iframecvv {
	color: #696767;
	font-size:.8em;
	text-decoration:none;
}
.eC_Clean_Nautica_Arial a:hover.iframecvv {
	text-decoration:underline;
}
	
/* #Lists (baseline corrections)
================================================== */
	ul, ol { margin-bottom: 7px; list-style-type:none; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 7px 0 7px 30px; }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 7px; }
	li { line-height: 21px; margin-bottom: 14px; }
	
ul.custom li { line-height: 10px; margin-bottom: 14px; text-indent:21px; margin-left:42px; }

/* #Site Styles
================================================== */

* { 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box; 
	}

img {
	max-width: 100%;
}
.cvv_mobile {
	display:none;
}

/*bands*/
.band {
	background:#262262;
	color:#fff; 
	}

.band.navigation {
	background:#CC0033;
	
}

.band.main h3 {
	color:#848400;
	font-size:24px;
	font-weight:bold;
}

.band.maincvv h3 {
	color:#D28D00;
	font-size:24px;
	font-weight:bold;
}

.band.main h4 {
	font-size:18px;
	font-weight:bold;
}

.sixteen.columns.top {
	margin-top:10px;
}
#slideshow {
	margin-bottom:7px;
}

.row2 {
	display:table-row;
}
.one-third.column.btmrow {
	padding:0 14px;
	border:1px solid #848400;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display:table-cell;
	margin-bottom:7px;
	height:120px;
	background-color:#404000;
}
.band.main h4 {
	font-size:1.4em;
	color:#222222;
	margin-bottom:0;
}
.sixteen.columns.slideshow img {
	max-height:300px;
	border:#FFF solid 1px;
	display:block;
	margin:0 auto;
}

.four.columns.gallery {
	width:215px;
	text-align:center;
	margin-bottom:21px;
}
	
.four.columns.gallery img {
	display:block;
	border:1px solid #fff;
}

ul.gallerylinks {
	list-style:none;
	padding:3px 15px;
	text-align:center;
}

ul.gallerylinks li {
	display:inline;
	list-style:none;
}
ul.gallerylinks li a {
	display:inline-block;
	padding:7px 40px 0;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0.08em;
}
ul.gallerylinks li a:hover {	
	text-decoration:underline;
	cursor:pointer;

}

ul.gallerylinks li.highlightlink a {	
	text-decoration:underline;
}

.size {
	font-size:10px;
}

.price  {
	margin:0 0 7px 0;
}
.sidet a {
	color:#D28D00;
	text-decoration:none;

}
.side a {
	color:#D28D00;
	text-decoration:none;
}
.sideb a {
	color:#D28D00;
	text-decoration:none;
}
.sidet a:hover {
	color:#D28D00;
	text-decoration:underline;

}
.side a:hover {
	color:#D28D00;
	text-decoration:underline;
}
.sideb a:hover {
	color:#D28D00;
	text-decoration:underline;
}
.band.main {
	padding:7px 0 0;
}

.centercontact {
	text-align:center;
}

.centerc {
	text-align:center;
	color:#D28D00;
		font-size:20px;
	font-weight:bold;
	line-height: 28px;
	 margin-bottom: 7px;
}

.band.footer {
	background: 
		url(../images/bottom_stitch.png) repeat-x,
		#CC0033;
		
		padding:14px 0 21px;
		text-align:center;
	
}
.sixteen.columns.schedule h2 {
	font-size:1.3em;
	font-weight:bold;
}
.band.footer p{
	margin:0
	
}
.band.footer h4{
	margin:0;
	font-size:20px;
	
}

.centercontact span {
	font-size:20px;
	
}

aside .sidet {
	background:url(../images/side_border_bottom.jpg) repeat-x bottom;
	padding:4px 0 4px;
	
}
aside .side {
	background:url(../images/side_border_bottom.jpg) repeat-x bottom;
	padding:4px 0 4px;
	
}
aside .sideb {
	padding:4px 0 4px;
	
}
.sidet img {
	vertical-align: middle;
	padding-right:21px;
	
}
.side img {
	vertical-align: middle;
	padding-right:21px;
	
}
.sideb img {
	vertical-align: middle;
	padding-right:21px;
	
}

.image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border:1px solid #fff;
}

.imagei img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*header*/
header.main {
	padding:0;
}
header h1.logo {
	margin:7px 0 0 0;
	float:left;
}

header h1.logo2 {
	margin:7px 0 0 0;
}

header h1.logo3 {
	margin:0;
	float: right;
	text-align:right;
	font-weight:bold;
	padding:14px;
	line-height:inherit;
}
p.white {
	color:#fff;
	margin:20px 0 3px 0;
	font-size:1.3em;
}

header h1.logo {
	width:358px;
	height:118px;
	display:block;
	margin-bottom:3px;
	
	
	font:0/0 a;
	text-shadow:none;
	color:transparent;
}
.six.columns.sidebarcontact h3 {
	color:#fff;
}
	

header h1.logo2 {
	width:304px;
	height:78px;
	display:block;
	/*background:url(../images/top_image.gif) no-repeat;*/
	float:right;
	
	font:0/0 a;
	text-shadow:none;
	color:transparent;
}

/*Navigation*/
nav.primary ul,
nav.primary ul li {
	margin:0px;
	font-size:12px;
}

nav.primary select {
	display:none;
	width:100%;
	height:28px;
	margin:10px 0;
	
}
nav.primary ul li {
	display:inline;
	float:left;
	position:relative;
}
nav.primary ul li a {
	display:inline-block;
	background:url(../images/cup.jpg) no-repeat;
	line-height:36px;
	font-size:1.2em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding:0 14px 0 33px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0.08em;
}
nav.primary ul li a:hover {	
	background:#8A5E00;
	color:#FFF;
	cursor:pointer;

}

.highlight {
	background:url(../images/cup2.jpg) no-repeat #000;
	cursor:pointer;
	z-index:999;

}
nav.primary ul li a.highlight {
	background:none;
}

/*sub menu*/
nav.primary ul ul {
	opacity: 0; 
  	filter: alpha(opacity=0); 
	
	position: absolute;
	background:#404000;
	z-index: 999;	

	height:0px;
	overflow:hidden;
	
	min-width: 100%;
	
	-webkit-transition: opacity 0.4s ease-out;
	-moz-transition: opacity 0.4s ease-out;
	-o-transition: opacity 0.4s ease-out;
	-ms-transition: opacity 0.4s ease-out;
	transition: opacity 0.4s ease-out;
	
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);	
}

nav.primary ul ul li a {
white-space: nowrap;
}

nav.primary ul li span {
	display:none;	
}
nav.primary ul li:hover ul {
	opacity: 10; 
  	filter: alpha(opacity=100);
	
	height:auto;
	overflow:auto;
}
nav.primary ul ul li {
	float:none;
	display:list-item;
	border-bottom:1px solid #8A5E00;
}
nav.primary ul ul li a {
	display:block;
	line-height:28px;
	text-transform:none;
}
nav.primary ul li:hover > a {
	background:url(../images/cup2.jpg) no-repeat #000;
}
/*ecart styles*/
.product form select {
	max-width: 140px;
	height:21px;
	margin:0 0 7px;
	color: #000;
	background-color: #F0F0F0;
	font-weight: bold;
	
}

.product form {
	margin:0 0 7px;
}
.product form option {
	font-weight: bold;
	
}

.product a {
	color:#000
	text-decoration:none;
}
.product a:hover {
	color:#000;
	text-decoration:underline;
}

/*tabs*/
ul.tabs {
	margin: 0;
}


ul.tabs li {
	position: relative;
	top: 1px;
}

ul.tabs li a.active {
	height: 34px;
	background: url(../images/lightbox_bg.jpg);
}

ul.tabschoices {
	margin: 14px 0 0;
}


ul.tabschoices li {
	position: relative;
	top: 1px;
}

ul.tabschoices li a.active {
	height: 34px;
	background: url(../images/lightbox_bg.jpg);
}

.tabs-content li {
	background: url(../images/lightbox_bg.jpg);
	padding: 14px 14px;
	border: 1px solid #ddd;
	border-top: none; 
}

.tabs-contentchoice li {
	background: url(../images/lightbox_bg.jpg);
	padding: 7px 0;
	border: 1px solid #ddd;
	border-top: none; 
}

nav.tab {
	margin:28px 0; 
}


/*lightbox*/
/* jQuery lightBox plugin - Gallery style */
#gallery ul li {
	border:none;	
}

#gallery ul li a {
	text-decoration:none;	
}
	#gallery {
		/*background-color: #444;*/
		background:url(images/lightbox_bg.jpg);
		width: 100%;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 1px solid #3e3e3e;
		border-width: 1px 1px 1px;
	}
	#gallery ul a:hover img {
		border: 1px solid #D28E00;
		border-width: 2px 2px 2px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
/* jQuery lightBox plugin - Gallery style - galleryc1 */
#galleryc1 ul li {
	border:none;	
}

#galleryc1 ul li a {
	text-decoration:none;	
}
	#galleryc1 {
		/*background-color: #444;*/
		background:url(images/lightbox_bg.jpg);
		width: 100%;
	}
	#galleryc1 ul { list-style: none; }
	#galleryc1 ul li { display: inline; }
	#galleryc1 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 5px;
	}
	#galleryc1 ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px;
		color: #fff;
	}
	#galleryc1 ul a:hover { color: #fff; }
	
/* jQuery lightBox plugin - Gallery style - galleryc2 */
#galleryc2 ul li {
	border:none;	
}

#galleryc2 ul li a {
	text-decoration:none;	
}
	#galleryc2 {
		/*background-color: #444;*/
		background:url(images/lightbox_bg.jpg);
		width: 100%;
	}
	#galleryc2 ul { list-style: none; }
	#galleryc2 ul li { display: inline; }
	#galleryc2 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 5px;
	}
	#galleryc2 ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px;
		color: #fff;
	}
	#galleryc2 ul a:hover { color: #fff; }
	
/* jQuery lightBox plugin - Gallery style - galleryc3 */
#galleryc3 ul li {
	border:none;	
}

#galleryc3 ul li a {
	text-decoration:none;	
}
	#galleryc3 {
		/*background-color: #444;*/
		background:url(images/lightbox_bg.jpg);
		width: 100%;
	}
	#galleryc3 ul { list-style: none; }
	#galleryc3 ul li { display: inline; }
	#galleryc3 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 5px;
	}
	#galleryc3 ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px;
		color: #fff;
	}
	#galleryc3 ul a:hover { color: #fff; }
	
/*lightbox2*/

/* jQuery lightBox plugin - Gallery style */
#gallery2 ul li {
	border:none;	
}

#gallery2 ul li a {
	text-decoration:none;	
}
	#gallery2 {
		/*background-color: #444;*/
		background:url(images/lightbox_bg.jpg);
		width: 100%;
	}
	#gallery2 ul { list-style: none; }
	#gallery2 ul li { display: inline; }
	#gallery2 ul img {
		border: 1px solid #3e3e3e;
		border-width: 1px 1px 1px;
	}
	#gallery2 ul a:hover img {
		border: 1px solid #D28E00;
		border-width: 2px 2px 2px;
		color: #fff;
	}
	#gallery2 ul a:hover { color: #fff; }	
	
/*lightbox3*/

/* jQuery lightBox plugin - Gallery style */
#gallery3 ul li {
	border:none;	
}

#gallery3 ul li a {
	text-decoration:none;	
}
	#gallery3 {
		/*background-color: #444;*/
		background:url(images/lightbox_bg.jpg);
		width: 100%;
	}
	#gallery3 ul { list-style: none; }
	#gallery3 ul li { display: inline; }
	#gallery3 ul img {
		border: 1px solid #3e3e3e;
		border-width: 1px 1px 1px;
	}
	#gallery3 ul a:hover img {
		border: 1px solid #D28E00;
		border-width: 2px 2px 2px;
		color: #fff;
	}
	#gallery3 ul a:hover { color: #fff; }	

/*lightbox4*/



/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
	
		nav.primary select {
			display:block;
			color:#000;
			font-size:16px;
		}
		
		nav.primary ul {
			display:none;
		}
		header h1.logo {
	margin:0 auto 0;
	float:none;
	
	}
P.white {
	margin:0;
}
	
		header h1.logo2 {
	margin:0 auto 14px;
	float:none;
	
	}
	header h1.logo3 {
	margin:0;
	text-align:center;
	float:none;
	padding:0 0 5px;
	
	}
	aside .sidet {
	background:url(../images/side_border_bottom.jpg) repeat-x top,
			   url(../images/side_border_bottom.jpg) repeat-x bottom;
	padding:4px 0 4px;
	
}
	.band.footer span {
		display:none;
	}
	
	.product p {
		margin:0 0 14px;
}

	.simpleTabsContent.currentTab { 
	display:block;
	width:100%;
	min-width:100%;
	}
	.simpleTabs {
	margin-top:7px;
	margin-bottom:7px;
 	}
	
	.imagei img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:14px;
}

.centercontact {
	display:none;
}

.sidet a {
	color:#D28D00;
	text-decoration:none;
	font-size:px;

}
.side a {
	color:#D28D00;
	text-decoration:none;
	font-size:16px;
}
.sideb a {
	color:#D28D00;
	text-decoration:none;
	font-size:16px;
}
.sidet a:hover {
	color:#D28D00;
	text-decoration:underline;
	font-size:16px;

}
.side a:hover {
	color:#D28D00;
	text-decoration:underline;
	font-size:16px;
}
.sideb a:hover {
	color:#D28D00;
	text-decoration:underline;
	font-size:16px;
}
.band.maincvv h3 {
	color:#D28D00;
	font-size:16px;
	font-weight:bold;
}

	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
.four.columns.gallery {
	width:420px;
}
			
		}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
.four.columns.gallery {
	width:300px;
}
header h1.logo {
	width:300px;
	height:98px;
}
form.Compact_annie input.formTextfield_Large {
	width:280px;
}
form.Compact_annie textarea.formTextarea_Medium {
	width:280px;
}
			
		
		}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
