@charset "utf-8";
/* CSS Document */

@import url("base/base.css");

body {
	padding: 0;
	margin: 0;
	background: #000 url(../../_homeimg/sp/bg.jpg) top left repeat-x;
	color: #9a2708;
}

h3 {
	background: none;
	padding: 0;
	margin: 0;
	font-style: normal;
}


#wrapper {
	width: 768px;
	/*height: 710px;*/
	margin: 0 auto;
}


#wrapper_inner {
	position: relative;
	width: 768px;
	/*height: 678px;*/
	background: url(../../_homeimg/sp/wrapper_shadow_bg.gif) top left no-repeat;
}


#header {
	width: 740px;
	height: 33px;
	margin: 0 9px 0 19px;
	background-color: #000;
	text-align: right;
}


#header ul {
	padding: 0;
	margin: 0 7px 0 0;
}

#header ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#header ul.header_links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	color: #dddddd;
	font-weight: normal;
	letter-spacing: 0.03em;
	word-spacing: 0.05em;
	text-decoration: none;
	padding: 0 10px 0 0;
}


#header ul.header_links a:hover {
	color: #d83609;
}


span.grey {
	color: #999999;
}

#container {

	background: url(../../_homeimg/sp/container_top_bg.jpg) top right no-repeat;
	/*height: 636px;*/
	margin: 0 9px 4px 19px;
}


#content {
	position: relative;
	/*background: url(../../_homeimg/sp/container_bottom_bg.jpg) bottom right no-repeat;*/
	height: 636px;
}


#feature {
	position: absolute;
	top: 140px;
	left: -10px;
	width: 523px;
	z-index: 10;
}


#primarynav {
	width: 233px;
	position: absolute;
	top: 103px;
	right: 0;
	text-align: right;
	z-index: 5;
}


#primarynav ul {
	padding: 0;
	margin: 0;
}


#primarynav ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	height: 30px;
}


#news {
	position: absolute;
	top: 364px;
	left: 0;
	background: #6c1e28 url(../../_homeimg/sp/container_bottom_bg.jpg) top left no-repeat;
	width: 740px;
}


#latest_news {
	float: left;
	width: 247px;

	background: url(../../_homeimg/sp/latest_news_bg.jpg) top left no-repeat;
	margin: 10px 1px 0 8px!important;
	margin: 10px 1px 0 3px;
}

#latest_news ul {
	padding: 0;
	margin: 55px 16px 0 16px;
}


#latest_news ul li {
	padding: 9px 12px;
	margin: 2px 0 0 0;
	width: 192px;
	overflow: hidden;
	background: #7c222e;
	color: #fff;
	font-size: 0.7em;
	list-style: none;
}

#latest_news ul li a {
	color: #dd7d1b;
	text-decoration: none;
	font-weight: bold;
}

#latest_news div.link {
	margin: 12px 16px 16px 16px;
}


#mass_times {
	float: left;
	width: 247px;
	background: url(../../_homeimg/sp/mass_times_bg.jpg) top left no-repeat;
	margin: 10px 0 0 0;
}

#mass_times h3 {
	color: #dd7d1b;
	margin: 55px 16px 0 16px;
	font-size: 0.9em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mass_times table {
	width: 215px;
	overflow: hidden;
	color: #fff;
	margin: 10px 17px 10px 16px;
	padding: 0;
}

#mass_times table td {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	text-align: left;
	vertical-align: top;
	overflow: hidden!important;
	width: 105px;
	background: #7c222e;
}

#mass_times table td.split {
	padding: 2px;
	margin: 0;
	width: 4px;
	background: #6c1e28;
}

#mass_times table table {
	width: 105px;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.8em;
}


#mass_times table table.left {
	margin-left: 4px!important;
}


#mass_times table table td {
	padding: 10px 10px 0px 10px;
	text-align: left;
	vertical-align: top;
	overflow: hidden!important;
	width: 40px;
}


#mass_times table table td.orange {
	padding: 10px 10px 0 10px;
	text-align: right;
	color: #dd7d1b;
	width: 25px!important;
}


#mass_times div.link {
	margin: 0px 17px 15px 15px;
}



#footer {
	clear: both;
	position: relative;
	width: 740px;
	height: 57px;
	padding: 5px 0 0 0;
	margin: 0;
	background-color: #040404;
}


#footer ul {
	padding: 0;
	margin: 10px 0 0 8px;
	width: 500px;
	background-color: #040404;
}


#footer ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	font-size: 0.7em;
}


#footer ul li a {
	color: #892635;
	text-decoration: none;
}


#fw_enabled {
	position: absolute;
	top: 12px;
	right: 12px;
	clear: both;
	float: right;
	width: 92px;
	height: 28px;
	background-color: #040404;
}