
#HorizontalMenuBar 
{
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 5000;
	padding: 0
}

#HorizontalMenuBar table {
	background-color: #000066;
}

#VertcialMenuBar
	{
		z-index: 5000;
		position: absolute;
		left: 0px;
		top: 120px;
		float: left; 
		background-image: url('/images/nav_bg.gif'); 
		background-repeat: repeat-y; 
		position: absolute; 
		width: 190px; 
		/*height: 100% */
		height: 640px;
	}
	
#Header 
	{
		width: 1000px
	}	

#Header td.Title 
	{ 
		background-color: #eed566;
		font-family: Arial; 
		font-size: 16px; 
		color: #993333; 
		text-transform: uppercase; 
        	font-weight: bold 
     }
     
#Header td.topBar 
	{ 
		background-color: #eed566;
		font-family: Arial; 
		font-size: 10px; 
		color: #000000;
		
		
	}
	
#pageHeading
	{		
		text-align: Left; 
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: #993333;
		z-index: 0
	}
#ContentHeader
	{		
		text-align: Left; 
		font-family: Arial;
		font-size: 10pt;
		color:Navy;
		margin-left: 5px; 
		margin-right: 20px; 
		padding-right: 10px;
		/*width: 415px*/
		

	}
	
#FrenchLink
	{
		position:absolute;
		left:800px;
		top: 110px;
		text-align: right;
		padding: 20px 40px 0 0;
		font-family:Arial;	
		font-size: 12px;
		font-variant:normal;
		font-style:normal;
		text-decoration:none;		
		font-weight: normal;	
		width: 200px;
		margin: 0 auto;
	}
#ContentHeader1
	{		
		text-align: Left; 
		font-family: Arial;
		font-size: 10pt;
		color:Navy;
		margin-left: 20px; 
		margin-right: 20px; 
		padding-right: 10px;
		width: 415px
		

	}
#ContentHeader1 li a:link,
#ContentHeader1 li a:visited,
#ContentHeader1 li a:hover, 
#ContentHeader1 li a:active 
	{ 
		color: #000066; 
		text-decoration: underline 
	}
	
#ContentArea
	{	
		position: absolute; 
		top: 125px;
		left: 200px; 
		/*text-align: Left; 
		width: 1000px; 
		z-index: 1000;
		margin-top: 5px;
		margin-Left: 10px*/
	}


	
#ContentArea li a:link,
#ContentArea li a:visited,
#ContentArea li a:hover, 
#ContentArea li a:active 
	{ 
		color: #000066; 
		text-decoration: underline 
	}
	
#ContentArea li 
	{ 
		font-size: 10px; 
		list-style-image: url('/images/bullet.gif'); 		
		margin-left: 20px; 
		margin-right: 20px; 
		padding-right: 10px 
	}
	
#ContentArea ul 
	{ 
		left: 200px; 
		width: 400px; 
		margin-top: 5px 
	}

#ContentHeader li 
	{ 
		font-size: 12px; 
		list-style-image: url('/images/bullet.png'); 		
		margin-left: 20px; 
		margin-right: 20px; 
		padding-right: 10px 
	}
	
#ContentHeader ul 
	{ 
		left: 1px; 
		width: 581px; 
		margin-top: 5px
}
	
#GraphArea
	{	
		position: absolute;
		top: 140px;
		left: 880px; 
		width: 120px; 
		z-index: 1000;

		
		/*position: absolute;
		text-align: Left; 
		top: 140px;
		left: 640px; 
		width: 120px; 
		z-index: 1000;
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		color: #993333*/
	}
	
.C1MenuHorizontalItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #FFFFFF; 
		background-color: #000066; 
        position: absolute; 
        top: 111px; 
        height: 29px; 
        text-transform: uppercase; 
        font-weight: bold; 
        display: inline-block;  
        padding-top: 7px ;
		background-repeat: repeat-x;
		border: None;
		z-index:5000;
		width:140px;
		padding:2px;
		margin-left: 2px
}

.C1MenuHorizontalSelectedItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #FFFFFF; 
		background-color: #000066; 
        position: absolute; 
        top: 111px; 
        height: 29px; 
        text-transform: uppercase; 
        font-weight: bold; 
        display: inline-block;  
        padding-top: 7px ;
		background-repeat: repeat-x;
		border: None;
		z-index:5000;
		width:140px;
		padding:2px;
		text-decoration: underline;
		margin-left:2px
}

.C1SubMenuHorizontalItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #FFFFFF; 
		background-color: #000066; 
        position: absolute; 
        height: 20px; 
        display: inline-block;  
		background-repeat: repeat-x;
		border: None;
		z-index:5000;
		width:150px;
		padding:2px;
		margin-left: 2px
}

.C1SubMenuHorizontalSelectedItem
{		
		font-family: Arial; 
		font-size: 12px; 
		color: #FFFFFF;  
		background-image: url('/images/topNav_bg.gif');
        position: absolute; 
        height: 20px; 
        vertical-align:middle;    
        display: inline-block;  
		background-repeat: repeat-x;
		border-style: none;
		border-width:thin;
		z-index:5000;
		width:150px;
		padding:2px;
		margin-left: 2px
}
	
.C1MenuVerticalItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #000066; 
        width:190px; 
        padding-top:2px;
        padding-bottom:2px;
		padding-left: 8px; 
		z-index: 5000
}

.C1MenuVerticalItem1
{
		font-family: Arial; 
		font-size: 12px; 
		font-weight: bold;
		color: #000066; 
        width:190px; 
        padding-top:2px;
        padding-bottom:2px;
		padding-left: 8px; 
		z-index: 5000
}


.C1MenuVerticalSelectedItem
{
		font-family: Arial; 
		font-weight: bold;
		font-size: 12px; 
		color: #000066;
		width: 190px; 
		background-color: #eed566;
		border-style: None;
		border-width: thin;
		border-color: Gray;     
	    padding-top:2px;
        padding-bottom:2px;
		padding-left: 8px; 
		z-index: 5000
}

.C1SubMenuVerticalItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #000066; 
        margin-left: 8px; 
		padding:3px;
		width:180px; 
		background-color: #f7ffe7; 
		border-color:  #cc9900;
		border-width: 1px;
		border-style: solid;
		position:absolute;
		height: 18px;
		z-index: 5000
}

.C1SubMenuVerticalSelectedItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #000066; 
		background-color: #eed566;
        margin-left: 8px; 
		padding:3px;
        width:180px; 
		border-color:  #eed566;
		border-width: 1px;
		border-style: solid;
		position:absolute;
		height: 18px;
		z-index: 5000
}

.C1MenuVerticalGraph
{
        margin-left: 0px; 
        margin-right: 0px; 
        margin-top: 0px; 
        margin-bottom: 0px
}

#MainArea
	{
		position:absolute;
		left: 0px;
		top: 120px
	}	
#container   
	{	
		width: 760px; 
		height: 100%; 
		position: absolute; 
		text-align: Left; 
		padding: 10px 
	}

#searchResults td.fields 
	{ 
		font-family: Arial;
		font-size: 12px; 
		font-weight: bold 
	}
#searchResults td.xtras, 
#searchResults td.xtras a:link, 
#searchResults td.xtras a:visited, 
#searchResults td.xtras a:hover, 
#searchResults td.xtras a:active 
	{ 
		font-family: Arial; 
		font-size: 10px; color: #000066 
	}
	
#searchResults td.company, 
#searchResults td.company a:link, 
#searchResults td.company a:visited, 
#searchResults td.company a:hover, 
#searchResults td.company a:active 
	{ 
		font-family: Arial; 
		font-size: 12px; 
		color: #000066 
	}
	
#searchResults td.tools 
	{ 
		font-family: Arial; 
		font-size: 10px; 
		color: #000000; 
		background-color: #F7FFE7 
	}
	
#searchResults  
	{ 
		background-image: url('/images/searchResults_bg.gif'); 
		background-repeat: repeat-y; 
		position: relative; 
		width: 540px; 
		margin-top: -5px; 
	}
	
#searchArea td.center 
	{ 
		text-align: Center 
	}
#searchArea p 
	{ 
		font-size: 12px;
		background-color: #F7FFE7;
		margin: 0px; 
		padding: 10px 
	}
	
#searchArea  
	{ 
		background-image: url('/images/searchField_bg.gif');
		background-repeat: repeat-y; 
		width: 530px 
	}
	
#crumbs      
	{ 
		font-size: 10px; 
		color: #000066; 
		margin-top:6px; 
		margin-bottom: 10px 
	}
	
#crumbs a:link,
#crumbs a:visited, 
#crumbs a:hover, 
#crumbs a:active 
	{ 
		text-decoration: underline; 
		color: #000066 
	}
	
	
#help p      
	{ 
		margin: 0px; 
		padding: 10px 
	}
	
#help        
	{ 
		font-family: Arial; 
		font-size: 12px; 
		color: #000000; 
		font-weight: bold; 
        background-image: url('/images/homeBox_bg.jpg'); 
        background-repeat: repeat-x; 
        position: relative; 
        height: 160px 
    }
     
#contentContainer 
	{ 
		position: absolute; 
		top: 120px; 
		width: 500px; 
		height: 100%; 
		margin-left: 0px; 
        margin-right: 0px; 
        margin-top: 0px; 
        margin-bottom: 0px 
     }
     
#contentArea 
	{ 
		float: right; 
		text-align: Left; 
		position: absolute; 
		left: 195px; 
		font-family: Arial; 
		width: 683px; 
		margin: 0px
}
	
	
#topNav p    
	{ 
		padding-left: 20px; 
		margin: 0px 
	}
	
#topNav a:link, 
#topNav a:active, 
#topNav a:visited    
	{ 
		text-decoration: none; 
		color: #FFFFFF 
	}
	
#topNav a:hover 
	{ 
		text-decoration: underline
	}
	
#topNav      
	{ 
		font-family: Arial; 
		font-size: 12px; 
		color: #FFFFFF; 
		background-color: #000066; 
        position: absolute; 
        top: 111px; 
        height: 29px; 
        text-transform: uppercase; 
        font-weight: bold; 
        display: inline-block; 
        width: 740px; 
        padding-top: 7px 
	}

#searchNav   
	{ 
		position: absolute;
		left: 0px;
		top: 120px;
		float: left; 
		background-image: url('/images/nav_bg.gif'); 
		background-repeat: repeat-y; 
		position: absolute; 
		width: 190px; height: 100% 
	}
#DetailArea
	{	
		font-family: Arial; 
		position: absolute; 
		text-align: Left; 
		top: 125px;
		left: 0px; 
		width: 760px; 
		z-index: 1000 
	}
	
#DetailArea td.pageHeading
	{
		text-align: Left; 
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: #993333;
		z-index:0
	}
	
#DetailArea td.pageHeadingCenter
	{
		text-align: Center; 
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: #993333;
		z-index:0
	}

#DetailArea td.pageHeadingLine
	{
		background-image: url('/images/searchTop.jpg');
		background-repeat:no-repeat;
		width: 560px;
		height: 10px
	}
	
#DetailArea td.pageMessage
	{
		font-size: 12px;
		background-image: url('/images/homeBox1_bg.jpg'); 
        background-repeat: repeat; 
        position: relative; 
		margin: 0px;
		padding: 5px
	} 
#DetailArea td.pageMessageTime
	{
		font-size: 12px;
		background-repeat: repeat-x; 
        position: relative; 
		margin: 0px;
		padding: 5px
	} 
#DetailArea td.navButtons
	{ 
		font-family: Arial; 
		font-size: 11px;
		vertical-align: text-top;
		padding-left:12px 	 
	}
	
#DetailArea td.toolButtons
	{ 
		font-family: Arial; 
		font-size: 10px; 
		color: black;
		padding-right:5px;
		text-align: right
	}
	
#DetailArea td.columnTitle
	{
		font-family: Arial;
		font-size:	12px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		background-color: White;
		COLOR: Black;
		text-indent: 2px;
		text-align: left
	}
	
#DetailArea td.columnDescription
	{
		font-family: Arial;
		font-size:	11px;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		background-color: White;
		vertical-align:top;
		COLOR: Black;
		text-indent: 2px;
		text-align: left
	}	

/*ao added*/
/*Footer Starts*/

#footers {
	position: absolute;
	top: 10px;
	

}
#footer {
	width: 1000px;
	background-color: #000066;
	color: #fff;
	font-size: 12px;	
	margin: 20px 0 0 0;
	position:absolute;
	top:730px;
	left:0px;
}
#magindex2 {
	float: left;
	width: 1000px;
	padding: 20px 15px 0px 15px;
	font-size: 11px;
	line-height: 1.5em;
	margin-right: -6px;
	color: #fff;
	
}
#magindex2 a {
	text-decoration: none;
	color: #fff;
	padding: 0px 12px 0px 0px;
}
#magindex2 a:hover {
	text-decoration: underline;
	color: #fff;
}
#scottslogo {
	float: left;
	padding: 0px 60px 0px 40px;
	width: 115px;
	height: 90px;
	vertical-align: middle;
}
#copyright {
	text-align: right;
	font-size: 11px;
	margin:0px;
	padding: 0px 0 0 0;
	width: 1000px;
	position:absolute;
	top:710px;
	left:0px;
	height: 26px;
}

#magindex {
	float: left;
	width: 1000px;
	padding: 20px 15px 0px 15px;
	font-size: 11px;
	line-height: 1.5em;
	margin-right: -6px;
	color: #fff;
	
}
#magindex a {
	text-decoration: none;
	color: #fff;
	padding: 0px 12px 0px 0px;
}
#magindex a:hover {
	text-decoration: underline;
	color: #fff;
}
#biglogo {
	float: left;
	padding: 0px 60px 0px 40px;
	width: 115px;
	height: 90px;
	vertical-align: middle;
}

/*Footer Ends*/

#newsupdate{
	width:550px;
	height:165px;
	background-image:url('/images/newsupdate-bg.png');
	background-repeat:no-repeat;

	
}
#newsupdate p{
	padding:10px 15px;
}
#newsupdate a{
	color:navy;
	text-decoration:none;
	vertical-align: middle; 
	font-size:14px;
}
.l_contentarea
	{
	width: 100%;
	}
	
.l_loginbutton 
{	
	float:left;
	margin-top: 10px;
	}
.l_scottsdirectories
{	
	float:right;
	margin-top: 10px;
	}
