/* ----- end float fix ----- */
body{
	background:#000000;
	color:#555;
	font: 70% Georgia, "Times New Roman", Times, serif Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 110% Georgia, "Times New Roman", Times, serif Helvetica, sans-serif;
	color:#000;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#c27400;
	text-decoration:none;
}
a:hover{color:#a0772f;}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4, h5{font-size:100%;}
hr{display:none;}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */
.left{float:left;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}

/* ----- container size & positioning ----- */
#container{
	margin:0 auto;
	margin-top:10px;
	width:950px;
	text-align:left;
	background:#fff;
	position:relative;
	background:#fff url(../graphics/plain/header.gif) no-repeat left top;
	padding:7px 0px 0px 0px;
}

/* ----- header area ----- */
#header{
	height:152px;
	width:936px;
	position:relative;
	background: url(../graphics/plain/branding.gif) no-repeat left top;
	margin:0 auto 0 auto;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:20px;
	left:30px;
	line-height:30px;
	font-size:180%;
	font-weight:normal;
	text-indent:-9999px;
}
#logo a {
width:292px;
height:114px;
position:absolute;
left:0;
top:0;
display:block;
}
#tagline{
	position:absolute;
	margin:0;
	padding:0;
	width:184px;
	height:202px;
	top:-16px;
	left:769px;
	text-indent:-9999px;
	background:url(../graphics/plain/banner.png) no-repeat left top;
	display:block;
}
#supp_info {
width:916px;
height:auto;
background:#6d3506;
border-bottom:1px solid #c4a383;
margin:0 auto 0 auto;
padding:10px 0px 10px 20px;
}
/* ----- shopping basket info ----- */
#info{
	margin:0;
	padding:0;
	float:left;
	width:500px;
	color:#f7f6f5;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{
background: url(../graphics/plain/mid_bg.gif) repeat-y left top;
width:936px;
margin:0 auto 0 auto;
}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	float:left;
	display:inline;
	width:670px;
	background-color:#f7f6f5;
	padding:5px 0px 5px 10px;
	margin:0;
	font-weight:bold;
	border-bottom:1px solid #e5ddd3;
}

/* ----- search box ----- */
#search{
	margin:0;
	padding:0;
	width:20em;
	float:right;
}
#search label{
color:#FFFFFF;
margin-right:3px;
float:left;
}
#searchKeyword {
border-top:1px solid #8b6f57;
border-right:1px solid #b69a82;
border-bottom:1px solid #b69a82;
border-left:1px solid #8b6f57;
padding:4px 0px 4px 5px;
background:#fff url(../graphics/plain/input_shadow.gif) repeat-x left top;
margin-right:10px;
}
#searchSubmit {
background-color:#c27400;
padding:3px 5px 3px 5px;
border:1px solid #cc9e5d;
color:#FFFFFF;
position:relative;
left:0;
top:0;
}
#searchSubmit:hover {
cursor:pointer;
}
/* ----- side navigation ----- */
#navDept {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	width:255px;
}
#navDept li{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	width:255px
}
#navDept li a{
	display:block;
	color:#fff;
	border-bottom:1px solid #d0bb97;
	width:255px;
	background:#60471b;
}
#leftmenu li a:hover, #leftmenu li a.selected{
background:#60471b;
	display:block;
	color:#FFFFFF;
}
#navDept li a:hover, #navDept li a.selected{background:#60471b url(../graphics/plain/indicator.gif) no-repeat left center; padding-left:50px; width:205px;}
#navDept li a span{
	display:block;
	color:#FFFFFF;
	padding:10px 0px 10px 20px;
}
.prefix {
margin:0;
padding:0;
display:inline;
font-weight:normal;
font-style:italic;
color:#FFFFFF;
}

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	border:1px solid #eee;
	color:#777;
	background-color:#f7f6f5;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	list-style:none;
	
}
#navSubDept li a{}
#navSubDept li a:hover, #navSubDept li a.selected{}

/* ----- customer tool list ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools li{
	border-bottom:1px solid #d0bb97;
	background-color:#afa38d;
}
#navTools li a{
	display:block;
	color:#fff;
	width:255px;
	background:#60471b;
}
#navTools li a:hover, #navTools li a.selected{background:#60471b url(../graphics/plain/indicator.gif) no-repeat left center; padding-left:50px; width:205px;}
#navTools li a span{
display:block;
	color:#FFFFFF;
	padding:10px 0px 10px 20px;
	font-weight:bold;
}
#navTools li a span.prefix {
margin:0;
padding:0;
display:inline;
font-weight:normal;
font-style:italic;
color:#FFFFFF;
}

/* ----- nav static menu items ----- */
.navStatic, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
}
.navStatic li{
border-bottom:1px solid #d0bb97;
}
.navStatic li a{
	display:block;
	color:#fff;
	width:255px;
	background:#60471b;
}
.navStatic li a{
	display:block;
	color:#fff;
	width:255px;
	background:#60471b;
}
.navStatic li a:hover, .navStatic li a.selected{background:#60471b url(../graphics/plain/indicator.gif) no-repeat left center; padding-left:50px; width:205px;}
.navStatic li a span{
display:block;
	color:#FFFFFF;
	padding:10px 0px 10px 20px;
	font-weight:bold;
}
#navToolsTitle, #navDeptTitle, .navStaticTitle{
	margin:0;
	padding:10px 0px 10px 70px;
	background:#a0772f url(../graphics/plain/logo_fish.gif) no-repeat 5px center;
	font-size:110%;
	color:#fff;
	letter-spacing:1px;
	border-bottom:1px solid #d0bb97;
}

/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:255px;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:670px;
	padding-left:10px;
}
#quick_details {
width:936px;
height:auto;
background:#5b3b04;
margin:0 auto 0 auto;
border-top:1px solid #ad9d82;
border-bottom:1px solid #ad9d82;
padding:20px 0px 20px 0px;
}
#quick_details p {
color:#fff;
font-size:.9em;
font-weight:bold;
}
.payment_info, .merchant_info, .contact_info {
width:250px;
height:auto;
float:left;
margin-right:10px;
background: url(../graphics/plain/divider.gif) no-repeat right center;
padding:0px 30px 0px 15px
}
.merchant_info {
min-height:150px;
}
.payment_info {
width:270px;
}
.contact_info {
background:none;
}
.payment_info ul {
width:300px;
height:auto;
margin:0;
padding:0;
}
.payment_info ul li {
text-indent:-9999px;
width:38px;
height:26px;
display:block;
margin-right:5px;
float:left;
}
#visa {
background:url(../graphics/plain/visa.gif) no-repeat left top;
}
#mastercard {
background:url(../graphics/plain/mastercard.gif) no-repeat left top;
}
#american_express {
background:url(../graphics/plain/american_express.gif) no-repeat left top;
}
#discover {
background:url(../graphics/plain/discover.gif) no-repeat left top;
}
#quick_details p {
margin:0px 0px 10px 0px;
}
#quick_details p.title {
font-size:1.3em;
}
#quick_details p.telephone {
font-size:1.6em;
}
#quick_details p.copyright {
font-style:italic;
}
#main h2{
	font-weight:normal;
	padding:0px 0px 0px 0px;
	color:#5b3b04;
	font-size:150%;
	clear:both;
}
#main h2#pageTitle{
	font-weight:normal;
	padding:10px 0px 0px 0px;
	margin:0;
	margin-bottom:1em;
	color:#5b3b04;
	font-size:160%;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}
#list {
font-size:1em;
color:#c27400;
list-style:none;
padding-left:10px;
border-left:20px solid #c27400;
width:220px;
margin-bottom:20px;
}
#list li {
margin-bottom:5px;
font-size:1.3em;
font-weight:bold;
color:#c27400;
}
.guarantee {
color:#5b3b04;
font-size:.9m;
}
/* ----- footer area ----- */
#footer{
	background:#fff url(../graphics/plain/footer.gif) no-repeat left bottom;
	height:auto;
	width:950px;
	margin:0 auto 0 auto;
	padding:0px 0px 0px 0px;
}
#footer p{margin:0;}
#footer ul {
width:916px;
background: url(../graphics/plain/footer_bg.gif) no-repeat left bottom;
margin:0 auto 7px auto;
padding:20px 0px 20px 20px;
}
#footer li{display:inline;margin-right:.5em;}
#footer a, #footer a:visited {
color:#FFFFFF;
}
#footer a:hover{
	color:#fff;
	text-decoration:underline;
}
#footer #credits{
	float:right;
	margin-top:-1.5em;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 0;
}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination a{
	display:block;
	float:left;
	width:9px;
	height:9px;
	margin-left:10px;
	margin-top:3px;
	text-indent:-8000px;
	overflow:hidden;
}
#pagination a#firstPage{background:url(/graphics/plain/ico_first.gif)no-repeat 0 0;}
#pagination a#prevPage{background:url(/graphics/plain/ico_prev.gif) no-repeat 0 0;}
#pagination a#nextPage{background:url(/graphics/plain/ico_next.gif) no-repeat 0 0;}
#pagination a#lastPage{background:url(/graphics/plain/ico_last.gif) no-repeat 0 0;}

/* ----- product thumbnail list ----- */
.products{
	margin:1em 0;
	
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	margin-bottom:1em;
	padding:.5em 10px 10px 10px;
	color:#60471b;
	background: url(../graphics/plain/product_border.gif) no-repeat bottom center;
}
.products li h3{
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	background:none;
}
.products li h3 a{color:#555;}
.products li h3 a:hover{color:#275f81;}
.products .image{
	float:left;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
	width:261px;
	height:176px;
}
.products .image a img{
}
.products .image a:hover img{
}
.products .price{
	margin:1em 0;
	text-align:left;
	line-height:180%;
	color:#9c4b08;
	font-size:115%;
	font-weight:bold;
}
.products .quantity{
	margin:1em 0;
	text-align:left;
	line-height:180%;
}

/* ----- individual products ----- */
#product{	
	margin:1em 0;	
}
#product .image{	
	float:left;
	margin-bottom:1em;
}	
#product .image p{margin:.5em 0;}
#product .image img{	
}	
#product .info{	
	float:left;
	width:270px;
	margin-left:20px;
}
#product .price{
	color:#9c4b08;
	font-size:120%;
	padding-top:10px;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	border-top:1px solid #e1e1e1;
	padding-top:1em;
}
#product #addWishlist a{
}

/* ----- featured articles ----- */
#articles{}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(/graphics/plain/arrow3.gif) no-repeat 0 .6em;
}
#articles  ul li a{color:#777;}
#articles  ul li a:hover{color:#777;text-decoration:underline;}

/* ----- customer reviews ----- */
#reviews{
}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#reviews  ul li a{color:#777;}
#reviews  ul li a:hover{color:#777;text-decoration:underline;}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#555;
	font-size:120%;
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border:1px solid #fff;
	background:#ddd;
	padding:5px;
}
td{
	background:#eee;
	border:1px solid #fff;
	padding:5px;
	vertical-align:top;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
background-color:#c27400;
padding:3px 5px 3px 5px;
border:1px solid #cc9e5d;
color:#FFFFFF;
}
.formButton:hover{
cursor:pointer;
}
label span{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:295px;
	font-size:110%;
}
#total dt{
	width:200px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:201px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ---------------------- float fix ----------------------------- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after, #quick_details:after, .payment_info ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules, #quick_details, .payment_info ul {display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules, #quick_details, .payment_info ul {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules, * html #quick_details, * html .payment_info ul {height:1%;}
 /*  */
/* ----- end float fix ----- */
#quick_details .merchant_info .AuthorizeNetSeal {
display:block;
width:100%;
}