/* 
Style sheets for Scope Bathrooms
Created by:
Linsey Miller @ Tag New Media
www.tagnewmedia.co.uk
FEB 2009
*/


/* ============================ */

	/*  GENERAL  */
	body {
	background-color:#ffffff; 
	margin-top:0px; 
	margin-left:0px;
	background: url('../images/bgtile.jpg'); 
	background-repeat: repeat-x; 
	}

	body, p, table, th, ul, ol, textarea, input, select {font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; color:#2f1d07; font-weight: normal; line-height:16px;  }
	

	/*  HEADINGS  */
	h1 {font-family: arial,verdana,helvetica,sans-serif; font-weight: normal; color:#34210a; background-color:transparent; text-decoration:none; font-size: 18px; line-height:20px; }
	h2 {font-family: arial,verdana,helvetica,sans-serif; font-weight: normal; color:#b27424; background-color:transparent; text-decoration:none; font-size: 16px; line-height:18px; }
	h3 {font-family: arial,verdana,helvetica,sans-serif; font-weight: bold; color:#123876; background-color:transparent; text-decoration:none; font-size: 22px; line-height:20px; }



	
	/*  STANDARD LINKS  */
	a:link, a:visited, a:active, a:hover { 
	text-decoration:none; 
	font-weight: bold; 
	color: #2e3192;
	}
	
	a.retail:hover {
	color: #a46bad;
	}
	
	a.contracts:hover {
	color: #818285;
	}
	
	a.design:hover {
	color: #4f91cd;
	}
	
	a.project:hover {
	color: #00af9f;
	}



	
	
	.base, a.base:link, a.base:active, a.base:visited, a.base:hover {
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	color: #131565; 
	font-weight: normal; 
	line-height: 18px;
	}

	
	a.base:hover {
	color: #131565;
	}
	
	
	.tag, a.tag:link, a.tag:active, a.tag:visited, a.tag:hover {
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	color: #b1b1b1; 
	font-weight: normal; 
	line-height: 18px;
	}

	
	a.tag:hover {
	color: #ec008b;
	}
	
	
	/*  SITE SPECIFIC  */
	
	

/* ============================ */