﻿/* ----------------------------------------
        Font Styles
---------------------------------------- */

/* General page styles are light on dark */
body
{
    font-family: sans-serif;
    font-size: 80%;
    /*color: #332211;*/
    color: #bbbb99;
}
h1 { margin-top: 0;font-size: 2.0em; }
h2 { margin: 0.5em 0;font-size: 1.6em;  }
h3 { margin: 0.5em 0;font-size: 1.2em; }
h4 { margin-top: 0;font-size: 1.0em; }
p { margin-top: 0;font-size: 0.9em; }
a { cursor: pointer;text-decoration: none;color: #eecc66;font-weight: bold; }
a:visited { }
a:hover, a:active { color: #ffffff;}

/* Styles in mainContentContainer are dark on light */
#mainContentContainer { color: #332211; }
#mainContentContainer a, #mainContentContainer a:visited { color: #664433; }
#mainContentContainer a:hover, #mainContentContainer a:active { color: #774411;}

#titleContainer h2 { margin: 0.5em 0; }

#newsBox h4 { margin: 15px 0 0;font-size: 1.2em; }

footer { font-size: 0.8em;clear: both; }
footer a, footer a:visited {  }
footer a:hover { }

#powerTip h3 { color: #eecc66; }

#topNav a, #topNav a:visited { color: #888800;}
#topNav a:hover { color: #eecc66;}


.contentList h3 { font-size: 1.2em;margin: 0.5em 0;}

#sliderContainer p { font-size: 1.0em; }

#FactoidContent { color: #888877;}
#FactoidContent a, #FactoidContent a:visited { color: #ccaa44;}
#FactoidContent h4 {color: #ccaa44; font-style:italic;font-size: 1.2em;}

/* ------------------------------------
        Structure
------------------------------------ */

body, html
{
    height: 100%;
    margin: 0;
}

body
{
    background-image: url(../images/bg-paper-dark.gif);
    background-repeat: repeat;
}

a img { border: none 0; }

#wrap
{
    background: url(../images/bg-marquesan.jpg) repeat-y 39px 0;
    /*background: url(/Templates/images/beachcomber-tiki.png) no-repeat 102% 105%;*/
    /*
    height: 100%;
    width: 100%;
    min-width: 1060px;
    min-height: 800px;
    */
}

#container
{
    height: 100%;
    width: 940px;
    
}

#leftSidebar
{
    float: left;
    margin-left: 25px;
    width: 139px;
    /*height: 100%;
    background: url(/Templates/images/marquesan-idol.png) repeat-y 15px 13px;*/
}

div.backgroundBlock
{
    background: url(../images/bg-paper-dark.gif);
}

#leftSidebarTop
{
    background: url(../images/marquesan-idol.png) no-repeat 0 -156px !important;
    height: 32px;
    width: 106px;
    margin: 0 auto;
    background-color: black;
    background-position: 0 -156px;
    padding-bottom: 5px;
}

#centerColumnContainer
{
    float: left;
    width: 530px;
    margin-left: 15px;
    padding-top: 10px;
    min-height: 800px;
}

#mainContentBackground
{
    background: url(../images/bg-homeslider.png);
    padding: 10px;
    margin-bottom: 25px;
}

#mainContentBackground dt { font-weight: bold;margin-bottom: 1em;}
#mainContentBackground dd { margin-bottom: 1em;}

#titleContainer
{
    overflow: hidden;
    height: 45px;
}

#rightSidebar
{
    float: right;
    margin: 60px 0 0 10px;
    width: 196px;
    border-left: solid 1px #666666;
    padding: 0 0 20px 15px;
}

#bannerContainer
{
    background: url(../images/title-banner-interior.png);
    height: 67px;
    width: 530px;
    display: block;
    text-indent: -9999px;
    clear: both;
}

footer
{
    background: url(../images/bg-paper-med-gray.png), #999999;
    padding: 4px 20px 4px 20px;
    /*position: fixed;*/
    bottom: 0px;
    height: 28px;
    z-index: 100;
}

#footerContainer
{
    /*width: 737px;*/
}

#FactoidContent
{
    margin: 20px 0 0 0;
    width: 180px;
}

/* -------------------------------------
        Master page
------------------------------------- */

#imgLogo
{
    margin-bottom: 3px;
    display: block;
    background: url(../images/logo-red-dkbgnd.png);
    text-indent: -9999px;
    width: 139px;
    height: 94px;
}

#topNav { float: left;height: 14px; }
#topNav a {display: inline-block;text-transform: uppercase;}

#PrimaryNav ul { list-style: none;margin: 0;}

#PrimaryNav li a
{
    background: url(../images/mainnav-boxes.png);
    background-repeat: no-repeat;
    width: 139px;
    overflow: hidden;
    display: block;
    height: 40px;
    margin-left: -40px;
}
#PrimaryNav li a:hover { background: url(../images/mainnav-boxes-on.png); }
#PrimaryNav li a
{
    z-index: -500;
    width: 139px;
    height: 35px;
    display: block;
    text-indent: -9999px;
}

#PrimaryNav li a.selected, #PrimaryNav li a.parent { background: url(../images/mainnav-boxes-on.png); }

li#about a, li#about a:hover, li#about a.selected, li#about a.parent { background-position: 0 0; }
li#about a { height: 40px; }

li#schedule a, li#schedule a:hover, li#schedule a.selected, li#schedule a.parent { background-position: 0 -40px; }
li#schedule a { height: 40px}

li#lodging a, li#lodging a:hover, li#lodging a.selected, li#lodging a.parent { background-position: 0 -123px; height: 47px; }
li#lodging a { height: 47px; }

li#tickets a, li#tickets a:hover, li#tickets a.selected, li#tickets a.parent { background-position: 0 -83px; height: 38px }
li#tickets a { height: 38px; }

li#marketplace a, li#marketplace a:hover, li#marketplace a.selected, li#marketplace a.parent { background-position: 0 -167px; height: 42px;margin-bottom: 2px; }
li#marketplace a { height: 42px; }

#socialMedia
{
    width: 106px;
    margin: 1px auto 0;
    padding-bottom: 5px;
    height: 33px;
}

#socialMedia a
{
    background: url(../images/icons-socialMedia.png);
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    overflow: hidden;
    display: inline-block;
}

a#facebook { background-position: -1px 0; }
a#facebook:hover { background-position: -1px -34px; }

a#twitter { background-position: -36px 0; }
a#twitter:hover { background-position: -36px -34px; }

a#email { background-position: -72px 0; }
a#email:hover { background-position: -72px -34px; }

/* --------------------------------------------------------
        Home page
-------------------------------------------------------- */

#sliderContainer
{
    background: url(../images/bg-homeslider.png);
    width: 500px;
    height: 450px;
    padding: 15px;
    margin-top: 2px;
    /*position: absolute;*/
}

.sliderItem
{
}

#sliderControls
{
    position: absolute;
    display: block;
    top: 387px;
    left: 200px;
    z-index: 55;
}

#sliderControls a
{
    background-image: url(../images/dot-off.png);
    width: 15px;
    height: 15px;
    display: inline-block;
    cursor: pointer;
    color: transparent;
    margin: 0 3px 0 0;
    text-indent: -9999px;
}

#sliderControls a.activeSlide { background-image: url(../images/dot-on.png); }

#sliderControls a:hover { background-image: url(../images/dot-off-hover.png); }

#sliderControls a.activeSlide:hover { background-image: url(../images/dot-on-hover.png); }

.featureBody
{
    margin-top: 15px;
}

#sponsorBox
{
    top: 600px;
    /*position: absolute;*/
    padding: 20px 0;
}

#actionNav { margin-top: 10px;}

#actionNav a { white-space: nowrap; }
#actionNav a.actionLink
{
    background-repeat: no-repeat;
    overflow: hidden;
    width: 195px;
    display: block;
    margin: 5px 0;
}

a#guestAction { background: url(../images/action-boxes.png); background-position: 0 0;height: 34px;}
a#volunteerAction { background: url(../images/action-boxes.png);background-position: 0 -37px;height: 37px; }
a#vendorAction { background: url(../images/action-boxes.png); background-position: 0 -75px;height: 33px; }
a#sponsorAction { background: url(../images/action-boxes.png); background-position: 0 -109px;height: 37px; }
a#mailingListAction { background: url(../images/action-boxes.png); background-position: 0 -146px;height: 35px; }

#actionNav p { margin-left: 5px;}

#newsBox
{
    margin-top: 30px;
}

/* --------------- Accordions ------------------ */

h3.accordion, h4.accordion, p.accordion
{
    background: url(../images/icon-tab-arrow-rt-sm.png) no-repeat 0px 3px;
    padding-left: 15px; 
    cursor: pointer;
    margin-bottom: 0.5em;
}

h3.accordionOpen, h4.accordionOpen, p.accordionOpen
{
    background: url(../images/icon-tab-arrow-dn-sm.png) no-repeat 0px 3px;
    padding-left: 15px; 
    cursor: pointer;
}

.accordionHeading { margin-bottom: 1em;font-weight: bold;cursor: pointer; }

/* ---------------- Tabs ------------- */
.tabHeading
{
    position: relative;
    display: inline-block;
    margin: 0 0 2px 5px;
    cursor: pointer;
    padding-left: 20px;
    text-indent: -9999px;
}

.tabHeading
{

}

.tabHeading.open
{

}

.tabBody
{
    background: url(../images/bg-homeslider.png);
    position: absolute;
    width: 510px;
    padding: 10px 15px 15px;
}

.tabIndicator
{
    position: absolute;
}

.tabsMoreInfo { clear: both; margin-bottom: 1em; margin-top: 1em; text-align: center; }

/* ---------------------------------
        Products
--------------------------------- */
.products #tabHeading1
{
    background: url(../images/marketplace-tabs-boxes.png) no-repeat 0 0;
    height: 40px;
    width: 117px;
}
.products #tabIndicator1
{
    top: -7px;
    left: 35px;
}
.products #tabHeading1.open
{
    background: url(../images/marketplace-tabs-boxes.png) no-repeat 0 0;
}
.products #tabHeading2
{
    background: url(../images/marketplace-tabs-boxes.png) no-repeat -136px 0;
    height: 40px;
    width: 158px;
}
.products #tabIndicator2
{
    top: -7px;
    left: 160px;
}
.products #tabHeading2.open
{
    background: url(../images/marketplace-tabs-boxes.png) no-repeat -136px 0;
}


/* ---------------------------------
        Tickets
--------------------------------- */
.tickets #tabHeading0
{
    background: url(../images/tickets-tabs-boxes.png) no-repeat 0 0;
    height: 40px;
    width: 85px;
}
.tickets #tabIndicator0
{
    top: -7px;
    left: 35px;
}
.tickets #tabHeading0.open
{
    background: url(../images/tickets-tabs-boxes.png) no-repeat -430px 0;
}
.tickets #tabHeading1
{
    background: url(../images/tickets-tabs-boxes.png) no-repeat 0 0;
    height: 40px;
    width: 97px;
}
.tickets #tabIndicator1
{
    top: -7px;
    left: 30px;
}
.tickets #tabHeading1.open
{
    background: url(../images/tickets-tabs-boxes.png) no-repeat 0 0;
}
.tickets #tabHeading2
{
    background: url(../images/tickets-tabs-boxes.png) no-repeat -120px 0;
    height: 40px;
    width: 158px;
}
.tickets #tabIndicator2
{
    top: -7px;
    left: 160px;
}
.tickets #tabHeading2.open
{
    background: url(../images/tickets-tabs-boxes.png) no-repeat -120px 0;
}

.ticketBox {  }
.ticketBox h3 { clear: both; }

.ticketBox dl { }
.ticketBox dt
{
    float: left;
    clear: both;
    width: 300px;
    margin-bottom: 1em;
}
.ticketBox .divider 
{
    clear: both;
    width: 100% !important;
    border-bottom: solid 1px #999999;
}
.ticketBox dd
{
    float: right;
    width: 170px;
    margin-left: -40px;
}

table { border-collapse: collapse;border: none;}
table.ticketGrid th { padding: 0 5px;}
table.ticketGrid td { padding: 5px 0;}
table.ticketGrid tr { border-top: solid 1px black;border-style: double;border-left: none 0;border-right: none 0;border-bottom: none 0;  }
td.center { text-align:center;}
.value{ font-size: 0.9em;font-style: italic;padding: 0 5px;display: inline-block;}
tr.noBorder { border: none ! important;}

.gridMarker { text-align: center; font-weight:bold;}

#packages dt { width: 380px; }
#packages dd { width: 100px; }
#packages h3 { margin: 0 0 0.5em; }

#products dt { width: 510px; }
.itemDescription { float: right; width: 400px; }
.itemDescription h4 { margin-bottom: 0.5em; }
.itemDescription p { margin-bottom: 0.5em; }
.itemThumbnail { float: left; }
.itemThumbnail img { max-width: 100px; max-height: 100px; }

.itemDescription .mainContent { display: none; }

.quantityField { float: left; }
.inputQuantity { width: 50px; }
.ticketBox select { margin: 0;}

.included { font-size: 0.8em;font-weight: normal;display: inline-block;margin-left: 20px;cursor: help;color: #cc3300; font-weight:bold;}

#vendors dt, #vendors dd { width: 100%;float: none;display: block;margin-left: 0;}

#vendors dd img { max-width: 200px;max-height: 120px; }

.payPalAdd 
{
    background: url(../images/buttons-add-to-cart.png) no-repeat;
    height: 21px;
    width: 83px;
    cursor: pointer;
    display: inline-block;
    vertical-align: -5px;
}
.payPalAdd:hover 
{
    background: url(../images/buttons-add-to-cart.png) no-repeat 0 -21px;
    height: 21px;
    width: 83px;
    cursor: pointer;
    display: inline-block;
}
.viewCart
{
    width: 139px;
    height: 40px;
    background: url(../images/view-cart-boxes.png) no-repeat;
    text-indent: -9999px;
    display: block;
}
.viewCart:hover
{
    background: url(../images/view-cart-boxes.png) no-repeat 0 -40px;
}

.ticketTip, .packageTip
{
    display: inline-block;cursor: help;
}

.tipPanel
{
    display: none; 
    background-color: #ffffff; 
    width: 420px; height: 200px; 
    z-index: 50; 
    padding: 15px 15px 0 15px; 
    position: absolute;
    background: url(../images/bg-paper-med-gray.png);
    color: #bbbb99;
}

/* ---------------------------------
        Schedule
--------------------------------- */

.schedule #tabHeading1
{
    background: url(../images/schedule-tabs-boxes.png) no-repeat 0 0;
    height: 40px;
    width: 117px;
}
.schedule #tabIndicator1
{
    top: -7px;
    left: 35px;
}
.schedule #tabHeading1.open
{
    background: url(../images/schedule-tabs-boxes.png) no-repeat 0 0;
}

.schedule #tabHeading2
{
    background: url(../images/schedule-tabs-boxes.png) no-repeat -136px 0;
    height: 40px;
    width: 135px;
}
.schedule #tabIndicator2
{
    top: -7px;
    left: 175px;
}
.schedule #tabHeading2.open
{
    background: url(../images/schedule-tabs-boxes.png) no-repeat -136px 0;
}

.schedule #tabHeading3
{
    background: url(../images/schedule-tabs-boxes.png) no-repeat -293px 0;
    height: 40px;
    width: 118px;
}
.schedule #tabIndicator3
{
    top: -7px;
    left: 335px;
}
.schedule #tabHeading3.open
{
    background: url(../images/schedule-tabs-boxes.png) no-repeat -293px 0;
}

.schedule dt
{
    background: url(../images/bg-paper-med-gray.png);
    padding: 3px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 0.9em;
    color: #ddddbb;
}

.schedule dd
{
    margin: 0 0 1.5em 3px;
}

.schedule h3
{
    margin-bottom: 0.5em;
}

/* ---------------------------------
        Lodging
--------------------------------- */
.hotelLink
{
    border: solid 2px #994433;
    padding: 0 1em 0 1em;
    margin: 0 auto 1em;
}
.hotelLink a
{
    text-decoration: underline;
    color: #993333;
}



/* PowerTip Plugin ------------------------------------------- */
#powerTip {
	cursor: default;
	background-color: #333; /* fallback for browsers that dont support rgba */
    background: url(../images/bg-paper-med-gray.png);
	border-radius: 6px;
    /*border: solid 2px #cc5500;*/
	color: #FFF;
	display: none;
	padding: 10px;
	position: absolute;
	/*white-space: nowrap;*/
	z-index: 2000000;
    width: 420px;
}
#powerTip.n:before, #powerTip.e:before, #powerTip.s:before, #powerTip.w:before,
#powerTip.ne:before, #powerTip.nw:before, #powerTip.se:before, #powerTip.sw:before {
	content: "";
	position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	margin-top: -5px;
	top: 50%;
}
#powerTip.n:before {
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
}
#powerTip.e:before {
	border-right: 10px solid rgba(0, 0, 0, 0.8);
	left: -10px;
}
#powerTip.s:before {
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	top: -10px;
}
#powerTip.w:before {
	border-left: 10px solid rgba(0, 0, 0, 0.8);
	right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
	border-right: 10px solid transparent;
	border-left: 0;
	left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
	border-left: 10px solid transparent;
	border-right: 0;
	right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	top: -10px;
}

/*CUSTOM CLIENT CSS */
#powerTip {
	padding: 17px;
}

#powerTip a {
color: #dd8c02;
}

#powerTip .more {
	display: inline-block;
	vertical-align: top;
	padding: 0 11px 0 0;
	color: #dd8c02;
	text-transform: uppercase;
	background: url(../images/arrow.html) no-repeat 100% 2px;
}

#powerTip .txt-holder {
	font-size: 12px;
	line-height: 15px;
}

#powerTip .txt-holder p {
	margin: 0 0 6px;
}

#powerTip .column-01 p {
}

#powerTip .txt-holder h3 {
margin: 0 0 6px;
font-size: 12px;
line-height: 15px;
font-weight: normal;
}

#powerTip.txt-holder ul {
padding: 0;
list-style: none;
}

#powerTip .txt-holder ul li {
margin: 1px 0 1px 20px;
}
