@charset "utf-8";
/* CSS Document */

#scrollPanelWrapper {
	height:240px;
	width:438px;
}
#scrollPanelWrapper .panel {
	padding:0 40px;
}
.slidePanelSelector {
	bottom:18px;
}
.slidePanelSelector li a {
	background-image:url(../img/slider_option_grey.gif);
}

#bodyContainer {
	background-image:url(../img/subhome_bodyContainer_back.jpg);
}
#bodyContainer #bodyTop {
	height:27px;
}
#body {
	padding:0;
	background-image:none;
	float:left;
	margin-left:35px;
	text-align:left;
	width:544px;
	position: static;
	padding-right: 15px;
}
#body {
	font-size:1em;
}

#body img, #body #flash_frame{
	padding:25px;
	float:left;	
}

#body img {
	background:url(../img/subhome_bodyImg_back.png) -1px top no-repeat;

}

#body #flash_frame {
	background:transparent url(../img/subhome_bodyImg_video_back.png) no-repeat scroll -1px top;
	margin: 10px;
}

#body h2 {
	margin-top: 50px;
	color: #E31B23;
	font-size: 0.9em;
}
#bodyContainer #bodyBottom {
	background-position:center -297px;
	padding-bottom:37px;
}

.green #contentBottom {
	background: url(../img/background/map-green.jpg) center -120px no-repeat;
}
.red #contentBottom {
	background:url(../img/background/map-red.jpg) center -120px no-repeat;
}
.blue #contentBottom {
	background:url(../img/background/map-blue.jpg) center -120px no-repeat;
}
.orange #contentBottom {
	background:url(../img/background/map-orange.jpg) center -120px no-repeat;
}
.purple #contentBottom {
	background:url(../img/background/map-purple.jpg) center -120px no-repeat;
}
.pink #contentBottom {
	background:url(../img/background/map-pink.jpg) center -120px no-repeat;
}

.green #bodyContainer #bodyBottom {
	background:url(../img/background/map-green.jpg) center -200px no-repeat;
}
.red #bodyContainer #bodyBottom {
	background:url(../img/background/map-red.jpg) center -200px no-repeat;
}
.blue #bodyContainer #bodyBottom {
	background:url(../img/background/map-blue.jpg) center -200px no-repeat;
}
.orange #bodyContainer #bodyBottom {
	background:url(../img/background/map-orange.jpg) center -200px no-repeat;
}
.purple #bodyContainer #bodyBottom {
	background:url(../img/background/map-purple.jpg) center -200px no-repeat;
}
.pink #bodyContainer #bodyBottom {
	background:url(../img/background/map-pink.jpg) center -205px no-repeat;
}

#content {
	background:url(../img/background/tile-brown.jpg) center top repeat;
	position:relative;
}

.green #content {
	background-image:url(../img/background/tile-green.jpg);
}
.red #content {
	background-image:url(../img/background/tile-red.jpg);
}
.blue #content {
	background-image:url(../img/background/tile-blue.jpg);
}
.orange #content {
	background-image:url(../img/background/tile-orange.jpg);
}
.purple #content {
	background-image:url(../img/background/tile-purple.jpg);
}
.pink #content {
	background-image:url(../img/background/tile-pink.jpg);
}

#contentBottom {
	background:url(../img/RedSprite.gif) center -376px no-repeat;
	height:30px;
}

#content #contentMenu {
	position:absolute;
	right:-11px;
	background:url(../img/background/menu-brown.jpg) left top no-repeat;
	width:191px;
}
#content #contentMenu ul {
	background:url(../img/background/menu-brown.jpg) left bottom no-repeat;
	margin:20px 0 0;
	padding:0 40px 38px 20px;
}
#content #contentMenu li {
	margin:10px 0 0;
}
#content #contentMenu li a {
	color:#e51e2b;
	text-decoration: none;
	font-size:0.9em;
}

#content #contentMenu li a:hover {
	text-decoration: underline;
}
#content #contentBody {
	padding:30px 211px 30px 74px;
	color:#fff;
}
#contentBody ul {
	margin-left: 1.2em;
	margin-top: .25em;
}

#contentBody ul li {
	list-style-type: disc;
	margin-bottom: .25em;
}

.largeIcon {
	right:75px;
}
