/* general reset */
html{font-size:100%;}
body{
	margin:0;
	color:#333;
	min-width:1000px;
	font-family: Tahoma, arial, sans-serif;
	font-size: 62.5%;
	background-color: #fff;
	background-image: url(../images/black_blend.jpg);
	background-repeat: repeat-x;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}

@font-face {
font-family: 'NettoOT';
src: url('NettoOT.otf') format('opentype');
}
h1, h2, h3 {font-family:'NettoOT', Arial, Helvetica, sans-serif;}

input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/* reset settings */
/* page wrapper */
#wrapper{
	width:100%;
	overflow:hidden;
}
.w1{
	width:1144px;
	position:relative;
	float:left;
	left:50%;
}
.w2{
	width:1144px;
	position:relative;
	float:left;
	left:-50%;
}
.w3{
	width:982px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position: 50% 52px;
	
}
.wrapper{
	overflow:hidden;
	width:100%;
}
/* flag link */
.flag-link{
	position:absolute;
	top:37px;
	right:0;
	width:80px;
	height:67px;
}
/* header */
#header{
	height:155px;
}
#header .wrapper{
	overflow:visible;
	margin-bottom:10px;
	height: 44px;
}
#header .wrapper:after{
	content:"";
	display:block;
	clear:both;
}
/* top menu */

.top-menu{
	overflow:hidden;
	height:37px;
	font:bold 1.3em Arial, Helvetica, sans-serif;
	color:#fff;
	padding:6px 0 0;
}

.top-menu ul{
	margin:0 -16px 0 0;
	padding:0;
	list-style:none;
}


.top-menu li{
	float:left;
	padding:0 18px 0 2px;
}
/* .top-menu a{
	background:url(../images/bullet1.gif) no-repeat 0 3px;
	padding:0 0 0 12px;
	color:#e6e9ed;
	text-decoration:none;
	display:block;
}*/

.top-menu a{
	color:#e6e9ed;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	font-family:'NettoOT', Tahoma, arial, sans-serif;
}
.top-menu a:hover {text-decoration:underline;}


/*ADDITIONAL FOR NEW STYLE TOP MENU #TOPLINKS*/
	
	
#toplinks {
	padding: 0px;
	width: 380px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 330px;
}
#toplinks a{
	color:#e6e9ed;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:'NettoOT', Tahoma, arial, sans-serif;
}
#toplinks a:hover {text-decoration:underline;}

#toplinks .divider {color:#09C; padding-left:6px;  padding-right:4px;  pfont-weight:bold; font-family:Arial, Helvetica, sans-serif; }

/* BLOG LINK */

.user-menu { float:right; }

#bloglink {
	margin: 0;
	padding: 0;
	height: 42px;
	width: 219px;
}
#bloglink img {
	border: 0;
	border-style:none;
}

/* SEARCH FOR SPADA FORM */

.btn-spada{
	float:right;
	height:38px;
	border-style: none;
	width: 270px;
}
.btn-spada form {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
.btn-spada form #spadasearch {
	cursor:pointer;
	color:#CCC;
	border: 1px solid #eee;
	/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	CCborderRadius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url(../images/mag.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 1px 0 0 0;
	padding: 8px 8px 8px 22px;
	text-indent: 10px;
	float:right;
}

.btn-spada:after{
	content:"";
	display:block;
	clear:both;
}
.btn-spada span{
	float:left;
	background:url(../images/btn1-l.gif) no-repeat;
}
.btn-spada a{
	color:#5e5e5e;
	text-decoration:none;
	float:left;
	background:url(../images/btn1-r.gif) no-repeat 100% 0;
	height:30px;
	line-height:20px;
	padding:8px 12px 0;
}
.btn-spada a:hover{text-decoration:underline;}


/* logo */

.logo{
	display:inline;
	float:left;
	width:318px;
	height:64px;
	text-indent:-9999px;
	margin-top: -22px;
	margin-right: 3px;
	margin-bottom: -4px;
	margin-left: 0;
	background-image: url(../images/spada-logo-new.gif);
	background-repeat: no-repeat;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}


/* CART / FAVOURITES MENU */

.menu{
	height:43px;
	float:right;
	margin:0;
	padding:12px 0 0 6px;
	list-style:none;
	font-family:'NettoOT', Tahoma, arial, sans-serif;
}

.menu li:first-child, #nav li:first-child { background:none; }

.menu li {
	float:left;
	background:url(../images/bullet3.gif) no-repeat 0 3px;
	padding:0 13px 0 10px;
}
.menu li a {
	font-size:11px;
	text-decoration:none;
	color:#666;
}

.menu li a:hover { text-decoration:underline; }

/* main navigation */

.nav-wrapper{
	height:43px;
	overflow:hidden;
	clear:both;
	width:100%;
	font:1.2em Arial, Helvetica, sans-serif;
}

.nav-wrapper a{
	text-decoration:none;
	color:#ccc;
}
.nav-wrapper a:hover{text-decoration:underline;}

/* navigation */

#nav{
	list-style:none;
	font-size:1.5em;
	font-family:'NettoOT', Tahoma, arial, sans-serif;
	font-weight:bold;
	float:left;
	margin-top: 0;
	margin-right: -11px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#nav li{
	float:left;
	height:33px;
	padding:9px 11px 0 11px;
	display: block;
}
#nav #helmet {
	background-image: url(../images/helmet2.gif);
	background-repeat: no-repeat;
	background-position: 50% 3px;
	margin-right: 2px;
}
#nav #clothing {
	background-image: url(../images/clothing2.gif);
	background-repeat: no-repeat;
	background-position: 40% 3px;
}
#nav #boots {
	background-image: url(../images/boots2.gif);
	background-repeat: no-repeat;
	background-position: 40% 3px;
}
#nav #gloves {
	background-image: url(../images/gloves2.gif);
	background-repeat: no-repeat;
	background-position: 40% 3px;
}
#nav #acc {
	background-image: url(../images/acc2.gif);
	background-repeat: no-repeat;
	background-position: 40% 3px;
}
#nav #maint{
	background-image: url(../images/maintenance-back.gif);
	background-repeat: no-repeat;
	background-position: 50% 3px;
	margin-left: 5px;
}
#nav a{
	line-height:18px;
	color: #d7eefc;
}
.nav-wrapper #nav a:hover, .nav-wrapper #nav a.active{
	text-decoration:none; color:#FFF;
}

/*#nav #helmet .a:hover, #nav #helmet .active {background-image: url(../images/helmet3.gif);}
#nav #clothing a:hover, #nav #clothing .active {background-image: url(../images/clothing3.gif);}
#nav #boots a:hover, #nav #boots .active {background-image: url(../images/boots3.gif);}
#nav #gloves a:hover, #nav #gloves .active {background-image: url(../images/gloves3.gif);}
#nav #acc a:hover, #nav #acc .active { background-image: url(../images/acc3.gif); }
#nav #maint a:hover, #nav #maint .active{ background-image: url(../images/main3.gif); }*/

/* middle part */
#main{
	/* background:url(../images/bg-main-c2.gif) repeat-y;*/
	width:980px;
	margin-bottom:26px;
}
/* bottom main */
.main-wrapper{
	width:980px;
	overflow:hidden;
	padding-bottom:61px;
}
.main-holder{background:url(../images/bg-main-t.gif) no-repeat;}
.main-frame{
	/* background:url(../images/bg-main-b2.gif) no-repeat 0 100%;*/
	overflow:hidden;
	width:100%;
	padding-bottom:8px;
}
/* main content */

#content{
	/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	CCborderRadius: 8px;
}


#content, .content{
	float:right;
	width:729px;
}
/* main image */
.main-img img{display:block;}

#content h3 { font-family:'NettoOT', arial, sans-serif;
}
#content h4 {
	font-size: 16px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 1px;
	font-family:'NettoOT', arial, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-right: 0px;

}
/* sidebar */
#sidebar, .sidebar{
	float:left;
	width:231px;
}
.sidebar{
	font:12px Tahoma, arial, sans-serif;
	color:#666;
	font-size:1.2em;
	line-height:1.4em;
}
#sidebar{
	width:211px;
	min-height: 595px;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-size: 12px;
}
/* separate sidebox */
.sidebox{
	border:1px solid #333;
	background:#252525;
	color:#999;
	font-size:1.2em;
	line-height:15px;
	margin-top:8px;
	padding: 7px 10px 11px 10px;
}

#sidebar h2{
	font-family:'NettoOT', Tahoma, arial, sans-serif;
	margin:0 0 9px;
	font-size:1.5em;
	line-height:16px;
	font-weight:normal;
	color:#fff;
}
#sidebar p{margin:0 0 14px; color: #eee; font-size: 12px;}

#sidebar .blackback {color: #000;}

#wrapper .w3 .main-wrapper .sidebar .heading{
	font-size: 1.6em;
	font-family:'NettoOT', arial, sans-serif;
	color:#595959;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 11px;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	font-weight: normal;
	height: 24px;
	background-color: #fff;
	background-image: url(../images/blueblend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
		/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	CCborderRadius: 5px;
}
/* heading */
#wrapper .w3 .main-wrapper .content .heading{
	font-family:'NettoOT', Tahoma, arial, sans-serif;
	color:#333;
	height:26px;
	margin-top: 0;
	margin-right: -11px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding: 9px 12px 0 12px;
	font-size: 1.1em;
	font-weight: normal;
	background-color: #fff;
	background-image: url(../images/blueblend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
		/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	CCborderRadius: 5px;
}

#wrapper .w3 .main-wrapper .content .headinglarge{
	font-family:'NettoOT', Tahoma, arial, sans-serif;
	color:#333;
	margin-top: 0;
	margin-right: -11px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding: 11px 12px 0 0;
	font-size: 2.3em;
	font-weight: normal;
}
/* bottom content */
.content{
	font-size:1.2em;
	line-height:1.4em;
	width:729px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: auto;
		/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	CCborderRadius: 8px;
}
.content p {
	margin:0;
	padding-bottom: 9px;
	/*max-width: 480px;*/
	font-size:1.1em; line-height:1.4em;
}
.content p a { color:#09C; text-decoration:none; }

.content p a:hover { color:#000; text-decoration:underline; }
.content h2 {
	line-height: normal;
}
.content p img {
	margin-top: 5px;
	margin-bottom:12px;
}

.content ul {margin: 0; padding:0}

.content ul li {
	background:url(../images/bullet2.gif) no-repeat 10px 5px;
	padding: 1px 0 1px 21px;
	list-style-type:none;
	
	}

.content .heading a {
	color: #333;
	text-decoration: none;
}
.content .heading a:hover {
	color: #333;
	text-decoration: underline;
}
.content .productbox {
	width: 182px;
	padding: 0px;
	float: left;
	height: 245px;
	overflow: hidden;
	margin: 0px 0px 10px 0;
	font-size: 11px;
}

.content .productbox h4 {
	margin-top: 2px;
	margin-bottom: 4px;
	font-family:'NettoOT', arial, sans-serif;
}
.content .productbox p  {
	font-size: 10px;
}
.content .productbox p a {
	text-decoration: none;
		color: #333;
}
.content .productbox p strong {
	font-size: 12px;
}
#wrapper .w3 .main-wrapper .content .productbox p strong {
	text-decoration: none;
	font-family:'NettoOT', arial, sans-serif;
	color: #333;
	font-size: 12px;
}
.content .productbox p strong a:hover {
	color:#09C;
}

.content .optionsbox {
	margin: 0px;
	padding: 0px;
	width: 330px;
}
.content .proddescription {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 330px;
}
.content .proddescription .price {
	padding: 10px;
	background-color: #eee;
	font-weight: bold;
	color: #036;
	text-align: right;
	margin-bottom: 6px;
	background-image: url(../images/cost_approx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content .prodtitle {
	font-size: 22px;
	color: #000;
	font-family:'NettoOT', Tahoma, arial, sans-serif;
	margin-bottom: 8px;
}
.content .caption {
	font-size: 10px;
	color: #999;
	text-align: right;
}
.content .imagebox {
	float: left;
	width: 340px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.content .imagebox .thumbnailbox {
	background-color: #eee;
	width: 340px;
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content .imagebox .thumbnailbox .thumbnailcapt {
   float: left;
	margin: 0px 0px 0px 3px;
	text-align: center;
	font-size: 9px;
	width: 79px;
}
.content .imagebox .thumbnailbox .thumbimg {
	margin: 4px;
}
.content .proddescription ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content .proddescription ul li {
	background-image: url(../images/brand-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	padding-bottom: 2px;
}
.content .imagebox .linkheadline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 18px;
	color: #06C;
	margin-top: 18px;
	clear: both;
}
.content .imagebox #linkedbox h5 {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #666;
	font-weight: normal;
}
.content .orderbox {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 8px;
	font-size: 11px;
}
.content .orderbox strong {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
/* product list */
.product-list, .content .product-list {
	overflow:hidden;
	width:729px;
	padding:0;
	list-style:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.product-list li, .content .product-list li {
	float:left;
	margin-right:15px;
	height:175px;
	width:218px;
	padding:6px 5px;
	overflow:hidden;
	background-color: #FFF;	/*background:url(../images/bg-product-wrapper.gif) no-repeat;*/
	/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	CCborderRadius: 5px;
	background-image: url(../images/greyback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCC;
}

.product-list h3 {
	font-weight:normal;
	font-size:1.7em;
	font-family:'NettoOT', arial, sans-serif;
	color: #eee;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 10px;
}

.content .product-list li h3 {
	font-weight:normal;
	font-size:1.4em;
	font-family:'NettoOT', arial, sans-serif;
	color: #eee;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 10px;
}

.product-list p, .content .product-list li .visual p {
	font-weight:normal;
	font-size:11px; margin-top:0; line-height:1.3; padding-top:0;
	}


.product-list .visual, .content .product-list .visual {
	overflow:hidden;
	float: left;
	width: 218px;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 5px;
	margin-left: 0;
	height: 160px;
}
.product-list .visual img, .content .product-list .visual img {
	padding-right: 5px;
	float: left;
	margin-top:5px;
}
/*
.product-list .visual{
	display:table;
	width:100%;
	height:100px;
	font-size:0;
	margin:0 0 5px;
	overflow:hidden;
}
.product-list .visual a{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
*/
/* button more */
.btn-more{
	display:block;
	background:url(../images/btn-more.png) no-repeat;
	height:20px;
	width:74px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.product-list .visual img{
	display:block;
	margin:0 auto;
}
.product-list .btn-more{margin-left:4px;}
/* event list */
.event-list{
	margin:0 0 0 7px;
	padding:0;
	list-style:none;
}
.event-list li {border-bottom:1px solid #d9d9d9;}
.event-list a {
	display:block;
	text-decoration:none;
	background:url(../images/bullet2.gif) no-repeat 10px 9px;
	padding:5px 10px 6px 21px;
}
.event-list a:hover, .event-list a.active{
	background-color:#eee;
	color:#1e90ff;
}

.mark{color:#fff;}

/* find form */
.find-form{
	overflow:hidden;
	width:191px;
	margin:0 0 0 -4px;
	font-weight:bold;
}
.find-form input{
	background:#000;
	border:1px solid #6e6c6c;
	color:#0CF;
	padding:4px 8px;
	margin:0;
	float:left;
	width:135px;
	font-size:12px;
	font-weight:normal;
}
.find-form a{
	color:#cff;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin:5px 0 0;
}
#submitbutton {
	border-style: none;
	padding: 2px;
	width: auto;
	text-decoration: underline;
	margin: 1px 0 0 4px;
	color: #FFF;
}

/* footer */
#footer{
	background:#000;
	min-width:1000px;
	width:100%;
	font-size:1.2em;
	color:#ccc;
	line-height:1.6em;
}
#footer .holder{
	margin:0 auto;
	width:969px;
	padding:38px 0 0 13px;
}
/* address */
#footer address{
	display:block;
	float:left;
	width:244px;
	font-style:normal;
	font:1.1em/1.1em Arial, Helvetica, sans-serif;
}
#footer address span{display:block;}
#footer address a{color:#ccc;}
#footer a{
	text-decoration:none;
	color:#ccc;
}
#footer a:hover{text-decoration:underline;}
#footer address .email{padding:15px 0 0;}
/* columns */
#footer .column{
	float:left;
	width:155px;
	margin:-2px 0 0;
	padding:0 0 0 9px;
}
#footer .column strong{
	display:block;
	font-size:1.2em;
	color:#fff;
	margin:0 0 10px;
	text-transform:uppercase;
}
#footer .column ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .column a{
	background:url(../images/bullet3.gif) no-repeat 0 3px;
	padding:0 0 0 11px;
	color:#999;
}
#footer .ad-wrapper{
	width:100%;
	padding:88px 0 45px;
}
#footer .ad-wrapper:after{
	content:"";
	display:block;
	clear:both;
}
/* advert */
#footer .ad{
	float:right;
	margin:16px 0 0;
}
#footer .ad img{display:block;}
/* footer nav */
#footer .ad-wrapper ul{
	margin:0 0 0 -10px;
	padding:5px 0 0;
	list-style:none;
	color:#787878;
	font-size:0.9em;
}
#footer .ad-wrapper li{
	display:inline;
	background:url(../images/separator2.gif) no-repeat 0 3px;
	padding:0 4px 0 8px;
}
#footer .ad-wrapper li:first-child{background:none;}
#footer .ad-wrapper a{color:#787878;}

/* Other styles */

.floatleft {
	margin: 0px;
	padding: 0px;
	float: left;
}
.cleardiv {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;

}
.floatright {
	margin: 0px;
	padding: 0px;
	float: right;
}

#wrapper .w3 .main-wrapper .content .floatright {
float: right;
	margin-left:10px;
	border: none;
	padding-left: 10px;
}

.headerbar {
	background-color: #333;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding: 3px;
}
#form1 .mainedittable textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 2px;
}
#form1 .mainedittable input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 2px;
}
.listingstable {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	margin-bottom: 4px;
	padding-bottom: 2px;
	font-size: 12px;
}
.space {
	padding-top: 4px;
	padding-bottom: 4px;
}
.blue {
	color: #06C;
}
.menu a {
	color: #666;
}
/* MAP Styles */

#uppercontent #map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

#map {
	color: #333;
}
#map strong {
	color: #333;
}

#map a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #06C;
	text-decoration: none;
}
#map p {
	color: #333;
}
#map span {
	color: #333;
}
#cm_mapTR {
	color: #003;
	background-color: #FFF;
	font-size: 11px;
}
#cm_mapTR a {
	color: #039;
	font-size: 11px;
	text-decoration: none;
}
#cm_mapTR a:hover {
	color: #06C;
	text-decoration: none;
}
#mapsidebar {
	color: #eee;
}

.validationError {
	display:none;
	font-size: 14px;
	font-weight: bold;
	color: #47A9E0;
}
#sidebar a img {
	margin-top: 10px;
}

/* CSS for the autocomplete search menu */

#autoCompleteMenu {
    position: absolute;
    display: none;
    width: 300px;
    overflow: auto;
}

#autoCompleteMenuBk {
    width: 296px;
    padding:2px;
    background-color: black;
    /* Set transparancy for all browsers */
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    /* END Set transparancy for all browsers */
    z-index:500000;
}

#autoCompleteItemCont {
    width:294px;
    margin:0 auto 0 auto;
    z-index:500001;
}

#autoCompleteItemCont li {
    font-size:11px;
    font-weight: bold;
    color:white;
    margin-left:20px;
    padding:2px;
    margin:2px;
    list-style: none;
    z-index: 30001;
    filter:alpha(opacity=100);
    -moz-opacity:1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

#autoCompleteItemCont a {
    text-decoration: none;
    font-weight: bold;
    color:white;
}

#autoCompleteItemCont li:hover {
    background-color: #d08032;
    /* Set transparancy for all browsers */
    z-index: 30001;
    filter:alpha(opacity=100);
    -moz-opacity:1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
    /* END Set transparancy for all browsers */
}
/* LOWER CONTAINER */

#lowercontainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 10px 0;
	text-align: left;
	min-height:300px;
	}
#lowercontainer h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 1px;
	background-color: #008DC9;
	padding: 10px;
	font-family:'NettoOT', Tahoma, arial, sans-serif;
	/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	CCborderRadius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #74DAFB;
	background-image: url(../images/grey-fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
	border-right-color: #00C7FA;
	border-bottom-color: #0070A9;
	border-left-color: #00BBF9;
}

#lowercolcontainer p {
	font-size: 11px;
}
#lowercolcontainer h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 1px;
	background-color: #02B6E5;
	padding: 10px;
	font-family:'NettoOT', Tahoma, arial, sans-serif;
	/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	CCborderRadius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #68E4FF;
	background-image: url(../images/blue-fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
	border-right-color: #00C9F1;
	border-bottom-color: #0089AC;
	border-left-color: #00BDED;
}
/* NEWS COLUMNS */

.column {
	width:166px;
	float: left;
	padding: 10px 16px 5px 0;
	margin-right: 18px;
	line-height: 1.3;
}
.columnwide {
	width:300px;
	float: left;
	padding: 10px 16px 5px 0;
	margin-right: 18px;
	line-height: 1.3;
}
#lowercolcontainer .columnwide h3 {
	font-size: 12px;
	color: #06C;
	margin: 0px;
	padding: 5px 0 0 0;
}
#lowercolcontainer .columnwide p {
	margin: 0px;
	padding: 3px 0 8px 0;
}
#lowercolcontainer .columnwide a {
	color: #06C;
	text-decoration: none;
}
#lowercolcontainer .columnwide a:hover {
	color: #09F;
	text-decoration: underline;
}

#lowercontainer .columnwide.colborder h2 {
		font-family:'NettoOT', Tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	padding-bottom: 8px;
}

#lowercontainer .column.colborder h2 {
		font-family:'NettoOT', Tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	padding-bottom: 8px;
}
.colborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
.lastcol {margin-right: 0px; padding-right: 0px; border-style: none;}
.contacttable input, .contacttable textarea {
	padding: 4px;
	font-size: 14px;
	color: #333;
	border: 1px solid #eee;
}
#linkedbox {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.green {
	color: #0F0;
}
.imagePreloads {
	display:none;
}
.newproduct {
	margin:0 0 0 0;
	padding: 0px;
	height: 56px;
	width: 63px;
	border-style: none;
	position:relative;
	z-index:1;
	top: 0px;
	right: 0px;
}

