@charset "UTF-8";
.container_pages {
	width: 950px;
	position: absolute;
	text-align: left;
	left: 50%;
	z-index: 2;
	height: 400px;
	top: 50%;
	margin-top: -200px;
	margin-left: -475px;
}
.whitespace1 {
	background-color: #FFFFFF;
	height: 400px;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 0;
	top: 50%;
	margin-top: -280px;
}
.left_fade {
	position: absolute;
	height: 381px;
	width: 23px;
	right: 50%;
	background-image: url(../images/left_fade.png);
	background-repeat: no-repeat;
	margin-right: 475px;
	margin-top: 10px;
	margin-bottom: 9px;
}
.right_fade {
	position: absolute;
	height: 381px;
	width: 23px;
	left: 50%;
	background-image: url(../images/right_fade.png);
	background-repeat: no-repeat;
	margin-left: 475px;
	margin-top: 10px;
	margin-bottom: 9px;
}
.whitespace_design {
	background-color: #FFFFFF;
	height: 270px;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 0;
	top: 50%;
	margin-top: -200px;
}
.left_fade_design {
	position: absolute;
	height: 250px;
	width: 20px;
	right: 50%;
	background-image: url(../images/left_fade_250.png);
	background-repeat: no-repeat;
	margin-right: 475px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right_fade_design {
	position: absolute;
	height: 250px;
	width: 20px;
	left: 50%;
	background-image: url(../images/right_fade_250.png);
	background-repeat: no-repeat;
	margin-left: 475px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigation_design{
	padding-top:49px;
	float: right;
	width: 780px;
}
.header_design {
	background-color: #000000;
	height: 250px;
	border: 10px solid #FFFFFF;
	width: 930px;
	background-image: url(../images/login_header.jpg);
	background-position: center center;
}
.content_container {
	width: 800px;
	padding-top: 90px;
}
.header_home {
	background-color: #CCCCCC;
	height: 380px;
	border: 10px solid #FFFFFF;
}

.logo_home {
	background-image: url(../images/fiw_mainlogo.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 78px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.footer_home {
	position: absolute;
	bottom: 0px;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #292929;
	text-align: center;
}
.footer_pages {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #292929;
	text-align: left;
	height:10px;
	padding-top:20px;
	padding-bottom:20px;
}
.navigation_home {
	height: 63px;
}
.submenu {
	width: 1000px;
	margin-top: 200px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 50%;
}

.anylinkcss_design {
	position:absolute;
	visibility:hidden;
	text-align:left;
	z-index:100;
}
.smalllogo_design {
	height: 53px;
	width: 160px;
	padding-top: 23px;
	float: left;
}
.loginbar {
	position: absolute;
	top: 41px;
	right: 0px;
}
#cart-response {
	position: absolute;
	z-index: 3;
	height: 30px;
	width: 400px;
	margin-left: -450px;
	left: 50%;
	top: 650px;
}
.fineprint {
	font-size:9px;
	color:#444444;
	font-style: italic;
	width: 500px;
	padding-top: 10px;
}
