@charset "UTF-8";
/* CSS Document */
* input,* a{
	position:relative;
}
html, body{
height:100%;
}
body{
background:url(/_images/_structure/red_line_bg.gif) #990000;
margin:0;
padding:0;

}
a img {border: none; }

#container{
width:900px;
padding:0;
margin:0 auto;
min-height:100%;
position: relative;
z-index:0;
}
* html #container{
height:100%;
}
#staf{
height:60px;
width:854px;
text-align:right;
padding:5px 46px 0px 5px;
display:none;
background:url(/_images/_structure/footerBg.png)!important;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/_structure/footerBg.png',sizingMethod='scale');
	border: 1px dotted #973534;
}
#staf_clicker{
	position: relative;
height:21px;
width:854px;
text-align:right;
padding:0 46px 0 0;
z-index: 500;
}
#staf_button{
	float: right;
	padding-right: 90px;
}

#shadowTop{
height:41px;
width:900px;
background:url(/_images/_structure/topShadow.png) no-repeat!important;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/_structure/topShadow.png',sizingMethod='image');
}


#flashNav{
height:147px;
position: relative;
}
#linkBox {
display: block;
height: 140px;
width: 180px;
position: absolute;
top: -40px;
left: 20px;
}
#flashShadowLeft{
width:98px;
height:147px;
background:url(/_images/_structure/logoLeft.png) no-repeat!important;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/_structure/logoLeft.png',sizingMethod='image');
float:left;
}
#flashMovie{
width:703px;
height:147px;
background:url(/_images/_structure/flashPlaceholder.jpg) no-repeat;

float:left;
}
#flashShadowRight{
width:99px;
height:147px;
background:url(/_images/_structure/shadowTopRight.png) no-repeat!important;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/_structure/shadowTopRight.png',sizingMethod='image');
float:left;
}


#flashMovie p, #flashMovie a,#flashMovie h1, #flashMovie h2{
	color: #6c0000;
	font-size: 14px;
	padding: 0px;
}
#flashMovie h1{
	color:  #6c0000;
	font-size: 24px;
}
#no_flash_all_pages{
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 110px;
	
}
#content {
background:url(/_images/_structure/shadowBg.png) repeat-y!important;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/_structure/shadowBg.png',sizingMethod='scale');
width:673px;
padding:0 114px 0 113px;
}
#shadowBottom{
height:63px;
width:900px;
background:url(/_images/_structure/shadowBottom2.png) no-repeat!important;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/_structure/shadowBottom2.png',sizingMethod='image');
}
#footer{
height:26px;
background:url(/_images/_structure/footerBg.png)!important;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/_structure/footerBg.png',sizingMethod='scale');
bottom:0;
margin-top:-26px;
}
#footer p{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#b7a6a6;
line-height:26px;
margin:0;
padding:0 0 0 10px;
}
#footer a{
color:#b7a6a6;
text-decoration:none;
}
#footer a:hover{
color:#ffffff;
text-decoration:none;
}
#content_background{
	background:url(/_images/_structure/fadingBg.jpg) no-repeat #d27023;
	margin: 0;
	padding: 0;
	position: relative;
	width: 673px;
	overflow: hidden;
}
#page_content{
	width: 673px;
	position:relative;
	z-index: 50;
}
#filigree{
	height:357px;
	width: 673px;
	background: url(/_images/_structure/filigree_faded.png) no-repeat!important;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/_structure/filigree_faded.png',sizingMethod='image');
	margin: -357px 0 0 0;
	position: relative;
	z-index: 3;
}
h1{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6c0000;
	font-weight: normal;
	font-size: 18px;
	padding: 15px 0 13px 20px;
}
h2{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6c0000;
	font-weight: normal;
	font-size: 14px;
	padding: 0 0 4px 0;
}
.error_message{
height:auto !important;
height:26px;
background:url(/_images/_structure/footerBg.png)!important;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/_structure/footerBg.png',sizingMethod='scale');
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	line-height:22px;
	text-align: center;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
}
.success_message{
	height:auto !important;
	height:26px;
background:url(/_images/_structure/footerBg.png)!important;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/_structure/footerBg.png',sizingMethod='scale');
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	line-height:22px;
	text-align: center;
	border-top: 2px solid #00a651;
	border-bottom: 2px solid #00a651;
}
.generic_input{
	width:260px;
}
#offer_badge{
	width: 178px;
	height: 258px;
	position:absolute;
	top: 0;
	left: 738px;
	z-index: 400;
}
.clear{
	clear: both;
}
.padme{
	padding-bottom: 400px;
}

/* @group topnav */
ul#topnav{
	margin: 0 auto; 
	padding: 0; 
	margin-left: 4px;
	list-style-type: none;
	width: 500px;

}
ul#topnav li{
	display: inline;
	float: left;
	margin:  0 auto;
	padding-right: 7px;
	border-right: 1px solid #C4A6A6;
	margin-right: 7px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
ul#topnav li.last{
	border-style: none;
}
.topnav_item{
	
	color: #C4A6A6;
	font-size: 9px;
	letter-spacing: 1px;
}
.topnav_item a{
	color:  #C4A6A6;
	text-decoration: none;
	
}



/* @end */


