/* CSS Document */

body {
	background-color: #DFC57E;
	background-image: url(../images/pixel_tan_lt.gif);
	background-repeat: repeat;}

#masthead {
	background-image: url(../images/home/home_mast_left-pixel.jpg);
	background-repeat: repeat-x;
	height: 197px;
}

#mast_img_left {
width: 317px;
height: 179px;
background-image:url(../images/home/home_masthead_lft.jpg);
background-repeat: no-repeat;}

#mast_img_rt {
width: 483px;
height: 179px;
background-image:url(../images/home/home_masthead_rt.jpg);
background-repeat: no-repeat;
float: left;
margin: 0 auto;}

#main {
	background: url(../images/home/home_body_bknd.gif) repeat-y;
	top: 197px;
	left: 0;
	background-color: #d5c38a; }


#nav_home {
	position: relative;
	height: 213px;
	width: 265px;
	top: 9px;
	left: 42px;
	font-size: 12px;
	line-height: 19px;
	color: #FFF;
	float: left;
	background-image: url(../images/home/home_nav_image.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	*padding-top: 63px; /* IE 7 and below */
	padding-left: 57px;
	*padding-left: 59px; /* IE 7 and below */
	z-index: 300;
	text-align: left; }

#nav_home a {
	color: #FFF;
	background-color: #29216C;
	height: 20px;
	width: 93px;
	display: block;
	text-align: center;
	position: relative;	}

#nav_home #ordering { 
margin-top: 14px;}

#nav_home #product_button {
	margin-top: 40px;
	margin-left: 158px;
	*margin-left: 155px; /* IE 7 and below */ }

#nav_home #profile {
	margin-top: 33px;
	*margin-top: 34px; /* IE 7 and below */ }

#nav_home #new a {
	margin-top: 40px;
	margin-left: 158px;
	*margin-left: 155px; /* IE 7 and below */ }

#footer {
	position: absolute;
	top: 453px;
	color: #000;
}

/*-----------------------------
 search & contact buttons/login
-------------------------------*/

#search_white_rule {
	background-repeat: repeat-x;
	background-image: url(../images/home/home_whiterule.gif);
	left:245px;
	top: 10px;
	width: 100%;
	position: absolute;
	z-index:101;
	height: 20px; }
	
#home_search {
	width: 133px;
	height: 24px;
	background-image: url(../images/home/home_search_box.gif);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	float: right;
	z-index: 1000;
	margin: 10px 0 0;
}
	
#home_search a {
	color: #000;
	height: 14px;
	width: 93px;
	display: block;
	line-height: 14px;
	text-align: center;
	font-size: 12px;
	padding: 2px 10px;
}

#sign_in, #not_reg, .oneline {
	padding-right: 20px;
	padding-left: 390px;
	z-index: 400;
}


#sign_in {
	padding-top: 46px;
	padding-bottom: 7px;
}

#sign_in a {color: #29216C;}

.oneline {
text-align: left;
margin: 0;
height: 29px;
}

.oneline label {
	margin: -5px 3px 5px 0;
	text-align: left;
	font-size: 10px;
	}

.oneline input.text {
	background-color: #ECE2C3;
	height: 17px;
	border: solid 1px #DFC57E;	
	float: left;
	width: 115px;
margin-top: -5px;}	

.oneline .button_indigo_home {
display: inline-block;
margin-left: 6px;
width: 102px;
height: 29px;
color: #FFF;
background: url(../images/home/indigo_button_home.gif) no-repeat 0px 0px;
background-color: #29216C;
padding: 0 10px 10px 0;
font-size: 10px;
border: none;
position: relative;
*top: 6px;
}

.oneline input.hidden {
display: none;}
	
	#not_reg {
	padding-top: 0;
	margin-top: -7px;
} 
	



/*-----------------------------
 	fyi block
-------------------------------*/
	#fyi_wrap {
	margin: 42px 62px 0 0;	
	float: right;
	text-align: left;
	z-index: 400;
	width: 259px;
	position: relative;
	clear: left;
	}
		
	#fyi, #fyi_shadow {
	font-size: 60px;
	padding-left: 176px;
	display: block;
	width: 85px;
	line-height: 63px;
	height: 80px;
	}

#fyi {
	position: absolute;
	z-index: 700;
}

#fyi_shadow {
	position: absolute;
	padding-left: 175px;
	z-index: 600;
	color: #000;
}

#fyi_block {
	position: absolute;
	width: 260px;
	height: 214px;
	padding: 10px 15px 15px 16px;
	background-image: url(../images/home/fyi_box_shadow.gif);
	vertical-align:top;
	z-index: 500;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 33px;
}

#fyi_txt {
	width: 227px;
	font-size: 11px;
	line-height: 12px;
	padding: 0;
	margin:0;
}

#fyi_img {
	width: 227px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0;
}

#fyi_txt img {
	position: relative;
	margin-top: 8px;
	margin-bottom: 7px;
}

#fyi_link {
	left: 216px;
	top: 153px;
	position: absolute;
	width: 260px;
	height: 266px;
	z-index: 1000;
	border: none;
	}
	
	
	
