#ticker {
	height:317px;
	margin-top:18px;
	width:951px;
}

#fade-box {
	background-image:url(../img/layout/fade-box.png);
	background-repeat:no-repeat;
	margin-top:20px;
	min-height:480px;
	width:950px;
}

.left {
	float:left;
}

.first-box {
	height:200px;
	margin-top:20px;
	margin-left:22px;
	padding-right:10px;
	padding-left:20px;
	width:520px;
}

.second-box {
	height:200px;
	margin-top:20px;
	margin-left:12px;
	padding-right:20px;
	width:460px;
}

h1 {
	color:#e15a52;
	font-size:24px;
	font-style:normal;
	margin-bottom:10px;
}

h2 {
	color:#e15a52;
	font-size:14px;
	font-style:normal;
	margin-bottom:10px;
	text-transform:uppercase;
}

.arrow-pointer {
	margin-top:-5px;
	margin-left:-18px;
}

.second-box p {
	color:#535050;
	font-size:12px;
}

.third-box {
	height:200px;
	margin-top:20px;
	margin-left:60px;
	width:290px;
}

.third-box p {
	color:#535050;
	font-size:11px;
	line-height:15px;
}

#splash {
	position:absolute;
	right:5px;
	top:110px;
	z-index:40;
}

.headline {
	background-image:url(../img/layout/headline-1.png);
	height:60px;
	text-indent:-9999px;
	width:296px;
}

.news-box {
	background-image:url(../img/layout/newsletter.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:30px;
	width:240px;
}

.anythingSlider {
	height:322px;
	margin:0 auto;
	position:relative;
	width:951px;
}

.anythingSlider .wrapper {
	height:300px;
	left:0;
	margin:0 auto;
	overflow:auto;
	position:absolute;
	top:0;
	width:951px;
}

.anythingSlider .wrapper ul {
	left:0;
	list-style-image:none;
	margin:0;
	position:absolute;
	top:0;
	width:32700px;
}

.anythingSlider ul li {
	display:block;
	float:left;
	height:272px;
	margin:0;
	padding:0;
	width:951px;
}

.anythingSlider .arrow {
	background-image:url(../images/arrows.png);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
	display:none;
	height:200px;
	position:absolute;
	text-indent:-9999px;
	top:65px;
	width:67px;
}

.anythingSlider .forward {
	background-position:0 0;
	right:-20px;
}

.anythingSlider .back {
	background-position:0 -67px;
	left:-20px;
}

.anythingSlider .forward:hover {
	background-position:0 -200px;
}

.anythingSlider .back:hover {
	background-position:-67px -200px;
}

#thumbNav {
	margin-right:10px;
	position:relative;
	text-align:right;
	top:287px;
}

#thumbNav a {
	background-color:#ef3024;
	background-image:url(../img/layout/cellshade.png);
	background-repeat:repeat-x;
	color:#ffffff;
	display:inline-block;
	font:normal normal normal 11px/18px Georgia, Serif;
	height:18px;
	margin:0 5px 0 0;
	padding:2px 8px;
	text-align:center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#thumbNav a:hover {
	background-image:none;
}

#thumbNav a.cur {
	background-color:#ef3024;
	background-image:none;
}

#start-stop {
	background-color:#008000;
	background-image:url(../images/cellshade.png);
	background-repeat:repeat-x;
	color:#ffffff;
	display:none;
	padding:2px 5px;
	position:absolute;
	right:45px;
	text-align:center;
	top:323px;
	width:40px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#start-stop.playing {
	background-color:#ff0000;
	display:none;
}

#start-stop:hover {
	background-image:none;
	display:none;
}

.anythingSlider .wrapper ul ul {
	background-image:none;
	border-width:0;
	margin:0;
	overflow:visible;
	position:static;
	width:auto;
}

.anythingSlider .wrapper ul ul li {
	background-image:none;
	float:none;
	height:auto;
	width:auto;
}

.slide {
	height:272px;
	width:899px;
}

