﻿#orangehead{
	width: 928px;
	height: 116px; 
    background-color: #ff9100;
}
#bluehead{
	width: 928px;
	height: 116px; 
    background-color: #6989c6;
}
#pinkhead{
	width: 928px;
	height: 116px; 
    background-color: #d31d68;
}
#aquahead{
	width: 928px;
	height: 116px; 
    background-color: #58c1a2;
}
#grayhead{
	width: 928px;
	height: 116px; 
    background-color: #c2b9a5;
}

#internalheader h1 {
	text-decoration:none;
    font: bold 40px/40px Arial, Helvetica, sans-serif;
    padding:30px 0px 0px 20px;
    margin:0;
    height: 40px;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	font-weight: bold;
}
.hometitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
}
.titleWhite 
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-weight: bold;
	line-height: 20px;
}
.titleWhite a:link {color: White; text-decoration: none}
.titleWhite a:visited {color: White; text-decoration: none}
.titleWhite a:hover {color: White; text-decoration: none}

.body
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #717171;
	line-height: 18px;
}
.bodyBold 
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #717171;
	line-height: 18px;
}
.bodyBold a:link {color: #717171; text-decoration: none}
.bodyBold a:visited {color: #717171; text-decoration: none}
.bodyBold a:hover {color: #717171}
.calendarFilter {margin: 30px 0 0 40px}
.calendarContent {
    float:left;
    text-align: left;
    }
.calendarBuyTickets {float:right}
.calendarSeparator {
    height:1px;
    padding: 5px 0 5px 0;
    background: transparent url('/images/lines.gif') repeat-x center;
 }
.calendarPhoto {
    float:left;
    margin-right:40px;
    width: 62px;
    height: 62px;
    background: transparent url('/images/photo-background.png') no-repeat;
}
.inputemail{
    float: left;
    margin: 32px 0 0 56px;
    width: 169px;
    height: 18px;
    border: 0px;
}
.btnClear{
    float: right;
    margin: 30px 6px 0 0;
    width: 10px;
    height: 24px;
}
.eventTitle2 {padding: 4px 0 0 14px; background: #9b9993; margin:10px 0 10px 0; width:576px; text-align:left;}
* html .eventTitle2 {padding: 4px 0 0 7px; }
.reginput{
    font-family: Arial, Verdana;
	width:170px;
	margin:10px 0px 10px 0px;
    padding:0;
    color: black;
    border:solid 0px red;
    float: left; 
}
.regclear{
    clear: both;
}
.regline{
    float: left;
    width: 100px;
    height: 600px;
    background: transparent url('/images/lines-vertical.gif') repeat-y center;
    margin:0 100px 0 100px;
}
.msg{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 13px;
	margin:0px 0 0px 0;
	width:700px;
}
.rowseparator{
    clear: both;
    width: 1px;
    height: 18px;
}
.inputbox{
    float: left;
    font: 13px/15px Arial, Helvetica, sans-serif;
    margin: 0;
    width: 300px;
    height: 18px;
    border: solid 1px black;
}
.ddl{
    margin: 0;
 /*   width: 150px; */
    height: 22px;
    border: solid 1px black;
}
.sminputbox{
    float: left;
    font: 13px/15px Arial, Helvetica, sans-serif;
    margin: 0;
    width: 70px;
    height: 18px;
    border: solid 1px black;
}
.sellevel{
	color: Black;
	margin:0px 0 0px 20px;
	font: normal 13px/15px Arial, Verdana, Helvetica, sans-serif;
}
.btnSubmit{
    float: left;
    margin: 0;
    width: 80px;
    height: 30px;
    cursor: pointer;
}
.dottedline{
    width: 700px;
    height: 30px;
    background: transparent url('/images/dottedline.jpg') repeat-x;
    border:none 0 black;
}
.frmbuild{
    width: 500px;
}
.frmbuild td{
    vertical-align: top;
}
