
body { margin: 0px; }

/* Typography --------------------------------*/

body {
	font-size: 80%;
	font-family: Arial, Geneva, sans-serif;
	color: #38393B;
	background-color: white;
}

a { color: #3B62B1; }

a:hover { color: #F96500; }

h1, h2, h3, h4, h5, h6 {
	margin: 0em;
	font-size: 1em;
	color: #3B62B1;
	background-repeat: no-repeat;
}

h1 span, h2 span, h3 span { display: none; }

h1 {
	margin-bottom: 1em;
	font-size: 1.3em;
	color: #3B62B1;
}

h2 { margin-bottom: .8em; }

p {
	line-height: 18px;
	margin: 0em 0em 1.4em 0em;
	padding: 0em;
	line-height: 1.6em;/*width: 100%;*/
}

em {
	clear: both;
	float: left;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0 0 10px 0;
}

.imgCaption {
	clear: both;
	float: left;
	width: 230px;
 w/idth: 250px;
 /width: 230px;
	padding: 5px 10px;
	font-size: 0.85em;
	color: #cccccc;
}

.small { font-size: .8em; }

.orange { color: #F96500; }

.access { text-decoration: underline; }

.divider {
	border-bottom: 1px solid #7896D2;
	margin: 0 0 10px 0;
}

/* Tags ------------------------------------------*/

img {
	border: 0;
	margin: 0;
}

ul {
	list-style: none;
	margin: 0em 0em 1em 0em;
	padding: 0em;
	line-height: 1.5em;
}

ul li {
	margin: 0em;
	padding: 0em;
}

ol {
	margin: 0em 0em 1em 1.7em;
	padding: 0;
	line-height: 1.5em;
}

ol li {
	padding: 0;
	margin: 0em 0em .8em 0em;
}

/* Shell -----------------------------------------*/

#page {
	width: 760px;
	position: relative;
	padding: 70px 0 0 0;
	border: 1px solid white;
	background-color: white;
}

#logo {
	position: absolute;
	left: 20px;
	top: 15px;
	display: block;
	width: 200px;
}

#search {
	border: 0;
	position: absolute;
	right: 0px;
	top: 15px;
}

.anniversary {
	position: absolute;
	top: 10px;
	right: 210px;
}

/* Menu --------------------------------------------*/

#menu {
	position: relative;
	background-color: #38393B;
	padding: .6em 0px .6em 24px;
	margin: 0;
	font-size: .8em;
	line-height: 1em;
	text-transform: uppercase;
	width: 736px;
	\width: 760px;
	w\idth: 736px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	border-right: 1px solid white;
}

#menu a {
	color: white;
	text-decoration: none;
	padding: 0px 10px;
}

#menu a:hover { color: #F96500; }

#menu a.active { color: #F96500; }

#tag {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 372px;
}

#submenu {
	clear: both;
	height: 25px;
	background-color: #7896D2;
	font-size: .9em;
	text-transform: uppercase;
}

#submenu ul {
	margin: 0;
	margin-top: 2px;
}

#submenu ul li {
	display: inline;
	padding-right: .8em;
	padding-left: 1.1em;/*border-right: 1px solid white;*/
}

#submenu ul li a {
	color: white;
	text-decoration: none;
	font-size: .9em;
}

#submenu ul li a:hover { color: #FCC930; }

#news {
	clear: both;
	height: 25px;
	background-color: #7896D2;
	font-size: .9em;
}

#news p {
	line-height: 25px;
	margin: 0 32px;
	padding: 0;
	color: #fff;
	width: 90%;
}

#news a { color: #fff; }

/* Content Body -------------------------------------------*/

#body {
	background-image: url(/webresources/images/background.gif);
	padding-bottom: 1em;
	border-top: 1px solid white;
}

#homebody {
	padding-bottom: 1em;
	border-top: 1px solid white;
}

#column1 {
	margin: 15px 0px 0px 25px;
	width: 525px;
}

#column2 {
	float: right;
	color: white;
	width: 173px;
	padding-left: 15px;
	margin-top: 20px;
	background-color: #38393B;
}

#column2 a {
	color: #7896D2;
	text-decoration: none;
}

#column2 a:hover { color: #FF6600; }

#column2 a.active { color: #FF6600; }

#column2 h2.categories2 {
	background-image: url(../images/heading_categories.gif);
	display: block;
	height: 19px;
	width: 150px;
}

#column2 h2.products2 {
	background-image: url(../images/heading_other.gif);
	display: block;
	height: 19px;
	width: 120px;
}

/* Footer ---------------------------------------*/

#footer {
	clear: both;
	background-image: url(/webresources/images/footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 30px 0px 0px 35px;
	font-size: .7em;
	color: #AAAAAA;
	height: 45px;
}

/* Detail Page -----------------------------------*/

#detailcolumn1 {
	margin: 0px 0px 0px 0px;
	height: 200px;
}

#detailcolumn1 div { float: left; }

#detailcolumn1 div.column2 {
	float: right;
	width: 295px;
}

#detailcolumn2 { clear: left; }

#detailcolumn1 ul.tabmenu li { border-top: 1px solid #BBBBBB; }

#detailcolumn1 ul.tabmenu li a {
	text-decoration: none;
	display: block;
	padding-left: 1.6em;
	height: 20px;
}

#detailcolumn1 ul.tabmenu li a.active { background-color: #EFEFEF; }

ul.nav {
	font-size: 1em;
	background-color: #EFEFEF;
	padding: 0em .2em .15em .2em;
	margin-bottom: 18px;
}

ul.nav li {
	font-size: .9em;
	display: inline;
}

ul.nav li a {
	color: #666666;
 border-right: 1px solid color: #666666;;
	padding-right: 8px;
	padding-left: 3px;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: .9em;
}

table.partnumber {
	background-color: #FAFAFA;
	border: 1px solid #999999;
	margin: 1em;
	font-size: .8em;
}

table.specs {
	background-color: #FAFAFA;
	border: 1px solid #AAAAAA;
	margin: 0em;
	font-size: .8em;
	width: 100%;
}

table.specs td {
	white-space: nowrap;
	text-align: center;
}

table.specs th {
	white-space: nowrap;
	text-align: center;
	background-color: #cccccc;
	padding: 0px 0px;
}

.alt { background-color: #EFEFEF; }

/* Home -------------------------------------------*/

#home {
	margin-top: 5px;
	padding-left: 35px;
	background-color: #38393B;
	color: white;
}

#homeimage {
	border-left: 1px solid white;
	border-right: 1px solid white;
	float: left;
	margin: 0px 0px 0px 0px;
}

#homecontent {
	padding-top: 28px;
	width: 100%;
}

#homecontent .column1 {
	float: left;
	width: 450px;
}

#homecontent h1 {
	float: left;
	width: 100%;
	margin: 15px 0;
}

#homecontent p {
	clear: both;
	line-height: 18px;
	text-align: left;
	width: 85%;
	font-size: .9em;
	padding: 0 0 20px 0;
}

#homecontent .column2 {
	float: left;
	width: 150px;
	margin: 10px 0 0 40px;
}

#homecontent .column2 a {
	color: #F96500;
	color: white;
}

#homecontent .column2 a:hover { color: white; }

#homecontent h1.advantage {
	background-image: url(/webresources/images/heading_advantage.gif);
	width: 150px;
	height: 17px;
}

#homecontent h1.product {
	background-image: url(/webresources/images/heading_solutions.gif);
	width: 130px;
	height: 23px;
}

#homecontent h1.representative {
	background-image: url(/webresources/images/heading_representative.gif);
	width: 160px;
	height: 17px;
}

#homecontent ul.productlist { margin-bottom: 1.5em; }

#homecontent ul.productlist li { margin-bottom: .3em; }

/* Forms----------------------------------------*/

.highlight {
	background-color: #FFFEF0;
	border: 1px solid #DDDDDD;
}

input.box {
	border: 1px solid #DDDDDD;
	border-top: 1px solid #777777;
	border-right: 1px solid #BBBBBB;
	background-image: url(../images/boxbackground.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

input.imagebutton { vertical-align: bottom; }

fieldset {
	border: none;
	margin: 0em 0em 2em 0em;
	padding: 0;
}

fieldset legend {
	font-weight: bold;
	color: #3B62B1;
	margin: 0em 0em .8em 0em;
}

label {
	display: block;
	margin-bottom: .8em;
	font-weight: bold;
}

label.required { color: #7A2121; }

/* Contacts --------------------------------*/

dl dt {
	background-color: #666;
	color: #fff;
	font-weight: bold;
	padding: .1em 0em .1em 1em;
	margin-bottom: .5em;
	margin-top: .8em;
	line-height: 1.3em;
}

dl#salesteam dt { background-color: #38393b; }

dl#insidesales dt { background-color: #7896d2; }

dl#ussale dt { background-color: #527281; }

dl#eurosale dt { background-color: #545423; }

dl#intsale dt { background-color: #8c7b29; }

dl dd {
	margin-bottom: .3em;
	position: relative;
	border-bottom: 1px solid #EFEFEF;
	line-height: 1.3em;
	margin-left: 2em;
}

dl dd a {
	display: block;
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
}

dl.country dd a { top: 1.3em; }

/* Products -------------------------------*/

div.productlisting {
	background-color: #EFEFEF;
	border-bottom: 1px solid #DDDDDD;
	padding: .8em .8em .8em .8em;
	margin-bottom: 1em;
	clear: both;
}

/*---- MAP ----*/

.clear { clear: both; }

span.hide {
	position: absolute;
	left: -9999px;
	font-size: 0;
}

#maps {
	position: relative;
	height: 400px;
}

#world_map, #european_map, #usa_map { text-align: center; }

#european_map, #usa_map { display: none; }

#info div#Brazil, #info div#Canada, #info div#India, #info div#West, #info div#Texas, #info div#Central, #info div#NorthEast, #info div#SouthEast, #info div#Italy, #info div#France, #info div#UK, #info div#Japan, #info div#Germany, #info div#Arizona, #info div#China, #info div#Israel, #info div#Other {
	position: absolute;
	top: 100px;
	left: 75px;
	width: 300px;
	display: none;
	background: transparent url("../images/map/transparent.gif") repeat;
	border: 1px solid #000;
	padding: 0 0 10px;
}

#Canada .infohead { background: #af563b; }

#West .infohead, #Texas .infohead, #Central .infohead, #NorthEast .infohead, #SouthEast .infohead, #Arizona .infohead { background: #527281; }

#Brazil .infohead { background: #aea478; }

#Italy .infohead, #France .infohead, #UK .infohead, #Germany .infohead { background: #545423; }

#China .infohead { background: #584310; }

#Japan .infohead { background: #7c6b71; }

#India .infohead { background: #8c7b29; }

#Israel .infohead { background: #EACe77; }

.infohead {
	padding: 3px 10px;
	width: 300px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 280px;
}

i { }

.infobox {
	clear: both;
	width: 300px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 280px;
}

i { }

#info h3 {
	float: left;
	color: #fff;
	text-transform: uppercase;
}

#info a.closebox {
	float: right;
	background: url("../images/map/close_btn.gif") no-repeat;
	width: 10px;
	height: 9px;
	margin-top: 3px;
}

#back_euro, #back_us { position: absolute; }

#back_euro {
	top: 315px;
	left: 415px;
}

#back_us {
	top: 300px;
	left: 15px;
}

#info div p {
	padding: 0 10px;
	font-weight: bold;
}

span.countries { color: #2a51a0; }

.floatImageRight {
	float: right;
	margin: 0 0 20px 20px;
	border: 5px solid #373a3b;
	background: #373a3b;
}

.floatImageLeft {
	float: left;
	margin: 0 20px 20px 0;
	border: 5px solid #373a3b;
	background: #373a3b;
}

.floatImageRight a, .floatImageLeft a { float: left; }

.floatLeft { float: left; }

.floatRight { float: right; }

