body, div, span, p, li, a, input, select, option, label, h1, h2, h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #F2F0F0;
	margin: 0px;
	/*background: #F6F3E8 url("http://cdn.gauntleys.com/images/bg_shadow.png") center repeat-y;*/
}
img {
	border: 0;
}
#container {
	position: relative;
	width: 960px;
	margin: 0px auto;
	background-color: #fff;
	border: solid white 10px;
}
#content {
	font-family: georgia;
	margin-top: 145px;
	margin-bottom: 0px;
}
#header {
	background: #730305 url("http://cdn.gauntleys.com/images/bg_header_2.png"); /* dark red */
	position: absolute;
	top: 0px;
	width: 960px;
	height: 100px;
	margin-bottom: 5px;
}
#logo {
	float: left;
	width: 300px;
	height: 100px;
	border: 0px;
}
#logo img {
	width: 300px;
	height: 100px;
	border: 0px;
}
h1 {
	font-weight: bold;
	font-size: 28px;
	color: #666;
	margin: 0 0 20px 0;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	color: #999;
	margin: 20px 0 5px 0;
}
h3 {
	font-weight: normal;
	font-size: 20px;
	color: #333;
	margin: 20px 0 20px 0;
}


/* Left Column */
#leftcolumn {
	background-color: #f8f8f8;
	border: solid 1px #ddd;
	float: left;
	width: 200px;
}
#leftcolumn .filterbox {
	border-bottom: dashed 1px #bbb;
	margin: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#leftcolumn .filterbox h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #800;
}
#leftcolumn .filterbox ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftcolumn .filterbox .current{
	font-weight: bold;
	font-size: 13px;
	margin-left: 10px;
}
#leftcolumn .filterbox a.backtoany {
	color: #644;
	font-size: 13px; display:block; font-weight: normal; text-decoration: none;
}
#leftcolumn .filterbox ul li{
	margin-left: 20px;
}
#leftcolumn .filterbox ul li a{
	display: block;
	text-decoration: none;
	font-size: 13px;
	margin: 4px 0px;
	color: #322;
}
#leftcolumn .filterbox ul li a span{
	color: #aaa;
}
#leftcolumn .filterbox ul li a:hover, #leftcolumn .filterbox ul li a:hover span, #leftcolumn .filterbox a.backtoany:hover {
	text-decoration: underline;
	color: #800;
}
#leftcolumn .filterbox .morediv{
	margin-top: 5px;
	margin-left: 20px;
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #322;
}
#leftcolumn .filterbox .morediv:hover {
	text-decoration: underline;
	color: #800;
	cursor: pointer;
}

/* End Left Column */



/* Main */
#main {
	float: right;
	width: 740px;
}
.searchsummarybar {
	background-color: #f8f8f8;
	border: solid 1px #ddd;
	padding: 6px 10px;
	margin-bottom: 20px;
}
.summarybarleft {
	float: left;
	font-size: 12px;
}
.summarybarleft select {
	font-size: 12px;
}
.summarybarright {
	padding-top: 5px;
	float: right;
	font-size: 12px;
}
.summarybarright .pagecount, .showall {
	color: #666;
	font-weight: bold;
	font-size: 12px;
}
.summarybarright span, .summarybarright a {
	color: #666;
	margin: 0 5px;
	font-size: 12px;
}
#searchresults .listitem {
	padding: 10px;
	width: 720px;
	margin-bottom: 10px;
	background: url('http://cdn.gauntleys.com/images/bg_list.png');
}
#searchresults .griditem {
	float: left;
	width: 212px;
	height: 300px;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: url('http://cdn.gauntleys.com/images/bg_grid.png');
}
#searchresults .griditem .productimage img, #searchresults .listitem .productimage img {
	height: 180px;
	width: 180px;
	border: 0;
}
#searchresults .griditem .productimage {
	text-align: center;
	margin-bottom: 10px;
}
#searchresults .griditem .producttitle {
	font-size: 13px;
	font-weight: bold;
	color: #444;
}
#searchresults .producttitle a{
	font-size: 13px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
#searchresults .producttitle a:hover{
	text-decoration: underline;
}
#searchresults .availability {
	margin-top: 6px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
#searchresults .productprice {
	margin-top: 6px;
	font-size: 15px;
	font-weight: bold;
	color: #800;
}
#searchresults .productpriceperbottle {
	font-size: 15px;
}
#searchresults .caseprice {
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #700;
}
#searchresults .casesave{
	margin-top: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #800;
	padding: 1px 4px;
}
/* End Main */



/* Header Search Box */
#search {
	color: #fff;
	font-size: 12px;
	float: left;
	margin: 10px 0px 0px 40px;
	width: 400px;
}
#search a {
	color: #fff;
	font-size: 12px;
	padding-right: 10px;
}
#search form {
	margin-top: 15px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #fff;
}
#search #searchquery {
	color: #999;
	padding: 3px;
	font-size: 13px;
	border: solid 1px #000;
	width: 170px;
}
#search input {
}
#search #go {
	vertical-align: middle; 
	*vertical-align: text-bottom;
	padding-bottom: 2px;
}
/* End Search Box */



/* Mini Basket */
#minibasket {
	float: right;
	width: 180px;
	height: 74px;
	margin: 7px;
	background-color: #700;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #fff;
	padding: 6px 8px;
	border-right: solid 1px #500;
	border-bottom: solid 1px #500;
}
#minibasket a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #fff;
	padding: 6px 0px;
}
#minibasket div {
	font-family: "Trebuchet MS";
}
#minibasketheader {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #fff;
	margin-bottom: 8px;
}
#minibasketheader  a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #fff;
	margin-bottom: 8px;
}
/* End Mini Basket */


/* Product Page */
#product {
	padding-top: 10px;
}
#product h1 {
	font-size: 28px;
}
#product h1 a {
	font-size: 28px;
	color: #700;
}
#product #productleft {
	float: left;
	width: 380px;
}
#product #productleft #zoommessage{
	text-align: center;
	font-size: 9px;
}
#product #productleft img{
	border: 0;
	width: 360px;
	height: 360px;
}
#product #productmain {
	float: right;
	width: 560px;
}
#product #productcenter {
	float: left;
	width: 360px;
}
#product #productright {
	float: right;
	width: 200px;
}
#product #addtobasketpanel {
	width: 170px;
	padding: 15px;
	text-align: center;
	background: url('http://cdn.gauntleys.com/images/bg_addtobasket.png');
}
#product #addtobasketpanelbottom {
	width: 200px;
	height: 10px;
	background: url('http://cdn.gauntleys.com/images/bg_addtobasketbottom.png');
}
#product p {
	font-size: 12px;
	color: #666;
}
#product .productprice {
	margin-top: 6px;
	font-size: 18px;
	font-weight: bold;
	color: #800;
}
#product .caption {
	font-size: 12px;
	float: left;
	width: 120px;
	background-color: #fff;
	color: #666;
	padding: 5px 0px;
	border-top: solid 1px #eee;
	border-right: solid 1px white;
}
#product .value {
	font-size: 12px;
	width: 200px;
	float: left;
	padding: 8px 10px;
	background-color: #eee;
	border-bottom: solid 1px white;
}
#product #descriptionleft {
	padding-left: 20px;
	padding-top: 40px;
	float: left;
	width: 120px;
	text-align: center;
	padding-right: 20px;
}
#product #descriptionleft div {
	padding-top: 0px;
	font-size: 12px;
	color: #333;
}
#product #descriptionright {
	padding-top: 40px;
	float: left;
	width: 
}
#product #descriptionright #description {
	width: 695px;
	padding-top: 15px;
	padding-left: 55px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: georgia;
	color: #333;
	line-height: 20px;
	background: url('http://cdn.gauntleys.com/images/bg_description.png');
}
#product #descriptionright #descriptionbottom {
	width: 770px;
	height: 15px;
	background: url('http://cdn.gauntleys.com/images/bg_descriptionbottom.png');
}

/* End Product Page */


/* Rotator */
#rotator {
}
#rotatortabs {
	float: left;
	width: 217px;
	height: 250px;
	border-right: solid 1px #ddd;
	padding-top: 0px;
}
#rotatortabs div {
	height: 18px;
	background-color: #eee;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999;
	vertical-align: middle;
	padding: 10px;
	border-top: solid 1px #e8e8e8;
	border-bottom: solid 1px #ddd;
	margin-left: 3px;
}
#rotatortabs div:hover {
	cursor: pointer;
	background-color: #ccc;
	color: #000;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
#rotatortabs div.rotatoractivetab {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #bbb;
	border-left: solid 1px #ccc;
	border-right: solid 1px #fff;
	margin-left: 0px;
	margin-right: -1px;
	background-color: #fff;
	color: #000;
}
#rotatortabs div .activetab {
}
#rotatorcontent {
	float: left;
	margin: 0px;
	height: 250px;
	width: 720px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
#rotatorcontent div {
}
/* End Rotator */


/* Left column */

/* End left column */


/* Footer */
#footer {
	background-color: #2F2B25;
	padding: 10px;
	color: #fff;
}
.footercolumn {
	float: left;
	text-align: left;
	width: 200px;
	padding: 15px;
}
.footercolumn h4 {
	font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #AD9E88;
}
.footercolumn div {
	font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	font-size: 12px;
	color: #fff;
}
.footercolumn a {
	/*display: block;
	width: 130px;*/
	color: #E7E0D6;
	line-height: 1.8em;
	font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	font-size: 12px;
}
.footercolumn a:link, .footercolumn a:visited {
	text-decoration: none;
}
.footercolumn a:hover {
	text-decoration: underline;
}
#footernewslettersignupinput, #promonewslettersignupinput {
	width: 200px; 
	border: solid 2px #D1A02C; 
	padding: 3px;
	color: #999;
	font-size: 13px;
}
#footerbottom1 {
	font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	font-size: 11px;
	border-top: dashed 1px #666; 
	margin-top: 10px; 
	padding-top: 10px; 
	text-align:center;
}
#footerbottom2 {
	font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif; 
	font-size: 11px;
	line-height: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;	
}
#footerbottom1 a {
	font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 1.6em;
}
/* End Footer */


/* Left menu */
#leftmenu{
	width: 200px;
}
#leftmenu h4 {
	margin: 0;
	background-color: #ccccd0;
	padding: 8px;
	
}
.leftmenubox{
	margin-bottom: 20px;
}
.leftmenubox ul{
	list-style: none;
	margin: 0;
	padding: 8px;
}
.leftmenubox li{
	line-height: 24px;
}
.leftmenubox li a{
	color: #333;
	text-decoration: none;
}
.leftmenubox li a:hover {
	color: #000;
	text-decoration: underline;
}
/* End of Left menu */


/* Navigation */
#navigation {
	position: absolute;
	top: 105px;
	clear: both;
	width: 960px;
	height: 30px;
	background: url('http://cdn.gauntleys.com/images/bg_topmenu.png');
	margin-bottom: 5px;
}
#navigation ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
}
#navigation ul li {
	float: left;
	display: block;
	width: 150px;
}
.topnav {
	text-align: center;
	height: 30px;
	background: url('http://cdn.gauntleys.com/images/bg_topmenu_li.png') right top;
}
.activenav {
	text-align: center;
	background-color: #eee;
	color: #333;
	height: 31px;
	background: url('http://cdn.gauntleys.com/images/bg_topmenu_li_active3.png') right top;
}

a.navlink {
	text-decoration: none;
	display: block;
	width: 150px;
}
#navigation ul li a h3 {
	padding: 4px 0px;
	margin: 0px;
	font-family: "trebuchet ms", "Helvetica Neue", "arial";
	font-weight: normal;
	font-size: 15px;
	color: #d8d4d0;
	letter-spacing: 0.05em;
}
#navigation ul li:first-child {
	/*border-left: none;*/
}
/* End Navigation */



/* Bigmenu */
.bigmenu {
	display: none;
	position: absolute;
	top: 30px;
	padding: 10px;
	border-left: solid 1px #d2d2d2;
	border-right: solid 1px #d2d2d2;
	border-bottom: solid 1px #d2d2d2;
	background-color: #f6f6f6;
	box-shadow: 3px 3px 4px #000;
}
.bigmenufullwidth {
	left: 0px;
	width: 938px;
}
.bigmenu1col {
	width: 128px;
}
.bigmenu2col {
	width: 400px;
}
.bigmenu3col {
	width: 600px;
}
.bigmenu4col {
	width: 800px;
}
#navigation .activenav a h3{
	color: #333;
}
.bigmenucolumn {
	float: left;
	text-align: left;
	width: 180px;
	padding: 0px 10px 10px 10px;
	font-family: "arial";
	font-size: 13px;
	color: #111;
}
.wide {
	width: 214px;
}
.bigmenucolumn div {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bigmenucolumnfullwidth {
	float: left;
	text-align: left;
	width: 200px;
	padding: 0px 10px 10px 10px;
	font-family: "arial";
	font-size: 13px;
	color: #111;
}

a.bigmenulink {
	font-family: "arial";
	font-size: 13px;
	color: #111;
	width: 160px;
	display: block;
}
a.bigmenulink:link {
	text-decoration: none;
}
a.bigmenulink:visited {
	text-decoration: none;
}
a.bigmenulink:hover {
	text-decoration: underline;
}
.bigmenucolumn .indent10 {
	margin-left: 10px;
}
.bigmenucolumn .indent {
	margin-left: 15px;
	color: #666;
}
.bigmenucolumn h4 {
	font-family: "arial";
	font-weight: bold;
	font-size: 13px;
	color: #800;
	margin-top: 16px;
	margin-bottom: 8px;
	text-decoration: none;
	/*text-transform: uppercase;*/
}
.bigmenucolumn a:link {
	text-decoration: none;
}
.bigmenucolumn a:visited {
	text-decoration: none;
}
.bigmenucolumn a:hover {
	text-decoration: underline;
	color: #800;
}
.scrollablemenu {
	width: 210px;
	height: 380px;
	overflow: auto;
	border: solid 1px #f0f0f0;
}
/* End Bigmenu */


/* Basket */
#basketcontainer {
	background-image: url('http://cdn.gauntleys.com/images/bg_grad_lightgrey_400.png') center repeat-y;
	padding: 0px;
}
.basketimage {
	width: 100px;
	padding: 10px;
}
.basketitem {
	padding: 20px 0px 10px 0px;
	vertical-align: top;
}
.basketitem a {
	color: #009;
}
.basketprice {
	text-align: center;
	padding: 20px 0px 10px 0px;
	vertical-align: top;
}
.basketquantity {
	text-align: center;
	margin: 20px 0px 10px 0px;
	vertical-align: top;
}
.basketactions {
	padding: 20px 0px 10px 0px;
	vertical-align: top;
	width: 120px;
}
.basketactions a {
	font-size: 14px;
	color: #009;
}
.basketitem .deliveryinfo {
	font-size: 12px;
	padding-top: 5px;
}
#basketinfo {
	float: left;
}
#basketsummary {
	background: #eee;
	border: solid 1px #ccc;
	padding: 10px 15px 5px 15px;
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#basketsummary td {
	font-size: 15px;
}
#basketcontainer h1 {
	margin: 0;
	padding: 0;
}
#basketcontainer h2 {
	font-family: trebuchet ms, arial, sans serif;
	font-size: 22px;
	color: #600;
	margin: 40px 0 10px 0;
}

#basket {
	width: 100%;
	border: solid 1px #ddd;
	font-size: 12px;
	font-family: arial, sans serif;
}
#basket th {
	background-color: #eee;
	padding: 6px;
	font-family: arial, sans serif;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-left: solid 1px #fff;
}
#basket td {
	border-bottom: solid 1px #ddd;
	font-family: arial, sans serif;
	font-size: 14px;
	background-color: #fafafa;
}
#basket td img {
	border: solid 1px #eee;
}
#basket .center {
	text-align: center;
}
#basket .actions a {
	font-size: 12px;
	line-height: 18px;
}
#basketbottomrow {
	border-top: solid 1px #ddd;
	background-color: #eee;
	padding: 5px;
	text-align: right;
}
#basketbottomrow #updatebutton{
	border: solid 1px #888;
	background-color: #aaa;
	padding: 3px;
}
#basketmessage {
	border: solid 1px #060;
	padding: 10px;
	background: #efe url('http://cdn.gauntleys.com/images/bg_basketmessage.png');
	color: #060;
	margin: 10px 0px 10px 0px;
}
#basketwarnings {
	border: solid 1px #600;
	padding: 10px;
	background: #fee url('http://cdn.gauntleys.com/images/bg_basketmessage.png');
	color: #600;
	margin: 10px 0px 10px 0px;
}
/* End Basket */


/* Featured */
#featured{ 
	width:650px; 
	padding-right:310px; 
	position:relative; 
	height:250px; 
	background:#191714;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
	left:650px; 
	list-style:none; 
	padding:0;
	margin:8px 0px 3px 0px; 
	width:310px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:0px;
	padding-left:0px;
	color:#191714; 
}
#featured ul.ui-tabs-nav li img{ 
	width: 88px;
	height: 40px;
	float:left; 
	margin:9px;
	background:#fff; 
	padding:0px; 
}
#featured ul.ui-tabs-nav li div{ 
	vertical-align: middle;
	padding:0.8em 0 0.5em 1em;
	font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	font-size:13px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:56px; 
	color:#fff;
	background:#191714; 
	line-height:20px;
	text-decoration: none;
	padding-right: 10px;
	width: 290px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #282828;
}
#featured li.ui-tabs-nav-item a:hover{ 
	/*background:url('http://cdn.gauntleys.com/images/featurepanel/activetab2.png') top left no-repeat;*/
	color: #191714;
}
#featured li.ui-tabs-selected { 
	/*background:url('http://cdn.gauntleys.com/images/featurepanel/activetab2.png') top left no-repeat;*/
	color: #191714;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:url('http://cdn.gauntleys.com/images/featurepanel/activetab3.png') top left no-repeat;
	color: #191714;
	/*background:#302825; */
}
#featured .ui-tabs-panel{ 
	width:630px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel img { 
	width: 630px;
	height: 250px;
	border: 0;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	width: 630px;
	height:70px; 
	padding: 0px 10px 0px 10px;
	background: url('http://cdn.gauntleys.com/images/featurepanel/transparent-bg-90.png'); 
}
#featured .ui-tabs-panel2 { 
	width:630px; height:250px; 
	background:#191714;
	position:relative;
}
#featured .ui-tabs-panel2 img { 
	float: left;
	width: 330px;
	height: 250px;
	border: 0;
}
#featured .ui-tabs-panel2 .info2 {
	position:absolute; 
	top:0px; left:330px; 
	height:210px; 
	width: 260px;
	padding: 25px;
	margin: 0px;
}
#featured .info h2, #featured .info h2 a, #featured .info2 h2, #featured .info2 h2 a{ 
	margin: 5px 0px; 
	font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	font-size:20px; 
	font-weight: normal;
	color:#fff; 
	overflow:hidden; 
	text-decoration:none; 
}
#featured .info p, #featured .info2 p{ 
	margin: 0px; 
	font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	font-size:14px; 
	line-height:18px; 
	color:#c9c5c0; 
}
#featured .info a, #featured .info2 a{ 
	font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	font-size:15px; 
	text-decoration:underline; 
	color:#c9c5c0; 
}
#featured .info a:hover, #featured .info2 a:hover{ 
	text-decoration:underline; 
	color: #fff;
}
#featured .sep {
	color: #666;
	margin: 0px 15px 0px 18px;
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/* End Featured */


/* Socialbar */
#socialbar {
	padding: 10px 3px;
	border-top: dashed 1px #999;
}
#socialbarleft {
	float: left;
}
#socialbarright {
	float: right;
	text-align:right;
}
#socialbar #socialbarleft img {
	width:147px; 
	height:25px; 
	border: 0;
	margin:0 10px 0 0px;
}
/* End Socialbar */


/* Checkout */
#checkout {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
	margin-left: 75px;
}
#checkout #checkoutheader {
	text-align: left;
	background-color: #eee;
	width: 786px;
	padding: 14px;
	font-size: 24px;
	color: #888;
}
#checkout #body {
	width: 750px;
	text-align: left;
	border-left: solid 12px #eee;
	border-right: solid 12px #eee;
	border-bottom: solid 12px #eee;
	padding: 20px;
}
#errormessage {
	border: solid 1px #600;
	padding: 10px;
	background: #fee url('http://cdn.gauntleys.com/images/bg_basketmessage.png');
	color: #600;
	margin: 10px 0px 10px 75px;
	width: 790px;
}
#checkout .label {
	margin-top: 5px;
	float: left;
	width: 200px;
}
#checkout .input, #checkout select {
	width: 300px;
	padding: 3px;
	margin: 5px 0 10px 0;
}
#checkout h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
}
#checkout .error {
	color: #900;
	font-weight: bold;
}

#progress {
	height: 30px;
	margin: 0px 0px 70px 135px;
}
#progress .step {
	float: left;
	width: 137px;
	height: 30px;
	padding: 20px 0px 20px 0px;
	text-align: center;
}
#progress .done {
	color: #fff;
	background: url('http://cdn.gauntleys.com/images/bg_checkoutprogress_dark.png') no-repeat;
}
#progress .todo {
	color: #ccc;
	background: url('http://cdn.gauntleys.com/images/bg_checkoutprogress_light.png') no-repeat;
}
/* End Checkout */


/* General Forms */
#form {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
	margin-left: 75px;
}
#form #formheader {
	text-align: left;
	background-color: #eee;
	width: 786px;
	padding: 14px;
	font-size: 24px;
	color: #888;
}
#form #body {
	width: 750px;
	text-align: left;
	border-left: solid 12px #eee;
	border-right: solid 12px #eee;
	border-bottom: solid 12px #eee;
	padding: 20px;
}
#form .label {
	margin-top: 5px;
	float: left;
	width: 200px;
}
#form .input, #form select {
	width: 300px;
	padding: 3px;
	margin: 5px 0 10px 0;
}
/* End of General Forms */



/* Small Product Panel */
.smallproductpanel {
	float: left; 
	margin-right: 20px; 
	margin-top: 10px; 
	width: 100px;
}
.smallproductpanel img {
	width: 100px; 
	height: 100px; 
	border: 0px;
	margin-bottom: 10px;
}
.smallproductpanel a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.smallproductpanel a:hover {
	text-decoration: underline;
}
.smallproductpanel .pricerow {
	font-size: 12px; 
	font-weight: bold; 
	color: #600;
}
.smallproductpanel .titlerow {
	font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	font-size: 12px;
	color: #333;
	/*
	height: 32px;	
	line-height: 15px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: pre-wrap;
	*/
}
/* End of Small Product Panel */


.formTextCell {
	width:300px;
}

.formTextarea {
	width:300px;
	font-family: arial;
}

.formemail {
	display:none;
	visibility:hidden;
}

.formheading {
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #13437b;
	margin: 10px 0 0 0;
	clear: left;
}













/* @override http://local.gauntleys.com/assets/css/master.css */

/* @group Global */

*
{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.clearfix
{
	clear: both;
}

.hidden
{
	display: none;
}

/* @end */

/* @group Header */

#wrapper
{
	width:960px;
	margin:0 auto;
	background-color: #EEE;
	padding: 0 30px;
}
#tools
{
	width: 300px;
	float: right;
	margin: 30px 0;
	text-align: right;
}

/* @end */

/* @group Navigation */




/* @end */

/* @group Sidebar */

#sidebar
{
	float: left;
	width: 260px;
	background-color: #999;
	border: 1px solid #000;
	margin-top: 20px;
	padding: 10px;
}

#sidebar .filter .title
{
	margin: 10px;
	font-size: 20px;
}

#sidebar .filter ul{
	padding: 10px;
	margin-left: 10px;
}

#sidebar .filter ul li
{
	margin-bottom: 3px;
}

/* @end */

/* @group Content */



/* @end */

/* @group Products */

#content .products
{
	clear: both;	
}

#content .products .product
{
	border: 1px solid #000;
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 20px;
}

#content .products .product img.image
{
	margin: 10px;
	height: 100px;
	width: 100px;
	background-color:#555;
	float: left;
}

#content .products .product .title
{
	font-size: 20px;
	float: left;
	clear: right;
	margin: 10px;
}

#content .products .product .description
{
	float: left;
	margin: 0 10px;
	width: 474px;
}

#content .products .product .calltoaction
{

	padding: 10px;
	float: right;
}

#content .products .product .calltoaction a
{
	padding: 5px 15px;
	background-color: #333;
	color: #FFF;
}

/* @end */

/* @group Pagination */

#content .pagination ul li
{
	float: left;
	line-height: 38px;
}

#content .pagination ul li a
{
	padding: 5px;
	background-color: #BBB;
	margin: 3px;
	color: #FFF;
	text-decoration: none;
}

#content .pagination ul li a.selected
{
	padding: 5px;
	background-color: #333;
	margin: 3px;
	color: #FFF;
	text-decoration: none;
}

/* @end */

/* @group Footer */


/* @end */


