body.frontpage #banner { height: 564px; display: block;}
body.frontpage #usertools {	display: none; }
body.frontpage .copyright { 
	background: none; 
/* 	border: 1px solid; */
	height: auto;
	padding: 20px;
}

ul.flapsMenu li {	background: url('../gfx/override2010/flapsMenu.gif'); }
ul.flapsMenu li.active {	background: url('../gfx/override2010/flapsMenu_active.gif'); }

ul.teasers {
	height: 185px;
}

ul.teasers li {
	float: left;
	padding-left: 5px;
}

#bottom_links {
	background: url('../gfx/override2010/bottom_links_bg.jpg') center bottom no-repeat;
	min-height: 273px;
	text-align: left;
	color: white;
}

#bottom_links div.placer {
	width: 840px;
	margin: 0 auto;
	padding: 20px 0 30px 20px;
	line-height: 21px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
}

#bottom_links a {
	text-decoration: none;
	color: white;
}

#bottom_links h1 {
	margin: 0 0 10px 0;
	font-family: Georgia;
	font-weight: normal;
	font-size: 16px;
}

#bottom_links ul.subMenu {
	margin: 0 0 10px 10px;
	display: none;
}

#bottom_links ul.subMenu.show {
	display:block;
}

#bottom_links ul.row {
	float: left;
	width: 200px;
}

#bottom_links a.go {
	font-size: 9px;
}

#banner {
	display: none;
}

#usertools {
	margin-top: 1px;
}

#dyo_selectsContainer.hide {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

/* New user tools 2010 */

#ut_2010 {
	padding: 3px 1px  0 0;
	font-size: 11px;
	font-family: Georgia;
	line-height: 20px;
	color: #666666;
}

#ut_2010 ul {
	margin: 0 0 0 18px;
}

#ut_2010 li {
	float: left;
	margin-right: 5px;
}

#ut_2010 div.placement {
	background: #cdcccb;
	height: 20px;
	width: 895px;
	margin: 0 auto;
}

#ut_2010 li a:link,
#ut_2010 li a:visited {
	color: #4970d6;
	text-decoration: none;
}

#ut_2010 li a:hover {
	text-decoration: underline;
}

#cart_link {
	display: block;
	float: right;
	background: #6d6f71 url('../gfx/override2010/cart.png') 38px center no-repeat;
	padding: 0 27px 0 59px;
	height: 20px;
	line-height: 18px;
	color: white;
	font-size: 12px;
	text-decoration: none;
}

#cart_link.has_items {
	background: #4970d6 url('../gfx/override2010/cart.png') 38px center no-repeat;
}
