html {
    border-left: 0px;
    }

body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
    }

body {
    text-align: center;
    color: #454545;
	background-color: #f2f2f2;
	padding-top: 10px;
    }

body, input, select, option, textarea, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: "Trebuchet MS", verdana, lucida, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;	
	line-height: 1em;
    }

strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    }

/* START global classes */
a img {
	cursor: pointer;
	}
	
p.inputText {
	width: 257px;
	border: 1px solid #E4E3E8;	
	}

input.inputText {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #F3F3F3;
	color: #454545;
	width: 255px;
	height: 12px;
	padding-top: 3px;
	}
	
HTML>BODY input.inputText {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;		
	padding-top: 0px;
	height: 15px;
	}	

td.alignLeft {
	text-align: left;
	}
	
td.alignRight {
	text-align: right;
	}
	
a:link, a:visited, a:active {
	color: #005ac3;
	background-color: inherit;
	text-decoration: none;
	}
	
a:hover {
	color: #454545;
	background-color: inherit;	
	}
/* END global classes */

#wrapper {
    width: 774px;
	height:auto;
    float: none;
    text-align: left;    
    margin: 0px auto;
	color: inherit;
	background-color: inherit;
	}

/* START top */
#top {
	width: 774px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color:#ffffff;
	height: 230px;	
	}	
#top .left {
	float: left;
	width:170px;
	color:#878787;
	text-align:left;
}
#top .right {
	float: right;
	width:570px;
	text-align:right;
}
#top img.header {
	clear: both;
	display: block;
	margin: 0px auto;
	}

* html #top img.header {
	position: relative;
	top: 4px;
	}

#top_background {
	padding-left:14px;
	padding-right:14px;
	width: 742px;
}
	
#top_background .searchSubmitImg {
	display:right;
	vertical-align:middle;
	margin-top:-5px;
	
}
	
#top_background .inputText {
	background-color:#ffffff;
	border:1px solid #cccccc;
	width:100px;
	padding:2px;
	height:12px;
	color:#333333;
	font-size:10px;
	text-align:right;
	
}	
	
#top_background ul.menu {	
	list-style-type: none;
	float: right;
	margin-bottom: 7px;
	}	
	
HTML>BODY #top_background ul.menu {	
	margin-left: 12px;
	color:#5bb0ec;
	}
	
#top_background li {
	display: inline;
	padding-left:3px;
	}

#top_background ul.menu a , #top_background ul.menu a:active, #top_background ul.menu a:visited  {	
	font-family:arial;
	font-size:10px;
	color:#454545;
	}	
	
#top_background ul.menu a:hover {	
	font-family:arial;
	font-size:10px;
	color:#5bb0ec;
}	

#top_background ul.menu   {	
	font-family:arial;
	font-size:10px;
	color:#454545;
}	

div#language_selector {
	
}
	
HTML>BODY div#language_selector {

	}

div#language_selector li {	
	color: #0060BC;
	background-color: inherit;
	display: block;
	font-size:10px;
	float: right;
	padding-top: 5px;
	text-align: right;	
	font-family:arial;
	margin-left:-2px;
	}

div#language_selector a:link, div#language_selector a:active, div#language_selector a:visited {
	color: #454545;
	font-family:arial;
	font-size:10px;
	}
	
div#language_selector a:hover {
	color: #0060BC;
	font-family:arial;
	font-size:10px;	
	}
	
#topSearchAndLanguage {
	margin-bottom:27px;

}		

/* END top */	

	
#content {	
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color:#ffffff;
	font-family:arial;
	width:774px;
	background-image:url('../new_image/content_bg_center.jpg'); 
	background-position:10px 4px;
	background-repeat:no-repeat;
	}

HTML>BODY #content {		
	font-family:arial;
	overflow: auto;
	}

#left {	
	float: left;	
	width: 500px;
	padding-top: 12px;		
	padding-bottom: 15px;	
	font-family:arial;	
	padding-left: 14px;		
	}

html>body #left {
	width: 500px;
	font-family:arial;
	}

#homeProductsList li {
	list-style-image: url('../new_image/bullet_home.jpg');
	padding:2px;
	margin-left:15px;
}	

.homeNews_date {
	width:220px;
	background-image:url('../new_image/news_home_dots.jpg'); 
	background-repeat:repeat-x;
}
	
#right {	
	float: right;
	width: 240px;		
	font-family:arial;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 17px;
	text-align: right;	
	}

/* START copyright */
#copyright {
	float: left;
	width: 770px;
	font-size: 10px;
	color: #666666;
	background: inherit;	
	}

#copyright div.left {
	float: left;
	margin-left: 6px;	
	}

HTML>BODY #copyright div.left {
	margin-left: 12px;
	}

#copyright div.right {
	float: right;
	margin-right: 4px;
	}
	
HTML>BODY #copyright div.right {
	margin-right: 10px;
	}
/* END copyright */

/* START bottom */
#bottom {
	float: left;
	width: 774px;
	color: #bbbbbb;
	background-color: #ffffff;	
	border:1px solid #cccccc;
	border-top:0px;
	height: 35px;
	text-align: right;
	font-size: 10px;
	padding-top:40px;
	margin-bottom:100px;
	padding-bottom:7px;
	}
#bottom .left {
	float: left;
	color:#878787;
	text-align:left;
	margin-left:15px;
}
#bottom .right {
	float: right;
	text-align:right;
	margin-right:15px;
}
#bottom div.bottom_menu {
	width: 770px;	
	margin-right: 1px;
	margin-top: 10px;
	float: right;	
	text-align:left;
	}

#bottom ul {
	list-style-type: none;
	}
	
#bottom li {
	display: inline;
	}
	
#bottom ul.left {
	float: left;
	margin-left: 7px;	
	}

HTML>BODY #bottom ul.left {
	margin-left: 15px;
	}

#bottom ul.right {
	float: left;
	margin-right: 4px;
	}
	
HTML>BODY #bottom ul.right {
	margin-right: 10px;
	}

#bottom ul.right li {
	text-align: left;
	}

#bottom span {
	padding-left: 0px;
	padding-right: 0px;
	}
	
#bottom a:link, #bottom a:visited, #bottom a:active {
	color: #878787;
	background-color: inherit;
	text-decoration: none;
	}

#bottom a:hover {
	color: #005ac3;
	background-color: inherit;	
	}
/* END bottom */
	
/* START right_search */
#right_search {
	float: right;
	margin-top: 65px;
	}

#right_search p.inputText {
	float: right;
	margin-top: 5px;	
	}
	
#right_search table {
	margin-top: 5px;
	float: right;
	width: 260px;
	}
/* END right_search */


/* START right_newsletter */
#right_newsletter {
	float: right;
	text-align:left;
	color:#454545;
	}

#right_newsletter p.statement {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 220px;	
	}
	
#right_newsletter p.inputText {
	float: right;
	margin-top: 5px;
	}

#right_newsletter input.inputNewsletterText {
	text-align: right;
	border:1px solid #cccccc;
	background-color:#ffffff;
	width:193px;
	height:14px;
	margin-right:0px;
	color:#454545;
	}

#right_newsletter table {
	margin-top: 5px;
	float: right;
	width: 260px;
	}
/* END right_newsletter */


/* START right_branding */
#right_branding {
	float: right;
	margin-top: 50px;
	text-align: right;
	}
	
#right_branding img {
	display: block;
	}
/* END right_branding */


/* START homepage_products */
#homepage_products {	
	}

#homepage_products table {
	margin-top: 30px;
	}
	
#homepage_products td {
	vertical-align: top;
	height: 90px;
	}
	
#homepage_products td.image {
	padding-left: 5px;
	}
	
#homepage_products h6 {
	color: #005ac3;
	background-color: inherit;
	}
	
#homepage_products div.description {
	margin-top: 5px;
	margin-left: 10px;
	color: #454545;
	background-color: inherit;	
	height: 35px;
	}
	
#homepage_products p.details {
	margin-top: 5px;
	text-align: right;	
	}
/* END homepage_products */

/* START homepage_news */
#homepage_news {
	margin-top: 20px;
	}

#homepage_news table {
	margin-top: 10px;
	margin-left: 10px;
	}
	
#homepage_news td {
	vertical-align: top;
	height: 90px;
	}
	
#homepage_news h6 {
	color: #005ac3;
	background-color: inherit;
	}

#homepage_news p.date {
	margin-top: 5px;
	margin-left: 20px;
	color: #a3a3a3;
	background-color: inherit;	
	}

#homepage_news p.description {
	margin-top: 5px;
	margin-left: 10px;
	color: #454545;
	background-color: inherit;	
	}
	
#homepage_news p.details {
	margin-top: 5px;
	text-align: right;	
	}
/* END homepage_news */

/* START product_category */
#product_category {
	margin-top: 30px;	
	}
	
#product_category table {
	width: 100%;
	}

#product_category td {
	vertical-align: top;
	padding-top: 10px;
	}

#product_category h6 {
	color: #005bc2;
	background-color: inherit;
	}
	
#product_category ul {
	margin-top: 5px;
	margin-left: 15px;
	color: #005ac3;
	background-color: inherit;
	line-height: 1.5em;
	}
	
#product_category a:link, #product_category a:visited, #product_category a:active {
	color: #005ac3;
	background-color: inherit;
	text-decoration: none;	
	}
	
#product_category a:hover {
	color: #454545;
	background-color: inherit;	
	}
/* END product_category */


/* START feedback_user */
#feedback_user {
	clear: both;
	float: none;
	margin-top: 30px;
	color: #FF0000;
	background-color: inherit;
	font-weight: bold;
	}
	
#feedback_user ul {
	list-style-type: none;	
	}
/* END feedback_user */

/* START advanced_search */
#advanced_search {
	height: 500px;
    margin-top: 30px;	
	}
	
HTML>BODY #advanced_search {
	min-height: 500px;
	height: auto;
	}

#advanced_search h6 {
	color: #005ac3;
	background-color: inherit;
	font-size: 13px;
	margin-bottom: 5px;
    clear: both;
	margin-left: 10px;	
	}

#advanced_search table {
	margin-top: 10px;
	margin-left: 10px;
	}

#advanced_search td {
	height: 10px;
	}

#advanced_search select {
	width: 200px;
	color: #005ac3;
	background-color: #FFFFFF;
	}
	
#advanced_search p {
	color: #005ac3;
	background-color: inherit;
	margin-bottom: 3px;
	}
/* END advanced_search */

/* START advanced_search_results */
table#advanced_search_results {
	width: 100%;	
	}
	
table#advanced_search_results td {
	vertical-align: top;
	}
	
table#advanced_search_results th {
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 20px;
	color: #005ac3;
	background-color: inherit;
	font-size: 13px;
	}
	
table#advanced_search_results td.image	{
	text-align: left;
	}

table#advanced_search_results div.description	{
	height: 50px;
	}

table#advanced_search_results p.details {
	text-align: right;
	}
/* END advanced_search_results */


/* START advanced_search_results */
#search_results {
	height: 500px;
    margin-top: 30px;
    margin-left: 10px;	
	}
	
HTML>BODY #search_results {
	min-height: 500px;
	height: auto;
	}
	
#search_results td {
	vertical-align: top;
	padding-bottom: 5px;
	line-height: 1.3em;
	}
	
#search_results h6 {
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	color: #005ac3;
	background-color: inherit;
	font-size: 13px;
	}
	
#search_results td.image	{
	text-align: left;
	}

#search_results div.description	{
	height: 50px;
	}

#search_results p.details {
	text-align: right;
	}
/* END advanced_search_results */

#resultDiv {	
	position: relative;	
	width: 252px;
	height: 18px;
	background-color: #f3f3f3;
	text-align: right;	
	z-Index: 1000;
	cursor: pointer;		
	padding-top: 4px;
	color: #000000;	
	}

* html #resultDiv {
	filter: alpha(opacity=60);	
	width: 262px;	
	}

HTML>BODY #resultDiv {	
	position: relative;
	top: 4px;
	left: 10px;
	width: 260px;
	-moz-opacity: 0.6;
	opacity: 0.6;	
	}
	
#resultDiv div {
	background-color: #f3f3f3;
	padding-left: 5px;
	padding-right: 5px;	
	}

/*
* html  #right_search table#searchTable {
	margin-top: -20px;
	}
*/
#tone {
	Z-INDEX: 6; OVERFLOW: hidden; CLIP: rect(0px 1px 1px 0px); POSITION: absolute
}
#toneok {
	Z-INDEX: 2; LEFT: 0px; WIDTH: 50px; POSITION: absolute; TOP: 0px
}

#content_ajax {
	width: 430px;
	padding: 10px;
	}	