/***************************************************
 * ThorStoves CSS v1.0
 * Stewart Shaw for sunspace.ltd.uk
 * Email design@sunspace.ltd.uk
 * September 2004
 ***************************************************/


	/* layout elements */
	body {width:760px; margin: 0; font-family: arial, sans-serif; font-size: 11pt ; color:black; background:#690000 url("thorstoves/images/background.gif") repeat-y top left;}

	/* text styles */
	h1 { font-size: larger; font-weight:bold; float:left; width:540px; margin-bottom:10px; margin-top:5px;}
	h2 { font-size: medium; font-weight:bold;float:left; width:540px;}
	a { font-style: normal; text-decoration: none; color:#0000CC;}
	a:link {color:#0000CC;}
	a:hover {color: #AD9168; text-decoration:underline;}



	/* image flows */
	.SmallImageFlowContainer { width:512px; margin:35px 28px 15px 0; padding: 12px 0 10px 0; border-top: 1px solid #AD9168; border-bottom: 1px solid #AD9168;}
	.SmallImageFlowContainer IMG {margin: 0 16px 0 16px;}

	div.BorderedImageFlowCell {float: left; padding-top:5px; text-align:center;margin-top: 10px; margin-right:22px;margin-left:23px;width:120px; border:1px solid #AD9168;}

	div.BorderedImageFlowCelllast {float: left; clear:right; padding-top:5px; text-align:center;margin-top: 10px; margin-right:22px;margin-left:23px;width:120px; border:1px solid #AD9168;}

	.largeImage {margin-left: 17px; border: 1px solid white; float:right;overflow:hidden; width: 180px;	height: 350px;}

	/* global elements */
	#holder{ width:740px;}
	#header {height:76px; width:730px; background:#690000 url("thorstoves/images/thorstoves.jpg") no-repeat; font-size:9pt;font-style:italic;color:#FFFFFF;}
	#nav { position:absolute;left:0px; top:76px;width:155px; padding-left:10px; margin-right:10px; }
	#nav a, #nav a:link,  #nav a:active, #nav a:visited { color:white; font-size:12pt; font-weight: bold; text-decoration: none;}
	#nav a:hover { color:#AD9168; font-size:12pt; font-weight: bold; text-decoration: none;}
	#address{margin-top:15px;padding-left:5px;font-size:10pt;color:#FFFFFF;font-style:italic;}
	#address a, #address a:link,  #address a:active, #address a:visited, #address a:hover {font-size:10pt;}
	#content { position:absolute; left:170px;top:76px;width:545px;margin:0; padding-bottom:30px;}
	
	#footer{width:730px; height:60px;background: url("thorstoves/images/footer.jpg"); font-size:10pt;color:#FFFFFF;font-weight:bold;clear:left;}
	#footercontent{padding-left:50px;padding-top:10px;}

