/* Hart Productions Style Sheet */

html {
	margin: 0px;
	padding: 0px;
	background: #000;
}

body { 
	margin: 0px;
	padding: 0px;
	font-family: helvetica, verdana, sans-serif;
	font-size: 76%;
	color: #000;
	text-align: center;
}

p, a {
    margin: 0px;
    padding: 0px;
}

ul, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

img {
    border: none;
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

.clearLeft {
    clear: left;
    height: 0px;
    margin: 0px;
    padding: 0px;
}


/******************************
GENERAL TEXT STYLES
******************************/

h1 {
    margin: 20px 0px 20px 0px;
    padding: 0px;
    color: #FFF;
    font-size: 170%;
    text-align: left;
    font-weight: normal;
}

h1.black {
    margin: 20px 0px 20px 0px;
    padding: 0px;
    color: #000;
    font-size: 170%;
    text-align: left;
    font-weight: normal;
}

.italic {
    font-style: italic;
}

.tanText {
    color: #C2B89A;
}

.greenText {
    color: #8AB679;
}

.emergencyText {
    margin: 30px 0px 30px 0px;
    color: #CC0000;
    font-size: 190%;
}

p.skipIntro {
    float: right;
    color: #FFF;
    margin: 90px 20px 0px 0px;
    font-size: 150%;
    text-align: right;
}

p.skipIntro a {
    color: #FFF;
    text-decoration: none;
}

p.skipIntro a:hover {
    text-decoration: underline;
}

.borderBottom {
    border-bottom: 1px solid #FFF;
}

.underline {
    text-decoration: underline;
}



/******************************
MAIN NAVIGATION STYLES
******************************/

ul.nav {
    margin: 0px 10px 0px 0px;
}

ul.nav li {
    float: right;
    display: inline;
    margin: 20px 20px 0px 0px;
    color: #CBCBCB;
    font-size: 130%;
}

ul.nav li a {
    color: #FFF;
    text-decoration: none;
}

ul.nav li a.purple {
    color: #83647C;
    text-decoration: none;
}

ul.nav li a:hover {
    text-decoration: underline;
}


/******************************
SUB NAVIGATION STYLES
******************************/

ul.subNav {
    padding: 0px 0px 7px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}

ul.subNav li {
    display: inline;
    margin: 0px 20px 0px 0px;
    color: #C2B89A;
    font-size: 120%;
}

ul.subNav li a {
    text-decoration: none;
}

ul.subNav li a:hover {
    text-decoration: underline;
}

ul.subNav li a.currentPage {
    color: #FFF;
}

ul.subNavTSBS {
    border-bottom: 2px solid #99C08A;
}

ul.subNavTSBS li a {
    color: #2A5980;
}

ul.subNavHG {
    border-bottom: 2px solid #93768C;
}

ul.subNavHG li a {
    color: #A4AC91;
}

ul.subNavHM {
    border-bottom: 2px solid #F0DDA4;
}

ul.subNavHM li a {
    color: #841619;
}

ul.subNavKBDS {
    border-bottom: 2px solid #C3CCBE;
}

ul.subNavKBDS li a {
    color: #665D77;
}

ul.subNavCINAUTO {
    border-bottom: 2px solid #77787B;
}

ul.subNavCINAUTO li a {
    color: #77787B;
}


/******************************
HOME PAGE TEXT STYLES
******************************/

.shows {
    margin: 15px 0px 0px 0px;
    color: #FFF;
    font-size: 160%;
    text-align: left;
    line-height: 1.1em;
}

.showBadge {
    padding: 15px 0px 0px 0px;
    color: #FFF;
    font-size: 160%;
    text-align: left;
    line-height: 1.1em;
    background: url(/img/hm-badge.png) no-repeat top right;
}

.shows a,
.showBadge a {
    color: #2A5980;
    text-decoration: none;
}

.shows a:hover,
.showBadge a:hover {
    text-decoration: underline;
}

.shows a {
    color: #2A5980;
    text-decoration: none;
}

.shows a:hover {
    text-decoration: underline;
}

.showDate {
    color: #8AB679;
    font-size: 85%;
    font-weight: bold;
}

.presentedBy {
    color: #FFF;
    font-size: 85%;
    font-style: italic;
    font-weight: lighter;
}

.presentedBy2 {
    color: #2A5980;
    font-size: 65%;
    font-style: italic;
    font-weight: lighter;
}

.regMark {
    vertical-align: top;
    font-size: 70%;
}

.salesMark {
    vertical-align: top;
    font-size: 40%;
}


/******************************
INDIVIDUAL SHOW TEXT STYLES
******************************/
.showCopy {
    margin: 0px 0px 20px 0px;
    color: #FFF;
    font-size: 120%;
    text-align: left;
    line-height: 1.4em;
}

.showCopyBlack {
    margin: 0px 0px 20px 0px;
    color: #000;
    font-size: 120%;
    text-align: left;
    line-height: 1.4em;
}

.showCopy a,
.showCopy a:visited {
    color: #FFF;
    text-decoration: underline;
}

.showCopyBlack a,
.showCopyBlack a:visited {
    color: #000;
    text-decoration: underline;
}

.subText {
    margin: 10px 0px 20px 0px;
    color: #FFF;
    font-size: 90%;
    text-align: left;
    line-height: 1.4em;
}

.subTextBlack {
    margin: 10px 0px 20px 0px;
    color: #000;
    font-size: 90%;
    text-align: left;
    line-height: 1.4em;
}

.h1subText {
    margin: 10px 0px 20px 0px;
    color: #FFF;
    font-size: 80%;
    text-align: left;
}

.h1subTextBlack {
    margin: 10px 0px 20px 0px;
    color: #000;
    font-size: 80%;
    text-align: left;
}

.showSideBarCopy {
    width: 288px;
    margin: 0px 0px 20px 10px;
    color: #FFF;
    font-size: 100%;
    text-align: left;
    line-height: 1.4em;
}

.showSideBarCopy.center {
    text-align: center;
}

.showSideBarCopyBlack {
    width: 288px;
    margin: 0px 0px 20px 10px;
    color: #000;
    font-size: 100%;
    text-align: left;
    line-height: 1.4em;
}

.showSideBarCopyBlack.center {
    text-align: center;
}

.showSideBarCopy a,
.showSideBarCopy a:visited {
    color: #FFF;
    text-decoration: underline;
}

.showSideBarCopyBlack a,
.showSideBarCopyBlack a:visited {
    color: #000;
    text-decoration: underline;
}


/******************************
ICON LINK STYLES
******************************/

.iconLinks1 {
    float: left;
    margin: 20px 5px 0px 0px;
    width: 499px;
}

.iconLinks2 {
    float: left;
    margin: 20px 5px 0px 0px;
    width: 230px;
}

.iconLinks3 {
    float: left;
    margin: 20px 5px 0px 0px;
    width: 160px;
}

.iconLinks1 a,
.iconLinks2 a,
.iconLinks3 a {
    /*color: #FFF;*/
    text-decoration: none;
}

.iconLinks1 a:hover,
.iconLinks2 a:hover,
.iconLinks3 a:hover {
    text-decoration: underline;
}



/******************************
EXHIBITOR LIST PAGE TEXT STYLES
******************************/

.exhibitorList {
    margin: 0px 0px 20px 0px;
    color: #FFF;
    font-size: 100%;
    text-align: left;
    line-height: 1.4em;
    border-collapse: collapse;
}

.exhibitorList a {
    color: #FFF;
    text-decoration: underline;
}


/******************************
CONTACT PAGE TEXT STYLES
******************************/

.contactCopy {
    margin: 0px 0px 20px 0px;
    color: #2A5980;
    font-size: 150%;
    text-align: left;
    line-height: 1.4em;
}

.contactCopy a,
.contactCopy a:visited {
    color: #2A5980;
    text-decoration: underline;
}

.contactSubHead {
    margin: 0px 0px 20px 0px;
    color: #C2B89A;
    font-size: 100%;
    text-align: left;
    line-height: 1.4em;
}

.addresses {
    color: #8AB679;
    font-size: 80%;
    line-height: 1.0em;
}

.form {
    color: #2A5980;
    text-align: left;
}

.form .bold {
    font-size: 120%;
    font-weight: bold;
}

.form tr td {
    text-align: left;
}

.form .sa_lc {
    margin-bottom: 30px;
}



/******************************
VIDEO PAGE TEXT STYLES
******************************/

.videoCopy {
    margin: 0px 0px 20px 0px;
    color: #FFF;
    font-size: 100%;
    text-align: left;
    line-height: 1.4em;
}

.videoCopy a {
    color: #FFF;
    text-decoration: none;
}

.videoCopy a:hover {
    text-decoration: underline;
}



/******************************
LAYOUT STYLES
******************************/

div#container {
	width: 936px;
	margin: 0px auto;
	text-align: center;
}

div#splashPage {
    width: 936px;
    height: 600px;
    text-align: center;
}

div#header {
    width: 936px;
}

div#videoHeader {
    width: 936px;
    height: 290px;
}

div#shows {
    width: 794px;
    margin: 0px auto;
}

div#columnLeft {
    float: left;
    width: 395px;
}

div#columnRight {
    float: right;
    width: 365px;
}

div#showMainContent {
    float: left;
    margin: 30px 0px 0px 43px;
    width: 500px;
}

div#showSidebar {
    float: right;
    padding: 0px 0px 0px 0px;
    width: 308px;
    text-align: center;
}

div#splashFooter {
    width: 936px;
    height: 200px;
    text-align: right;
}

div#contactUs {
    width: 794px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}

div#contactUsLeft {
    float: left;
    width: 397px;
    margin: 0px;
}

div#contactUsRight {
    float: right;
    width: 397px;
    margin: 0px;
}

div#footer {
    margin: 20px 0px 0px 0px;
    width: 936px;
    height: 25px;
    text-align: center;
    /*background: url(../Images/footer-film2.png) no-repeat bottom center;*/
}

div#underConstruction {
    margin: 100px 0px 100px 0px;
    width: 936px;
    text-align: center;
}

div.iconRow {
    float: left;
    width: 500px;
    clear: right;
}


/******************************
BACKGROUND STYLES
******************************/

.containerSplash {
    background: #3D6755 url(/img/container-splash.png) repeat-x top left;
}

.containerHome {
    background: #FFFFFF url(/img/container-home.png) repeat-x top left;
}

.containerShows {
    background: #8AB679 url(/img/container-shows.png) repeat-x top left;
}

.containerHG {
    background: #83647C url(/img/container-gm-hg.png) repeat-x top left;
}

.containerHM {
    background: #EDD796 url(/img/container-hm.png) repeat-x top left;
}

.containerKBDS {
    background: #DA951F;
    /**background: #FFFFFF url(/img/container-kbds.png) repeat-x top left;**/
}

.containerCINAUTO {
    background: #000000 url(/img/container-cinauto.png) repeat-x top left;
}

.containerGM {
    background: #83647C url(/img/container-gm-hg.png) repeat-x top left;
}

.sidebarHG {
    background: url(/img/sidebar-hg.png) repeat-y top left;
}


/******************************
HEADER STYLES
******************************/

.headerHome {
    height: 310px;
    background: url(/img/header-home.jpg) no-repeat top center;
}

.headerTSBS {
    height: 310px;
    background: url(/img/header-tsbs.jpg) no-repeat top center;
}

.headerCSVBS {
    height: 310px;
    background: url(/img/header-csvbs.jpg) no-repeat top center;
}

.headerGOLF {
    height: 310px;
    background: url(/img/header-golf.jpg) no-repeat top center;
}

.headerHF {
    height: 310px;
    background: url(/img/header-hf.jpg) no-repeat top center;
}

.headerHG {
    height: 310px;
    background: url(/img/header-hg.jpg) no-repeat top center;
}

.headerHM {
    height: 310px;
    background: url(/img/header-hm.jpg) no-repeat top center;
}

.headerKBDS {
    height: 335px;
    background: url(/img/header-kbds.jpg) no-repeat top center;
}

.headerCINAUTO {
    height: 310px;
    background: url(/img/header-cinauto.jpg) no-repeat top center;
}

.headerGM {
    height: 310px;
    background: url(/img/header-gm.jpg) no-repeat top center;
}

.headerVideo {
    background: url(/img/header-video.jpg) no-repeat top center;
}


/******************************
IMAGE STYLES
******************************/

.infoIcon {
    float: left;
}

.pdfIcon {
    float: left;
    margin: 0px 10px 0px 0px;
}

.krogerCoupon {
    margin-top: 30px;
}


/******************************
TABLE STYLES
******************************/

table.ratesTable,
table.visitorsTable {
    width: 480px;
    border-collapse: collapse;
    text-align: left;
}

table.ratesTable th.firstTH,
table.visitorsTable th.firstTH {
    padding-top: 0px;
    font-weight: normal;
}

table.ratesTable th,
table.visitorsTable th {
    padding-top: 20px;
    font-weight: normal;
}

table.ratesTable td {
    padding: 0px 5px 0px 5px;
    font-size: 90%;
    vertical-align: middle;
}

table.visitorsTable td {
    padding: 4px 5px 4px 5px;
    font-size: 100%;
    vertical-align: middle;
}

table.ratesTable td.alt,
table.ratesTable th.alt,
table.visitorsTable td.alt,
table.visitorsTable th.alt {
    background: #6E9F5A;
}

table.ratesTable td.altKBDS,
table.ratesTable th.altKBDS,
table.visitorsTable td.altKBDS,
table.visitorsTable th.altKBDS {
    background: #C2B9D0;
}

table.ratesTable td.altHM,
table.ratesTable th.altHM,
table.visitorsTable td.altHM,
table.visitorsTable th.altHM {
    background: #FEECB8;
}

table.ratesTable td.altAUTO,
table.ratesTable th.altAUTO,
table.visitorsTable td.altAUTO,
table.visitorsTable th.altAUTO {
    background: #3D3D41;
}

table.ratesTable td.alignRight,
table.visitorsTable td.alignRight {
    text-align: right;
}



/******************************
GALLERY STYLES
******************************/
.gallery {
    width: auto;
    margin: 0px auto;
}

.gallery h3 {
    color: white;
    text-align: left;
}

.gallery tr td {
    width: 210px;
    border: 1px solid #a1a1a1;
    color: white;
    padding: 4px 10px;
}

.gallery tr td img {
    display: inline;
    text-align: center;
}

.gallery .votes {
    width: auto;
    float: right;
}

.gallery .location {
    width: auto;
    float: left;
    text-align: left;
}

.galleryLeft {
    width: 60px;
    float: left;
    color: white;
}

.galleryLeft h5 {
    color: #d1d1d1;
    font-size: 90%;
    margin: 0px;
}

.galleryRight {
    width: 600px;
    margin-left: 100px;
}

.galleryRight {
    text-align: left;
}

.glNav {
    padding-bottom: 24px;
    padding-top: 12px;
    text-align: left;
}

.glNav a {
    color: #A90C00;
}

.pcNext, .pcNextFaded {
    float: right;
}

.pcPrev, .pcPrevFaded {
    float: left;
}

.glNav .pcPrev, .glNav .pcNext {
    color: #9FB1FF;
}

.galleryDesc {
    color: white;
    text-align: left;
    margin: 8px 0px;
}

.galleryHead {
    width: 600px;
    margin: 0px auto;
    text-align: left;
    color: white;
    padding-bottom: 12px;
    border-bottom: 1px grey solid;
}

.headRight {
    width: 150px;
    float: right;
    padding-left: 50px;
    text-align: right;
}

.headLeft {
    width: 400px;
}

#gHeader {
    padding-top: 24px;
}

