/* General Styles */
html {
	height: 100%;
	overflow: auto;
}

body {
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 0.8em;
}

img {
	border: 0;
}

#chrome-header, #chrome-footer { 
			position:absolute;
			z-index: 900;
			text-align: center;
			min-width: 1200px;}
#chrome-header{ width: 100%; height: 217px; }
#chrome-footer{ width:100%; height:525px !important;}
@media all and (-webkit-min-device-pixel-ratio:0){
#chrome-footer{ width:100%; height:513px !important;}
 /* Safari */
}

#flashcontent {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

#noflashcontent {
	display: none;
}

#nonjavascriptcontent {
	z-index: 1;
}

.ad-wrapper-728x90 {
	position: absolute;
	width: 100%;
	z-index: 900;
	text-align: center;
}
.ad-728x90-label {
	border: none;
	float: left;
} 
.ad-728x90 {
	width: 740px;
	margin: 8px auto 0 auto;
	text-align: center;
}
.ad-728x90 img {
	border: none;
}

.ad-wrapper-160x600 {
	position: absolute;
	z-index: 899;
	top: 237px;
}
.ad-160x600-label {
	display: block;
	border: none;
	float: left;
} 
.ad-160x600 {
	width: 160px;
	height: 620px;
}
*:first-child+html .ad-160x600 {
	margin-left: 9px;
}
* html .ad-160x600 {
	margin-left: 18px;
}
.ad-160x600 img {
	border: none;
}
.ad-160x600 table {
	float: left;
}

.more-label {
	clear: both;
	margin-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
}

.ad-wrapper-300x250 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 888;
}
* html .ad-wrapper-300x250 {
	margin-left: 7px;
}
.ad-300x250-label {
	display: block;
	border: none;
	float: left;
} 
.ad-300x250 {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 260px;
}
.ad-300x250 img {
	border: none;
}

.ad-300x250 table {
	float: left;
}

.ad-wrapper-950x250 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 887;
}
.ad-950x250-label {
	display: block;
	border: none;
	float: left;
} 
.ad-950x250 {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 250px;
}
.ad-950x250 img {
	border: none;
}

.more-label {
	clear: both;
	margin-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
}

div#dimoverlay {
	visibility: hidden;
	position: absolute;
	z-index: 10001;
	top: 167px;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 1000px;
	background-image: url(/global/img/dimoverlay.png);
}
* html div#dimoverlay {
	background-color: #000;
	back\ground-color: transparent;
	background-image: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/global/img/dimoverlay.png", sizingMethod="scale");
}

div#flashpopup {
	visibility: hidden;
	position: absolute;
	z-index: 10002;
	top: 160px;
	padding: 0;
	width: 100%;
	height: 670px;
}

#flashPopupContent {	
	display: block;
	margin: 0 auto;
	z-index: 10002;
}
#flashPopupCloser {
	display: block;
	margin: 0 auto;
}

#htmlLoader {
	position: absolute;
	z-index: 10002;	
	padding: 0;
	text-align: center;
}

iframe.ad-banner {
	border: none;
	overflow: hidden;
}

#lightsout {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1230px;
	background-color: #000;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	z-index: 10000;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1080px;
	z-index: 10001;
}


