﻿/*Colors:
#1A568B - light blue (lines)
#F9EBB2 - very light blue (lines)
#A4E0FD - light blue (backgrounds)
#000066 - dark blue (text)*/

body
{
	color:#412E24;
}

.clear 
{
	clear: both;
}

ul
{
	list-style: none;
}

a
{
	color:#A98B25;
	font-weight: bold;
}
a:hover
{
	color: #D5663A;
	text-decoration: none;
}
h1
{
	font-size: 160%;
	margin-bottom: 5px;
	text-align: center;
	background:transparent url(/images/website/bc/line.gif) repeat-x scroll left bottom;
}
h2
{
	margin-top: 15px;
	font-size: 160%;
}
h3
{
	font-size: 120%;
}
p
{
	padding: 5px 0 0 0;
	margin: 0;
	text-align: justify;
}




/* header */
.header {
	background:transparent url('/images/website/bc/header-bg.jpg') no-repeat scroll left top;
}
.headerinfo
{
	height: 300px;
	color: #D6CEB5;
	text-align: left;
}
	.headerinfo .logo
	{
		text-align: left;
	}
	.headerinfo .logo a
	{
		display: block;
		width: 500px;
		height: 100px;
		text-align: left;
		left: 0;
		text-decoration: none;
	}
	.headerinfo .intro
	{
		padding: 0 0 0 35px;
		width: 550px;
	}
	.headerinfo .motto
	{
		background:transparent url('/images/website/bc/motto.gif') no-repeat scroll left bottom;
	}
	.headerinfo .intro p
	{
		margin-top: 15px;
	}

/* - Main Menu */
.headermainmenu {
	height: 50px;
	background:transparent url('/images/website/bc/menu-tail.gif') repeat-x scroll center top;
	padding:0 0 0 34px;
}
.headermainmenu ul
{
	background:transparent url('/images/website/bc/menu-devider.gif') no-repeat scroll right top;
	float:left;
}
.headermainmenu ul li
{
	background:transparent none repeat scroll 0 0;
	float:left;
	line-height:1em;
	padding:0;
}
.headermainmenu ul li a
{
	background:transparent url('/images/website/bc/menu-devider.gif') no-repeat scroll left top;
	color:#ECEAC1;
	display:block;
	font-weight:normal;
	padding:21px 28px 17px 27px;
	text-decoration:none;
}
.headermainmenu ul li.activemainmenuitem a
{
	background:#FFFFFF none repeat scroll 0 0;
	color:#8C451E;
}


#topmenu
{
	margin: 5px 160px 0;
	padding: 0 20px;
}
	#topmenu ul
	{
		font-size: 12px;
		display: block;
		height: 40px;
	}
		#topmenu ul li
		{
			display: inline;
			float: left;
			padding: 0 3px 0 3px;
			vertical-align:text-top;
			font-weight: bold;
			white-space: nowrap;
		}
		#topmenu ul li.delim
		{
			font-size: 12px;
			font-weight:normal;
		}
		#topmenu ul li.current a
		{
			color: #D5663A;
		}
		#topmenu ul li.parent
		{
			font-weight: bold;
		}
	#topmenu img
	{
		position: relative;
		top: -15px;
		float: left;
		margin-right: 10px;
	}


.decoratedblock
{
	font-size: 11px;
	padding: 1px;
	margin-bottom: 15px;
}
	.decoratedblock h4
	{
		font-size: 15px;
		font-weight: bold;
		height: 23px;
		text-align: left;
		color: #412E24;
	}
	#homepagecolumn1 .decoratedblock h4, #homepagecolumn3 .decoratedblock h4
	{
		background:transparent url('/images/website/bc/line.gif') repeat-x scroll left bottom;
	}
	.decoratedblock .blockcontent
	{
		padding: 0;
	}
	.decoratedblock ul, .decoratedblock ol
	{
		margin-bottom: 15px;
		margin-left: 5px;
	}
	.decoratedblock li
	{
		padding-top: 3px;
	}
.StickyNote
{
	margin: 0 1px 10px 1px;
	background-position:bottom right;
	padding-bottom: 15px;
}

.htmlblock
{
	text-align: center;
}
.categorymenu 
{
}
	.categorymenu ul li ul
	{
		margin-left: 5px;
		border-left: dashed 1px #412E24;
		padding-left: 5px;
	}
	.categorymenu .activemenu
	{
		font-weight: bold;
	}

.sidemenu
{
}
	.sidemenu .decoratedblock 
	{
		
	}
	.sidemenu h4
	{
		
	}
	.sidemenu .blockcontent
	{
		
	}


.topsellersmenu
{
}
	.topsellersmenu .decoratedblock 
	{
	}
	.topsellersmenu h4
	{
		background: transparent url('/Images/Website/BC/CatMenu_1.jpg') no-repeat top left;
	}
	.topsellersmenu .blockcontent
	{
	}
	.topsellersmenu .decoratedblock .blockcontent ol
	{
		list-style-type: none;
	}
	.topsellersmenu .decoratedblock .blockcontent ol li
	{
		margin: 0 5px 5px 0;
	}
	.topsellersmenu .decoratedblock .blockcontent ol li.alternate
	{
		background-color: #FAFAFA;
	}
	.topsellersmenu .decoratedblock .blockcontent .zoom
	{
		border: 0;
		vertical-align: middle;
		float: left;
		margin-top: 2px;
	}
	.topsellersmenu .decoratedblock .blockcontent .details
	{
		margin-left: 22px;
	}

.listprice, .ListPrice {text-decoration: line-through;}
.siteprice, .SitePrice {font-weight:bold;}

.mycart
{
}
	.mycart .decoratedblock 
	{
		
	}
	.mycart h4
	{
		
	}
	.mycart .blockcontent
	{
		
	}

.searchboxform
{
}
	.searchboxform .decoratedblock 
	{
	}
	.searchboxform h4
	{
	}
	.searchboxform .blockcontent
	{
		padding: 5px;
	}
	.searchboxform .forminput
	{
		vertical-align: top;
		width: 94px;
	}
	.searchboxform .searchbutton
	{
	}
	
	
.productrotator
{
}
	.productrotator .decoratedblock 
	{
	}
	.productrotator h4
	{
	}
	.productrotator .blockcontent
	{
	}

.newproducts
{
}
.lastproductsviewed
{
}
	.productrotator .blockcontent, .lastproductsviewed .blockcontent
	{
		text-align: center;
		padding-bottom: 10px;
	}
	.lastproductsviewed ol
	{
		list-style-type: none;
	}
.mainmenuleft
{
	position: relative;
	top: -70px;
}
.showhelpblock
{
	display: block;
	vertical-align: bottom;
	font-size: 10px;
	position: fixed;
	top: 0px;
	right: 0px;
}



/* home page blocks */
.productsgrid, .newproducts
{
	text-align: center;
	margin-top: 20px;
}
.homepageproduct
{
	text-align: center;
	/*border: dashed 1px #F9EBB2;*/
}
	.productsgrid h1, .homepageproduct h1, .newproducts h1
	{
	}
.homepage #topmenu
{
	text-align: center;
}


	
.errormessage
{
	color: Black;
}
.errormessage ul
{
	list-style-type: disc;
	margin-left: 15px;
}

.messagebox
{
	margin-bottom: 15px;
	background-color: #FFFB9E;
	border: solid 1px red;
}
.messagebox ul
{
	list-style: none;
}
.messagebox ul li
{
	vertical-align: bottom;
	color: Red;
	padding: 5px;
}
.MessageError
{
}

/* Pager Control */
.pager
{
	height: 26px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
	.pager ul {
		list-style: none;
		padding: 1px;
	}
		.pager ul li {
			display: inline;
		}
			.pager ul li.disabled {
				padding: 0 2px;
			}
			.pager ul li.current {
				color: red;
				font-weight:bold;
				padding: 0 2px;
			}
			.pager ul li.page
			{
				color: Black;
				font-weight: bold;
			}
	.pager a {
		text-decoration: none;
		padding: 0 2px;
	}











.checkout
{
	border: solid 1px #009B21;
	padding: 5px 15px 5px 15px;
}





/* Footer */
div.footer
{
	color: #ECEAC1;
	font-weight: bold;
	text-align: center;
	padding-bottom: 30px;
}
	div.footerleft, div.footerright
	{
		display: inline;
		height: 34px;
	}
	div.footerleft
	{
		width: 350px;
		text-align: left;
		float: left;
	}
	div.footerright
	{
		width: 500px;
		text-align: right;
		float: right;
	}
	div.footer ul li
	{
		display: inline;
		list-style: none;
	}
	div.footer div.copyright
	{
		
	}






/* products grid */
ul.productgrid
{
	list-style: none;
	list-style-position: inside;
	margin: 0 auto;
	clear: both;
	display: inline-block;
	width: 100%;
}
	ul.productgrid li
	{
		display: -moz-inline-box;	/* FF 2 */
		display: inline-block; /* Is enough to work in standards compliant browsers (and designers) */
		margin: 0;
		padding: 0px;
		width: 50%;
		height: 220px;
		float: left;
	}
		/* Fix for inline-block and hasLayout in IE7 only */
		*:first-child + html ul.productgrid li {
			display: inline;
		}
		/* Fix for inline-block and hasLayout in IE6 and lower only */
		* html ul.productgrid li {
			display: inline;
			height: 0px;
		}

	ul.productgrid li .record
	{
		display: inline-block;
		overflow: hidden;
		margin: 0;
		padding: 3px;
		height: 220px;
	}
		/* Fix for inline-block and hasLayout in IE6 and lower only */
		* html ul.productgrid li .record {
			display: inline;
			height: 0px;
		}
		/* Fix for inline-block and hasLayout in IE7 only */
		*:first-child + html ul.productgrid li {
			display: inline;
		}
		ul.productgrid li .record h2
		{
			text-align: center;
			font-size: 11pt;
			font-weight: bold;
			height: 44px;
		}
		ul.productgrid li .record .recordprice 
		{
			font-weight: bold;
			color: #990000;
			text-align:center;
		}
		ul.productgrid li .record .recordimage
		{
			float: right;
			text-align: center;
		}
		ul.productgrid li .record .recordimage .recordimg
		{
			border:1px solid #C6985A;
			height:110px;
			padding:2px;
			width:110px;
		}
		ul.productgrid .record .recordshortdescription
		{
			overflow: hidden;
			height: 130px;
			text-align: justify;
			padding: 0 7px 0 0;
		}
		ul.productgrid .record .selectRecord
		{
			margin: 0 15px 0 15px;
			text-align: center;
		}
		
		ul.productgrid .record .recorddata
		{
			height: 49px;
			float: left;
			text-align:right;
			margin-right: 5px;
			width: 113px;
			text-align: center;
		}
			ul.productgrid .record .recorddata .recordprice
			{
				text-align: center;
				width: 113px;
				float: left;
				display: inline;
				margin-bottom: 5px;
			}
			ul.productgrid .record .recorddata .recordcontrols
			{
				margin-left:2px;
				margin-top:11px;
			}
			ul.productgrid .record .recorddata .instock
			{
				font-weight: bold;
				color: Green;
			}
			ul.productgrid .record .recorddata .notinstock
			{
				font-weight: bold;
				margin-top: 4px;
			}


/* highslide */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(images/system/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 280px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div 
{
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	visibility: hidden;
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/* Data Entry */
fieldset
{
	background-color: #FFFBD3;

	border-top: solid 2px #FFF484;
	border-bottom: solid 2px #FFF484;
	border-right: solid 2px #FFF484;
	border-left: solid 10px #FFF484;
	
	font-size: 13px;
	margin: 20px 0px 20px 10px;
	width: 345px;
	position: relative;
	display: block;
	padding: 0px 5px 10px 5px;
	clear: both;
}
fieldset legend
{
	background-color:#FFFFFF;
	border-top: solid 1px #EE9996;
	border-bottom: solid 1px #EE9996;
	border-right: solid 1px #EE9996;
	border-left: solid 10px #EE9996;

	padding: 3px 5px;
	margin: 0px 0px 10px -30px;

	font-size:110%;
	font-weight:bold;

	text-align:center;
		
	padding: 3px 5px 3px 5px;
	position:relative;
	top: -14px;
}
ul.entryfields
{
	padding-left: 5px;
}
	ul.entryfields li
	{
		clear: both;
		margin-bottom: 4px;
	}
	ul.entryfields li span.validator
	{
		
	}
	ul.entryfields .formlabel
	{
		width: 130px;
		text-align: left;
		display: block;
		float: left;
		margin-bottom: 7px;
	}
	ul.entryfields input
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	ul.entryfields .forminput
	{
		width: 230px;
		float: left;
		font-size: 18px;
	}
	ul.entryfields .detail
	{
		width: 130px;
		float: left;
		text-align: right;
	}
	ul.entryfields .forminputsmall
	{
		width: 90px;
		float: left;
		font-size: 18px;
	}
	ul.entryfields .forminputmedium
	{
		width: 110px;
		float: left;
		font-size: 18px;
	}
	ul.entryfields .singleelement
	{
		margin-left: 130px;
	}
	ul.entryfields .largesingleelement
	{
		display: block;
		text-align: center;
	}
	#QuickCheckout fieldset ul.entryfields .highlight
	{
		background-color: White;
		font-weight: bold;
		border-bottom: solid 1px #EE9996;
	}
	ul.entryfields .required
	{
	}
		ul.entryfields ul.validations, ul.entryfields ul.lightdetails
		{
			clear: both;
			margin: 0px 0px 0px 130px;
			border: none;
		}
		ul.entryfields ul.validations li
		{
			float: left;
			clear: both;
			margin:0 0 0 0;
			display: block;
		}
		fieldset li span input + label, fieldset li input + label
		{
			display:inline !important;
			float:none !important;
		}
	.lightdetails
	{
		color: Silver;
	}
	
	/* validation summary */
	fieldset div.validationmessages
	{
	}
		div.validationmessages ul
		{
			list-style-type: disc;
			list-style-position: inside;
		}
		div.validationmessages ul li
		{
			color: Red;
		}
	
		
		
		
ul.simple
{
	list-style-type: disc;
	margin-left: 20px;
}

#centerpad div.decoratedblock
{
	text-align: center;
	border: solid 0px;
}
#centerpad div.decoratedblock p
{
	text-align: center;
}
#centerpad p
{
	margin: 5px;
}



/* other styles */
li.designby { font-size: 9px; }
a.homepageproduct img
{
	max-height: 500px;
	max-width: 500px;
}


div.stamp
{
	display: block;
	position: absolute;
	overflow: hidden;
	height:50px;
	width:50px;
	margin-top:-40px;
	margin-left:80px;
}
*:first-child+html div.stamp
{
	margin-left: 50px;
}
* html div.stamp
{
	margin-left: 50px;
}
	div.discount20
	{
		background: transparent url(/images/website/discount20.gif) no-repeat 0 0;
	}
	div.discount25
	{
		background: transparent url(/images/website/discount25.gif) no-repeat 0 0;
	}
	div.discount30
	{
		background: transparent url(/images/website/discount30.gif) no-repeat 0 0;
	}
	div.discount40
	{
		background: transparent url(/images/website/discount40.gif) no-repeat 0 0;
	}
	div.discount50
	{
		background: transparent url(/images/website/discount50.gif) no-repeat 0 0;
	}