body {
	margin: 0px;
	padding: 0px;	
	background: #3B3D3F url(/i/bg_page.jpg) repeat-x;
	color: #E2E2E2;
	font: 80% Tahoma;
}
a:link { color: white; text-decoration: underline; }
a:visited { color: white; text-decoration: underline; }
a:hover { color: white; text-decoration: none; }

img.png { behavior: url(/i/png.htc); }

#container {
	min-width: 940px;
	max-width: 1100px;
	margin: 0px 20px 0px 20px;
	text-align: left; 
}

#header {
	padding: 25px 0px 0px 0px;
}

#content {
	padding-bottom: 40px;
}


/* content */
#address, #search_txt {
	color: #B4B7BB;
	font-size: 85%;
}

#search_form {	width: 230px; }
#search_form form { margin: 0px; }
input.request {	
	background: url(/i/bg_search_form.gif) repeat-x;
	height: 18px;
	width: 150px;
	border-width: 0px;
	padding: 4px 5px 0px 5px;
	font-size: 85%;
	color: white;
}

.menu_spacer {
	background: url(/i/v_spacer.gif) no-repeat center;
	width: 30px;
}

.menu_sel {
	background: url(/i/menu_sel_bg.gif) repeat-x;
	padding: 2px 3px 0px 3px;
}

#catalog_menu_middle {
	background: #545759 url(/i/catalog_menu_middle.jpg) no-repeat top;
	height: 100px;
	padding: 7px 15px 10px 20px;
	vertical-align: top;
}
#catalog_menu_middle img { margin-bottom: 5px; }


#catalog_menu ul { margin-top: 0px; margin-bottom: 15px; }

li.listcat, li.listcat_selected
{
	list-style: none outside url(/i/list.gif);
	margin: 12px 0px 0px -18px;
	line-height: 1.1em;
}
li.listcat a:link { color: #CBCBCB; text-decoration: none; }  
li.listcat a:visited { color: #CBCBCB; text-decoration: none; }
li.listcat a:hover { color: white; text-decoration: underline; }


#catalog_menu li li { margin-top: 6px; }
#catalog_menu ul ul { margin-bottom: 20px; }


#special_offers a:link,
#special_offers a:visited,
#special_offers a:hover { text-decoration: none; }

.spec_banners {
	background-repeat: no-repeat;	
	cursor: pointer;
}


#avallon { margin-top: 7px; cursor: pointer; }
#avallon img { border: 0px; }
#avallon_c {
	padding: 1px 10px 0px 10px;
	background: url(/i/avallon_bg.gif) repeat-x;
	vertical-align: middle;	
	color: #717171;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#avallon_c strong { color: #2D2D2D; }


.date {
	font-size: 80%;
	color: #9D9D9D;
}

#copyrights {
	margin-top: 50px;
	padding-left: 25px;
	color: #737373;
	font-size: 85%;
}
#copyrights a:link { color: #A7A7A7; text-decoration: underline; }  
#copyrights a:visited { color: #A7A7A7; text-decoration: underline; }
#copyrights a:hover { color: #A7A7A7;text-decoration: none; }








