@import url(scrollbar/scroll-rel.css);



/* ----- global ----------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	font: normal normal normal 8pt/12pt  Verdana, Arial, Helvetica, sans-serif;
	color: #e5e3e3;
}

a:link,
a:visited,
a:active {
	color: #e5e3e3;
	text-decoration: none;
	font-weight: bold;
}

a:hover { color: #fff; text-decoration: underline; }

a img { border: 0; }

img.center {
	display: block;
	margin: 0 auto;
}

.wordwrap { -moz-binding: url('/wordwrap.xml#wordwrap'); }

/* ----- forms fields & buttons -------------------------- */
.submitButton, .graphicButton {
	background: #303030 url(../Images/gbtn_bg.gif) repeat-x;
	border: 1px solid #272727;
	color: #dddcdc;
	font-weight: bold;
	text-transform: uppercase !important;
	font: normal normal bold 9px Verdana, Arial, Helvetica, sans-serif;
	/*-moz-border-radius: 4px;*/
}

.submitButton {
	padding: 1px 4px 2px 4px;
}

.submitButton:hover,
.graphicButton:hover,
.submitButton.bhover,
.graphicButton.bhover {
	background: #494949 url(../Images/gbtn_bg_a.gif) repeat-x;
	border: 1px solid #505050;
	color: #f2f2f2;
}

.graphicButton {
	height: 17px;
	line-height: 16px;
	display: table;
	padding: 0 6px 0 6px;
	min-width: 50px;
	text-decoration: none !important;
}

.graphicButton:hover {
	text-decoration: none;
}

.textField,
.textFieldSmall {
	border: 1px solid #989ca0;
	height: 17px;
}

.textFieldSmall {
	height: auto;
	font-size: 10px;
	padding: 1px;
}

.centerText {
	text-align: center;
}

select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.inputList input {
	vertical-align: middle;
}

.inputList label {
	margin: 0 5px 0 5px;
	line-height: 17px;
}

.formTable td {
	padding: 2px;
}

.formTable .textFieldSmall {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.formTable .submitButton {
	padding: 0 5px 0 5px;
}

.formTable .formDob td {
	padding: 0 2px 0 0;
}

.formTable .formItem {
	padding-bottom: 10px !important;
}

.formTable .formItem label {
	margin: 0 0 0 3px;
}

.error {
	color: #f00;
	font-weight: bold;
}

/* ----- headings ---------------------------------------- */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 9pt;
	margin: 0 0 10px 0;
}

/* ----- common ------------------------------------------ */
.selfClear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.selfClear {
	display: inline-block;
}

/* Hide from IE-mac \*/
* html .selfClear {
	height: 1%;
}

.selfClear {
	display: block;
}
/* End hide from IE-mac */

.frameBox .bt {
	height: 4px;
	background: url(../Images/frameborder_top.gif) 100% 0 no-repeat;
	margin: 0 0 0 5px;
}

.frameBox .bt div {
	height: 4px; width: 5px;
	background: url(../Images/frameborder_top.gif) no-repeat;
	position: relative;
	left: -5px;
}

.frameBox .bi {
	padding: 0 4px 0 0;
	background: url(../Images/frameborder_mainbg.gif) 100% 0 repeat-y;
}

.frameBox .bw {
	padding: 0 0 0 4px;
	background: #c3c0b4 url(../Images/frameborder_mainbg.gif) repeat-y;
}

.frameBox .bb {
	height: 4px;
	background: url(../Images/frameborder_bottom.gif) 100% 0 no-repeat;
	margin: 0 0 0 5px;
}

.frameBox .bb div {
	height: 4px; width: 5px;
	background: url(../Images/frameborder_bottom.gif) no-repeat;
	position: relative;
	left: -5px;
}


.middleVerticalGb {
	background: url(../Images/line_vertical.gif) 50% 2px repeat-y;
}

.pageNavigation {
	border-top: 1px solid #868686;
	padding: 11px 7px 9px 0;
	text-align: right;
	margin: 0 8px 0 8px;
}

.pageNavigation a {
	color: #FFF !important;
}

.pageNavigation .separator {
	color: #868686;
	display: inline;
}

.noResults {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 0 20px 0;
	text-align: center;
}

/* ----- icons ------------------------------------------ */
.iconArrow { padding-right: 5px; background: url(../Images/icon_arrow.gif) 100% 50% no-repeat; }

.rssIconLink {
	background: url(../Images/rss-subscribe.png) no-repeat;
	padding: 0 0 0 18px;
	line-height: 15px; height: 15px;
	display: block;
	margin: 5px 0 0 0;
	float: left;
	color: #fff;
}



.iconEalink,
.iconEalinkAlt span {
	background: url(../Images/ealink_dlbtn2.png) 100% 0 no-repeat;
	padding: 0 23px 0 0;
	line-height: 15px; height: 20px;
	display: block;
}

.iconEalinkAlt {
	color: #fff !important;
	display: block;
	float: left;
	margin: 5px 0 0 0;
	padding: 2px 5px 2px 2px !important;
}
.iconEalinkAlt span {
	background-position: 0 0;
	padding: 0 0 0 23px;
	height: auto;
}

.bgEalinkAlt {
	background: url(../Images/btn_eastore.gif) no-repeat;
	display: block;
	height: 24px; width: 216px;
	padding-left: 7px;
	line-height: 24px;
	font-size: 0.9em;
}

/* ----- main layout ------------------------------------ */
#container {
	width: 1000px;
	padding: 20px 0 15px 0;
}

#colWrapper {
	position: relative;
	margin-left: 282px; /* includes 6px of right margin */
	width: 718px;
}

#fWrapper {
	float: left;
	width: 718px;
}

#mainContentCol {
	width: 718px; float: right;
	padding: 6px 0 0 0;
	position: relative;
}

#mainLeftCol {
	width: 276px;
	float: left;
	position: relative;
	margin-left: -282px; /* includes 6px of right margin */
}

#mainContent {
	min-height: 500px;
}

#mainContentCol #mainSubLeftCol {
	width: 475px;
	float: left;
}

#mainContentCol #mainSubRightCol {
	width: 237px;
	float: left;
	margin: 0 0 0 6px;
}
#mainContentCol #mainSubRightColWide 
{
	width: 480px;
	float: left;
	margin: 0 0 0 6px;
}

.equalColumns #mainSubLeftCol,
.equalColumns #mainSubRightCol {
	width: 356px !important;
}

#navFlash,
#autoRollingFlash {
	margin: 0 0 6px 0;
}

/* ---- plain layout --------------------------------------- */
.plainLayout #container {
	width: 718px;
	margin-left: 283px;
}

.plainLayoutCentered #container {
	margin: 0px auto;
}

.plainLayout #mainContentCol {
	position: static;
	float: none;
	padding: 20px 0 0 0;
}

/* ---- wide body ------------------------------------------ */
.wideBody #mainContentCol {
	width: 961px;
	float: none;
	padding: 0;
	position: static;
	margin-left: 39px;
	padding: 6px 0 0 0;
}

.wideBody #footer { margin-left: 270px; }

/* ---- no menu -------------------------------------------- */
.nomenuLayout { background: none; background-color: #fff; }

.nomenuLayout #globalMenu #gmenuWrapper { width: auto; }
.nomenuLayout #globalMenu #gMenu { float: left; text-align: center; position: relative; left: 50%; }
.nomenuLayout #globalMenu #gMenu li,
.nomenuLayout #globalMenu #gMenu span { right: 50%; position: relative; }

.nomenuLayout #container { width: 718px; margin: 0 auto; }

.nomenuLayout #dynPage .bt,
.nomenuLayout #dynPage .bit,
.nomenuLayout #dynPage .bb { display: none; }

.nomenuLayout #dynPage .bi { background: none; }
.nomenuLayout #dynPage .boxContent { color: #000; }
.nomenuLayout #dynPage .boxContent a { color: #00a; }
.nomenuLayout #dynPage .boxContent a:hover { text-decoration: underline; }

/* ---- spot box margins ----------------------------------- */
.spotBox { margin-bottom: 6px !important; }

#mainLeftCol .spotBox,
#mainLeftCol .frameBox,
#mainLeftCol .plainSpotBox,
#mainLeftCol .spotBoxExt,
#mainLeftCol .solidSpotBox,
#mainLeftCol .eaLinkSpot,
#mainLeftCol .silverBox {
	width: 237px;
	margin: 6px 0 6px 39px;
}

#mainSubLeftCol .spotBox,
#mainSubLeftCol .frameBox,
#mainSubLeftCol .plainSpotBox,
#mainSubLeftCol .spotBoxExt,
#mainSubLeftCol .solidSpotBox,
#mainSubLeftCol .eaLinkSpot  {
	width: 475px;
	margin: 0 0 6px 0;
}

#gameCastLeftCol { width: 718px; float: left; }

#mainSubRightCol .spotBox,
#mainSubRightCol .frameBox,
#mainSubRightCol .plainSpotBox,
#mainSubRightCol .spotBoxExt,
#mainSubRightCol .solidSpotBox,
#mainSubRightCol .eaLinkSpot  {
	width: 237px;
	margin: 0 0 6px 0;
}

.equalColumns #mainSubLeftCol .spotBox,
.equalColumns #mainSubRightCol .spotBox,
.equalColumns #mainSubLeftCol .frameBox,
.equalColumns #mainSubRightCol .frameBox,
.equalColumns #mainSubLeftCol .spotBoxExt,
.equalColumns #mainSubRightCol .spotBoxExt {
	width: 356px !important;
}

#mzMediaNav { margin: 0 0 6px; }

/* news & events --------------------------------------- */
.newsEvents #mainSubLeftCol { width: 470px !important; }

.newsEvents #mainSubLeftCol .spotBox,
.newsEvents #mainSubLeftCol .frameBox,
.newsEvents #mainSubLeftCol .plainSpotBox,
.newsEvents #mainSubLeftCol .spotBoxExt,
.newsEvents #mainSubLeftCol .solidSpotBox,
.newsEvents #mainSubLeftCol .eaLinkSpot  { width: 470px; }


/* ---- SiteCatalyst ----------------------------------- */
#SiteCatalystStats {
	width: 1px;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
}