html,body {
	margin: 0;
	padding: 0;
	font-weight:normal;
	FONT-SIZE: 8pt; 
	font-family: "Trebuchet MS", sans-serif;
	color:#000000;	
	scrollbar-face-color:#999999; 
    scrollbar-base-color:#cccccc; 
    scrollbar-arrow-color:#dddddd; 
	background-image:url('/images/bg.jpg');background-repeat:no-repeat;background-position: top left;
	background-color:#1F1C1A;
}

#imageContainer {
	height:363px;
}

#imageContainer img {
	display:none;
	position:absolute;
	
}

.borderMain {border-width:1px;border-spacing:0;border-collapse:collapse;border-style:dotted}
.borderTop {border-top-width: 1px; border-top-style: dotted;border-spacing:0;border-collapse:collapse;background-color:#000}
.borderBot {border-bottom-width: 1px; border-top-style: dotted;border-spacing:0;border-collapse:collapse;background-color:#000}

a.
a:active { color:#fff;font-family: "Trebuchet MS", sans-serif; }
a:link {color : #fff;font-family: "Trebuchet MS", sans-serif; }
a:visited { color :#fff;font-family: "Trebuchet MS", sans-serif; }
a:hover	{ text-decoration:none; color:#E7E0D5;font-family: "Trebuchet MS", sans-serif; }

a.botnav:link {color:#B6AD91;font-size:8pt;text-decoration:none;font-weight:normal}
a.botnav:active{color:#B6AD91;font-size: 8pt;text-decoration:none;font-weight:normal}
a.botnav:visited{color:#B6AD91;font-size: 8pt;text-decoration:none;font-weight:normal}
a.botnav:hover{color:#B0A592;font-size: 8pt;text-decoration:none;font-weight:normal}


a.blackLink:link {color:#333333;font-size:10pt;text-decoration:none;font-weight:bold}
a.blackLink:active{color:#333333;font-size: 10pt;text-decoration:none;font-weight:bold}
a.blackLink:visited{color:#333333;font-size: 10pt;text-decoration:none;font-weight:bold}
a.blackLink:hover{color:#B0A592;font-size: 10pt;text-decoration:none;font-weight:bold}

h1,H1,h2,H2,h3,H3,h4,H4 {
font-family: arial;
font-size:18px;
color:#B1296C;
margin:0,0,0,0
}




td {
font-family: arial;
font-size:8pt;
color:#5E4120
}

th {
font-family: arial;
font-size:8pt;
color:#5E4120;
font-weight:bold
}

strong {
font-family:arial;
color:#563F23;
font-weight:bold;
font-size:8pt
}

.grey {
color:#666666;
font-weight:bold;
font-size:8pt; }

.white {
color:#ffffff;
font-weight:normal;
font-size:8pt
}

.whiteBig {
color:#ffffff;
font-weight:bold;
font-size:12pt
}

.greenBig {
color:#009999;
font-weight:bold;
font-size:11pt
}

.greyBig {
color:#999999;
font-weight:bold;
font-size:11pt
}



.contentTitle {
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	padding-bottom:0px
}

.contentTitle2 {
	font-weight:bold;
	font-size:12pt;
	color:#000000;
	padding-bottom:0px
}

.contentText {
	font-weight:normal;
	font-size:8pt;
	color:#000000
}

.news {
	font-weight:normal;
	font-size:8pt;
}

.ddmx {
  font-family: "Trebuchet MS", sans-serif;
  /*text-transform: uppercase;*/
}
.ddmx .item1,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:2px;
	font-family: "Trebuchet MS", sans-serif;
	color:#fff;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	text-decoration:none;
	font-size:8pt;
}

.ddmx .item1:hover {
color:#EDEDC9;
font-weight:normal;
}




.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:2px;
    font-family: "Trebuchet MS", sans-serif;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	font-size:8pt;
}
.ddmx .item2 {
    background: #;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #000000;
	color:#fff;

}

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 2px 0px 0px 0px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #ccccccc;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	background: #9B907A;
	float:left;
}

/* html .ddmx td { position: relative; } /* ie 5.0 fix */


/* html .ddmx td { position: relative; } /* ie 5.0 fix */

.content {
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	width:100%;
}


select
{	
	font-size:8pt; 
	font-family: "Arial", sans-serif;
	color:#FFF;
	font-weight:bold;
	border:1px solid #000; 
	background-color:#85806A; 
	/*width :150px;*/
}

option
{	
	font-size:8pt;
	font-family: "Arial", sans-serif;
	color:#FFF;
}


.textbox {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8pt;
	color: #fff;
	height: 15px;
	border:1px solid #85806A; 
	background-color:#85806A;
	background:transparent;
}

.checkbox {
	background-color:#85806A;
}

.button
{
	background-color:#85806A; 
	color:#ffffff;
	font-weight:normal; 
	border:1px solid #000; 
	font-size:8pt;
	font-family: "Arial", sans-serif;
	cursor-type:hand;
}


.breadcrumb {
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
}

p { margin-top:0px; margin-bottom:0px;}



#content {
	SCROLLBAR-FACE-COLOR: #B6AD91; 
	SCROLLBAR-HIGHLIGHT-COLOR: #868069; 
	OVERFLOW: auto; WIDTH:385px; 
	SCROLLBAR-SHADOW-COLOR: #B6AD91; 
	SCROLLBAR-3DLIGHT-COLOR: #B6AD91;
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	HEIGHT: 300px;
	padding-right:10px }

.WGT_bt_s {
	width: 595px;font-size: 12pt;
}
    
table.WGT_bt_s_t {
	background-color:rgb(23, 62, 91);
	background-image:url('http://www.wegottickets.com/resources/header_blank_small.jpg');
	background-repeat:no-repeat;
	background-position: top center;	
	height: 107px; 
} 
   
td.WGT_bt_s_c { 
	background-image:url('http://www.wegottickets.com/resources/header_blank_small.jpg');
	background-repeat:no-repeat;
	background-position: top center;	
	vertical-align: middle !important; 
	text-align: left !important; 
	}
	
a.WGT_bt_s_l { 
	width: auto; 
	margin: 0 290px 0 10px !important;
	text-decoration: none !important; 
	color: white !important;
	display: block; 
	} 

a.WGT_bt_s_l:hover { 
	color: rgb(185, 224, 253) !important; }

img {border:0px}