/****************global site styles****************/
body {
	background-color: #fff;
	color: #222;
	font-size: 12px;
	line-height: 1.45;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a, a:visited, a:hover {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
input {
	margin: 0;
	padding: 0;
}
input:focus {
	outline: none;
}
ul, li {
	list-style: none;	
	margin: 0;
	padding: 0;
}
ol, ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
p { 
	margin-top: 0; 
	margin-bottom: 20px; 
	color: #222;
}
select {
	border: 1px solid #a2a2a2;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 10px; 
	width: 180px; 
}
table, td {
	border: 0;
}
/*-----header styles-----*/

h1 {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2 {
	color: #006600;
	font-size: 1.3em;
	font-weight: normal;
	margin: 5px 0 10px 0;
	padding: 0;
}
.home h2, h2 .title2 {
	font-size: 1.0em;
}
h3 {
	color: #006600;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3.snavtext {
	display: block;
	float: none;
	color: #006600;
	font-size: 1.2em;
	margin-bottom: 10px;
}
h4 {
	color: #006600;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h5, h6 {
	color: #006600;
	font-size: .9em;
	margin: 0;
	padding: 0;
}
.headingBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}

.whiteBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color: #FFFFFF;
}
.Subheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #32659A;
	font-size: 10px;
}
.headingBraun
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #675843;
	font-weight: bold;
}
.headingBraunNormal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #675843;
	font-weight: bold;
}
.indent
{
	padding-left: 15px;
	padding-right: 15px;
}
/****************top links and search****************/
.global_top {
	margin: 5px 0;
	position: relative;
	width: 100%;
	z-index: 100;
}
#toplinks {
	float: left;
	width: 640px;
}
#toplinks a {
	color: #4c4c4c;
}
#toplinks ul {
	float: right;
	margin-top: 3px;
}
#toplinks li {
	background: url(gfx/sm_arrow.gif) 2px 4px no-repeat;
	color: #4c4c4c;
	float: left;
	font-size: 1.1em;
	margin-right: 10px;
	padding-left: 12px;
}
#searchform {
	float: right;
	position: relative;
	right: 20px;
	width: 154px;
}
.searchbox {
	background: url(gfx/search_bg.gif) no-repeat top right;
	border: none;
	color: #4c4c4c;
	font-family: "Century Gothic", "Lucida Sans";
	font-size: 1em;
	float: left;
	height: 16px;
	overflow: hidden;
	padding: 3px 0 3px 10px;
	position: relative;
	left: 0;
	width: 141px;
}
#searchbtn {
	position: absolute;
	bottom: 2px;
	right: -18px;
}

/****************global dropdown navigation****************/
#header {
	display: block;
	position: relative;
	width: 850px;
	z-index: 1000;
}
#global_nav {
	margin: 0;
	width: 100%;
}
#global_nav img {
	float: left;
	margin-right: 2px;
}
#global_menu a {
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 10px 0;
}
#global_menu .on a {
	color: #930020;
}
#global_menu li a:hover, #global_menu li.over a {
	color: #930020;
}
#global_menu li.over a {
	border-bottom: 1px solid #fff;
	padding: 10px 0 9px 0;
}	
#global_menu li.over ul a {
	color: #4c4c4c;
	font-size: 1em;
}
#global_menu li.over ul a {
	border: 0;
}
#global_menu li li {
	background:	#FFF;
}
#global_menu a:hover {
	text-decoration: none;
}
#global_menu li a {
	z-index: 1000;
}
#global_menu li ul {
	margin-top: -1px;
	z-index: 10;
}
#global_nav ul {
	background-color: #fff;
	float: left;
	font-size: 1.1em;
	vertical-align: middle;
}
#global_nav ul li {
	float: left;
	position: relative;
}
#global_nav ul li a {
	display: block;
	position: relative;
}
#global_nav ul li ul a {
	border: none;
}
#global_nav ul li ul a:hover {
	color: #5988b1;
}
#global_nav ul li ul {
	border: 1px solid #dcdcdc;
	display: none;
	font-size: .9em;
	height: auto;
	padding: 5px 0;
	position: absolute;
	left: 0;
	width: 100%;
}
#global_nav ul li.over ul, #global_nav ul li:hover ul {
	display: block;
}
#global_nav ul li ul li ul {
	background-color: transparent;
}
#global_nav ul li ul li {
	float: left;
	padding: 0;
	width: 100%;
}
#global_nav ul li ul li a {
	height: auto;
	padding: 8px 0 0 20px;
	width: auto;
}
#global_nav ul li.over ul li a {
	padding: 8px 0 0 20px;
}
#global_nav .nav_home {
	margin: 0 5px 0 0;
	width: 115px;
}
#global_nav .nav_prod {
	margin-right: 5px;
	position: relative;
	width: 194px;
}
#global_nav .nav_prod a {
	margin: 0 auto;
	text-align: center;
	width: 176px;
}
#global_nav .nav_prod ul a {
	text-align: left;
	width: auto;
}
#global_nav .nav_prod ul {
	float: left;
	margin-left: 8px;
	padding: 5px 20px 8px 10px;
	text-align: left;
	width: 545px;
}
#global_nav .nav_prod ul li {
	color: #5987b0;
	float: left;
	font-size: 1em;
}
#global_nav .nav_prod ul li, #global_nav .nav_prod ul li ul {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
}
#global_nav .nav_prod ul li ul li, #global_nav .nav_prod ul li ul li a {
	padding: 0;
}
#global_nav .nav_prod ul #link_category {
	width: 96px
}
#global_nav .nav_prod ul #link_category ul {
	width: 83px;
}
#global_nav .nav_prod ul #link_category .sublist {
	float: left;
	margin-top: 5px;
	padding: 7px;
	width: 83px;
}
#global_nav .nav_prod ul #link_category .sublist a {
	font-size: 1.1em;
	padding: 0;
}
#global_nav .nav_prod ul #link_category .sublist img {
	float: none;
	margin-top: 3px;
}
#global_nav .nav_prod ul #link_category ul li ul {
	display: none;
}
#global_nav .nav_prod ul #link_series {
	margin-left: 15px;
	padding-top: 13px;
	width: 410px
}
#global_nav .nav_prod ul #link_series ul {
	float: left;
	margin-left: 15px;
	width: 180px;
}
#global_nav .nav_prod ul #link_series ul li {
	padding-bottom: 6px;
}
#global_nav .nav_prod ul #link_series a {
	color: #4c4c4c;
	font-weight: bold;
	font-size: 1.1em;
}
#global_nav .nav_prod #link_series li a:hover {
	color: #5988b1;
}
#global_nav .nav_prod .sub {
	padding-left: 10px;
	width: 170px;
}
#global_nav .nav_prod ul #link_category ul li.selected .sublist, #global_nav .nav_prod ul #link_category ul li:hover .sublist {
	background-color: #c9c299;
}
#global_nav .nav_prod ul li a {
	color: #5987b0;
	font-size: 1em;
}
#global_nav .nav_prod:hover, #global_nav #nav_prod.over {
	background: url(gfx/nav_prod_sel.gif) 0 0 repeat-y;
}
.show {
	display: block;
	visibility: visible;
}
#global_nav .nav_about {
	margin: 0 5px;
	text-align: center;
	width: 194px;
}
#global_nav .nav_about a {
	margin: 0 auto;
	text-align: center;
	width: 176px;
}
#global_nav .nav_about ul {
	margin-left: 8px;
	text-align: left;
}
#global_nav .nav_about ul a {
	text-align: left;
}
#global_nav .nav_about:hover, #global_nav #nav_about.over {
	background: url(gfx/nav_prod_sel.gif) 0 0 repeat-y;
}
#global_nav .nav_contact {
	text-align: center;
	margin-right: 5px;
	width: 160px;
}
#global_nav .nav_worldwide {
	text-align: right;
	width: 160px;
}
/****************rotating banner and progress bar styles***********************/
#bannerImg img {
	display: block;
}
#banner {
	position: relative;
}
#imgHolder {
	height: 265px;
	overflow: hidden;
	position: relative;
	width: 850px;
}
#progress {
	background: url(gfx/progress_bg.gif) top left repeat-x;
	display: none;
	float: left;
	height: 22px;
	margin-top: 0;
	width: 850px;
}
#prog_area {
	margin: 5px auto;
	position: relative;
	height: 10px;
	width: 60px;
}
#prog_area img {
	cursor: pointer;
	float: left;
	margin: 1px 5px 0 5px;
}
#progbox_holder {
	float: left;
}
.progbox {
	background: #FFF url(gfx/progbox_bg.gif) top left repeat-x;
	border: 1px solid #000;
	cursor: pointer;
	float: left;
	height: 10px;
	margin: 0 5px;
	overflow: hidden;
	width: 20px;
}
.indicator {
	background-color: #739abc;
	float: left;
	height: 10px;
	width: 0;
}
/****************'bottom bucket' styles*************/
.bottom_bucket {
	border-bottom: 1px dotted #6d787d;
	float: left;
	margin-right: 64px;
	margin-top: 30px;
	padding-bottom: 5px;
	position: relative;
	width: 240px;
}
.bottom_bucket.last {
	margin-right: 0;
}
.endcap {
	display: block;
}
.endcapleft {
	float: left;
	margin-bottom: 8px;
}
.bottom_bucket .heading {
	background: #FFF url(gfx/bucket_bg.jpg) bottom left repeat-x;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	height: 30px;
	position: relative;
	width: 238px;
}
.bottom_bucket .heading h2 {
	color: #4b4b4b;	
	font-size: 1.1em;
	font-weight: 600;
	height: auto;
	margin: 0;
	position: relative;
	left: 70px;
	width: 140px;
}
.bottom_bucket .icon {
	position: absolute;
	bottom: -5px;
	left: 0;
}
.bottom_bucket ul {
	margin-top: 5px;
}

 .bottom_bucket ul li {
   background: url(gfx/lg_arrow.gif) 98% 50% no-repeat;
   display: block;
   font-size: 1.1em;
   width: 240px;
}



.bottom_bucket ul li a:visited, .bottom_bucket ul li a:hover {
	color: #000;
}
.bottom_bucket ul li a {
	color: #000;
	display: block;
	padding: 5px 20px 5px 0;
	width: 220px;
}
.bottom_bucket ul li a:hover {
	background: #dee8f1 url(gfx/lg_arrow.gif) 98% 50% no-repeat;
	text-decoration: none;
}
.view_link {
	display: block;
	margin-top: 8px;
	position: relative;
}
.view_link img {
	margin-right: 5px;
}	
.view_link a {
	font-weight: bold;
}
/*-----breadcrumbs-----*/
#breadcrumb {
	color: #6c777d;
	float: left;
	font-size: .9em;
	margin: 13px 10px 0 0;
	padding-bottom: 5px;
	width: 840px;
}
#breadcrumb a, #breadcrumb a:active {
	color: #6c777d;
}
#breadcrumb a:hover {
	color: #5987b0;
	text-decoration: underline;	
}
#breadlinks1 {
	color: #4c4c4c;
	float: left;
}
#breadlinks1 a {
	color: #6c777d;
}
#breadlinks1 a:hover {
	color: #6c777d;
	text-decoration: underline;
}
#breadlinks2 {
	float: right;
}
.breadlink {
	color: #6c777d;
	font-size: .9em;
}
/*-----main page content-----*/
#mainContainer {
background: url("gfx/bg_shadow.gif") repeat-y scroll center 0 white;
margin: 0 auto;
padding: 0 10px 20px 30px;
text-align: left;
width: 976px;
}

#container {
	margin: 0 auto;
	width: 850px;
}
.full {
	float: left;
	margin: 13px 0 21px 0;
	position: relative;
	width: 850px;
	z-index: 500;
}
.onethird {
	clear: none;
	float: left;
	width: 300px;
}
.onethird.lmargin {
	margin: 0 0 0 10px;
	width: 284px;
}
.onethird.lmargin ul{
	padding: 10px 0 0;
	list-style-type: none;
	float: none;
	margin: 0 0 10px;	
	clear: both
}
.onethird.lmargin ul li {
	margin: 0;
}
.onethird.lmargin ul.subnavmenu, .onethird.lmargin ul.subnavmenu ul li {
    margin: 0;
	padding: 0;
}
.onethird.lmargin ul.subnavmenu ul li {
	background: #fff;
	display: block;
}
.onethird.lmargin ul.subnavmenu ul {
    margin: 0;
	padding: 0 0 0 10px;
}
.onethird.lmargin ul.subnavmenu li {
	background: #FFF;
	cursor: pointer;
	display: block;
	padding: 0;
	position: relative;
	width: 240px;	
}
.onethird.lmargin ul.subnavmenu li a {
	background: url(gfx/lg_arrow.gif) 98% 50% no-repeat;
	color: #444;
	display: block;
	padding: 5px 0;
	width: 240px;
}
.onethird.lmargin ul.subnavmenu li a:hover {
	text-decoration: none;
}
.onethird.lmargin ul.subnavmenu li.open a {
	background: #d5e1eb url(gfx/blue_arrow_down.gif) 98% 50% no-repeat;
	display: block;
	width: 240px;
}
.onethird.lmargin ul.subnavmenu li.over a {
	background-color: #d5e1eb;
}
.onethird.lmargin ul.subnavmenu li.open ul li a, .onethird.lmargin ul.subnavmenu li ul li a {
	background-color: #FFF;
	background-image: none;
	color: #5988B1;
	padding: 2px 0;
	display: inline;
	width: auto;
}
.onethird.lmargin ul.subnavmenu li.open ul li a:hover {
	text-decoration: underline;
}
.onethird.lmargin ul.subnavmenu li ul {
	margin: 1px 0;
}
.onethird.lmargin ul.subnavmenu li ul li {
	padding: 2px 0;
}

.twothirds {
   float: left;
   font-size: 1.1em;
   width: 550px;
} 

.twothirds h1 {
   font-size: 1.2em;
} 

.twothirds h2 {
   font-size: 14px;
} 


.twothirds.inner {
	margin: 10px 0 0 0;
	width: 500px;
}
.twothirds .listinner {
	margin: 10px 0 0 0;
	width: 550px;
}	
.twothirds .col180 {
	float: left;
	width: 180px;
}
.twothirds .nobold {
	font-weight: normal;
}
.twothirds ol, .twothirds ul, .twothirds dl {
	font-weight: bold;
	margin: 0 8px 10px 0;
	color: #222; 
}
.twothirds ul li {
	background: url(gfx/bullet.gif) 0 6px no-repeat;
	font-weight: normal;
	padding-left: 10px;
}
.twothirds .nobold li {
	background: none;
}
.twothirds li {
	padding: 2px 0;
}
.twothirds ul ul, .twothirds ol ol, .twothirds ol ul{
	float: none;
	margin: 0 0 0 8px;
	padding: 0;
	font-weight: normal;
}
#emailerr, #emailtoerr, #emailfromerr {
	display: none;
}
/*-----right nav styles-----*/
#contact {
	float: left;
	width: 275px;
}
.contact {
	width: 283px;
	padding-left: 6px;	
	position: relative;
	margin: 6px 0 0 0;	
}
.contact img {
	display: block;
}
.contactform {
	background: url(gfx/form_back.gif) top left repeat-y;
	margin-bottom: 10px;
	position: relative;
	width: 269px;
}
.contactform #C_State, .contactform #C_City {
	display: none;
}
.contactform p {
	margin-left: 8px;
	padding: 10px 0;
}
.contactform label {
	color: #222;
	font-size: .9em;
	margin-left: 8px;
}
.contactform label.error, .error {
	color: #FF0000;
	font-size: .9em;
	font-weight: bold;
}
.contactform input {
	border: 1px solid #999;
	font-size: 1.1em;
	margin: 0 0 8px 7px;
	width: 252px;
}
.contactform textarea {
	border: 1px solid #999;
	color: #6c777d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0 0 8px 7px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden; 
	width: 252px;
}
.contact #closeform {
	color: #000;
	display: none;
	float: left;
	font-size: 1em;
	margin: 20px 0 10px 5px;
	text-decoration: underline;
	width: 80px;
}
.contact #submit {
	border: 0;
	float: right;
	margin: 18px 15px 5px 0;
}
#expand {	
	float: right;
	margin: 0 5px 0 0;
}
.info {
	background: #D3DBE2 url(gfx/info_back.jpg) repeat-x 0% 0%;
	border-left: 1px solid #C3CACE;
	border-right: 1px solid #C3CACE;
	position: relative;
	float: left;
	margin: 0px;
	pading: 10px 0px 0px;
	width: 281px;
}
.info img {
	display: block;
}
.required {
	color: #333;
	display: block;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: .9em;
	left: 190px;
	margin-bottom: 3px;
	position: relative;
	width: 100px;
}
#reqtitle {
	color: #000;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	padding: 0 0 10px 0;
	position: relative;
	left: 15px;
	font-weight: bold;
	width: 180px;
}
button{
	border:none;
	background:none;
	cursor: pointer;
	padding:0;
	margin:0;
	width:auto;
	overflow:visible;					
	text-align:center;	
	white-space:nowrap;	
	height:24px;
	line-height:21.5px;			
}
button span, button em{
	display:block;
	height:22px;
	line-height:21.5px;			
	margin:0 ;
	color:#fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
button span{
	padding-left:8px;
	background:url(gfx/button_bg.gif) no-repeat 0 0;
}	
button em{
	font-style:normal;
	padding-right:18px;
	background: #FFF url(gfx/button_bg.gif) no-repeat 100% 0;
}
#contact button em {
	background: #d3dbe2 url(gfx/button_bg.gif) no-repeat 100% 0;
}
#eform button em {
	background: #d3dbe2 url(gfx/button_bg.gif) no-repeat 100% 0;
}
#expand em {
	background: #dfe3ec url(gfx/button_bg.gif) no-repeat 100% 0;
}
/*-----dropdown subnav styles-----*/
.subnav {
	padding-left: 8px;
	position: relative;
	width: 282px;
}
.subnav .imglink {
	clear: both;
	float: left;
}
.subnav .imglink img {
	 float: left;
}
.subnav .imglink a {
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}
.subnav ul {	
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 15px;
	width: 280px;
	padding: 7px 0 7px 0;
}
.subnav li {
	background: none;
	color: #222;
	float: left;
	margin: 0;
	position: relative;
	width: 275px;
}
.snav .explink {
	font-weight: bold;
	margin: 0 0 8px 7px;
}
.snav {
	position: relative;
	width: 282px;
}
.right_bucket {
    border-top: dotted 1px #666666;
	clear: both;
	float: none;
	padding: 8px 0;
	width: 282px;
}
.right_bucket select {
	display: block;
	margin: 2px 0 10px 0;  
	position: relative;
	top: 5px;
}
.right_bucket form p {
	margin: 7px 0;
}
.right_bucket .contactform select {
	border: 1px solid #999;
	font-size: 1.1em; 
	margin: 0 0 8px 7px;
	width: 252px;
}
.right_bucket .snav label {
	color: #222;
	display: block;
	position: relative;
	top: 3px;
}
/****************/
.sidenav {
	float: left;
	margin-top: 10px;
	position: relative;
	width: 280px;
}
.sidenavheader {
	background: url(gfx/rnav_back.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 8px;
	padding: 0 0 18px 20px;
	width: 262px;
}
.sidenavtext {
	background-color: #FFF;
	display: inline;
	float: left;
	padding-right: 8px;
}
/******************/
.sidesubnav {
	float: left;
	width: 282px;
}
.sidesubnav ul { 
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 15px;
    width: 265px;
}

.sidesubnav li {
	background: none;
	border-bottom: 1px solid #e2e4e5;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 7px 0 7px 0;
	position: relative;
	width: 265px;
}
.sidesubnav li.parent {
	background: url(gfx/parent_back.gif) top left repeat-y;
}
.sidesubnav ul li ul {
    padding-left: 5px;
    width: 255px;
}

.sidesubnav ul li ul li {
	border: 0;
	padding: 5px 0 0 0;
	width: 230px;
}
.sidesubnav li a {
	background: url(gfx/bullet.gif) 22px 7px no-repeat;	
	color: #0066FF;
	display: block;
	padding-left: 35px
}
.sidesubnav li a.current {
	color: #0066FF;
	background: url(gfx/bullet_red.gif) 22px 7px no-repeat;	
	font-size: 1em;
}
.sidesubnav ul li ul li a {
	background: url(gfx/bullet_sub_gray.gif) 35px 5px no-repeat;
	padding-left: 43px;
}
.sidesubnav ul li ul li a.current {
	background: url(gfx/bullet_sub_red.gif) 35px 5px no-repeat;
	color: #0066FF;
	padding-left: 43px;
}
.sidesubnav li a:hover, .subnav li ul li a:hover {
	color: #0066FF;	
	text-decoration: underline;
}
/**************worldwide page countries table******************/
.sort {
	color: #222;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
.sort a {
	margin-left: 10px;
}
#countries {
	border: 0;
	color: #666;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	text-align: left;
	width: 524px;
}
#countries th {
	border-top: 1px dotted #6d787d;
	border-bottom: 1px dotted #6d787d;
	text-align: left;
	padding: 5px 0;
}
#countries td {
	padding: 3px 0;
}
#countries a, #countries a:hover {
	color: #222;
}
#countries tr td.rowOver1 {
	background: #d5e1eb;
}
#countries tr td.rowOver2 {
	background: #d5e1eb url(gfx/lg_arrow.gif) 98% 50% no-repeat;
}
#countries tr td.rowOver1 a:hover, #countries tr td.rowOver2 a:hover {
	text-decoration: none;
}
#countries tr:hover th {
	background: #fff;
}
/*********country home page**************/
.country_label {
	color: #739abc;
	position: absolute;
	bottom: 0;
	right: 0;
}
.country_label a {
	margin: 0 5px;
}
.country_label .country {
	color: #7f7f7f;
	margin: 0 5px 0 10px;
}
/*********search results page**************/
#searchpg {
	margin: 10px 0 15px 0;
	position: relative;
}
#searchpg .search_area {
	display: block;
	height: 17px;
	margin-bottom: 10px;
	position: relative;
	width: 230px;
}
#searchpg_submit {
	border: 0;
	position: absolute;
	top: 0;
	right: 0;
}
#searchpg input {
	color: #222;
	font-size: 1em;
	margin: 0;
}
#searchpg label {
	color: #222;
	margin-right: 10px;
}
#searchpg .txtbox {
	border: 1px solid #d3d6d8;
	height: 13px;
	margin-bottom: 10px;
	padding: 2px 0;
	width: 230px;
}
#searchpg #searchfield {
	border-right: 0;
	position: absolute;
	top: 0;
	width: 211px;
}
.searchpage {
	color: #434343;
	font-weight: bold;
	margin-bottom: 20px;
}
.pagination {
	margin: 0 10px;
}
.search_res a {
	font-weight: bold;
}
/******footer styles******/
#mainFooter {
background: url("gfx/ft_shadow.gif") no-repeat scroll center 0 white;
font-size: 95%;
margin: 0 auto;
padding: 15px 30px 5px 10px;
text-align: right;
width: 976px;
}

#footer {
margin: 0 auto;
text-align: center;
width: 976px;
}

.footer {
	clear: both;
	color: #6c777d;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 30px;
	padding-bottom: 20px;
	position: relative;
	text-align: center;
	width: 850px;
	z-index: 1200;
}
.footer a, .footer .linkspace {
	margin: 0 12px;
}	
.footer a, .footer a:visited {
	color: #6c777d;
}
.footer a:hover {
	color: #5988b1;
}
.footer #lang_main {
	display: inline;
	position: relative;
}
.footer #lang_holder {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
}
.footer #languages {
	background-color: #FFF;
	border: 1px solid #9c9c9c;
	color: #000;
	font-weight: normal;
	padding: 5px 0;
	position: absolute;
	bottom: 20px;
	left: 50%;
	text-align: left;
	width: 150px;
}
.footer #lang_arrow {
	bottom: 15px;
	left: 50%;
	position: absolute;
}
.footer #languages a {
	color: #000;
	margin: 0;
	padding: 0;
}
.footer #languages li {
	padding-bottom: 5px;
	padding-left: 18px;
}
/***********email form styles**************/
#email_holder {
	position: absolute;
	left: 35%;
	top: 20%;
	z-index: 2000;
	width: 310px;
}
#shim {
	border: 0;
	position: absolute;
	left: 35%;
	top: 20%;
	width: 332px;
	z-index: 1900;
}
#emailform {
	background: #d3dbe2 url(gfx/email_back.jpg) top left repeat-x;
	border-left: 1px solid #95a0a9;
	border-right: 1px solid #95a0a9;
	padding: 13px 9px 0 8px;
	position: relative;
	width: 313px;
}
#emailform #submit {
	border: 0;
	bottom: 0;
	cursor: pointer;
	height: 41px;
	position: absolute;
	right: 10px;
	width: 109px;
}
#emailform #closebtn {
	border: 0;
	cursor: pointer;
	height: 35px;
	position: relative;
	left: 220px;
	width: 86px;
}
#emailform #closeemail {
	cursor: pointer;
	position: relative;
	left: 290px;
}
#emailform .recap {
	display: block;
	font-size: 1em;
	padding-bottom: 30px;
	position: relative;
}
#emailform #recaptcha_response_field {
	width: 210px;
}
#emailform h1 {
	color: #010101;
	font-size: 1.8em;
	text-align: center;
}
#emailform .required {
	text-align: right;
}
#emailform .email {
	background-color: #e9edf1;
	margin: 15px 0 12px 0;
	padding: 13px 7px 7px 7px;
	width: 295px;
}
#emailform label {
	color: #666;
	display: block;
	margin: 5px 0 1px 0;
}
#emailform .error {
	color: #FF0000;
	font-size: 1em;
	font-weight: bold;
}
#emailform input {
	border: 1px solid #b1b1b1;
	color: #888;
	font-size: 1.1em;
	padding: 1px 0;
	width: 295px;
}
#emailform textarea {
	border: 1px solid #b1b1b1;
	color: #888;
	font-size: 1.1em;
	width: 295px;
}
#recaptcha_image {
	margin: 12px auto 5px auto;
}
#recaptcha_response_field {
	position: relative;
	top: -4px;
}