/**********************/
/******** fonts *******/
/**********************/

H1 {
	color:#009933;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size:24px;
	line-height:29px;
	text-decoration: none;
	margin-top:0px;
}
H2 {
	color:#009933;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size:18px;
	line-height:21px;
	text-decoration: none;
	margin-top:0px;
}
H3 {
	color:#009933;
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	text-decoration: none
}
H4 {
	color:#009933;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size:14px;
	line-height:17px;
	text-decoration: none
}
H5 {
	color:#000000;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	text-decoration: none
}
H6 {
	color:#009933;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	text-decoration: none
}
p {
	font-family: arial, verdana, sans-serif;
	color: #000;
	font-size: 12px;
}
.headline01 {
	color:#009933;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size:24px;
	line-height:29px;
	text-decoration: none;
}
.headline02 {
	color:#009933;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size:18px;
	line-height:21px;
	text-decoration: none
}
.headline03 {
	color:#009933;
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	text-decoration: none
}
.copytext {
	color:#000000;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	text-decoration: none
}
.copytext_green {
	color:#009933;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	text-decoration: none
}
.copytext_gbold {
	color:#009933;
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	text-decoration: none
}
.copytext_gboldl {
	color:#009933;
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	text-decoration: none
}
/***** copytext link *****/
a.copytext_link:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none
}
a.copytext_link:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none
}
a.copytext_link:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none
}
a.copytext_link:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none
}
.copytext_link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration:none
}
/***** path navigation *****/
a.path_link:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.path_link:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.path_link:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.path_link:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.path_link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
/****** Footer ******/
a.footer:link {
	color: #009933;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline
}
a.footer:visited {
	color: #009933;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline
}
a.footer:hover {
	color: #009933;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline
}
a.footer:active {
	color: #009933;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline
}
.footer {
	color: #009933;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none
}
/***** colors *****/
.green {
	background-color: #009933;
}
.green20 {
	background-color: #CCEBD6;
}
.green10 {
	background-color: #E5F5EB;
}
.white {
	background-color: #FFFFFF;
}
.black {
	background-color: #000000;
}
.gn_blue {
	background-color: #006699;
}
/**************************/
/****** page body css *****/
/**************************/


/***** search field side navigation *****/ 
.input_search {
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #009933;
	text-align: left;
	position: relative;
	left: 2px;
	width: 150px;
	height: 20px;
}
/***** submit button side navigation *****/ 
.submit_search {
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #009933;
	text-align: middle;
	height: 20px;
}
/***** position main navigation *****/
.main_navigation {
 background-color: #;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 188px
}
/***** position content *****/
.content {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 102px;
	left: 188px;
	z-index: 0;
}
/***** position content *****/
.content-left {
	background-color: transparent;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 102px;
	left: 31px;
	z-index: 0;
}
/***** position content greenfield *****/
.green_field {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 102px;
	left: 782px
}
/***** position print screen *****/
.print_screen {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 598px;
	left: 800px
}
/*********************/
/**** layout css *****/
/*********************/



/***** list style *****/

ul {
	margin-top: 0;
}
li {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:-25px;
	color:#009933;
}
/***** horizontal line - <hr> *****/
hr {
	height: 1px;
	color: rgb(0, 153, 51);
	background-color: rgb(0, 153, 51);
	border: 0px none;
}
/***** text style edit mode *****/
.edit_text {
	color: #ff0000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
/***** left side teufen picture ******/
.teufen {
	background-color: #FFFFFF;
	background-image: url(../images/layout/teufen_panorama.jpg);
	background-repeat: no-repeat;
}
/***** design contact input form (125px) *****/
td.loginform_top {
	background: #e5f5eb url(../images/layout/loginform_top.gif) no-repeat top left;
}
td.loginform_middle {
	background: #e5f5eb url(../images/layout/loginform_middle.gif) repeat-y top left;
}
td.loginform_bottom {
	background: #e5f5eb url(../images/layout/loginform_bottom.gif) no-repeat top left;
}
/***** contact input form *****/
input.logininput {
	width: 117px;
	height: 18px;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #009933;
	text-align: left;
	margin: 0 0 0 0;
	border-color: transparent;
}
/***** design onlinetest input form (370px) *****/
td.regform1_top {
	background: #e5f5eb url(../images/extras/onlinetest/regform1_top.gif) no-repeat top left;
}
td.regform1_middle {
	background: #e5f5eb url(../images/extras/onlinetest/regform1_middle.gif) repeat-y top left;
}
td.regform1_bottom {
	background: #e5f5eb url(../images/extras/onlinetest/regform1_bottom.gif) no-repeat top left;
}
/***** design dealer and doctor input form (280px) *****/
td.regform_top {
	background: #e5f5eb url(../images/layout/regform_top.gif) no-repeat top left;
}
td.regform_middle {
	background: #e5f5eb url(../images/layout/regform_middle.gif) repeat-y top left;
}
td.regform_bottom {
	background: #e5f5eb url(../images/layout/regform_bottom.gif) no-repeat top left;
}
/***** dealer and doctor input form *****/
input.reginput {
	width: 140px;
	height: 18px;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #009933;
	text-align: left;
	margin: 0 0 0 0;
	border-color: transparent;
}
/***** dealer and doctor input form email *****/
input.regemailinput {
	width: 200px;
	height: 18px;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #009933;
	text-align: left;
	margin: 0 0 0 0;
	border-color: transparent;
}
/***** design newsletter subscribe include input form (180px) *****/
td.newsform_top {
	background: #e5f5eb url(../images/layout/newsform_top.gif) no-repeat top left;
}
td.newsform_middle {
	background: #e5f5eb url(../images/layout/newsform_middle.gif) repeat-y top left;
}
td.newsform_bottom {
	background: #e5f5eb url(../images/layout/newsform_bottom.gif) no-repeat top left;
}
/***** newsletter subscribe include input form *****/
input.newsinput {
	width: 170px;
	height: 18px;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #009933;
	text-align: left;
	margin: 0 0 0 0;
	border-color: transparent;
}
/***** submit button newsletter subscribe include (160px) *****/
td.newssubmit_top {
	background: #093 url(../images/layout/newsform_top.gif) no-repeat top left;
}
td.newssubmit_middle {
	background-color: #093;
}
td.newssubmit_bottom {
	background: #093 url(../images/layout/newsform_bottom.gif) no-repeat top left;
}
/***** submit button newsletter subscribe include *****/
input.newsbutinput {
	background-color: #093;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #fff;
	border: 0;
	margin: 0;
}
/***** pulldown with width 188px *****/
.plant_select {
	color: #009933;
	font-size: 12px;
	background-color: #ccebd6;
	text-align: left;
	width: 188px;
}
/***** pulldown with width 188px *****/
.dealer_select {
	color: #009933;
	font-size: 12px;
	background-color: #ccebd6;
	text-align: left;
	width: 220px;
}
/***** pulldown with width 222px *****/
.select1 {
	color: #009933;
	font-size: 12px;
	background-color: #ccebd6;
	text-align: left;
	margin-right: 5px;
	width: 222px;
}
/***** online test frame  *****/
td.testframe_top {
	background: #FFFFFF url(../images/extras/onlinetest/frame_top.gif) no-repeat top left;
}
td.testframe_left {
	background: #FFFFFF url(../images/extras/onlinetest/frame_left.gif) repeat-y top left;
}
td.testframe_right {
	background: #FFFFFF url(../images/extras/onlinetest/frame_right.gif) repeat-y top right;
}
td.testframe_bottom {
	background: #FFFFFF url(../images/extras/onlinetest/frame_bottom.gif) no-repeat top left;
}
/**************************/
/**** product page css ****/
/**************************/

h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
input.headline {
	color:#009933;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size:24px;
	height: 32px;
	border: 1px solid grey;
	width:350px;
}
div#active_menu_input {
	position: absolute;
	top: 5px;
	left: 100px;
	z-index: 10001;
}
/* link */
a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: underline;
	font-weight: normal;
}
table#productfinder {
	border-collapse: inherit;
	border-spacing: 0;
	border: 1px solid #093;
	margin: 0 0 10px 0;
}
select.productfinder {
	display: block;
	width: 150px;
	background: #ccebd6;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #093;
	border: 1px solid #093;
}
.misccat {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:regular;
	font-size:12px;
	line-height:14px;
	text-decoration: none;
	color: #093;
	padding: 0 0 0 5px;
}
/***** greenfield styles *****/

dl {
	width: 189px;
	margin: 0 0 5px 0px;
	padding: 0;
	background: #e5f5eb url(../images/layout/greenfield_top_white.gif) no-repeat bottom left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
dt {
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background: #e5f5eb url(../images/layout/greenfield_top_white.gif) no-repeat top left;
}
dd {
	margin: 0 0 0px 10px;
	padding: 0px 10px 10px 0px;
	color: #093;
	line-height:8px;
}
textarea {
	font: 12px Arial, Verdana, sans-serif;
}
/***** greenfield styles *****/

td.greenfield_top {
	background: #e5f5eb url(../images/layout/greenfield_top_white.gif) no-repeat top left;
}
td.greenfield_middle {
	background-color: #e5f5eb;
	padding: 5px 5px 10px 10px;
}
td.greenfield_bottom {
	background: #e5f5eb url(../images/layout/greenfield_bottom_white.gif) no-repeat top left;
}
/***** Styles fuer Contact Form *****/

td.contactform_top {
	background: #e5f5eb url(../images/layout/contactform_top.gif) no-repeat top left;
}
td.contactform_middle {
	background: #e5f5eb url(../images/layout/contactform_middle.gif) repeat-y top left;
}
td.contactform_bottom {
	background: #e5f5eb url(../images/layout/contactform_bottom.gif) no-repeat top left;
}
input.contactinput {
	width: 110px;
	height: 18px;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #009933;
	text-align: left;
	margin: 0 1px 0 0;
	border-color: transparent;
}
textarea.contacttextarea {
	width: 167px;
	height: 300px;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #009933;
	text-align: left;
	border-color: transparent;
	margin: 10px 5px 10px 5px;
}
textarea.textareasample {
	width: 167px;
	height: 300px;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #009933;
	text-align: left;
	border-color: transparent;
	margin: 10px 5px 10px 5px;
}
td.contactsubmit_top {
	background: #093 url(../images/layout/contactsubmit_top.gif) no-repeat top left;
}
td.contactsubmit_middle {
	background-color: #093;
}
td.contactsubmit_bottom {
	background: #093 url(../images/layout/contactsubmit_bottom.gif) no-repeat top left;
}
input.contactsubmit {
	background-color: #093;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #fff;
	border: 0;
	margin: 0;
}
/***** styles send page *****/

table#send_page_table {
	position: absolute;
	top: 15px;
	left: 25px;
}
td.send_page_top {
	background: #e5f5eb url(../images/layout/send_page_top.gif) no-repeat top left;
}
td.send_page_middle {
	background: #e5f5eb url(../images/layout/send_page_middle.gif) repeat-y top left;
}
td.send_page_bottom {
	background: #e5f5eb url(../images/layout/send_page_bottom.gif) no-repeat top left;
}
input.send_page_input {
	width: 200px;
	height: 18px;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #009933;
	text-align: left;
	margin: 0 1px 0 0;
	border-color: transparent;
}
textarea.send_page_textarea {
	width: 380px;
	height: 200px;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #009933;
	text-align: left;
	border-color: transparent;
	margin: 10px 5px 10px 5px;
}
td.contactsubmit_top {
	background: #093 url(../images/layout/contactsubmit_top.gif) no-repeat top left;
}
td.contactsubmit_middle {
	background-color: #093;
}
td.contactsubmit_bottom {
	background: #093 url(../images/layout/contactsubmit_bottom.gif) no-repeat top left;
}
input.contactsubmit {
	background-color: #093;
	font-family:Arial, Verdana;
	font-weight:normal;
	font-size: 12px;
	color: #fff;
	border: 0;
	margin: 0;
}
td.select_category {
	border: 1px solid grey;
	font: 0.8em Arial, Verdana, sans-serif;
	padding: 0 10px 5px 0;
	white-space:nowrap;
	vertical-align: top;
}
input {
	z-index: 10001;
}
#container .input_go {
	height: 13px;
	width:66px;
}
.bottomnav-background {
	background-color: #E6F4EA;
	background-image: url(../images/bottomnav/bottomnav_r2_c1.png);
	background-repeat: repeat-y;
}
/*---Main Page Navigation---*/
.main_navigation {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 188px;
	width: 784px;
	height: 42px;
}
#topnav {
	float: right;
	margin: 0;
	padding-top: 10px;
}
#topnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav a {
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 20px;
}
/*---Drop Down Main Menu Bar---*/
#dropdown-menubar {
	position: absolute;
	width: 780px;
	left: 188px;
	top: 40px;
	padding: 2px;
	background-color: #E7F2E7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: "ff-dax-web-pro-1", "ff-dax-web-pro-2", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	z-index: 500;
}
.mlddm {
	margin: 0;
	padding: 0
}
.mlddm li {
	display: inline;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0
}
.mlddm li a {
	display: block;
	width: auto;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color: #FFF;
	background-color: #093;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.mlddm li a:hover {
	color: #093;
	background-color: #C1E0C2;
}
.mlddm ul {
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 1px 0 0 0;
	padding: 0;
	background-color: #D8EBD8;
	border: 1px solid #093;
}
.mlddm ul li {
	float: none
}
.mlddm ul li a {
	display: block;
	width: auto;
	margin: 0;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #093;
	background: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8EBD8;
	border-bottom-color: #D8EBD8;
}
.mlddm ul li a:hover {
	color: #093;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
/*** SUPERFISH JQUERY DROPDOWN ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	18px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			150px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			150px;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			22px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			150px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			150px; /* match ul width */
	top:			0;
}
/*** SUPERFISH JQUERY DROPDOWN MENU SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu a {
	padding: 		0px 5px 2px 10px;
	text-decoration:none;
}
.sf-menu a:link, .sf-menu a:visited, .sf-menu a:hover, .sf-menu a:focus, .sf-menu a:active {
	font-family: "ff-dax-web-pro-1", "ff-dax-web-pro-2", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color:			#063;
}
.sf-menu li .top-menu-button {
	color: #FFF;
	background:		#093;
	width:100px;
	margin-right: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
}
#dropdown-menubar .sf-menu li a.top-menu-button {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.sf-menu li li {
	background:		#E6F5EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF9F3;
	color: #063;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dropdown-last {
	background:		#E6F5EB;
	border-bottom-style: none;
	color: #063;
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.sf-menu li li li {
	background:		#CCEBD6;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#C4E7D0;
	outline:		0;
}
.sf-menu li:hover .top-menu-button, .sf-menu li.sfHover .top-menu-button, .sf-menu a:focus .top-menu-button, .sf-menu a:hover .top-menu-button, .sf-menu a:active .top-menu-button {
	color: #063;
	background:		#C4E7D0;
	width:100px;
	margin-right: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	outline:0;
}
/*** SUPERFISH JQUERY DROPDOWN shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(/g-site-update/assets/img/superfish/shadow.png) no-repeat right bottom;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
#search {
	position: absolute;
	height: 20px;
	width: 446px;
	top: 42px;
	left: 524px;
	z-index: 510;
}
.search-box {
	border: 2px solid #C4E7D0;
	width: 186px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 16px;
	float: right;
	padding: 0px;
}
/* Google Search Overlay positioning */
.cse-overlay {
	z-index: 1000;
	width: 784px !important;
}
