/********************/
/*   PhunkyFoods    */
/*   CSS Document   */
/********************/

body {
	background:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:0;
	padding:0;
	}

#container {
	margin:20px auto;
	text-align:left;
	padding:0;
	width:768px;
	background:#fff;
	}
	
#header {
	background:url(../images/header_bg.gif) top center no-repeat;
	padding:10px 0 0 10px;
	clear:both;
	}
	#header ul {
		background:url(../images/breadcrumb_bg.gif) no-repeat center;
		list-style:none inside;
		width:728px;
		margin:20px 0 0 12px;
		padding:0;
		height:35px;
		clear:both;
		}
	#header li {
		padding:10px 5px 10px 20px;
		float:left;
		margin:0;
		}
	#header li a {
		color:#fff;
		text-decoration:none;
		}
	#header img.logo {
		margin-left:20px;
		margin-right:20px;
		float:left;
		}
	#header img.text {
		padding-top:30px;
		margin-right:90px;
		}
	
h1 {
	position:absolute;
	left:-1000px;
	}
	
h2 {
	color:#990000;
	font-size:22px;
	margin-top:20px;
	}
	
h4 {
	color:#990000;
	font-size:14px;
	}
	
p {
	color:#990000;
	line-height:17px;
	}
	
#footer {
	background:url(../images/footer_bg.gif) bottom center no-repeat;
	clear:both;
	float:none;
	padding-top:40px;
	height:55px;
	color:#666;
	text-align:center;
	}
	#footer p {
		clear:both;
		margin:10px 25px 0 25px;
		float:none;
		color:#666;
		}
	#footer hr {
		margin:0 25px;
		color:#666;
		}
	#footer span a {
		margin:0 0 0 10px;
		color:#666;
		text-decoration:none;
		}

.leftcol {
	width:173px;
	margin:15px 15px 15px 23px;
	_margin:10px;
	float:left;
	padding:0;
	}

.basket {
	background: url(../images/menu_bg.gif) #fff bottom center no-repeat;
	width:173px;
	margin:0 0 15px 0;
	_margin:10px;
	float:left;
	padding:0;
	}
	.basket p.baskettitle {
		font-size:14px;
		}
	.basket p {
		margin:3px 0 10px 10px;
		}
	.basket ul {
		margin:0 10px 20px 10px;
		padding:0;
		list-style:none;
		}
	.basket li {
		clear:both;
		overflow:auto;
		margin:1px 0;
		padding:1px;
		background:#FFeeee;
		}
	.basket .remove {
		color:#CC0000;
		text-decoration:none;
		}
	.basket .title {
		color:#529F27;
		}
	.basket span.product {
		float:left;
		}
	.basket span.price {
		float:right;
		font-weight:bold;
		}

.menu {
	background: url(../images/menu_bg.gif) #fff bottom center no-repeat;
	width:173px;
	margin:0 0 15px 0;
	_margin:10px;
	float:left;
	padding:0;
	}
	
	.menu a.site {
		color:#990000;
		text-decoration:none;
		list-style:none;
		background:none;
		padding:0 0 0 0;
		}
	
	.menu img.top {
		margin-top:-11px;
		}
	
	.menu ul {
		list-style:none;
		margin:0;
		padding:10px 0 5px 5px;
		width:160px;
		}
		
	.menu li {
		margin:8px 7px;
		padding:0;
		}
		
	.menu li.site {
		margin:0 0 10px 5px;
		}
		
	.menu li a {
		color:#222;
		padding-left:10px;
		display:block;
		width:125px;
		letter-spacing:-1px;
		font-weight:bold;
		font-size:13px;
		text-decoration:none;
		background:url(../images/menu_bullet.gif) left no-repeat top;
		}
		
#content {
	float:left;
	width:520px;
	}
	
img {
	border:none;
	}
	
.floatR {
	float:right;
	}
	
.floatL {
	float:left;
	}
	
#products {
	border:1px solid #E2E8D0;
	padding:10px;
	width:93%;
	overflow:auto;
	}
	
	#products .product {
		padding:5px;
		margin-bottom:40px;
		overflow:auto;
		}
	
	#products .product h5 {
		font-size:18px;
		margin:0;
		}
		
	#products .product .imagebox {
		padding:10px;
		margin-right:20px;
		width:165px;
		float:left;
		}
		
	#products .product .price {
		font-weight:bold;
		font-size:18px;
		margin-left:30px;
		color:#990000;
		}
		
	#products .product input.quantity {
		font-weight:bold;
		font-size:16px;
		margin-right:45px;
		text-align:center;
		border:1px solid #999;
		font-family:Arial, Helvetica, sans-serif;
		width:40px;
		}
		
.numproducts {
	}
	
	
/** CATEGORIES **/

ul#homecat {
	float:left;
	list-style:none;
	padding:0;
	margin:11px 0 0 5px;
	}
	ul#homecat li {
		float:left;
		margin:0 15px 15px 0;
		padding:0;
		width:166px;
		height:153px;
		}
	ul#homecat li.homecat_1, ul#homecat li.homecat_4 {
		margin:0 0 15px 0;
		}
	ul#homecat li a {
		width:166px;
		display:block;
		height:153px;
		margin:0;
		padding:0;
		color:#000;
		text-decoration:none;
		}
	ul#homecat li a span {
		font-size:16px;
		font-weight:bold;
		padding:10px;
		display:block;
		filter:alpha(Opacity=65);
		opacity:0.65;
		font-family:Arial, Helvetica, sans-serif;
		letter-spacing:-1px;
		}
	
.homecat_1 a { background:url(../images/store_cat_1.jpg) no-repeat center top; }
.homecat_2 a { background:url(../images/store_cat_2.jpg) no-repeat center top; }
.homecat_3 a { background:url(../images/store_cat_3.jpg) no-repeat center top; }
.homecat_4 a { background:url(../images/store_cat_4.jpg) no-repeat center top; }
.homecat_5 a { background:url(../images/store_cat_5.jpg) no-repeat center top; }
.homecat_6 a { background:url(../images/store_cat_6.jpg) no-repeat center top; }


/** SITEMAP **/

ul.sitemap {
	margin-bottom:20px;
	}

ul.sitemap li {
	margin:5px 0;
	padding:0;
	}

ul.sitemap li ul {
	margin:0;
	padding:0 0 1px 25px;
	}

ul.sitemap li ul a {
	color:#006600;
	}

ul.sitemap a {
	color:#555;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}


/** BASKET **/
#basket {
	font-size:12px;
	}

#basket .header {
	background:url(../images/basket_header_bg.jpg) bottom repeat-x;
	color:#879F59;
	}
	#basket .header th {
		border-bottom:1px solid #BEDF7D;
		}

#basket input {
	border:1px solid #aaa;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	}
	
#basket tr {
	color:#333333;
	background:#FAFFEF;
	}
#basket tr.alt {
	background:#F5FFDF;
	}
	#basket td {
		border-top:1px solid #E0EFC2;
		}

p.basket_added {
	padding:10px 25px;
	text-align:center;
	background:#FFFFCC;
	border:1px solid #FFCC33;
	width:448px;
	}

.pill {
	background:url(../images/red_pill_button.jpg) no-repeat top center;
	text-align:center;
	width:120px;
	height:28px;
	display:block;
	margin:3px;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#880000;
	cursor:pointer;
	text-decoration:none;
	}
	
a.pill {
	padding-top:4px;
	}
	
input.pill {
	padding-bottom:5px;
	}
	
	
/** FORM STUFF **/

form fieldset {
	border:1px solid #ddd;
	margin:20px;
	width:80%;
	}
	
form input.textfield {
	border:1px solid #aaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px 3px;
	}
	
form select.textfield {
	border:1px solid #aaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px 3px;
	}
	
form textarea.textfield {
	border:1px solid #aaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px 3px;
	}
	
form input.textfield:focus {
	border:1px solid #990000;
	}

form div.row {
	clear:both;
	margin:10px 5px;
	}
	
form div.row label {
	display:block;
	float:left;
	width:140px;
	padding:5px;
	text-align:right;
	font-weight:bold;
	margin-right:10px;
	}

form input.protx {
	border:none;
	height:30px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:120px;
	color:#666;
	font-size:11px;
	background:url(../../images/btn_prepay_protx.gif) no-repeat center;
	}

form input.grad {
	border:1px solid #D0ECBC;
	background:url(../images/btn_greengrad.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	height:20px;
	padding:0 15px;
	margin:3px 0px;
	cursor:pointer;
	}
	
p.justadded {
	text-align:center;
	font-weight:bold;
	font-size:13px;
	background:#FFFFCC;
	border:1px solid #FFCC66;
	padding:10px;
	width:510px;
	color:#FF6600;
	}
.special-offer {
	margin:0 0 10px 0;
	background:#FFC;
	border:#FC0 2px solid;
	color:#F60;
	padding:0px 10px 10px 10px;
	line-height:12px;
	font-weight:bold;
}
