body { background-color: #000000; margin: 0; }

body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #000000; }

/* #content_main controls the display area for Ticket Network plug-in pages */

#content_main {	margin:40px; padding:20px; }
	
/* #search controls the bg area for Ticket Network plug-in searchbox */

div#search { margin:20px 10px; padding:10px; border:1px solid #e5e5e5; }	
div#search h2 { font-size:large; font-weight:bold; color:#333333; }

input#SearchBox  { border:1px solid #999999; background-color:#e1e1e1; height:25px; }	
input#SearchBox:hover { border:1px solid #bc0000; }	
input#SearchBox:focus, input#SearchBox:active { border:1px solid #bc0000; background-color:#ffffff; }

/* ------------------------------ */

h1.month { display:block; width:100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#FFF; font-weight:bold; background:#666; text-align:center; margin-top:15px; text-transform:uppercase; }

.eventdesc { font-family: Arial, Helvetica, sans-serif; font-size: small; line-height: 15px; color: #666666; }
.eventdates { font-family: Arial, Helvetica, sans-serif; font-size: small; line-height: 15px; color: #000000; font-variant: normal; }
.eventtitle { font-family: Arial, Helvetica, sans-serif; font-size: medium; line-height: 15px; color: #000000; text-transform:uppercase; }
.eventdatetime { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; font-variant: small-caps; color: #FFFFFF; }

.navigation {color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; font-stretch:condensed narrower;}
.navigation a:link {color:#FFFFFF; text-decoration:none;}
.navigation a:visited {color:#FFFFFF; text-decoration:none;}
.navigation a:hover {color:#660000; text-decoration:none;}
.navBorder {border-right:3px solid black;}

.smallText { font-size:smaller; font-weight:bold; }

.style3 {color: #990000}
.style4 {color: #FFFFFF}
.style5 {font-size: small}

a:link { color: #990000; }
a:visited { color: #330033; }
a:hover { color: #CC3300; }

#tn_search { background:#9a9930; color:#FFFFFF; padding:4px; }	
#tn_search input.logobar_search_button { margin:5px; }

#tn_search select { width:165px; }
img.buyNow { float:right; margin:3px 0 5px; border:none; }

/*controls width of ticket quantities select */
body#results_ticket select { width:45px; }
