* {
        margin: 0;
        padding: 0;
}

html, body {
        height: 100%;
}

body {
}

/**************************************************************************
 * 	MAIN WRAPPER
 **************************************************************************/

#page-container {
	position: absolute;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/**************************************************************************
 * 	HEADER
 **************************************************************************/

#header {
	font-family: Helvetica, Arial, Sans-serif;
	background: url(bg_header.png) repeat-x #FFCC66;
	font-size: 12px;
	height: 86px;
	width: 100%;
	text-align: center;
	right: 0;
}

.left {
	position: absolute;
	left: 0px;
	width: 200px;
	height: 86px;
	background: url(../images/topleft.png) no-repeat;
}

.right {
	text-align: right;
	right:0px;
	padding-top: 20px;
	margin-right: 40px;
	line-height: 35px;
	height: 86px;
}

.headertopright {
	float:right;
	background: url(bg_headerright.png) repeat-x;
	margin: 4px;
}

.right a, .right a:active {
	padding-left: 3px;
	padding-right: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffcc66;
}

.right a:hover {
}

/**************************************************************************
 * 	WRAPPER
 **************************************************************************/

#page_content {
	background: url(bg.png) repeat-y white;
	float: left;
	width: 100%;
}

/**************************************************************************
 * 	SIDE NAVIGATION
 **************************************************************************/

#navigation {
	float: left;
	width: 207px;
}

.nav_top {
	background: url(bg_nav.png) no-repeat;
	height:96px;
}

.nav_top_content {
	padding-top:15px;
}

.nav_top p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-left: 15px;
	line-height: 20px;
}

.nav_top a {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffcc66;
	padding-left: 15px;
	line-height: 20px;
}

.nav_top a:active {
	color: #ffcc66;
}

.searchbox {
	width: 140px;
	height: 18px;
}

.searchbutton {
	padding-top:1px;
	// fix in ie7.css
}

.nav_title {
	background: url(bg_title.png);
	height:39px;
	width:207px;
}

.nav_title p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-left: 15px;
	line-height: 31px;
}

.nav_content {
	background: url(bg_navcontent.png) repeat-y;
	padding-left: 25px;
}

.nav_firstrow {
	background: url(bg_firstrow.png) no-repeat;
	width:207px;
	line-height:19px;
	font-weight: bold;
}

.nav_row {
	background: url(bg_row.png) no-repeat;
	width:207px;
	line-height:19px;
	font-weight: bold;
}

.nav_lastrow {
	background: url(bg_lastrow.png);
	height:17px;
	width:207px;
}

.nav_botton {
	background: url(bg_navbottom.png);
	height:7px;
	width:207px;
}

.nav_firstrow a, .nav_firstrow a:active {
	padding-right: 15px;
	font-family: Tahoma;
	font-size: 11px;
	color: #cc181d;
}

.nav_firstrow a:hover {
}

.nav_row a, .nav_row a:active {
	padding-right: 15px;
	font-family: Tahoma;
	font-size: 11px;
	color: #cc181d;
}

.IEfix {
	padding-right: 20px;
}

.nav_row a:hover {
}

/**************************************************************************
 * 	TOP NAV
 **************************************************************************/

#topnav {
	margin-left: 207px;
	height:63px;
	right: 0px;
	background: url(bg_topnav.png);
	text-align: left;
}

.topnav_left {
	float:left;
	line-height:63px;
}


// NAVBAR

#navbar {
}
#navbar li {
	list-style:none;
	display:inline;
	float:left;
}

#navbar a {
	margin-top:19px;
	height:29px;
	color:#fff;
	text-decoration:none;
	float:left;
}

#navbar a.button_comingsoon_de {
	width:70px;
	background:url("button_comingsoon_de.gif") no-repeat;
}
#navbar a.button_comingsoon_en {
	width:85px;
	background:url("button_comingsoon_en.gif") no-repeat;
}
#navbar a.button_specials_de {
	width:115px;
	background:url("button_specials_de.png") no-repeat;
}
#navbar a.button_specials_en {
	width:105px;
	background:url("button_specials_en.png") no-repeat;
}
#navbar a.button_lastchance_de {
	width:89px;
	background:url("button_lastchance_de.gif") no-repeat;
}
#navbar a.button_lastchance_en {
	width:79px;
	background:url("button_lastchance_en.gif") no-repeat;
}
#navbar a.button_fleamarket_de {
	width:72px;
	background:url("button_fleamarket_de.gif") no-repeat;
}
#navbar a.button_fleamarket_en {
	width:77px;
	background:url("button_fleamarket_en.gif") no-repeat;
}
#navbar a.button_contact_de {
	width:56px;
	background:url("button_contact_de.gif") no-repeat;
}
#navbar a.button_contact_en {
	width:57px;
	background:url("button_contact_en.gif") no-repeat;
}
#navbar a.button_walthers_flyer {
	width:105px;
	background:url("walthers.png") no-repeat;
}
#navbar a:hover { 
	background-position:0 -29px;
	color:#1e5ebd;
}
#navbar a:active {
	background-position:0 -29px;
	color:#1e5ebd;
}

#cartbar {
}
#cartbar li {
	list-style:none;
	display:inline;
	float:left;
}
#cartbar a {
	float:left;
	height:51px;
	padding-left: 50px;
	line-height: 51px;
}
#cartbar a.cartstatus {
	background:url("shoppingcart.png") no-repeat;
}
#cartbar a:hover { 
	background-position:0 -51px;
	color: #ffcc66;
}
#cartbar a:active {
	background-position:0 -51px;
	color: #ffcc66;
}

.topnav_right {
	margin-top: 6px;
	margin-right: 20px;
	float:right;
	right:0px;
	width: 200px;
}

.cartstatus {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffcc66;
}

#topnavbottom {
	margin-left: 207px;
	height:15px;
	right: 0px;
	background: url(bg_topnavbottom.png);
}

.topnavbottom_left {
	height:15px;
	width:15px;
	background: url(bg_topnavbottom_left.png);
}

.topnavbottom_center {
	right:15px;
}

/**************************************************************************
 * 	CONTENT PAGES
 **************************************************************************/

#content {
	margin-left: 207px;
	padding-top:15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	right: 0px;
	bottom: 40px;
	line-height: 15px;
	text-align: center;
}

/**************************************************************************
 * 	FOOTER
 **************************************************************************/

#footer {
	margin-top: 3px;
	text-align: left;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	color: #FFCC66;
	position: relative;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 40px;
	clear: both;
	background: url(bg_footer.png) repeat-x;
}

#footer a, #footer a:active, #footer a:hover {
	padding-left: 20px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: underline;
}

#footerbottom {
	margin-left: 207px;
	height:15px;
	right: 0px;
	background: url(bg_footerbottom.png);
}

.footerbottom_left {
	height:15px;
	width:15px;
	background: url(bg_footerbottom_left.png);
}

#compatibility {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: auto;
	width: 500px;
	padding-top: 100px;
}

/**************************************************************************
 * 	GLOBAL STUFF
 **************************************************************************/

p {
	font-family: Arial, Helvetica, Sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 18px;
}


hr {
	background-color: #FFCC66;
	color: #FFCC66;
	border: 0px;
	height: 1px;
}

a, a:active {
	text-decoration: none;
	color: #CC181D;
}

a:hover {
	text-decoration: underline;
}

p.title {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #CC181D;
	line-height: 35px;
}

span, ul {
	font-family: Arial, Helvetica, Sans-serif;
}

/*don't show the Firefox ad in good browsers */
#firefox {
	display: none;
}
* html #firefox {display:block;} /*show Firefox ad to IE */
