/*
PRIMARY COLOR: #4a604c 
*/

body{
	padding:0;
	margin:0;
	background-color:white;
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a{
	text-decoration:none;
	color:black;
}

a:hover{text-decoration:underline;}

img {border:none;}

h1, h2, h3, h4, h5, p, form {padding:0; margin:0;}

h1, h2, h3, h4, h5, p {padding-bottom:10px;}

p{
	line-height:1.5em;
}

h1{
	font-family:"Cooper Black", "Cooper Std Black", "Arial Black", Gadget, sans-serif;
	font-size:24px;
}

h1.content{
	font-family:"Cooper Black", "Cooper Std Black", "Arial Black", Gadget, sans-serif;
	font-size:34px;
}

h2{
	color:#4a604c;
	font-family:"Cooper Black", "Cooper Std Black", "Arial Black", Gadget, sans-serif;
	font-size:18px;
	font-weight:normal;
}

h3, h3 a{
	font-family:"Cooper Black", "Cooper Std Black", "Arial Black", Gadget, sans-serif;
	font-size:16px;
	font-weight:normal;
}

.mini_news_all_news{
	font-family:"Cooper Black", "Cooper Std Black", "Arial Black", Gadget, sans-serif;
	font-size:14px;
	font-weight:normal;
}

.normal a{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.selected a{
	font-size:12px;
	color:#4a604c;
	font-weight:bold;
}

.product_link{
	font-size:14px;
	font-weight:bold;
}

.product_price{
	font-size:14px;
	font-weight:bold;
	color:#4a604c;
}

#featured .product_price{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

input, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4a604c;
}

#page{
	width:962px;
	text-align:left;
}

#mini_basket, #mini_basket a{
	color:white;
	text-align:right;
	height:21px;
	padding-top:2px;
}

#top_nav{
	padding:20px;
	color:black;
	font-weight:bold;
	font-size:14px;
}

#top_nav a{
	color:black;
	font-weight:bold;
	font-size:14px;
}

#welcome, #featured{
	padding:10px;
	vertical-align:top;
}

#welcome, #welcome h1, #welcome a{
	background-color:black;
	color:white;
}

#featured, #featured h1, #featured a{
	background-color:#4a604c;
	color:white;
}

.bottom_pics, .bottom_pics_end{
	border-left:1px solid #4a604c;
	padding:10px;
	vertical-align:top;
}

.bottom_pics_end{
	border-right:1px solid #4a604c;
}

#shop_border{
	border:1px solid #4a604c;
	padding:10px;
}

#footer{
	border-top:1px solid #4a604c;
}

.bodylink {
font-family: Arial;
font-size: 11px;
color: #4A604B;
text-decoration: none;
border-bottom:dashed 1px #999999;
}
	

.bodylink:hover {
font-family: Arial;
font-size: 11px;
color: #000000;
text-decoration: none;
border-bottom:dashed 1px #999999;
}