@charset "UTF-8";

.ccoi{
 height:33px;
 right:10px;
 width:260px;
}
	.ccoi a{
	 background:url(/images/generic/sprite.png) 0 -141px no-repeat;
	 height:33px;
	}

/* HEADER */
#header{
 border-bottom:12px solid #dc2227;
 height:148px;
 padding:0 10px;
 margin:0 0 40px 0;
}
	#header p{
	 margin:0;
	}
	#header .ccoi{
	 top:8px;
	}
	#header ul{
	 right:10px;
	 top:81px;
	}
		#header ul a{
		 height:16px;
		 padding:40px 0 12px 0;
		 width:220px;
		}
		#header ul span{
		 background-image:url(/images/generic/sprite.png);
		 background-repeat:no-repeat;
		 height:16px;
		 width:86px;
		}
	#header li{
	 margin:0 0 0 20px;
	}
.menuproducts span{
 background-position:0 -174px;
}
	.menuproducts:active span,.menuproducts:focus span,.menuproducts:hover span{
	 background-position:0 -190px;
	}
.menustockists span{
 background-position:-86px -174px;
}
	.menustockists:active span,.menustockists:focus span,.menustockists:hover span{
	 background-position:-86px -190px;
	}
/**********/

/* TEXT */
.intro{
 border-bottom:1px solid #888;
 height:249px;
 margin:0 10px 20px 10px;
 width:460px;
}
.text{
 color:#dc2227;
 font-size:18px;
 font-family:Georgia,serif;
}
.instructions{
 bottom:20px;
 font-size:16px;
 margin:0;
 width:300px;
}
.image{
 margin:0 10px;
}
/********/

/* PRODUCT LIST */
.product{
 border-bottom:1px solid #888;
 height:249px;
 margin:0 10px 20px 10px;
 width:220px;
}
	.product h3{
	 font-size:50px;
	 left:0;
	 line-height:60px;
	 margin:0;
	 text-shadow:2px 2px 3px rgba(0,0,0,.5);
	 top:60px;
	 width:220px;
	}
		.product:hover h3{
		 display:block;
		}
	.product a{
	 text-decoration:none;
	}
	.product img{
	 margin:0 0 12px 0;
	}
.name{
 color:#dc2227;
 margin:0 0 3px 0;
}
.piece{
 margin:0 0 3px 0;
}
.price{
 border-top:1px solid #888;
 line-height:23px;
 margin:0;
}
/****************/

/* FOOTER */
#footer{
 background:#ccc;
 margin:40px 0 0 0;
 padding:40px 10px 30px 10px;
}
	#footer div{
	 width:240px;
	}
	#footer .ccoi{
	 top:40px;
	}
.contact{
 font-family:Georgia,serif;
 font-size:15px;
 line-height:18px;
}
/**********/