@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bgcosmin.gif) repeat-x 0 0 #252420;
	padding:0;
	margin:0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#818181;
	}
	
div, p, h1, h2, h3, h4{
	padding:0;
	margin:0;
	}
	
img{
	padding:0;
	margin:0;
	border:none;
	}
	
ul{
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
	
a{
	outline:none;
	}
	
/*========================= general =====================*/

#main{
	width:1000px;
	margin:0 auto;
	}
	
#header{
	height:97px;
	background:url(../images/header-bg.jpg) no-repeat 0 0;
	padding:13px 0 0 0;
	}
			
#header img{
	margin:0 auto;
	display:block;
	}
	
#navPanel{
	height:35px;
	padding:1px 0;
	}
	
#navPanel ul{
	height:35px;
	padding:0 0 0 15px;
	}
	
#navPanel ul li{
	float:left;
	height:35px;
	line-height:35px;
	padding:0 10px 0 0;
	}
	
#navPanel ul li a{
	line-height:35px;
	display:block;
	float:left;
	width:auto;
	height:35px;
	padding:0 24px;
	font-weight:bold;
	color:#fff1dc;
	text-decoration:none;
	}
	
#navPanel ul li a:hover{
	background:url(../images/hover-bg.gif) repeat-x 0 0;
	color:#cccccc;
	}
	
#navPanel ul li a.active{
	background:url(../images/hover-bg.gif) repeat-x 0 0;
	color:#cccccc;
	cursor:default;
	}
	
#bodyPanel{
	background:url(../images/header-pic.jpg) no-repeat 0 0;
	padding:259px 0 37px 0;
	}					
	
#leftPanel{
	width:646px;
	float:left;
	}
	
#topContent{
	padding:37px 88px 28px 25px;
	background:#000000;
	}
	
#topContent img{
	float:left;
	}
	
#topContentText{
	width:280px;
	float:right;
	}
	
#topContentText h2{
	font-size:34px;
	line-height:35px;
	color:#b9b8b8;
	font-weight:normal;
	padding:0 0 12px 0;
	}
	
#topContentText h2 span{
	font-size:20px;
	line-height:23px;
	}
	
.textColor{
	color:#f9d66f;
	}
	
img.bowlingPic{
	float:left;
	margin-right:20px;
	}
	
#bowlingContent{
	width:204px;
	height:160px;
	background:url(../images/bowling-content-bg.jpg) no-repeat 0 0;
	float:right;
	padding:0 172px 0 18px;
	color:#c4d2e2;
	}
	
#bowlingContent p{
	width:185px;
	}	
	
#bowlingContent h2{
	font-size:22px;
	line-height:35px;
	font-weight:normal;
	color:#a5c1e1;
	padding:13px 0;
	}
	
#bowlingContent h2 span{
	font-size:34px;
	color:#f9d66f;
	}												

#rightPanel{
	width:335px;
	float:right;
	background:#000000;
	color:#9e9e9e;
	}								
	
#rightPanel h2{
	font-size:34px;
	line-height:35px;
	font-weight:normal;
	color:#848484;
	padding:13px 0;
	background:#252420;
	}
	
#rightPanel h2 span{
	font-size:20px;
	line-height:21px;
	
	}
	
#rightPanel p.righttext{
	padding:22px 20px 0 20px;
	}
	
#footer{
	background:url(../images/footer-bg.gif) repeat-x 0 0;
	height:30px;
	padding:40px 0 35px;
	color:#fff1dc;
	font-size:11px;
	line-height:18px;
	text-align:center;
	}
	
#footer a{
	color:#fff1dc;
	text-decoration:none;
	padding:0 4px;
	}
	
#footer a:hover{
	color:#BD564B;
	text-decoration:none;

	}
	
	

		

