﻿body
{
    background-image: url(../images/v2/body_background.jpg);
    background-position: left top;
    background-repeat: repeat-x;
	background-color: #383838;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: .9em;
	font-family: Verdana
}

a, a:visited, a:active
{
	color: #8D1811;
	text-decoration: underline;
	font-weight: normal;
}

a:hover
{
	text-decoration: none;
	font-weight: normal;
}

h1
{
	color: #8FC266;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 2px solid #FEE467;
}

h2
{
	color: #383838;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 2px;
}

h3
{
	color: #383838;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 2px;
}

h4
{
    color: #AACE76;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 2px;
}

img
{
    border-width: 0px;
}

.alignright
{
    float: right;
    margin: 0 0 10px 10px;
}

.alignleft
{
    float: right;
    margin: 0 10px 10px 0;
}

#mainBody
{
	position: relative;
	background-color: #000000;
	width: 960px;
    margin-left: auto;
    margin-right:auto;
	z-index: 0;
}

#headerSection
{
	
	width: 960px;
	height: 120px;
	background-image: url(../images/v2/header_background.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	z-index: 1;
}

#contentSection
{
    position: relative;
	background-color: #FFFFFF;
	z-index: 0;
	min-height: 400px;
	padding: 20px 50px 20px 50px;
}

#leftcolumn
{
    margin-right: 350px;
}

#rightcolumn
{
    position:absolute; 
    top: 65px; 
    right: 50px; 
    min-height: 100px; 
    width: 300px;
}

#footer
{
	background-color: #000000;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
	padding: 3px 3px 3px 3px;
}

#footer a, #footer a:visited, #footer a:active
{
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover
{
	text-decoration: none;
}

#playersection
{
    width: 500px;
    height: 300px;
    border: 2px solid #1948B4;
}

#newsbox li
{
    font-size: 1.1em;
    list-style-type: none;
    padding: 3px 0 3px 0;
}

.sidebar
{
	position: relative;
	width: 300px;
	margin-bottom: 15px;
	margin-left: 10px;
	z-index: 5;
	overflow: visible;
}

.sidebar-content
{
	position: relative;
	width: 300px;
	padding: 5px;
	z-index: 3;
}

.sidebar-topcap
{
    color: #1948B4;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 2px solid #1948B4;
}

.sidebar-splat1
{
	position: absolute;
	float: right;
	top: -11px;
	left: 240px;
	z-index: 1;
}

.sidebar-splat2
{
	position: absolute;
	float: left;
	top: -12px;
	left: -2px;
	z-index: 1;
}

.sidebar-splat3
{
	position: absolute;
	float: left;
	top: -13px;
	left: 230px;
	z-index: 99;
}

.sidebaraccent
{
    float: right;
    width: 300px;
    background: white url(../images/v2/content_background.jpg) no-repeat center center;
    color: #1948B4;
    font-style: italic;
    font-weight: bold;
    font-size: 1.3em;
    padding: 1px 15px;
    text-align: center;
    margin-top: 30px;
}

.leftimage
{
    position: relative;
	float: left;
	margin-left: 2px;
	margin-right: 5px;
	margin-top: 5px;
	margin-right: 5px;
}

.rightimage
{
    position: relative;
	float: right;
	margin-right: 2px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
}

.centeredtext
{
	text-align: center;
}

.inputbox
{
	border: 1px solid #0078C8;
	width: 150px;
}

form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
}

.pin
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	background-color: #FEE469;
	color: #000066;
	border: 1px dotted #000066;
	width: 6px;
	height: 6px;
	z-index: 5;
}

.pinDesc
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	background-color: #FEE469;
	color: #000066;
	border: 1px dotted #000066;
	z-index: 5;
}

#Map
{
	margin-top: 0px;
	margin-left: 85px;
	margin-right: 85px;
	width: 600px;
	height: 380px;
	padding: 0px 0px 0px 0px;
	z-index: 30;
}

#MapControls
{
	text-align: right;
}

#storeinfo
{
	margin-left: 100px;
	width: 600px;
}

#storelinks
{ 
    position: relative;
	float: right;
	border: 1px solid #383838;
	margin-top:  20px;
	margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
	padding: 10px;
    list-style-type:none;
}

#storelinks a
{
	font-weight: bold;
}

.itemlabel
{
	font-weight: bold;
}

#brands img
{
    border: 0px;
}

#brands td
{
    text-align: center;
}