/*------------------------------------------------------
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
/*------------------------------------------------------*/
html {
	background: #000000 url('http://a.disney.go.com/pirates/online/v3/global/images/bg.main_global.jpg') center 0px no-repeat;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var,optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del,ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000;
}
input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input,button,textarea,select {
	font-size: 100%;
}
/*------------------------------------------------------*/

/* Global ----------------------------------------------*/
.tracking {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}
.welcome {

}
#chrome {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #5C5C5C;
	background-color: #000000;
	margin-bottom: 5px; 
}
/*------------------------------------------------------*/

/*--------------------------------------------------------*/
.welcome .header {
	text-align: center;
}
.welcome .content {
	height: 655px;
	width: 996px;
	margin: 0px auto;
	background: url('http://a.disney.go.com/pirates/online/v3/global/images/welcome/bg.main.jpg') 0px 0px no-repeat;
}
.welcome .content .play {
	float: right; 
	margin-right: 60px; 
	margin-top: 65px;
	display: inline;
}
.welcome .content .slideshow {
	height: 204px;
	padding: 85px 0px 0px 70px;
}
.welcome .content .tickerItems {
	background: url('http://a.disney.go.com/pirates/online/v3/global/images/welcome/ticker.gif') 0px 0px no-repeat;
	float: right;
	margin-right: 70px;
	margin-top: 15px;
	margin-bottom: 30px;
	display: inline;
	width: 632px;
	height: 58px;
	font: bold 16px/16px 'Arial', 'Sans-Serif';
}
.welcome .content .tickerItems .items {
	margin: 18px;
	background-color: #D3C596;
}
.welcome .content .tickerItems .items a {
	color: #000;
}
.welcome .content .poll {
	margin-left: 70px;
	margin-top: 15px;
	float: left;
	display: inline;
}
.welcome .content .promos {
	float: right; 
	width: 632px; 
	margin-right: 70px;
	display: inline;
}
.welcome .content .promos img {
	margin-right: 10px;
}
.welcome .footer {
	text-align: center;
}
/*--------------------------------------------------------*/