/* CSS Document */

.dummy {}

body {
	text-align:center;
	margin: 0px;
	background-color: #E1E1E1;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#666633;
	scrollbar-track-color:#D4E2E2;
}


/* Layout Div styles */


#wrapper {
	width: 800px;
	position: relative;
	margin: 0 auto;
	border: 1px solid;
	border-color:#000066;
	background-color: #FFFFFF;
}

#body {
	width: 100%;
	position: relative;
	border: 0px solid;
	border-color:#33FF33;
	text-align:left;
	overflow: auto;
}

#body_content {
	width: 590px;
	position: relative;
	float: left;
	border: 0px solid #000000;
}


#top_menu_holder {
	position: relative;
}

#header {
	width: 100%;
	position: relative;
	text-align: center;
}


#top_menu_bar {
	width: 100%;
	position: relative;
	text-align: center;
	background-color: #000066;
	padding-top: 3px;
	padding-bottom: 3px;
}




#left_menu_bar {
	width: 145px;
	position: relative;
	float: left;
}


#content {
	position: relative;
	width: 620px;
	float: left;
	border: 0px solid #000000;
	padding: 3px 3px 3px 5px;
}


#right_hand_column {
	width: 170px;
	position: relative;
	float: right;
}


#footer {
	width: 100%;
	position: relative;
	border: 0px solid #000000;
	clear: both;
}


div.floatright
{	float: right;
	margin-left: 5px;
	margin-right: 5px;
}


div.next_concert
{
	background-color: #E3E9F1;
	padding: 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	border: 1px solid;
	border-color:#0B57A4;
	margin: 3px;
	}	


/* Text styles */



p, ul, ol
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	}
	
.feedback
{	font-style:italic;
	font-size: 9pt;
	}
	
.feedback_title
{	font-weight: bold;
}	
	
td
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	}

.red
{
	color: #CC0033;
	}

.bigred
{
	font-size: 1.1em;
	color: #CC0033;
	font-weight: bold;
	}

td.bigred
{
	font-size: 0.9em;
	color: #CC0033;
	font-weight: bold;
	text-align: center;
	}

td.bigred_left
{
	font-size: 0.9em;
	color: #CC0033;
	font-weight: bold;
	}

h1
{
font-size: 11pt;
font-weight: bold;
font-style: normal;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #00309C;
}

h2
{
font-size: 10pt;
font-weight: bold;
font-style: normal;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #666666;
}

h3
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	}



.tdli
{
font-size: 8pt;
font-weight: normal;
font-style: normal;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000000}

b
{
font-weight: bold;

}

.white
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

.small
{
	font-size: 9pt;
}

td.small
{
	font-size: 10px;
}


td.header
{
	background-color:#FFFF33;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 5px;
	color: #330099;
}

li.small
{
	font-size: 9pt;
	color:#FF33CC;
}

table.product_detail
{
	width: 100%;
	font-size: smaller;
	padding: 2px;
	}

.small_bluey
{
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.menu_text {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

a.noul {
 text-decoration:none;
 color: #666666;
 }

img.bottom_spacer {
	margin-bottom: 10px;
	}








/* Navigation styles */

a:link {
	color: #000099;
}

a:visited {
  color: #000099;
}

a:hover {
  color: #CC0033;
}

a:active {
	color: #CC0033;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	background-color: #000066;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.7em;
}

a.menu:hover {
	background-color: #E3E9F1;
	text-decoration: none;
	color: #000066;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

	
.menu_blank {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.3em;
	text-decoration: none;
	display:block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	background-color:#E3E9F1;
	color: #FFFFFF;
}




/* Form field styles */

INPUT {
background-color: #ffffff;
color: #666666;
border: #AAC6C6 1px solid;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
} 

INPUT.Paypal {
width:auto;
border: #AAC6C6 0px solid;
background-color: #ffffff;
}

TEXTAREA {
background-color: #ffffff;
border: #AAC6C6 1px solid;
color: #666666;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
} 

.altButtonFormat {
background-color: #FFFF33;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
border: #330099 1px solid;
color: #330099} 

.altTextField {
background-color: #FFFF99;
color: #666666;
border: #AAC6C6 1px solid;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
} 

.radioStyle {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000
}
