div#wrap {
        background-image: url(../gfx/gfx_inner_bg.jpg);
	margin:0 auto;
	position: relative;
	width: 960px;
	padding: 0px;
}

#main {
	float: left;
	width: 730px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
        border:;
}
#path {
	padding-top: 5px;
	background-color:#ffffff;
	margin-left: 5px;
	margin-bottom: 0px;
	width: 950px;
	font-size: 80%; 
	height:15px;
}
.link_location: link {
	color: #679cb2;
	font-weight: bold;
}
.link_location: visited {
	color: #679cb2;
	font-weight: bold;
}
#sidebar {
	width: 215px;
	float: left;
	margin-left: 5px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #F7F4E5;
	
}

#search_box_container {
	float: left;

	padding-left: 8px;
	width: 219px;
        height: 47px;
}
#search_box {
        margin-bottom:0px;
	float: left;
	height: 47px;
	width: 216px;
        background-image: url(../gfx/bg_search_box.gif);
}

#search_box .search_field {
	background-color: #fff;
	border: 1px solid #B6AF92;
	width: 140px;
	margin-top: 14px;
	margin-left: 4px;
}
#search_box .search_btn {
    color: #000000;
    background-color: #E7E7E7;               
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #ADADAD;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #7C7C7C;
    height: 20px;
    width: 50px;
    margin-top: 0px;
}

#faba_logo {
        margin-top:2px;
	height: 149px;
	width: 215px;
	background: #fff url(../gfx/figen_logo.gif);
}
#faba_logo a {
	height: 149px;
	width: 200px;
	display: block;
	overflow: hidden;
	font-size: 1px;
	color: #fff;
}

#footer {
	clear: both;
	width: 960px;
	margin-top: 0px;	
	margin-bottom: 0px;	
	height: 32px;        
	text-align: center;
	font-size: 90%;	
	background-image: url(../gfx/gfx_bottom_bg.gif);
        
}
#footer_text {
    color:#fff;
    text-align: center;
    padding-top: 0px;
    font-size: 85%;
}

#footer a { color: #000000; text-decoration: none;  }

#form_container {
	width: auto;
	font-weight: bold;
    font-size: 75%;
    padding: 3px;
}
#form_left {
    margin-right: 1em;
	float:left;
}
#form_right {
	float: right;
}
#prop {
	float: right;
    width: 1px;
    height: 500px;
}
#admin_btn {
	padding-left: 7px;
}


#header {
background-color:#ffffff;
width: 730px;
height: 165px;
padding: 0px;
text-align: center;
margin-top: 1px;


}

#top_nav_container {
	width: 950px;
	height: 42px;
	background-image: url(../gfx/bg_top_navi.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	margin:0px;
	margin-left: 5px;
}

#top_nav_container ul {
display: inline;
height: 32px;

}


#top_navlist {
padding-top: 10px;

}

#top_nav_container ul li
{
display: inline;
height: 26px;
text-align: center;
}

#top_nav_container ul li a {
font-weight: bold;
color: #ffffff;
margin-top: 0px;
padding-left: 40px;
padding-right: 40px;
padding-top: 0px;
padding-bottom: 0px;
text-decoration: none;
height: 26px;
font-size: 120%;

}

#top_nav_container ul li a:hover {
color: #E7FFEE;

}

#shopping_cart_header_animated {
display: block;
padding: 4px 0px 4px 25px;
background-color: #295A8B;
color: #fff;
margin-top: 70px;
margin-left: 4px;
width: 134px;
font-size: 80%;
font-weight: bold;
}

#shopping_cart_header {
display: block;
padding: 4px 0px 4px 25px;
background-color: #295A8B;
background-image: url(../gfx/shop_static_basket.gif);
color: #fff;
margin-top: 40px;
margin-left: 4px;
width: 134px;
font-size: 80%;
font-weight: bold;
}

#shopping_cart {
background-color: #EDEDED;
color: #2E2E2E;
width: 155px;
padding: 10px 0px 10px 4px;
margin-left: 4px;
font-size: 80%;
}

#shopping_cart a {
color: #739337;
}

#sub_nav_container {
margin: 0px;
padding: 0px;

}

#sub_nav_container li {
	list-style: none;        
}

#sub_nav_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 215px;
        
	}
      
#sub_nav_container ul li {
	position: relative;
	}      

#sub_nav_container li ul {
	position: absolute;
	left: 214px;
	top: 0;
	display: none;
	}
#sub_nav_container ul li a {
	display: block;
	text-decoration: none;
	}
#sub_nav_container li:hover > ul, li.over ul { 
	display: block;
        }  


    

#sub_nav_container_header {
background-color: #E8E4CD;
padding-top:0px;
width: 215px;
display: block;
color: #937E1D;
padding-bottom: 2px;


}

#sub_nav_container_header_text {
padding-top: 3px;
padding-left: 3px;
padding-bottom: 3px;


}

#sub_nav_container_header a {
font-weight: bold;
color: #937E1D;
font-size: 90%;
text-decoration: none;
height: 26px;
}

#sub_nav_container li a {
display: block;
padding: 5px 0px 5px 4px;
background-color: #F7F4E5;
color: #937E1D;
font-size: 95%;
font-weight: normal;
text-decoration: none;
width: 211px;
border-bottom: 1px dotted #937E1D;

}

#sub_nav_container li a:hover {

color: #000;
}

#login_header {
margin-top: 40px;
width: 165px;
padding-top: 5px;
padding-bottom: 4px;
color: #fff;
display: block;
font-size: 85%;
font-weight: bold;
text-align: center;
background-color: #006600;
}

#login_box {
margin-top: 0px;
margin-left: 3px;
width: 159px;
background-color: #EDEDED;
}

#login_box #inside {
padding: 5px;
font-size: 80%;
color: #006600;
font-weight: bold;
text-align: center;
}

@page { size:landscape; }
