@charset "utf-8";
/* CSS Document */

html { background: url(../images/lane_bg.jpg) top; height: 100%; margin: 0px 0px 1px 0px; }

body { 
	background: url(../images/arrows.png) bottom no-repeat; 
	position: absolute; 
	width: 100%; 
	height: 100%; 
	margin: 0px; 
	padding: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #000; 
	font-weight: bold;
	
}

A:link {color: #FFFFFF; text-decoration: none}
A:visited {color: #FFFFFF; text-decoration: none}
A:active {color: #FFFFFF; text-decoration: none}
A:hover {color: #FFFFFF; text-decoration: underline}

#bandmeup A:link {color: red; text-decoration: none}
#bandmeup A:visited {color: red; text-decoration: none}
#bandmeup A:active {color: red; text-decoration: none}
#bandmeup A:hover {color: red; text-decoration: underline}

.clear { clear: both; }

h1 { font-size: 16px; color: #ed1c24; font-weight: bold; margin-top: -2px;}
h2 { font-size: 14px; color: #ed1c24; font-weight: bold; padding: 0px; margin: 0px; }
h3 { font-size: 18px; color: #fff; font-weight: bold; }
h4 { font-size: 20px; color: #fff; font-weight: bold; }
h5 { font-size: 16px; color: #000; }
h6 { font-size: 14px; color: #000; }
h7 { font-weight: normal; }
h8 { font-weight: bold; }
h9 { padding-top: 20px; font-weight: bold; font-size: 20px; color: #ed1c24;}
h10 { font-size: 22px; color: #000; font-weight: bold; }
h11 { font-size: 11px; color: #000; padding-top: 20px;}
h12 { font-size: 32px; color: #ed1c24; font-weight: bold; margin-top: -2px; margin-bottom: 5px;}

#stripe { 
	width: 100%; 
	background: url(../images/blackbar.jpg) left 172px repeat-x; 
	height: 800px; 
} 

#center { 
	width: 900px; 
	margin: 0px auto; 
}

#header { width: 900px; 
	height: 218px; 
	background: url(../images/header.png) no-repeat; 
}

#titles {

border-style:solid;
border-width:2px;
margin-bottom: 20px;
border-left: none;
border-right: none;
border-top: none;
display: inline-block;
border-color: red;
	

}

#head-left { width: 475px; float: left; }
#head-right { width: 320px; float: right; }

#main_shadow { 
	width: 900px; 
	background: url(../images/main_shadow.png) bottom right no-repeat; 
	padding-right: 7px; 
	padding-bottom: 8px; 
}

#baroffers {

margin-top: 40px;

}

#kubkartstripe {

margin-top: 470px;

}

#main { 
	width: 900px; 
	background: url(../images/main.png) left 30px no-repeat; 
}

#main2 { 
	width: 900px; 
	background: url(../images/main2.png) left 30px no-repeat; 
}

#left { 
	width: 265px; 
	float: left; 
}
#blueball { 
	width: 265px; 
	background:url(../images/blueball.png) no-repeat; 
	color: #fff; 
	font-weight: bold; 
	font-size: 14px; 
}

#blueball2 {
	margin-left: -12px;
	margin-top: 700px;
	padding-top: 25px;
	text-align: center;
	font-size: 16px; 
	width: 305px;
	height: 263px;
	background:url(../images/blueball.png) no-repeat; 
	
	
}

#ball-top2 {
	padding: 0px 0px 20px 0px;
	text-align: center; 
	font-weight: bold; 
	font-size: 20px; 	
}

#redball { 
	width: 265px; 
	background:url(../images/redball.png) no-repeat; 
	padding-bottom: 50px; 
}

.ball-top { 
	width: 163px; 
	height: 25px; 
	padding: 30px 51px 0px 51px; 
	text-align: center; 
	font-weight: bold; 
	font-size: 14px; 
}

.ball { 
	width: 195px; 
	height: 146px; 
	padding: 5px 35px 5px 35px; 
}

#specialsdiv {

	font-weight: bold; 
	width: 90%;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	text-align: center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 16px;
	background-color: #FFFFFF;

}

#bandmeup {

background-color: #FFFFFF;
padding: 5px;
margin-top: 50px;
border-style: solid;
border-color: #000;

}


#redball2 { 
	margin-top: 150px;
	width: 320px; 
	background:url(../images/redball.png) no-repeat; 
	padding-bottom: 50px; 
}

#blueball3 { 
	margin-top: 150px;
	width: 320px; 
	background:url(../images/blueball.png) no-repeat; 
	padding-bottom: 50px; 
}
		
#right { 
	width: 635px; 
	float: left; 
	padding: 0px; 
}

#menu { 
	width: 685px; 
	height: 32px; 
}

#content { 
	width: 615px; 
	padding: 10px;
}

#tablehorizontal {
	width: 900px; 
}

#thrashwinners {

background-color: #FF0019;
padding: 5px;
color: #FFFFFF;
font-size: 14px;

margin-bottom: 20px;

}


#footer { 
	padding-right: 60px;
	margin-top: 40px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000; 
	background:url(../images/table_bg.png); 
}

#oldfooter { 
	width: 635px; 
	text-align: center; 
	font-size: 10px; 
	font-weight: bold; 
	margin-left: auto;
	padding-left: 200px;
	margin-right: auto;
	color: #000; 
}

#indexstripe {
	margin-top: -12px;
	margin-bottom: -40px;

}

#footer2 {
	text-align: center;
	font-size: 10px;
	margin-left: -10px;
	margin-right: -15px;
	margin-top: 100px;
}

#footer3 { 
	margin-top: 50px;
	margin-left: auto;
	margin-right: 280px;
	text-align: center; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000; 
}

ul.home { 
	list-style-image: url(../images/dot.png); 
	font-size: 16px; 
	font-weight: bold; 
}

ul.home li { 
	padding: 5px 35px 5px 0px; 
}

ul.baroffers {
	margin-top: 10px;
	list-style-image: none; 
	font-size: 12px; 
	font-weight: bold; 
	margin-bottom: 5px;

}

ul.baroffers li { 
	padding: 0px 35px 0px 0px; 
}

/******MENU********/

ul.menu { 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
}

ul.menu li { padding: 0px; display: block; float: left; }

a.menu:link, a.menu:visited { 
	color: #ccc; 
	display: block; 
	float: left; 
	margin-top: 5px; 
	padding: 5px 15px 0px 15px; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	height: 19px; 
	border-top: 1px solid #565656; 
	border-left: 1px solid #363636; 
	border-right: 1px solid #000; 
}

a.menu:hover { 
	color: #ccc; 
	display: block; 
	float: left; 
	margin-top: 5px; 
	background: #333333; 
	padding: 5px 15px 0px 15px; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	height: 19px; 
	border-top: 1px solid #6e6e6e; 
	border-left: 1px solid #5b5b5b; 
	border-right: 1px solid #292929; 
}

a.active_menu { 
	display: block; 
	float: left; 
	padding: 5px 15px 0px 15px; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; color: #fff; 
	background: #ed1c24; 
	border-top: 1px solid #c46367; 
	border-right: 1px solid #8b1015; 
	border-left: 1px solid #f36a70; 
	text-decoration: none; 
	height: 24px; 
	margin: 0px; 
	color:#000000; 
}

/******************/

table.specials { 
	background-color: #FFFFFF;
	font-weight: bold; 
	border: 3px solid #000; 
margin-top: -50px;

}

table.prices { 
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: bold; 
	border: 3px solid #000; 
}


table.prices2 { 
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold; 
	border: 3px solid #000; 
}

table.prices3 { 
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold; 
	border: 3px solid #000; 
	margin-top: 10px;
}

table.prices td { 
	padding: 5px 0px 5px 0px; 
}

table.prices2 td { 
	padding: 5px 0px 5px 0px; 
}

table.specials {
	background:url(../images/table_bg.png); 
	font-weight: bold; 
	border: 3px solid #000; 
	margin: 0px auto; 
	margin-top: -30px;
}

table.specials td { 
	padding: 5px 8px 5px 8px; 
}

.dot { 
	width: 6px; 
	height: 6px; 
	display:inline; 
}
/*****************/
