
/* force vertical scroll so page does not shift when not present */
html {
	min-height: 100%;
	margin-bottom: 1px;
}

html {
	overflow: -moz-scrollbars-vertical !important;
}

/* end force vertical scroll so page does not shift when not present */

body {
	font-size:0.75em;
	margin:0px;
	padding:0px;
	font-family:Arial;
	text-align:center;
	color: #666666;
	background-color:Transparent;
} /*0.75em; 12px */

body, h1, h2, h3, h4, h5, h6, p, ul, ol {
	font-family:Arial;
	text-align:left;
	color:#666666;
	background-color:Transparent;
}

img {
	border:0px;
}

form {
	padding: 0;
	margin:0;
}

/**/#yui-history-iframe {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	visibility:hidden;
}

div#container {
	text-align:left;
	width:942px;
	height:100%;
	margin: 0 auto;
	border: 0px solid red;
}

div#content {
	padding: 0px;
	width: 100%;
}

a, a:hover {
	color:#06c;
	text-decoration:none;
	background-color:Transparent;
}

a:hover {
	color:#39f;
	background-color:Transparent;
}

div#pageContent {
	padding: 0 0 10px;
	width: 100%;
}

.bodyText {
	font-size:0.9em;
	color: #666;
	background-color:Transparent;
}

/*Top Nav*/
.navWhiteLine {
	height: 1px;
	background-color: #fff;
	color:inherit;
}

.navBlueLine {
	height: 3px;
	background-color: #39c;
	color:inherit;
}

#masthead {
	background:#036 url(../../app/assets/images/site_header_bg.gif) left top no-repeat;
	width: 942px;
	min-height:9.5em;
	text-align:left;
	color:inherit;
}

#masthead .mastheadArea {
	text-align:right;
	padding: 0 0px;
}

.mastheadArea a {
	color:#fff;
	text-decoration:none;
	background-color:Transparent;
}

.mastheadArea a:hover {
	color: #cff;
	background-color:Transparent;
}

.mastheadArea ul {
	margin: 0;
	padding:0;
	list-style:none;
}

.mastheadArea ul li {
	display:inline;
}

h1.pageTitle {
	font-size:1.7em;
	color:#036;
	background-color:Transparent;
	padding:15px 0 0 0!important;
	margin:0px!important;
	border: 0px solid red;
}

h2.pageSubTitleTypeOne {
	font-size:0.9em;
	color: #666;
	background-color:Transparent;
	padding:0 0 0 0!important;
	margin:0px!important;
	border: 0px solid red;
}

h2.pageTitle {
	font-size:1.7em;
	color:#036;
	background-color:Transparent;
	padding:15px 0 0 0!important;
	margin:0px!important;
}

.oralbLogo {
	padding-top: 0px;
	text-align:left;
}

.oralbLogo a {
	display:block;
	margin: 0 0 0 30px;
}

.oralbLogo a span {
	display:none;
}

/* MastHead Links*/
.resourceNavContainer {
	padding: 0 40px 0 0;
	font-size:0.8em;
	color:#0ff;
	background-color:Transparent;
}

ul.resourceNav {
	padding: 0px 0 0 0;
	text-align:right;
}

ul.resourceNav li {
	padding: 0px 0 0 30px;
}

ul.resourceNav a, ul.resourceNav a:hover {
	color:#cff;
	background-color:Transparent;
	text-decoration:none;
}

ul.resourceNav a:hover {
	color:#39f;
	background-color:Transparent;
}

.siteNavContainer {
	padding: 0;
}

.siteNav {
	margin:22px 4px 0 0;
}

.siteNav a {
	color: #fff;
	background-color:Transparent;
	text-decoration: none;
	padding: 2px 0 2px 0;
	line-height:28px;
	text-align:center;
	display: block;
} /*	width: 130px;*/

/* Hide from IE5-Mac \*/
.siteNav a {
	float: none
}

/* End hide */
.siteNav a:hover {
	color: #3cf;
	background-color:Transparent;
}

.siteNav td.selected a {
	color: #036;
	background-color:Transparent;
}

/* THIS NEEDS TO BE FIXED FOR IE 6 */

/* Use when no subnavs */
.siteNav td.selected {
	color: #00366a;
	background: #fff url(../../app/assets/images/selectedTab_bg.jpg) left top no-repeat;
}

.siteNav td.selected div.level-0 {
	background: url(../../app/assets/images/sitenav_right.gif) right top no-repeat;
	color:inherit;
}

.siteNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.siteNav li {
	float: left;
	margin-top: 22;
	padding-top: 0px; /*to increase/decrease the tab height : 3*/
}

/* End of MastHead Links*/

div#footer {
	padding-top:20px;
}

.overlayFooter {
	margin-top:40px;
}

div#global {
	position:relative;
	width: 942px;
	text-align: left;
}

div#global div#headerContainer {
	background-image:url(../../app/assets/images/header/bg.gif);
	background-color:Blue;
	background-repeat:no-repeat;
	min-height: 123px;
	color:inherit;
}

#global #headerContainer img.logoImage {
	position:absolute;
	top:47px;
	left:26px;
}

#global div#footerNavContainer {
	height: 40px;
}

#global div#footerNavContainer #footerRightContent a.footerNavLinks {
	display:inline;
	font-size: 0.833em;
	font-weight:bold;
	padding:15px 10px !important;
	color:#0060A4;
	background-color:Transparent;
}

#global div#footerNavContainer div#footerRightContent {
	float:left;
	text-align:right;
	width:50%;
}

.footer_copyRight {
	border-bottom:1px solid #999;
	padding-bottom: 5px;
	color:#999999;
	background-color:Transparent;
	font-size:0.563em;
	font-weight:normal;
}

.footer_moto {
	color:#003366;
	background-color:Transparent;
	font-size: 110%;
	font-weight:bold;
}

.footerPrivacyLinks {
	padding-top:10px;
	letter-spacing: 1px;
}

.footer_brandText {
	color:#999999;
	background-color:Transparent;
	text-align:right;
	padding-top: 5px;
	font-size:0.563em;
}

.footer_corner_uLeft {
	background-image:url(/app/assets/images/footer_corner_uLeft.jpg);
	height:4px;
	width:4px;
	font-size:0.083em;
	color:inherit;
}

.footer_corner_lLeft {
	background-image:url(/app/assets/images/footer_corner_lLeft.jpg);
	height:4px;
	width:4px;
	font-size:0.083em;
	color:inherit;
}

.footer_corner_uRight {
	background-image:url(/app/assets/images/footer_corner_uRight.jpg);
	height:4px;
	width:4px;
	font-size:0.083em;
	color:inherit;
}

.footer_corner_lRight {
	background-image:url(/app/assets/images/footer_corner_lRight.jpg);
	height:4px;
	width:4px;
	font-size:0.083em;
	color:inherit;
}

.footer_borderLeft {
	border-left:1px solid #ddd;
	font-size:0.083em;
}

.footer_borderRight {
	border-right:1px solid #ddd;
	font-size:0.083em;
}

.footer_borderTop {
	border-top:1px solid #ddd;
	font-size:0.083em;
}

.footer_borderBottom {
	border-bottom:1px solid #ddd;
	font-size:0.083em;
}

.footer_logos {
	list-style:none;
	padding:0;
	margin:0;
}

.footer_logos li {
	float:left;
	padding:0 5px;
	margin:0;
}

#global div#footerNavContainer div#footerRightContent a.footerNavLinks:hover {
	color:#000;
	padding:15px 10px !important;
	background-color:Transparent;
}

#global div#footerNavContainer div#footerLeftContent {
	float:left;
	font-size: 0.833em;
	text-align:left;
	width:49%;
	line-height: 180%;
}

#global div#footerNavContainer div#footerRightContent div#topRightFooter {
	padding-bottom: 14px;
}


h1.pageHeader {
	padding:0;
	margin:0;
	color: #003366;
	background-color:Transparent;
	font-size:1.7em; /* 20pt */
	border: 0px solid yellow;
}

h2.pageHeader {
	height:37px;
	padding:0;
	margin:0;
	color: #003366;
	background-color:Transparent;
	font-size:1.7em; /* 20pt */
}

/*Contact Us page*/
.contactInfo {
	padding-top:15px;
}

.contactInfo, .aboutInfo {
	float:left
}

.aboutInfo p {
	line-height:1.6em;
	font-size:0.9em;
}

.additionalInfo {
	float:right;
	width:215px;
}

.additionalInfoLeft {
	width:250px;
}

.contactDesc {
	line-height:1.6em;
	padding: 0 0 0 0px;
}

.contactDesc p {
	padding:0 0 20px 0;
	margin:0;
}

.contactDesc ul {
	padding:0 0 0 20px;
	margin:0;
	width: 350px;
}

.contactDesc ul li {
	padding: 5px 0 35px 100px;
	margin:0;
	list-style:none;
	min-height: 65px;
}

.contactDesc .title {
	color: #036;
	background-color:Transparent;
	font-weight:bold;
	padding: 0 0 3px 0;
}

.contactDesc .importantInfo {
	padding:10px 0 0 0px;
	width: 530px;
}

.additionalInfo .title, .additionalInfoLeft .title {
	padding-bottom:10px;
	padding-top:5px;
	color: #39c;
	background-color:Transparent;
	font-weight:bold;
} /* 14pt */

.additionalInfo p, .additionalInfoLeft p {
	padding: 5px 0 0 0;
	margin: 0;
}

.additionalInfo a.viewInfo, additionalInfoLeft a.viewInfo {
	display:block;
	padding:5px 0 0 8px;
	background:url(/app/assets/images/arrow_right.jpg) no-repeat 0 8px;
	color:inherit;
}

.additionalInfo input.emailAddress {
	position:relative;
	top:-2px;
	height: 15px;
	width: 135px;
}

.additionalInfo table, .additionalInfoLeft table {
	width: 100%;
}

.additionalInfo table td {
	padding: 4px 0;
}

.additionalInfo .subTitle {
	font-weight:bold;
	color: #036;
	background-color:Transparent;
	padding: 0 0 3px 0;
}

.additionalInfo .indent {
	padding-left: 10px;
}

tr.additionalInfoLinks td {
	padding-top: 10px;
	vertical-align:middle;
}

/*End of Contact Us page*/

/*About us page*/
.aboutDesc {
	width:584px;
	padding: 0; /*height:200px; padding: 210px 0 0 0;*/
}

.pressReleasesInfo {
	height: 100px;
	padding: 20px 0 0 100px;
}

.rss {
	border-top: 6px solid #666 !important;
	color:#666 !important;
}

.recommendation {
	border-top: 6px solid #036 !important;
	color:#036 !important;
	background-color:Transparent;
}

/*End of About us page*/
.getStarted {
	color: #336699;
	display:block;
	background:url(../../app/assets/images/arrow_right.jpg) no-repeat 5px 8px;
	padding: 5px 0 0 15px;
}

.goBtn {
	background:url(../../app/assets/images/btn_go.jpg) no-repeat -8px -8px;
	display:block;
	width:35px;
	height:28px;
	color:#FFF !important;
	padding: 5px 0 0 9px;
	font-weight:bold;
}

.goBtn1 {
	background:url(../../app/assets/images/btn_go.png) no-repeat -1px 5px;
	display:block;
	width:35px;
	height:28px;
	color:#FFF !important;
	padding: 5px 0 0 9px;
	font-weight:bold;
}

/*button*/
.button {
	cursor:pointer;
	padding-left: 5px;
}

.button table {
	width:auto;
}

.button table, .button table td {
	padding:0;
	margin:0;
	color:#FFFFFF;
	background-color:Transparent;
}

.button .b_tl {
	background:url(/app/assets/images/buttons/tl.jpg) no-repeat;
	width:6px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.button .b_tr {
	background:url(/app/assets/images/buttons/tr.jpg) no-repeat;
	width:12px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.button .b_bl {
	background:url(/app/assets/images/buttons/bl.jpg) no-repeat;
	width:6px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.button .b_br {
	background:url(/app/assets/images/buttons/br.jpg) no-repeat;
	width:12px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.button .b_body {
	background: #005a94 url(/app/assets/images/buttons/center.jpg) repeat-x;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
}

.button .b_body a {
	color:#fff !important;
	font-size:0.9em;
	font-weight:bold;
	background-color:Transparent;
}

.button .b_topcenter {
	background:url(/app/assets/images/buttons/top_center.jpg) repeat-x;
	font-size:0.083em;
	height:6px;
	padding:0;
	margin:0;
	color:inherit;
}

.button .b_bottomcenter {
	background:url(/app/assets/images/buttons/bottom_center.jpg) repeat-x;
	font-size:0.083em;
	height:11px;
	color:inherit;
}

.button .b_left {
	background:url(/app/assets/images/buttons/left.jpg);
	color:inherit;
}

.button .b_right {
	background:url(/app/assets/images/buttons/right.jpg);
	color:inherit;
}

.gray_button {
	cursor:pointer;
	padding-left: 5px;
}

.gray_button table {
	width:auto;
}

.gray_button table, .button table td {
	padding:0;
	margin:0;
	color:#FFFFFF;
	background-color:Transparent;
}

.gray_button .b_tl {
	background:url(/app/assets/images/buttons/tl_2.jpg) no-repeat;
	width:6px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.gray_button .b_tr {
	background:url(/app/assets/images/buttons/tr_2.jpg) no-repeat;
	width:12px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.gray_button .b_bl {
	background:url(/app/assets/images/buttons/bl_2.jpg) no-repeat;
	width:6px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.gray_button .b_br {
	background:url(/app/assets/images/buttons/br_2.jpg) no-repeat;
	width:12px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.gray_button .b_body {
	background: #005a94 url(/app/assets/images/buttons/center.jpg) repeat-x;
	padding-left:3px;
	padding-right:3px;
	color:inherit;
}

.gray_button .b_body a {
	color:#FFFFFF!important;
	font-size:0.9em;
	font-weight:bold;
	background-color:Transparent;
}

.gray_button .b_topcenter {
	background:url(/app/assets/images/buttons/top_center.jpg) repeat-x;
	font-size:0.083em;
	height:6px;
	padding:0;
	margin:0;
	color:inherit;
}

.gray_button .b_bottomcenter {
	background:url(/app/assets/images/buttons/bottom_center_2.jpg) repeat-x;
	font-size:0.083em;
	height:11px;
	color:inherit;
}

.gray_button .b_left {
	background:url(/app/assets/images/buttons/left.jpg);
	color:inherit;
}

.gray_button .b_right {
	background:url(/app/assets/images/buttons/right_2.jpg);
	color:inherit;
}

/*home page button*/
.homepage_button {
	cursor:pointer;
	padding-left: 5px;
}

.homepage_button table {
	width:auto;
}

.homepage_button table, .button table td {
	padding:0;
	margin:0;
	color:#FFFFFF;
	background-color:Transparent;
}

.homepage_button .b_tl {
	background:url(/app/assets/images/buttons/tl_3.gif) no-repeat;
	width:6px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.homepage_button .b_tr {
	background:url(/app/assets/images/buttons/tr_3.gif) no-repeat;
	width:12px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.homepage_button .b_bl {
	background:url(/app/assets/images/buttons/bl_3.gif) no-repeat;
	width:6px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.homepage_button .b_br {
	background:url(/app/assets/images/buttons/br_3.gif) no-repeat;
	width:12px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.homepage_button .b_body {
	background: #005a94 url(/app/assets/images/buttons/center.jpg) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
}

.homepage_button .b_body a {
	color:#FFFFFF !important;
	background-color:Transparent;
}

.homepage_button .b_topcenter {
	background:url(/app/assets/images/buttons/top_center.jpg) repeat-x;
	font-size:0.083em;
	height:6px;
	padding:0;
	margin:0;
	color:inherit;
}

.homepage_button .b_bottomcenter {
	background:url(/app/assets/images/buttons/bottom_center_3.gif) repeat-x;
	font-size:0.083em;
	height:11px;
	color:inherit;
}

.homepage_button .b_left {
	background:url(/app/assets/images/buttons/left_3.gif);
	color:inherit;
}

.homepage_button .b_right {
	background:url(/app/assets/images/buttons/right_3.gif);
	color:inherit;
}

/*filter page button*/
.filterback_button {
	cursor:pointer;
	padding-left: 5px;
	padding-top: 5px;
	z-index:100;
	border: 0px solid red;
}

.filterback_button table {
	width:auto;
}

.filterback_button table, .button table td {
	padding:0;
	margin:0;
	color:#FFFFFF;
	background-color:Transparent;
}

.filterback_button .b_tl {
	background:url(/app/assets/images/buttons/tl_4.jpg) no-repeat;
	width:6px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.filterback_button .b_tr {
	background:url(/app/assets/images/buttons/tr_4.jpg) no-repeat;
	width:12px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.filterback_button .b_bl {
	background:url(/app/assets/images/buttons/bl_4.jpg) no-repeat;
	width:6px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.filterback_button .b_br {
	background:url(/app/assets/images/buttons/br_4.jpg) no-repeat;
	width:12px;
	height:6px;
	font-size:0.083em;
	color:inherit;
}

.filterback_button .b_body {
	background: #ececec url(/app/assets/images/buttons/center_4.jpg) repeat-x;
	color:#003399;
	font-size:0.9em;
	padding-left:3px;
}

.filterback_button .b_body img {
	padding-right: 3px;
}

.filterback_button .b_topcenter {
	background:url(/app/assets/images/buttons/top_center_4.jpg) repeat-x;
	font-size:0.083em;
	height:6px;
	padding:0;
	margin:0;
	color:inherit;
}

.filterback_button .b_bottomcenter {
	background:url(/app/assets/images/buttons/bottom_center_4.jpg) repeat-x;
	font-size:0.083em;
	height:11px;
	color:inherit;
}

.filterback_button .b_left {
	background:url(/app/assets/images/buttons/left_4.jpg);
	color:inherit;
}

.filterback_button .b_right {
	background:url(/app/assets/images/buttons/right_4.jpg);
	color:inherit;
}

.checkStatus {
	background:url(/app/assets/images/offers/checkStatus.jpg) no-repeat;
	height:77px;
	padding: 0 0 0 0;
	color:inherit;
}

.checkStatus span {
	padding-left: 115px;
	padding-right: 3px;
	color: #036;
	font-weight:bold;
	background-color:Transparent;
}

.componentHeaderImg {
	float:left;
	padding:2px 5px 0 0;
}

sup {
	font-size:0.5em;
}

.alignRight {
	text-align:right;
}

.helpfulArticleList {
	padding: 5px 0 0 10px;
	margin: 0;
}

.helpfulArticleList li {
	list-style:none;
	padding:0 0 5px 0;
	margin:0;
}

.dividerDotted td {
	border-bottom:1px dotted #d9d9d9;
}

#componentInput {
	width:125px;
	height:15px;
	margin-top: 2px;
	margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	background-color:Transparent;
}

/* GLOBALS */

/* utility classes*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;

}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.clearFloat {
	clear:both;
}

div#overlayContainer {
	position:absolute;
}

/*div#overlayContent{ opacity: .0; filter: alpha(opacity=0);}*/

a#backToFilter {
	visibility:hidden;
}

#errorMsgPanel .hd {
	background: #f2f2f2;
	color:inherit;
}

#errorMsgPanel .hd {
	background: url(/app/assets/images/yui/sprite.png) repeat-x 0 -200px;
	color:inherit;
}

div.filterError {
	padding-top: 150px;
	text-align:center;
	height:400px;
}

/* need to be deleted ...*/
button {
	border:0;
	cursor:pointer;
	font-weight:bold;
	padding:0 10px 0 0;
	text-align:center;
	width: auto;
}

button {
# padding:0 5px 0 0;
#
}/* the # # is an override for sarfari....*/

button span {
	position:relative;
	display:block;
	white-space:nowrap;
	padding:0 2px 0 9px;
}

/*IE only style*/
	/* ie 7 */
	*:first-child+html button {
	width:auto;
	overflow:visible;
	padding:0 10px 0 0;
}

*:first-child+html button span {
	margin-top:1px;
}

/*ie 6*/
	* html button {
	width:auto;
	overflow:visible;
	padding:0 10px 0 0;
}

* html button span {
	margin-top:1px;
}

div.boxedLinksContainer {
	margin-top:5px;
	width:104px;
}

div.boxedLinksContainer img {
	display:block;
}

a.boxedLinks, a.boxedLinksBolded {
	display:block;
	font-size:0.9em;
	padding:2px 5px 0 15px;
}

a.boxedLinks {
	background:#d3e9ff url(/app/assets/images/boxedLinkArrow.jpg) no-repeat 5px 5px;
	color:inherit;
}

a.boxedLinksBolded {
	background:#d3e9ff url(/app/assets/images/boxedLinkArrowBold.jpg) no-repeat 5px 5px;
	color:inherit;
	font-weight:bold;
}

/* filter pagination and sort */
#pagination_top {
	float: right;
	width: 625px;
	position:relative;
	left:-40px;
}

.sortResults {
	float:left;
	width: 225px;/*top: 60px; */
}

.paging {
	vertical-align:middle;
	float:right;
	text-align:right;
	/*padding-right:20px; */
    width: 400px;
}

.paging a {
	color:#069;
	background-color:Transparent;
	vertical-align:middle;
}

.paging a:hover {
	color:#3cf;
	background-color:Transparent;
}

.paging span {
	vertical-align:middle;
}

.paging span.off {
	color:#666;
	background-color:Transparent;
}

.clearAll {
	height: 22px !important;
	margin: 0 10px 0 0;
}

.clearAll table {
	border-bottom: 1px solid #CCC;
	width: 100%;
}

.clearAll table td {
	font-size: 80%;
	vertical-align:bottom;
}

.clearAll a {
	background-image:none !important;
	color:#06c !important;
	background-color:Transparent;
	display:inline !important;
	font-size:1em !important;
}

.vertRule {
	margin:0 4px 0 4px;
	width:1px;
	border-left:dotted 1px black;
}

/* arrows */
span.rightArrow {
	font-size:0.563em;
	padding-right:3px;
}

span.filterArrows {
	font-size:0.563em;
	margin-bottom:3px;
}

#pagination_btm {
	float: right;
	width: 625px;
	position:relative;
	top: 30px;
	_top:20px;
	left: -40px;
}

/* IE 7 override*/
*:first-child+html #pagination_btm {
	float: left;
	width: 625px;
	position:relative;
	top: 30px;
	left: 0px;
	border:0px solid red;
}

/* IE 6 override*/
table.container td.article table {
	width: 619px;
}

/* =========================== */
/*     Main Dropdown menus     */
/* =========================== */

#navigation-container td {/* makes sure there's no middle aligment for localization text */
	vertical-align: top;
}

.navigation-primary ul {
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0 0 0 40px;
}

/* navigation secondary are dropdowns */
.navigation-secondary {
	/* margin: -9999em;  hide the menus */
	position: absolute;
	z-index: 500;
	display: none;
}

.navigation-secondary.first { /* for testing purposes only - bring the dropdown menu into view */
	margin: 0;
	position: absolute;
}

/* Center the dropdown menu */
/* These numbers are different for IE6*/
.to-action.centered .navigation-secondary {
	/* This value needs to be changed based on 
 * width of and the location of the dropdown.
 */
	left: 37.2%; /* second tab from left - 1 column */
}

/* Right align the dropdown menu */
.to-action.right .navigation-secondary {
	right: 433px; /* same as previous rule/different unit type */
}

table.navigation-secondary {
	border-collapse: collapse;
}

table.navigation-secondary td { /* remove cell padding */
	padding: 0;
}

.to-action { /* to-action refers to list element - where an action is taken */
	list-style: none;
}

.navigation-secondary div {
	float: left;
	margin: 0 auto;
	/*padding: 0.5em 1.25em 0.75em 0.75em; */
	padding: 0.5em 1.0em 0.75em 0.0em;
}

.navigation-secondary .middle-center ul {
	padding-left: 0;
	padding-bottom: 0.5em;
}

.to-action a {
	color: #fff;
	background-color:Transparent;
	display: block;
	font-weight: 400;
	text-decoration: none;
	padding: 6px 0 0;
}

.to-action:hover a {
	background-image: none;
	color: #3cf;
	background-color:Transparent;
	float: none;
	text-decoration: none;
}

td.selected .to-action div.level-0, .to-action div.level-0 {
	display: block;
	padding-right: 0;
}

/* toc refers to wrapper of subjects in dropdown menu */
.siteNav .toc li {
	float: none;
	white-space: nowrap;

}

.siteNav .to-action .toc a, .siteNav .to-action .toc a:link, .siteNav .to-action .toc a:visited, .siteNav .to-action .toc a:hover {
	background: Transparent url(/app/assets/images/ddmenu/ddBullet.png) no-repeat center left;
	color: #fff;
	display: block;
	font-size: 92%;
	font-weight: 400;
	line-height: 13px;
	margin-bottom: 6px;
	padding: 0;
	padding-left: 0.75em;
	text-align: left;
	width: auto;
}

.siteNav .to-action .toc a:hover {
	text-decoration: underline;
}

/* ON HOVER STATE */

.selected .to-action:hover a, .siteNav td.selected a:hover {
	color: #3cf;
	background-color:Transparent;
}

.to-action:hover .navigation-secondary {
	/* margin: 0; */
	display: block;
}

.topic-heading {
	color: #a5cee9;
	font-size:1em;
	font-weight: 700;
	margin: 0 0 3px 0;
	white-space: nowrap;
	background-color:Transparent;
}

/* table cells - background images */
/* top */
.navigation-secondary .top-left {
	background: Transparent url(/app/assets/images/ddmenu/ddmenu-bg.png) repeat left top;
	height: 11px;
	width: 9px;
	color:inherit;
}

.centered .navigation-secondary .top-left, .right .navigation-secondary .top-left {
	background: Transparent url(/app/assets/images/ddmenu/topLeftCnr.png) no-repeat left top;
	color:inherit;
}

.navigation-secondary .top-center {
	background: Transparent url(/app/assets/images/ddmenu/ddmenu-bg.png) repeat left top; /* #002954 */
	color:inherit;
	width: auto;
}

.navigation-secondary .top-right {
	background: Transparent url(/app/assets/images/ddmenu/topRightCnr.png) no-repeat right top;
	height: 11px;
	width: 15px;
	color:inherit;
}

.right .navigation-secondary .top-right {
	background: Transparent url(/app/assets/images/ddmenu/right.png) repeat left top;
	color:inherit;
}

/* middle */
.navigation-secondary .middle-left {
	background: Transparent url(/app/assets/images/ddmenu/ddmenu-bg.png) repeat left top;
	color:inherit;
}

.navigation-secondary .middle-center {
	background: Transparent url(/app/assets/images/ddmenu/ddmenu-bg.png) repeat left top;
	padding: 0.25em 0 0.5em 0.25em;
	color:inherit;
}

.navigation-secondary .middle-right {
	background: Transparent url(/app/assets/images/ddmenu/right.png) repeat-y right top;
	color:inherit;
}

/* bottom */
.navigation-secondary .bottom-left {
	background: Transparent url(/app/assets/images/ddmenu/btmLeftCnr.png) no-repeat left bottom;
	color:inherit;
	height: 17px;
}

.navigation-secondary .bottom-center {
	background: Transparent url(/app/assets/images/ddmenu/btm.png) repeat-x left top;
	color:inherit;
}

.navigation-secondary .bottom-right {
	background: Transparent url(/app/assets/images/ddmenu/btmRightCnr.png) no-repeat right bottom;
	color:inherit;
}

.aural {
	position: absolute;
	top: -9999em;
	left: -9999em;
}

#BVCustomerRatings {
}

/* These rules are used to override the 
    global.css to stylize the new subnav menus */

/*
.siteNav a{width: 90px;}

.level-0 a.expound {width: 120px;}*/

.siteNav td.selected {
	color: #00366a;
	background: #fff url(/app/assets/images/selectedTab_bg_v2.jpg) left top no-repeat;
}

.siteNav td.selected:hover {
	background: none;
	color:inherit;
}

.to-action a {
	padding-left: 6px;
}

.to-action:hover a {
	background: Transparent url(/app/assets/images/ddmenu/tab-left-side-hover.png) no-repeat top left;
	color:inherit;
}

td.selected .to-action div.level-0, .to-action div.level-0 {
	padding-right: 6px;
}

td.selected .to-action div.level-0:hover, .to-action div.level-0:hover {
	background: Transparent url(/app/assets/images/ddmenu/tab-right-side-hover.png) no-repeat top right;
	color:inherit;
}

.go_electric_btn {
	padding-left:0;
	margin-top:150px;
	width:79px;
}

/* End of override of global.css file for sub navigation menus.*/

/*Background color fix - Start*/
	font#textFooterBackcolorFix
	{
		color:#000080;
		background-color:Transparent;	
	}
	
	font#buyNow2HTMLBackcolorFix
	{
		color:gray;
		background-color:Transparent;	
	}
	
	caption.hideCaption
	{
		display:none;
		}
	
/*Background color fix - End*/

.NoProductsInCategoryText
{
	color:#003466;margin-left:10px;
}


/* -------------------- --For FAQ Template enchancement 03/06/2011   -------------------------*/


.container {width: 1000px; margin: 10px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 42px;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
	height: 42px;
	line-height: 17px;
	margin-bottom: -1px;
	background-image:url(/app/assets/images/product-review-btn-off.jpg);
	background-repeat:no-repeat;
	width:135px;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	text-align:center;
	color: #ffffff;
	display: block;
	font-size:0.75em;
	font-weight:bold;
	/*padding: 0 20px;*/
	outline: none;
}
ul.tabs li a:hover {
	/*background-image:url(Simple%20Tabs%20with%20CSS%20&%20jQuery_files/product-review-btn-off.jpg);*/
	width:135px;
	background-repeat:no-repeat;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background-image:url(/app/assets/images/product-review-btn-on.jpg);
	width:135px;
	background-repeat:no-repeat;
	color:#0b59a1;
}
html ul.tabs li.active a { font-weight:bold; color:#0b59a1}
.tab_container {
	/*border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;*/
}
.tab_content {
	padding: 20px;

	font-size:0.75em;
}


.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	/*border: 1px solid #ddd;*/
	padding: 5px;
}
.producttable{ padding-left:10px; padding-bottom:32px;}
.productsection{ width:115px; float:left; padding-right:40px;}
.productimage{ float:left; width:120px; height:180px; }
.productdescription{clear:both; color:#797979;}
.productlink{ color:#0b59a1; font-weight:bold; padding-top:10px;}
/*login page*/
.productlogin{ width:960px;}
.login-left{ float:left; width:260px;}
.loginbox-top{ background-image:url(/app/assets/images/login-top-bg.jpg); width:254px; height:9px; background-repeat:no-repeat; float:left;}
.loginbox-middle{ background-image:url(/app/assets/images/login-middle-bg.jpg); width:254px; background-repeat:repeat-y;float:left; padding:0px 0 0 12px; _margin-top:-10px;}
.loginbox-bottom{ background-image:url(/app/assets/images/login-bottom-bg.jpg); width:254px; height:8px; background-repeat:no-repeat; float:left;}
fieldset{ padding:0px; margin:0px; border:0px; width:230px;}
.logintextbox{margin-bottom:12px;margin-top:4px; width:217px;}
.logintext{ width:150px;}
.bold{ font-weight:bold;}
.login-right{ float:left; width:630px; padding-left:25px;}
.login-right h2{ font-size:0.875em; padding:0; margin:0;}
.topbuttons{ float:right; color:blue; cursor:pointer;padding: 10px 35px 0px 0; *padding-right:25px;}/* changed on 26-May for FAQ BUG fix*/
/*loginf page*/



h1.pageTitle {
    border: 0 solid red;
    color: #003366;
    font-size: 1.7em;
    margin: 0 !important;
    padding: 15px 0 0 !important;
}

.maintabbox h2{
    color: #003366;
    font-size: 1.7em;
    margin: 0 !important;
    padding: 15px 0 0 !important;
    padding-left: 25px;
    width: 830px;
}
div#container {
    border: 0 solid red;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    width: 942px;}
.maintabbox{ width:830px; padding-left: 37px;}
.tabbox-top{ background-image:url(/app/assets/images/gradiant-bg-top.jpg);background-repeat:no-repeat; height:42px;}
.tabbox-middle{ background-image:url(/app/assets/images/gradiant-bg-middle.jpg); background-repeat:repeat-y; height:auto; float:left; /*margin-top: -35px;*/}
.tabbox-bottom{ background-image:url(/app/assets/images/gradiant-bg-bottom.jpg); background-repeat:no-repeat; height:44px;}
.tabnavigation ul{ margin-left:-38px;}
.tabnavigation ul li { background-image:url(../images/product-review-btn-off.jpg); width:135px; height:44px; background-repeat:no-repeat; float:left; list-style-type: none; font-family:Arial, Helvetica, sans-serif; font-size:0.625em; color:#FFFFFF; font-weight:bold; text-align:center;padding-left: 2px;padding-top: 10px;}
.tabnavigation ul li a{ text-decoration:none; color:#ffffff;}

.tabnavigation ul li a:selected { background-image:url(/app/assets/images/product-review-btn-on.jpg); width:135px; height:44px; background-repeat:no-repeat; float:left; list-style-type: none; font-family:Arial, Helvetica, sans-serif; font-size:0.625em; color:#0b59a1; font-weight:bold; text-align:center;padding-left: 2px;}

.floatright{ float:right;}
.clear{ clear:both;}
.qabox{ padding: 20px 49px 48px 21px;}
.qaboxtop{ background-image:url(/app/assets/images/faq-whitebg-top.jpg); background-repeat:no-repeat; width:734px; height:6px; float:left;}
.qaboxmiddle{ background-image:url(/app/assets/images/faq-whitebg-middle.jpg); background-repeat:repeat-y; width:734px; float:left;_margin-top:-9px;}
.qaboxbottom{ background-image:url(/app/assets/images/faq-whitebg-bottom.jpg); background-repeat:no-repeat; width:734px; height:6px;}
.qaarea{ float:left;}

/*FAQ*/
.q_block 
{
	padding-left:10px;
	padding-top: 10px;
	padding-bottom:10px;
	/*float:left;clear:both; width:100%; 
	margin-top:10px;*/
}

.q_block .image_expand  
{ 
	background:url(/app/assets/images/faq-arrow-off.jpg) no-repeat left top;
	width:15px;
	height:15px;
	float:left; 
	cursor:pointer;
	padding-top: 10px;
}

.q_block .image_collapse  { 
	background:url(/app/assets/images/faq-arrow-on.jpg) no-repeat left top;
	width:15px;

	height:15px;
	float:left;
	cursor:pointer;
	padding-top:10px;
}
.q_block .qa  { 
margin-left:20px; 
}
.q_block .qa  .question 
{ 
cursor:pointer
}
.q_block .qa  .answers {
	display:none;
	margin:10px 0;
	padding-right:12px;
	border:1px solid blue;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#878787;
	border:0;}



.question
{
	font:Arial, Helvetica, sans-serif;
	color:#0b59a1;
	font-weight:bold;
}

 #view_all {  cursor:pointer;color:#0b59a1; font-size:0.75em; font-weight:bold;}
 .q_block .normalpink .close a:link
 {
	
	 cursor:pointer; 
	 font-size:110%;
	 color:#EC008C !important;
font-family:Arial,Helvetica,sans-serif;
font-weight:normal;
text-decoration:none;
 }
  .q_block .normalpink .close a:hover
 {
	 cursor:pointer; 
	 font-size:110%;
	 color:#440e62 !important;
	 font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	text-decoration:none;
 }
 
 .container {width: 1000px; margin: 10px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 42px;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
	height: 42px;
	line-height: 17px;
	margin-bottom: -1px;
	background-image:url(/app/assets/images/product-review-btn-off.jpg);
	background-repeat:no-repeat;
	width:135px;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	text-align:center;
	color: #ffffff;
	display: block;
	font-size:0.75em;
	font-weight:bold;
	/*padding: 0 20px;*/
	outline: none;
}
ul.tabs li a:hover {
	/*background-image:url(Simple%20Tabs%20with%20CSS%20&%20jQuery_files/product-review-btn-off.jpg);*/
	width:135px;
	background-repeat:no-repeat;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background-image:url(/app/assets/images/product-review-btn-on.jpg);
	width:135px;
	background-repeat:no-repeat;
	color:#0b59a1;
}
html ul.tabs li.active a { font-weight:bold; color:#0b59a1}
.tab_container {
	/*border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;*/
}
.tab_content {
	padding: 0px 20px 2px 20px;
	font-size:0.75em;
}


.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	
	padding: 5px;}

.padleft10 {padding:0px 0px 0px 0px !important;}


/*For Discontinued Product pages - Start*/
.productshowcase{ background-color:#dbecf8; float:left; height:auto; width:500px; padding:17px 28px 10px 28px; color:inherit;}
.productold{ float:left; width:220px;}
.middlearrow{ float:left; background-image:url(/app/assets/images/products/arrow-bg-blue.jpg); height:440px; width:65px;}
.productnew{ float:left; width:215px;}
.border { border:1px solid #ccc;}

p.discontinuedPtag{ margin-top:5px;}

h2.discontinued {
    background-color: Transparent;
    color: #003466;
    font-size:1em;
    font-weight: bold;
    margin-bottom: 0px;
    margin-right: 0;
    margin-top: 11px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

h3.discontinued {
    background-color: Transparent;
    color: #666666;
    font-family: Arial;
    font-size: 0.9em;
    font-weight: normal;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 14px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

/*For Discontinued Product pages - End*/

/*en-ZA & pl-PL*/
.oralb_footer_text{color:#000080; background-color: Transparent;}

.hideheader
{
display:none;
}
/*en-ZA & pl-PL*/
