/* @override http://rockland.gomft.com/Style/styles.css */

/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	background-image: url(/images/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}*/

.bg
{
	background-image: url(/images/bg.gif);
	background-color: #FFFFFF;
}
/*
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover 
{
	text-decoration:underline;
}*/

.ln-bg {
	background-image: url(/images/ln-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body-table
{
	border:solid 1px #000000;
	background-color:#ffffff;
}
.ln-link {
	font-weight:bold;
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
	color:#000000;
	z-index:1;
}
.ln-link:hover {
	color:#EC0404;
}
.ln-link-sub {
	color: #EC0404;
	text-decoration: none;
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
	font-size: 11px;
	z-index:1;
}
.ln-link-sub:hover {
	color: #000000;
}
.t-nav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.t-nav:hover {
	color: #FFFE00;
}
/*h1 {
	font-size: 12px;
	font-weight: bold;
	color: #006ab5;
	padding-bottom: 2px;
	margin:0px;
	padding:0px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #7d003b;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sub-heading 
{
	font-weight:bold;
	color: #EC0404;
}*/

.page-bg {
	background-image: url(/images/page-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:435px;
}
.page-bg2 {
	background-image: url(/images/page-bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ln-cell1 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff0000;
}
.ln-cell2 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff6600;
}
.ln-cell3 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ffff00;
}
.ln-cell4 {
	background-color: #FFFFFF;
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;
	padding-left:7px;
	border: 1px solid #0000ff;
}
.ln-cell5 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #00cc00;
}
.ln-cell6 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff00ff;
}
.ln-cell7 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #000000;
}
#ln {
	position:absolute;
	width:170px;
	z-index:1;
	padding: 4px;
	
}

#fslnav {
	float: right;
	width: 150px;
	border: 1px solid #cccccc;
	margin-left: 20px;
}

#fslnav a:link,
#fslnav a:visited {
	color: #000000;
	text-decoration: none;
}

#fslnav a:hover,
#fslnav a:active {
	color: #ef3d33;
	text-decoration: none;
}

#fslnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#fslnav li {

}
#fslnav li a {
	display: block;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 7px;

}
#fslnav li a:hover {
	text-decoration: none;
	color: #ef3d33;
}
#fslnav .title {
	font-weight: bold;
	background-color: #77013e;
	color: #ffffff;
	padding: 2px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .body {
	background-color: #e6e6e6;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .spacer {
	background-color: #006db7;
	height: 3px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;

}

/*
hr {
	color: #524211;
	size: 1px;
	height: 1px;
}*/

.announce-holder {

}
.announce-title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;

}
.announce-body {

}
.announce-all {

}
.announce-holder .horrule {
border-bottom: 1px solid #cccccc;
margin-bottom: 10px;
padding-bottom: 20px;
background: none;

}
/*
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
*/
#lnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#lnav ul li {
	font-size: 11px;
	background-image: url(/images/ln-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#lnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(/Images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 13px 10px;
}
#lnav ul li a:hover {
	color: #006db7;
}
#lnav ul li ul li {
	border: none;
	background-image: none;

}
#lnav ul li ul li a {
	background-image: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	color: #77013e;
}
#lnav ul li ul li ul li a {
	padding-left: 25px;
	color: #006db7;
	background-image: url(/Images/ln-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;

}
#lnav ul li ul li ul li a:hover {
color: #015883;
}
#lnav ul li ul li ul li ul li a {
	padding-left: 30px;
	color: #015883;
	background-image: url(/Images/ln-arrow4.gif);
	background-repeat: no-repeat;
	background-position: 25px 6px;
	
}
#lnav ul li ul li ul li ul li a:hover {
color: #015883;
}

.ln-link:hover {
	color: #7a003c;
	text-decoration: none;
}
.borders-rl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borders-rl2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 12px;
	padding-left: 12px;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #006ab5;
	padding-bottom: 2px;
}

.cart-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7a003c;
	border: 1px solid #000000;
}


/* ------------------------------------------------------------------------ */
/* Standard HTML tags 
--------------------------------------------------------------------------- */

/* ---------------------- */
/* Body
------------------------- */

body {
	margin: 10px auto 25px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-family: Arial, Helvetica, sans-serif;*/
	color: #000000;
	
}

#CuteEditorFrameContainer { background-image: none!important; background-color: #fff; }
#CuteEditorFrameContainer body { background-image: none!important; background-color: #fff; }
#CE_ctl00_ctl00_Body_Body_CEBody_ID_Frame body { background-image: none!important; background-color: #fff; }
.CuteEditorFrame html body {background-image: none!important; background-color: #fff; }
.CuteEditorFrame { background-image: none!important; background-color: #fff; }
#CE_ctl00_Body_CEBody_ID .CuteEditorFrame html body { background-image: nonee!important; background-color: #fff; }
iframe html body { background-image: none!important; background-color: #fff; }


/* ---------------------- */
/* Default Paragraph
------------------------- */

p {
	line-height: 1.5;
	margin: 0 0 15px 0;
}

.twoColumnsLeft p {
	line-height: 1.6;
	margin: 0 0 10px 0;
}

/* ---------------------- */
/* Default Image
------------------------- */

img {
	border: none;
	padding: 0;
	margin: 0;
}

/* ---------------------- */
/* Default Tables
------------------------- */

th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

td {
	vertical-align: top;
}

td p {
	line-height: 1.5;
	margin: 0 0 15px 0;
}

/* ---------------------- */
/* Default Links
------------------------- */

a:link {
	color: #ef3d33;
	text-decoration: none;
}

a:visited {
	color: #ef3d33;
	text-decoration: none;
}

a:hover {
	color: #ef3d33;
	text-decoration: underline;
}

a:active {
	color: #ef3d33;
	text-decoration: none;
}

/* ----------------------------------------------- */
/* Lists
-------------------------------------------------- */

ul {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 20px;
	list-style-type: disc;
/*	list-style-type: circle;
	list-style-type: square;*/
}

ul li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

ul ul {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 20px;
	list-style-type: circle;
}

ul ul li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

ul.imageBullet {
	margin: 15px 0 18px -32px;
	*margin: 15px 0 18px 5px;
	list-style-type: none;
}

ul.imageBullet li {
	line-height: 1.5;
	padding: 0 0 0 20px;
	background: url('/Images/bullet.gif') no-repeat 0 0;
}

ol {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 30px;
/*	list-style-type: lower-alpha;
	list-style-type: upper-alpha;
	list-style-type: lower-roman;
	list-style-type: upper-roman;*/
}

ol li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

.horizontalList {
	font-size: 11px;
	padding: 3px;
	margin: -20px 0 15px 0;
	*margin: -20px 0 15px -30px;
}

.horizontalList ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

.horizontalList ul li {
	padding-right: 6px;
	padding-left: 6px;
	list-style: none;
	display: inline;
	border-left: 1px solid #000000;
}

.horizontalList ul li.first {
	margin-left: 0;
	padding-right: 6px;
	padding-left: 0;
	list-style: none;
	display: inline;
	border-left: none;
}

/* ----------------------------------------------- */
/* Special
-------------------------------------------------- */

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1;
}

.pushLeft {
	float: left;
	margin: 5px 10px 10px 0;
}

.pushRight {
	float: right;
	margin: 5px 0 10px 10px;
}

/* ----------------------------------------------- */
/* Text
-------------------------------------------------- */

.smallText {
	font-size: 10px;
}

.PDF {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background: #cc0000;
	padding: 3px 5px 3px 5px;
}

.hot {
	color: #cc0000;
}

.callout {
	margin: 0 auto 20px auto;
	width: 90%;
	color: #000000;
	background: #ebe6ab;
	padding: 15px;
	border: 3px double #ffffff;
}

/* ------------------------------------------------------------------------ */
/* START Container
--------------------------------------------------------------------------- */

div.container {
	margin: 0 auto;
	width: 980px;
	border: 1px solid #b9b9b9;
	background: #ffffff url('/Images/backgroundContainer.jpg') no-repeat 0 0;
	position: relative;
}

/* ---------------------- */
/* END Container
------------------------- */


a.logo { display: block; width: 252px; height: 88px; float: left; padding-left: 18px; }

/*.logo {
	position: absolute;
	top: 40px;
	left: 50%;
	width: 265px;
	height: 80px;
	margin: 0 0 0 -475px;
}*/

/* ------------------------------------------------------------------------ */
/* START Default Headers
--------------------------------------------------------------------------- */

h1,
h1 a:link  {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #ebe6ab;
}

h1 a:visited  {
	color: #000000;
	text-decoration: none;
}

h1 a:hover,
h1 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading2,
.heading2 a:link {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 8px 0;
	color: #000000;
	text-decoration: none;
}

.heading2 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading2 a:hover,
.heading2 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading3,
.heading3 a:link {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.heading3 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading3 a:hover,
.heading3 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading4,
.heading4 a:link {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.heading4 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading4 a:hover,
.heading4 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading5,
.heading5 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.heading5 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading5 a:hover,
.heading5 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading6,
.heading6 a:link {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.heading6 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading6 a:hover,
.heading6 a:active  {
	color: #000000;
	text-decoration: none;
}

/* ---------------------- */
/* END Default Headers
------------------------- */

.topBarContainer {
	margin: 0 auto;
	width: 940px;
	height: 25px;
	font-size: 11px;
	background: #ffffff url('/Images/backgroundTopBar.jpg') no-repeat 0 0;
}

.topBarLeftContainer {
	float: left;
	width: 510px;
}

.topBarLeft {
	float: left;
	width: 315px;
	color: #ffffff;
	margin: 6px 0 0 15px;
	overflow: hidden;
	white-space:nowrap;
}

.topBarMiddle {
	float: right;
	width: 150px;
	text-align: right;
	color: #ffffff;
	margin: 6px 0 0 0;
}

.topBarRight {
	float: right;
	width: 390px;
	color: #ffffff;
	margin: 6px 15px 0 0;
}

.topBarRight a:link,
.topBarRight a:visited {
	color: #ffffff;
	text-decoration: none;
}

.topBarRight a:hover,
.topBarRight a:active {
	color: #ffffff;
	text-decoration: none;
}


/* ------------------------------------------------------------------------ */
/* START Crossfader Styles
--------------------------------------------------------------------------- */

.topBarRight div.cf_wrapper {
  position: relative;
  top: -1px;
  left: 5px;
  _left: 15px;
}

.topBarRight div.cf_element {
		width: 390px;
		height: 20px;
		overflow: hidden;
		white-space:nowrap;
}

.topBarRight div.cf_element div.content {
		padding: 0 2px;
}

/* ---------------------- */
/* END Crossfader Styles
------------------------- */

.topSmallNav {
	float: right;
	margin: 20px 20px 0 0;
	width: 650px;
	font-size: 11px;
}

.topSmallNav a:link,
.topSmallNav a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.topSmallNav a:hover,
.topSmallNav a:active {
	color: #ef3d33;
	text-decoration: none;
}

.topSmallNavRight {
	float: right;
	width: 275px;
	color: #000000;
	font-weight: bold;
}

.topSmallNavLeft {
	float: left;
	width: 350px;
	text-align: right;
	padding: 0 20px 0 0;
	color: #000000;
}


/* -------------------------------- Horizontal Navigation ---------------------------------*/


.mainNavContainer {
	width: 631px;
	float: right;
	margin: 25px 0 0 0;
	_margin: 27px 0 0 0;
}
.mainNav {
	font-size: 11px;
	margin: 0;
}
#tnavmenubar {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}
#tnavmenubar ul {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	list-style: none;
}
#tnavmenubar a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: block;
	color: #ffffff;
	padding: 5px 25px 5px 25px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
/*	padding-top: 5px;*/
}
#tnavmenubar li {
	display: block;
	float: left;
/*	border-left: 1px solid GOLD;*/
	background: url('/Images/iconMainNavDot.gif') no-repeat 0 10px;
}
#tnavmenubar li ul  {
/*	width: 100px;*/
}
#tnavmenubar ul li  {
	width: 190px;
	margin: 0;
	xxxheight: auto;
/*	padding: 5px 0 5px 10px;*/
	background: none;
}
#tnavmenubar ul li a  {
	xxxcolor: BLACK;
	font-size: 12px;
	font-weight: normal;
	xxxletter-spacing: 1.25;
}
ul#tnavmenubar li ul {
	position: absolute;
	display: none;
	background: #000000;
	xxxcolor: #ffffff;
	z-index: 100000;
	margin-top: 0;
	margin-left: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tnavmenubar li:hover a,
#tnavmenubar a:active,
#tnavmenubar li.tnhvr a {
	color: #ffffff;

}
#tnavmenubar li:hover ul,
#tnavmenubar li.tnhvr ul {
	display: block;
}
#tnavmenubar li:hover ul a,
#tnavmenubar li.tnhvr ul a {
	color: #ffffff;
}
#tnavmenubar ul a:hover {
	color: #ef3d33!important;
}
#tnavmenubar li {
	width: auto;
}

/* -------------------------------- End Horiizontal Navigation ---------------------------------*/


.contentContainer {
	margin: 25px auto 20px auto;
	width: 940px;
	overflow: hidden;
}
.contentContainerRight {
	float: right;
	width: 690px;
}

.breadCrumbs {
	width: 690px;
	font-size: 10px;
}

.breadCrumbs a:link,
.breadCrumbs a:visited {
	text-decoration: none;
}

.breadCrumbs a:hover,
.breadCrumbs a:active {
	text-decoration: none;
}







/*numbered buttons */
#apDiv4 {
	position:absolute;
	width:400px;
	height:20px;
	z-index:11;
	top: 18px;
	left:272px;
}
#apDiv4 a {
	display: block; 
	float: left;
	padding: 2px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #f33c2c;
	margin-left: 5px;
	text-decoration: none;
	float: right;
}
#apDiv4 a:hover {
	background-color: #ffffff;
	color: #f33c2c;
}
#apDiv4 a.selected {
    background-color: #ffffff;
	color: #f33c2c;
}
#apDiv4 a.on {
	background-color: #fd8419;
	color: #ffffff;
}
#apDiv5 {
	position:absolute;
	width:1px;
	height:1px;
	z-index:11;	
}

xxx.homefimage { left: 250px; top: 50px; float: left; width: 80px; height: 60px; background: #fd8419; }

xxxtd.homebox, div#ctl00_UpdatePanel1 { background: url('/Images/backgroundFeatureBox.jpg') no-repeat right bottom; height: 126px; margin-bottom: 10px; overflow: hidden; position: relative; }

div.homeffeatured { padding: 15px 20px 0 250px; xxxmargin-left: 250px; width: 420px; height: 111px; position: relative; xxxbackground: blue; }

div.homefheading { font-size: 18px; font-weight: bold; color: #f63c2f; text-transform: uppercase; margin-bottom: 7px; z-index: 1000; }

div.homefname { xxxmargin-bottom: 4px; font-size: 14px; font-weight: bold; z-index: 1000; xxxpadding-right: 20px; }
   .homefname a { float: left; }
   .homefname a:link,
   .homefname a:visited,
   .homefname a:hover,
   .homefname a:active { color: #ffffff; text-decoration: none; }

   .homefname img { xxxvertical-align: bottom; xxxdisplay: inline; float: right; margin: 0 0 0 10px; xxxmargin-top: -16px; }

div.homefdescription { clear: both; z-index: 1000; margin: 3px 0; }
   .homefdescription span { font-size: 11px; color: #ffffff; }

div.homefview { position: absolute; bottom: 15px; right: 0; padding-top: 20px; width: 170px; } /*contains price and button */
   .homefview span { float: left; margin-top: 2px; font-weight: bold; } /*price */
   .homefview a { float: right; margin: 0; margin-right: 10px; font-size: 11px; z-index: 100; padding: 2px 7px 3px 6px; margin-left: 15px; } /*button */
   .homefview a:link,
   .homefview a:visited { text-decoration: none; color: #ffffff; background: #7a1618; }
   .homefview a:hover,
   .homefview a:active { text-decoration: none; color: #7a1618; background: #ffffff; }





.contentContainerMain {
	float: left;
	width: 690px;
}

.contentMain {
	float: left;
	width: 685px;
}

xxx.contentMainLeft {
	float: left;
	width: 450px;
}

.contentMainRight {
	float: right;
	width: 220px;
}

.contentContainerLeft {
	float: left;
	width: 240px;
}

.boxHeader {

}
.boxHeader p {
	width: 208px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
	background: #000000;
}

.boxHeaderOne {
	width: 208px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
	background: #a1c03c url('/Images/backgroundBarGreen.jpg') no-repeat 0 0;
}

.boxHeaderTwo {
	width: 208px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
	background: #ef3d33 url('/Images/backgroundBarRed.jpg') no-repeat 0 0;
}

.boxContent {
	width: 198px;
	color: #000000;
	padding: 10px;
	font-size: 11px;
	background: url('/Images/backgroundBoxGradient.jpg') repeat-x 0 0;
	margin: 0 0 10px 0;
}
.news { width: 208px; padding-right: 0; }
.fslnavHome { float: none; width: auto; margin: 0px; border: none; height: 500px; overflow-y: auto; }
.fslnavHome table { width: 170px!important; }

.boxContent p {
	line-height: 1.15;
	margin: 0 0 8px 0;
}

.boxContent .heading3,
.boxContent .heading3 a:link {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	color: #000000;
	text-decoration: none;
}

.boxContent .heading3 a:visited {
	color: #000000;
	text-decoration: none;
}

.boxContent .heading3 a:hover,
.boxContent .heading3 a:active  {
	color: #000000;
	text-decoration: none;
}

.boxContent .textField {
	font-size: 10px;
	margin-right: 10px;
	padding: 2px 5px;
	border: 1px solid #ebe6ab;
}

.boxContent .button {
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px 5px;
	border: none;
}

.boxContent .button:hover {
	cursor: pointer;
}

.boxContentNav {
	width: 198px;
	color: #000000;
	padding: 10px;
	font-size: 11px;
	background: url('/Images/backgroundBoxGradient.jpg') repeat-x 0 0;
	margin: 0 0 10px 0;
}

.boxContentNav p {
	line-height: 1.15;
	margin: 0 0 8px 0;
}

.boxContentNav ul {
	margin: 0 0 0 -40px;
	*margin: 0;
	list-style-type: none;
}

.boxContentNav  ul li {
	line-height: 1.1;
	margin: 0 0 5px 0;
	padding: 0 0 5px 15px;
	background: url('/Images/bullet.gif') no-repeat 0 4px;
	border-bottom: 1px solid #ebe6ab;
}
.boxContentNav  ul ul { margin-top: 10px; }
.boxContentNav a:link,
.boxContentNav a:visited {
	color: #000000;
	text-decoration: none;
}

.boxContentNav a:hover,
.boxContentNav a:active {
	color: #ef3d33;
	text-decoration: none;
}

.flags {
	margin: 15px 0 15px 0;
}

.flags td {
	background: #eeeeee;
	padding: 10px 0 7px 12px;
}

.flags td:hover {
	background: #ffffff;
	padding: 10px 0 7px 12px;
}

.flags img {
	border: none;
	margin: 0 12px 3px 0;
}

.flags a:link,
.flags a:visited {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.flags a:hover,
.flags a:active {
	color: #ef3d33;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.distributors {
	margin: 5px 0 15px 0;
}

.distributors td {
	padding: 10px 5px 10px 0;
	
}

.distributors p {
	margin: 0;
}

.backLink {
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background: #ebe6ab;
	padding: 3px 7px 3px 7px;
}

.pageDropSelector {
	width: 200px;
	float: right;
	/*/*/background: #efefef;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; /* */
}

.techTipsDataTable {
	margin-bottom: 15px;
}

.techTipsDataTable th {
	padding: 5px;
	background: #c1bc81;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

.techTipsDataTable td {
	padding: 5px;
	background: #ebe6ab;
	font-size: 10px;
}

/* ------------------------------------------------------------------------ */
/* START Footer
--------------------------------------------------------------------------- */

.footerContainer {
	float: left;
	color: #666666;
	width: 675px;
	font-size: 10px;
	margin: 15px 0 15px 270px;
}

.footerLeft {
	float: left;
	width: 400px;
	font-size: 9px;
}

.footerLeft a:link,
.footerLeft a:visited {
	color: #666666;
	text-decoration: none;
}

.footerLeft a:hover,
.footerLeft a:active {
	color: #666666;
	text-decoration: underline;
}

.footerRight {
	float: right;
	width: 275px;
	font-size: 9px;
	text-align: right;
}

.footerRight a:link,
.footerRight a:visited {
	color: #666666;
	text-decoration: none;
}

.footerRight a:hover,
.footerRight a:active {
	color: #666666;
	text-decoration: underline;
}

/* ---------------------- */
/* END Footer
------------------------- */



/* datasheet table */

.datesheetTitle, #ctl00_Body_lblProductDescription { float: none; background: #ddd; font-size: 14px; padding: .8em; margin: 0; display: block; }

.contentContainerMain table.price { xxxwidth: 100%; }
.contentContainerMain table.price td { padding: 10px; }

.datasheet { position: relative; xxxborder: 10px solid #ddd; }
.datasheet p.title { padding: .2em .5em .4em .5em; margin: 20px 0 3px 0; background: url(/Images/dotted_rule.gif); }

.datasheet table {  }

.datasheet td:first-child { xxxwidth: 100%; }
.datasheet td:first-child table { font-size: 15px; width: 100%; xxxwidth: 525px; border-collapse: collapse; border-spacing: 0; margin: 0 0 20px 0; vertical-align: text-top; border: 0; }
   .datasheet td:first-child table td  { xxxwidth: 100%; xxxwidth: 525px; padding: 1em; padding: .5em; vertical-align: top; border: 0; }
.datasheet td:first-child table tr.spacer td { line-height: 13px; border-top: 2px solid #ddd; background: url(/Images/dotted_rule.gif) 5px 0 repeat-x; padding: 0; }
.datasheet td:first-child table td:first-child { width: 100px; text-align: right; margin: 0 1em 0 0; }

.datasheet td { margin: 0; padding: 0; xxxwidth: 500px; }
.datasheet td table { padding: 5px; width: 150px; margin-left: 15px; border: 1px solid #ddd; border-top: 2px solid #ddd; }
.datasheet td table td { text-align: left; font-size: .8em; padding: 10px; border-top: 1px dotted #ddd; }
.datasheet td table td img { margin: 10px 0; }

.tblRelProducts td:first-child { width: 100px!important; }
.tblRecDilutions td:first-child { width: 50px!important; }

.OSCAR_datasheetSearchGrid { margin-top: 20px; }
.OSCAR_datasheetSearchGrid td { padding: .5em 0 .5em 1.5em; border-bottom: 1px solid #ddd; }
.OSCAR_datasheetSearchGrid td:first-child { padding-left: 0; }

span.forceWrap { display: block; width: 400px; overflow: hidden; word-wrap: break-word; }

td.tdFigures { width: 200px; }

.errorText {  }

table.table1 td { padding: 0 10px 10px 0; }

table.table2 { border: 1px dotted #999; margin-bottom:20px; }
table.table2 td { padding: 15px;  }
table.table2 tr:first-child td { padding-bottom: 0; }
table.table2 td table {  }
table.table2 td table td { padding: 5px; }
table.table2 td table td.odd { background: #eee; }

table.content { border-collapse: collapse; width: 100%; margin-bottom: 20px; }
table.content td { padding: .75em; border: 1px solid #eee; }

div.quoteButton {  }
div.quoteButton a { display: block; width: 150px; margin: 20px auto 40px; background: red; padding: .5em; text-align: center; color: #fff; font-weight: bold; }

div.modalContainer { padding: 20px; background: #fff; width: 500px!important; height: auto; }
div.modalContainer span { display: block; background: #fff; }
div.modalContainer img { float: left; margin: 0 20px 10px!important; }
div.modalContainer p { text-align: left; margin-bottom: 2em; }
a.modalCloseButton { clear: both!important; display: block; }

table#ctl00_NewsPreview1_dlNews td { padding: 15px 0; border-bottom: #ebe6ab 1px solid; }
span.newsStory { display: block; padding: 5px 0; }