/* CSS Document */
body
{
    margin: 0;
    padding: 0;
    text-align: center;
    min-width: 887px;
    background-color: #a3eeff;
    color: #ec1200;
    font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper
{
    text-align: left;
    width: 887px;
    margin-left: auto;
    margin-right: auto;
}
#header
{
    background-image: url(images/bkgd-topleft.jpg);
    background-color: white;
    background-position: top left;
    background-repeat: no-repeat;
    height: 183px;
}
#header h1
{
    display: none;
}
#header ul
{
    margin: 0;
    padding: 5px 0 0 70px;
}
#header li
{
    display: inline;
    color: #eec3c3;
    font-size: 16px;
    font-style: italic;
}
#header a:link, #header a:visited
{
    text-decoration: none;
    background-color: #ec1200;
    color: white;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
}
#header a:hover
{
    color: #eec3c3;
}
#header .headerpic
{
    float: right;
    height: 183px;
    width: 556px;
}
#main
{
    width: 100%;
    background-color: white;
    background-image: url(images/bkgd-edges.gif);
    background-repeat: repeat-y;
}
#main-home
{
    width: 100%;
    background-color: white;
    background-image: url(images/bkgd-edges-home.jpg);
    background-repeat: repeat-y;
    background-position: bottom left;
}
#content
{
    margin: 0 52px 0 214px;
    color: #0c4da2;
}
#content-schedule
{
    margin: 0 52px 0 214px;
    color: #0c4da2;
    background-image: url(images/bkgd-schedulemain.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}
#content-show
{
    margin: 0 52px 0 214px;
    color: #0c4da2;
	padding: 150px 280px 15px 30px;
}
#content-show-2010
{
    margin: 0 52px 0 214px;
    color: #55250f;
    background-image: url(images/bkgd-2010show.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
	background-color: #57c2eb;
	padding: 0;
}
#content-show-2009
{
    margin: 0 52px 0 214px;
    color: black;
    background-image: url(images/bkgd-show-2009.jpg);
    background-repeat: no-repeat;
    background-position: top right;
	background-color: #19291E;
	padding: 150px 280px 15px 30px;
}
#content-show-2009 .text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	width: 215px;
	text-align: left;
	margin-left: -10px;
	margin-top: 25px;
}
#content-show-2008
{
    margin: 0 52px 0 214px;
    color: white;
    background-image: url(images/bkgd-show.jpg);
    background-repeat: no-repeat;
    background-position: top right;
	background-color: #19291E;
	padding: 150px 280px 15px 30px;
}
#sidebar
{
    float: left;
    top: 0;
    left: 52px;
    width: 162px;
    color: #16488b;
    margin: -30px 0 0 52px;
    padding: 0;
    background-image: url(images/bkgd-navsplash.jpg);
    background-position: left 20px;
    background-repeat: no-repeat;
}
#nav
{
    list-style: none;
    margin: 0;
    padding-left: 36px;
}
#nav li
{
    font-size: 93%;
    padding: 0.5em 0 0.5em 0;
}
#nav li.marker
{
    background-image: url(images/logoicon.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 27px;
    margin-left: -27px;
}
#nav li:hover
{
    background-image: url(images/logoicon.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 27px;
    margin-left: -27px;
}
#nav a:link, #nav a:visited
{
    text-decoration: none;
    color: #ec1200;
    font-style: italic;
    font-weight: bold;
}
#nav a:hover
{
    color: #01B3E5;
}
#sidebar p
{
    font-size: 90%;
    margin: 0px 0 5px 0;
}
#sidebar p.centered
{
    font-size: 90%;
    margin: 0px 0 20px 0;
    text-align: center;
}
#sidebar .inner
{
    padding: 10px;
}
#sidebar img
{
    margin-left: 10px;
    border: none;
}
a.plain:link, a.plain:visited
{
    text-decoration: none;
    color: #0c4da2;
}
a.plain:hover
{
    text-decoration: underline;
    color: #0c4da2;
}
#content .inner
{
    padding: 15px 35px 35px 15px;
}
#content p
{
    font-size: 95%;
    line-height: 1.3em;
}
#content h1
{
    margin: 0;
}
#content a:link, #content a:visited
{
    color: #1CB0DF;
    font-weight: bold;
    text-decoration: underline;
}
#content a:hover
{
    color: #1CB0DF;
    font-weight: bold;
    text-decoration: none;
}
.boldtext
{
    font-weight: bold;
}
#content-schedule .inner
{
    padding: 15px 35px 35px 10px;
}
#content-schedule p
{
    font-size: 95%;
    line-height: 1.3em;
}
#content-schedule h1
{
    margin: 0;
}
#content .inner-rightflush
{
    padding: 15px 0px 35px 10px;
}
div.centered
{
    text-align: center;
}
div.centered span
{
    padding: 10px;
    font-size: 110%;
    color: #ec1200;
    font-weight: bold;
}
img.floatright
{
    float: right;
    padding: 0 0 15px 15px;
}
img.floatright-border
{
    float: right;
    margin: 0 0 15px 15px;
    border: 6px solid #e6faff;
}
img.border
{
    border: 6px solid #e6faff;
}
#coupons img
{
    border: 0;
}
#emailsubmission
{
    margin: 0;
}
#emailsubmission .text
{
    width: 130px;
    border: 1px solid #0c4da2;
    background-color: white;
    color: #0c4da2;
}
#emailsubmission .submitbtn
{
    text-align: right;
    margin-top: 5px;
}
#emailsubmission .btn
{
    border: 0;
    background-color: transparent;
    color: #16488b;
    font-size: 90%;
    padding: 5px 25px 5px 0;
    background-image: url(images/btn-submit.gif);
    background-position: right center;
    background-repeat: no-repeat;
}
#footer
{
    clear: both;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 196px;
    background-image: url(images/bkgd-footer.jpg);
}
#clear-sub
{
    clear: both;
    background-image: url(images/bkgd-btmcontent.jpg);
    background-position: 52px 0;
    background-repeat: no-repeat;
    height: 56px;
}
#clear-sub-show-2010
{
    clear: both;
    background-image: url(images/bkgd-btmcontent-2010.jpg);
    background-position: 52px 0;
    background-repeat: no-repeat;
    height: 56px;
}
#clear-sub-show-2009
{
    clear: both;
    background-image: url(images/bkgd-btmshow.jpg);
    background-position: 52px 0;
    background-repeat: no-repeat;
    height: 56px;
}
#clear-home
{
    clear: both;
    height: 0;
}
#footer img
{
    float: right;
    border: none;
}
#footer p
{
    margin: 0;
    padding: 110px 0 0 52px;
    color: #0c4da2;
    font-size: 90%;
}
table.schedule
{
    border-collapse: collapse;
    border: 1px solid #C3F2FD;
    line-height: 1.8em;
}
table.schedule tr
{
    border: 1px solid #C3F2FD;
}
table.schedule tr.odd
{
    background-color: #e6faff;
}
table.schedule td
{
    padding: 0px 10px;
}
table.schedule caption
{
    margin: 0;
    padding: 0;
    color: #ec1200;
    line-height: 1.5em;
    text-align: left;
    font-weight: bold;
}
.discountsubmission span.h2
{
    font-size: 110%;
    color: #ec1200;
    font-weight: bold;
}
.discountsubmission
{
    font-weight: bold;
}
.discountsubmission .text
{
    border: 1px solid #0c4da2;
    background-color: white;
    color: #0c4da2;
}
.discountsubmission #state
{
    width: 30px;
}
.discountsubmission #name, .discountsubmission #email, .discountsubmission #email2, .discountsubmission #otherhowdidyouhear
{
    width: 150px;
}
.discountsubmission #zip, .discountsubmission #howmanyshowsattended
{
    width: 75px;
}
.discountsubmission #comments, .discountsubmission #whocamewith
{
    width: 300px;
    height: 60px;
}
.discountsubmission .btn
{
    color: white;
    font-weight: bold;
    font-size: 90%;
    text-align: left;
    margin-top: 5px;
    margin-left: 10px;
    background-color: #ec1200;
    border: 0;
    padding: 2px;
}
.margin-top
{
    margin-top: 15px;
}
.disclaimer
{
    color: #ec1200;
    font-size: 6pt;
    font-style: italic;
    margin-top: 20px;
}
#nodisplay
{
    display: none;
}
.redtextitalics
{
    font-size: 120%;
    color: #ec1200;
    font-style: italic;
    font-weight: bold;
}
#gallery
{
    margin: 0px;
    padding: 0px;
}
#gallery ul
{
    margin: 0;
    padding: 0;
}
#gallery li
{
    display: inline;
    margin: 0;
}
#gallery img
{
    padding: 0;
    border: 4px solid white;
}
#gallery img:hover
{
    padding: 0;
    border: 4px solid #ec1200;
}
#gallery img:visited
{
    padding: 0;
    border: 4px solid #C8F4FF;
}
#gallery #gallerydetail
{
    float: right;
    width: 458px;
    text-align: left;
}
#gallery #gallerydetail img
{
    border: 0;
}
#gallery #pagenav
{
    color: #259FDA;
    text-align: center;
    width: 100px;
    font-size: 90%;
    font-weight: bold;
}
#gallery #pagenav span
{
    color: #ec1200;
}
#gallery #pagenav a:link, #gallery #pagenav a:visited
{
    color: #259FDA;
    text-decoration: underline;
    font-weight: normal;
}
#gallery #pagenav a:hover
{
    color: #259fda;
    text-decoration: none;
    font-weight: normal;
}
#gallery #pagenav a.number:link, #gallery #pagenav a.number:visited
{
    color: #259FDA;
    text-decoration: none;
    font-weight: bold;
}
#gallery #pagenav a.number:hover
{
    color: #259fda;
    text-decoration: underline;
    font-weight: bold;
}





a.lnkSubmit:active
{
    padding: 5px 30px 5px 0;
    font-size: 90%;
    color: #16488b;
    text-decoration: none;
    background-image: url(images/btn-submit.gif);
    background-position: right;
    background-repeat: no-repeat;
}

a.lnkSubmit:link
{
    padding: 5px 30px 5px 0;
    font-size: 90%;
    color: #16488b;
    text-decoration: none;
    background-image: url(images/btn-submit.gif);
    background-position: right;
    background-repeat: no-repeat;
}

a.lnkSubmit:visited
{
    padding: 5px 30px 5px 0;
    font-size: 90%;
    color: #16488b;
    text-decoration: none;
    background-image: url(images/btn-submit.gif);
    background-position: right;
    background-repeat: no-repeat;
}

a.lnkSubmit:hover
{
    padding: 5px 30px 5px 0;
    font-size: 90%;
    color: #16488b;
    text-decoration: none;
    background-image: url(images/btn-submit.gif);
    background-position: right;
    background-repeat: no-repeat;
}

h2 {
	color: #ec1200;
	font-weight: normal;
	font-size: 105%;
	margin: 0;
}
.margintop0 {
	margin-top: 0;
}
ul.simplelist {
	margin: 0 0 0 20px;
	padding: 0;
}
ul.simplelist li {
	list-style-type: disc;
}
img.floatleft {
	float: left;
	border: 0;
	padding: 5px 10px 5px 0
}
h1.show {
	font-size: 110%;
}
