/* ÅÄÖ (to make it utf8) */

#pageProductList {
	float: left;
	width: 1000px;
}

div.left {
	float: left;
	width: 210px;
	border:0;
	background-image: url(/img/left_bg.png);
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	padding: 15px;
}


div.left a {
	color: #1f2b80;
	text-decoration: none;
	font-size: 12px;
}

div.left ul.head li ul li a.bold {
	font-weight: bolder;	
}

div.left ul {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

div.left li, div.left ul.head li.dot {
	list-style: circle;
	color: #f67302;
	margin:0;
	padding:0;
	line-height: 16px;
	margin-bottom: 5px;
}

div.left li, div.left ul.head li.dot a {
	color: #1f2b80;
	font-weight: normal;
}

div.left ul.head, div.left ul.head li {
	list-style: none;
	list-style-image: none;
	position: relative;
}

ul.head li.head a {
	font-weight: bolder;
	color: #0d4e7c;	
}

div.left a.bold {
	font-weight: bolder;
}

div.left ul.circle li {
	color: #0d4e7c;	
}

div.left h1 {
	color: #0d4e7c;
	font-size: 12px;
}

div.left h2 a {
	color: #0d4e7c;
	font-size: 12px;
}

div.left div.tab {
	margin-left: 20px;
	line-height: 24px;
}

div.left div.tab a.category {
	color: #0d4e7c;
	font-size: 12px;
	font-weight: bolder;
}

div.left span.header {
	color: #0d4e7c;
	font-size: 12px;
	font-weight: bolder;
}

div.right {
	float: right;	
	border: 2px solid #ececec;
	width: 700px;
	background-image: url(/img/right_bg.png);
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	padding: 20px;
}

div.right div.top h1 {
	font-size: 15px;
	color: #0d4e7c;
}

div#pageProductList div.right h1 {
	font-size: 15px;
	color: #0d4e7c;
	margin-bottom: 10px;
}

div.right div.margin {
	margin-top: 0px;	
}

div.right div.item {
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin-top: 30px;
	padding:0;
	width: 100%;
}

#pageProductList div.right div.item p {
	width: 450px;
	float: right;
	margin-right: 20px;
}

#pageProductList div.right div.item p.tall {
	width: 275px;
}

div.right div.item img {
	float: left;
	max-width: 180px;
	max-height: 100px;
	width: expression(this.width > 180 ? 180: true);
	height: expression(this.height > 100 ? 100: true);
	clear: left;
	margin: 10px 0px 0px 20px;
}

div.right div.item a {
	color: #0d4e7c;
	text-decoration: none;
	font-weight: bolder;
}

div.right span.title {
	font-weight: bolder;
	color: #8d8d8d;
	font-size: 15px;
	width: 100%;
	float: left;
}

div.right span.orange {
	color: #0d4e7c;
	text-transoform: uppercase;
}

div#paging {
	float: left;	
	width: 100%;
	margin-top: 20px;
}

div#paging div {
	float: left;
	padding: 3px;
	font-size: 11px;
	margin: 2px;
	border: 1px solid #f67302;
	background-color: #ffffff;
}

#pageProductList div.right div#paging div a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#pageProductList div.right div#paging div.current {
	font-weight: bolder;
}

#pageProductList div.right div.items {
	float: left; 
	width: 525px; 
}

div.right div.items div.top {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
/*
div.right div.items div.top p {
	float: left;
	width: 250px;
	font-size: 12px;
	line-height: 24px;
	margin:0;
	padding:0;
}

div.right div.items div.top p.full {
	clear: both;
	width: auto;
	margin-top: 10px;
	width: 100%;
}

div.right div.items div.top p.right {
	float: right;
}
*/

#pageProductList div.right div.documentation {
	float: right; 
	background-image: url(/img/industry_top.png);
	background-repeat: no-repeat;
	border:0;
	border-left: 2px solid #0d4e7c; 
	border-bottom: 2px solid #0d4e7c; 
	margin: -22px -22px 0px 0px; 
	width: 180px;
	min-height: 400px;
	padding-top: 10px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bolder;
	text-align: center;
}

#pageProductList div.right div.documentation a {
	font-weight: bolder;
	text-decoration: none;
	color: #000;
}

#pageProductList div.right div.documentation div.documents a {
	color: #0d4e7c;
	font-weight: normal;
	line-height: 22px;
}

#pageProductList div.right div.documentation div.documents img {
	margin-right: 5px;	
}

#pageProductList div.right span.header {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 15px;
	color: #0d4e7c;
}

#pageProductList div.right span.name {
	color: #000;
	font-weight: bolder;
}

#pageProductList div.right div.pdfs {
	margin: 20px 5px 0px 5px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #000;	
}

#pageProductList div.right div.pdfs span.big {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 12px;
}

#pageProduct h1 {
	font-size: 15px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	width: 350px;
	color: #8d8d8d;
}

#pageProduct h2 {
	font-size: 15px;
	color: #8d8d8d;
	float: left;
	clear: left;
	margin-bottom: 10px;
	width: 350px;
}

#pageProduct div.contact h3 {
	font-size: 14px;	
	color: #7f7f7f;
	margin: 0px 0px 4px 10px;
}

#pageProduct h3 {
	font-size: 12px;
	text-align: left;
	color: #0d4e7c;
}

#pageProduct div.error {
	color: #F00;
	font-size: 11px;
	margin: -4px 0px 4px 0px;
	font-weight: bolder;

}

#pageProduct div.contact {
	float: right;
	width: 331px;
	background-color: #eeeeee;
	background-image: url(/img/grey_box_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#pageProduct div.contact div.fields input {
	border: 1px solid #0d4e7c;	
	margin-bottom: 5px;
	width: 243px;
	color: #838383;
	font-size: 12px;
	padding-left: 2px;
}


#pageProduct div.contact div.fields input[type="radio"] {
	float: left;	
	width: 15px;
	margin:0;
	margin-left: 10px;
	border:0;
	padding:0;
}

#pageProduct div.contact div.fields input[type="radio"].nomargin {
	margin:0;
	padding:0;
}

#pageProduct div.contact div.fields label {
	float: left;	
	font-size: 11px;
	color: #838383;
	margin:0;
	margin-top: 3px;
}

#pageProduct div.contact div.fields select {
	border: 1px solid #f88f35;	
	margin-bottom: 5px;
	width: 246px;
	color: #838383;
	font-size: 12px;
}

#pageProduct div.contact div.fields div.header {
	float: left;
	clear:  both;
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	color: #7f7f7f;
	font-weight: bolder;
	text-transform: uppercase;
}

#pageProduct div.contact div.fields textarea {
	border: 1px solid #f88f35;
	float: left;
	font-size: 11px;
	color: #838383;
	width: 243px;
	height: 150px;
	display: none;
}

#pageProduct div.contact img.top {
}

#pageProduct div.technical {
	float: right;
	clear: right;
	width: 311px;
	border: 2px solid #eeeeee;
	background-image: url(/img/technical_bg.png);
	backgorund-position: center bottom;
	margin-top: 15px;
	padding: 10px;
}

#pageProduct div.technical h3 {
	float: left;
	clear: both;
	width: 100%;
}

#pageProduct div.technical a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

#pageProduct div.technical img {
	margin-right: 7px;
}

/*
#pageProduct h3 {
	color: #0d4e7c;
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
*/

#pageProduct div.image {
	float: left;
	clear: left;
	width: 330px;
	height: 180px;
}

#pageProduct div.image img {
	max-width: 330px;
	max-height: 180px;
	width: expression(this.width > 330 ? 330: true);
	height: expression(this.height > 180 ? 180: true);
}

#pageProduct div.dots {
	float: left;
	clear: left;
	margin-top: 20px;
	font-size: 12px;
	width: 350px;
}

#pageProduct div.dots ul {
	list-style-image: url(/img/dot.png);
	margin-left: 0px;
	padding-left: 20px;
}

#pageProduct div.dots ul li {
	margin: 7px 0px 7px 0px;	
}

#pageProduct div.dots img {
	margin-right: 5px;
}

#pageProduct div.text {
	float: left;
	clear: both;
	font-size: 12px;
	width: 700px;
}

#pageProduct div.text h2 {
	color: #0d4e7c;
	font-size: 14px;
	clear: both;
	width: 700px;
	padding-top: 20px;
}

/*
#pageProduct h3 {
	color: #0d4e7c;
	font-size: 14px;
}
*/

/*
#pageProduct div.text p {
	margin:0;
	padding:0;
	float: left;
	line-height: 24px;
	width: 340px;
}

#pageProduct div.text p.right {
	float: right;	
}

#pageProduct div.text p.full {
	clear: both;
	margin-top: 10px;
	width: 700px;
}
*/

#pageProduct div.faq {
	float: right;
	width: 130px;
	height: 37px;
	text-align: center;
	background-image: url(/img/button_big.png);
	font-weight: bolder;
	color: #fff;
	padding-top: 12px;
	cursor: pointer;
}

#pageProduct div.right {
	background-image: url(/img/product_bg.png);
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	padding: 20px;
}

#pageProduct div.contact label, #pageProduct div.contact input {
	margin:0;
	padding:0;
}

#pageProduct div.contact div.fields {
	float: left;	
}

#pageProduct div.contact form {
	width: 300px;
	margin: 0px 0px 10px 10px;
	float: left;
}

#pageProduct div.contact div.send {
	background-image: url(/img/button_small.png);
	width: 61px;
	height: 21px;
	font-size: 12px;
	color: #fff;
	font-weight: bolder;
	text-align: center;
	padding-top: 5px;
	float: right;
	margin: -26px 10px 10px 0px;
	cursor: pointer;
}

div.left_new div.head {
	margin-left: 5px;	
}