body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}
#top {
	height: 115px;
	z-index: 1;
}
#logo{
	position: absolute;
	width: 154px;
	height: 90px;
	left: 0px;
	top: 0px;
}
#topNav {
	position: absolute;
	width: 770px;
	height: 23px;
	left: 0px;
	top: 90px;
}
/* left column css */
#left {
	position: absolute;
	left: 0px;
	top: 115px;
	width: 154px;
	background-color: #C6CFDD;
	z-index: 11;
}

#prodMenuHd {
	position: relative;
	width: 154px;
}
#leftNav {
	position: relative;
	width: 154px;
}
#brandMenu {
	position: relative;
	width: 154px;
}
#brandMenu select {
	font-size: 11px;
	color: #222222;
	background-color: #FFFFFF;
	width: 114px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	border: solid #36465C 1px;
}
#btnEuro {
	position: relative;
	width: 154px;
	padding-top: 0px;
	padding-bottom: 5px;
}
/* home page columns */
#homeCenter {
	margin-left: 156px;
	width: 316px;
	background: #C6CFDD no-repeat center;
	z-index: 2;
}
#right {
	position: absolute;
	margin: 0px	0px 0px 474px;
	padding:0px;
	top: 115px;
	width: 296px;
	z-index: 3;
	
}
#homeText {
	background-color: #F9F8E6;
	padding-bottom: 1px;
	margin-bottom: 2px;
}
#homeLogos {
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
}
#homeLogos img{
	margin: 1px 6px 1px 6px;
}
/* main column css */
#center {
	margin-left: 156px;
	width: 614px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	z-index: 2;
	position:relative;
	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #111111;
	padding: 15px 10px 10px 0px;
	margin: 0px;
	z-index: 10;
	
}
.prodHeader {
	font-size: 15px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	color:#DD0000;
}
.header {
	background-color: #F9F8E6;
	margin-bottom: 10px;
	padding-left: 10px;
}
.testheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #111111;
	padding: 15px 10px 10px 0px;
	margin: 0px;
	z-index: 10;
	background-color: #F9F8E6;
	margin-bottom: 10px;
	padding-left: 10px;
}
p {
	padding-left: 0px;
	margin-top: 0px;
}
.textDent {
	padding-left: 10px;
	padding-right: 10px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.searchResults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
#centercontent a:link, #centercontent a:visited {
	color: #003399;
}
#centercontent a:hover {
	color: #ff6600;
}
#backButton{
	padding-top: 2px; 
	float:right;
}
#backButton img {
	float:left;
	padding-right:5px;
}
#backButton a:link, #backButton a:visited {
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
 	text-decoration: none;
}
#backButton a:hover {
	color:#0066FF;
 	text-decoration: underline;
}
.newIcon {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/new.png');
	position: absolute;
	left: 10px;
	top: 25px;
	width: 49px;
}
.newIcon img {
	filter: Alpha(opacity=0);		/* Unfortunatly this hack will not validate :( */
	border: 0px solid cyan;
}
/* footer */
#bottomNav {
	width: 770px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	position: relative;
	height: 150px;
	z-index: 3;
}
#bottomNav a:link, #bottomNav a:visited {
	text-decoration: none;
	color: #666666;
}
#bottomNav a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#bottomLinks {
	position: relative;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 156px;
	width: 614px;
	height: 15px;
	background-color: #F9F8E6;
	padding-top: 3px;
	padding-bottom: 7px;
	height: 15px;
	z-index: 2;
}
#friend, #printer, #tothetop {
	position: absolute;
}
#friend {
	width: 122px;
	left: 291px;
}
#printer {
	width: 85px;
	left: 423px;
}
#tothetop {
	width: 78px;
	left: 518px;
}
#bottomLinks a:link, #bottomLinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #3B4B60;
}
#bottomLinks a:hover {
	color: #FF6600;
}
#iconTop, #iconPrinter, #iconFriend {
	padding: 3px 2px 0px 0px;
	float: left;	
}

/* proDmedia */
#prodmedia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 140%;
	position: relative;
	top: 70px;
	height: 50px;
}
#prodmedia a:link, #prodmedia a:visited {
	text-decoration: none;
	color: #999999;
}
#prodmedia a:hover {
	color: #FF0044;
	text-decoration: underline;
}

/* images colume */
.images {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.imageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 15px;
}
/* horizontal lines */
.hLine {
	border: 1px dotted #9CADC5;
	border-width: 1px 0px 0px 0px;
	margin: 15px 0px;
	padding: 0px;
}
.hLine2 {
	border: 1px dotted #9CADC5;
	border-width: 1px 0px 0px 0px;
	margin: 160px 0px 15px 0px;
	padding: 0px;
}
.hLine3 {
	border: 1px dotted #9CADC5;
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
/* form elements */
.box1 {
	width: 300px;
}
.box2 {
	width: 401px;
}
.dropdown1 {
	font-size: 11px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dropdown2, .dropdown3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.dropdown2 {
	width: 40px;
}
.dropdown3 {
	width: 115px;
}
.stepForm {
	float: right;
}
/* icon image, image on the left in with the page content */
.iconImage {
	width: 110px;
	text-align: center;
	float: left;
	clear: left;
}
/* product table */
#productTable {
	margin-top:10px;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}
.productCell {
	border: 1px solid #CCCCCC;
	text-align:left;
	vertical-align:top;
	width: 201px;
	height: 201px;
}
.image {
	position:absolute;
	top:2px;
	left:2px;
	text-align:center;
	width: 175px;
	height: 164px;
	padding:20px 9px 9px 9px;
	border: 0px solid #00FF00;
	margin:2px;
	background:#FFFFFF;
	overflow:hidden;
	line-height:130%;
}
.productCell a {
	text-decoration:none;
}
.productCell a:hover {
	border:2px solid #CC0000;
	margin:0px;
}
#prodHover1, #prodHover2, #prodHover3, #prodHover4, #prodHover5, #prodHover6, #prodHover7, #prodHover8, #prodHover9, #prodHover10, #prodHover11, #prodHover12, #prodHover13, #prodHover14, #prodHover15, #prodHover16, #prodHover17, #prodHover18, #prodHover19, #prodHover20, #prodHover21, #prodHover22, #prodHover23, #prodHover24{
	position:absolute;
	top: 4px;
	left: -5px;
	width: 201px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FF0000;
	padding: 0px;
	visibility:hidden;
}
.productImg {
	z-index:2;
	border-collapse: collapse;
	padding:0px;
	margin: 0px;
	border:0px solid #00AA00;
}
.productImg td {
	width: 100px;
	height: 100px;
	padding: 0px;
	margin:0px;
	border:0px solid #FF0000;
}

.productImg img {
	border: 0px;
}
.productHeaderSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 13px;
	margin-top:5px;
}
.productTextSm {
	color: #333333;
	margin-top:2px;
	text-transform:uppercase;
}
.productPriceSm {
	color: #FF0000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
/* product details */
#textColumn {
	margin-left: 302px;
	width: 310px;
	height: 420px;
	overflow: visible;
	z-index: 9;
}
#textColumn table {
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
}
.catheader1 {
	color:#666666;
	font-size:14px;
}
.catheader2 {
	color:#990000;
	font-weight:bold;
	font-size:13px;
}
.catText1 {
	font-weight:bold;
	font-size: 12px;
}
.catText3 {
	font-weight:bold;
	color:#FF0000;
	font-size: 12px;
}
.catText2 {
	color:#666666;
	font-size:11px;
	line-height: 150%;
	padding-left: -10px;
}
#textColumn p {
	padding-left: -10px;
}
#imageColumn {
	top: 51px;
	left: 0px;
	width: 302px;
	position: absolute;
	z-index: 8;
}
#prodImageMd {
	margin-top:0px;
	border: 0px solid #FF0000;
	border-collapse: collapse;
}
#prodImageMd td {
	text-align: center;
	vertical-align: middle;
	width: 300px;
	height: 300px;
}
#prodAltImg {
	position: absolute;
	top: 315px;
	left: 25px;
}
#brandLogo {
	position: absolute;
	top: 315px;
	left: 175px;
}
/* prod Link */
#prodLinks {
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	margin-left: 0px;
	padding-top: 15px;
}
#prodLinks a:link, #prodLinks a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
#prodLinks a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
#highResbtn {
	position: relative;
	left: 35px;
}
#pdfbtn {
	position:absolute;
	top: 15px;
	left: 335px;
}
.bl {
	background: url(../images/bl.gif) 0 100% no-repeat #778FB0;
	width: 230px;
} 
.br {
	background: url(../images/br.gif) 100% 100% no-repeat;
} 
.tl {
	background: url(../images/tl.gif) 0 0 no-repeat;
} 
.tr {
	background: url(../images/tr.gif) 100% 0 no-repeat; 
	text-align:center;
	padding: 2px;
} 
.clear {
	font-size: 1px; 
	height: 1px;
}

