
/********************************************************/
/* gr_header */
/********************************************************/
div#gr_header *{
	line-height:130%;
	font-size:12px;
	margin:0;
	padding:0;
	list-style:none;
	color:#444444 !important;
	font-weight:normal;
}

div#gr_header{
	width:800px;
	_width:808px;
	margin:0 auto;
	background:url(../images/gr_wrapper_inner.gif) top center repeat-y;
	padding:0 4px 0 4px !important;
	text-align:left;
}

div#gr_header img{border:0;}

div#gr_header p{
	margin:15px 0 0 0;
	padding:0 0 13px 26px;
	float:left;
}
div#gr_header #gr_header_right{
	float:right;
	margin:28px 25px 0 0;
	_margin:0;
	_padding:28px 25px 0 0;
	text-align:right;
	font-size:80%;
}
	div#gr_header ul#gr_header_country{
		float:left;
		width:auto !important;
		margin:0 0 0 0;
		padding:2px 8px 0 0;
	}
	div#gr_header ul#gr_header_search{
		float:left;
		width:auto !important;
		border-left:1px solid #808080;
		margin:0 0 0 10px;
		padding:0 0 0 0;
	}
	div#gr_header ul#gr_header_search li{
		padding:2px 0 0 8px;
	}
	div#gr_header form{
		float:left;
		width:auto !important;
		margin:0;
		padding:0;
	}
		div#gr_header form imput{margin:auto;}

		div#gr_header #gr_header_textfield{
			height:18px;
			width:148px;
			_height:auto;
			margin:0 5px 0 10px;
		}

/********************************************************/
/* gr_header_menu */
/********************************************************/

div#gr_header_menu{
	height:9px !important;
	font-size:1px;
	width:808px;
	margin:3px auto 0 auto;
	overflow:hidden;
	background:url(../images/gr_header_menu.gif) top center no-repeat;
}
ul#gr_header_menu{
	width:808px;
	height:27px !important;
	margin:2px auto 0 auto;
	_margin:2px 0 0 0;
}
	ul#gr_header_menu li{float:left;height:27px;}
		ul#gr_header_menu a{
			display:block;
			height:27px;
			text-indent:-9999px;
			overflow:hidden;
		}
		li#gr_header_menu_products{background:url(../images/gr_header_menu_products.gif) left top no-repeat;width:136px;}
		li#gr_header_menu_products.hover{background:url(../images/gr_header_menu_products.gif) left -27px no-repeat;text-indent:-9999px;overflow:hidden;}
			li#gr_header_menu_products a{width:136px;}
			li#gr_header_menu_products a:hover{background:url(../images/gr_header_menu_products.gif) left -27px no-repeat;}
		li#gr_header_menu_case{background:url(../images/gr_header_menu_case.gif) left top no-repeat;width:134px;}
		li#gr_header_menu_case.hover{background:url(../images/gr_header_menu_case.gif) left -27px no-repeat;text-indent:-9999px;overflow:hidden;}
			li#gr_header_menu_case a{width:134px;}
			li#gr_header_menu_case a:hover{background:url(../images/gr_header_menu_case.gif) left -27px no-repeat;}
		li#gr_header_menu_purchase{background:url(../images/gr_header_menu_purchase.gif) left top no-repeat;width:134px;}
		li#gr_header_menu_purchase.hover{background:url(../images/gr_header_menu_purchase.gif) left -27px no-repeat;text-indent:-9999px;overflow:hidden;}
			li#gr_header_menu_purchase a{width:134px;}
			li#gr_header_menu_purchase a:hover{background:url(../images/gr_header_menu_purchase.gif) left -27px no-repeat;}
		li#gr_header_menu_support{background:url(../images/gr_header_menu_support.gif) left top no-repeat;width:134px;}
		li#gr_header_menu_support.hover{background:url(../images/gr_header_menu_support.gif) left -27px no-repeat;text-indent:-9999px;overflow:hidden;}
			li#gr_header_menu_support a{width:134px;}
			li#gr_header_menu_support a:hover{background:url(../images/gr_header_menu_support.gif) left -27px no-repeat;}
		li#gr_header_menu_corporate{background:url(../images/gr_header_menu_corporate.gif) left top no-repeat;width:134px;}
		li#gr_header_menu_corporate.hover{background:url(../images/gr_header_menu_corporate.gif) left -27px no-repeat;text-indent:-9999px;overflow:hidden;}
			li#gr_header_menu_corporate a{width:134px;}
			li#gr_header_menu_corporate a:hover{background:url(../images/gr_header_menu_corporate.gif) left -27px no-repeat;}
		li#gr_header_menu_contactus{background:url(../images/gr_header_menu_contactus.gif) left top no-repeat;width:136px;}
		li#gr_header_menu_contactus.hover{background:url(../images/gr_header_menu_contactus.gif) left -27px no-repeat;text-indent:-9999px;overflow:hidden;}
			li#gr_header_menu_contactus a{width:136px;}
			li#gr_header_menu_contactus a:hover{background:url(../images/gr_header_menu_contactus.gif) left -27px no-repeat;}



/********************************************************/
/* clear */
/********************************************************/
ul#gr_header_menu:after,
div#gr_header_right:after,
div#gr_header:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* WinIE7 MacIE5 */
ul#gr_header_menu,
div#gr_header_right,
div#gr_header{
	display:inline-table;
	zoom:100%;
}

/* WinIE5-6 */
/* Hides from IE-mac \*/
* html ul#gr_header_menu,
* html div#gr_header_right,
* html div#gr_header{
	height:1px;
}

ul#gr_header_menu,
div#gr_header_right,
div#gr_header{
	display:block;
}


