@charset "utf-8";
/* CSS Document */

body  {
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.thrColFixHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.logo {
	float: left;
	padding-right: 80px;
	margin-left: 10px;

}

.thrColFixHdr #header {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 29px;
	background-color: #d2be9c;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 525px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 454px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 355px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;

}
.thrColFixHdr #mainContent {
	width: 350px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	height: 450px;
	float: left;
} 
.thrColFixHdr #mainContentGallery {
	width: 500px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	height: 450px;
	float: left;
} 
.thrColFixHdr #mainContentProds {
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #mainContentPress {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #sidebar2Prods {
	float: right; /* since this element is floated, a width must be given */
	width: 630px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar2Gallery {
	float: right; /* since this element is floated, a width must be given */
	width: 464px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar2Press {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	padding-top: 5px;
	padding-right: 300px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #mainContentVintage {
	width: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#sidebar2Vintage {
	width: 1000px;
	padding-left: 240px;
}

.thrColFixHdr #sidebar2Terms {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #mainContentTerms {
	width: 480px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #sidebar2Prods {
	float: right; /* since this element is floated, a width must be given */
	width: 630px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.productGrid {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}
.productGridMain {
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
}
.productGridRight {
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
}

.thrColFixHdr #footer {
	background:#FFF;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 50px;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.homeImg {
	padding-right: 30px;
	padding-top: 15px;
}
#bottomnav {
	left: 175px;
	padding-left: 170px;
	padding-right: 500px;
}

.homeImg {
	float: right;
}
#mainContentHome {
	height: 250px;
	padding-top: 10px;
}
.thrColFixHdr #container #homeOwl img {
	padding-left: 200px;
}

.thrColFixHdr #container #mainContentHome p {
}


#sidebar1home {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 200px;
}

.homeOwlimg {
	margin-right: 500px;
	margin-top: 50px;
	float: none;
	margin-left: 350px;
}
.viewbasket {
	position: relative;
	top: 60px;
	right: 35px;
}

.presspics {
	float: left;
}
.GalleryImg {
	float: left;
	height: 93px;
	width: 73px;
	margin-right: 10px;
	margin-bottom: 7px;
}
