body{background: #fff url(../images/titleBackground.png) repeat-x 0 0;color: #333;font-size: 1em;padding: 0px 0 40px;}
a{color: #666;text-decoration: none;}
a:hover{text-decoration: underline;}
h2{/*padding: 20px 0 0;*/}
p{overflow: hidden;}
object { display:block; }

/* FixPNG for IE6 */

/* FixPNG from Komodo */

* html .fixPNG {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/Images/fixPNG.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}

.container_16
{
	
}

#header{
	padding: 0;
	/*background: url(../images/safeIcon.png) no-repeat 0 0; */
	height: 11em; 
	margin-left:-0.5em;
}

#header h3{
	float: left;
	margin-bottom: 0;
}
#header h3 a{
	font-family: Georgia, serif;
	font-weight: normal;
	display: block;
	background: url(../images/titleText.png) top left no-repeat; 
	text-indent: -9000px; 
	margin-top: 30px;
	width: 356px;
	height: 60px;
	clear: left;
}


#header h1 a {
background:transparent url(../images/titleText.png) no-repeat scroll left top;
clear:left;
display:block;
font-family:Georgia,serif;
font-weight:normal;
height:60px;
margin-top:30px;
text-indent:-9000px;
width:356px;
display:inline;
}



#secondMenu a:link, #secondMenu a:visited, #header li a:link, #header li a:visited, #header h1 a:link{
	color: #fff;
}

#logIn{
	display: block;
	margin: 5px 0 15px 0;
}

#secondMenu{
	text-align: right;
	float: right;
	width: 445px;
	font-size: 0.78em;
	margin: 0;
	padding: 0;
	display: block;
}
#secondMenu ul{
	margin: 3px 0 15px 0;
	
}
#secondMenu ul li{
	border-right: 1px solid #fff;
	padding: 0 3px 0 2px;
	margin: 0;
	display: inline;
}
#secondMenu ul li.last{
	border-right: none;
}
#brand-menu{float:left;margin: -6px 0pt 10px 8px;width:960px;}
#brand-menu img{float:left;}
/*------------------------------
Category Boxes on homepage
---------------------------------*/
.categoryDD{
	display: none;
}
.categoryBox ul.categoryDD{
	position: absolute;
	width: 14em;
	margin: 6px 0 0 44px;
	background: #D35103 url('../Images/drop-down-fade.jpg') no-repeat top left;
	font-size: 90%;
	z-index: 200;
}
ul.categoryDD{color:#F4B318;}
.categoryBox{
	float: left;
	width: 285px;
	margin-top: -15px;
	margin-right: 5px;
}
.categoryBox  .blurb{
	width: 252px;
	height: 12em;
	border: #999 1px solid;
	background: #FFF;
	padding: 0px;
	margin-left: 20px;
	font-size: 0.8em;
}

.categoryBox .smaller{
	height: 16em;
}
#mainContent .categoryBox .blurb p{
	padding: 20px 10px;
}
.categoryBox ul{
	margin: 0;
	padding: 10px 0;
	list-style-type: disc;
}
.categoryBox li a{
	color: #fff;
}
div.categoryBox h3{
	margin: 0;
	padding: 0;
}
div.categoryBox h3 a{
	text-indent: -9000px;
	display: block;
	padding: 19px 12px 10px 0;
	margin: 0;
	height: 31px;
	position: relative;
	top: 20px;
}
#mainContent h2{
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#mainContent p{
	margin-bottom: 10px;
}
select.shippingDropDown{
	width: 300px;
}
/*-------------------------------
Footer
---------------------------------*/
#footer p{
	font-size: 0.6em;
	text-align: center;
	padding: 10px 0 0 0;
	margin-bottom: 10px;
}

#delivery-message{border: 3px solid #ffcc00; margin: 10px; padding: 10px 10px 10px 150px; background: #ffe99c url('/images/messagebox_warning.png') no-repeat scroll 10px 15%;}

/* ------------------------------
Overwrite BC stylesheet classes
---------------------------------*/
.shipping p{
	padding: 0;
}
.shop-main .breadcrumbs{
	width: 60%;
}
.shop-catalogue {
	border:3px solid #CCCCCC;
}
.shop-catalogue .image{
	padding-top: 5px;
}
