@charset "utf-8";
/* CSS Document */

body {
	background: #2f4259 url(images/background.png) repeat;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	display: none;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

#header {
	position: static;
	margin-left: 16px;
	margin-top: 43px;
	width: 945px;
	height: 236px;
	float: left;
}

#header_left {
	position: static;
	background: url(images/header_left.png);
	width: 28px;
	height: 236px;
	float: left;
	z-index: 0;
}

#header_topmid {
	position: static;
	background: url(images/header_topmid.jpg);
	width: 863px;
	height: 159px;
	float: left;
	z-index: 0;
}

#header_right {
	margin-top: -159px;
	position: static;
	background: url(images/header_right.png);
	width: 54px;
	height: 236px;
	float: right;
	z-index: 0;
}

#header_bottom {
	position: static;
	background: url(images/header_bottom.png);
	width: 863px;
	height: 77px;
	float: left;
	z-index: 0;
}

#header_links {
	width: 562px;
	height: 42px;
	float: right;
	margin-top: 1px;
	z-index: -1;
}

#logo {
	position: relative;
	background: url(images/logo.png);
	width: 309px;
	height: 221px;
	z-index: 1;
	float: left;
	top: -250px;
	left: -2px;
}

#breadcrumb_pic {
	position: static;
	margin-top: 47px;
	background: url(images/breadcrumb-ball.png) no-repeat;
	width: 25px;
	height: 25px;
	float: left;
}

#breadcrumb_text {
	position: relative;
	top: 9px;
	padding-left: 5px;
	font-size: 10px;
	height: 20px;
	width: 500px;
	float: left;
	color: #ffffff;
}

#breadcrumb_text a:active, #breadcrumb_text a:link, #breadcrumb_text a:visited {
	color: #efebd3;
	text-decoration: underline;
}

#breadcrumb_text a:hover {
	color: #efebd3;
	text-decoration: none;
}

#content_top {
	position: static;
	margin-left: 43px;
	background: url(images/content_top.png) no-repeat;
	width: 916px;
	height: 48px;
	float: left;
}

#main_content {
	position: static;
	margin-left: 43px;
	background: url(images/content_bg.png) repeat-y;
	width: 865px;
	height: auto;
	float: left;
}

#main_content_browse {
	position: relative;
	background: url(images/main_browse.png) no-repeat;
	top: -52px;
	width: 293px;
	height: 596px;
	float: left;
}

#main_content_browse2 {
	position: relative;
	top: -52px;
	width: 293px;
	height: 596px;
	float: left;
}

#main_content_pins {
	position: relative;
	top: 29px;
	left: 35px;
	background: url(images/pins.png) no-repeat;
	width: 54px;
	height: 56px;
}

#contentmenu {
	margin-top: 62px;
	margin-right: 32px;
	width: 242px;
	height: auto;
	float: right;
}

#lmbowling {
	background: url(images/lm-bowling.png) no-repeat;
	width: 234px;
	height: 45px;
	cursor: pointer;
	float: right;
}

#lmbowling:hover {
	background-position: -234px 0px;
}

#lmlounge {
	background: url(images/lm-lounge.png) no-repeat;
	width: 234px;
	height: 45px;
	cursor: pointer;
	float: right;
	margin-top: 12px;
}

#lmlounge:hover {
	background-position: -234px 0px;
}

#lmlgtourny {
	background: url(images/lm-lgtourn.png) no-repeat;
	width: 234px;
	height: 45px;
	cursor: pointer;
	float: right;
	margin-top: 12px;
}

#lmlgtourny:hover {
	background-position: -234px 0px;
}

#lmparty {
	background: url(images/lm-party.png) no-repeat;
	width: 234px;
	height: 45px;
	cursor: pointer;
	float: right;
	margin-top: 12px;
}

#lmparty:hover {
	background-position: -234px 0px;
}

#lmphoto {
	background: url(images/lm-photo.png) no-repeat;
	width: 234px;
	height: 45px;
	cursor: pointer;
	float: right;
	margin-top: 12px;
}

#lmphoto:hover {
	background-position: -234px 0px;
}

#lmproshop {
	background: url(images/lm-proshop.png) no-repeat;
	width: 234px;
	height: 45px;
	cursor: pointer;
	float: right;
	margin-top: 12px;
}

#lmproshop:hover {
	background-position: -234px 0px;
}

#lmrestaurant {
	background: url(images/lm-restaurant.png) no-repeat;
	width: 234px;
	height: 45px;
	cursor: pointer;
	float: right;
	margin-top: 12px;
}

#lmrestaurant:hover {
	background-position: -234px 0px;
}

#lmcontact {
	background: url(images/lm-contact.png) no-repeat;
	width: 234px;
	height: 45px;
	cursor: pointer;
	float: right;
	margin-top: 12px;
}

#lmcontact:hover {
	background-position: -234px 0px;
}

.welcometitle {
	font-size: 14px;
	font-weight: bold;
}
	

#welcome_box {
	position: relative;
	top: -15px;
	right: 20px;
	width: 563px;
	height: 247px;
	float: right;
}

#welcome_box_left {
	background: url(images/welcome_left.png) no-repeat;
	width: 12px;
	height: 247px;
	float: left;
}

#welcome_box_top {
	background: url(images/welcome_top.png) no-repeat;
	width: 535px;
	height: 2px;
	float: left;
}

#welcome_box_mid {
	background: url(images/welcome_mid.jpg) no-repeat;
	width: 535px;
	height: 234px;
	float: left;
}

#welcome_box_bot {
	background: url(images/welcome_bottom.png) no-repeat;
	width: 535px;
	height: 11px;
	float: left;
}

#welcome_box_right {
	position: relative;
	top: -234px;
	background: url(images/welcome_right.png) no-repeat;
	width: 16px;
	height: 245px;
	float: right;
}

#welcome_box_col1 {
	margin-left: 8px;
	margin-top: 43px;
	width: 254px;
	height: 185px;
	float: left;
}

#welcome_box_col2 {
	margin-top: 15px;
	margin-right: 5px;
	width: 254px;
	height: 200px;
	float: right;
}

#welcome_info {
	margin-top: 17px;
	width: 38px;
	height: 38px;
	margin-left: 80px;
	float: left;
}

#welcome_contact {
	margin-top: 17px;
	width: 38px;
	height: 38px;
	margin-right: 80px;
	float: right;
}

#arrow {
	margin-top: 6px;
	background: url(images/arrow.png) no-repeat;
	width: 15px;
	height: 16px;
	float: right;
}

#tournaments {
	position: static;
	margin-top: 5px;
	margin-left: -5px;
	width: 269px;
	height: 275px;
	float: left;
}

#t_logo {
	background: url(images/tournaments.png) no-repeat;
	width: 146px;
	height: 22px;
	float: left;
}

#bluebar {
	background: #204877;
	width: 269px;
	height: 7px;
	margin-top: 5px;
	margin-bottom: 4px;
	float: left;
}

#leagues {
	margin-top: 5px;
	margin-right: 28px;
	width: 269px;
	height: 275px;
	float: right;
}

#l_logo {
	background: url(images/leagues.png) no-repeat;
	width: 85px;
	height: 22px;
	float: left;
}

#lt_bar {
	width: 268px;
	height: 29px;
	margin-bottom: 4px;
	float: left;
	background: url(images/lt-active.jpg) no-repeat;
}

#lt_bar:hover {
	background: url(images/lt-hover.jpg) no-repeat 0 0;
}

#lt_text {
	width: 220px;
	height: 17px;
	margin-top: 5px;
	margin-left: 34px;
	float: left;
}

.lt_txt a:link {
	cursor: pointer;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

.lt_txt a:visited {
	cursor: pointer; 
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

.lt_txt a:active { 
	cursor: pointer;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

.lt_txt a:hover {
	cursor: pointer;
	color: #dcd6b4;
}

#cool_sections {
	margin-top: -40px;
	background: #efebd3;
	width: 549px;
	height: 31px;
	margin-right: 28px;
	float: right;
}

#tinyblue {
	width: 549px;
	height: 1px;
	background: #204877;
}

#tinyblue2 {
	margin-top: 6px;
	width: 549px;
	height: 1px;
	background: #204877;
	float: left;
}

#more {
	margin-left: 6px;
	margin-top: 4px;
	width: 49px;
	height: 18px;
	background: url(images/more.gif) no-repeat;
	float: left;
}

#visit_other_sections {
	color: #204877;
	margin-top: 8px;
	margin-left: 9px;
	height: 15px;
	width: 150px;
	float: left;
}

#other_sections_list {
	margin-top: 6px;
	margin-left: 20px;
	font-size: 14px;
	height: 16px;
	width: 275px;
	color: #204877;
	float: left;
}

.morelinks a:link {
	color: #204877;
	text-decoration: underline;
}

.morelinks a:visited {
	color: #204877;
	text-decoration: underline;
}

.morelinks a:hover {
	color: #204877;
	text-decoration: none;
}

.morelinks a:active {
	color: #204877;
	text-decoration: underline;
}

#cln_bottom {
	margin-left: 43px;
	width: 865px;
	height: 72px;
	background: url(images/cln_bot.jpg) no-repeat;
	float: left;
}

#cln_bottom_orng {
	margin-left: 43px;
	width: 865px;
	height: 5px;
	background: url(images/orangebar.jpg) no-repeat;
	float: left;
}

#cln_bottom_web {
	margin-left: 43px;
	padding-bottom: 55px;
	width: 73px;
	height: 78px;
	float: left;
}

#cln_bottom_bar {
	width: 792px;
	height: 78px;
	float: left;
	background: url(images/cln_bot.png) no-repeat;
}

#copyright {
	color: #ffffff;
	margin-right: 20px;
	margin-top: 0px;
	width: 300px;
	height: 75px;
	float: right;
	text-align: right;
}

.copytext a:link, .copytext a:visited {
	color: #c8a848;
	text-decoration: none;
}

.copytext a:hover {
	color: #c8a848;
	text-decoration: underline;
}

.copytext a:active {
	color: #c8a848;
	text-decoration: none;
}