html {
	height: 100%;
}

body {
	background: url(../images/woodgrainbg.gif);
	margin: 0px 0px 0px 0px;
	height: 100%;
}

div#mainContainer {
	width: 1007px;
	margin-left: auto;
	margin-right: auto;
}

div#headerContainer {
	position: relative;
	width: 100%;
	height: 65px;
	background: #9a9a9a;
	text-align: left;
	z-index: 4;
}

div#contentContainer {
	position: relative;
	width: 1007px;
	margin-bottom: 1px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
}

/* START HEADER CONTAINER CONTENTS */
img#bowlsHeaderLogo {
	padding: 16px 0px 0px 18px;
}

div#loadingBar {
	height: 2px;
}
div#rightSideHeader {
	display: relative;
	float: right;
	text-align: right;
	margin-top: 26px;
}

div#rightSideControls {
	position: relative;
	z-index: 2;
}
div#rightSideControls img {
	display: inline;
}

div#searchContainer {
	position: absolute;
	top: 46px;
	left: 754px;
	background: url(../images/searchBg.png);
	text-align: left;
	width: 253px;
	height: 40px;
	z-index: 1;
}
div#searchContainer input.searchButton {
	margin: 3px 0px 0px 2px;
}

div#searchContainer input.textField {
position: absolute;
top: 22px;
display: inline;
height: 15px;
width:180px;
margin-left: 10px;
font: 10px Verdana, Helvetica, sans-serif;
border: none;
background: none;
}

div#cartRollOver {
	position: absolute;
	top: 86px;
	left: 767px;
	background: url(../images/cartBg.png);
	width: 230px;
	height: 270px;
	z-index: 90;
	padding: 5px 5px 0px 5px;
}

div#cartRollOver table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div#cartContents {
	position: relative; top: 0; left: 0; height: 230px;
}

div.cartTable table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

div.cartTable td {
	font: 9px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	
}

div.cartTable td.cartProductName {
	padding-top: 5px;
	width: 170px;
}

div.cartTable td.cartProductPrice {
	padding-top: 5px;
	color: #2497ea;
	text-align: right;
}

div.cartTable td.cartProductDetails {
	padding-bottom: 5px;
	border-bottom: 1px solid #AAAAAA; 
}

div.cartTable td.noDetail {
	padding: 0px;
	height: 35px;
	border-bottom: 1px solid #AAAAAA; 
}

div.cartTable td.blank {
	padding: 0px;
	height: 36px;
}

div.cartTable td.cartProductMore {
	text-align: left;
	font: 9px Verdana, Helvetica, sans-serif;
	color: #8d8d8d;
	padding-top: 4px;
}

div.cartTable td.cartProductMore img {
	margin-left: 2px;
	float: right;
}

div#cartTotal {
	margin-top: 3px;
}

div#cartTotal td {
	font: 11px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #2497ea;
}

/* END HEADER CONTAINER CONTENTS */


/* START CONTENT CONTAINER CONTENTS */

div#popupContainer {
	position: absolute;
	z-index:99;
}

div#popupOverlay {
	width: 965px;
	height: 364px;
	background: #ffffff;
	font: 10px Verdana, Helvetica, sans-serif;
	position: absolute;
	margin: 27px 0px 0px 21px;
}

div#popupContent {
position: absolute;
	width: 965px;
	height: 364px;
	z-index: 2;
	margin: 27px 0px 0px 21px;
}

img.popupCloseButton {
	float: right;
	margin: 5px 5px 0px 0px;
	cursor: pointer;
}



div.popupBottomControls {
	position: absolute;
	bottom: 8px;
	left: 20px;
	width: 100px;
}

div.popupBottomControls img {
	display: inline;
	margin: 0px 5px 0px 0px;
	cursor: pointer;
}

img.updownarrows {
	margin: 0px 5px 0px 0px;
	cursor: pointer;
}

img.popupTitle {
	margin: 12px 0px 0px 19px;
}

div.labelsContainer {
	position: absolute;
	top: 50px;
	height: 305px;
}

div.labelsContainer img {
	margin: 0px;
	padding: 0px;
	display: inline;
}

div#brandContainer {
}

div#filtersContainer {
	clear: both;
	font-size: 10px;
	background: #e6e6e6;
	padding: 5px 8px;
	border-bottom: 1px solid #cacaca;
	margin-bottom: 7px;
}

div#filtersContainer img{
display: inline;
margin: 0px 5px 0px 5px;

}

div#filteredProducts {
}

div#filteredProducts img {
	margin: 0px 5px 5px 0px;
	display: inline;
}

div#brandControls img {
	display: inline;
	cursor: pointer;
	margin: 0px 4px 0px 0px;
}

div#flashContainer {
	margin: 10px 0px 0px 25px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #00a2ff;
	margin: 1em 0 .5em 0;
}
.cursorPointer {
	cursor: pointer;
}

.clearFloats {
	clear: both;
}

span.filterText {
	cursor: pointer;
}

span#brandPageCount {
	color: #888;
	}
	
/* BOWLS CSS */

body {
	font: 11px normal Arial, Helvetica, sans-serif;
	}
	
p {
	line-height: 1.3em;
	}
	
img {
	display: block;
	border: 0;
	}
	
img.inline {
	display: inline;
	}

div#pcMain {
	width: 856px;
	margin: 0 auto;
	position: relative;
}
	
#pcMain form {
		margin: 0;
		}

a:link, a:visited {
	color: #6f6f6f;
	text-decoration: none;
	outline: none;
	}
	
a:hover {
	color: #00a2ff;
	}

form {
	margin: 0;
	padding: 0;
	}
	
hr {
	border: none;
	border-top: 1px solid #cecece;
	height: 1px;
	}
	
div.importantBox {
	padding: 10px 30px;
	border: 1px solid #cecece;
	background: #e8e8e8;
	margin-top: 15px;
	}
	
ul.splitForm {
	list-style-type: none;
	margin: 0; padding: 0;
	clear: left;
	}

ul.splitForm li {
	float: left;
	padding: 0; margin: 0;
	width: 250px;
	}

td.noBorders {
	border: none;
	}
	
h1 {
	font-size: 18px;
	}

/* PRODUCT PAGES /////////////////////////////////////////////////////////////////////////////////////////////*/
	
	/* titles */
	span#brandName {
		font-size: 50px;
		color: #9a9a9a;
		letter-spacing: -.06em;
		font-weight: lighter;
		}
		
	span#productName {
		font-size: 30px;
		letter-spacing: -.06em;
		margin: .1em 0;
		}
		
	span#collectionName {
		font-size: 23px;
		color: black;
		font-weight: lighter;
		}
	
	div#productContainer {
		width: 836px;
		min-height: 295px;
		background: white;
		padding: 20px 10px;
		position: relative;
		clear: both;
		}
		
	div#imagesContainer {
		width: 309px;
		float: left;
		}
		
	div#productImage {
		width: 309px;
		height: 309px;
		overflow: hidden;
		}
	
	div#additionalImages {
		width: 270px;
		margin: 0 auto;
		}
	
	div#pcShowProductBrand {
		width: 134px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 0;
		}
		
	div.pcShowProductNFS {
		clear: both;
		}
		
	div.additionalImageThumb {
		width: 62px; height: 62px;
		overflow: hidden;
		float: left;
		margin-right: 3px; margin-top: 3px;
		}
		
	div#categoryName, div#checkoutTitle {
		}
		
	span.pcShowProductListPrice {
		text-decoration: line-through;
		}
		
	/* Price Box */
	input.transparentField {
		border: 0;
		}
		
	div.pcShowPrices {
		float: left;
		}
		
	input.productPrice, div.pcShowProductPrice {
		font-size: 30px;
		color: #00a2ff;
		letter-spacing: -.06em;
		}
		
	div#productInfo {
		width: 500px;
		float: left;
		margin-left: 20px;
		margin-top: 68px;
		}
		
	div.pcShowProductSDesc {
		font-size: 10px;
		color: #7c7c7c;
		margin: 1em 0;
		}
		
	span#breadcrumbs {
		font-size: 12px;
		display: block;
		}
		
	/* Options */
	div.optionSelect {
		float: left;
		margin-right: 10px;
		}
		
	div.optionSelect select {
		font-size: 11px;
		border: 1px solid #cecece;
		}
		
	div#purchaseProduct {
		border-top: 1px dotted #cecece;
		border-bottom: 1px dotted #cecece;
		padding: 10px 0;
		margin-top: 10px;
		}
		
	div.pcShowProductSku {
		float: left;
		}
		
	div#inventoryStatus {
		position: absolute;
		top: 0;
		left: 0;
		background: white;
		opacity: .9;
		}

	input.productSKU, div.productPrice {
		font-size: 11px;
		border: 1px solid #cecece;
		margin-top: 3px;
		padding: 1px 3px;
		}
		
	div#addToCart {
		padding-top: 10px;
		clear: left;
		text-align: right;
		}
		
	div#addToCart img {
		display: inline;
		vertical-align: bottom;
		}
		
	input#qty {
		font-size: 20px;
		border: 1px solid #cecece;
		height: 21px;
		color: #00a2ff;
		}
		
	div#listPriceSavings {
		}
		
div.pcErrorMessage {	
	padding: 30px 0;
	}

div#productContainer div.categoryBit {
	float: left;
	width: 140px;
	height: 154px;
	margin-left: 22px;
	margin-bottom: 10px;
	text-align: center;
}

div#productContainer div.categoryBit img {
	margin-left: 15px;
}

div#productContainer div.categoryBit h1 {
	text-align: center;
	font-size: 14px; font-weight: bold;
	margin: 10px 0px 0px 0px; 
}
	
div#productContainer div.productBit {
	float: left;
	height: 110px; 
	width: 260px;
	margin-left: 15px;
	}
	
div#productContainer div.productBit img {
	float: left;
	}
	
div#productContainer div.productBit span.price {
	font-size: 16px;
	margin-top: 5px;
	display: block;
	}
	
div#productContainer div.productBit span.salePrice {
	font-weight: bold;
	color: #c1d800;
	}
	
div#productContainer div.productBit span.origPrice {
	font-size: 11px;
	text-decoration: line-through;
	}
	
/* SHOPPING CART /////////////////////////////////////////////////////////////////////////////////////////////*/
	
table {
	border-collapse: collapse;
	}
	
table.pcShowCart {
	margin: 10px 0;
	width: 100%;
	}
	
table.pcShowCart td {
	border-top: 1px solid #bbbbbb;
	padding: 3px;
	vertical-align: middle;
	}
	
table.pcShowCart td td {
	border: none;
	padding: 1px;
	}
	
table.pcShowContent {
		text-align: left;
		margin-left: 0;
		width: 100%;
		border: 0;
		border-collapse: collapse;
		margin-top: 5px;
		padding: 5px;
	}
		
table.pcShowContent td {
		padding: 3px;
		vertical-align: top;
	}
	
/* CHECKOUT /////////////////////////////////////////////////////////////////////////////////////////////*/

div#checkout {
	}
	
div#checkout h1 {
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #cacaca;
	background-color: #e6e6e6;
	padding: 3px 5px;
	}
	
td#discountCode {
	padding: 10px;
	background: #f2f2f2;
	}
	
input.inputText {
	border: 3px solid #cccccc;
	width: 200px;
	padding: 3px;
	font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	}
	
input.inputText:focus, input.inputText2:focus, input.inputNumber:focus {
	border: 3px solid #00a2ff;
}
	
input.inputText2 {
	border: 3px solid #cccccc;
	padding: 3px;
	font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	margin-bottom: 5px;
	font-weight: bold;
	}
	
input.inputNumber {
	border: 1px solid #cccccc;
	width: 20px;
	height: 20px;
	padding: 3px;
	font: 20px normal Arial, Helvetica, sans-serif;
	color: #414141;
	}
	
input#submit, input#submitshipping {
	display: inline;
	vertical-align: bottom;
	margin-top: 10px;
	outline: none;
	}
	
input#submit:focus, input#submitshipping:focus {
	border: none;
	}
	
select.checkoutSelect {
	border: 3px solid #cccccc;
	width: 200px;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	}

select.checkoutSelect2 {
	border: 3px solid #cccccc;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	margin-bottom: 5px;
	display: inline;
	font-weight: bold;
	}
	
select.checkoutSelect option {
	margin-top: 3px;
	}
	
input.checkoutCheckbox {
	border: 1px solid #cccccc;
	padding: 3px;
	}
	
textarea.checkout {
	border: 3px solid #cccccc;
	width: 400px;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	margin-bottom: 5px;
	display: block;
	}
	
textarea.agree {
	border: 1px solid #cecece;
	background: #e8e8e8;
	width: 796px;
	padding: 10px 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	margin-bottom: 5px;
	display: block;
	}
	
img.checkoutButton {
	display: inline;
	vertical-align: bottom;
	}
	
table#storeInfo, table#addressInfo {
	border-bottom: 1px solid #cecece;
	border-top: 1px solid #cecece;
	background: #f2f2f2;
	}
	
table#storeInfo td {
	padding: 10px;
	}
	
span.checkoutShowPrice {
	font-size: 18px;
	font-weight: bold;
	}
	
div#paypalExpress {
	border: 1px solid #cecece;
	background: #e8e8e8;
	padding: 0 10px;
	margin-top: 10px;
	}
	
/* MY ACCOUNT /////////////////////////////////////////////////////////////////////////////////////////////*/

div#accountBody {
	background: url(../images/filterBg.png);
	padding: 30px;
	}

/* FORMS /////////////////////////////////////////////////////////////////////////////////////////////*/

#pcMain form {
	margin: 0;
	}
	
.pcForms textarea:focus {
	border: 3px solid #00a2ff;
}

/* AFTERS /////////////////////////////////////////////////////////////////////////////////////////////*/

div#productContainer:after {
	content: ".";
	visibility: hidden;
	clear: both;
	height: 0px;
	display: block;
}