/*-----------------------------------------------------------------------------
Title Sutton Windows 

version:   1.0
author:    Jonathan Lewis
email:     jon.lewis@globalgraphics.co.uk
website:   http://www.globalgraphics.co.uk/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

form{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#666666;}

.bold{font-weight:bold;}

address{font-style:normal;}

/* =Headings
-----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6{
	font-size:16px;
	}
h2{color:#8FB76C; font-size:19px; font-weight:normal;}

h2.blue{color:#3976AC; margin:0px;}


/* =Links
-----------------------------------------------------------------------------*/
a{ 
	color:#000;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}



/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/
#main-nav ul li a{
	font-size:11px;
	font-weight:bold;
	color:#333;
	}
#main-nav ul li a:hover{
	text-decoration:none;
	}


/* =Product Nav
-----------------------------------------------------------------------------*/
.product-nav-link{color:#FFF; font-weight:bold;}



/* =Main Content
-----------------------------------------------------------------------------*/
#left-block span.title, #right-block span.title, #right-block span.titledoors{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	}
#right-block{color:#333;}
#right-block span.title, #right-block span.titledoors{font-size:12px; color:#FFF;}
#featured-img span.title{font-size:14px; color:#333;}
#right-block #featured-products ul{font-weight:bold;}


/* =Bottom Block
-----------------------------------------------------------------------------*/
#bottom-block, #bottom-block a{color:#FFF; font-size:10px; font-weight:bold;}


/* =Footer
-----------------------------------------------------------------------------*/



/* =Misc 1
-----------------------------------------------------------------------------*/
.links li{color:#94B872; font-weight:bold}

.links  span {text-indent:10px; display:block; color:#cccccc;}
.links li a{color:#94B872!important; text-decoration:underline;}
.links li a:visted{ color:#94B872!important; text-decoration:underline;}
.links li a:link{color:#94B872!important; text-decoration:underline;}
.links li a:hover{ color:#94B872; text-decoration:none;}


/* =Misc 2
-----------------------------------------------------------------------------*/
.green{color:#94B872!important; text-decoration:none;}
.green:hover{color:#94B872; text-decoration:underline;}