/* CSS Document */
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bgRepeat.jpg);
	background-repeat: repeat-y;
	background-position: 0px 394px;
}
#innerWrapper {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#homeInnerWrapper {
	background-image: url(images/homeHeader.jpg);
	background-repeat: no-repeat;
}


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-color: #372D28;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #575129;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#leftBar {
	float: left;
	width: 235px;
}
#rightBar {
	float: right;
	width: 110px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #5F777E;
	border: 8px solid #000;
}

#rightBar p {
	margin: 8px 10px;
	font-size: 11px;
	padding: 0px;
}
#content {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 710px;
	float: left;
}
#contentWrapper #wideContent {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}


#footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}

#footer #caption {
	font-size: 9px;
}
#footer #caption a {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#caption {
	margin-top: 5px;
}
#topNav {
	text-align: center;
	background-color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
#leftBar a {
	font-size: 14px;
	font-weight: bold;
	color: #433C20;
	text-decoration: none;
	display: block;
	padding: 5px;
	text-align: right;
	margin-top: 3px;
	margin-right: 50px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
#leftBar a:hover {
	text-decoration: underline;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #5F777E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#header {
	height: 150px;
}
#homeHeader {
	height: 420px;
}
#boxHolder {
	clear: both;
}
#topNav a {
	padding: 10px;
}
#leftHomeBox {
	background-repeat: repeat-y;
	width: 445px;
	float: left;
	height: 300px;
}
#boxHolder {
	margin-right: 20px;
	margin-left: 20px;
}
#boxHolder #leftHomeBox .boxContent {
	height: 155px;
}
.boxContent p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
}
.clipsImg {
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightHomeBox .boxContent {
	height: 109px;
}
.leftImg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.boxContent  {
	background-image: url(images/transparentBorders.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #464319;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.sidebarBox {
	background-image: url(images/transparentBG.png);
	float: right;
	width: 250px;
	border: 5px solid #B4A65B;
	padding-right: 10px;
	padding-left: 10px;
}
.titleImg {
	display: block;
	float: right;
	margin-right: 20px;
	margin-bottom: 5px;
}


.bordersImg {
	display: block;
}

#rightHomeBox {
	background-repeat: repeat-y;
	width: 445px;
	float: right;
}
.boxContent .detailLink {
	font-size: 10px;
	text-align: center;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 15px;
	color: #4F4A22;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #7B441B;
	border-right-color: #7B441B;
	border-bottom-color: #7B441B;
	border-left-color: #7B441B;
}
#wrapper #topNav a {
	color: #FFF;
}
.right {
	float: right;
	margin-right: 20px;
}
.left {
	float: left;
}
#leftBar a.active {
	color: #786707;
}

.imageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.imageLeftBordered {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}

.imageRightBordered{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}

img.centerBordered {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #000;
	clear: both;
}
img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.imageLeft p, .imageRight p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 11px;
	font-style: italic;
}
.imageLeft img, .imageRight img{
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.shadowbox {
	-moz-box-shadow: 3px 3px 5px #000;
	-webkit-box-shadow: 3px 3px 5px #000;
	box-shadow: 3px 3px 5px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";

	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	border: 1px solid #000;
}
.submit{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #E7EFA6;
	border: 2px solid #372D28;
	font-size: 12px;
	font-weight: bold;
	color: #433C20;
	padding-bottom: 3px;
	cursor: pointer;
	
}
.hilight {
	font-weight: bold;
	color: #880000;
}
.productDiv .shortDesc h3 {
	font-size: 15px;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.shortDesc {
	float: left;
	width: 450px;
}
#wrapper #contentWrapper #content a.thumbButton {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #E7EFA6;
	border: 2px solid #433C20;
	font-size: 12px;
	font-weight: bold;
	color: #433C20;
	padding-bottom: 5px;
	cursor: pointer;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	display: inline;
	background-image: none;
}
.priceDiv {
	float: right;
	width: 100px;
	font-size: 16px;
	font-weight: bold;
	color: #E8EFA1;
}
.clear {
	clear: both;
	height: 1px;
}
.thumbDiv {
	float: left;
	width: 110px;
}



.productDiv {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #433C20;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	clear: both;
	font-size: 11px;
	background-image: url(images/transparentBG.png);
}
.smaller {
	font-size: 70%;
}
.detailPrice {
	font-size: 17px;
	font-weight: bold;
}
#divShip {
	float: left;
}

#breadcrumbs {
	margin-top: 10px;
}
.productDiv .shortDesc h3  {
	color: #E7F5A0;
}
#wrapper #contentWrapper #content .thumbDiv a.regular {
	display: inline;
	background-image: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
