﻿body {
	background:black;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	margin: 0px 0px 0px 0px;
	}

h4 {
	font-weight: bold;
	margin-bottom: 6pt;	
}

img {
	border: none;
}

#frame 
{position: relative; 
 width: 860px; 
 margin-left: auto; 
 margin-right:auto;
 background-color:#666666;
 display:block;}
    
#content 
{
	width:100%; 
	background-color:#666666;
	padding-top:12px;
	color:#BBBBBE;
	display:block;
	}

#head {
	width:860px;  
	font-size:1em; 
	height:118px;
	position:relative;
	background-image: url('../images/layout/headbgrnd.gif');
	background-repeat:no-repeat; 
	}

#content p {
	padding:5px; text-align:justify;
	}
	
#footer {
	font-size:10pt;
	color:#BBBBBE;
}
	
#nav
{
	position: absolute;
	top:76px;
	left:110px;
	margin: 0px;
	padding: 0px;
}

#nav li
{
	float: left;
	list-style: none; /* no bullet markers */
}
#nav li a
{
	display: block; /* expand to fill parent li */
	margin: 0; /* no space between anchors */
	text-decoration: none; /* no underline */
	height: 42px;
	background-repeat:no-repeat;
	background-position: center 50px;
}

#nav li a:hover
{
	background-position: center 0px;
}

#menu-product {
	margin: 0 0 0 6px;
}

#menu-materials {
	margin: 0 0 0 -2px;
	}

#menu-news {
	margin: 0 0 0 -6px;
	}

#menu-about {
	margin: 0 0 0 -2px;
	}

#menu-contact {
	margin: 0 0 0 1px;
	}
	
#menu-stockist {
	margin: 0 0 0 -5px;
	}

#menu-cart {
	margin: 0 0 0 6px;
	}
	
#menu-product a
{
	width: 109px;
}

#menu-materials a
{
	width: 103px;
}

#menu-news a
{
	width: 77px;
}

#menu-about a
{
	width: 115px;
}

#menu-contact a
{
	width: 119px;
}

#menu-stockist a
{
	width: 106px;
}

#menu-cart a
{
	width: 115px;
}

#homegrid 
{
	padding:17px;
}

.row {
	clear:both;
}

#logo {
	width:120px;
	height:118px;
}

#logo a{
	display:block;
	height:100%;
	width:100%;
	background-repeat:no-repeat;
	background-position: 0px -150px; 
}

#logo a:hover {
	background-position: 0 0px;
}

#homegrid div div {
	height:150px;
	width:200px;
	display: block;
	float:left;
	background-repeat:no-repeat;
	background-position: 0 0;
}

#homegrid a{
	display:block;
	height:100%;
	width:100%;
	background-position: 0px 0px; 
}

#homegrid a:hover{
background-position: 0 -150px;  }

#homegrid #c3:hover {
background-position: 0px 0px;  }
    
#c3 a {
position:absolute; 
width:81px; 
height:26px; 
top:32px; 
left:78px;
background-position: 0px -28px; 
background-repeat: no-repeat;
 }

#c3 a:hover {
background-position: 0px 0px;  }

#foot {
	color:#BBBBBE;
	padding: 0;
	padding: 15px 0 0 0;
	text-align:center;
	clear:both;
font-size: 9pt;
}
#foot ul {
	margin-left:-20px;
	margin-right:auto;
	width:800px;
}
#foot li{
	display:inline;
	list-style:none;
}
#foot a{
	text-decoration:none;
	color:#BBBBBE;
	font-style: italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#foot a:hover{
	color:white;
}

#col1, #col2, #col3{
	float:left;
	margin-right:20px;
	display:block;
}

#col1 {
	margin-left:10px;
	text-align: left;
	width:270px;
}

#col2 {
	width:280px;
		display:block;
		margin-bottom: 50px;
}

#col3 {
	width:230px;
	padding-left:10px;	
	text-align:right;
	margin-right:10px;
}

#product2 #col1 {
	width: 250px;
}

#product2 #col2 {
	width: 300px;
}

#product2 #mainimage, #product4 #mainimage {
	height: 220px;
}

#aboutron #col1, #contact #col1, #links #col1, #materials #col1, #custom #col1  {
	width: 510px;
}

#aboutron #col2, #contact #col2, #links #col2, #materials #col2, #custom #col2{
	width: 200px;
	padding-top: 70px;
	margin-left: 25px;
	margin-right: 0px;
}

#aboutron #col2 img, #contact #col2 img, #links #col2 img, #materials #col2 img, #custom #col2 img{
	width: 200px;
	margin-right:0px;
}

#stockist #col1 {
	width: 350px;
	margin: 0 0 0 0;
	float:left;
}

#stockist #col2 {
float:right;
	width: 360px;
	margin: 0 0 0 0;
}

#stockist #col1 .row {
	clear:both;
}

#stockist .row .subcol1 {
	width: 120px;
	float:left;
}

#stockist .row .subcol2 {
	width: 220px;
	float:right;
}

#stockist h3 {
text-decoration:underline;
}

#mainimage {
	width:280px;
	display:block;
	position: relative;
	margin-bottom:20px;
}

#reverseimage 
{
  z-index: 2;
    max-width:280px;
    width:280px;
    top:0;
    left:0;
}

#txtTotal {
color: white; 
font-weight:bold; 
border:none;
background-color:#666666;
text-align:right;
font-size: 20pt;
font-variant:small-caps;
width:200px;
}

#prodImage {
  z-index: 3;
    position:absolute;
    max-width:280px;
    width:280px;
    top:0;
    left:0px;
}

.link {
	height:32px;
	width:270px;
	display:block;
	background-repeat:no-repeat;
	background-position: 0 0;
}

.link:hover, #buylink:hover, #checkoutlink:hover {
	background-position: 0 -32px; 
	 }

#buylink, #checkoutlink  {
	height:32px;
	width:224px;
	display:block;
	background-repeat:no-repeat;
	background-position: 0 0;
}

#buylink{
	background-image: url('../include/images/layout/addtobasket.gif');
	margin-top:70px;
    }

#checkoutlink  {
	background-image: url('../include/images/layout/checkout.gif');
    }


.cell 
{
    background-repeat:no-repeat;
    text-align: center;
    background-position: 0px -32px;
    height: 32px;
}

.cell div {
    height: 32px;
    width:56px;
    display:block;
    background-repeat:no-repeat;
    text-align: center;
}

.imageheadings 
{
     height:32px;
     width:224px;
     margin-top:10px;
}
     
.hiddenDiv {
visibility: hidden;
}

.visibleDiv{
visibility: visible;
}

.addToCartButton {
     height:32px;
     width:224px;
     background-position: 0px 0px; 
     margin-top:10px;
     display:block;
     }

.padding40 
{
    padding:0 40px 0 40px;
    text-align: left;}
    
.padding40 a:link, a:visited{
	color:white;
}
.padding20 
{
    padding:0 20px 0 20px;
    text-align: left;}
    
#errMessage 
{
   	background-color:#666666;
	color: Maroon;
	width:220px;
	height:45px;
	border: none;
	text-align: right;
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-Serif;
	white-space: pre-line;
	margin: 0 0 0 0;
}

.payheading {
	font-weight: bold;
	font-size:13pt;
	text-decoration:underline; 
}

#slidelinks {
	margin-left: 18px;
}