body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #382c1f;
	background-image: url(../images/summer-smash-main-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ECDCCF;

}
p {
	padding: 5px 0px;
}

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  color: #382c1f;
  margin-bottom: 10px;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  color: #382c1f;
  margin-bottom: 5px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #382c1f;
  margin-bottom: 5px;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #382c1f;
  margin-bottom: 5px;
}

.bodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #382c1f;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #382c1f;
}


/* TOP NAVIGATION */

#fsNavigation .topNavBtns a {
	background-image: url(../images/summer-smash-tabs.png);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	text-indent: -9999px;
	float: left;
}

a.details:link, a.details:visited {
	width: 72px;
	background-position: 0px 0px;
}

a.details:hover {
	background-position: 0px -38px;
}

a.what-is-summer-smash:link, a.what-is-summer-smash:visited {
	width: 197px;
	background-position: -72px 0px;
}

a.what-is-summer-smash:hover {
	background-position: -72px -38px;
}

a.prizes:link, a.prizes:visited {
	width: 61px;
	background-position: -269px 0px;
}

a.prizes:hover {
	background-position: -269px -38px;
}

a.vip-seating:link, a.vip-seating:visited {
	width: 106px;
	background-position: -330px 0px;
}

a.vip-seating:hover {
	background-position: -330px -38px;
}

a.donors:link, a.donors:visited {
	width: 71px;
	background-position: -436px 0px;
}

a.donors:hover {
	background-position: -436px -38px;
}

a.buy-tickets:link, a.buy-tickets:visited {
	width: 104px;
	background-position: -507px 0px;
}

a.buy-tickets:hover {
	background-position: -507px -38px;
}

a.become-a-sponsor:link, a.become-a-sponsor:visited {
	width: 154px;
	background-position: -611px 0px;
}

a.become-a-sponsor:hover {
	background-position: -611px -38px;
}

a.past-events:link, a.past-events:visited {
	width: 107px;
	background-position: -765px 0px;
}

a.past-events:hover {
	background-position: -765px -38px;
}

.photoBTN a {
	display: block;
	padding: 5px;
	background-color: #F90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #382c1f;
	margin: 10px 30px;
	text-align: center;
	text-decoration: none;
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.photoBTN a:link {
	color: #382c1f;
}

.photoBTN a:hover {
	color: #382c1f;
	background-color: #fc0;
}

.photoBTN a:visited {
	color: #382c1f;
}


.eventRow {
	background-image:url(../images/summer-smash-horizontal-divider.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}
.eventIntro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #382c1f;
	text-align: center;
}
.eventDateTime {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #382c1f;
	text-align: right;
}
.eventLocation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #382c1f;
	text-align: right;
}

.sectionHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #382c1f;
	background-image: url(../images/summer-smash-horizontal-divider.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.sectionContent {
	padding-bottom: 5px;
	margin-bottom: 5px;
}


#orderError {
	position: relative;
	padding:10px;
	background-color: #900;
}

.errorHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
}

.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0e0d0c;
}

.copyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0e0d0c;
}
.copyrightTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0e0d0c;
}

.clear {
	float: none;
	clear: both;
}

#fsbcLeft ul li,#fsbcRight ul li {
	margin-left: 15px;
}

/* EVENT BOX STYLES */
.esRow {
	position: relative;
	clear: both;
	float: none;
}
.esLabel {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #382c1f;
	padding: 3px 0px;
	float: left;
	text-align: left;
}
.esTimes {
	position: relative;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #382c1f;
	padding: 3px 0px;
	float: left;
	text-align: right;
}

/* MUSICAL GUESTS BOX STYLES */
.mgRow {
	position: relative;
	clear: both;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #382c1f;
	padding: 10px 0px;
	text-align: left;
	background-image: url(../images/summer-smash-horizontal-divider.png);
	background-repeat: repeat-x;
	background-position:center bottom;
	margin-bottom: 10px;
}
.mgImage {
	positon: relative;
	width: 100px;
	height: 100px;
	float: left;
	overflow: hidden;
	margin-right: 5px;
	padding-right: 6px;
}

.mgContent {
	position: relative;
	float: left;
	width: 390px;
}

.mgTimes {
	font-size: 11px;
}

/* DONOR BOX STYLES */
.dRow {
	position: relative;
	clear: both;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #382c1f;
	padding: 10px 0px;
	text-align: left;
	background-image: url(../images/summer-smash-horizontal-divider.png);
	background-repeat: repeat-x;
	background-position:center bottom;
	margin-bottom: 10px;
}
.dImage {
	positon: relative;
	width: 150px;
	height: 150px;
	float: left;
	overflow: hidden;
}

.dContent {
	position: relative;
	float: left;
}



/* PRIZE BOX STYLES */
/* root element for tabs  */
ul.tabNav { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	height:40px;
}

/* single tab */
ul.tabNav li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
	
}

ul.tabNav a {
	background-color: #85705A;
	color: #ECDCCF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display:block;
	height: 30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	padding:5px 10px;
	margin:0px;
	margin-right: 1px;
	position:relative;
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

ul.tabNav a:active {
	background-color: #382c1f;		
}


ul.tabNav a:hover {
	background-color: #4D3C2B;
}

ul.tabNav a.current, ul.tabNav a.current:hover, ul.tabNav li.current a {
	background-color: #382c1f;
	cursor:default !important; 
	color:#85705A !important;
}

.panes {
	border-top:1px solid #85705A;	
}

.panes .pane {
	display: none;
}
.pBox {
	position: relative;
	clear: both;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #382c1f;
	padding: 10px 0px;
	text-align: left;
	background-image: url(../images/summer-smash-horizontal-divider.png);
	background-repeat: repeat-x;
	background-position:center bottom;
	margin-bottom: 10px;
}
.mgImage {
	positon: relative;
	width: 100px;
	height: 100px;
	float: left;
	overflow: hidden;
	margin-right: 5px;
	padding-right: 6px;
}

.pContent {
	position: relative;
	float: left;
}


/* HOTEL BOX STYLES */
.hBox {
	position: relative;
	padding: 10px 0px;
	clear: both;
	float: none;
}
.hbTop {
	width: 325px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #382c1f;
	text-align: left;
	margin-bottom: 10px;
}
.hbBottom {
	width: 325px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #382c1f;
	text-align: left;
}


/* FORM STYLES */
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61201A;
}
.fRow {
	position: relative;
	clear: both;
	float: none;
}
.fInput {
	position: relative;
	width: 92px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727375;
	padding: 3px;
	float: left;
	margin-right: 2px;
}
.fLabel {
	width: 94px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	padding: 3px;
	float: left;

}
.fInput1 {
	width: 194px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727375;
	padding: 3px;
	background-color: #E7EEEE;
	border: 1px solid #B3C0C1;
}
.fInput2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #727375;
	padding: 5px;
	background-color: #E7EEEE;
	background-image: url(../images/general/lightOverlay.png);
	background-repeat: repeat-x;
	border: 1px solid #cad8d9;
}

.enterBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #727375;
	padding: 5px;
	background-color: #E7EEEE;
	background-image: url(../images/general/lightOverlay.png);
	background-repeat: repeat-x;
	border: 1px solid #cad8d9;
	width: 100px;
}

.enterBtnOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #727375;
	padding: 5px;
	background-color: #B9D2D2;
	background-image: url(../images/general/lightOverlay.png);
	background-repeat: repeat-x;
	border: 1px solid #cad8d9;
	width: 100px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #F90;
}

/* Adds special style to an unvisited link. */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #F90;
}

/* Adds special style to a visited link. */
a:visited, a.visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #C90;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FC0;
}

a.cap:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
a.cap:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
a.cap:hover {
	color: #E1E4FD;
	text-decoration: none;
	font-weight: normal;
}


a.copy:link {
	color: #58371A;
	text-decoration: none;
	font-weight: normal;
}
a.copy:visited {
	color: #58371A;
	text-decoration: none;
	font-weight: normal;
}
a.copy:hover {
	color: #7F4219;
	text-decoration: none;
	font-weight: normal;
}

/* BOTTOM NAVIGATION STYLES */
ul.bottomnav {
	list-style: none;
	padding: 0px;
	margin: 0;
	float: left;
	width: 680px;
	font-size: 10px;
}
ul.bottomnav li {
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px 4px 0px 0px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #300;
}
ul.bottomnav li .bnOn {
	font-weight: bold;
	float: left;
	
}
ul.bottomnav li a {
	color: #0e0d0c;
	display: block;
	text-decoration: none;
}
ul.bottomnav li a:hover {
	color: #966
}


/* SIDEBAR STYLES */

.sidebarBox {
	position: relative;
	width: 280px;
	border-bottom: 1px solid #d4d2d3;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: 25px;
}

.sidebarBoxEnd {
	position: relative;
	width: 280px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: 25px;
}


/* EVENT PAGE STYLES */
#eventHeader {
	position: absolute;
	width: 430px;
	height: 24px;
	padding: 8px 10px 12px 10px;
	border-bottom: 1px solid #ddd;
	top: 0px;
}

.eventTitle {
	font-size: 20px;	
}

#eventInfoContent {
	position: absolute;
	width: 430px;
	height: 370px;
	padding: 10px;
	top: 45px;
}

#eventFooter {
	position: absolute;
	width: 430px;
	height: 95px;
	padding: 10px;
	top: 435px;
	border-top: 1px solid #ddd;
	text-align: center;
}


/* ORDER FORM STYLES */

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

#orderForm {
	position: relative;
	width: 510px;
	height: 1050px;
	overflow:hidden;
}

#orderForm .items {
	width:20000em;	
	clear:both;	
	position:absolute;	
}

#orderForm .page {
	position: relative;
	width: 510px;
	float:left;
}


#orderForm .page .oftHeader {
	position: relative;
	background-color: #382c1f;
	background-image: url(../images/summer-smash-horizontal-divider.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 5px;
}

.fsHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ECDCCF;
}

.bodyTextTan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ECDCCF;
}

#orderForm .page .oftRow {
	position: relative;
	width: 510px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #382c1f;
}


#orderForm .page .even {
	/* background-color: #efe7dc; */
	background-image: url(../images/summer-smash-horizontal-divider.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#orderForm .page .odd {
	/* background-color: #e4dbce; */
	background-image: url(../images/summer-smash-horizontal-divider.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#orderForm .page .even2 {
	/* background-color: #CCBFAE; */
	background-image: url(../images/summer-smash-horizontal-divider.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#orderForm .page .odd2 {
	/* background-color: #BCAF9D; */
	background-image: url(../images/summer-smash-horizontal-divider.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#orderForm .page .oftRow .oftQty {
	position: relative;
	float: left;
	width: 40px;
	padding: 5px;
}

#orderForm .page .oftRow .oftItem {
	position: relative;
	float: left;
	width: 290px;
	padding: 5px;
}

#orderForm .page .oftRow .oftUnit {
	position: relative;
	float: left;
	width: 70px;
	padding: 5px;
}

#orderForm .page .oftRow .oftItemSub {
	position: relative;
	float: left;
	width: 70px;
	padding: 5px;
}

.tfLabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #382c1f;
	background: transparent;
	width: 114px;
	text-align: right;
	padding: 5px 3px;
	float: left;
}

.tfInput {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #382c1f;
	background: transparent;
	width: 390px;
	padding: 5px 0px;
	float: left;
}

.tfInput1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #382c1f;
	background: transparent;
	border: 1px solid #382c1f;
	width: 40px;
	text-align: right;
}

.tfInput1b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #382c1f;
	background: transparent;
	border: none;
	width: 40px;
	text-align: right;
}

.tfInput2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	padding: 5px;
	background-color: #382c1f;
	background-image: url(../images/general/lightOverlay.png);
	background-repeat: repeat-x;
	border: 1px solid #382c1f;
}

.tfInput3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #382c1f;
	background: transparent;
	border: none;
	width: 60px;
	text-align: right;
}

.tfInput4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #382c1f;
	background: transparent;
	border: 1px solid #382c1f;
	width: 373px;
	text-align: left;
}

#confB {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #382c1f;
	background: transparent;
	width: 290px;
	padding: 5px 10px 10px 10px;
	border: none;
	float: left;
}

#confB .cHeader {
	position: relative;
	background-color: #382c1f;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ECDCCF;
	margin-bottom: 5px;
}

#confC {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #382c1f;
	background: transparent;
	width: 180px;
	padding: 5px 10px 10px 10px;
	float: left;
	background-image: url(../images/summer-smash-vertical-divider.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#confC .cHeader {
	position: relative;
	background-color: #382c1f;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ECDCCF;
	margin-bottom: 5px;
}

#orderForm .right {
	float: right;		
}

#orderForm .left {
	float: left;		
}

/* validation error message bar */
#drawer {
	background:#ccc url(../images/general/lightOverlay.png) repeat-x scroll 0 0px;
	_background-color:#ccc;
	overflow:visible;
	position:fixed;
	left:0;
	top:0;
	text-align:center;
	padding:15px;
	font-size:18px;
	border-bottom:2px solid #999;
	width:100%;
	display:none;
	z-index:2;
}

#orderForm .error {
	border:1px solid red;		
}

#orderForm #formHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #ECDCCF;
	margin:0px !important;
	padding: 5px;
	background-color:#382c1f;
}

#orderForm ul {
	padding:0px !important;
	margin:0px !important;
}

#orderForm #status {
	margin:0px !important;
	height:35px;
	padding-left:5px !important;
	padding-bottom: 0px !important;
	margin-bottom:5px;
	background-color:#382c1f;
	text-align: center;
}

#orderForm li {
	list-style-type:none;
	list-style-image:none;
	float:left;
	color:#B2ADA8;
	padding:5px 10px;
	margin-bottom: 0px;
	margin-right: 5px;
	background-color: #ECDCCF;
}

#orderForm li.active {
	background-color:#B6CC09;
	color:#717500;
	font-weight:bold;
}

