/* =============================================================================
   Font Face
   ========================================================================== */

@font-face {
    font-family: 'LHFOldBlockCondBoldRegular';
    src: url('../fonts/lhfoldblockcondbold-webfont.eot');
    src: url('../fonts/lhfoldblockcondbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lhfoldblockcondbold-webfont.woff') format('woff'),
         url('../fonts/lhfoldblockcondbold-webfont.ttf') format('truetype'),
         url('../fonts/lhfoldblockcondbold-webfont.svg#LHFOldBlockCondBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KnockoutHTF27JuniorBantamwtRg';
    src: url('../fonts/knockout-htf27-juniorbantamwt-webfont.eot');
    src: url('../fonts/knockout-htf27-juniorbantamwt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/knockout-htf27-juniorbantamwt-webfont.woff') format('woff'),
         url('../fonts/knockout-htf27-juniorbantamwt-webfont.ttf') format('truetype'),
         url('../fonts/knockout-htf27-juniorbantamwt-webfont.svg#KnockoutHTF27JuniorBantamwtRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SignPainterHouseBrush';
    src: url('../fonts/signpainter-housebrush-webfont.eot');
    src: url('../fonts/signpainter-housebrush-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/signpainter-housebrush-webfont.woff') format('woff'),
         url('../fonts/signpainter-housebrush-webfont.ttf') format('truetype'),
         url('../fonts/signpainter-housebrush-webfont.svg#SignPainterHouseBrush') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
 * HTML5 ✰ Boilerplate
 *
 * ==|== normalize ==========================================================
 */

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */
   
html { background-color: #000; min-height: 1400px; font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 100%; line-height: 1.5; margin-top: 25px; }
body, button, input, select, textarea { font-family: sans-serif; color: #333; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

/* =============================================================================
   Links
   ========================================================================== */

a { color: #333; }
a:visited { color: #333; }
a:hover { color: #333; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

/* =============================================================================
   Embedded content
   ========================================================================== */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }

/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: middle; }
h1, h2, h3, h4 {margin-top: 0}

/* ==|== primary styles =====================================================
   Author: Geoffrey Stephenson
   ========================================================================== */

/*
   #bc3619 - red
   #e6dfc9 - tan
 */

body {
	font-family: Georgia, "Times New Roman", serif;
} 
p {
	margin: 0 0 15px 0;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
h1.lede {
	color: #bc3619;
    font-family: "LHFOldBlockCondBoldRegular",sans-serif;
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
    float: left;
    margin-bottom: 0;
}	
h2, h3, h4, h5 {
	color: #111;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	line-height: 28px;
}
h2.headline, 
.event-details h1 {
	font-family: "KnockoutHTF27JuniorBantamwtRg", sans-serif;
	font-size: 30px;
	line-height: 30px;
	border-top: 2px solid #9cbbdb; 
	/*border-bottom: 1px solid #d2d29a;*/
	font-weight: normal;
	color: #bc3719;
	text-transform: uppercase;
	padding: 5px 0 10px 0;
	margin-bottom: 5px;
	background: url("http://cdn.sixthman.net/2012/smc/images/wave.png") repeat-x scroll center bottom transparent;
}
h2.block-header {
	text-transform: uppercase;
	margin: 0 auto; 
	text-align: center;
	padding: 5px;
	font-family: "SignPainterHouseBrush",serif;
	color: #111;
}
h2.news, 
h2.news a {
	font-size: 30px;
	font-weight: normal;
	line-height: 35px;
	margin-bottom: 3px;
	color: #66A8AB;
}
.ship-desc h2 {
	text-transform: uppercase;
	font-size: 28px;
	color: #024c68;
	margin: 0 0 10px 0;
	font-family: "LHFOldBlockCondBoldRegular",serif;
	font-weight: normal;
}
.more-artists h2 {
	font-family: "SignPainterHouseBrush",serif;
	color: #000;
    font-size: 22px;
    line-height: 22px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
}
h3 {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 10px;
}
.left {
	float: left;
	display: inline;
}
.left img {
	vertical-align: top;
}
.right {
	float: right;
	display: inline;
}
.block {
	display: block;
}
.center {
	text-align: center;
}
.small {
	font-size: 11px;
}
.last {
	margin-right: 0;
}
.ie6-banner {
	clear: both; 
	padding: 5px 0 5px 15px; 
	position: relative; 
	text-align: center;
}

/* =============================================================================
   Layout
   ========================================================================== */
   
.page-wrap {
	margin: 0 auto;
	width: 980px;
	position: relative;
	padding-bottom: 10px;
}
.page-content {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	position: relative;
	clear: left;
	background-color: #fff;
	font-size: .8125em;
	padding-top: 15px;
}
img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	
	/* Set up proportionate scaling */
	width: 112%;
	height: auto;
	margin: -6% 0 0 -12%;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	
	image-rendering: optimizeQuality; /* Gecko */
	-ms-interpolation-mode: bicubic; /* IE */
}
@media screen and (max-width: 1024px){
	img.bg {
        left: 50%;
        margin-left: -512px; }
}

/* =============================================================================
   Self-Clearing Floats
   ========================================================================== */
   
.group:before,
.group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1; 
}

/* =============================================================================
   Header
   ========================================================================== */

header[role="banner"] {
	background: url("http://cdn.sixthman.net/2012/smc/images/masthead-bg.png") repeat-x scroll 0 0 transparent;
	z-index: 1;
	height: 232px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 100%;
}
header[role="banner"] > a, header[role="banner"] span {
	background-image: url("http://cdn.sixthman.net/2012/smc/images/sprite-masthead.png");
    position: absolute;
}
header[role="banner"] .book-now, header[role="banner"] .live-chat {
	background-image: url("http://cdn.sixthman.net/2012/smc/images/sprite.png");
    position: absolute;
}
header[role="banner"] a img {
	display: none;
	width: 0;
}
header[role="banner"] .logo {
	background-position: -1px 0;
	width: 440px;
    height: 200px;
    top: 0;
    left: 0;
    z-index: 2;
}
header[role="banner"] .info-text {
	background-position: -5px -225px;
    height: 130px;
    left: 485px;
    top: 5px;
    width: 230px;
}
header[role="banner"] .dates {
	background-position: -246px -320px;
	width: 170px;
    height: 40px;
    top: 142px;
    left: 520px;
}
header[role="banner"] .sep {
	background-position: -454px 0;
	width: 10px;
    height: 210px;
    top: 0;
    left: 735px;
}
header[role="banner"] .prices {
	background-position: -242px -228px;
	width: 180px;
    height: 50px;
    top: 7px;
    left: 776px;
}
header[role="banner"] .book-now {
	background-position: 0 0;
	width: 198px;
	height: 38px;
	left: 765px;
	top: 60px;
}
header[role="banner"] .book-now:hover {
	background-position: 0 -41px;
}
header[role="banner"] .live-chat {
	background-position: 0 -80px;
	width: 198px;
	height: 38px;
	left: 765px;
	top: 102px;
}
header[role="banner"] .live-chat:hover {
	background-position: 0 -120px;
}
header[role="banner"] .powered {
	background-position: -242px -280px;
	width: 150px;
    height: 35px;
    top: 148px;
    left: 805px;
}

/* =============================================================================
   Sprite Buttons
   ========================================================================== */
   
.presale-signup, .book-now-sidebar, .mailing-list, .live-chat {
	background: transparent url("http://cdn.sixthman.net/2012/smc/images/sprite.png") no-repeat;
}
.book-now-sidebar {
	background-position: -2px -325px;
	width: 225px;
	height: 105px;
	margin-bottom: 10px;
}
.book-now-sidebar:hover {
	background-position: -2px -435px;
}
.presale-signup {
	background-position: -2px -545px;
	width: 225px;
	height: 53px;
	margin-bottom: 10px;
}
.presale-signup:hover {
	background-position: -2px -605px;
}
.mailing-list  {
	background-position: -2px -160px;
	width: 225px;
    height: 80px;
    margin: 0 0 10px -1px;
}
.mailing-list:hover {
	background-position: -2px -240px;
}
.live-chat {
	background-position: 0 -660px;
	width: 227px;
	height: 82px;
	float: right;
	margin: 0 25px 10px 0;
}
.music-player, .getting-there {
	background: transparent url("http://cdn.sixthman.net/2012/smc/images/sprite-ext.png") no-repeat;
}
.music-player {
	background-position: 0 -1px;
	width: 215px;
	height: 52px;
	margin-top: 15px;
}
.music-player:hover {
	background-position: 0 -54px;	
}
.getting-there {
	background-position: 0 -110px;
	width: 215px;
	height: 160px;
	margin-top: 15px;
}
.getting-there:hover {
	background-position: 0 -276px;	
}
.line-header {
	border-bottom: 2px solid #9CBBDB;
	height: 2px;
	display: block;
	margin-bottom: 10px;
}

/* =============================================================================
   Main Navigation
   ========================================================================== */
   
nav[role="navigation"] {
	background-color: #fff;
	width: 100%;
	border-bottom: 1px solid #000;
}
.main-nav {
	background-color: #000;
    float: left;
    margin-bottom: 3px;
    position: relative;
    width: 100%;
}
.nav {
    float: left;
    list-style: none;
    padding: 8px 5px 8px 13px;
    position: relative;
    z-index: 100;
}
a.nav-top {
    font-family: "LHFOldBlockCondBoldRegular",sans-serif;
    text-transform: uppercase;
    color: #fff;
    padding: 1px 7px;
    font-size: 1.125em; /* 18px / 16px */
}
.nav li {
	float: left;
	margin-right: 10px;
	position: relative;
}
.nav a {
	display: inline-block;
	text-decoration: none;
}
.nav a.top-nav:hover, 
.nav-current {
	background: #bc3619;
}
.nav ul {
	list-style: none;
	background-color: #e6dfc9;
	width: 190px;
	position: absolute; 
	top: -99999px; 
	left: 0;
	opacity: 0; 
}
.nav ul li {
	float: none;
	font-family: Arial, sans-serif;
	font-size: .75em; /* 12px / 16px */
	padding: 3px 7px;	
}
.nav li:hover > ul { 
	opacity: 1; 
	position: absolute; 
	top: 99%; 
	left: 0; 
}
.nav li ul {
	padding: 5px 0 10px 0;
}
.nav li:hover a { 
	background-color: #bc3619;
	text-decoration: none; 
}
.nav a.nav-top:hover,
.nav ul {
	-webkit-transition: opacity 0.3s ease-in-out;  
	-moz-transition: opacity 0.3s ease-in-out;  
	-ms-transition: opacity 0.3s ease-in-out;  
	-o-transition: opacity 0.3s ease-in-out;  
	transition: opacity 0.3s ease-in-out; 
}
.nav li:hover ul li a {
	background-color: transparent;
	white-space: nowrap;
	font-size: 1em; /* 16px / 16px */
}
.nav li:hover ul li a:hover { 
	text-decoration: underline;
}
.nav span {
	background: url("http://cdn.sixthman.net/2012/smc/images/nav-x.png") no-repeat scroll right center transparent;
    height: 15px;
    padding-left: 10px;
    width: 10px;
    display: inline-block;
}

/* =============================================================================
   Main Content
   ========================================================================== */

div[role="main"] {
	width: 73.46938%; /* 720px / 980px */
	padding: 0 1.0204% 30px 1.32653%; /* 10px / 980px - 13px / 980px */
	float: left;
	border-right: 1px solid #000;
	min-height: 600px;
}
.home div[role="main"] {
	border-right: none;
	padding-bottom: 0;
}
div[role="main"] a:active {
	position: relative;
	top: 1px;
}
.content-header {
	margin-bottom: 20px;  
	width: 100%; 
	background: url("http://cdn.sixthman.net/2012/smc/images/wave.png") repeat-x scroll center bottom transparent;
	height: 47px;
}
.main-content {
	clear: left;
}
.bottom-box {
	clear: both;
	float: none;
	margin-bottom: 3px;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #000;
}
.interior .bottom-box {
	padding-top: 40px;
}

/* =============================================================================
   Sidebar
   ========================================================================== */
   
.sidebar {
	padding-right: 1.0204%; /* 10px / 980px */
	width: 21.93877%; /* 215px / 980px */
	float: right;
}
.sidebar ul {
	list-style: none;
	padding: 0;
}
.side-nav ul {
	margin: 0 0 10px 0;
	padding: 5px 0 10px 0;
	border-bottom: 2px solid #9cbbdb;
}
.side-nav li {
	margin-bottom: 3px;
}
.side-nav a {
	text-decoration: none;
	display: block;
}
.side-nav a:hover {
	background-position: 100% 100%;
}
.side-nav .current a,
.side-nav a:hover {
	color:#BC3719;
	text-decoration: none;
}
.side-nav a:active {
	position: relative;
	top: 1px;
}
.faq-sidebar {
	margin: 20px 0 0 0;
	border: 10px solid #000;
}
.faq-sidebar ul {
	margin: 0;
	padding: 15px;
}
.faq-sidebar li {
	margin-bottom: 5px;
}

/* =============================================================================
   Footer
   ========================================================================== */

footer[role="contentinfo"] {
	font-family: Verdana, "Lucida Grande", sans-serif;
	margin: 0 auto 20px;
    position: relative;
    width: 100%;
    background-color: #000;
    float: left;
    color: #fff;
    text-align: center;
}
.f-nav {
	line-height: 110%;
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
	text-align: left;
}
.f-nav ul {
	width: 95%;
	margin-left: 5%;
}
.f-nav li {
	display: inline;
	width: 19.5%;
	float: left;
}
.f-nav h3 {
    font-family: "LHFOldBlockCondBoldRegular",sans-serif;
    font-size: 1.125em; /* 18px / 16px */
    line-height: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #fff;
}
.f-nav ul ul {
	width: 100%;
	margin-left: 0;
}
.f-nav ul ul li {
	background: url("http://cdn.sixthman.net/2012/smc/images/sprite-masthead.png") no-repeat scroll -440px -225px transparent;
	padding-left: 15px;
	list-style: none;
	float: none;
	width: 100%;
	clear: left;
	display: block;
}
.f-nav a {
	text-decoration: none;
	font-size: .6875em; /* 11px / 16px */
	color: #fff;
}
.f-nav a:hover {
	text-decoration: underline;
}
.f-logos {
	clear: left;
	margin: 0 auto;
	width: 75%;
	padding-top: 30px;
	text-align: center;
	height: 80px;
}
.sxm-logo {
	float: left;
}
.copyright {
	font-size: .6875em; /* 11px / 16px */
	float: left;
    line-height: 45px;
    padding-left: 55px;
}
.c-logo {
	float: right;
}

/* =============================================================================
   Homepage Media Marquee
   ========================================================================== */

.marquee-img, .marquee-text {
	display: none;
} 
.marquee-box { 
	width: 710px; 
	height: 465px; 
	padding: 10px 0 5px 10px; /* must match #marquee-caption left */
	position: relative;
	background: url("http://cdn.sixthman.net/2012/smc/images/gray-stripe.png") repeat scroll 0 0 transparent;
	margin-bottom: 15px;
}  
.marquee-thumbs { 
	position: absolute; 
	top: 10px; 
	left: 604px; 
	padding: 0; 
	margin: 0; 
	list-style: none;
}
.marquee-thumbs li { 
	margin-bottom: 9px;
	padding: 3px;
	background-color: #fff;
}
.marquee-thumbs li:hover {
	background-color: #e3dac6;
}
.marquee-thumbs .activeSlide,
.marquee-thumbs li.activeSlide:hover {
	background-color: #bc3719;
}
.marquee-thumbs img {
	width: 97px;
	height: 63px;
}
.marquee-img, 
.marquee-img img {
	width: 580px;
	height: 390px;
	z-index: 2;
}
.marquee-img {	
	overflow: hidden;
	position: relative;
}
.marquee-video {
	background-color: #000;
}
#marquee-caption { 
	position: absolute; 
	top: 410px; 
	left: 10px; /* must match .marquee-box padding left */
	width: 570px;
	padding: 7px 5px 9px 5px;
	background-color: #fff;
}
#marquee-caption h2 { 
	font-size: 20px; 
	line-height: 20px;
	font-weight: normal;
	padding: 0 5px 2px 5px; 
	margin: 0;
}
#marquee-caption h2 a {
	text-decoration: none;
}
#marquee-caption h2 a:hover {
	text-decoration: underline;
}
.marquee-type {
	text-transform: uppercase;
}
#marquee-caption p { 
	margin: 3px 5px 0 5px; 
	font-size: 13px; 
	line-height: 17px; 
}

/* =============================================================================
   Latest Headlines
   ========================================================================== */
   
.latest-headlines {
	border-bottom: 2px solid #9CBBDB;
	margin-bottom: 10px;
	padding-bottom: 15px;
}   
.latest-headlines ul {
	padding: 5px 0 0 0;
	margin: 0;
}
.latest-headlines li {
	margin-bottom: 10px;
}
a.read-more-headlines {
	font-size: 11px;
	color: #bc3619;
}

/* =============================================================================
   Home Event Details
   ========================================================================== */
   
.event-details {
    float: left;
    font-size: 15px;
    padding: 0 0 0 28px;
    width: 470px;
    margin-bottom: 15px;
}
.event-details p {
	padding: 5px 10px 5px 0;
}

/* =============================================================================
   Home Bottom Blocks
   ========================================================================== */
   
.block-top-line {
	background: url("http://cdn.sixthman.net/2012/smc/images/block-line.png") repeat-x scroll 0 0 transparent; 
	width: 960px; 
	display: block; 
	height: 5px; 
	margin: 0 0 0 10px;
	clear: both;
}
.block-strip {
	clear: left;
	margin: 15px 0 5px 10px;
	width: 940px; 
	float: left;
	background-color: #000;
	padding: 10px;
}
.block-outer {
	float: left; 
	margin-right: 10px; 
	width: 225px;
}
.block-outer-last {
	width: 235px;
	float: left;
}
.block-outer,
.block-outer-last {
	background-color: #fff;
	min-height: 285px;
}
.block-header {
	background-color: #e3dac6;
	border-bottom: 3px solid #000;
	background: url("http://cdn.sixthman.net/2012/smc/images/bg-block.png") repeat-x scroll 0 0 #e3dac6;
}
.block-content {
	padding: 10px;
}
.block-outer-last .block-content {
	padding: 15px 5px 15px 5px;
}
.faq-block ul {
	padding: 5px 0 0 5px;
	margin: 0;
}
.faq-block li {
	margin-bottom: 7px;
	line-height: 140%;
	list-style: none;
}
.faq-block a {
	text-decoration: none;
}
.faq-block a:hover {
	text-decoration: underline;
}
.block-line {
	margin: 0 auto; 
	text-align: center; 
	height: 5px; 
	line-height: 5px;	
}
.wyg {
	padding: 8px 0 0 4px;
	text-align: center;
}
.wyg-odd {
	color: #d2b787;
}
.wyg-even {
	color: #eef0e3;
}
.wyg p {
	color: #eef0e3;
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0 0 0;
}
h4.wyg-small {
	font-size: 18px;
}

/* =============================================================================
   Home Destinations Ports Cycle
   ========================================================================== */

#home-events { 
	padding-top: 5px; 
	width: 20px; 
	height: 165px; 
}	
.ports-block { 
	padding-left: 3px; 
}
.ports-block-content {
	margin: 0 auto; 
	text-align: center;
}
.ports-block h2 a {
	padding-top: 7px;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	color: #333;
}
.ports-block h2 a:hover {
	text-decoration: underline;
}
.events-imgs { 
	width: 212px; 
	height: 175px; 
	margin: 0 auto; 
	position: relative; 
}
.ports-block-img { 
	width: 210px; 
	height: 140px; 
	margin-left: 5px;
}
.events-imgs ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	height: 195px; 
}
.events-imgs ul li { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	height: 165px; 
}		
.events-imgs .button { 
	position: absolute; 
	top: 0; 
	width: 24px;
	height: 130px; 
	background: center center no-repeat; 
	z-index: 100; 
	display: none;
}
.events-imgs .prev { 
	left: 0px;  
}
.events-imgs .next { 
	right: 0px;  
}
.events-imgs .prev img, 
.events-imgs .next img  {
	height: 142px !important;
}	
.events-larrow { 
	float: left; 
}
.events-rarrow { 
	float: right; 
	position: relative; 
}

/* =============================================================================
   Community 
   ========================================================================== */

.community-col-1 {
	float: left; 
	width: 340px;
	border-right: 1px solid #000;
}
.community-col-1 p {
	font-weight: bold;
	margin-bottom: 5px;
}
.community div[role="main"] ul {
	margin: 0 0 20px 0;	
	padding: 0;
}
.community div[role="main"] ul li {
	list-style: none; 
}
.community-col-2 {
	float: right; 
	padding-right: 30px;
}
.mobile-apps {
	margin: 20px 0 15px 0;
}
.mobile-apps a {
	margin-right: 15px;
}

/* =============================================================================
   Artists
   ========================================================================== */
   
.f-artists.media {
	margin: 0 0 15px 0;
	font-size: 13px;
}
.f-artists.media .img {
	margin-right: 20px;
}
.f-artists img {
	width: 355px;
	height: 240px;
}
.f-artists h2, 
.a-info h2 {
	font-size: 30px;
	line-height: 35px;
	font-family: Georgia, serif;
	color: #333;
	margin-bottom: 10px;
}
.f-artists h2 a {
	text-decoration: underline;
}
.f-artists h2 a:hover {
	text-decoration: none;
}
.support-artists-box {
	margin: 10px 0 30px 0;
	background-color: #000;
	padding: 10px;
}
.s-artist {
    background-color: #fff;
    margin: 0 15px 15px 0;
    padding: 12px 15px 7px 15px;
    float: left;
}
.s-artist img {
	width: 192px;
	height: 130px;
}
.s-artist.last {
	margin-right: 0;
}
.a-block {
	float: left;
	width: 330px;
	min-height: 200px;
	height: auto !important;
	height: 200px;	
	padding: 0 15px 15px 0;
	margin: 0 10px 10px 0;
}
a.a-link  {
	text-decoration: underline;
	margin: 2px 0;
	font-size: 12px;
	display: block;
}
a.a-link:hover {
	text-decoration: none;
}
a.a-link:active {
	position: relative;
	top: 1px;
}
.a-info.media {
	border-bottom: 1px solid #000;
	margin: 0 0 15px 0;
}
.a-info a {
	display: block;
	font-style: italic;
}
.a-video {
	margin: 20px 0 5px 0;
	border-top: 1px solid #000
	border-bottom: 1px solid #000;
	padding: 15px 0;
}
.a-bio {
	padding: 10px 0 10px 0;
}
.media .a-bio-box.img { 
	margin: 0 20px 15px 0;
}
.a-bio {
	padding-bottom: 10px;
}
.a-links-box {
	padding-top: 5px; 
}
.a-links a {
	font-size: 12px;
	display: block;
}
.a-links a:hover {
	text-decoration: none;
}
.artists-bottom {
	margin-top: 25px;
	float: left; 
	clear: both;
}
.artists-comment {
	color: #333; 
	font-size: 12px; 
	padding-left: 5px
}
.more-artists {
    border: 10px solid #000;
    padding: 10px;
    float: left;
    margin-right: 17px;
}
.more-artists ul {
	padding: 0;
}
.more-artists li {
	list-style: none;
	margin-bottom: 10px;
	width: 155px;
}
.more-artists img {
	width: 155px;
	height: 105px;
}

/* =============================================================================
   Artists Paginator
   ========================================================================== */

.paginator {
	clear: both;
	float: right;
	margin-right: 12px;
}
.paginator .active,
.paginator .inactive {
	background-color: #fff;
	padding: 3px 8px 5px 8px;
	margin: 3px 5px 5px 5px;
}
.paginator .active {
	text-decoration: underline;
}
.paginator .active:hover {
	text-decoration: none;
}		
.paginator .inactive {
	cursor: default;
	text-decoration: none;
}

/* =============================================================================
   Show More Link
   ========================================================================== */
   
p.moreBreak {
	clear: both; 
	float: none;
	height: 1px;
	margin-bottom: 15px;
}
.artistBiography {
	font-size: 13px;
	line-height: 20px;
}
a.adjustMore{
	padding: 5px;
	display: block;
	font-weight: bold;
	background: #000;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100px;
	text-align: center;
	text-decoration: none;
}
a.adjustMore:hover{
	background: #bc3619;
	-webkit-transition: all 500ms; 
	-moz-transition: all 500ms ease; 
	-o-transition: all 500ms ease; 
	transition: all 500ms ease;
}

/* =============================================================================
   Map and Ports
   ========================================================================== */
   
.port-desc h3 a, 
.port-desc h3 {
	text-decoration: none;
	font-size: 28px;
	font-weight: normal;
}
.media .port-pic.img {
	margin-right: 20px;
}
.port-pic img {
	width: 225px; 
}
.port-date {
	font-style: italic;
	padding-bottom: 5px;
}
.port .bd {
	padding-right: 10px;
}
#map_port {
	width: 100%; 
	height: 260px; 
	visibility: visible; 
	margin-bottom: 20px;
}

/* =============================================================================
   The Ship and Cabins
   ========================================================================== */
   
.ship-desc {
	width: 315px; 
	padding: 0 0 20px 5px;	
	float: left;
}
.ship-desc-text {
	padding-top: 5px;
}
.ship-desc ul {
	margin: 0;
}
.ship-desc ul li {
	list-style: none;
}
.ship-pics {
	background-color: #e7e7e7;
	float: right; 
	padding: 12px;
}
.ship-decks {
	text-align: center; 
	margin: 0 auto;
}
.ship-decks-url {
	margin: 0 auto;
    padding: 5px 0 20px;
    text-align: center;
}
.ship-decks-url a {
	font-size: 11px;
}
.ship-boat img {
	width: 320px; 
	height: 210px; 
}
#cabins {
	margin-bottom: 15px;
}
.media.cabins {
	margin: 0 0 15px 0;
}
.cabins {
	margin-bottom: 15px;
	border-bottom: 1px solid #aaa;
}
.cabins img  {
	width: 225px;
	height: 140px; 
	margin-bottom: 15px;
}
.cabins h3 a {
	text-decoration: underline;
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 5px;
}
.cabins h3 a:hover {
	text-decoration: none;
}
.cabins .bd {
	margin-bottom: 20px;
	padding: 0 10px;
}
.cabins-url a {
	display: block;
}

/* =============================================================================
   Event News and Videos 
   ========================================================================== */ 

.media-content h2 {
	margin-bottom: 5px;
}  
.media-date {
	font-style: italic;
}
.media-article {
	margin: 20px 0 25px 0;
	border-bottom: 1px solid #aaa;
	padding-bottom: 20px;
}
.media-recent ul {
	margin: 20px 0 30px 0;
}
.media-recent li {
	list-style-type: none;
}

/* =============================================================================
   Event Slideshow
   ========================================================================== */
   
.slides {
	float: right; 
	margin: 0 0 25px 15px;
}
#slideshow.slides img {
	width: 355px;
	height: 235px;
}
#slideshow.boat img {
	width: 320px;
	height: 210px;
	display: none;
}

/* =============================================================================
   Itinerary
   ========================================================================== */
   
.itinerary {
	clear: both;
	margin-top: 25px;
}
.itinerary ul {
	margin: 15px 0;
	padding: 0;
}
.itinerary li {
	list-style: none;
	margin-bottom: 5px;
}

/* =============================================================================
   Payment Schedule
   ========================================================================== */
   
.payment-schedule {
	margin-bottom: 20px;
}
.payment-schedule h3 {
	font-size: 20px;
	font-weight: normal;
}
.payment-schedule ul {
	margin: 0 0 0 2px;
}
.payment-schedule ul li {
	list-style: none;
	margin: 0 0 2px 0;
}

/* =============================================================================
   Prices Table
   ========================================================================== */
   
table.prices-table {
	width: 100%;
}
.prices-table th {
	font-weight: bold;
}
.prices-table hr {
	margin: 7px 0 7px 0;
}
tr.prices:hover {
	background-color: #e6dfc9;
}	
.prices .slash {
	text-decoration: line-through;
	color: #b5b5bd;
}
tr.divider {
	border-bottom: 1px solid #aaa;
	line-height: 25px;
}

/* =============================================================================
   Seating Charts
   ========================================================================== */
   
.seating-charts {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
h2.seating-charts-header  {
	/*background-color: #faf3e2;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);*/
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 28px;
	text-transform: uppercase;
	color: #66a8ab;
    font-family: "TertreExtraBold",sans-serif;
}
h2.seating-charts-header a {
	text-decoration: none;
	color: #66a8ab;
}
h3.seating-charts-footer  {
	/*background-color: #faf3e2;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);*/
	padding: 10px;
}
.seating-charts-img {
	text-align: center;
	margin: 0 20px 0 0;
	position: relative;
	padding-bottom: 10px;
	float: left;
}
.seating-charts-img img {
	width: 450px;
	height: 650px;
}
.seating-charts .slash {
	text-decoration: line-through; 
	color: #B5B5BD;
}
.zone-wrapper {
	float: left; 
	width: 215px;
	margin-right: 0;
	line-height: 140%;	
}
.zone-wrapper h4 {
	color: #66a8ab;
	border-bottom: 1px dotted #000;
	margin-bottom: 7px;
	padding-bottom: 3px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
.zone-container {
	/*background-color: #faf3e2;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);*/
	border: 1px solid #BBBBB6;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px 15px 5px 15px;
	margin-bottom: 2px;
}
.zone-row {
	font-size: 12px;
}
.zone-row:hover {	
	background-color: #b1dbed;
}
.zone-color {
	color: #333;
}

/* =============================================================================
   FAQs
   ========================================================================== */

a.faq-question  {
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	text-decoration: none;	
}
a.faq-question:hover {
	text-decoration: underline;
}
.faq div[role="main"] ol {
	font-weight: bold;
    list-style: decimal outside none;
    margin: 0 0 25px 20px;
    padding: 0;
}
.faq h3 {
	margin-bottom: 15px; 
	font-weight: normal;
	border-top: 1px solid #aaa;
	padding-top: 15px;
}   
.back-top {
	margin: 12px 0 15px 0;
	padding-bottom: 10px;
}
.faq-search-results {
	font-size: 16px; 
	margin-bottom: 20px;
}
.search-faq {
	float: right;
    padding-right: 10px;
}
.search-faq input {
	border: 1px solid #555;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px;
	float: left;
}
.search-faq .search {
	width: 160px;
	padding: 5px;
	margin-right: 5px;
}
.search-faq .submit {
	background-color: #bc3619;
	border-color: #bc3619;
	color: #fff;
	padding: 4px;
}

/* =============================================================================
   Contact Page
   ========================================================================== */
   
.contact-info {
	width: 290px; 
	float: left; 
	margin-right: 30px; 
	border-right: 1px solid #000;
	padding-right: 30px;
}

/* =============================================================================
   Presale Thanks Share
   ========================================================================== */
   
.share-wrapper {
	float: left; 
	width: 95%; 
	position: relative; 
	margin: 30px 0 20px 0; 
	background-color: #DDE1C7;
	padding: 20px 15px 20px 15px; 
	-moz-border-radius: 5x; 
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
.share-text {
	float: left; 
	font-weight: bold; 
	font-size: 16px; 
	width: 270px; 
	padding: 10px 20px 0 0; 
	line-height: 22px;
	font-style: italic;
	/*color: #C6322A;*/
}
.share-twitter {
	float: left; 
	margin-right: 20px;
}
.share-twitter a {
	float: left;
}
.share-tweet {
	padding: 30px 0 0 5px;  
	line-height: 60px; 
	clear: left; 
	vertical-align: middle; 
	float: none;
}
.share-fb, 
.share-fb a {
	float: left;
}
.share-fb-post {
	padding: 30px 0 0 5px;  
	line-height: 60px; 
	clear: left; 
	vertical-align: middle;	
}
.share-wrapper img {
	vertical-align: top;
}

/* =============================================================================
   Facebook Connect
   ========================================================================== */
   
#fb-connect {
	margin: 0; 
	float: left;
}
#fb-connect h1 {
	margin-bottom: 15px;
}
#fb-connect p {
	font-weight: bold;
}
#fb-connect.fb-full {
	margin: 30px 0 30px 0;
}

/* =============================================================================
   Twitter Widget
   ========================================================================== */

.twitter-box {
    margin: 5px 0 0 0;
}
.community .twitter-box {
	width: 320px;
	margin-left: 0;
}
.twtr-widget h3, .twtr-widget h4, .twtr-hd {
	display: none;
}
.twtr-widget p {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 12px;
}
.twtr-ft {
	display: none;
	height: 0;
}
.interior .twtr-bd {
	padding: 0 5px 0 5px !important;
}
.twtr-widget .twtr-tweet-wrap {
	padding: 6px 8px 15px 0 !important;
}
.twtr-widget .twtr-tweet {
	border-bottom: 1px solid #000 !important;
}

/* =============================================================================
   Photos Share This / Social Media Icons
   ========================================================================== */
   
.poster {
	float: left; 
	width: 220px;
	overflow: hidden;
	margin-bottom: 15px;
}
.poster a img {
	margin-bottom: 15px;
}
.poster h3 {
	color: #167996;
	font-family: "GarageGothicBold", serif;
	margin-left: 30px;
	text-transform: uppercase;
	font-size: 35px;
	font-weight: normal;
}
#likebox-frame {
    height: 172px;
    left: -2px;
    margin: 15px 0 0 5px;
    overflow: hidden;
    position: relative;
    top: -1px;
    width: 225px;
    z-index: 10;
    background-color: #fdfdfd;
    border-top: 5px solid #FDFDFD;
    border-bottom: 25px solid #FDFDFD;
}
#likebox-frame iframe {
	left: -5px;
	overflow: hidden;
	position: relative;
	top: -1px;
}
#likebox-frame iframe a {
	color: #111 !important;
}
.sm {
	padding: 5px 0 0 5px;  
	float: right;
}
.sm-fb {
	text-align: right; 
	float: left;
	margin-right: 5px;
}
.sm-tw {
	float: left;
}
.sm-g {
	float: left;
}
.home .sm {
	width: 202px; 
	padding: 10px 0 0 0; 
	float: none;
}
.home .sm-fb {
	width: 85px; 
	text-align: right;
	overflow: hidden;
	margin-right: 0;
	padding-top: 1px;
	float: left;
}
.sm-fb iframe {
	border: none; 
	overflow: hidden; 
	width: 85px; 
	height: 21px;
}
.home .sm-tw {
	float: left; 
	width: 105px;
}

/* =============================================================================
   Sprite Icons
   ========================================================================== */
   
.sprite-icons {
	background: url("http://cdn.sixthman.net/2012/smc/images/sprites-icons.png") no-repeat;
}
.icons-box {
	width: 200px;
	padding: 15px 0 0 25px;
	float: left;
}
.icons {
	float: left;
	margin-right: 5px;
	width: 30px;
	height: 30px;
}
.icons.rss {
	background-position: 0 0;
}
.icons.facebook {
	background-position: -32px 0;
}
.icons.twitter {
	background-position: -64px 0;
}
.icons.vimeo {
	background-position: -96px 0;
}
.icons.flickr {
	background-position: -125px 0;
}
.sxm-logo {
	background-position: -3px -32px;
	width: 77px;
	height: 47px;
}
.c-logo {
	background-position: -85px -30px;
    height: 40px;
    width: 112px;
}
.share-fb a {
	background-position: 0px -90px;
    height: 60px;
    width: 60px;
}
.share-twitter a {
	background-position: -68px -90px;
    height: 60px;
    width: 60px;
}

/* =============================================================================
   General Form Settings
   ========================================================================== */

input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	color: #000;
	display: block;
	font: 13px "Lucida Grande","Trebuchet MS", Verdana, sans-serif;
	vertical-align: middle;
	padding: 2px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
}
input[type="radio"] {
	vertical-align: middle;
}
label {
	left: 0;
	position: absolute;
	top: 0;
	color: #333;
	display: block;
	font: 95% "Lucida Grande","Trebuchet MS", Verdana, sans-serif;
	margin: 5px 5px 8px 6px;
	padding: 0;
}
.placeholder {
	color: #888;
}

/* =============================================================================
   Contact Form
   ========================================================================== */
   
#contact-form {
	float: left;
	position: relative;
}
.booked-full label {
	position: relative;
	font-weight: normal;
	margin-right: 15px;
	display: inline;
}
.booked-full {
	clear: both; 
	float: none; 
	position: relative;
}
.booked-input {
	margin: 10px 10px 15px 0;
}
#contactform-question-text {
	font-weight: bold; 
	margin-bottom: 15px;
}
#contactForm {
	width: 330px;
	text-align: left;
}
#contactForm p {
	float: left;
	margin: 0 15px 10px 0;
	width: 150px;
}
#contactForm p.hint {
	width: 160px;
	font-size: 12px;
}
#contactForm label {
	width: 155px;
}
#contactForm input[type="text"],
#contactForm input[type="tel"],
#contactForm input[type="email"] {
	height: 25px;
	width: 155px;
}
#contactForm .full {
	width: 320px;
}
#contactForm #phone, 
#contactForm #email, 
#contactForm #subject {
	width: 320px;
}
#contactForm p.question-text {
	font-size: 12px; 
	font-weight: bold;
}
#contactForm p.submit {
	clear: both;
	float: none;
}
#contactForm textarea {
	width: 310px;
	height: 180px;
}
#contactForm span, 
#contactForm p {
	position: relative;
}
#contactForm textarea {
	padding: 5px;
}
#contactForm input.text, 
#contactForm textarea, 
#contactForm select {
	margin: 0.5em 0;
	background-color: #FFF;
}
.question-text {
 	padding-top: 20px; 
 	clear: both; 
 	float: none; 
 	font-weight: bold;
}
.booked {
	width: 300px; 
	font-weight: bold;
}
.booked-no {
	width: 100px; 
	float: left; 
	padding-top: 4px;
}
.booked-yes {
 	float: left; 
 	padding-top: 4px;
}

/* =============================================================================
   Mailing List Form
   ========================================================================== */
   
.ml-form {
	margin: 0;
	text-align: left;
	width: 650px;
}
.ml-form input[type="text"],
.ml-form input[type="tel"],
.ml-form input[type="email"] {
	width: 300px;
	height: 25px;
	font-size: 12px;
	padding: 3px;
}
.ml-form input[type="checkbox"] {
	margin-right: 10px;
	vertical-align: middle;
}
.ml-form label {
	width: 225px;
}
.ml-form p {
	width: 300px;
	height: 25px;
	float: left;
	margin: 0 15px 15px 0;
}
.ml-form #EmailAddress, 
.ml-form #PhoneNumber {
	width: 615px;
}
.ml-form p.email, 
.ml-popup p.phonenumber {
	width: 540px;
}
.ml-form p.submit {
	clear: both;
	float: none;
}
.ml-form p.sixthman {
	width: 600px;
}

/* =============================================================================
   Media Inquiries Form
   ========================================================================== */
   
#mediaInquiries label {
	position: relative !important;
	font-weight: bold;
	font-size: 14px;
}
#mediaInquiries dd {
	margin-left: 0 !important;
}
#mediaInquiries .input-text, 
#mediaInquiries .input-textarea {
	width: 450px;
	padding: 5px;
	margin-bottom: 7px;
}
#mediaInquiries .input-textarea {
	height: 150px;
}
#captcha-element {
	line-height: 100%;
}

/* =============================================================================
   CSS3 Button
   ========================================================================== */
   
.btn {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
	padding: .4em 1.5em .42em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #d7d7d7;
	border: solid 1px #333;
	background-color: #333;
	background-color: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background-color: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.btn:hover {
	text-decoration: none;
	background-color: #000;
	background-color: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background-color: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
	-webkit-transition: all 400ms; 
	-moz-transition: all 400ms ease; 
	-o-transition: all 400ms ease; 
	transition: all 400ms ease;
}
.btn:active {
	position: relative;
	top: 1px;
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
.btn-bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.btn-small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* =============================================================================
   Dropdown Panel
   ========================================================================== */

#toppanel {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: #2d2d2d;
}
#slide-panel {
	width: 100%;
	height: 330px;
	color: #999;
	display: none;
}
.slide-content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
	font-size: 13px;
}
.slide-col {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #4d4d4d;
	text-align: left;
}
.slide-col h2 {
	font: 18px/24px Arial, sans-serif;
	padding: 5px 0 10px;
	margin: 0;
	color: #fff;
}
.slide-col a {
	text-decoration: underline;
	color: #fff;
}
.slide-col a:hover {
	text-decoration: none;
}
.slide-col label {
	color: #fff;
    margin: 0 0 2px 5px;
    padding-top: 8px;
    position: relative;
}
.slide-col .field {
	background-color: #414141;
    border: 1px solid #1a1a1a;
    color: #fff;
    height: 16px;
    margin: 4px 5px 0 0;
    padding: 3px;
    width: 240px;
}
.slide-col .field:focus {
	background: #545454;
}
.slide-submit {
	margin: 15px 0;
	padding: 3px 7px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.slide-col .lost-pwd {
	display: block;
    margin-top: 5px;
}
.slide-tab {
	height: 25px;
}
.slide-tab ul {
	color: #fff;
    font: 12px/25px Arial,sans-serif;
    height: 25px;
    margin: 0 0 0 5%;
    padding: 0;
}
.slide-tab li {
	list-style: none;
	float: left;
	padding: 0 6px;
}
.slide-tab li:first-child {
	border-right: 1px solid #4d4d4d;
	margin-right: 5px;
}
.slide-tab a {
	color: #ccc;
	text-decoration: none;
}
.slide-tab a:hover {
	color: #fff;
}
.slide-open, .slide-close {
    display: block;
    line-height: 20px;
    padding-left: 30px;
    position: relative;
    top: 2px;
}
.slide-open {	
	background: url("http://cdn.sixthman.net/sxm/images/slide/bt_open.png") no-repeat scroll left 0 transparent;
}
.slide-open:hover {
	background-position: left -19px;
}
.slide-close {
	background: url("http://cdn.sixthman.net/sxm/images/slide/bt_close.png") no-repeat scroll left 0 transparent;
	display: none;
	float: left;
}
.slide-close:hover {
	background-position: left -19px;
}

/* =============================================================================
   Stubbornella Media Block
   ========================================================================== */

.media {margin:10px}
.media.nm {margin:0}
.media, .bd {overflow:hidden; _overflow:visible; zoom:1;}
.media .img {float:left; margin-right: 10px;}
.media .img img{display:block}
.media .imgExt{float:right; margin-left: 10px;}

/* ==|== non-semantic helper classes ======================================== */

.ir { 
	display: block; 
	border: 0; 
	text-indent: -999em; 
	overflow: hidden; 
	background-color: transparent; 
	background-repeat: no-repeat; 
	text-align: left; 
	direction: ltr; 
}
.ir br {display: none;}
.hidden {display: none !important; visibility: hidden;}
.visuallyhidden { 
	border: 0; 
	clip: rect(0 0 0 0); 
	height: 1px; 
	margin: -1px; 
	overflow: hidden; 
	padding: 0; 
	position: absolute; 
	width: 1px; 
}
.visuallyhidden.focusable:active, 
.visuallyhidden.focusable:focus { 
	clip: auto; 
	height: auto; 
	margin: 0; 
	overflow: visible; 
	position: static; 
	width: auto; 
}
.invisible {visibility: hidden;}

/* ==|== media queries ====================================================== */

@media only screen and (max-width: 480px) {
}

@media only screen and (max-width: 768px) {
}

/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* ==|== environment announcement and color-coding ======================================================= */

.environment {
	background-color: #0000A0;
	color: #FFF;
	font-size: 18px;
	padding: 5px 18px;
	text-align: center;
	position: relative;
}
.environment.development,
.environment.testing {
	background-color: #00A000;
}
.environment.staging {
	background-color: #A00000;
}
