/* This Style Sheet contains styles concerning text-size and text-color. */
/* Temporarly containers added to the site and other site edits should be done here. */
/* This style sheet is tested to work on IE 7, FireFox 2, and Safari 3 */
/* Author: Alex Melo - alex.melo@springswindowfashions.com */

/* Headings Styles */
h1 {font-size: 16px;font-weight: bold;margin-bottom:20px;}
h2.productTitle {font-size:16px;color:#4e6517;text-transform:uppercase;margin-bottom:10px;}
h3.productStyle {font-size:14px;background-color:#c8d5a6;padding:5px 10px 5px 10px;margin-bottom:10px;}
h4 {font-size:12px;color:#4e6517;margin-bottom:10px;}
h4.sectionTitle {font-size:12px;margin-top: 15px;margin-bottom:5px;}
h5 {font-size:11px;font-weight: bold;padding-left:5px;margin-top:15px;margin-bottom:3px;color:#4e6517;}
/* END Headings Styles */


/* All LINK Styles are here */
/* The links are divided up different containers */
a:link, a:visited {color:#4e6517;}/* Color is gray */
a:hover, a:active {color:#3d4626;}

#topHeader a:link, #topHeader a:visited{color:#555554;}  /* Color is gray */
#topHeader a:hover, #topHeader a:active {color:#4e6517;text-decoration:none;}

/* This style is only applied to the 'Green by Nature' link */
#topHeader a.greenLink:link, #topHeader a.greenLink:visited {color:#168f34;} /*This Green is for the Green by Nature Link */
#topHeader a.greenLink:hover, #topHeader a.greenLink:active {color:#4e6517;} /*This Green is for the Green by Nature Link */

/* Primary Navigation */
#sideNav a:link, #sideNav a:visited {color:#4e6517;text-decoration:none;} /* Color is slightly darker green */
#sideNav a:hover {background:url(/images/sideNavBullet_01.gif) no-repeat left top;color:#3d4626;} /* Color is dark green */

#solar #sideNav .solar a, #horiz #sideNav .horiz a, #wood #sideNav .wood a, #faux #sideNav .faux a, #vert #sideNav .vert a, #cell #sideNav .cell a, #spec #sideNav .spec a, #drap #sideNav .drap a, #cust #sideNav .cust a {
	background:url(/images/sideNavBullet_01.gif) no-repeat left top;
	color:#3d4626;   /* Color is dark green */
}

.navSection {width:162px;margin-left:8px;margin-bottom:10px;border-bottom:solid 1px #4e6517;} 

#sideNav ul {list-style:none;line-height:16px;margin:0 0 10px 0;padding:0px;}
#sideNav ul a {display:block;height:16px;line-height:16px;text-indent:15px;}

/*FOOTER LINKS*/
#footer a:link, #footer a:visited{color:#555554;}  /* Color is gray */
#footer a:hover, #footer a:active {color:#4e6517;text-decoration:none;}


a.spec {color:#4e6517;margin-left:20px;}

/* Styles for the vertical navigation on the left side */
p.navHeader {font-weight:bold;margin-left:2px;}
p.title {margin-left: 3px;}

.imgFloat {float:left;}

/* Breadcrumbs */
span.breadcrumbs {display:block;padding-left:0px;margin-bottom:20px;font-size:10px;}

ul.noBullet {list-style:none;margin-left:10px;}
ul.indent {margin-left:20px;}

div.productFeatures ul {list-style:outside disc;margin-left:20px;}
div.productDocs  ul {list-style:none;}

.resources ul {list-style:none;}

/* Custom bullet for links in the Product Detail pages */
/* Link in Detail pages have to be in an unordered list */
ul.resourceLink{margin-bottom:15px;}

ul.resourceLink li{
	color:#4e6517;    /* Color is olive green */
	padding-left:17px;
	margin-bottom:7px;
	background:url(/images/linkBullet_03.gif) no-repeat left top;
}

.selectState {border: 1px solid #5D511C;width: 250px;background-color: #ecf0e0;}

.filesize {font-size:10px;}

.chart {border-collapse:collapse; border:solid 2px #000000;}
.chart th {font-size:11px;background-color: #c8d5a6;border:solid 2px #000000;padding:2px;}
.chart td {font-size:10px;padding:2px;text-align:center;border-left:solid 1px #000000;border-bottom:solid 1px #000000;}
.chart ul {list-style: outside disc;margin-left:20px;text-align:left;}

.hardware {border-collapse:collapse; border:solid 2px #000000;}
.hardware th {font-size:11px;background-color: #c8d5a6;border:solid 2px #000000;padding:2px;}
.hardware td {font-size:10px;padding:2px;text-align:center;border-left:solid 2px #000000;border-bottom:solid 1px #000000;}
.hardware ul {list-style: outside disc;margin-left:20px;text-align:left;}

tr.boldbottom td {border-bottom:solid 2px #000000;}
td.dashline {border-bottom:dashed 1px #000000;}
td.solidline {border-left:solid 1px #000000;}
td.boldline {border-left:solid 2px #000000;}
td.bolddash {border-left:solid 2px #000000;border-bottom:dashed 1px #000000;}
td.noSideBorder {border-left:none;}
td.noBorder {border:none;}