/****************
 * Max's Kansas City CSS - Bowie Poster
 * 5/27/08
 ****************/
 
body{
	font:14px "Courier New", Courier, monospace;
}

div.shim{
	width:2386px;
	height:3398px;
	position:relative;
	background:#f5fafa url(images/bg.jpg) top left no-repeat;
	overflow:hidden;
}

a, a:link, a:visited{
	font-weight:bold;
	color:#3dd2ea;
	text-decoration:underline;
}

a:hover{
}

a.next{
	text-transform:uppercase;
	background:url(images/next_bg.png);
	display:block;
	padding:10px 15px;
	width:50px;
	text-align:center;
	cursor:pointer;
}

h1{
	margin:0;
	color:#e3e3e3;
	position:absolute;
	top:-900px;
	
}


/******* navigation **********/


/* poster nav */
#thenav ul{
	width:200px;
	height:93px;
	padding-top:22px;
	background:url(images/nav_this_bg.png) top left no-repeat;
}

#thenav h2{
	background:url(images/nav_this_poster.gif) top left no-repeat;
}


#thenav li a{
	width:200px;
}

#thenav li.i1 a{
	background:url(images/nav_1.png) top left no-repeat;
}

#thenav li.i2 a{
	background:url(images/nav_2.png) top left no-repeat;
}

#thenav li.i3 a{
	background:url(images/nav_3.png) top left no-repeat;
}

#thenav li.i4 a{
	background:url(images/nav_4.png) top left no-repeat;
}

#thenav li.i5 a{
	background:url(images/nav_5.png) top left no-repeat;
}

#thenav li.i6 a{
	background:url(images/nav_6.png) top left no-repeat;
}

#thenav li.i7 a{
	background:url(images/nav_7.png) top left no-repeat;
}


#thenav li.i1 a.visited{
	background-image:url(images/nav_1-2.png);
}

#thenav li.i2 a.visited{
	background-image:url(images/nav_2-2.png);
}

#thenav li.i3 a.visited{
	background-image:url(images/nav_3-2.png);
}

#thenav li.i4 a.visited{
	background-image:url(images/nav_4-2.png);
}

#thenav li.i5 a.visited{
	background-image:url(images/nav_5-2.png);
}

#thenav li.i6 a.visited{
	background-image:url(images/nav_6-2.png);
}

#thenav li.i7 a.visited{
	background-image:url(images/nav_7-2.png);
}

#thenav li a:hover{
	background-position:bottom left;
}


/* end nav */


div#section1, div#section2, div#section3, div#section4, div#section5, div#section6{
	position:absolute;
	width:1024px;
	height:768px;
}

div.content{
	width:1024px;
	height:768px;
	position:relative;
}

div.text{
	display:block;
	color:#666;
	width:353px;
	background-color:#ffffeb;
	padding:5px 10px;
	margin:0;
}

.content .text h2{
	font-weight:bold;
	color:#dd51e2;
	text-transform:uppercase;
	padding:0;
	margin:0 0 15px 0;
	font-size:14px;
	line-height:14px;
	display:block;
}

.text p{
	margin:0;
	padding:0;
	margin:15px 0px 3px;
	line-height:16px;
	color:#666;
}

/********** Section 1 *************/
div#section1{
	top:0px;
	left:0px;
}

#section1 div.text{
	margin:18px 0 0px 80px;
	width:865px;
}

#section1 a.next{
	margin:7px 0px 0px 885px;
}


/********** Section 2 *************/
div#section2{
	left:27px;
	top:920px;
}

#section2 div.video_container{
	margin:8px 0 0px 10px;
}

#section2 div.text{
	width:860px;
	margin:20px 0 0 10px;
	float:left;
}

#section2 a.next{
	float:left;
	margin:293px 0px 0px 7px;
}

/********** Section 3 *************/
div#section3{
	left:1360px;
	top:930px;
}

#section3 div.video_container{
	margin:60px 0px 0px 500px;
}

#section3 div.text{
	margin:21px 0px 0px 65px;
	width:485px;
}

#section3 a.next{
	margin:7px 0px 0px 490px;
}

/********** Section 4 *************/
div#section4{
	left:45px;
	top:1720px;
}

#section4 div.video_container{
	margin:13px 0px 0px 15px;
	float:left;
}

#section4 div.text{
	float:left;
	margin:13px 0px 7px 15px;
	width:460px;
}

#section4 a.next{
	clear:both;
	margin:7px 15px 0 930px;
}

/********** Section 5 *************/
div#section5{
	left:1355px;
	top:1725px;
}

#section5 div.text{
	margin:30px 0 0px 30px;
	width:577px;
}

#section5 a.next{
	margin:7px 0 0 547px;
}

/********** Section 6 *************/
div#section6{
	left:710px;
	top:2605px;
	height:500px;
	overflow:hidden;
}

#section6 div.text{
	margin:45px 0 0 30px;
	width:713px;
}

#section6 a.next{
	margin:7px 0 0 683px;
}