@charset "utf-8";

/*........type selectors...........*/
body { margin:0; font:76% Arial, Helvetica, sans-serif; color:#4d4d4d;}
.mainwrapper {margin:0 auto; width:998px;}
ul{ margin:0; padding:0;}
ul li{ list-style:none;}
a{ text-decoration:none;}
h1,h2,h3,h5 { font-family:"Trebuchet MS"; color:#333; margin:.5em 0;}
h1 {
	font-size:1.5em;
	color: #063;
}
h2 {
	font-size:1.3em;
	color: #063;
}
h3 {
	font-size:1em;
	color: #063;
}
h4 { font:bold .9em Tahoma; margin:.2em 0;}
h5{ background-color:#FF0000; color:#FFF; font-size:1em; padding:.2em;}
/*........header...........*/
#header {background:url(Rieker%20footwear.jpg) no-repeat; height:350px;}
#header img { margin:1em 6.5em;}
#header ul{ margin:0 0 0 5em;}
#header ul li{ margin:.5em 0;}
#header ul li a{ font: bold 1.4em "Trebuchet MS"; color:#4d4d4d; display:block; height:20px; padding:.2em 0 .2em 3.5em; width:170px; background:url(b.gif) no-repeat 10% 50%;}
#header ul li a:hover,.selected { color:#FFF !important; background:#4d4d4d url(bove.gif) no-repeat 10% 50% !important;}
	
/*........center panel...........*/
#center{
	padding:0 4.5em;
	color: #063;
}
#center li {line-height:180%; list-style: disc; list-style-position:inside;}
#center ul li ul li { padding:0 4em;}
p.button { background:url(button.gif) no-repeat; font:bold 1.4em "Trebuchet MS"; text-transform:uppercase; padding:.3em 0; text-align:center; width:361px;}
p.button a {
	color:#063;
}
#center p{ line-height:160%;}
#center ul.lefty{ float:left; margin:1em 1.5em;}
#center ul.lefty li{ list-style:none;}
#center ul.lefty li span {font:bold 1.2em Arial, Helvetica, sans-serif; color:#4d4d4d;}
#center ul.lefty li span a {color:#4d4d4d;}
#center p.link{ clear:both;font:bold 1.2em Arial, Helvetica, sans-serif;}
#center p.link a {color: #996600; text-decoration:underline;}
.box{ width:200px; text-align:center; border:2px solid #666; float:left; margin:.5em;}
.box p{ margin:0; font:.9em Tahoma;}
/*........footer...........*/
#footer {
	font:bold 1.3em "Trebuchet MS";
	text-align:center;
	padding:.3em 0;
	border-top:2px solid #900;
	clear:both;
	background-color:#063;
	color:#e41920;
	margin:1em 0 0 0;
}
#footer a {
	color:#E41920;
}
.heading {font:12px Arial, Helvetica, sans-serif; color:#ff0000; text-decoration:none; font-weight:bold; text-align: right;}
.heading2 {
	font:12px Arial, Helvetica, sans-serif;
	color:#063;
	text-decoration:none;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}
.heading2 a {color:#e41821;}

