﻿* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #fff;
	text-align: center;
	font-family: Verdana;
	font-size: small;
	margin-top: 10px;
}

.wrapper {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	border-top: solid 1px #e68f1a;
	border-left: solid 1px #e68f1a;
	border-right: solid 1px #e68f1a;
	border-bottom: solid 10px #e68f1a;
	padding: 10px;
	
}
.header 	{
	width: 850px;
	float: left;
	clear: both;
	position: relative;
	margin: 0 0 10px 0;
	background: #e68f1a;
	padding: 0 0 10px 0;
	border-bottom: solid 3px #6d411d;
}
.left {
	width: 180px;
	float: left;
	position: relative;
	display: inline;

}
.right {
	width: 660px;
	float: right;
	display: inline;
	padding: 0 0px 10px 0;

}
.footer {
	width: 850px;
	clear: left;
	border-top: solid 1px #ccc;
	text-align: center;
	padding-top: 4px;
	font-size: 80%;
}
.utility {
	float: right;
	margin: 5px;
	text-align: right;

	}
.utility a {
	color: #fff;
}
.logo {
	float: left;
	margin: 10px 0 10px 10px;
	}
.clear {
	clear: both;
}
/* NAVIGATION 
--------------------------------------------------------------------------------------- */
ul.nav {	
	width: 180px;
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}
ul.nav li {
	float: left;
}
ul.nav li a {
	float: left;
	background: #c65a29;
	border-bottom: solid 1px #fff;
	color: #fff;
	width: 160px;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
}
ul.nav li a:hover, ul.nav li.selected a {
	float: left;
	background: #c65a29;
	border-bottom: solid 1px #fff;
	color: #fff;
	width: 160px;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
}
/* HTML TAGS
--------------------------------------------------------------------------------------- */

h1 {
	font-size: 150%;
}
p {
	line-height: 18px;
	color: #333;
}
a {
	font-weight: bold;
	color: #333;
}

/* PRODUCT LISTS
--------------------------------------------------------------------------------------- */
.homelist {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
}
.shoplist {
	width: 640px;
	float: left;
}
.caselist {
	width: 640px;
	float: left;
}
/*.shoplist .productlist .product img {float: left; width: 60px;}*/
.homelist .productlist {width:100%;}
.homelist .productlist .product {width:100%;}
.homelist .productlist .product h2.title {color: #c66329;}
.homelist .productlist .product p.summary {float: left;}
.homelist .productlist .product p.price {}
.homelist .productlist .product .thumbnail{float: left;}
.homelist .productlist .product .readmore a{background: #444; color: #fff; font-weight: bold;text-decoration: none; padding: 4px;clear: both; margin: 10px 10px 10px 270px; float: left;
}
.homeheader {
	width: 640px;
	background: #c65a29;
	
	padding: 10px;
	margin: 0;
	float: right;
	text-align: center;
}
.homeheader h2 {
	color: #fff;
	font-size: 135%;
	font-weight: bold;
		padding: 0;
		margin: 0;
}
	
.shoplist .productlist {width:100%;}
.shopcategories .categorylist .category, .shoplist .productlist .product {width:198px; border: solid 1px #ccc; padding: 5px;float: left;margin: 0 2px 2px 0;height: 19em;}
.shoplist .productlist .product {	height: 13em;}
.shoplist .productlist .product h2.title {color: #c66329; font-size: 115%;  }
.shoplist .productlist .product .summary {  height: 5em; padding: 0;}
.shoplist .productlist .product .prodright { float: right; width: 130px; height: 8.5em;}
.shoplist .productlist .product p.price {float: left; font-weight: bold; margin: 0; padding: 4px 0 0 0;}
.shoplist .productlist .product .thumbnail img{float: left; /*width: 60px*/;}
.shoplist .productlist .product .readmore a{background: #444; color: #fff; font-weight: bold;text-decoration: none; padding: 4px;margin: 3px 0 0 10px; float: left;}
.shoplist .productlist .product .holder {float: left; width: 100%;}
.shoplist .productlist .product .holder label {width: 80px; font-weight: bold; float: left; display: inline;}
.shoplist .productlist .product .holder select {float: right; margin: 0 0 0 0;}
.caselist .productlist .product .readmore a{background: #444; color: #fff; font-weight: bold;text-decoration: none; padding: 4px;margin: 10px 0 0 0px; clear: both; float: left; margin-left: 95px;}


.shopcategories .categorylist, .caselist .productlist {width:100%;}
 .caselist .productlist .product {width:300px;border: solid 1px #ccc; padding: 5px;float: left;margin: 0 2px 2px 0; height:20em; }
.shopcategories .categorylist .category h2.title, .caselist .productlist .product h2.title {color: #c66329; font-size: 125%; }
.shopcategories .categorylist .category p.summary, .caselist .productlist .product p.summary {height: 8em;}
.shopcategories .categorylist .category p.price, .caselist .productlist .product p.price {font-weight: bold;}
.shopcategories .categorylist .category .thumbnail, .caselist .productlist .product .thumbnail{clear:both; }
.shopcategories .categorylist .category a.addtobasket, .caselist .productlist .product a.addtobasket{clear: none; background: #333; color: #fff; font-weight: bold;text-decoration: none; padding: 4px;}
.shopcategories .categorylist .category .holder label, .caselist .productlist .product .holder label { font-weight: bold;margin-right: 10px; }

a.addtobasket{clear: left; float: left; background: #333; color: #fff; font-weight: bold;text-decoration: none; padding: 4px;}


.shopcategories .categorylist .category { height: 12em;}

/* ARTICLELIST 
----------------------------------------------------------------------------------- */

.articlelist {width: 100%;}
.articlelist .article{width: 100%; float: left; clear: both; border-bottom: solid 1px #ccc;margin: 0 0 10px 0;}
.articlelist .article h2.title{ font-size: 125%; color:#222;}
.articlelist .article p.summary{}
.articlelist .article p.date{color: #666;font-weight: bold;}


/* basket */

#basket {
	width: 100%;
	margin-top: 5px;
}
#basket thead tr th{
	border-bottom: solid 1px #ccc;
	padding : 4px 0;
	font-weight: bold;
	background: #ebebeb;
	}
#basket tbody td {
	padding : 6px 0;
	border-bottom: solid 1px #ebebeb;
	}
#basket thead title  {
	background: #0c3e60;
	float:left;
	color: #fff;
	font-weight: bold;
	width: 170px;
	margin: 0 0 2px 0;
	padding: 5px;
	font-size: 1em;
}
.updatebutton {
	font-weight: bold;
	text-decoration : none;
	color: #fff;
	padding: 4px 5px;
	background: #0c3e60;
	float: left;
}
.addressPanel 
{
	float: left;
}
.orderbutton {
	font-weight: bold;
	text-decoration : none;
	color: #fff;
	padding: 4px 5px;
	background: #0c3e60;
	float: right;
	margin-left: 2px;
}
.continuebutton {
	font-weight: bold;
	text-decoration : none;
	color: #fff;
	padding: 4px 5px;
	background: #0c3e60;
	float: left;
}
.totals {
	font-size: 125%;
	font-weight: bold;
	float: right;
}
.quantity {
	border: solid 1px #666;
	width: 30px;
	padding: 2px;
	}
.holder {
	float: left;
	}
#orderHistory {
	width: 620px;
	float: left;
	clear: both;
	}
#orderHistory thead td {
	color: #333;
	font-weight: bold;
	padding: 5px 2px;
	border-bottom: solid 1px #ccc;
	background: #ebebeb;
}
#orderHistory  td {
	color: #333;
	font-weight: normal;
	padding: 5px 2px;
	border-bottom: solid 1px #ccc;
	background: #fff;
}
.line {
	font-size: 1.2em;
	padding: 4px 2px;
	border-bottom: solid 1px #444;

	margin: 0 0 8px 0;
}
.addresscontainer 
{
    float: left;
    clear: both;
    width: 100%;
    border-bottom: solid 1px #ccc;
    margin-bottom: 7px;
    padding: 5px 0;
}
.longlabel 
{
    clear: both;
    float: left;
    width: 240px;
}
.myaccount {
	float: left;
	width: 600px;
	border: solid 1px #ccc;
	background: #ebebeb;
	padding: 10px;
	clear: both;
	margin: 5px 0 15px 0;
}
.address {
	float: right;
	margin-top: 15px;
	}
label {
	float: left;
	width: 100px;
	font-weight: bold;
	margin: 5px 3px 3px 5px;
}
select {
	margin: 3px;
	border: solid 1px #333;
	padding: 2px 0 2px 2px;
	}
select option {
	padding-right: 5px;
	}
.left .textinput {
	width: 150px;
	}
.textinput {
	margin: 3px;
	padding: 3px;
	width: 220px;
	height:18px;
	border: solid 1px #666;
}
.textbox{
	font-family: Verdana;
	margin: 3px;
	padding: 3px;
	width: 260px;
	height: 100px;
	border: solid 1px #666;
}
.productdetail .beercontainer{
	float: left;
	margin-right: 15px;
}
.submitbutton {
	background: #333;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	float: left;
}
#subnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#subnav li a {
	background: #e68f1a;
	padding: 5px 20px;
	width: 140px;
}
ul#subnav li a:hover, ul#subnav li.selected a {
	background: #c66329;
	padding: 5px 20px;
	width: 140px;
}
.top {
	float: left;
	margin:40px 0 0 5px;
	padding: 3px;
}
.top h1  {

	margin: 0;
	padding: 0;
	}
.productdetail h1 {
	margin-bottom : 10px;
}
.productdetail .description {
	margin-top: 10px
}
.productdetail .addtobasket {
	background: #333;
	color: #fff;
	padding: 2px 5px;
	margin-left: 10px;
	float: left;
	display: inline;
}
.productdetail .selectedoption {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 115%;
}
.productdetail .addtoorder a{
	background: #333;
	color: #fff;
	padding: 2px 5px;
	margin-left: 250px;
	float: left;
	display: inline;
}
.productdetail .addtoorder .holder a{
	background: #333;
	color: #fff;
	padding: 2px 5px;
	margin-left: 10px;
	float: left;
	display: inline;
}
.holder select {
	margin: 0 3px ;
}