body {
	margin: 0;
	background: #4b528a url(/images/bodybg.gif) top repeat-x;
	font-size: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

img { border: 0; }

#wrap {
	width: 923px;
	margin: 0 auto 0 auto;
	background-image: url(/images/bg.gif);
}

#top {
	width: 416px;
	height: 150px;
	float: left;
	background-image: url(/images/header_right.gif);
}

#top_cart {
	padding: 63px 0 0 45px;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 1.3em;
	color: #37486c;
	font-weight: bold;
}

#top_cart span { color: #FFFFFF; }

#top_cashout {
	float: left;
	margin: 60px 0 0 45px;
}

#top_help {
	float: left;
	padding: 70px 0 0 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#top_help a:link, #a:active, a:visited {
	color: #323555;
}

#top_recent {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 0 20px;
	width: 250px;
}

#top_recent span { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }


#content {
	width: 844px;
	margin:0px auto;
	text-align: left;
}

#toplinks {
	text-align: center;
}

#nav {
	background-image: url(/images/nav_bg.gif);
	height: 40px;
}

#nav ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li {
	display: inline;
	float: left;
	list-style-type: none;
	background: url(/images/nav_spacer.gif) right no-repeat;
	padding: 0 18px 0 15px;
	margin: 0;
}

#content_left {
	width: 346px;
	float: left;
	margin: 5px 6px 0 0;
}

#gs_content_left {
	width: 346px;
	float: left;
	margin: 5px 6px 10px 0;
	background: white;
}

#gs_content_left_holder {
	width: 330px;
	margin: 0px 0px 0px 7px;
	font-size: 10px;
}

#box_ad {
	height: 259px;
	background-color: #b2b4c6;
	font-size: 12px;
}

#step1 {
	background: url(/images/steps_bg.gif) no-repeat;
	width: 346px;
	height: 74px;
	margin-top: 7px;
	padding: 0px 0 0 0;
	font-size: 10px;
}

#step1 div {
	padding: 26px 0 0 10px;
}

#step2 {
	width: 339px;
	height: 153px;
	background-color: #ffffff;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #50536f;
	border-top-width: 0;
	border-bottom-width: 0;
	padding: 1px 0 8px 5px;
}

#step2 img { padding-top: 5px; }

#step2 div { 
	font-size: 9px; 
	text-align: right; 
	padding-right: 7px;
}

#step2 a, #step2 a:visited, #step2 a:active, #step2 a:hover {
	color: #000000;
}

#step3 {
	background: url(/images/steps_bg2.gif) no-repeat;
	width: 346px;
	height: 11px;
}

#content_right {
	width: 492px;
	float: left;
	margin-top: 5px;
}

#browse {
	background: url(/images/browse_bg.gif) repeat-x;
	height: 103px;
	width: 492px;
}

#browse1 {
	background: url(/images/browse_spacer.gif) center no-repeat;
	height: 49px;
}

#browse2 {
	background: url(/images/browse_spacer2.gif) center no-repeat;
	font-size: 12px;
	height: 54px;
}

#browse_search {
	width: 239px;
	float: left;
	padding: 10px 0 0 5px;
	text-align: center;
}

#browse_system {
	width: 239px;
	float: left;
	padding: 7px 0 0 9px;
	text-align: center;
	font-size: 11px;
}

#browse input, #browse select {
	border: 1px solid black;
	margin: 3px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
}

#browse a:link, #browse a:active, #browse a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#browse a:hover { text-decoration: underline; }
	

#feature {
	background: #ffffff url(/images/feature_bg.gif) no-repeat;
	width: 492px;
	height: 175px;
	margin-top: 5px;
	padding: 55px 0 10px 0;
	text-align: center;
	font-weight: bold;
}

#feat_img {
	margin-right: 10px;
}

#feat_box {
	width: 173px;
	background: #ffffff url(/images/feature_box.gif) no-repeat;
	font-size: 11px;
	height: 170px;
	margin-left: 10px;
	padding: 0 2px 0 2px;
}

#feat_box a:link, #feat_box a:active, #feat_box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#feature h1 { 
	font-size: 15px;
	margin: 0 7px 3px 7px;
	padding: 0;
	color: #FFFFFF;
	padding-top: 16px;
	font-weight: bold;;
}

#feature h2 {
	font-size: 35px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
}


#feature2 {
	background: #ededed url(/images/feature_bg2.gif) bottom no-repeat;
	width: 450px;
	height: 170px;
	margin-bottom: 10px;
	padding: 25px 20px 15px 22px;
}

.feature_game {
	float: left;
	padding: 0 8px 0 8px;
	font-size: 10px;
	text-align: center;
	width: 94px;
}
.feature_game img { padding-bottom: 0px; }
.feature_game a:link, .feature_game a:active, .feature_game a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.feature_game div { 
	font-size: 12px; 
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	padding-top: 2px;
}

#banner {
	background: #ffffff url(/images/banner_bottom.gif) bottom no-repeat;
	width: 847px;
	padding-bottom: 23px;
	margin-bottom: 10px;
}

#banner2 { 
	background: #ffffff url(/images/banner_top.gif) top no-repeat;
	width: 847px;
	padding-top: 27px;
}

#banner3 { 
	background: #ffffff url(/images/banner_left.gif) left repeat-y;
	width: 835px;
	padding-left: 12px;
}

#banner4 { 
	background: #ffffff url(/images/banner_right.gif) right repeat-y;
	width: 823px;
	padding-right: 12px;
	height: 110px;
}


/* 
=================
LOCATIONS page CSS
================= 
*/

#store_bio {
	float: left;
	width: 278px;
	margin: 10px 4px 0 0px;
}

#store_bio p {
	margin: 15px 0 0 0px;
	padding: 0;
}

#locations_wrap {
	background-color: #e7e7e7;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px 2px 0 2px;
}

#loc_news {
	width: 535px;
	float: left;
	font-size: 12px;
	background-color: #d7d7d7;
	border-style: dotted;
	border-color: #c1c1c1;
	border-width: 0 2px 0 0;
	padding-bottom: 20px;
}

#loc_news a:link, #loc_news a:active, #loc_news a:visited {
	color: #2d7cd3;
	text-decoration: none;
	font-weight: bold;
}

#loc_news h1 {
	margin: 3px 0 3px 0;
	padding: 0;
	font-size: 15px;
}

#loc_news_left {
	float: left;
	width: 210px;
	margin: 5px 0 5px 6px;
}

#loc_news_right {
	float: left;
	width: 278px;
	margin: 10px 4px 0 20px;
}

#loc_news_right p {
	margin: 15px 0 0 8px;
	padding: 0;
}

#loc_news_all {
	margin: 20px 0 0 160px;
}

#loc_locations {
	float: left;
	margin: 10px 0 0 15px;
	background-color: #e7e7e7;
	font-size: 11px;
}

#loc_locations h2 {
	font-size:  12px;
	color: #434175;
	margin-bottom:  -10px;
}

.loc_manager {
	width: 261px;
	height: 73px;
	margin: 4px 0 0 7px;
	padding: 5px 0 5px 5px;
	background-color: #e0dfdf;
	color: #2d7cd3;
	font-weight: bold;
}
.loc_manager img { margin: 0 5px 4px 0; }

#loc_g2ktv {
	float: left;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px 0px 0px 0px;
	background: #000000 url(/images/g2ktvbkg.jpg) top repeat-x;
	width: 431px;
	height: 395px;
}

#loc_media {
	float: left;
	background-color: #FFFFFF;
	padding: 2px 0px 0 0px;
	width: 413px;
}

#pod {
	float: left;
	background: url(/images/podcast.gif) top no-repeat;
	width: 168px;
	height: 79px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0 0 0px;
}

#pod div {
	margin: 36px 0 0 0;
}

#pod a:link, #pod a:active, #pod a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 36px 36px 29px 40px;
}

#loc_ad {
	background-color: #890000;
	font-size: 15px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px 0 0px 0;
}

#loc_bottom_wrap {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px 0px 2px 0px;
	background: #d6d6d6 url(/images/loc_spacer.gif) top left repeat-y;
	margin-bottom: 10px;
	width: 844px;
}

#loc_events {
	float: left;
	width: 196px;
	font-size: 12px;
	padding: 10px 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#loc_events ul {
	list-style: none;
	margin: 13px 4px 17px 0;
	padding: 0;
}

#loc_events li {
	margin: 0 0 2px 0;
	padding: 0;
	line-height: 1.3em;
	font-weight: bold;
}

#loc_events div {
	margin: 40px 10px 0 0;
	text-align: right;
}

#loc_events span { color: #7b7b7b; }

#loc_standings_wrap {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 2px;
	font-size: 0;
}

#loc_standings {
	background: #FFFFFF url(/images/loc_magic_standings_bg.gif) top repeat-x;	
	text-align: center;
	overflow: hidden;
	padding-bottom: 10px;
	border-right: 5px white;
	width: 825px;
}

#loc_standings_data {
	width: 100%;
	table-layout:fixed;
	margin-top: 8px;
	background-color: #f5f5f5;
	font-size: 12px;
	padding-top: 3px;
	text-align: center;
}

#loc_standings_data a:link, #loc_standings_data a:active, #loc_standings_data a:visited {
	color: #000000;
}

#loc_standings_data_split {
	border-style: solid; 
	border-color: #FFFFFF; 
	border-width: 0 8px 0 8px
}

#loc_standings_data h1 {
	font-size: 18px;
	margin: 0 0 0px 0;
	padding: 0;
}

#loc_standings_data h3 {
	font-size: 12px;
	margin: 10px 0 2px 0;
	padding: 0;
}

#loc_standings_data ol {
	margin: 0 0 0 0;
	padding: 0;
}

#loc_standings_data li {
	margin: 0 0 0px 0;
	padding: 0;
	color: #2e568a;
}

#copyright {
	font-size: 12px; 
	text-align: center; 
	color: #a6a9c0; 
	padding: 5px 0 13px 0;
}


#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* 
=================
GAME Specific Page CSS
================= 
*/

#gs_plug {
	background-color: #dedede; 
	text-align: center; 
	padding: 0 5px 2px 5px;
	margin-bottom: 7px;
}

#gsList {
	list-style-type: none;
	margin: 0;
	margin-top: 8px;
	padding:0; 
}

#gsList a, #gsList a:link, #gsList a:visited, #gsList a:active {
	text-decoration: none;
	color: black;
}

#gsList a:hover {
	text-decoration: none;
	color: #327897;
}

#gsContainer {
	height: 133px;
	color: #000;
	background: white;
	font-family: verdana;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#gsCol_one {
	width: 363px;
	float: left;
	height: 133px;
}
#gsCol_two {
	width: 120px;
	float: left;
	height: 133px;
}
#gsCol_three {
	width: 120px;
	float: left;
	height: 133px;
}
#gsCol_four {
	width: 120px;
	float: left;
	height: 133px;
}
#gsCol_five {
	width: 120px;
	float: left;
	height: 133px;
} 