/* For OPERA 5 BROWSERS - Note that W3C will not validate this and will report as a false error*/
html>body #container {
  width:680px;
} 
/* --------------------------- global tags ----------------------------- */

* {
	padding: 0px;
	margin: 0px;
	}

body {
	background-color: #80A3D1;
	text-align: center;
	background: url(../images/newtorontobg.jpg);
	background-position: center top;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #000000;
	}
	
p {
    margin-bottom: 10px;
	text-align: justify;
	}
	
p.datestamp {
	font-size: 88%;
	text-transform: uppercase;
	}
	
p.subnote {
	font-size: 80%;
	text-align: right;
	}
	
h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: 100%;
	text-align: left;
	}
	
h1 {
	font-size: 175%;
	}

h2 {
	font-size: 130%;
	color: #222;
	}

h3 {
	font-size: 110%;
	color: #333;
	}

h4 {
    font-size: 105%;
	color: #222;
	}
	
h5 {
    font-size: 100%;
	color: #222;
	}

a:link {
	color: #005D8C;
	text-decoration: underline;
	}
	
a:visited {
	color: #1171A1;
	text-decoration: underline;
	}
	
a:hover {
	color: #000;
	text-decoration: none;
	}
	
a:active {
	color: #ff6600;
	text-decoration: none;
	}
	
table {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #d5d5d5;
	font-size: 95%;
	}
	
td, th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	line-height: 14px;
	background: #f8f8f8;
	border-bottom: 1px solid #e1e1e1;
	}
	
td.tabhead, th.tabhead {
	font-weight: bold;
	font-size: 125%;
	border-bottom: 1px solid #777;
	padding: 10px 0px 10px 5px;
	background: url(../images/tabhead-bg.gif) repeat-y top left;
	}
	
/* -------------------------- Begin Framed Market listing  -------------------------- */
.mktlistWrap {
	height: 300px;
	overflow: auto;
	margin-bottom: 10px;
	border-bottom: 1px solid #aaa;
	}

table.mktlists {
	width: 650px;
	margin-bottom: 0px;
	}
	
table.mktlists td {
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #aaa;
	}
	
table.mktlists td.lc {
	width: 130px;
	}
	
table.mktlists td.lch {
	width: 130px;
	background: #efe7d4 url(../images/tabhead.gif) repeat-x;
	vertical-align: bottom;
	}
	
table.mktlists td.mktlisthead {
	background: #e9f2ed;
	vertical-align: bottom;
	}

table.mktlists td.mktlistheadB {
	background: #f2f2e9;
	vertical-align: bottom;
	}
	
table.mktlists td.mktlistheadC {
	background: #e9eaf2;
	vertical-align: bottom;
	}
	
table.mktlists td.mktlistheadD {
	background: #f7e077;
	vertical-align: bottom;
	}
/*------------------- END Framed Market listing -----------------------*/
	
td.tabfoot, th.tabfoot {
	background: #f8f8f8;
	border-top: 3px dotted #e0e9ed;
	border-bottom: 3px dotted #e0e9ed;
	text-align: center;
	}
	
td.tdB {
	background: #e0e9ed;
	}
	
acronym {
    text-decoration: none;
    border-bottom: 1px dashed #ff6600;
}

blockquote {
	color: #333;
	font-family: Courier New, Courier, mono;
	padding: 0 10px 0 10px;
	}
	
.quotesLeft {
	font-size: 200%;
	font-weight: bold;
	color: #ff9900;
	line-height: 100%;
	margin-right: 10px;
	}
	
.quotesRight {
	font-size: 200%;
	font-weight: bold;
	color: #ff9900;
	float: right;
	line-height: 100%;
	margin-left: 10px;
	}

ul {
	list-style-image: url(../images/bul00.gif);
	}

li {
	margin-left: 30px;
	margin-bottom: 15px;
	line-height: 1.4em;
	}
	
dl, dd {
	margin-bottom: 10px;
	}
	
dt {
	font-weight: bold;
	color: #333;
	}

hr {
	margin-bottom: 10px;
	border-top: 1px dashed #fbfbfb;
	border-bottom: 1px dashed #B5C4CE;
	}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	
	}
	
form {
	display: inline;
	}

/* -------------- NO-FLASH NAVBAR ------------- */
#nav {
	width: 720px;
	margin: auto;
	margin-bottom: 10px;
	text-align: left;
	color: #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	/*display: none;*/ /*IF NOT USING FLASH NAVBAR, COMMENT-OUT THIS LINE*/
	}

#nav ul {
	margin: 0px;
	padding: 5px 0 5px 0;
	list-style: none;
	} 

#nav li {
	display: inline;
	margin: 0;
	padding: 3px 1px 3px 1px;
	color: #E0E6ED;
	font-size: 90%;
	}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #33799d;
	text-decoration: none;
	border: 1px solid #bfd6e2;
	padding: 3px 5px 3px 5px;
	}

#nav a:hover {
	color: #333;
	background: #bfd6e2;
	} 

#nav a:active {
	color: #000;
	background: #ff6600;
	} 
	
#nav input {
	font-size: 100%;
	}
	
#nav li.activDir a {
	color: #fff;
	background: #333;
	border: 1px solid #bfd6e2;
	}
	
/* -------------------------- UNIQUE PAGE LAYOUT DIV SELECTORS -------------------- */

#headerBar {
	position: relative;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 720px;
	height: 40px;
	}
	
#formBar {
	position: relative;
	margin: auto;
	margin-bottom: 0px;
	width: 720px;
	text-align: right;
	color: #fff;
	}

#flashNavbar {
	position: relative;
	margin: auto;
	margin-bottom: 10px;
	width: 760px;
	display: none; /*IF USING FLASH NAVBAR, COMMENT-OUT THIS LINE*/
	}

#flashHomePage {
	position: relative;
	margin: auto;
	margin-bottom: 10px;
	width: 760px;
	}

#hat {
	position: relative;
	margin: auto;
	width: 720px;
	height: 14px;
	background: url(../images/container-hat.gif) no-repeat;
	}
	
#container {
	position: relative;
	margin: auto;
	width: 720px;
	padding: 10px 20px 10px 20px;
	text-align: left;
	background: transparent url(../images/container-bg.gif) repeat-y center;
	voice-family: \}\; 
  	voice-family: inherit;
	width:680px;
	background-color: #FFFFFF;
	}
	
	#container #leftCol {
		float: left;
		width: 460px;
		margin: 0;
		padding: 0;
		text-align: justify;
		}
		
	#container #leftCol h2{
		border-bottom: 1px dashed #aaa;
		margin: 20px 0 10px 0;
		}
		
	#container #leftColEven {
		float: left;
		width: 300px;
		margin: 0;
		padding: 0;
		text-align: justify;
		}
		
	#container #rightColEven {
		float: right;
		width: 300px;
		margin: 0;
		padding: 0;
		text-align: justify;
		}
		
	#container #leftColEven h2, #container #rightColEven h2 {
		border-bottom: 1px dashed #aaa;
		margin: 20px 0 10px 0;
		}
		
	
#crumbContainer {
	position: relative;
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #333;
	}
	
.crumbSelector {
		float: right;
		border-left: 1px solid #005d8c;
		margin: 0 0 0 10px;
		padding: 0 0 0 10px;
		}

#rightCol210 {
	position: relative;
	float: right;
	width: 210px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	}
	
#rightCol332 {
	position: relative;
	float: right;
	width: 332px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	}
	
#toTopButton {
	position: relative;
	float: left;
	}
	
#shoe {
	position: relative;
	margin: auto;
	margin-bottom: 10px;
	width: 720px;
	height: 14px;
	background: url(../images/container-shoe.gif) no-repeat;
	}
	
#footer {
	position: relative;
	margin: auto;
	width: 720px;
	height: 30px;
	}
	
/* TEST # COLUMNS */
#bodyCap {
	position: relative;
	width: 100%;
	border-bottom: 1px dotted #333;
	}

#leftCol210 {
	position: relative;
	float: left;
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#rightCol190 {
	position: relative;
	float: right;
	width: 180px;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	}
	
#centerCol240 {
	position: relative;
	float: left;
	width: 258px;
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 0px 10px;
	border-left: 1px dashed #333;
	border-right: 1px dashed #333;
	border-bottom: 1px dashed #333;
	background: #e0ebf1;
	}
	
	
/* ------------- LINKBOXES and SUBBOXES ------------- */
		
.linkBoxHat {
	position: relative;
	float: right;
	width: 210px;
	height: 10px;
	background: url(../images/linkbox-hat.gif) no-repeat top center;
	overflow: hidden;
	}
	
.linkBoxHatTier2 {
	position: relative;
	float: right;
	width: 210px;
	height: 10px;
	margin-top: 10px;
	background: url(../images/linkbox-hat.gif) no-repeat top center;
	overflow: hidden;
	}
		
.linkBoxContent {
	position: relative;
	float: right;
	width: 210px;
	margin-bottom: -1px;
	background: url(../images/linkbox-content.gif) repeat-y top center;
	font-size: 90%;
	}

.linkBoxContent p, .linkBoxContent h2, .linkBoxContent h3, .linkBoxContent h4, .linkBoxContent h5 {
	padding: 0px 10px 0px 10px;
	}
	
.linkBoxContent select, .linkBoxContent input {
	margin: 10px 10px 0px 10px;
	}
				
.linkBoxShoe {
	position: relative;
	float: right;
	width: 210px;
	height: 10px;
	background: url(../images/linkbox-shoe.gif) no-repeat top center;
	overflow: hidden;
	}
	
.linkBox332Hat {
	float: right;
	width: 332px;
	height: 10px;
	background: url(../images/linkbox332-hat.gif) no-repeat top center;
	overflow: hidden;
	}
	
.linkBox332HatTier2 {
	position: relative;
	float: right;
	width: 332px;
	height: 10px;
	margin-top: 10px;
	background: url(../images/linkbox332-hat.gif) no-repeat top center;
	overflow: hidden;
	}
		
.linkBox332Content {
	position: relative;
	float: right;
	width: 332px;
	margin-bottom: -1px;
	background: url(../images/linkbox332-content.gif) repeat-y top center;
	font-size: 95%;
	}
		
.linkBox332Content p, .linkBox332Content h2, .linkBox332Content h3, .linkBox332Content h4, .linkBox332Content h5 {
	padding: 0px 10px 0px 10px;
	}
	
.linkBox332Content select, .linkBox332Content input {
	margin: -5px 10px 10px 10px;
	}
				
.linkBox332Shoe {
	position: relative;
	float: right;
	width: 332px;
	height: 10px;
	background: url(../images/linkbox332-shoe.gif) no-repeat top center;
	overflow: hidden;
	}
		
.subBoxHat {
	position: relative;
	float: right;
	width: 210px;
	height: 10px;
	background: url(../images/subbox-hat.gif) no-repeat top center;
	overflow: hidden;
	}
	
.subBoxHatTier2 {
	position: relative;
	float: right;
	width: 210px;
	height: 10px;
	margin-top: 10px;
	background: url(../images/subbox-hat.gif) no-repeat top center;
	overflow: hidden;
	}
		
.subBoxContent {
	position: relative;
	float: right;
	width: 210px;
	margin-bottom: -1px;
	background: url(../images/subbox-content.gif) repeat-y top center;
	font-size: 95%;
	}
		
.subBoxContent p, subBoxContent h2, .subBoxContent h3, .subBoxContent h4, .subBoxContent h5 {
	padding: 0px 10px 0px 10px;
	text-align: left;
	}

.subBoxContent select, .subBoxContent input {
	margin: 10px 10px 0px 10px;
	}
	
.subBoxContent ul, .subBoxContent li, .subBoxContent ol {
	padding: 0px 10px 0px 0px;
	}
				
.subBoxShoe {
	position: relative;
	float: right;
	width: 210px;
	height: 10px;
	background: url(../images/subbox-shoe.gif) no-repeat top center;
	overflow: hidden;
	}
	
.subBox332Hat {
	position: relative;
	float: right;
	width: 332px;
	height: 10px;
	background: url(../images/subbox332-hat.gif) no-repeat top center;
	overflow: hidden;
	}
	
.subBox332HatTier2 {
	position: relative;
	float: right;
	width: 332px;
	height: 10px;
	margin-top: 10px;
	background: url(../images/subbox332-hat.gif) no-repeat top center;
	overflow: hidden;
	}
		
.subBox332Content {
	position: relative;
	float: right;
	width: 332px;
	margin-bottom: -1px;
	background: url(../images/subbox332-content.gif) repeat-y center top;
	font-size: 95%;
	}
		
.subBox332Content p, .subBox332Content h2, .subBox332Content h3, .subBox332Content h4, .subBox332Content h5 {
	padding: 0px 10px 0px 10px;
	}
	
.subBox332Content select, .subBox332Content input {
	margin: 10px 10px 0px 10px;
	}
	
.subBox332Content ul, .subBox332Content li, .subBox332Content ol {
	padding: 0px 10px 0px 0px;
	}
				
.subBox332Shoe {
	position: relative;
	float: right;
	width: 332px;
	height: 10px;
	background: url(../images/subbox332-shoe.gif) no-repeat top center;
	overflow: hidden;
	}

/* ----------------- PAGE FOOTER ---------------- */	

#footer a:link, #footer a:visited {
	padding: 3px 5px 3px 5px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 90%;
	border: 1px solid #bfd6e2;
	text-decoration: none;
	}
	
#footer a:hover {
	padding: 3px 5px 3px 5px;
	text-transform: uppercase;
	color: #ffffff;
	background: #005d8c;
	font-size: 90%;
	border: 1px solid #ffffff;
	}

#footer ul {
	list-style: none;
	margin-top: 1px;
	padding: 0;
	}

#footer li {
	margin-left: 0;
	display: inline;
	padding: 3px 1px 3px 1px;
	color: #ffffff;
	font-size: 90%;
	}
	
/* BODY HORIZONTAL NAVIGATION (PRIMARILY USED IN MARKETS / PRODUCTS */

.bhorizNav a:link, .bhorizNav a:visited {
	padding: 3px 5px 3px 5px;
	text-transform: uppercase;
	background: #e0ebf1;
	color: #005d8c;
	font-size: 90%;
	border: 1px solid #bfd6e2;
	text-decoration: none;
	}
	
.bhorizNav a:hover {
	padding: 3px 5px 3px 5px;
	text-transform: uppercase;
	color: #ffffff;
	background: #005d8c;
	font-size: 90%;
	border: 1px solid #ffffff;
	}
	
.bhorizNav a:active {
	padding: 3px 5px 3px 5px;
	text-transform: uppercase;
	color: #000;
	background: #ff9900;
	font-size: 90%;
	border: 1px solid #ffffff;
	}

.bhorizNav ul {
	list-style: none;
	margin-top: 1px;
	padding: 0;
	}

.bhorizNav li {
	margin-left: 0;
	display: inline;
	padding: 3px 1px 3px 1px;
	color: #005d8c;
	font-size: 90%;
	}
	
#layerA {
	z-index: 100;
	width: 460px;
	position: relative;
	background: #fff;
	}
	
#layerB {
	z-index: 100;
	width: 460px;
	position: relative;
	background: #fff;
	display: none;
	}
	
#layerC {
	z-index: 100;
	width: 460px;
	position: relative;
	background: #fff;
	display: none;
	}
	
#layer100A {
	z-index: 100;
	width: 680px;
	position: relative;
	background: #fff;
	}
	
#layer100B {
	z-index: 100;
	width: 680px;
	position: relative;
	background: #fff;
	display: none;
	}
	
#layer100C {
	z-index: 100;
	width: 680px;
	position: relative;
	background: #fff;
	display: none;
	}
	
#layer100D {
	z-index: 100;
	position: relative;
	background: #fff;
	display: none;
	width: 680px;
	}
	
/* -------------------- PRODUCT TABLE and NAVIGATION -------------------------- */

.prodNav {
	width: 210px;
	}
	
.prodNav ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}
		
.prodNav li {
	border-top: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #eee;
	margin: 2px 0px 3px 0px;
	}
		
.prodNav li a {
	display: block;
	padding: 2px 5px 2px 5px;
	background: #f9f9f9;
	color: #005d8c;
	text-decoration: none;
	}
	
.prodNav li a:visited {
	color: #5491b1;
	text-decoration: none;
	}
		
.prodNav li a:hover {
	background: #e0ebf1;
	color: #000;
	}
	
/* ------------------- IMAGE CONTROLS and CLEARS --------------------- */

.clear {
	clear: both;
	}

.imgPageHead {
	float: left;
	margin-bottom: 10px;
	}
	
.imgFullPageHead {
	margin-bottom: 10px;
	}

.imgFloatRight {
	float: right;
	margin: 0px 0px 10px 10px;
	}
	
.imgFloatLeft {
	float: left;
	margin: 10px 10px 10px 0px;
	}

.img332Right {
	float: right;
	margin-top: 10px;
	}
	
/* ----------- RIGHT SIDE VERTICAL NAVIGATION -------------- */
.vertNav {
	width: 100%;
	}
	
.vertNav ul {
	list-style: none;
	list-style-image: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
		
.vertNav li {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #ffffff;
	margin: 2px 10px 3px 10px;
	}
	
.vertNav li a {
	display: block;
	background: #e3ecf1;
	color: #005d8c;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	}
	
.vertNav li a:visited {
	text-decoration: none;
	}
		
.vertNav li a:hover {
	display: block;
	background: #fff;
	color: #005d8c;
	text-decoration: none;
	}
		
.vertNav li.current {
	border-top: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	font-weight: bold;
	padding: 2px 5px 2px 15px;
	margin-left: 0px;
	background: #fff;
	}
	
.vertNav li.txt {
	border: 0px solid #e0ebf1;
	padding: 2px 5px 2px 15px;
	margin-left: 0px;
	color: #333;
	}
	
.vertNav li.break {
	margin: 10px 0 0 0;
	padding: 4px 0 0 0;
	border-top: 1px dashed #aebfc8;
	border-bottom: 1px dashed #aebfc8;
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	background: #e9f0f4; 
	}
	
.vertNav li.title {
	margin: 10px 0 0 0;
	padding: 4px 0 4px 0;
	text-indent: 10px;
	border-top: 1px dashed #aebfc8;
	border-bottom: 1px dashed #aebfc8;
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	background: #e9f0f4;
	font-size: 100%;
	font-weight: bold;
	}
		
/* ---------- SEARCH PAGE ------------ */
.highlight { 
	background: #ffff40; 
	}
	
.searchheading { 
	font-size: 120%; 
	font-weight: bold; 
	text-transform: uppercase;
	color: #ff6600;
	margin-top: 20px;
	}
	
.summary { 
	font-size: 100%; 
	font-style: italic;
	margin-bottom: -10px; 
	} 
	
.results { 
	font-size: 100%; 
	}
	
.category { 
	color: #999999; 
	}
	
.description { 
	font-size: 100%; 
	color: #008000; 
	}
	
.context { 
	font-size: 100%;
	padding-left: 20px;
	padding-right: 20px;
	}

.infoline { 
	font-size: 90%; 
	font-style: normal; 
	color: #808080; 
	padding-left: 20px;
	padding-right: 20px;
	}
	
.result_title { 
	font-size: 100%; 
	}
	
/* Scotts Custom Styles */    
	 .orangeTitle {font-size: 125%; color: #FF7011;}
	 
/* Scotts Custom Styles2 */   	 
	 .blueTitle {font-size: 80%; color: #005d8c;}
	 
/* hide from mac ie hack \*/
	#hat, #shoe {
	overflow: hidden;/*Thin appox 2 px line gets repeated without this here? */
	}  
	
	body {
	font-size: .8em;
	}
	
/* END HIDE HACK*/
