/****    ****/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, td, th
{
	margin:  0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;

}

/* Removes list-styles from lists  */
ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal  */
address, caption, cite, code, dfn, em,  th, var
{font-style : normal; font-weight : normal; }


/* Removes  border from fieldset and img */
fieldset, img
{border : 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes  quotation marks from q  */
q:before, q:after
{ content : '' ; }

*{
padding: 0;
margin:  0 0 0 0;
}	

body {
	width:960px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	color:#333333;
	font-size: 13px;
}


#flash-block{
	height: 421px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	z-index: -100;
}

/* 
#navlist3{
}

#top-navbox ul {
	color: #FFFFFF;
	width: 960px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	margin-right: 0px;
}

#top-navbox ul li {
	display:inline;
	margin:0;
	padding:0;
	height:28px;
}

#top-navbox ul li a {
	color:#FCF3E7;      
	text-decoration:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
}

#top-navbox ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
*/

#col-wrapper{
	float: left;
	width: 960px;
	margin-top: 16px;
	margin-bottom: 16px;
}

#left-col{
	width: 520px;
	float: left;
}

#left-col .author{
	font-size: 12px;
	font-weight: bold;
}

#left-col a{
	color: #333333;
}

#left-col p{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 2px;
}

#left-col h1{
	font-weight: bold;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-right: 20px;
	line-height: 20px;
}

#left-col h2{
	font-size: 13px;
	color: #000000;
}

#left-col .blurb{
	font-style: italic;
}

#mid-col{
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#mid-col img{
	padding-bottom: 4px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 4px;
}

#mid-col a{
	color: #333333;
	text-decoration: underline;
}



#right-col{
	width: 200px;
	float: left;
	padding-left: 22px;
}

#social-logos{
	margin-top: 6px;
}

#social-logos img{
}

#right-col p{
	font-size: 13px;
	line-height: 17px;
}

#right-col h2{
	font-weight: bold;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 2px;
}

#main-col a{
	color: #333333;
	text-decoration: underline;
}

#main-col{
	width: 720px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 14px;
}

#main-col p{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 2px;
}

#main-col h1{
	font-weight: bold;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-right: 20px;
	line-height: 20px;
}

#main-col h2{
	font-size: 13px;
	color: #000000;
}

#main-col ul{

}

#main-col li{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 2px;
}

#footer{
	height: 24px;
	width: 960px;
	text-align: center;
	padding-top: 12px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footer p{
	font-size: 11px;
	color: #666666;
}

#footer a{
	color: #666666;
}

#breadcrumbs-wrapper{
	height: 10px;
	width: 960px;
	float: left;
	margin-top: 10px;
}


#breadcrumbs{
	width: 700px;
	float: left;
}

#breadcrumbs p{
font-size: 11px;
color: #000000;
}

#basket{
	float: right;
}

#basket p{
	font-size: 12px;
	color: #000000;
	background-image: url(../homegraphics/basket-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/* New products page  */

.product-block-left, .product-block-right{
	float: left;
	padding-top: 20px;
}

.product-block-left h2, .product-block-right h2{
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}

.product-block-left h3, .product-block-right h3{
	font-size: 13px;
	font-weight: bold;
	padding-top: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

.product-block-left{
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 325px;
	width: 477px;
}


.product-block-right{
	margin-left: 10px;
	height: 325px;
	width: 460px;
}



.product-details{
	padding-top: 12px;
	height: 1%;
	width: 180px;
	float: left;
	padding-bottom: 8px;
}

.product-details li{
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 12px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.product-details a{
	padding-left: 1px;
}


.product-details p{
	padding-top: 8px;
}

.product-pic{
	float: left;
	font-size: 18px;
}

.product-details .price{
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 10px;
}

.strike{
	text-decoration: line-through;
	color: #999999;
	font-weight: normal;
}

.cart-button{
	margin-top: 12px;
}

p.chris, .chris a{
	font-size: 11px;
	color: #333333;
}

.sizemenu{
	width: 145px;
}

p.basket{
	float: right;
}

.bottom {
	height:30px;
	width:30px;
	position:absolute;
	top:-37px;
	right:-15px;
	background-color:#FFFFFF;
}


.final{
	height:30px;
	width:30px;
	position:absolute;
	top:-1px;
	right:-1px;
	background-color:#0066CC;
}

/* design page */

#designs-wrapper{
	width: 960px;
	overflow: hidden;
	float: left;
}


.design{
	margin-top: 15px;
	padding-bottom: 12px;
	height: 1%;
	width: 960px;
	margin-right: 0px;
	padding-right: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.design-alt{
	margin-top: 15px;
	margin-right: 100px;
	padding-bottom: 12px;
	height: 1%;
	width: 960px;
	float: left;
}

.design p, .design-alt p{
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 18px;
	padding-right: 80px;
}

.design h2, .design-alt h2{
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	font-size: 14px;
}

.design img, .design-alt img{
	float: left;
	margin-right: 15px;
}

.design-description{
	margin-top: 30px;
}

#col-wrapper .large-logo{
	padding-left: 80px;
}






		
	
/* contact and other forms */

label
{
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	width: 5em;
}

.submit{
	margin-top: 4px;
}

fieldset
{
	border: 1px solid #D0C0AB;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 12px;
	width: 450px;
}

fieldset p
{
	color: #480E03;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

legend
{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;	
}

#contact-form{
	width: 450px;
	margin-top: 10px;
}

#contact-form p{
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

/* sections on forms */

.section{
	width: 400px;
	margin-bottom: 8px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contact-form .submit-button{
	padding-left: 142px;
}

#sitemap-box{
	padding-bottom: 30px;
}

#sitemap-box li{
	padding-bottom: 6px;
	padding-top: 6px;
}

#sitemap-box ul{
	padding-left: 14px;
}

#gallery-thumbs{
	margin-top: 10px;
	margin-bottom: 10px;
}


#gallery-thumbs .gallery-header{

}

#gallery-thumbs .gallery-header p{
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 8px;
}

#gallery-thumbs .gallery-header a{
	color: #333333;
}


#gallery-thumbs img{
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 8px;
	border: 1px solid #CCCCCC;
}

#gallery-thumbs a:hover img{
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 8px;
	border: 1px solid #666666;
}

#product-divider{
	height: 1px;
	width: 960px;
	float: left;
	clear: both;
	background-image: url(../homegraphics/product-divider.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-bottom: 15px;
}

/* top drop-down navigation */

#top-navbox{
	width: 958px;
	float: left;
	background-color: #2E2E2E;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3C3C3C;
	border-bottom-color: #3C3C3C;
	border-left-color: #3C3C3C;
}

#navlist99{
z-index: 1;
}

#navlist99, #subs ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #FFF;
	background-image: none;
}

#navlist99 a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-weight: normal;
	background-color: #2E2E2E;
}

#navlist99 a:hover{
	display: block;
	color: #000;
	background-color: #FFF;
}

#navlist99 #subs a:hover{
	display: block;
	color: #000;
	font-weight: normal;
	background-image: none;
	background-color: #FFF;
	text-decoration: underline;
}

#navlist99 li {
float: left;
background-image: url(../graphics/topnav-pipe.gif);
background-position: right top;
background-repeat: no-repeat;
}

#navlist99 li ul {
position: absolute;
left: -999em;
width: 155px;
}

#navlist99 li:hover ul {
	left: auto;
	padding-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3C3C3C;
	border-bottom-color: #3C3C3C;
	border-left-color: #3C3C3C;
	margin-left: -1px;
	width: 172px;
}
#navlist99 li:hover ul, #subs li.sfhover ul {
left: auto;
}

#navlist99 .smaller-sub a{
	font-size: 15px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 140px;
	background-color: #FFF;
	font-weight: normal;
	padding-right: 16px;
	padding-left: 16px;
	color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3C3C3C;
}

#navlist99 li ul ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#navlist99, #navlist99 ul {
padding: 0;
margin: 0;
list-style: none;	
}

#navlist99 li:hover ul ul, #navlist99 li.sfhover ul ul {
	left: -999em;
}

#navlist99 li:hover ul, #navlist99 li li:hover ul, #navlist99 li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}

#free-postage{
	width: 70px;
	height: 71px;
	position: absolute;
	background-image:url(../graphics/free.png);
	margin-top: 385px;
	margin-left: 884px;
	z-index: 100;
}

/* png graphics fix for IE6 */

.main{
behavior: url(iepngfix.htc); 
behavior: url(iepngfix.htc);
}

.cell-talk{
	color: #000000;
	font-style: italic;
}


.other-talk{
	color: #000000;
	font-weight: bold;
}
