/* CSS Document */
h1 {font-weight:bold; font-size:13px; padding:0 0 10px 0;}
h2 { font-weight:bold; font-size:13px; color:#fff; }
h2 a { font-weight:bold; font-size:13px; color:#fff; text-decoration:none; }
a { color:#aa8800; text-decoration:none; }
/* png transparency fix for IE6 */
img, div { behavior: url(iepngfix.htc); }
/* end fix */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{	
	text-align:center;
	min-width:1000px;/* for mozilla*/
	background-color: #4d5050;
	color:#b3b3b3;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:1000px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(../images/bg_outer.gif) no-repeat;
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
	}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header
	{
	position:absolute;
	top:0;
	width:1000px;
	height:130px;
	overflow:hidden;
	z-index:100;
	background:url(../images/bg_header.gif) no-repeat;
	}
#left 
	{
	position:relative;/*ie needs this to show float */
	width:220px;
	float:left;
	padding-top:140px;/*needed to make room for header*/
	left:110px;
	}
#footer 
	{
	width:1000px;
	clear:both;
	height:100px;
	left:0;
	bottom:0;
	position: absolute;
	background:url(../images/bg_footer.gif) no-repeat;
	color:#b9bfbf;
	}
#footer a { color:#b9bfbf; text-decoration:none; }
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer 
	{/*only ie gets this style*/
	\height:102px;/* for ie5 */
	he\ight:100px;/* for ie6 */
	}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:600px;
	float:right;
	padding-top:130px;/*make room for header*/
	}
#clearfooter {width:100%;height:102px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-102px;} /*safari wrapper */
#lefttopcontent
	{
	width:220px;
	height:398px;
	padding:0px 0 10px 5px;
	}
#leftbottomcontent
	{
	width:215px;
	background:#4d5050;
	margin:15px 0 0 -9px;
	}
#menu
	{
	margin:70px 0 0 550px;
	}
#topnav li
	{
	float:left;
	margin:0 0 0 15px;
	text-transform:uppercase;
	}
#topnav li a
	{
	text-decoration:none;
	color:#b2b2b2;
	}
#topnav li a:hover
	{
	text-decoration:none;
	color:#aa8800;
	}
#kwick .kwick {
	display: block;
	cursor: pointer;
	height: 140px;
	width: 61px;
	/*padding: 10px;*/
	background: #4d5050;
	/*border-right: 5px solid #202020;*/
	float:left;
	border-right: 2px solid #4d5050;
}
#kwick .opt1 {
	background: #4d5050 url(../images/acorn_slidemenu.jpg) ;
}
#kwick .opt2 {
	background: #4d5050 url(../images/disc_slidemenu.jpg);
}
#kwick .opt3 {
	background: #4d5050 url(../images/flower_slidemenu.jpg);
}
#kwick .opt4 {
	background: #4d5050 url(../images/chain_slidemenu.jpg);
}
#centrebottom
	{
	background:#404242;
	width:580px;
	height:130px;
	margin:15px 0 0 0;
	padding:5px 10px;
	}
.smallhome
	{
	border:1px #aa8800 solid;
	float:left;
	margin:10px 9px;
	}
div#centremiddle {
	height: 418px;
	}
div.collections {
	margin:0 5px 10px;
	height:185px;
	border:#b3b3b3 1px solid;
	padding:1px;
	float:left;
	width:280px;
	}
div.collections p {
	padding:0 0 0 5px;
	}
div.collections img {
	padding:2px 5px 0 3px;
	}
div.collections p a {
	color:#aa8800;
	text-decoration:none;
	font-weight:bold;
	}
div.collection	{
	float:left;
	margin:0 2px 5px 0;
	padding:3px;
	}
img.collection {
	border:1px solid #b3b3b3;
	padding:1px;
	}
div#basketinfo {
	float:right;
	margin:5px 0 0 10px;
	}
ul#basketpoints li {
	padding:5px 0 0 10px;
	}
div#shoppingbasket
	{
	width:250px;
	height:40px;
	position:absolute;
	top:5px;
	right:20px;
	color:#aa8800;
	padding:3px 8px 5px 8px;
	border:#b3b3b3 1px solid;
	}
div#shoppingbasket a {
	color:#aa8800;
	text-decoration:none;
	}
div#shoppingbasket a:hover {
	color:#aa8800;
	text-decoration:underline;
	}
div#hallmark {
	font-size:9px;
	position:relative;
	margin:10px 0;
	}
div.testimonials {
	border: 1px solid #aa8800;
	padding:5px;
	margin-top:5px;
	font-style:italic;
	}
div#image {
	float:left;
	}
