@CHARSET "UTF-8";

#header {
	height: 250px;
}

#basket {
	margin: 0.7em 0 0.5em 0;
	height: 4em;
}

#navigation {
	margin: 0.5em 0;
	height: 4em;
}
#navigation li {
	padding-right: 0;
	position: relative;
	top: 0.6em;
}

#search form {
	margin: 0.5em 0;
	height: 4em;
	padding: 0;
}
#search input {
	margin-top: 12pt;
}
#ie6 #search input {
	margin-top: 10pt;
}

.left {
	padding-left: 2em;
	color: #c0bfbf;
}

.right {
	padding-left: 2em;
}

.right h1, .left h3  {
	color: #de8525;
	font-style: italic;
}

#phone {
	float: none;
	clear: both;
	margin: 1.5em 0; 
	margin-right: 15px;
	height: auto;
}

#ie6 #phone {	
	margin-top: 20px;
}
#phone p {
	margin-left: 20px;
	font-size: 100%;
	line-height: 80%;
}

#specials li {
	position: relative;
	float: none;
	width: 100%;
	height: 240px;
}

#news li {
	float: none;
	width: 100%;
	margin-bottom: 1em;
}

.clear {
    font-size:0;
    overflow:hidden;
}

#menu a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
}

#menu ul ul a {
	text-decoration: underline;
}

#menu ul li a {
	padding-left: 20px;
}

#menu .active a {
	color: #98509f;
}

#menu ul li {
	background: url(/images/menu_bg.gif) 0 0 no-repeat;
}

#menu ul ul li {
	background: none;
}

#slogan {
	position: absolute;
	top: 117px;
	left: 35px;
	color: #fff;
	font-size: 20px;
}

table td {
	background: #000 !important;
	border-color: #000 !important;
}

#r_form .null td {
	background: transparent !important;
}

