a img{
	border: 0px;
}

body{
	background-color: #FFFFFF;
	background-image: url(graphics/common/bg_top.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
}

body>#divFooterLinks{
	margin-left: 620px; /* Due to a IE bug (see the #divFooterLinks), we use this rule, IE 6 will skip it (since it doesn't understand the child selector) other browsers will get it right. 
	Unfortunately, it may cause compatibility issues for future versions of IE */
}

input{
	width: 200px;
}

legend{
	font-size: 12px;
	font-weight: bold;
}

li.buyLink{
	display: list-item;
	margin-top: 3px;
}

span.buyButton{
	background-color: #DEEEF4;
	border: 1px;
	border-bottom-style: outset;
	border-left-style: inset;
	border-right-style: outset;
	border-top-style: inset;
	font-size: 9px;
	padding-left: 2px;
	padding-right: 2px;
}

.button{
	width: 120px;
}

.clearing{
	clear: both;
	margin-bottom: 6px;
	visibility: hidden; /* Used for clearing floating elements. Mainly to address IE bugs */
}

.newsBlock{
	margin-top: 12px;
}

#contactTable{
	margin: 10px;
}

#contactTable input, #contactTable textarea{
	width: 300px;
}

#contactTable input.boxes{
	width: 20px;
}

#contactTable input.button{
	width: 150px;
}

#contactTable input.required{
	background-color: #DAEEF3;
}

#contactTable td{
	vertical-align: baseline;
	white-space: nowrap;
}

#contactTable textarea{
	height: 200px;
}

#divFooter{
	background-color: #DCF1F9;
	float: left;
	margin-bottom: 8px;
	margin-top: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
}

#divFooter #copyright{
	clear: both;
	color: #A9A9A9;
	margin-left: 10px;
}

#divFooterLinks{
	float: left;
	margin-left: 310px; /* IE doubles this measure due to some nasty bug on margins for floated elements
	Mozilla calculate it right, but since IE dominates the market, we keep it this way */
}

#divFooterLinks a{
	color: #AAAAAA;
	padding-left: 15px;
	text-decoration: none;
}

#divLeft{
	float: left;
	margin-left: 6px;
	width: 270px;
}

#divLeft li{
	padding-bottom: 2px;
}

#divLeft li a{
	color: #0C388B;
	font-size: 11px;
	padding-left: 4px;
}

#divLeft li a.subMenu{
	color: #0C388B;
	font-size: 11px;
}

#divLeft li a:link, #divLeft li a:visited{
	text-decoration: none;
}

#divLeft li strong{
	font-size: 11px;
	margin-left: 4px;
}

#divLeft ul{
	border-color: #A9A9A9;
	border-style: solid;
	border-width: 1px;
	list-style-image: url(graphics/common/bullet.gif);
	list-style-position: inside;
	margin-left: 0px; /* IE needs this to flush the <ul> box to the left */
	padding: 2px;
	padding-bottom: 4px;
	padding-top: 10px;
}

#divLeft ul ul{
	border: none;
	padding-left: 15px; /* Submenus, only for products section */
}

#divLeftBottom{
	float: left;
	margin-left: 6px;
	width: 270px;
}

#divLeftBottom{
	clear: both;
}

#divRight .dealers{
	border-bottom: 1px;
	border-color: #0B3C8C;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
}

#divRight a.downloadLinks{
	display: block;
	text-decoration: none;
}

#divRight a.downloadLinks:hover{
	text-decoration: underline;
}

#divRight a:link, #divRight a:visited, .mailLink{
	color: #0C388B;
}

#divRight h5.groupHeaders{
	margin-bottom: 6px;
}

#divRight p img, #divLeft p img, #divLeftBottom p img{
	padding: 6px; /* This rule assignpadding to images inserted using the on-line editor */
}

#divRight, #divRightBottom{
	clear: right;
	float: left;
	margin-left: 30px;
	width: 435px;
}

#divRightBottom .newsBlock a:link, #divRightBottom .newsBlock a:visited{
	color: #0B4280;
	font-weight: bold;
}

#flagsBar{
	background-image: url(graphics/common/bg_login.gif);
	background-repeat: no-repeat;
	left: 588px;
	padding-left: 45px;
	position: absolute;
	top: 78px;
	white-space: nowrap; /*We use absolute position here because depending on the language the length of the links bar may vary */
	width: 179px;
}

#flagsBar a#loginLink, #flagsBar a#loginLink:link{
	color: #F5F5F5;
	float: left;
	font-weight: bold;
	padding-right: 8px;
	padding-top: 2px;
	text-decoration: none;
}

#flagsBar img{
	border: none;
}

#linkbar{
	background-image: url(graphics/common/bg_linkbar.jpg);
	height: 22px;
	margin-top: 59px;
	position: relative;
}

#linkbar a{
	background-image: url(graphics/common/linkbar_bullet.gif);
	color: #F5F5F5;
}

#linkbar a#loginLink, #linkbar a#homeLink, #loginBar a#faqLink{
	background-image: none;
}

#linkbar a, #loginBar a{
	background-position: 1px 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 6px;
}

#linkbar a.current, #linkbar a:hover{
	color: #EAD94E;
}

#linkbar a:link, #linkbar a:visited, #loginBar a:link, #loginBar a:visited{
	text-decoration: none;
}

#linkbar, #loginBar{
	background-repeat: repeat-x;
	left: 0px;
	padding-top: 2px;
	white-space: nowrap;
	width: 100%;
}

#loginBar{
	background-color: #DCF1F9;
	border-collapse: collapse;
	height: 18px;
	top: 90px;
}

#loginBar a{
	background-image: url(graphics/common/linkbar_bullet_login.gif);
	color: #0B4280;
}

#loginButton{
	width: 100px;
}

#loginCell{
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: right;
}

#loginForm{
	margin-left: auto;
	margin-right: auto;
	width: 320px;
}

#loginForm input{
	width: 200px;
}

#loginTable{
	margin: 6px;
}

#newletterArchive, #newletterDetails{
	background-color: #FAFAFA;
	border: 1px;
	border-style: solid;
	margin-top: 18px;
	padding: 6px;
	position: relative;
}

#newletterDetails{
	padding-top: 20px;
}

#newletterTitle{
	background-color: #DCF1F9;
	border: 1px;
	border-style: solid;
	left: 20px;
	padding: 4px;
	position: absolute;
	top: -10px;
	width: 80%;
}

#searchForm fieldset{
	padding: 10px;
}

#searchForm select{
	width: 170px;
}

#showAllButton{
	background-color: #87CEFA;
	font-size: 11px;
	width: 170px;
}
