/*
CSS - Intervac
*/

@import 'reset.css'; /* default styles */


body {
	background: url(../images/core/body-background.gif) top left repeat-x;
	font: 12px Tahoma, sans-serif;
	color: #5a5a5a;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

/* =header
--------------------------*/
div#header {
	width: 1000px;
	height: 81px;
}

div#header img.logo {
	margin-left: 31px;
	float: left;
	display: inline;
}

div#header span.phone_number {
	width: 223px;
	height: 80px;
	float: right;
	margin: 5px 30px 0 0;
	display: inline;
	background: url(../images/core/header-phone_number.jpg) top center no-repeat;
	text-indent: -999em;
}

/* =flashbanner
--------------------------*/
div#flashbanner {
	width: 1000px;
	height: 183px;
}

/* =navigation
--------------------------*/
div#navigation {
	width: 1000px;
	margin-top: 1px;
	float: left;
	display: inline;
}

#nav {
	margin: 0;
	padding: 0;
	height: 39px;
	list-style: none;
	display: inline;
	float: left;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 39px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:39px; /* for IE5/Win only */
	}
	
#nav a:hover {background-position: 0 -39px;}

#nav a:active {background-position: 0 -78px;}

#nav-home a {width: 59px; background: url(../images/nav/nav-home.gif) top left no-repeat;}
#nav-profile a {width: 122px; background: url(../images/nav/nav-profile.gif) top left no-repeat;}
#nav-dealers a {width: 83px; background: url(../images/nav/nav-dealers.gif) top left no-repeat;}
#nav-products a {width: 137px; background: url(../images/nav/nav-products.gif) top left no-repeat;}
#nav-news a {width: 110px; background: url(../images/nav/nav-news.gif) top left no-repeat;}
#nav-links a {width: 51px; background: url(../images/nav/nav-links.gif) top left no-repeat;}
#nav-contact a {width: 64px; background: url(../images/nav/nav-contact.gif) top left no-repeat;}

ul.home #nav-home a {background: url(../images/nav/nav-home.gif) 0 -78px no-repeat;}
ul.profile #nav-profile a {background: url(../images/nav/nav-profile.gif) 0 -78px no-repeat;}
ul.dealers #nav-dealers a {background: url(../images/nav/nav-dealers.gif) 0 -78px no-repeat;}
ul.products #nav-products a {background: url(../images/nav/nav-products.gif) 0 -78px no-repeat;}
ul.news #nav-news a {background: url(../images/nav/nav-news.gif) 0 -78px no-repeat;}
ul.links #nav-links a {background: url(../images/nav/nav-links.gif) 0 -78px no-repeat;}
ul.contact #nav-contact a {background: url(../images/nav/nav-contact.gif) 0 -78px no-repeat;}

div#navigation form.login {
	background: url(../images/core/login.gif) 0 3px no-repeat;
	padding-left: 59px;
	margin-top: 7px;
	height: 23px;
	float: right;
	display: inline;
}

div#navigation form.login li {
	float: left;
	display: inline;
}

div#navigation form.login input {
	border: 1px solid #243c51;
	border-bottom: none;
	color: #fff;/*#889eb1;*/
	font-weight: bold; 
	background: url(../images/core/login-input-background.gif) top left repeat-x;
	width: 100px;
	height: 21px;
	padding: 1px 10px 2px 10px;
	margin-right: 3px;
}

div#content input{margin:0 5px 3px 5px;}


div#navigation form.login input.go {
	background: url(../images/core/go.gif) top center no-repeat;
	color: #fff;
	text-transform: lowercase;
	border: none;
	width: 31px;
	height: 21px;
	border: none;
	padding: 0 0 4px 0;
	margin-left: 7px;
	display: inline;
	float: left;
	cursor: pointer;
}

div#logout {
	color:white; 
	padding:12px; 
	font-weight:bold;
}

div#logout a {
	color:yellow;
}

div#logout a:hover {
	color:white;
}

/* =catalogue
--------------------------*/
div#catalogue {
	width: 228px;
	height:250px;
	float: left;
	display: inline;
	padding-right: 4px;
	margin-top: 55px;
	position:relative;
}

div#catalogue div.latest-news {
	position: relative;
	top: 200px;
	height: auto;
}

div#catalogue div.latest-news ul {
	margin-top: 25px;
	background-color: #fff;
	position: absolute;
	z-index: 200;
}

div#catalogue div.latest-news ul li {
	position: relative;
	margin-bottom: 1px;
	background-color: #ededed;
	padding: 3px 9px 3px 9px;
	display: block;
	width: 207px;
	line-height: 24px;
}

div#catalogue div.latest-news ul li p {
	line-height: 16px;
	margin-right: 2px;
}

div#catalogue div.latest-news ul li a {
	font-size: 11px;
	color: #509de7;
}

div#catalogue h2 {
	border-bottom: 6px solid #efefef;
	background: none;
}

div#catalogue div.latest-news h2 {
	border-bottom: 6px solid #efefef;
}

div#catalogue ul#categories {
	margin-top: 25px;
	background-color: #fff;
	position: absolute;
	z-index: 200;
}

div#catalogue ul#categories li {
	position: relative;
	margin-bottom: 1px;
	width: 228px;
	background-color: #363636;
}

div#catalogue ul#categories li a {
  color: #fff;
  text-decoration: none;
	line-height: 24px;
	background: url(../images/core/categories-li-background.gif) 10px 10px no-repeat;
	padding: 0 0 0 20px;
	display: block;
}

div#catalogue ul#categories li ul {
	position: absolute;
	display: block;
	z-index: 600;
	margin-left: 228px;
	left: -9999px;
	top: 0;
	background-color: #fff;
}

div#catalogue ul#categories li:hover ul,
div#catalogue ul#categories li.over ul { left: auto; z-index: 800; }

div#catalogue ul#categories li.alt {background-color: #f8f8f8;}
div#catalogue ul#categories li.over {background-color: #484848;}
div#catalogue ul#categories li ul li.alt {background-color: #fff;}
div#catalogue ul#categories li ul li.over {background-color: #484848;}



/* =content
--------------------------*/
div#content {
	width: 732px;
	float: left;
	margin: 55px 0 0 18px;
	padding: 0 7px 0 7px;
}

div#content h1 {border-bottom: 6px solid #ededed; margin-bottom: 24px;}

div#content h2 {
	color: #f33838;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

div#content p {
	margin: 6px 0 18px 0;
	line-height: 18px;
}

div#content p.pdf {
	background: url(../images/icon-pdf.gif) 5px 6px no-repeat;
	padding-left: 30px;
}

div#content img.float-left {
	float: left;
	margin-right: 20px;
	clear: right;
}

div#content img.float-right {
	float: right;
	margin-left: 20px;
	clear: left;
}

div#content img.enlarge {
	float: right;
	margin-left: 0px;
	clear: both;
}

div#content div#slideshow {
	width: 238px;
	height: 282px;
	float: right;
	margin-left: 15px;
	background:url(../images/core/flash-bg.gif) no-repeat;
	padding: 5px;
}

div#content ul.list {
	margin: -10px 0 20px 0;
}

div#content ul.list li {
	margin-left: 11px;
	padding-left: 12px;
	line-height: 18px;
	background: url(../images/core/content-list-li-background.gif) 3px 7px no-repeat;
}

div#content hr {
	clear: both;
	margin: 15px;
	border: none;
	height: 0;
	border-top: 2px solid #f6f6f6;
}

div#content dt {
	color: #005aab;
	font-size: 14px;
	font-weight: bold;
}

div#content dd strong {font-weight: bold;}

div#content a {color: #005aab;}
div#content a:hover {color: #e87d0e; text-decoration: none;}

div#importers {float:right; width:246px; height:auto; display:block;}

/* =product lists + product related styles
----------------------------------------*/
div#content div.product {
	width: 175px;
	height: 135px;
	float: left;
	display: inline;
	margin: 10px;
}

div#content div.product p {
	text-align: center;
	font-size: 12px;
	margin: 0;
}

div#content div.product p a {color: #5a5a5a; text-decoration: none;}
div#content div.product p a:hover {color: #005aab;}
div#content div.product img {border: 5px solid #f8f8f8;}

div#content div.product-hover img {border: 5px solid #e5eef6;}
div#content div.product-hover p a {color: #005aab; text-decoration: none;}


div#content table {
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
}

div#content table.holder {
	margin-left: 0px;
}

div#content table th {
	color: #005aab;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border-left:1px solid #e5eff8;
	border-bottom:1px solid #e5eff8;
}

div#content table td {
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
}

div#content table td.col1 {
	background: #fbfdfe;
	font-weight: bold;
	color: #7a92a7;
	}

body#specials div.product {
	width: auto;
	float: none;
	display: block;
	margin: 10px;
}

body#specials div.product img {
	float: left;
	display: inline;
	margin-right: 10px;
}

body#specials div.product p {
	text-align: left;
}

body#specials p.product-name, p.product-price {
	font-size: 1.6em;
	font-weight: bold;
}



/* =footer
--------------------------*/
div#footer {
	width: 100%;
	height: 231px;
	clear: both;
	margin-top: 30px;
	background: url(../images/core/footer-background.gif) top left repeat-x;
}

div#footer-content {
	width: 982px;
	margin: 0 auto 0 auto;
	padding-top: 58px;
}

div#footer-content a {color: #889eb1; text-decoration: none; margin-right: 25px;}
div#footer-content a:hover {color: #ec870f; text-decoration: none;}

div#footer-content p {
	width: 232px;
	margin-top: 42px;
	line-height: 24px;
	color: #fff;/*#889eb1;*/
	float: left;
	display: inline;
}
div#footer-content p strong { color:#FF9900;}
div#footer-content p a {color: #ec870f; text-decoration: none;}
div#footer-content p a:hover {text-decoration: underline;}




