@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 {
	padding-top:47px;
	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 {
	text-align: left;
	height:10px;
	padding-top:20px;
	padding-bottom:20px;
}

.anylinkcss {
	text-align: left;
	left:50% !important;
	margin-left:-304px;
	font-size:12px;
	padding-top:5px;
}
.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;
}
.loginbar {
	position: absolute;
	top: 39px;
	text-align: right;
	width: 150px;
	left: 50%;
	margin-left: 325px;
	z-index: 3;
	color: #888888;
}
.clientinfoblock {
	border-top: solid 1px #333333;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #333333;
}
#order-form-container {
	padding-top: 10px;

}
.lineitem {
	border-bottom: solid 1px #222222;
	padding-top:5px;
	padding-bottom: 5px;
}
#form-table {
	width:100%;
}
span.checkbox {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(../images/form/checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}
span.radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(radio.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}
span.select {
  position: absolute;
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px arial,sans-serif;
  background: url(../images/form/select.png) no-repeat;
  overflow: hidden;
}
#Message {
	width: 150px;
	color: #990000;
	font-size:9px;
	text-align: right;
	position:absolute;
	z-index:10;
	left:50%;
	top:50%;
	margin-left:325px;
	margin-top:120px;
}
