/**
 * DS > dsi
 */
h1.sectionName {
	background:transparent url(/images/ds/banner-5.jpg) no-repeat scroll 0% 50%;
	width:985px;
}

#mainContentContainer {
	background:transparent no-repeat scroll 0px;
	float:left;
	margin-left:3px;
	margin-top:0px;
	padding: 2px 24px 0px;
	width:980px;
}
#mainContentContainer div p {
	font-size: 1.1em;
}
.topBlock {
	width: 980px;
	height:343px;
	margin: 0 0 0 -24px;
	background-image: url(/images/ds/dsi/top_promo.jpg);
}
.topBlock td {
	background-position: top;
	vertical-align: top;
}
.bottomBlock {
	width: 980px;
	margin: 0 0 0 -24px;
}
.desc {
	font-size:1.1em;
	line-height:1.38em;
	color:#707070;
	text-decoration: none;
	width:400px;
}
.dsiTopImage {
	padding-left:10px;
	padding-top:7px;
}
.dsiTopText {
	font-size:1.1em;
	line-height:1.4em
	color:#2E2E2E;
	margin-top:40px;
	padding-left: 40px;
	padding-bottom:20px;
	width:380px;
}
.dsiTopText2 {
	font-size:1.1em;
	line-height:1.4em
	color:#2E2E2E;
	margin-top:5px;
	padding-left: 40px;
	padding-bottom:20px;
	width:395px;
}
.strTitle {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;		
}
.pregameList {
	list-style-position: inside;
	list-style-type: disc;
	font-weight:bold;
}
.decktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 30px;
	line-height: 13pt;
	text-decoration: none;
	margin-top:0px;
	padding-left: 40px;
	width:410px;
}
.picTbl {
	vertical-align: top;
}
.textTbl {
	vertical-align: top;
	padding-left:35px;
}
.dsilink {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(/images/ds/dsi/visit_link.jpg);
	display:block;
	width:229px;
	height:30px;
	padding-left:40px;
	text-indent:-9010px;
	
}
a.dsilink:hover {
	background-image: url(/images/ds/dsi/visit_link2.jpg);
	

}

.titleblock {
	padding-top:10px;
	padding-bottom:4px;

}
.extrainfo {
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;	
	width:400px;
}
.contentFooter {
	background:transparent scroll 0 0;
	width:980px;
}
/* **********************
			SECONDARY NAV
*********************** */

.topNavDS {
	width:985px;
	height:40px;
	float:left;
	margin: 0 0 0 0px;
	padding: 0;
}
ul.secondNavDS {
	float:none;
	padding:0;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
	width:1020px;
}
.ds .secondNavDS li {
	float:left;
	font-size:1.2em;
	margin: 0 5px;
}
.ds .secondNavDS li a {
	position:relative;
}
.ds .secondNavDS li a:hover {
	position:relative;
	color: #000000;
	text-decoration: none;
}
.ds .secondNavDS li a.selected {
	position:relative;
	color: #000000;
	text-decoration: none;
}
.ds .secondNavDS li.retailers {
	width:185px;
	height:40px;
	float:right;
	margin: 10px 35px 0 20px;
	background:transparent url(/images/ds/where_to_buy.jpg) no-repeat scroll 0px 0px;
}
.ds .secondNavDS li.retailers a {
	color:#666;
	font-weight:normal;
	line-height:25px;
	margin: 0 0 0 48px;
}
.ds .secondNavDS li.retailers a:hover {
	color:#FF3333;
}

/* **********************
TERTIARY NAV
*********************** */
ul.thirdNavDS {
background:transparent url(/images/interface/tertiaryNav-bkd.png) no-repeat scroll 0 44px;
margin-left:3px;
margin-right:5px;
padding:0 0 0 20px;
width:985px;
height:80px;
z-index:10;
}

ul.thirdNavDS li{
float:left;
line-height:36px;
padding-top:5px;
}

/* overrides the image inheirited from secondaryNav */
.thirdNavDS li a{
background:transparent url(/images/icons/link_arrow.gif) no-repeat 2px 15px;
color:#df5050;
font-size:1.1em;
display:block;
padding:0px 20px 0px 10px;
margin:0 0 0 0;
}
/* overrides the hover inheirited from secondary nav image */
.thirdNavDS li a:hover{
color:#000000;
background:transparent url(/images/icons/link_arrow.gif) no-repeat scroll 2px 15px;
}
.thirdNavDS li a.home {
color:#000000;
}


