﻿/* FSL CSS WSRD 1 2006-07 */
body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #666666;
}
.hide {
	display: none;
	visibility: hidden;
}
.black {
	color: #000;
}
a {
	color: #CD3C50;
	text-decoration: none;
}
a:hover {
	color: #CD3C50;
	text-decoration: underline;
}
h1 {
	line-height: 28px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
h2 {
	line-height: 26px;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	clear:both;
}
h3 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	clear:both;
}
h4 {
	line-height: 26px;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	clear:both;
}
h5 {
	line-height: 26px;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	clear:both;
}
h6 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
/* Commented by r9117z to enable bullet effect */
/* 
ul {
	padding: 0px;
	margin: 10px 0px;
	list-style: none;
}
*/
#pgwrp {
	padding: 0px;
	margin: 0px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
/* Page intro class, for paddining issues with p tag*/
.intro {
	margin-top: 0px;
}
/* homepage CSS */
#hmhdr {
	padding: 0px;
	margin: 0px;
	width: 988px;
	height: 50px;
	position: relative;
	margin-top: 10px;
}
#hmlgo {
	padding: 0px;
	margin: 0px;
	height: 50px;
	width: 170px;
	float: left;
}
#hmnvwrp {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 800px;
	right: 0px;
	bottom: 5px;
	position: absolute;
}
/* Main Content CSS */
/* Begin Header CSS */
#hedr {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 990px;
}
#lgo {
	padding: 0px;
	margin: 0px;
	width: 162px;
	float: left;
	height: 50px;
}
#nvw {
	padding: 0px;
	margin: 0px;
	height: 50px;
	float: right;
	width: 825px;
	margin-left: 3px;
}
#nvw .lt {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	width: 612px;
	border-top: 1px solid #c4cfd1;
	border-left: 1px solid #c4cfd1;
	border-bottom: 1px solid #c4cfd1;
}
#nvw .lt .tp {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 18px;
	padding-top: 5px;
	line-height: 15px;
	border-bottom: 1px solid #c4cfd1;
}
#nvw .lt .bt {
	margin: 0px;
	padding: 0px;
	display: block;
}
#nvw .rt {
	padding: 0px;
	margin: 0px;
	display: block;
	float: right;
	width: 212px;
}
#nvw .flwth {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	width: 822px;
	border: 1px solid #c4cfd1;
	background-color: #c4cfd1;
}
#nvw .flwth .tp {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 18px;

	padding-top: 5px;
	line-height: 15px;
	background-color: #fff;
	border-bottom: 1px solid #c4cfd1;
}
#nvw .flwth .btl {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 612px;
}
#nvw .flwth .btr {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
	width: 209px;
	height: 22px;
}
/* Begin Global Nav and drop down styles , i.e. countries, login, etc. */
#tpl {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}
#tpnv, #tpnv ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: right;
}
#tpnv a {
	display: block;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	margin: 0px;
	color: #017bba;
	font-size: .9em;
	background: url("separator_3.gif") center right no-repeat;
}
#tpnv .lgn {
	background-image: none;
	padding-right: 10px;
}
#tpnv a:hover {
	text-decoration: underline;
}
#tpnv li {
	float: left;
}
#tpnv li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 150;
}
#tpnv li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0px;
}
#tpnv  li > ul {
	top: auto;
	left: auto;
}
#tpnv li:hover ul, li.over ul{
	display: block;
}
#tpnv li:hover, li.sfhover {
}
#tpnv li:hover ul, #tpnv li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	top: auto;
	display: block;
	padding: 0px 1px 1px 1px;
	border: 1px solid #C3CFD1;
}
#tpnv .cl {
	padding: 0px;
	margin-left: 5px;
	text-align: left;
	background-color: #fff;
}
#tpnv .cl a {
	border-top: 1px solid #fff;
	font-weight: normal;
	color: #51626f;
	text-decoration: none;
	width: 148px;
	line-height: 1.2em;
	background-color: #E0E6E6;
	padding: 2px 5px 2px 5px;
	background-image: none;
}
#tpnv .cl a:hover {
	text-decoration: underline;
	background-color: #c4cfd1;
}
/* End Global Nav */
/* Content Nav & Dropdowns I.e Products, applications , etc ... */
#cnvw {
	margin: 0px;
	border-top: 1px solid #c4cfd1;
	border-bottom: 1px solid #c4cfd1;
	padding: 0px;
	display: block;
	float: left;
}
#cnv, #cnv ul {
	float: left;
	list-style: none;
	line-height: 16px;
	background: #fff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#cnv ul {
	background-color: #fff;
	width: 200px;
	padding: 0px;
}
#cnv a {
	display: block;
	width: 86px;
	color: #51626f;
	background-color: #CD3C50;
	text-decoration: none;
	text-align: center;
	padding: 3px 5px 3px 5px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	overflow: hidden;
}
#cnv a:hover {
	background-color: #CD6473;
	text-decoration: underline;
}
#cnv h3 {
	font-weight: bold;	
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
/* Products */
#cnv a.pd {
	margin-left: 1px;
}
/* About Us */
#cnv a.ab {
	width: 115px;
}
#cnv li {
	float: left;
	padding: 0px;
}
#cnv li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 1px 0px;
	background-color: #fff;
	display: block;
	z-index: 100;
	border: 1px solid #c4cfd1;
}
#cnv li li {
	width: 200px;
}
#cnv li ul a {
	width: 200px;
	w\idth: 200px;
}
#cnv li ul ul {
	top: 0px;
	margin-left: 200px;
}
#cnv li:hover ul ul, #cnv li:hover ul ul ul, #cnv li.sfhover ul ul, #cnv li.sfhover ul ul ul {
	left: -999em;
}
#cnv li:hover ul, #cnv li li:hover ul, #cnv li li li:hover ul, #cnv li.sfhover ul, #cnv li li.sfhover ul, #cnv li li li.sfhover ul {
	left: auto;
}
#cnv li:hover, #cnv li.sfhover {
	background: none;
}
#cnv .dnv {
	width: 200px;
	padding: 0px 0px 1px 0px;
	border: 1px solid #c4cfd1;
	margin: 0px 0px 0px -1px;
	font-size: .9em;
}
#cnv .dnv a {
	width: 190px;
	font-weight: normal;
	color: #51626f;
	line-height: 1.2em;
	text-decoration: none;
	vertical-align: middle;
	background-color: #CD7887;
	padding: 3px 5px 3px 5px;
	text-align: left;
	margin: 0px;
	border-top: 1px solid #fff;
}
#cnv .dnv a:hover {
	text-decoration: underline;
	background-color: #CD6473;
}
/*  Begin Breadcrumbs CSS */
#bc {
	margin: 0px;
	padding: 8px 0px;
	font-size: .9em;
	line-height: 1.4em;
}
#bc ul {
	margin: 0px;
	padding: 0px;
}
#bc li {
	display: inline;
	list-style: none;
}
#bc a {
	color: #51626f;
	text-decoration: none;
	padding-right: 1.4em;
	background: url("arrow_5.gif") center right no-repeat;
}
#bc a:hover {
	color: #51626f;
	text-decoration: underline;
	background: url("arrow_5.gif") center right no-repeat;
}
/* End Breadcrumbs CSS */

/* Begin Global Searchbox */
#serchw {
	padding: 0px;
	margin: 0px;
	border: 1px solid #c4cfd1;
	display: block;
	width: 210px;
	background-color: #fff;
}
#hserchw {
	padding: 0px;
	margin: 0px 0px 2px 0px;
	border: 1px solid #c4cfd1;
	display: block;
	width: 210px;
	background-color: #fff;
}
/* b1 as written, correcting toplevel */
#serch {
	margin: 1px;
	background-color: #CD7887;
	padding-bottom: 0px;
	padding-top: 1px;
	height: 45px;
}
/* b1 as written, correcting toplevel */
*+html #serch {
	margin: 1px;
	background-color: #cd7877;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 46px;
}
#serch a {
	color: #51626f;
	text-decoration: none;
}
#serch a:hover {
	text-decoration: underline;
}
#serch h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 2px 0px 0px 0px;
	margin: 0px 8px;
	border: none;
	font-weight: normal;
}
* html #serch h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 2px 0px 0px 0px;
	margin: 1px 0px;
	border: none;
}
#serch h1.a {
	color: #51626f;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#serch h1.a:hover {
	color: #51626f;
	text-decoration: underline;
}
#serch form {
	margin: 0px;
	padding: 2px 5px 0px 5px;
}
* html #serch form {
	margin: 0px;
	padding: 2px 5px 0px 5px;
}
#serch form .textbox {
	width: 148px;
	height: 13px;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 5px;
	border: 1px solid #A5ACB2;
	padding: 1px 2px 2px 2px;
}
* html #serch form .textbox {
	width: 148px;
	height: 13px;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 5px;
	border: 1px solid #A5ACB2;
	padding: 0px 2px 2px 2px;
}
#serch form .button {
	padding: 0px 0px 4px 0px;
	margin: 0px 0px -2px 0px;
	vertical-align: top;
}
/* End Searchbox */
/* Homepage styles*/
#hmpnls {
	padding: 0px;
	margin: 0px;
	width: 988px;
	height: 1086px;
	background-color: #fff;
	padding-bottom: 7px;
	border-right: 1px solid #c4cfd1;
	border-left: 1px solid #c4cfd1;
}
.morearrow {
	position: absolute;
	bottom: 2px;
	right: 2px;
}
.morearrow a {
	display: block;
	text-decoration: none;
	background-image: url("../../../../shared/images/misc/arrow_down_off_icon.gif");
	width: 17px;
	height: 17px;
	margin: 0px;
	padding: 0px;
}
.morearrow a:hover {
	display: block;
	text-decoration: none;
	background-image: url("../../../../shared/images/misc/arrow_down_on_icon.gif");
	margin: 0px;
	padding: 0px;
}
.rtarw {
	position:absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
	font-size: 11px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	z-index: 25;
}
.rtarw a {
	text-decoration: none;
	background: url("../../../../shared/images/misc/arrow_right_off_icon.gif") right top no-repeat;
	padding: 2px 0px;
	line-height: 17px;
}
.rtarw a:hover {
	text-decoration: none;
	background: url("../../../../shared/images/misc/arrow_right_on_icon.gif") right top no-repeat;
	color: #017bba;
}
* html .rtarw a:hover {
	text-decoration: none;
	background: url("../../../../shared/images/misc/arrow_right_on_icon.gif") right top no-repeat;
}
.rtarw .txt {
	margin-right: 20px;
}
#hmpnls {
	display: block;
}
#hmpnls h1 {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	padding-left: 8px;
	background: url("arrow_5.gif") center left no-repeat;
}
#hmpnls h1 a {
	color: #51626f;
}
#hmpnls ul {
	margin: 0px;
	padding: 0px;
}
#hmpnls li {
	list-style: none;
}
#hmpnls p {
	padding: 0px 5px 0px 5px;
}
#hmlt {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 773px;
	float: left;
	background-color: #fff;
}
#flshpnl {
	padding: 0px;
	margin: 0px;
	width: 770px;
	height: 264px;
	margin: 2px 1px 2px 2px;
	background-color: #fff;
}
#hmprd {
	margin: 0px 2px 2px 2px;
	border: 1px solid #c4cfd1;
	padding: 0px;
	float: left;
	display: block;
	width: 513px;
	position: relative;
}
* html #hmprd {
	margin: 0px 0px 2px 1px;
	border: 1px solid #c4cfd1;
	padding: 0px;
	padding-bottom: 6px;
	float: left;
	display: block;
	width: 518px;
	position: relative;
}
*+html #hmprd {
	margin: 0px 0px 2px 2px;
	border: 1px solid #c4cfd1;
	padding: 0px;
	padding-bottom: 6px;
	width: 513px;
	background-color: #fff;
	position: relative;
}
#hmprd ul {
	font-size: 1em;
}
#hmprd .lstl {
	border-right: 1px dotted #9b9c9c;
	width: 240px;
	float: left;
	margin: 8px 15px 13px 15px;
	padding: 0px;
}
* html #hmprd .lstl {
	background: url("dot_side.gif") top right repeat-y;
	border-right: none;
	width: 240px;
	float: left;
	margin: 8px 8px 12px 8px;
	padding: 0px;
	padding-bottom: 4px;
}
*+html #hmprd .lstl {
	background: url("dot_side.gif") top right repeat-y;
	border-right: none;
	width: 240px;
	float: left;
	margin: 8px 15px 11px 8px;
	padding: 0px;
	padding-bottom: 6px;
}
#hmprd .lstr {
	float: right;
	margin: 8px 15px 8px 0px;
	padding: 0px;
	width: 215px;
}
#hmprd h1 {
	border: none;
	margin: 1px;
	padding: 2px 0px 3px 0px;
	padding-left: 4px;
	background: url("header_bg_db.gif") center right no-repeat;
}
#hmprd h1 .par {
	color: #51626f;
	padding-left: 10px;
	margin: 0px;
	background: url("arrow_5.gif") center left no-repeat;
}
#hmapp {
	margin: 0px 2px 2px 0px;
	padding: 0px;
	border: 1px solid #c4cfd1;
	display: block;
	margin-left: 519px;
	width: 251px;
	position: relative;
}
* html #hmapp {
	margin: 0px 1px 2px 0px;
	padding: 0px;
	border: 1px solid #c4cfd1;
	display: block;
	margin-left: 519px;
	width: 245px;
	position: relative;
}
*+html #hmapp {
	margin: 0px 2px 2px 0px;
	padding: 0px;
	border: 1px solid #c4cfd1;
	display: block;
	width: 250px;
	float: right;
	position: relative;
}
#hmapp h1 {
	border: none;
	margin: 1px;
	padding: 2px 0px 3px 0px;
	padding-left: 4px;
	background: url("header_bg_db.gif") center right no-repeat;
}
#hmapp h1 .apar {
	color: #51626f;
	padding-left: 10px;
	background: url("arrow_5.gif") center left no-repeat;
}
#hmapp ul {
	padding: 8px 15px 13px 15px;
	font-size: 1em;
}
* html #hmapp ul {
	padding: 8px 15px 11px 15px;
	font-size: 1em;
}
#hmbtlk {
	margin: 0px 1px 0px 2px;
	border: 1px dotted #9b9c9c;
	float: left;
	padding: 0px;
}
* html #hmbtlk {
	margin: 1px;
	float: left;
	padding: 1px;
	background: url("bl_bg.gif") 0 0 no-repeat;
	border: none;
}
#btwrp {
	display:block;
}
#hmbtlk h1 {
	padding: 3px 5px 3px 5px;
	margin: 0px 1px;
	display: block;
	float: left;
	width: 246px;
	border: none;
	background: url("header_bg_lb.gif") center right no-repeat;
}
* html #hmbtlk h1 {
	padding: 3px 5px 4px 5px;
	margin: 0px 1px 1px 1px;
	display: block;
	float: left;
	width: 246px;
	border: none;
	background: url("header_bg_lb.gif") center right no-repeat;
}
#hmbtlk .tech {
	width: 240px;
}
* html #hmbtlk .tech {
		width: 237px;
}
#hmbtlk h1 a,#hmbtlk h1 a:hover {
	color: #51626f;
}
#hmbtlk h1 .ar {
	padding-left: 10px;
	background: url("arrow_5.gif") center left no-repeat;
}
#hmrt {
	padding: 0px;
	margin: 1px 2px 0px 0px;
	display:block;
	float: right;
	background-color: #fff;
	color: #51626f;
	border: none;
}
* html #hmrt {
	padding: 0px;
	margin: 1px 1px 0px 1px;
	display:block;
	float: right;
	background-color: #fff;
	color: #51626f;
	border: none;
}
#hmrt a, #hmrt a:hover {
	color: #51626f;
	padding-left: 0;
	padding-right: 0;
}
#hmrt ul {
	padding: 0px;
	margin: 0px;
}
#rtlnk {
	width: 212px;
	margin: 0px;
	padding: 0px;
	background-image: url("rl_bg_full.gif");
	background-repeat: no-repeat;
}
#rtlnk li {
	list-style: none;
	border-bottom: 1px dotted #9b9c9c;
	margin: 0px;
	padding: 5px 0 5px 5px;
	padding-left: 0;
}
* html #rtlnk li {
	list-style: none;
	border-bottom: none;
	margin: 0px;
	padding: 5px 0 5px 5px;
	padding-left: 0;
	background: url("hr1.gif") bottom left repeat-x;
}
#rtlnk li a {
	color: #51626f;
	padding-left: 10px;
	padding-right: 5px;
}
#rtlnk .ar {
	margin-left: 6px;
	background: url("arrow_5.gif") center left no-repeat;
}
#hmnws {
	width: 210px;
	display: block;
	border: 1px solid #c4cfd1;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	position: relative;
}
* html #hmnws {
	width: 210px;
	display: block;
	border: 1px solid #c4cfd1;
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 6px 0px;
	position: relative;
}
#hmnws h1 {
	border: none;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	padding-left: 10px;
	background: url("arrow_5.gif") center left no-repeat;
}
#hmnws p {
	padding: 0px 5px 6px 5px;
	margin: 0px 10px;
	font-size: .9em;
}
* html #hmnws p {
	padding: 0px 5px 5px 5px;
	margin: 0px 10px;
	font-size: .9em;
}
#hmsppl {
	width: 210px;
	margin: 2px 0px 0px 0px;
	border: 1px solid #c4cfd1;
	padding: 0px;
	position: relative;
}
#hmsppl ul a, #hmsppl ul a:hover {
	color: #017bba;
}
#hmsppl h1 {
	border: none;
	margin: 1px;
	padding: 2px 0px 3px 0px;
	padding-left: 4px;
	background: url("header_bg_lb.gif") center right no-repeat;
}
#hmsppl h1 .sar {
	padding-left: 10px;
	background: url("arrow_5.gif") center left no-repeat;
}
#hmsppl ul {
	padding: 8px 10px 26px 15px;
	font-size: 1em;
}
#hmbtm {
	padding: 2px 2px;
	margin: 0px 0px;
	display:block;
	width: 984px;
	clear: both;
	background-color: #F0F1F1;
}
* html #hmbtm {
	padding: 0px 2px 2px 2px;
	margin: 0px 0px;
	display:block;
	width: 984px;
	clear: both;
	background-color: #F0F1F1;
}
#tkrwrp {
	padding: 2px 5px;
	margin: 0px;
	width: 972px;
	border: 1px solid #C3CFD1;
	background-color: #fff;
	position: relative;
}
* html #tkrwrp {
	padding: 3px 5px 2px 5px;
	margin: 0px;
	width: 972px;
	border: 1px solid #C3CFD1;
	background-color: #fff;
	position: relative;
}
#tkrwrp h1 {
	border: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url("arrow_5.gif") center left no-repeat;
	display: block;
	float: left;
	width: 85px;
	line-height: 1.2em;
}
#tkrwrp a {
	color: #51626f;
	text-decoration: none;
}
#tkrwrp a:hover {
	color: #51626f;
	text-decoration: underline;
}
#ticker {
	border: none;
	margin: 0px;
	padding: 0px;
	margin-left: 100px;
	line-height: 1.4em;
}
#ticker a {
	color: #017bba;
	text-decoration: none;
}
#ticker a:hover {
	color: #017bba;
	text-decoration: underline;
}
/* Class for cframe content */
.cframe {
	margin: 0px 0px 0px 160px;
}
.tfo{
	/* the following code works in IE7 (and firefox) and is the proper code, but breaks in IE6 
	bottom: 2px;*/
	position: absolute;
	right: 2px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.tfo a {
	display: block;
	text-decoration: none;
	background-image: url("../../../../shared/images/misc/tools_off_icon.gif");
	background-repeat: no-repeat;
	width: 18px;
	height: 14px;
	margin: 0px;
	padding: 0px;
}
.tfo a:hover {
	display: block;
	text-decoration: none;
	background-image: url("../../../../shared/images/misc/tools_on_icon.gif");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#flshc {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-collapse: collapse;
}
#ftr {
	position: relative;
	float: left;
	clear: both;
	display: block;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 988px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #C3CFD1;
	font-size: .9em;
	background-color: #fff;
	z-index: 1;
}
#ftr ul {
	margin: 0px;
	padding-left: 0px;
	display: block;
}
#ftr li {
	display: block;
	float: left;
	list-style: none;
	padding: 0px;
}
#ftr a {
	text-decoration: none;
	color: #CD3C50;
	padding-right: 10px;
	padding-left: 10px;
	background: url("separator_5.gif") center right no-repeat;
}
#ftr .copyright {
	float: right;
	padding-right: 5px;
}
#ftr .rss {
	padding-left: 15px;
	margin-left: 10px;
	background: url("../../../../shared/images/misc/rss_feed.gif") center left no-repeat;
}
#ftr a:hover {
	text-decoration: underline;
}
/* Popup styles */
.popup, .popup ul { /* all left nav lists */
	padding: 0px 0px 1px 1px;
	margin: 0px;
	list-style: none;
	float : left;
	width : 208px;
	display: block;
	background-color: #fff;
	font-size: 11px;
	border: 1px solid #c4cfd1;
	position: relative;
}
.popup a {
	color: #51626f;
	text-decoration: none;
}
.popup a:hover {
	color: #51626f;
	text-decoration: underline;
}
.popup .parent {
	border-top: 1px solid #fff;
	padding: 3px 12px 3px 5px;
	text-indent: 20px;
	background: url("../../../../shared/images/misc/tools_bg.gif") center right no-repeat;
	background-color : #c4cfd1;
}
.popup .parent a{ 
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
}
.popup .parent a:hover{ 
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
}
.popup li a {
	width: 190px;
	w\idth : 190px;
	display : block;
	font-weight : normal;
	text-decoration : none;
	background-color: #E0E6E6;
	margin : 0px;
	padding: 3px 12px 3px 5px;
	border-top: 1px solid #fff;
}
.popup li a:hover {
	width: 190px;
	w\idth : 190px;
	display : block;
	text-decoration : underline;
	background-color : #c4cfd1;
	margin : 0px;
	padding: 3px 12px 3px 5px;
	border-top: 1px solid #fff;
}
.clsx {
	margin: 0px;
	padding: 0px;
	background: none;
	width: 9px;
	height: 9px;
	z-index: 50;
}
/* small italics ... */
.si {
	font-size: .8em;
	font-style: italic;
}
/* page ftr, or in page content (see buy direct page )  */
.pf {
	padding-top: 20px;
	background: url("hr1.gif") left top repeat-x;
}
.ff {
	display: block;
	padding-top:5px;
	margin: 15px 0px 20px 0px;
	border: none;
	background: url("hr1.gif") left top repeat-x;
}
.bb {
	padding-bottom:10px;
	border-bottom: 1px dotted #9C9C9C;
}
.floatleft {
	text-align: left;
	display: inline;
	width: 50%;
}
.floatright {
	text-align: right;
	display: inline;
	width: 50%;
	left: 200px;
	position: relative;
}
.floatdown {
	display: inline;
	width: 75%;
	position: relative;
	left: 5px;
	top: 36px;
}
/* thumbnail class, padding etc ... */
.thumb {
	float: left;
	padding: 0px 10px 10px 0px;
}
.bkflt {
	clear: both;
	width: 100%;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
}
.pdtn {
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 0px;
	width: 100%;
	height: 10px;
}
.lgntxt {
	font-size: .8em;
	margin: -4px 0px 0px 0px;
	line-height: 1.2em;
	padding: 0px;
	padding-bottom: 6px;
	display: block;
}
#lgnbx {
	margin: 1px;
	background-color: #DAE2E4;
	position: relative;
	font-size: .9em;
}
#lgnbx a {
	text-decoration: none;
}
#lgnbx a:hover {
	text-decoration: underline;
}
#lgnbx h6 {
	color: #51626f;
	font-size: 1.2em;
	padding: 2px 5px 3px 0px;
	margin:0px 5px;
	border: none;
}
#lgnbx form {
	margin: 0px;
	padding: 0px 5px 2px 5px;
}
#lgnbx form .txtbx {
	width: 150px;
	height: 15px;
	font-size: .9em;
	line-height: 16px;
	margin: 2px 0px;
	border: 1px solid #A5ACB2;
	padding: 0px;
	vertical-align: top;
	color: #51626f;
}
#nwmbr {
	margin: 1px;
	background-color: #DAE2E4;
	position: relative;
	font-size: .9em;
	padding: 3px 5px;
}
#nwmbr a {
	text-decoration: none;
}
#nwmbr a:hover {
	text-decoration: underline;
}
#nwmbr h6 {
	color: #51626f;
	font-size: 1.2em;
	padding: 0px 0px 3px 0px;
	margin:0px;
	border: none;
}
#nwmbr p {
	padding: 0px;
	margin: 5px 5px 2px 5px;
	margin-right: 0px;
	text-align: right;
}
.smblk {
	font-size: .9em;
	color: #51626f;
}
.blb {
	margin: 0px;
	border-top: 1px solid #c4cfd1;
	margin-top: 8px;
}
.blbd {
	margin: 6px 0px 8px 0px;
	border-top: 1px solid #c4cfd1;
}
/*tool tips */
.ttwrp {
	border: 1px solid #c4cfd1;
	font-size: .9em;
	width: 200px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.ttwrp .tt {
	border: 1px solid #fff;
	background-color: #E0E6E6;
	padding: 5px;
}
div.hrw {
	background: #fff url("hr1.gif") repeat-x scroll center;
	margin: 0;
	padding: 0;
	height: 1px;
}
div.hrw hr {
	display: none;
	margin: 0;
	padding: 0;
}
/* generic clear right, for floated items ... */
.clrt {
	clear: right;
}
/* to call diamond img not located in shared dir */
#hmpnls .clm1 {
	display: block;
	float: left;
	width: 240px;
	height: 1078px;
	margin: 7px 0px;
	padding: 0px 7px 0px 12px;
	position: relative;
	background-repeat: no-repeat;
	z-index: 15;
}
#hmpnls .clm1 .tp {
	display: block;
	height: 1045px;
	position: relative;
}
#hmpnls .clm1 .tp p {
 margin: 0px;
	padding: 0px;
	padding-top: 96px;
}
#hmpnls .clm1 .bt {
	display: block;
	height: 15px;
	margin-top: 7px;
	padding-top: 10px;
	background: url("hr1.gif") top left repeat-x;
}
#hmpnls .clm2 {
	position:relative;
	display: block;
	float: left;
	width: 238px;
	height: 1078px;
	margin: 7px 7px 7px 0px;
	/* padding: 0px 7px 0px 12px; */
	padding: 0px 7px 0px 7px;
	background:url("dot_side.gif") top left repeat-y;
}
#hmpnls .clm3 {
	display: block;
	float: left;
	width: 245px;
	height: 1078px;
	margin: 7px 0px;
	/* padding: 0px 7px 0px 12px; */
	padding: 0px 7px 0px 7px;
	background: url("dot_side.gif") top left repeat-y;
}
#hmpnls .clm3 .tp {
	display: block;
	height: auto;
}
/* this allows country menu to overlap .clm3 .tp in ie6 */
#hmpnls .clm3 .tp .rtarw{
 position: relative;
/* padding-top: 0px; */
}
#hmpnls .clm3 .bt {
	position: relative;
	display: block;
	height: 102px;
	margin-top: 7px;
	padding-top: 7px;
	background: url("hr1.gif") top left repeat-x;
}
#hmpnls .clm4 {
	display: block;
	float: left;
	height: 1078px;
	width: 197px;
	margin: 7px 0px 7px 0px;
	/* padding: 0px 7px 0px 12px; */
	padding: 0px 7px 0px 7px;
	background: url("dot_side.gif") top left repeat-y;
}
#hmpnls .clm2 ul, #hmpnls .clm3 ul, #hmpnls .clm4 ul{
padding-left: 9px;
}
#hmpnls .clm4 .tp {
	position:relative;
	display: block;
	height: auto;
}
#hmpnls .clm4 .bt {
	position: relative;
	display: block;
	height: 102px;
	margin-top: 7px;
	padding-top: 7px;
	background: url("hr1.gif") top left repeat-x;
}
#cfjsns {
border-left: 1px solid #c4cfd1;
width: 989px;
height: 246px;
}
#cfj {
width: 777px;
height: 246px;
float: left;
margin: 0px;
padding: 0px;
background: #c4cfd1;
}
#cnvhms {
border-top: 1px solid #c4cfd1;
border-bottom: 1px solid #c4cfd1;
height: 24px;
width: 777px;
background: url(/shared/images/misc/HM_CNAV_BG.gif) center right no-repeat;
}
#sersp {
width: 212px;
height: 246px;
float: right;
margin: 0px;
padding: 0px;
}
#cnv a.parm { background-color: #CD7887; width: 135px; margin-right: 0px; text-align: left; padding-left: 25px; background-image: url(/shared/images/navigation/arrow_506270.gif); background-repeat: no-repeat; background-position: 90% 50%; }
#serchw { border-left-color: #CD7887; }
#serch { margin-left: 0px; }
#serch form { padding-left: 6px; }
*+html #serch { margin-left: -1px; }
