﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	background-color: #003366;
}

* 
{
	margin: 0px;
	padding: 0px;
}

#master
{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#main 
{
	border: 3px double #000000;
	width: 780px;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	vertical-align: top;
	float: left;
}

#sponsors
{
	background-color: White;
	border: 3px double #000000;
	width: 135px;
	position: relative;
	margin-left: 795px;
	margin-top: 15px;
	margin-bottom: 15px;
	vertical-align: top;
}

#leftcolumn 
{
	background-color: #3398CC;
}

#logo 
{
	background-color: #3398CC;
	background-image: url(images/layout/25ann_logotrans.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	height: 210px;
	width: 150px;
	padding-top: 10px;
	padding-left: 1px;
}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active, #logo img
{
    border: 0px;
    color: #000000;
}

.sponsor a:link, .sponsor a:visited, .sponsor a:hover, .sponsor a:active, .sponsor img
{
    border: 0px;
    color: #000000;
}
#leftcolumngradient
{
    width: 150px;
    margin: 0px;
    padding: 0px;
    vertical-align: bottom;
    background-color: #3398cc;
    background-position: bottom;
    background-image: url(images/layout/lnavgrad.jpg);
    background-repeat: repeat-x;
}

#rightcolumn 
{
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #000000;
}

#banner 
{
	background-image: url(images/layout/25ann_HMCBanner.jpg);
	height: 166px;
	width: 630px;
}

#topnav
{
    height: 20px;
    width: 627px;
    background-color: #3398CC;
    background-image: url(images/layout/tnavgrad.jpg);
    background-repeat: no-repeat;
    background-position: left;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    vertical-align: middle;
}

#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #cccccc;
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
}

td 
{
	vertical-align: top;
}

#topmenu
{
    margin-left: 270px;
}

#leftmenu
{
    margin-top: 10px;
    margin-left: 7px;
}

.menutext
{
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 10px;
    font-family: Verdana;
    margin-left: 7px;
}
.contentarea
{
    color: #cccccc;
    padding: 25px 25px;
}

h1
{
    font-size: 1em;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0.75em;
    letter-spacing: 0.01em;
    background-color: #000000;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: .5em;
    padding-top: 0.5em;
}

h2
{
    font-size: 1em;
    color: #3398CC;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

h3
{
    font-size: 1em;
    color: #3398CC;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-style: italic;
}

p
{
    margin-top: 1em;
    margin-bottom: 1em
}
/* Sets the link syles for the content area on all pages */
.contentarea a:link
{
    color: #3398CC;
    text-decoration: none;
}

.contentarea a:visited
{
    color: #3398CC;
    text-decoration: none;
}

.contentarea a:hover
{
    text-decoration: underline;
}

.contentarea a:active
{
    color: #FFFFFF;
}

address
{
    font-weight: bold;
    font-style: normal;
    margin-bottom: 2em;
}

#address
{
}

#phone
{
    float: right;
    padding-right: 200px;
}
.center
{
    text-align: center;
}

ul
{
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 4em;
    padding-bottom: 15px;
    padding-top: 10px;
}

strong
{
    font-weight: bold;
    color: #3398CC;
}

em
{
    font-style: italic;
}

/* Aslett Clearing Method */
.clearfix:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix 
{
    display: inline-table;
}
/* backslash hack hides from IE mac \*/
* html .clearfix {height: 1%}
.clearfix {display: block;}
/* end backslash hack */

/* These Styles are used to align a form into 2 columns */
div.formcontainer
{
    margin-top: 20px;
    margin-left: 25px;
    margin-bottom: 20px;
    width: 550px;
}
div.theform
{
    border: 2px solid #3398CC;
}

div.formcontainer div.clearfix 
{
    padding: 10px 0px;
    vertical-align: top;
}

div.formcontainer .frmlabel
{
    width: 120px;
    float: left;
    text-align: right;
    margin: 0px 10px;
}

div.formcontainer .validcntl
{
    vertical-align: top;
    color: #ffff80;
}

div.formcontainer .aligncntl
{
    margin-left: 140px;
    margin-right: 25px;
}

div.formcontainer .btnalign
{
    margin-right: 25px;
}

/* These styles are used on the Home Page to layout the 3 columns */
#defaultwrapper
{
    background: url(http://208.112.8.103/images/layout/bg3col.gif) repeat-y top left;
    width: 576px;
}

#defcol1
{
    width: 170px;
    float: left;
    padding-right: 10px;
    padding-left: 11px;
}

#defcol2
{
    width: 170px;
    float: left;
    padding-right: 10px;
    padding-left: 11px;
}
#defcol3
{
    width: 165px;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 384px;
}

.concerttitle
{
    font-weight: bold;
    color: #3398cc;
    font-style: italic;
}

.staffcolumn
{
    width: 578px;
    background-position: left top;
    background-image: url(images/layout/bg2col.gif);
    background-repeat: repeat-y;
    margin-bottom: 25px;
}

.staffphoto
{
    width: 125px;
    /* height: 165px; */
    float: left;
    margin-right: 5px;
}

.staffmember1, .staffmember2
{
    width: 265px;
    padding-left: 10px;
    padding-right: 10px;
}
.staffmember1
{
    float: left;
}

.staffmember2
{
    margin-left: 288px;
}

.staffftr
{
    margin-bottom: 25px;
}

.tickets1
{
    width: 285px;
    float: left;
}

.tickets2
{
    width: 275px;
    margin-left: 300px;
}

.title
{
    font-weight: bold;
    color: #3398cc;
    margin-top: 3px;
    margin-bottom: 3px;
}

#seasonimgs
{
    float: left;
}
#seasondesc
{
    margin-left: 150px;
}

.seasonthumb
{
    width: 125px;
    border-right: #000000 3px double;
    border-top: #000000 3px double;
    border-left: #000000 3px double;
    border-bottom: #000000 3px double;
    margin-bottom: 15px;
}

.concertimg
{
    margin-bottom: 15px;
    width: 550px;
}

.concertdetails
{
    width: 550px;
    text-align: left;
}

#donationtier
{
    width: 270px;
    background-color: #3398cc;
    border-right: #000000 3px double;
    border-top: #000000 3px double;
    border-left: #000000 3px double;
    border-bottom: #000000 3px double;
}

#donationtier table
{
    border-top: #000000 3px double;
}

#donationtier h1
{
    margin-bottom: 0px;
}

.tiername
{
    text-align: right;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 5px;
    color: #ffffff;
    font-weight: bold;
}

.tiervalue
{
    text-align: left;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 5px;
    color: #ffffff;
    font-weight: bold;
}

.cdwrapper
{
    background: url(http://208.112.8.103/images/layout/bg3col.gif) repeat-y top left;
    width: 576px;
}

.cdcol1, .cdcol2, .cdcol3
{
    width: 170px;
    height: 340px;
}

.cdcol1
{
    float: left;
    padding-right: 10px;
    padding-left: 11px;
}

.cdcol2
{
    float: left;
    padding-right: 10px;
    padding-left: 11px;
}
.cdcol3
{
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 382px;
}

.cdimg
{
    text-align: center;
    height: 165px;
}

.cddesc
{
    height: 125px;
}

.cdprice
{
    font-weight: bold;
    color: #3398CC;
    height: 25px; /* padding-bottom: 10px; */
    vertical-align: middle;
}

.cdqty
{
    vertical-align: middle;
}

.cdbuy
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    font-weight: bold;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #3398cc;
    text-align: center; /*padding-bottom: 5px;*/
    height: 25px;
    vertical-align: middle;
}

.cdbuy a:link
{
    color: #ffffff;
}

.cdbuy a:visited
{
    color: #ffffff;
}

.cdbuy a:hover
{
    color: #003366;
    text-decoration: none;
}


.cddivider
{
    margin-top: 25px;
}

.cdwrapper .validcntl
{
    color: #ffff80;
}

.cdwrapper .qtylbl
{
    padding-right: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.cdwrapper .buybtn
{
    margin-left: 30px;
    padding-right: 5px;
    padding-left: 5px;
}

#cdtracks td
{
    height: 30px;
    vertical-align: middle;
}

#cdtracks .tracknbr
{
    width: 25px;
}

#cdtracks .tracktitle
{
    width: 225px;
}

#cdtracks .tracksample
{
    width: 30px;
}

#cdleft
{
    width: 250px;
    float: left;
}

#cdright
{
    width: 290px;
   /* padding-left: 25px; */
   margin-left: 275px;
}

.cdcover
{
    padding-bottom: 25px;
}

.cdbuybtn
{
    width: 120px;
    height: 26px;
    background-color: #3398cc;
    vertical-align: middle;
    text-align: center;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.dvdinfo
{
    float: left;
    padding-bottom: 25px;
}

.dvdleft
{
    width: 250px;
    float: left;
}

.dvdright
{
    width: 290px;
    /* padding-left: 25px; */
    margin-left: 275px;
}

.outline
{
    border-right: black 3px double;
    border-top: black 3px double;
    border-left: black 3px double;
    border-bottom: black 3px double;
}

.quote
{
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 15px;
}

.quotesrc
{
	font-style: italic;
	text-align: right;
}

.pressphoto
{
	width: 33%;
	vertical-align: bottom;
}