img { behavior:url(css/iepngfix.htc); }


* {
	margin:0;
	padding:0;
}

body {
	font-family:Tahoma, arial, sans-serif;
	font-size:0.7em;
	color:#000;
}
#globalSearch 
{
	display:none;
}
#homeLoginLinks, #subLoginLinks 
{
	display:none;
}
#homeSecondaryNav, #subSecondaryNav 
{
	display:none;
}
#homePrimaryNavContainer, #subPrimaryNavContainer 
{
	display:none;
}
#breadcrumb
{
	display:none;
}
#pageControls
{
	display:none;
}

/* home page columns -------------------------------------------------------------------*/
#homeLeftCol {
	display:inline;
	float:left;
	width:70%;
}

/* home page right column styles-----------------------------------------------------------*/
#homeRightCol {
	display:inline;
	float:left;
	padding:22px 23px 0px;
	width:20%;
	border-left:1px dotted #8E8E8E;
}

#leftCol 
{
	display:none;
}
#centerCol {
	display:inline;
	float:left;
	padding:14px 23px;
	width:65%;
}
#pageInnerBackground2Col #centerCol {
	width:90%;
}
#rightCol {
	display:inline;
	float:left;
	padding:13px 23px 0px;
	width:20%;
	border-left:1px dotted #8E8E8E;
}
.rightColBoxTop {
	margin-bottom:22px;
}
.rightColBoxCenter p {
	margin-bottom:7px;
}
.rightColImage {
	margin-bottom:9px;
}	


div.featured h3 {
	padding:0px 0px 13px;
}
div.rightColBoxCenter h3,  div.contentBoxCenter h3, div.whiteBoxContent h3 {
	color:#666;
	letter-spacing:0;
	padding:5px 0px 0px;
}
/* HTML Selector Styles ---------------------------------------------------------------------------------*/
p {
	margin-bottom:15px;
}
img {
	border:0px;
}
img.imgRight {
	float:right;
	padding:0px 0px 5px 5px;
}
img.imgLeft {
	float:left;
	padding:0px 5px 5px 0px;
}
a {
	color:#0076BF;
	text-decoration:none;
}
a.linkHdr {
	font-weight:bold !important;
	text-decoration:underline !important;
}
a:hover {
	text-decoration:underline;
}
h1 {
	color:#EA0437; 
	font-family:Tahoma, arial, sans-serif; 
	font-size:1.6em; 
	font-weight:normal;
	line-height:0.8em;
	margin: 22px 0 22px;
	padding-top:0px;
}
h1 span {
	font-size:0.8em !important;
	color:#000;
	padding-left:20px;
}
h2 {
	color:#000;
	font-family:Tahoma, arial, sans-serif; 
	font-size:1.3em; 
	font-weight:normal;
	margin:22px 0 5px;
	padding-bottom:6px;
	border-bottom:1px dotted #8E8E8E;
}
.underPrimaryHeader {
	margin-top:0px;
}
h3 {
	color:#76B900;
	font-size:1.0em;
	letter-spacing:0.2em;
	padding:12px 0px 5px;
	position:relative;
	text-transform:uppercase;
}
h4 {
	font-size:1.1em;
	font-weight:bold;
	margin:5px 0 10px;
}
h4 span {
	font-weight:normal;
}
ul {
	list-style-type:disc;
	margin:5px 0 0 15px;
}
ul li {
	padding:3px 0px;
}

input, select {
	font-size:0.9em;
}
.clr {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:0px;
	padding:0px;
}

div.newsAlerts {
	float:left;
}
.contentBoxCenter div.newsAlerts {
	float:right;
	margin-top:10px;
}
div.moreLink {
	float:right;
}
div.whiteBoxCenter div.moreLink, div.whiteBoxCenter div.newsAlerts {
	margin-top:10px;
}
/* add underlines for links */
div.moreLink a, div.newsAlerts a, a.underline {
	text-decoration:underline !important;
}
/* displays unordered list horizontal with black dividers between items -------------------------------------*/
ul.horizontal {
	list-style-type:none;
	margin:0px 0px 15px;
}
div.featured ul.horizontal {
	margin-top:10px;
}
div.content ul.horizontal {
	margin-top:5px;
}
div.homeNewsItem div.content ul.horizontal {
	margin-top:0px;
}
ul.horizontal li {
	display:inline;
	border-right: 1px solid #000;
	padding:0px 10px;
}
ul.horizontal li.first {
	padding-left:0px;
}
ul.horizontal li.last {
	border-right:0px;
	padding-right:0px;
}


/* progress indicator in shopping cart ------------------------------------------------------------*/
div#progress {
	float:left;
	margin:20px 0px;
	width:520px;
}
div#cartMessaging {
	color:#EA0437;
	float:right;
	font-weight:bold;
	padding:0px 12px;
	width:127px;
	
}
div#progress div.step {
	display:inline;
	float:left;
	border:1px solid #007856;
	padding:2px 9px 4px;
	margin-right:10px;
}
div#progress div.current {
	background-color:#007856;
	color:#fff;
	font-weight:bold;
}
div#progress div.last {
	margin-right:0px !important;
}
/* buttons on shopping cart page ------------------------------------------------------------------*/
.continueShopping {
	float:left; 
	margin-top:20px;
}
.proceedCheckout {
	float:right; 
	margin-top:20px;
}
/* shopping cart table-----------------------------------------------------------------------------*/

table.shoppingCart {
	border-top:1px dotted #8E8E8E;
}
table.shoppingCart th {
	background-color:#EFF3E9;
}
table.shoppingCart th, table.shoppingCart td {
	padding:12px 10px;
	border-bottom:1px dotted #8E8E8E;
}
tr.totalRow td {
	border-bottom:0px;
	padding:6px 10px !important;
	text-align:right;
}
tr.totalRow td.total, tr.totalRow td.totalLabel {
	border-top:1px dotted #8E8E8E;
	font-size:1.2em;
	font-weight:normal !important;
	text-transform:uppercase;
}
tr.totalRow td.label {
	font-weight:bold;
}
tr.totalRow td.totalLabel {
	color:#76B900;
}
/* tab styles -------------------------------------------------------------------------------------*/
div.tabsContainer {
	height:24px; 
	border-bottom:1px solid #BEBDBD;

	position:relative;
	width:379px;
}
ul.tabs {
	position:absolute;
	top:1px;
	list-style-type:none;
	margin:0;
	height:23px;
}
ul.tabs li {
	float:left;
	font-family: Tahoma, Arial, sans-serif;
	font-size:14px;
	background:url(../images/tab_bg_off.gif) no-repeat;
	margin:0 8px 0 0;
	line-height:18px;
	text-align:center;
	width: 121px;
}
* html ul.tabs li {
	background-position: 0px 0px;
}
ul.tabs li.currTab {
	background:url(../images/tab_bg_on.gif) no-repeat;
}
ul.tabs li#t3 {
	margin-right:0px;
}
ul.tabs li a {
	color:#000;
}
div.tabContent {
	border-left:1px solid #BEBDBD;
	border-right:1px solid #BEBDBD;
	border-bottom:1px solid #BEBDBD;
	padding:11px;
	width:355px;
	margin-top:-1px;
}
/* news items styles ------------------------------------------------------------------------------*/
div.newsItem, div.newsItemNoPic {
	border-bottom:1px dotted #8E8E8E;
	line-height:17px;
	margin-bottom:10px;
	padding-bottom:10px;
}

div.newsItem div.pic {
	float:left;
	margin-right:13px;
	width:79px;
}
div.newsItem div.content, div.newsItemNoPic div.content {
	float:left;
	padding:0px;
	width:250px;
	border-bottom:0px;
}
div.newsItemNoPic div.content {
	width:380px;
}

/* gray boxes appearing the in the content area ---------------------------------------------------------------*/
.contentBox {
	border:1px solid #A9A9A9;
	float:right; 
	width:213px; 
	margin:0 0 9px 25px;
	clear:right;
	visible:false;
}
.contentBoxTop {
	background:url(../images/bg_content_box_top.gif) no-repeat top left;
	padding-top:9px;
	margin-bottom:9px;
	visible:false;
}
.contentBoxBot {
	background:url(../images/bg_content_box_bot.gif) no-repeat bottom left;
	padding-bottom:9px;
	visible:false;
}
.contentBoxCenter {
	color:#000;
	padding:0px 14px 0px 14px;
	width:183px;
	visible:false;
}
.contentBoxCenter div.dotDiv {
	margin:5px 0 !important;
	padding-top:0px;
	visible:false;
}

/* footer --------------------------------------------------------------------------------------*/
#footer, #footer2Col
{
	clear:both;
	margin-top:22px;
	padding-left:13px;
}
#footer2Col {
	padding-left:23px;
}
#homeLeftCol #footer {
	padding-left:0px;
}
#footer a, #footer2Col a {
	border-right:1px solid #9F9F9F;
	padding:0px 10px;
}
#footer a.first, #footer2Col a.first {
	padding-left:0px;
}
#footer a.last, #footer2Col a.last {
	padding-right:0px;
	border-right:0px;
}