body {
	font: 100%/120% "Lucida Grande", Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #e5e9e3;
}
html {
	border: 0;
}

/*------------------------------- Tags ---------------------------------*/

form  {
	margin: 0;
}
img {
	border: 0;
}
input, select, textarea {
	font: 100%/120% "Lucida Grande", Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 1.19em;
	color: #FFF;
	font-weight: bold;
	margin-top: 0;
	padding: 0;
}
hr {
	height: 1px;
	border-top: 1px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #dedede;
	border-left: 0px solid #dedede;
	margin: 20px 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #919191;
}
fieldset {
	padding: 10px;
}
.mandatory {
	color: #e7006a;
}
sup {
	height: 0;
	line-height: 1;
	position: relative;
	top: -0.6em;
	vertical-align: baseline !important;
	vertical-align: bottom;
}

/*------------------------------- Floats ---------------------------------*/

.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
	display: block;
	line-height: 0;
	white-space: nowrap;
}

/*------------------------------- Layout ---------------------------------*/

#container {
	width: 990px;
	margin: auto;
}
#header {
	width: 990px;
	height: 100px;
	color: #7c7c7c;
	font-size: 14px;
}
#header img {
	float: left;
}
#header p {
	display: block;
	float: right;
	margin: 34px 0 0;
	padding: 0;
	text-align: right;
}
#menu {
	width: 990px;
	height: 48px;
	background: #fff;
	font-size: 15px;
	line-height:17px;
	padding: 12px 0 0;
}


#navbar,
#navbar ul {
	margin: 0;
	padding: 0;
}
#navbar li {
	height: 26px;
	border-right: 1px solid #d7d7d7;
	display: block;
	float: left;
	list-style-type: none;
	padding: 8px 17px 0;
}
#navbar li.end {
	border: 0px;
	padding: 8px 0 0 17px;
}
#navbar a {
	color: #7c7c7c;
	font-weight: normal;
	text-decoration: none;
}
#navbar a:hover {
	color: #404040;
	font-weight: normal;
	text-decoration: none;
}


/* Menu Hovers */



#navbar li ul {
	position: absolute;
	width: 186px;
	z-index: 1000;
	left:-999em;
	padding-top: 0;
	background-color: #fff;
	
	margin-top: 8px;
}
#navbar li ul li {
	width: 186px;
	background: #fff;
	text-align: left;
	height: 33px;
	background-image: none;
	border: none;
	display:block;
	padding: 0px 0px 0px 0px;
	
}
#navbar li ul li a {
	width: 166px;
	display: block;
	font-weight: 400;
	text-align: left;
	font-size: 12px;
	margin: 0;
	background-color: white;
	border: 0;
	color: #000;
	padding: 10px;
	height: 13px;
	line-height: 13px;
	
}
#navbar li ul li a:hover 
{

	color: #000;
	background-color: #ececec;
	text-decoration: none;
}

#navbar li:hover ul {
	left: auto !important;
	z-index: 2000;
	border: solid 1px white;
}

/*

#navbar, #navbar ul, #nav_submenu {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navbar a {
	width: 135px;
	height: 60px;
	display: block;
	text-align: center;
	color: #666;
	font-size: 14px;
	cursor: pointer;
}
#navbar a span {
	width: 135px;
	height: 40px;
	display: block;
	padding: 20px 0 0;
	background: url(images/menuRoll.jpg) no-repeat 0 0;
}
#navbar a:hover {
	color: #fff;
	text-decoration: none;
}
#navbar a:hover span {
	background-position: -135px 0;
}
#navbar li {
	float: left;
}
#navbar li ul {
	position: absolute;
	width: 186px;
	z-index: 1000;
	border-top: 0px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	left: -999em;
	padding-top: 0;
}
#navbar li ul li {
	width: 186px;
	background: #fff;
	text-align: left;
}
#navbar li ul li a {
	width: 166px;
	display: block;
	font-weight: 400;
	text-align: left;
	font-size: 12px;
	margin: 0;
	background: none;
	border: 0;
	color: #000;
	padding: 10px;
	height: 13px;
	line-height: 13px;
}
#navbar li ul li a:hover {
	color: #000;
	background: #ececec;
	text-decoration: none;
}
#navbar li:hover ul 
{
	
	left: auto !important;
	z-index: 2000;
	border: solid 1px black;
}
#navbar li:hover a {
	
	color: #fff;
}
#navbar li:hover a span {
	
	text-decoration: none;
}
#navbar li:hover ul a {
	color: #000;
}*/


/* no more menu hovers */


#showcase {
	width: 990px;
	height: 569px;
	background: #eee;
}
#content {
	width: 284px;
	height: 529px;
	background: url(images/bgdContent.png);
	font: 100%/160% "Lucida Grande", Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;

	top: 160px;
	position: absolute;
	overflow: auto;
}
#footer {
	width: 990px;
	height: 90px;
	color: #7c7c7c;
	font-size: 11px; 
}
#footer p {
	display: block;
	float: right;
	margin: 20px 0 0;
	padding: 0;
	text-align: right;
}
#brands {
	width: 650px;
	float: left;
	margin-top: 20px;
}
a.brandViking {
	width: 77px;
	height: 31px;
	background: url(images/brandsViking.jpg) 0 0 no-repeat;
	float: left;
	margin-right: 15px;
}
a:hover.brandViking {
	background-position: -77px 0;
}
a.brandMiele {
	width: 73px;
	height: 31px;
	background: url(images/brandsMiele.jpg) 0 0 no-repeat;
	float: left;
	margin-right: 15px;
}
a:hover.brandMiele {
	background-position: -73px 0;
}
a.brandSubZero {
	width: 86px;
	height: 31px;
	background: url(images/brandsSubZero.jpg) 0 0 no-repeat;
	float: left;
	margin-right: 15px;
}
a:hover.brandSubZero {
	background-position: -86px 0;
}
a.brandWolf {
	width: 88px;
	height: 31px;
	background: url(images/brandsWolf.jpg) 0 0 no-repeat;
	float: left;
	margin-right: 15px;
}
a:hover.brandWolf {
	background-position: -88px 0;
}
a.brandAga {
	width: 75px;
	height: 31px;
	background: url(images/brandsAga.jpg) 0 0 no-repeat;
	float: left;
	margin-right: 15px;
}
a:hover.brandAga {
	background-position: -75px 0;
}
a.brandFalcon {
	width: 89px;
	height: 31px;
	background: url(images/brandsFalcon.jpg) 0 0 no-repeat;
	float: left;
	margin-right:15px;
}
a:hover.brandFalcon {
	background-position: -89px 0;
}


a.rk6 {
	width: 44px;
	height: 31px;
	background: url(images/rk6.jpg) 0 0 no-repeat;
	float: left;
}
a:hover.rk6 {
	background-position: -46px 0;
}

/*------------------------------- Gallery ---------------------------------*/

.thumbnail,
.thumbnailEnd
 {
	border: 1px solid #888;
	display: block;
	float: left;
	margin: 0 8px 8px 0;
}

.thumbnailEnd

{
	margin: 0 0px 8px 0;
}
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(images/imgLoading.gif) no-repeat center;
}
#lbImage {
	border: 10px solid #fff;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(images/imgPrev.gif) no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(images/imgNext.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-size: 0.75em;
	color: #666666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/imgClose.gif) no-repeat center;
	margin: 5px 0;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}