.highlight{
	color: darkred;
     	font-weight: bold;
}

html, body {
	background-color:#FFFFFF;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	line-height:13px;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	float:left;
	color: #333333;
	text-align: center;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

form {
	display: inline;
}
select {
	border: 1px solid #333333;
	font-size: 11px;
	color:#333333;
	margin:3px 0;
	width:150px;
}

a {
	color: #336699;
	/*color: #21367d; */
	text-decoration: underline;
	font-size: 10px;
}

a.link {
	padding-left: 13px;
	display: block;
	background: url(../images/arrow-image.gif) no-repeat;
	font-weight:bold;
	color: #336699;
	font-size: 11px;
	line-height: 13px;
}
a.linknext {
	padding-right: 16px;
	display: inline;
	background: url(../images/arrow-image.gif) no-repeat;
	background-position: right;
	font-weight:bold;
	color: #336699;
	font-size: 11px;
	line-height: 13px;
}
a.linkprev {
	padding-left: 13px;
	display: inline;
	background: url(../images/arrow-image_prev.gif) no-repeat;
	font-weight:bold;
	color: #336699;
	font-size: 11px;
	line-height: 13px;
}

a.printpage {
	padding-left: 13px;
	display: inline;
	font-weight:bold;
	color: #336699;
	font-size: 10px;
	line-height: 13px;
	background: url(../images/ic_print.gif) no-repeat;
}

.nomarginright{
	margin-right:0px;
}

ul {
	padding-left: 16px;
	margin: 0;
}

ol {
	margin: 0;
}

a img {border:0}

h1 {
	line-height: 22px;
	font-size: 22px;
	margin: 5px 0 0 0;
	padding: 0px;
	padding-bottom: 13px;
	font-weight:normal;
	color:#FFFFFF;
}

h2 {
	font-size: 14px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

h3 {
	line-height: 11px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}

.green .global h2 {
	color:#699D17;
}
.red .global h2 {
	color:#9E0E02;
}
.orange .global h2,
.yellow .global h2 {
	color:#EB7407;
}
.purple .global h2 {
	color:#6b2c7c;
}
.turquoise .global h2 {
	color:#61adab;
}

#shadow {
	background: url(../images/bg_page_shadow_highbw.png) repeat-y center top;
}

.low #shadow {
	background: url(../images/bg_page_shadow_lowbw.png) repeat-y center top;
}

#content {
	margin: 0px auto;
	text-align:left;
	width: 988px;
}

#popupcontent {
	margin: 0px auto;
	text-align:left;
	width: 850px;
}

.low #content {
	width: 768px;
}

#pagecontent {
	padding: 0 26px;
}

.left {
	width: 220px;
}

.right {
	width: 716px;
}

.onecolumn {
	padding-left:26px;
	width:153px;
}
.twocolumn {
	padding-left:26px;
	width:332px;
}
.threecolumn {
	padding-left:26px;
	width:511px;
}
.fourcolumn {
	padding-left:26px;
	width:690px;
}

ul.bulletlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.bulletlist li {
	padding-left: 13px;
	background: url(../images/arrow-image.gif) no-repeat left 1px;
	font-weight:bold;
}

ul.listnostyle {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.siteselectpulldown {
	border: 1px solid black; 
	font-size: 10px; 
	height: auto; 
	line-height: 11px;
}
/* used on corporate home page */
DIV.siteselect SELECT {
	width:240px;
}

/* LEFTNAV   BEGIN*/
ul.submenu{
 list-style:none;
 margin:0;
 padding:0;
 list-style-type:none;
 text-align:left;
 width: 207px;
}


ul.submenu li a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 7px 15px;
	background: url(../images/nav_dottedLine.gif) repeat-x bottom left;
}
ul.submenu li a.current {
	color: white;
	font-weight: bold;
}

.orange ul.submenu a:hover,
.yellow ul.submenu a:hover {
background-color:#DFB084;
color:#FFFFFF;
}
.orange ul.submenu li a.current,
.yellow ul.submenu li a.current {
	background-color: #BF620A;
}

.purple ul.submenu a:hover {
background-color:#EFE7F2;
color:#333333;
}
.purple ul.submenu li a.current{
	background-color: #EFE7F2;
	font-weight: bold;
	color: #60207E;
}

.green ul.submenu a:hover {
	background-color:#B4CE8B;
	color:#FFFFFF; 
}
.green ul.submenu li a.current{
	background-color: #699D17; 
}

.red ul.submenu a:hover {
background-color:#CD6D67;
color:#FFFFFF;
}
.red ul.submenu li a.current{
	background-color: #9E0E02;
}

.yellow ul.submenu a:hover {
background-color:#E5BE7F;
color:#FFFFFF;
}
.yellow ul.submenu li a.current{
	background-color: #CC7E00;
}

ul.submenu a:hover {
color:#FFFFFF;
}
/*LEFTNAV   END*/



.leftnavDiagonalBg {
	padding: 13px;
	width: 180px;
}
.leftnavDiagonalBg SELECT {
	width: 180px !important;
}

.leftnavDiagonalBg a {
	font-weight:bold;
	text-decoration:underline;
	color:#336699;
}

.green .leftnavDiagonalBg {
	background: url(../images/bg_lineDiag_green.gif) repeat;		
}
.purple .leftnavDiagonalBg {
	background: url(../images/bg_lineDiag_purple.gif) repeat;		
}
.orange .leftnavDiagonalBg,
.yellow .leftnavDiagonalBg {
	background: url(../images/bg_lineDiag_orange.gif) repeat;		
}
.red .leftnavDiagonalBg {
	background: url(../images/bg_lineDiag_red.gif) repeat;		
}
.turquoise .leftnavDiagonalBg {
	background: url(../images/bg_lineDiag_turquoise.gif) repeat;		
}
a.leftnavArrowLink {
	font-weight: bold;		
	padding-left: 13px;
}
.green a.leftnavArrowLink {
	color: #58aa29;
	background: url(../images/arrow_leftnav_green.gif) no-repeat left 1px;	
}
.purple a.leftnavArrowLink {
	color: #6b2c7c;
	background: url(../images/arrow_leftnav_purple.gif) no-repeat left 1px;	
}

.orange a.leftnavArrowLink,
.yellow a.leftnavArrowLink {
	color: #eb7407;
	background: url(../images/arrow_leftnav_orange.gif) no-repeat left 1px;	
}

/*Background*/
.green .local {
	background:url(../images/bg_body_green.jpg) repeat-x #ffffff;
}
.orange .local{
	background:url(../images/bg_body_orange.jpg) repeat-x #ffffff;
}
.yellow .local{
	background:url(../images/bg_body_yellow.jpg) repeat-x #ffffff;
}
.purple .local{
	background:url(../images/bg_body_purple.jpg) repeat-x #ffffff;
}
.red .local{
	background:url(../images/bg_body_red.jpg) repeat-x #ffffff;
}
.turquoise .local{
	background:url(../images/bg_body_turquoise.jpg) repeat-x #ffffff;
}

/* header */
#header {
	height: 35px;
	padding: 15px;
}

#selogo {
	background: url(../images/logo_white_torfeh.png) no-repeat;
	width:155px;
	height:30px;
	margin-right: 13px;
}

.headercountry {
	margin: 9px 0 0 0px;
	color:#ffffff;
	float:left;
}

.headercountry a {
	color:#333333;
	text-decoration:none;
	background: url(../images/linkArrow.gif) no-repeat;
	padding-left: 13px;
	font-size: 11px;
}


.headermenu {
	color:#ffffff;
	padding-left: 7px;
	margin: 5px 0 0 0;
	list-style-type: none;
}

.headermenu li{
	float:left;
	margin: 2px 15px 0 0;
	background: url(../images/linkArrow_white.gif) no-repeat;
}

.headermenu li a{
	color:#ffffff;
	padding-left: 13px;
	text-decoration:none;
}

/*Footer*/
#footer {
	clear:both;
	margin: 20px 0px 30px 0px;
	background: url(../images/bg_footer_dark.gif) repeat-x;
	padding: 15px 0 30px 0;
	color: #333333;
	font-size: 10px;
	height: 39px;
}

.footermenu {
	padding: 0px;
	margin: 0;
	list-style-type: none;
	font-weight: bold;
}

.footermenu li{
	float:left;
	margin:0 13px 0 0;
	background: url(../images/linkArrow_dark.gif) no-repeat;
}

.footermenu li a{
	color: #333333;
	padding-left: 10px;
	text-decoration:none;
}

.transparent80 {
	filter:alpha(opacity=80);   
	-moz-opacity: 0.8;   
	opacity: 0.8;
}
.line {
	clear:both;	
	height:1px;
	line-height:1px;
	background: url(../images/line_dotted.gif) repeat-x;
}
.whitespace {
	 clear:both;
	 height:13px;
}
.whitespace2 {
	clear:both;
	 height:26px;
}
.whitespace3 {
	clear:both;
	 height:39px;
}
.whitespacelarge {
	clear:both;
	 height:26px;
}

.popupline {
	clear:both;	
	height:3px;
	line-height:3px;
}
.purple .popupline {
	background-color:#6b2c7c;
}
.popupsubnav {
	clear:both;	
	height:23px; 
}

.purple .popupsubnav {
	background-color:#e2d6e5;
}
 
/*CORPORATE MAINpages start*/

.global #selogo {
	background: url(../images/logo_torfeh.png) no-repeat;
}

.global {
	background:none;
}

.global .headermenu,
.global .headercountry,
.global .headercountry li a,
.global .headermenu li a {
	color:#333333;
}

.whitetext .headermenu,
.whitetext .headercountry,
.whitetext .headercountry a,
.whitetext .headermenu li a {
	color: #FFFFFF;	
}

.whitetext .headercountry a {
	background: url(../images/linkArrow_white.gif) no-repeat;
}

.global .headermenu li{
	background: url(../images/linkArrow.gif) no-repeat;
}

.whitetext .headermenu  li {
	background: url(../images/linkArrow_white.gif) no-repeat;
}

.green .global ul.submenu a:hover {
	color:#333333;
	background-color:#B4CE8B;
}
.green .global ul.submenu li a.current{
	background-color: #B4CE8B;
	color:#699D17;
}

.green .global h1 {
	color:#699D17;
}
.red .global h1 {
	color:#9E0E02;
}
.orange .global h1,
.yellow .global h1 {
	color:#EB7407;
}
.purple .global h1 {
	color:#6b2c7c;
}
.turquoise .global h1 {
	color:#61adab;
}

.form input, textarea {
	width:332px;
	margin-bottom:13px;
}

	  /*contact phonelist begin*/
.listnostyle.onecolumnlist li {
	float: none;
	width: 99%
}
.twocolumnslist li {
	float:left;
	width: 49%;
}
.twocolumnslist li ul li{
	float: none;
}
ul.listnostyle {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
	  /*contact phonelist end*/
	  /*corporate product specification pages*/
.specificationcolum {
	margin-left: 26px; 
	width: 212px;
}
.listbackgroundwhite {
	background-color: #FFFFFF;
}
.green .listbackgroundcolor {
	background-color: #E2F3DF;
}
.orange .listbackgroundcolor,
.yellow .listbackgroundcolor {
	background-color: #FDF1E6;
}

.smallblock {
	padding-left: 13px;	
	padding-right: 13px;	
	padding-top: 6px;
	padding-bottom: 6px;
}	
.columnnowidth {
	margin-right: 52px;
}
	/*corporate product specification pages*/
/*CORPORATE MAINpages end*/

/*BAR*/
.bar {
	border:1px solid #b0b0b0;
	border-top: 4px solid #611C7F;
	background-image:url(../images/bg_bargradient_purple.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-bottom:4px;
	font-weight:bold;
}
.innerbar {
	padding:13px 13px 0 13px;
}
.barheader {
	
	padding-bottom: 13px;
}
.bardropbox {
	margin-right:0px;
}
.bardropboxtxt {
	padding:4px 13px 0 0;
}
div.bardropbox select{
width: 355px;
}
/*END BAR*/
/*ERETAILER*/
.eretailer_onecolumn {
	width:91px;
	padding-left:13px;
}
.eretailer_twocolumn {
	width:260px;
	padding-left:26px;
}
.eretailer_twocolumn img {
	/*width:104px;*/
	margin-right:13px;
}
/* END ERETAILER*/
.ltr{
	direction:ltr;
}
.rtl{
	direction:rtl;
}




