/* CSS Document */

* {
	font-family:inherit; 
	text-decoration:none; 
	padding:0; 
	margin:0; 
	color:#555555;
	}
	
	
body {
	font:normal 0.84em/1.46em 'Helvetica Neue','HelveticaNeue',Arial,Helvetica,sans-serif; 
	text-align: center;
	background-color:#000;
	background-image:url(images/homepage_background.gif);
	line-height: normal;
	}
	
#banner {
	position: relative;
	text-align:right;
	background-image:url(images/litebannerFNew.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	height: 180px;
	width:775px;
	margin-top: 0;
	margin-right: Auto;
	margin-bottom: 0;
	margin-left: Auto;
	padding-top: 2em;
	padding-right: 3.13em;
	padding-bottom: 2em;
	padding-left: 3.13em;
}

#banner p {
	font-size:.9em;
	margin: 300px -35px 0 0;
}

#allcontainer {
	position: relative;
	margin: -2.5em 0 0 0;
	}

#contentwrapper {
	position: relative;
	background-color:#FFF;
	text-align:left;
	margin: 0 auto; 
	padding:1.3em 3.13em 2em 3.13em; 
	width:775px;
	}

#wrapper {
	position: relative;
	background-color:#FFF;
	text-align: left;
	margin: 0 auto;
	padding:2em 3.13em; 
	width:775px;
}
	
#maincontainer {
	width: 68%;
}

#merchcontainer {
	width: 775px;
}

#wrapper2 {
	position: relative;
	text-align: left;
	background-color:#0C0;
	border-top:.4em #fff;
	margin: 0 auto;
	padding:2em 3.13em; 
	width:775px;
	}
	
#wrapper3 {
	background:url(images/navigation.gif) 0 70% repeat;
	margin: 0 auto;
	padding:0 .6em; 
	width:850px;
	height:2em;
	text-align:center;
	}
	
#wrapper4 {
	position: relative;
	text-align:left;
	min-height:2em;	
	background:url(images/main_liner2.jpg) 0 50%;
	margin: 0 auto;
	padding:0 3.13em; 
	width:775px;
	border-bottom: 1px solid #00FF00;
}
	
img.figure {
	float:left;
	width: 100px;
	height: 65px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #ccc;
	padding: 10px;
}

img.main {
	float:left;
	width: 505px;
	height: 200px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #ccc;
	padding: 10px;
}
	
img.ad {
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #ccc;
	padding: 10px;
}	


/* navigation grey bar------------------------------------------------ */

#navigation {
		clear:left;
		font-size:.8em;
		text-transform:uppercase; 
		width:100%;
		height:3.3em;
		text-align:center;
}

#navigation ul {
		list-style:none;
		margin:0;
		position:relative;
		text-align:center;
		vertical-align:middle;
}

#navigation ul li {
		display:block;
		float:left;
		list-style:none;
}

#navigation ul li.first {
		border-left:1px solid #c8c8c8;
}

#navigation ul li.last {
		border-right:1px solid #f8f8f8;
}

#navigation ul li a {
		display:block;
		padding:.5em 1em;
		color:#000;
		text-decoration:none;
		border-left:1px solid #C8C8C8;
		border-right:1px solid #A8A8A8;
}

#navigation ul li a span {
		display:block;
}

#navigation ul li.active a {
		background:url(images/navigation.gif) 0 20% repeat;
		font-weight:bold;
		color:#0C0;
}

#navigation ul li a:hover {
		background:url(images/navigation.gif) 0 20% repeat;
		color:#0C0;
	
}

#navigation a.selected{
		background:url(images/navigation.gif) 0 20% repeat;
		color:#0C0;
	
}

#navigation a.buy{
		background:url(images/navigationbuy.gif) 0 65% repeat;
		color:#000;

}

/* navigation grey bar------------------------------------------------ */

#navigation2 {
		width: 775px;
		font-size:1em;
		text-transform:uppercase;
		overflow:hidden;

}

#navigation2 ul {
		list-style:none;
		margin:0;
		padding:0;
		left: 50%;
		position:relative;
		text-align:center;
}

#navigation2 ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
}

#navigation2 ul li a {
		display:block;
		margin:0;
		padding:.4em .8em;
		color:#000;
		text-decoration:none;
		border-left:1px solid #C8C8C8;
		border-right:1px solid #A8A8A8;
		line-height:2.7em;
}

#navigation2 ul li a span {
		display:block;
}

#navigation2 ul li.active a {
		font-weight:bold;
		color:#0C0;
}

#navigation2 ul li a:hover {
		color:#0C0;
}

#navigation2 a.selected{
		color:#0C0;
}




/* sitemap ------------------------------------------------ */

#sitemap {
	background-color:#FF66CC;
}

#sitemapnav {
	font-size: .6em;
	text-align: left;
	width: 775px;
	height: 12px;
	margin-bottom: 1em;
}

#sitemapnav h1 {
	font-size: 1em;
}

#sitemapnav li {
    line-height: 1em;
}

#sitemapnav ul {
	margin: 0;
	list-style-type: none;
}

#sitemapnav a { 
	color:#fff;
	text-transform:uppercase;
	padding:0 .6em; 
	}

#sitemapnav a:hover {
	color:#ccc;
	border-bottom:1px solid #ccc;
	}
	
/* sidebar ------------------------------------------------ */

#sidebar {
	position:absolute;
	padding: 0 0 0 2.25em;
	top:2em;
	right: 2em;
	margin: 0 auto;
	width:22%;
	height: 100%;
	border-left: 1px dotted #ccc;
}

#sidecontainer {
	padding: .5em 0;
	}

#sidecontainertop {
	background:url(images/search.jpg) no-repeat;
	height: 175px;
	padding: .5em 0;
	}

#sidebar p {
	font-size: .8em;
	width: 175px;
	line-height: 1.5em;
	padding: 1em 0 2em 0; 
	margin-top:0em;
	border-bottom: 1px dotted #ccc;
	}
	
#sidebar h1 {
	padding: 1em 0 .6em 0; 
}
	
#sidenav {
	font-size: .8em;
	padding-bottom: 3em 0;
	}

#sidenav ul {
	margin: 0;
	list-style-type: none;
	line-height: 1.7em;
	padding-bottom: 2.0em;

}

#sidenav li {
	font-size: 1em;
	list-style-type: none;
}

#sidenav a { 
	color:#00FF33; 
	padding:0.56em 0 0.2em 0; 
	line-height:1.5em;
	}

#sidenav a:hover {
	color:#00FFCC;
	}

#sidenav a.selected {
	border-bottom:2px solid #ccc;
	}

/* ------------------------------------------------ sidebar */

#searchtop {
	width:160px;
	border: 1px solid #ccc;
	padding: 1em 1em;
}

#searchtop input {
	width:154px;
}

#searchform {
	width:154px;
	}

#search {
	padding:1.25em 0;
	width: 775px;
	background-image:url(images/LogoLong_sm.gif);
	background-repeat:no-repeat;
	background-position:right;
	}

#search input {
	width:250px;
	}

#header {
	padding-bottom:0.94em; 
	text-transform:uppercase;
	width: 550px;
	}

#header a {
	color:#ccc;
	}

#header a:hover {
	color:#00FF33;
	}

/* body nav ------------------------------------------------ */

#bodynav {
	font-size: 1em;
	padding-bottom: 1.5em;
	}
	
#bodynav ul {
	list-style-type: none;
	line-height: 1em;
}

#bodynav li {
	list-style-type: none;
}

#bodynav a {
	margin-right:1.0em; 
	color:#00FF33; 
	float:left; 
	padding:0.8em 0 0.2em 0; 
	line-height:1.0em;
	}

#bodynav a:hover {
	color:#00FFCC;
	}

#bodynav a.selected {
	border-bottom:2px solid #ccc;
	}

/* ------------------------------------------------ body nav */

a, a:visited {
	color:#000; 
	font-weight:bold;
	font-style:italic;
	line-height: 1.5em;
	}
	
.before {
	height:12px;
	text-indent:5.5em;
	background-image:url ;
	background-repeat:no-repeat;
	background-position:left
}

.sourceline {
	margin-top:0; 
	font-size:.1em;
	text-align:right;
	color:#555;
}

a:hover {
	color:#999; 
	text-decoration:underline;
	}

h1 {
	font-size:1.30em; 
	color:#555; 
	font-weight:bold;
	line-height:1em;
	}
	
.off {
	margin-left:-5000px;
}
	
.showhead {
	font-size:2.5em; 
}

h1 a, h1 a:visited {
	color:#555;
	}

h1 a:hover {
	color:#00FF33; 
	text-decoration:none;
	}

h2 {
	font-size:1em; 
	color:#555; 
	font-weight:bold; 
	text-transform:uppercase;
	}

h2 a:hover {
	text-decoration:none;
	}

h3 {
	font-weight:bold;
	}

h4 {
	font-size:0.69em; 
	line-height:1em; 
	color:#555; 
	}	

.mode {
	margin-bottom:3em; 
	border-bottom:1px dotted #ccc; 
	background-color:#f5f5f5;
	border-color:#ccc; 
	border-top:1px dotted #ccc; 
	padding:1em 0 0.75em 1.5em;
	}

p {
	font-size: 1em;
	line-height: 1.45em;
	padding-bottom:.7em; 
	margin-top:0em;
	}

p.intro {
	font-size: 1em;
	line-height: 1.75em;
	padding-bottom:0.94em; 
	margin-top:0em;
	}

.post {
	width: 100%;
	border-bottom:1px dotted #ccc;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: .3em;
	padding-left: 0;
	}

div.post h1 {
	padding-bottom:0.5em;
	}

small {
	font-size:0.69em; 
	color:#ccc; 
	font-weight:bold; 
	text-transform:uppercase;
	}

ul {
	}

li {
	list-style-type:none; 
	}
	
#block_1 {
	float: left;
	width: 33%;
}

#block_2 {
	float: left;
	width: 33%;
}

#block_3 {
	float: right;
	width: 33%;
}
	
#footer {
	color:#ccc;  
	border-top:1px dotted #ccc; 
	padding-top:1.25em;
	width: 775px;
	}
	
.pfooter {
	font-size:0.3em; 
	color:#ccc;  
}
.centertickets {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
