﻿
/**************************************************left column*********************************************/
#sidebar {float: left; margin-left: -967px; _margin-left: -970px; margin-top: 186px; width: 248px; position: relative; z-index: 20000;}  
/* #sidebar {float: left; margin-left: -970px; width: 248px; height: 553px; position: relative;}
  */
#sidebar h3#title-whatsnew {background: url(../images/title-home-whats-new.jpg) no-repeat; width: 197px; height: 17px; display: block; margin: 130px 0 15px 51px;}

/* spacing/alignment of what's new header  */
/* #sidebar h3#title-whatsnew {background: url(../images/title-home-whats-new.gif) no-repeat; width: 197px; height: 17px; display: block; margin: 130px 0 15px 20px;}  */

/*  spacing of what's new content */
/* #sidebar dl#whatsnew {margin: 0 0 0 51px; width: 170px; font-size: 1.1em; position: relative;}

#sidebar dl#whatsnew dt {background: url(../images/sidebar-home-bullet.gif) no-repeat 0 2px; color: #666; font-weight: bold; padding: 0 0 0 20px; text-align:left; border:1px #FFFFCC solid;}

#sidebar dl#whatsnew dd {color: #999; margin: 0 0 20px 0; padding: 0 0 0 20px;}  */

/* #sidebar ul#sidebarNav {width: 200px; margin: 30px 0 0 33px; top: 375px; position: absolute;}  */
/*see ie.css for fixes*/
/* #sidebar ul#sidebarNav {width: 200px; margin: 30px 0 0 33px; top: 375px; position: absolute;}  */

#sidebar ul#sidebarNav {background: url(../images/bg-sidebar.gif) no-repeat 0 100%; width: 190px; height: 100%; padding: 0 10px 50px 35px;}

#main #contentcopy {background: url(../images/bg-contentcopy.gif) no-repeat; min-height: 265px; padding: 15px 15px 10px 20px; line-height: 1.3; font-size: 1.3em;}


#container1
	{
		float: left;
		width: 700px;
		position: relative;
	}
	
#homeWhatsnew
	{
		width: 340px; 
		float: left; 
		margin: 0 20px 0 0;
	}

#homeWhatsnew p
	{
		
	}

#homePhoto
	{
		float: left;
		width: 90px;
		position: absolute;
		left: 365px;
		z-index: 0;
		bottom: 0;
		background-image:url('../images/homePhoto.png');
		background-repeat: no-repeat;
		background-position: bottom right;
		overflow: hidden;
		height: 300px;
	}

#homeRtCol
	{
		z-index: 50;
		padding: 5px;
		width: 200px; 
		float: right; 
		position: relative;
		margin-right: 25px; 
		_margin-right: 15px; 
		min-height: 250px; 
		background-color: #e6e7db;
		border: 1px solid #dadbcf;
		background-image:url('../images/rtColBG.jpg');
		background-repeat: repeat-x;
		background-position: top;
		overflow: hidden;
		font-size: 85%;
		line-height: 140%;
		}


.gradientBG
	{
		background-color: #e6e7db;
		border: 1px solid #dadbcf;
		background-image:url('../images/rtColBG.jpg');
		background-repeat: repeat-x;
		background-position: top;
		overflow: hidden;
		font-size: 85%;
		line-height: 140%;
		}


/*  WHAT'S NEW CONTENT HERE */

#sidebar
	{
		/* _margin-left: 7px;  */
	}

#sidebar div#whatsnew 
	{
		margin: 0; 
		width: 200px; 
		font-size: 1.1em; 
		background: url(../images/bg-sidebarNav.gif) no-repeat 0 100%; 
		height: 100%; 
		padding: 0 10px 30px 35px;
	}

#sidebar p
	{
		margin-right: 10px;
		margin-left: -15px;
	}

/* #sidebar dl#whatsnew {background: url(../images/bg-sidebarNav.gif) no-repeat 0 100%; height: 100%; padding: 0 10px 50px 35px;}  */

/* #sidebar dl#whatsnew dt {color: #666; font-weight: bold; padding: 0; text-align:left; border:1px #FFFFCC solid;}  */

/* #sidebar dl#whatsnew dd {color: #999; margin: 0 0 20px 0; padding: 0 0 0 20px; text-align: justify;}  */


#sidebar ul#sidebarNav li {background: url(../images/sidebarNav-home-arrow.gif) no-repeat 100% 6px; margin: 0 0 5px 0; padding: 0 10px 5px 0; list-style: none; text-align: right; border-bottom: 1px solid #bec9a3;}

#sidebar ul#sidebarNav li a {color: #470; font-size: 1.1em;}

/* #sidebar ul#sidebarNav li#nr {background: url(../images/sidebarNav-home-nrlnk.gif) no-repeat 0 0; width: 209px; height: 24px; margin: 0; padding: 0; margin-left: 20px; top: 205px; left: 0; position: absolute; display: block; border: none;}  */

/*  Green National Center Popup */
#sidebar ul#sidebarNav li#nr {background: url(../images/sidebarNav-home-nrlnk.gif) no-repeat 0 0; width: 209px; height: 24px; margin: 0; padding: 0; margin-left: -15px; margin-top: 25px; left: 0; display: block; border: none;}

#sidebar ul#sidebarNav li#nr:hover, #sidebar ul#sidebarNav li#nr.sdbrhover {background-position: 0 -24px;}

#sidebar ul#sidebarNav li#nr a#nrlnk {width: 208px; height: 24px; left: 0; position: absolute; display: block; background: transparent;}

/*1st level dropdown*/
#sidebar ul#sidebarNav li ul {background: #efc; color: #682; width: 196px; height: auto; margin: 0; bottom: 24px; left: -9999px; position: absolute; z-index: 99; border: 1px solid #682; border-bottom: none;}

#sidebar ul#sidebarNav li ul li {background: none; margin: 0; padding: 0; border: none; display: inline;}

#sidebar ul#sidebarNav li ul li a {background: #efc; color: #682; font-size: 1em; display: block; border-bottom: 1px solid #d3e7aa; padding: 8px 15px;}

#sidebar ul#sidebarNav li ul li a:hover {background: #deb; color: #682; display: block; text-decoration: none;}

#sidebar ul#sidebarNav li:hover ul, #sidebar ul#sidebarNav li.sdbrhover ul {left: 5px;}
