﻿/* IE6 NONSENSE */
* html div.homeContainer {background: transparent url('../images/container_bg_ie.png') repeat-y center;}

* html div.containerFooter {background: transparent url('../images/container_bottom_bg_ie.png') no-repeat bottom center; width: 996px;}

/** html div.newsItem {background: url('../images/bucket_item_button_bg_ie.png') no-repeat bottom right;}

* html div.newsItem:hover {background-image: url('../images/bucket_item_button_bg_on_ie.png');} */

* html div.bucketFooter a {background: transparent url('../images/bucket_link_button_bg_ie.png') no-repeat right -1px;}

* html div.footerOrnamentation {width: 969px;}

* html div.bucketWrapper {margin: 0 10px 0 10px;}

/* FLOAT CLEARING HACKS */
	
div.homeContainer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.homeBuckets:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.footerNav:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.dashboardHeader:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.dashboard div.contentPromo:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html #topNav  {
	margin-left:1px;
	width: 997px;
	
}
* html #topNav ul {
	height: 26px;
	width: 970px;
	margin:    3px 0px 1px 25px;

	padding:0;
}


* html div.titleRule
{
		width: 638px;
		margin:0px;
		padding:0px;
}

* html div.sub_right
{
	
	padding-right:10px;
	width:160px;
	
}

* html div.pagecontent {padding-top:0px;margin-top:0px;}

* html #leftNav {margin-left:1px;padding-right:0px;margin-right:0px;}
* html #contentWrapper {width:830px;padding-left:0px;margin-left:-20px;}

* html div.pageoffset {padding-left:0px;padding-top:0px;margin-top:0px;}

* html div.printMe {padding:0px;margin-left:260px;}


* html div.pagebody {padding-top:0px;margin-top:-10px;}

* html #contentdiv {padding-top:0px;margin-top:-18px;}


* html a.navseconditem {
 /*background:  url('../images/leftnav_bg_ie.png') repeat-x bottom;*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,  src='images/leftnav_bg_ie.png' );


}
* html a.navseconditem:hover {

 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,  src='images/leftnav_bg.png' );
   background: #e0f2f2;

    
}


* html TABLE.sandbox a 
{
	background:  url('../images/bucket_link_button_bg_ie.png') no-repeat right -33px;
}



* html TABLE.sandbox A.readMore {

background:  url('../images/small_arrow_off_ie.gif') no-repeat right;


	
}

* html TABLE.sandbox A.readMore:hover {
background: url('../images/small_arrow_on_ie.gif') no-repeat right;

}



* html div.clientlogin
{
	
	margin-left:280px;

	
}

* html #flashContent 
{
	margin-left:2px;
	
}
