@charset "utf-8";
/* CSS Document */

 img{border:0;}
 img, div, input { behavior: url("iepngfix.htc") }

body {
	background-color:#150d18;
	min-width:960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
	background-image:url(images/bg.jpg);

}

dt { float: left; clear:left; width: 110px; margin: 0; }
dd { margin: 0; }

#outer {
	width: 960px;
	margin: auto;
}

#header {
height:333px;
width:960px;
float:left;
display:inline;
background-image:url(images/header-border-bottom.png);
background-repeat:no-repeat;
background-position:bottom;
}

#left-header {
height:333px;
width:219px;
float:left;
display:inline;
background-image:url(images/bg-leftGlow.png);
background-position:right;
background-repeat:repeat-y;
}

#logo {
height:79px;
width:219px;
float:left;
display:inline;
}

#nav {
height:254px;
width:210px;
float:left;
display:inline;
text-align:right;
margin-right:9px;
}

#image {
height:331px;
width:740px;
float:left;
display:inline;
	background-color:#0f0a10;

}

#leftbut {position:absolute;
display:inline;
width:199px;
background-color: transaprent;
float:left;
text-align: right;
z-index:10;

}
#leftbut p
{
	font-size: 9px;
	font-weight: bold;
	color: #ccc;
}
#leftbut a
{
	color: #fff;
	text-decoration: none;
}
#leftbut a:hover
{
	text-decoration: underline;
}


#content {
	min-height:296px;
	height:auto !important;
	height:296px;
	width:960px;
	float:left;
	display:inline;
}

#inner-content {
/* to allow the glow on the left to stretch with the content */
width:837px;
float:right;
display:inline;
margin-left:20px; /* 123px*/
background-image:url(images/bg-leftGlow.png);
background-position:left;
background-repeat:repeat-y;	
}

#left-content {
	min-height:296px;
	height:auto !important;
	height:296px;
	width:219px;;
	float:left;
	display:inline;
background-image:url(images/bg-leftGlow.png);
background-position:right;
background-repeat:repeat-y;	
}

#right-content {
	min-height:296px;
	height:auto !important;
	height:296px;
	width:740px;;
	float:left;
	display:inline;
	background-color:#0f0a10;
	margin-left:96px;
	background-image:url(images/bg-content-crab.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	
}

#ticker-area {
	height:29px;
	padding-top:8px;
	width:721px;
	float:left;
	display:inline;
	padding-left:8px;
	background-image:url(images/bg-ticker.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	
}

#ticker-area .text-main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-transform:uppercase;
}

#ticker-area .text-highlight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ee2375;
	text-transform:uppercase;
}


#text-area{
	min-height:249px;
	height:auto !important;
	height:249px;
	width:429px;;
	float:left;
	display:inline;
	margin-left:8px;
	padding-bottom:5px;
	
}

#button-area{
	min-height:204px;
	height:auto !important;
	height:204px;
	width:292px;;
	float:left;
	display:inline;
	margin-top:40px;
}




#footer {
height:21px;
width:741px;
float:left;
display:inline;
padding-left:219px;
background-image:url(images/bg-footer-glow.png);
background-repeat:no-repeat;
background-position:left top;
font-weight:bold;
font-size:10px;
}

#footer a, #footer a:visited {
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}


#footer-details {
height:21px;
width:600px;
float:left;
display:inline;
}

#footer-details a,#footer-details a:visited{
color:#ffffff;
}

#footer-siteby {
height:21px;
width:141px;
float:left;
display:inline;
color:#ee2375;
text-align:right;
}

#footer-siteby a, #footer-siteby a:visited{
color:#ee2375;

}

.main-nav, .main-nav-white {
margin-bottom:5px;
}

.main-nav a, .main-nav a:visited {
color:#ee2375;
text-decoration:none;
font-weight:bold;
font-size:11px;
}


.main-nav a:hover {
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

.main-nav-white a, .main-nav-white a:visited {
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

#text-area a, #text-area a:visited {
color:#ffffff;
text-decoration:none;
font-size:11px;
}

#text-area a:hover {
color:#ee2375;
text-decoration:none;
font-size:11px;
}

p {
	padding:0;
	margin:0;
}

.hightlight 
{
color:#ee2375;
font-weight:bold;
font-size:13px;
}

.quote {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
text-transform:uppercase;
}

.quotename {
font-family:Arial, Helvetica, sans-serif;
color:#0f0a10;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
}

/* forms */
input.formbox, textarea {
	float: left;
	display: inline;
	padding-left: 2px;
	background-color: #0f0a10;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ee2375;
	border: #ee2375 solid 1px;
	width: 185px;
}

select {
	background-color: #0f0a10;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ee2375;
	border: #ee2375 solid 1px;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	height: 20px;
}

.selectdate {
	width: 58px;
}

/* end forms */

#map-outer {
height: 331px;
width:740px;
float:left;
display:inline;
}

#map {
height: 314px;
width:722px;
margin-top:9px;
margin-left:8px;
	display:inline;
	float:left;
	z-index:2;
	position:absolute;

}
#map-border {
height: 331px;
width:740px;
float:left;
display:inline;
position:absolute;
z-index:1;
}

.closure { /* Used for temporary closure due to flooding */
	text-align:left;
	padding-bottom:15px;
}