@charset "utf-8";
/* Tag Redefinitions */
html {
}
body {
	background-color: #b7bcbf;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:84%;
	position: absolute;
	width: 100%;
}
p {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #858585;
	line-height: 20px;
}
h1, 
h2 {
	font-weight: bold;
	color: #858585;
	margin-bottom: 10px;
	line-height: 20px;
}
h3 {
	font-size:84%;
	font-style: italic;
	font-weight: bold;
	color: #858585;
	margin-bottom: 10px;
	line-height: 20px;
}
a {
	color: #6584b3;
	text-decoration: none;
}
a img {
	border: 0;
}
a:hover {
	text-decoration: underline;
}
ul,
ol {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #858585;
	line-height: 20px;
}
ul li {
	list-style:disc;
}
ol li {
	list-style-type: decimal;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; 
	padding:0;
	background:transparent;
}
/* Main Wrapper */
div.wrap {
	width: 767px;
	margin: 0 auto;
	background-color: #511B0F;
}
/* attention */
div.attention {
	margin-top: 10px;
	margin-bottom: 20px;
}
.attention {
	padding: 15px;
	border: 2px dashed #CCC;
	font-weight: bold;
}
div.attention p, 
p.attention {
	font-size: 16px;
	text-align: center;
	color: #858585;
}
div.attention p {
	font-size: 14px;
}
div.attention ul,
ul.attention {
	padding-left: 30px;
	margin-left: 0;
	font-size: 14px;
	line-height: 25px;
}
div.attention ul {
	padding-left: 20px;
}
/* Header */
#main_ss {
	z-index: 1;
	position: absolute;
	top: 0;
}
#overlay {
	z-index: 2;
	position: absolute;
	top: 0;
}
div.header {
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 767px;
	position:relative;
}
div.home {
	min-height: 360px;
	height: 360px;
}
div.inner {
	min-height: 132px;
	height: 132px;
}
div.submenucontainer {
	height: 30px;
}
div.submenu{
	color: #FFF;
	padding: 0 27px;
}
div.submenu ul{
	margin: 0;
}
div.submenu ul li{
	display: inline;
	list-style: none;
	color: #FFF;
	line-height: 30px;
}
div.submenu ul li a {
	color: #FFF;
}
div.header ul {
	margin: 0;
	z-index: 3;
	position: absolute;
	top: 0;
	left: 27px;
}
div.header ul li {
	float: left;
	list-style: none;
}
div.header ul li a img {
	background-repeat: no-repeat;
	background-position: top;
}
div.header ul li a.menu1 img {
	background-image: url(../images/menu1.jpg);
}
div.header ul li a.menu2 img {
	background-image: url(../images/menu2.jpg);
}
div.header ul li a.menu3 img {
	background-image: url(../images/menu3.jpg);
}
div.header ul li a.menu4 img {
	background-image: url(../images/menu4.jpg);
}
div.header ul li a.menu5 img {
	background-image: url(../images/menu5.jpg);
}
div.header ul li a.menu6 img {
	background-image: url(../images/menu6.jpg);
}
div.header ul li a.menu7 img {
	background-image: url(../images/menu7B.jpg);
}
div.header ul li a.menu8 img {
	background-image: url(../images/menu7.jpg);
}
div.header ul li a:hover img {
	background-position: bottom;
}
/* Content */
div.content {
	padding: 7px 27px 20px 27px;
	background-color: #FFF;
}
/* Bottom nav */
div.bottomnav {
	min-height: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background-image: url(../images/footer.jpg);
	padding: 16px 27px 0 27px;
	clear: both;
}
div.bottomnav ul {
	margin: 0;
}
div.bottomnav ul li {
	float: left;
	list-style: none;
}
div.bottomnav ul li a img {
	background-repeat: no-repeat;
	background-position: top;
}
div.bottomnav ul li a.fmenu1 img {
	background-image: url(../images/fmenu1.jpg);
}
div.bottomnav ul li a.fmenu2 img {
	background-image: url(../images/fmenu2.jpg);
}
div.bottomnav ul li a.fmenu3 img {
	background-image: url(../images/fmenu3.jpg);
}
div.bottomnav ul li a.fmenu4 img {
	background-image: url(../images/fmenu4.jpg);
}
div.bottomnav ul li a.fmenu5 img {
	background-image: url(../images/fmenu5.jpg);
}
div.bottomnav ul li a:hover img {
	background-position: bottom;
}
/* Footer */
div.footer {
	width: 767px;
	margin: 5px auto;
	font-size: 10px;
	padding-bottom: 20px;
}
div.footer a {
	color: #FFF;
	text-decoration: none;
}
div.footer a:hover {
	text-decoration: underline;
}
div.footer ul {
	margin: 0;
}
div.footer ul li {
	color: #FFF;
	list-style: none;
	float: left;
	margin-right: 5px;
	line-height: normal;
}
div.footer a.designedby {
	float: right;
}
/* Compact */
div.compact p {
	font-size: 10px;
	color: #858585;
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
}
p.compact {
	font-size: 10px;
	color: #858585;
	margin: 0;
	padding-bottom: 10px;
	line-height: 150%;
}
div.compact h2 {
	line-height: normal;
	margin: 10px 0;
}
div.compact a {
	font-size: 10px;
}
div.compact a.fixed {
	position: relative;
	top: 220px;
	margin-bottom: 40px;
}
/* Division */
div.division {
	border-top: 1px solid #cacaca;
	margin-top: 20px;
	font-size: 10px;
	clear: both;
	padding-top: 20px;
}
div.division ul.links {
	margin: 0;
}
div.division ul.links li {
	list-style: none;
	display: inline;
	margin-right: 5px;
}
div.division h1, 
div.division h2 {
	font-weight: bold;
	color: #858585;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 12px;
}

/* Slideshow */
div.slideshow {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
div.compact div.slideshow {
	margin: 0;
}
/* Home page special offer popup */
#offerpopup{
	margin-right:10px;
	text-align: center;
	font-size: 16px;
}
#offerpopup h2, #offerpopup span{
	font-size: 24px;
	font-weight: bold;
}
#offerpopup p{
	margin-bottom: 0;
}
/* Forces blocks to enclose their floated children */

.clearfix:after { /* This can be replaced by the alternative fix below if it doesn't kill CatFish */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* This alternative fix works fine, but it's disabled to troubleshoot CatFish */
/*.clearfix {
overflow: tabhidden;
}*/

/* Don't know why we'd need this rule, but it was here when CatFish worked */
.clearfix {
	display:block;
}
* html .clearfix { /* This should be moved to ie.css, as IE7 doesn't support * html */
	height: 1%;
}
/* END: Forces blocks to enclose their floated children */
