﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/

html, body	{height:100%;}

body
{
    margin: 0;
    padding: 0;
    color: #696969;
    
	background-color: #cdcdcd;
	min-width:700px;
	font: 62.5%/1.5 Century Gothic, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.0em;
    padding: 0px;
    margin: 0px;
    font-weight:normal;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    background-color:#ffffff;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#main
{
	position:relative;
	width:100%;
    padding: 0px;
    background-image: url(/images/main_bg.jpg);
    background-repeat:repeat-y;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
    float:left;
	border-bottom:solid 2px black;
	min-height:800px;
	clear:both;
	margin-top:113px;
}

#footer
{
	float:left;
	width:100%;
    color: #999;
    padding: 2px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
    min-height:61px;
    clear:both;
    background-color:White;
    top:90px;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    padding: 0px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 3.5px 0px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;

    font-family:Magneto;
    font-size:14px;
    color:Black;
}

ul#menu li a:hover
{
    text-decoration: none;
}

ul#menu li a:active
{
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #58524a;
    color: #000;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
	position:absolute;
    top:50px;
    right:0px;
    clear:both;
}

#welcome
{
	position:absolute;
    top:85px;
    right:0px;
    border-top:solid 1px navy;
    border-bottom:solid 1px navy;
    background-image:url(/images/blue_1px.jpg);
    width:100%;
}

#welcome #border
{
    background-image:url(/images/green_1px.jpg);
    height:3px;
}

#main #categories
{
	position:absolute;
    margin-top:0px;
    right:0px;
    width:100%;
    background-color:White;
    vertical-align:top;
    padding:0px;
    top:0px;
}

#main #categories ul
{
	margin-top:0px;
}

#main #categories li
{
	list-style-type:none;
	float:left;
	margin-top:0px;
}

#main #categories #trailer
{
	position:absolute;
	right:0px;
    width:100%;
    top:120px;
}

#main #categories #trailer #b1
{
    background-image:url(/images/green_1px.jpg);
    height:3px;
}

#main #categories #trailer #b2
{
    background-image:url(/images/blue_1px.jpg);
    height:3px;
}

#main #categories #trailer #b3
{
    background-image:url(/images/green_1px.jpg);
    height:3px;
}

#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

body
{
	background: #fff url(/images/bg.jpg) repeat-y center;
	background-color:#cdcdcd;
	}

#container
{
	height:inherit;
	min-height:100%;
	width:1000px;
	margin:0 auto;	
}

#mainlogo { 
	position:absolute; 
	left: 0px;
	top:10px; 
	padding:0; 
} 

#leaderboard-ad { 
	position:absolute; 
	left: 264px;
	top:5px; 
	padding:0; 
	width:728px; 
	height:90px; /* works only if parent container is assigned a height value */ 
} 


#searchresults h3
{
	height:20px;
	vertical-align:middle;
	padding:10px;
	color:#58524a;
	font-size:medium;
}

#eventresults h3, #performerresults h3
{
	background-color:#58524a;
	height:20px;
	vertical-align:middle;
	padding:10px;
	color:#e2e4af;
	font-size:large;
}

#eventresults
{
	width:100%;
	font-size:small;
	}

#eventresults h1
{
	font-size:medium;
}
	
#eventresults #description
{
	padding:10px;
	font-weight:bold;
	font-size:small;
	border-bottom:dashed 1px #58524a;
}

#eventresults #exception
{
	padding:10px;
	font-weight:bold;
	font-size:medium;
	color:Red;
}


#eventresults #item
{
	padding:10px;
	border-bottom:dashed 1px #58524a;
}

#eventresults a
{
	font-weight:bold;
	color:#89545c;
}

#eventresults li
{
	float:left;
	width:100%;
	font-size:small;
	height:90px;
	list-style-type:none;
	border-bottom:dashed 1px black;
	border-left:dashed 1px black;
}
ul#eventresults li:hover,ul#performerresults li:hover
{
	background-color:#e2e4af;
}
#eventresults #title
{
	color:#58524a;
	font-size:medium;
	font-weight:bold;
	text-decoration:underline;
}
#eventresults img
{
	float:right;
}
#performerresults li
{
	display:inline;
	float:left;
	width:637px;
	font-size:small;
	height:30px;
}

.tableheader
{
	background-color:#58524a;
	height:40px;
	padding-top:10px;
	padding-bottom:10px;
	color:#e2e4af;
	font-weight:bold;
	font-size:small;
}
.tabletext:hover
{
	background-color:#e2e4af;
}
.tabletext td
{
	border-bottom:solid 1px #58524a;
}
.tabletext
{
	height:40px;
	padding:4px;
}


#featureevents
{
	width:33.0%;
	float:left;
	height:250px;
	border-left:dashed 1px black;
	border-bottom:dashed 1px black;
	}

#featureevents ul
{
	padding:0px;
	margin:0px;
	list-style-position: outside; 
	list-style:none; 
}

#featureevents li #events a
{
	color:#89545c;
}

#featureevents li
{
	clear:right;
	width:100%;
	height:250px;
	max-height:250px;
	list-style-type:none;
	overflow:hidden;
}
#featureevents li #events
{
	margin-left:5px;
	width:210px;
	text-align:left;
	font-weight:bold;
	font-size:10px;
	padding:0px;
	height:5px;
}
#featureevents p:hover
{
	background-color:#e2e4af;
}
#featureevents h3
{
	font-weight:bold;
	font-size:medium;
	width:200px;
	height:30px;
	padding-top:10px;
	color:black;
	margin:0px;
	text-align:center;
}

#stories
{
	clear:left;
	margin:5px;
	float:left;
	text-align:left;
}

#collinks ul
{
	list-style-position: outside; 
	margin-left: 0px; 
	margin-top: 0px; 
	padding-left: 0px; 
	list-style:none; 
	vertical-align: middle;
	border-top: dashed 1px black;
}
#collinks li
{
	padding:5px 0px 5px 10px;
	height:20px;
	list-style-type:none;
	border-bottom: dashed 1px black;
}	
#collinks li a
{
	color:black;
	list-style-type:none;
}
#collinks li:hover
{
	background-color:#cdcdcd;
	list-style-type:none;
}

#topsearch
{
	padding:0px;
	margin:0px;
	left:0px;
	}
#topsearch h3
{
	text-align:left;
	padding:3px;
	margin:0px;
}
#topsearch ul
{
	list-style-type:none;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left: 0px; 
	list-style:none; 
	vertical-align: middle;
}
#topsearch li
{
	padding:0px 0px 0px 10px;
	height:20px;
	list-style-type:none;
}	
#topsearch li a
{
	color:Black;
	text-decoration:none;
	list-style-type:none;
}
#topsearch li:hover
{
	background-color:#cdcdcd;
	list-style-type:none;
}
#ticketgroup
{
	 padding:10px;
	 float:left;
	 width:270px;
}
#ticketgroup h3
{
	border-bottom:dashed 1px black;
	margin-bottom:3px;
}
#leftcol
{
	width:19.5%;
	float:left;
	margin-left:0px;
	margin-top:130px;
}
#centercol
{
	min-height:800px;
	height:100%;
	width:60%;
	float:left;
	color:Black;
	margin-top:130px;
}
#centercol a
{
	color:Black;
}
#rightcol
{
	width:20%;
	float:left;
	margin-top:130px;
}
#colsearch
{
	color:Black;
	float:right;
	top:0px;
}
