/*
Theme Name: MK3
Theme URI: http://www.markettheme.com
Description: Wordpress powered market theme
Version: 3.51
Author: MarketTheme.com
*/


/* General */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*

a {
	text-decoration: underline;
	color: #4D98C8;
}

a:hover {
	text-decoration: underline;
	color: #1C5F85;
}
/* Top Bar 

#bar {
	background-color: #DBE2C2;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 2%;
	padding-left: 2%;
}
#bar .barhead{
	width: 870px;
	margin: auto;
	position: relative;
}
#bar .pdl {
	float: right;
}
#bar .postform {
	font-family:verdana;
	font-size:8pt;
	background-color:#EEEEEE;
	border-width:1px;
	width:175;
	margin: 0;
}
#bar .pdl p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#bar .sdl {
	float: right;
}
#bar .sdl p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#bar .sdl a {
	color: #1C5F85;
	font-weight: bold;
}
#bar .sdl a img {
	border: 0px;
}
#bar .sdl .viewcarttop {
	text-align: right;
}
#bar .sdl .topsearchbar {
	position: absolute;
	right: 0px;
	bottom: 2px;
}
/* Nav 

#nav {
	background-color: #c0ca9c;
	padding-right: 2%;
	padding-left: 2%;
}

#nav .navbar {
	width: 870px;
	margin: auto;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav li a {
	float: left;
	margin: 0 1px 0 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 15px;
	color: #232323;
}
#nav li a:hover {
	color: #000;
	background: #fff;
}
#nav .current_page_item {
	background-color: #fff;
}

*/

#rednav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 26px;
	height: 30px;
	background: transparent url(images/bgTopnav.jpg) top left repeat-x;
}

#rednav ul li {
	list-style: none;
	display: inline;
}

#rednav ul li a {
	margin: 0 3px;
	height: 30px;
	display: block;
	float: left;
}

#rednav ul li a.home {
	width: 75px;
	background: transparent url(images/btnHome.jpg) top left no-repeat;
}

#rednav ul li a.dryTortugas {
	width: 146px;
	background: transparent url(images/btnDryTortugas.jpg) top left no-repeat;
}

#rednav ul li a.sunsetSails {
	width: 121px;
	background: transparent url(images/btnSunsetSails.jpg) top left no-repeat;
}

#rednav ul li a.dolphins {
	width: 97px;
	background: transparent url(images/btnDolphins.jpg) top left no-repeat;
}

#rednav ul li a.snorkeling {
	width: 117px;
	background: transparent url(images/btnSnorkeling.jpg) top left no-repeat;
}

#rednav ul li a.bookNow {
	width: 114px;
	background: transparent url(images/btnBookNow.jpg) top left no-repeat;
}

#rednav ul li a.store {
	width: 66px;
	background: transparent url(images/btnStore.jpg) top left no-repeat;
}

#rednav ul li a.about {
	width: 77px;
	background: transparent url(images/btnAbout.jpg) top left no-repeat;
}

#rednav ul li a.home:hover,
#rednav ul li a.dryTortugas:hover,
#rednav ul li a.sunsetSails:hover,
#rednav ul li a.dolphins:hover,
#rednav ul li a.snorkeling:hover,
#rednav ul li a.bookNow:hover,
#rednav ul li a.store:hover,
#rednav ul li a.about:hover,
#rednav ul li a.selected{
	background-position: left bottom;
}

/* Wrap */

#pad {
	padding: 20px 40px;
	}

/* Content */

#contentSub {
	width: 100%;
	margin-bottom: 10px;
}
/* Content -> News Panel */

#contentSub .news {
	width: 420px;
	float: left;
}
#contentSub .news .head {
	background-image: url(imgs/news.gif);
	height: 23px;
	background-repeat: no-repeat;
	width: 100%;
	margin-bottom: 10px;
}
#contentSub .news .post {
	bottom-bottom: 1px solid #999;
	margin-bottom: 15px;
}
#contentSub .news h2 {
	font-size: 1.225em;
	color: #000;
	margin: 0px;
	margin-bottom: 6px;
}
#contentSub .news h2 a {
	color: #000;
	border-bottom: 1px none #888;
}
#contentSub .news h2 a:hover {
	border-bottom: 1px dotted #222 ;
	color: #222;
}
#contentSub .news h2 img {
	vertical-align: text-bottom;
	margin-right: 2px;
}
#contentSub .news .comments {
	font-size: .825em;
	font-weight: normal;
	color: #ca1717;
}
#contentSub .news p {
	font-size: 1em;
	line-height: 165%;
	margin-bottom: 11px;
	color: #232323;
}
#contentSub .news li {
	margin-bottom: 15px;
}
#contentSub .news .post p a {
	border-bottom: 1px none #4D98C8;
	color: #4D98C8;
	padding: 2px;
}
#contentSub .news .post p a:hover {
	border-bottom: 1px dotted #1C5F85;
}
#contentSub .post h3 {
	font-size: 1.325em;
	color: #333;
	margin-bottom: 10px;
}
/* Content -> Product and Sidebar Panel */

#leftNav {
	padding-top: 40px; 
	width: 15%; 
	font-size: 90%; 
	float: left;
	}
	
#leftNav li#listHead {	
	padding: 0;
	margin-bottom: 10px;
	color: #de1a1c;
	font-size: 115%;
	font-weight: bold;
	background: none;
	}

#leftNav li {
	padding-left: 20px;
	list-style: none;
	line-height: 125%;
	background: #fff url(imgs/bgListItem.gif) left 4px no-repeat;
	}
	
#leftNav li a {
	color: #333;
	text-decoration: none;
	}	
	
#leftNav li a:hover {
	color: #de1a1c;
	}
	
#leftNav li ul {
	margin-left: 30px;
	}
	
#leftNav .pushLeft {
	margin-left: 20px;
	}			

#contentSub .products {
	width: 400px;
	float: right;
}
#contentSub .products .head {
	background-image: url(imgs/newproducts.gif);
	height: 23px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 8px;
}
#contentSub .products .post {
	float: left;
	/*width: 116px;*/
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	display: inline;
}
#contentSub .products .post .item {
	font-size: 12px;
	/*background-image: url(imgs/itembg.gif);*/
	/*height: 86px;*/
	/*width: 116px;*/
	text-align: center;
	line-height: normal;
	margin-bottom: 5px;
}
#contentSub .products .post .item img {
	margin-top: 7px;
}
#contentSub .products .post .item a img {
	border: 1px solid #D2D2D2;
	padding: 3px;
}
#contentSub .products .post .item a:hover img {
	border: 1px solid #7cceed;
}
#contentSub .products .post .inside {
	font-size: 12px;
}
#contentSub .products .post .top {
	font-color: #222;
	text-align: center;
}
#contentSub .products .post .top h2 {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-size: 14px;
}
#contentSub .products .post .top h2 a {
	color: #4d98c8;
}
#contentSub .products .post .top h2 a:hover {
	color: #2a718c;
}
#contentSub .products .post .bot {
	background-color: #F3F3F3;
	color: #222;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#contentSub .products .post .bot p {
	color: #222;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
#contentSub .products .navigation {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#contentSub .products .navigation a {
	border: 1px solid #ccc;
	color: #000;
	padding: 4px;
}
#contentSub .products .navigation a:hover {
	border: 1px solid #222;
	color: #222;
}
#contentSub .products .navigation .left {
	width: 45%;
	float: left;
}
#contentSub .products .navigation .right {
	width: 45%;
	float: right;
	text-align: right;
}
/* Content -> Sidebar Widget Styles */

#contentSub .products .widgetcase {
	width: 350px;
	float: right;
}
#contentSub .products .widgetcase p {
	font-size: .850em;
	color: #343434;
	line-height: 175%;
}
#contentSub .products .widgetcase .textwidget {
	font-size: .850em;
	color: #343434;
	line-height: 175%;
}
#contentSub .products .widgetcase h2.widgettitle {
	font-size: .965em;
	margin-bottom: 10px;
	padding: 0px;
	color: #454545;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
}
#contentSub .products .widgetcase ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#contentSub .products .widgetcase ul li {
	margin-bottom: 3px;
}
#contentSub .products .widgetcase ul li a {
	font-size: 1em;
	color: #1c5f85;
}
#contentSub .products .widgetcase ul li a:hover {
	background-color: #e2e2e2;
	color: #222;
}
#contentSub .products .widgetcase ul .children {
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 1em;
	line-height: normal;
}
#wp-calendar {
	background-color:#F1F1EF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size: .725em;
	vertical-align:middle;
	text-align:center;
	width: 100%;
	margin-bottom: 9px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #E6E6DF;
	color: #333333;
}
#wp-calendar caption {
	display: none;
}
#wp-calendar td {
	color:#333333;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	background-color: #FFFFFF;
}
#wp-calendar td.pad:hover {
	font-size:9px;
	color:#FF4200;
	background-color: #ffffff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #E6E6DF;
	color: #ca1717;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Content -> Spacer */
.spacer {
	width: 100%;
	clear: both;
}
/* Content -> Product Item Display Page */

#contentSub .breadcrumbs {
	padding-top: 7px;
	margin-bottom: 5px;
}
#contentSub .breadcrumbs p {
	font-size: 11px;
	text-transform: lowercase;
	color: #444;
	line-height: normal;
}
#contentSub .breadcrumbs p a {
	border-bottom: 1px none #888;
	color: #444;
}
#contentSub .breadcrumbs p a:hover {
	border-bottom: 1px solid #111;
	color: #111;
}
#contentSub .news .ls {
	width: 256px;
	float: left;
}
#contentSub .news .tr {
	width: 356px;
	text-align: center;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 2px;
}
#contentSub .news .tr img {
	width: 100px;
	height: 100px;
	padding: 2px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;
}
#contentSub .news .mi {
	width: 350px;
	padding: 2px;
	border: 1px solid #f2f2f2;
	margin-bottom: 2px;
	height: 350px;
}
#contentSub .product_image {
	padding: 30px 0 0 60px;
	float: left;
	text-align: center;
}
#contentSub .product_image .tr img {
	padding: 2px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;
}
#contentSub .product_image .mi {
	padding: 2px;
	border: 1px solid #f2f2f2;
	margin-bottom: 2px;
}
#contentSub .desc {
	width: 380px;
	float: right;
	padding-top: 38px;
}
#contentSub h2 .price {
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
#contentSub h2 .sold {
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
#contentSub .desc .buy {
	padding: 5px;
	font-size: 11px;
	line-height: 150%;
	text-transform: uppercase;
	color: #666;
	clear: both;

}
#contentSub .desc .buy .lsf {
	width: 40%;
	float: left;
}
#contentSub .desc .buy .rsf {
	float: right;
	width: 40%;
}
#contentSub .desc .buy .field {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border-width:1px;
	width: 115px;
	margin: 0px;
}
#contentSub .desc .buy .field2 {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border-width:1px;
	margin: 0px;
}
#contentSub .desc h2 {
	font-size: 1.225em;
	color: #000;
	margin: 0px;
	margin-bottom: 6px;
}
#contentSub .desc p {
	font-size: 1em;
	line-height: 165%;
	margin-bottom: 11px;
	color: #232323;
}
#contentSub .desc p a {
	color: #1c5f85;
	border-bottom: 1px solid #1c5f85;
}
#contentSub .desc p a:hover {
	color: #111;
	border-bottom: 1px solid #222;
}
/* Content -> Normal Full Product Flow */

#contentSub .grid {
	margin: 0 auto;
	width: 100%;
	float: left;
}
#contentSub .grid .post {
	float: left;
	/*width: 116px;*/
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	display: inline;
}
#contentSub .grid .post .item {
	font-size: 12px;
	/*background-image: url(imgs/itembg.gif);*/
	/*height: 86px;*/
	/*width: 116px;*/
	text-align: center;
	line-height: normal;
}
#contentSub .grid .post .item img {
	margin-top: 7px;
}
#contentSub .grid .post .item a img {
	border: 1px solid #D2D2D2;
	padding: 3px;
}
#contentSub .grid .post .item a:hover img {
	border: 1px solid #7cceed;
}
#contentSub .grid .post .inside {
	font-size: 12px;
}
#contentSub .grid .post .top {
	font-color: #222;
	text-align: center;
}
#contentSub .grid .post .top h2 {
	margin: 0px;
	padding: 0px;
	line-height: 125%;
	font-size: 11px;
}
#contentSub .grid .post .top h2 a {
	color: #31398c;
	text-decoration: none;
}
#contentSub .grid .post .top h2 a:hover {
	text-decoration: underline;
}
#contentSub .grid .post .bot {
	background-color: #F3F3F3;
	color: #222;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#contentSub .grid .post .bot p {
	color: #222;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
#contentSub .grid .navigation {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#contentSub .grid .navigation a {
	border: 1px solid #ccc;
	color: #000;
	padding: 4px;
}
#contentSub .grid .navigation a:hover {
	border: 1px solid #222;
	color: #222;
}
#contentSub .grid .navigation .left {
	width: 45%;
	float: left;
}
#contentSub .grid .navigation .right {
	width: 45%;
	float: right;
	text-align: right;
}
#contentSub .grid .price {
	color: #000;
	width: 108px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 9px;
}
#contentSub .grid .sold {
	background-color: #31398c;
	color: #fff;
	width: 108px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 9px;
}
/* Content -> Archives */

#contentSub .archive {
	width: 100%;
	margin: 0 auto;
}

#contentSub .archive a {
	color: #31398c;
	text-decoration: none;
	}
	
#contentSub .archive a:hover {
	text-decoration: underline;
	}

#contentSub .archive h2 {
	font-size: .875em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 9px;
}

#contentSub .archive p {
	line-height: 165%;
	color: #232323;
	font-size: .825em;
}
#contentSub .archive .col1 {
	width: 400px;
	padding-right: 49px;
	float: left;
}
#contentSub .archive .col1 p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#contentSub .archive .col1 p img {
	vertical-align: bottom;
}
#contentSub .archive .col2 {
	width: 120px;
	padding-right: 29px;
	float: left;
	text-align: center;
}
#contentSub .archive .col2 img {
	margin-top: 5px;
	padding: 2px;
	border: 1px solid #ccc;
}
#contentSub .archive .col2 a img {
	border: 1px solid #ccc;
}
#contentSub .archive .col2 a:hover img {
	border: 1px solid #222;
}
#contentSub .archive .col3 {
	width: 100px;
	padding-right: 29px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
#contentSub .archive .col3 .price {
	margin-top: 20px;
	color: #000;
	padding: 2px;
	font-weight: bold;
}
#contentSub .archive .col4 {
	width: 100px;
	float: right;
	text-align: center;
}
#contentSub .archive .post-even {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: #f9f9f9;
	padding-right: 5px;
	padding-left: 5px;
}
#contentSub .archive .post-odd {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px
}
#contentSub .archive .post-even p a, .post-odd p a {
	border-bottom: 1px dotted #999;
	font-weight: normal;
}
/* Content -> Comments */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}
#commentform textarea {
	width: 100%;
}
#commentlist .author {
	font-size: .950em;
	margin-bottom: 5px;
	color: #000;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#commentlist p a {
	background-color: #fff;
	font-size: .925em;
	line-height: 175%;
}

.col1 {
	float: left;
	padding-left: 3%;
}
.col2 {
	width: 40%;
	float: right;
	padding-right: 20px;
	text-align: right;
}

#copyright {
	text-align: center;
}
#copyright p {
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#copyright p a {
	color: #777;
}
#copyright p a:hover {
	color: #222;
}



.redbar {
background-color: #ca1717;
color: #fff;
text-align: center;
font-size: 11px;
padding-top: 3px;
padding-bottom: 3px;
}

.redbar a {
color: #fff;
border-bottom: 0px dotted #f2f2f2;
}



.categorynav {
	margin: 20px 0 40px 0;
	padding-left: 62px;
	width: 740px;
	float: left;
}

.categorynav li {
	margin: 0 20px 10px 0;
	padding-bottom: 8px;
	width: 220px;
	display: inline;
	list-style: none;
	float: left;
	text-align: center;
}

.categorynav a {
	color: #006;
	text-decoration: none;
}

.categorynav img {
	margin-bottom: 8px;
	border: none;
}

.categorynav a img {
	padding: 14px;
	width: 200px;
	height: 200px;
	background: url(imgs/bgThumb.gif) top left no-repeat;
}

.categorynav a:hover img {
	background: url(imgs/bgThumb.gif) bottom left no-repeat;
}

#related-posts h6 {
	margin: 0 0 4px 0;	
	font-size: 90%;
}

#related-posts ul {
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#related-posts li {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 90%;
}

#related-posts a {
	color: #dd191a;
	text-decoration: none;
}

#ticketDisclaimer {
	margin: 0 0 30px 0; 
	width: 100%; 
	font-size: 70%;	
}