/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(http://www.horizonbbqsmokersstore.com/custom/m/g/backgroundPattern.jpg);
	background-repeat:repeat;
	background-attachment:scroll;
	}
	
table {
	width:656px;
}

#wrap {
	margin:0px;
	padding:0;
	width:762px;
	height:auto;
	border:none;
	background-image:url(http://www.horizonbbqsmokersstore.com/custom/m/g/woodBackground.jpg);
	background-repeat:repeat-y;
	}

#header {
	margin:0px;
	padding:0px;
	width:696px;
	height:241px;
	background-image:url(http://www.horizonbbqsmokersstore.com/custom/m/g/headerBackground.jpg);
	background-repeat:no-repeat;
	}

#storeHeaderContainer {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:696px;
	height:44px;
	background-color:#C7C7C7;
	text-align:right;
	}
	
#storeHeader {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	width:inherit;
	height:inherit;
	text-align:right;
}

#storeHeader span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0px 3px;
	vertical-align:3px;
}

#main {
	margin:0px;
	padding:0px 0px 20px 0px;
	width:696px;
	height:auto;
	background-color:#FFFFFF;
	overflow:auto;
	}
	
#contentWrap {
	margin:0px;
	padding:20px 20px 20px 20px;
	height:auto;
	width:auto;
}

#contentWrap table {
	width:656px;
}

#footer {
	margin:0px;
	padding:0px;
	height:150px;
	width:696px;
	background-image:url(http://www.horizonbbqsmokersstore.com/custom/m/g/footer.jpg);
	background-repeat:no-repeat;
	}

#productImage {
	/*margin:20px 20px 20px 10px;*/
	margin:0px;
	padding:5px;
	height:300px;
	width:300px;
	float:left;
	/*border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;*/
	}

#productInfo {
	/*margin:20px 0px 20px 0px;*/
	margin:0px 0px 0px 20px;
	padding:0px;
	height:auto;
	width:324px;
	float:left;
	text-align:left;
	}

#breadCrumb {
	margin:20px 20px 0px 20px;
	padding:0px;
	width:656px;
	height:10px;
	background-color:#FFFFFF;
	text-align:left;
	}
	
#columnA {
	margin:0px 0px 20px 0px;
	padding:0px;
	width:656px;
	height:auto;
	text-align:left;
}

#columnB {
	margin:0px;
	padding:0px;
	width:318px;
	height:auto;
	float:left;
	text-align:left;
}

#columnC {
	margin:0px;
	padding:0px 0px 0px 20px;
	width:318px;
	height:auto;
	float:left;
	text-align:left;
}

#columnD {
	width:400px;
	height:auto;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	}

#columnE {
	float:left;
	text-align:left;
	height:500px;
	width:216px;
	background-color:#EBEBEB;
	padding:10px;
	margin:0px 0px 0px 20px;
	}

#smallImage {
	width:100px;
	height:100px;
	margin-right:20px;
	padding:5px;
	border:solid 1px #CCCCCC;
	float:left;
}

img {
	border:none;
}

h1, h2, h3, h4, h5, h6, p, a, span {
	margin:0;
	padding:0;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	}

h5 {
	font-size:14px;
	font-weight:bold;
	}

p {
	font-size:11px;
	line-height:150%;
	text-align:left;
	}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
	
h2 {
	font-size:23px;
	font-weight:bold;
	}

h4 {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}

a:link, a:visited { color:#333333; text-decoration:underline;}
a:active, a:hover { text-decoration:underline; }

.lightBrownCell {
	background-color:#DCD9CB;
	}

.tableHeadline {
	font-size:16px;
	font-weight:bold;
	color:#8B8252;
	text-decoration:underline;
	}

.itemName {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	}
	
.itemNumber {
	font-size:11px;
	text-align:right;
	color:#8B8252;
	font-weight:normal;
	}

.itemPrice {
	font-size:14px;
	font-weight:bold;
	text-align:right;
	}

.orangeItemNumber {
	color:#D67F00;
	font-size:11px;
	}

.orangeItemNumber a:link{
	color:#D67F00;
	font-size:11px;
	}
	
.orangeItemNumber a:visited {
	color:#D67F00;
	font-size:11px;
}

.storeHeaderDivider {
	font-size:13px;
	}

.bottomSpacing {
	margin-bottom:20px;
}
	
.blueLink a:link, .blueLink a:visited, .blueLink a:active, .blueLink a:hover {
	color:#0066FF;
}