body {
	background-color: #000000;
	font-size: 12px;
	text-align: justify;
}

h2 {
	font-size: 12px;
	color: #878787;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:hover {
	color: #cccccc;
	text-decoration: none;
}

a:visited:hover{
	color: #cccccc;
	text-decoration: none;
}

a:link:hover{
	color: #cccccc;
	text-decoration: none;
}

a.sublink:active{
	text-decoration: none;
}

a.sublink:hover{
	color: #cccccc;
	text-decoration: none;
}

a.sublink:active:hover{
	color: #cccccc;
	text-decoration: none;
}

.page-title {
	font-size: 12px;
}

.pageNote {
	margin: 0px;
	color: #878787;
}

.pagination {
	color:#FFFFFF;
}

#pageContent h2 {
	font-size: 15px;
	color: #878787;
}

#pageContent body {
	color: #878787;
}

#pageWrapper {
	width= 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	display: block;
	/*overflow: hidden;*/
}

#bgCategories {
	background-color: #ffffff;
}

#mainContent {
	font-size: 10px;
}


#flashContent {
 	clear:both;
	margin: 15px;
	position:relative;
	width:626px;
	z-index:0;
}
/*.clear {
    clear:both;
    overflow:hidden;
    height:0px;
    display:block;
    }*/
	
/* Box for Facebook */
.fan_box .connect_action .name {
    font-size:11px;
    font-weight:bold;
    line-height:11px;
	color:#000000;
}
.fan_box a {
	color: #878787;
}
a.fan_box:visited {
	color: #878787;
}
.headerCart {
	font-size: 11px;
	color: #ffffff;
}

.headerCart a{
	color: #ffffff;
}

a.headerCart:active {
	
}

a.headerCart:visited {
	
}

.headerCart a:hover {
	color: #cccccc;
}

a.headerCart:visited:hover {
	color: #cccccc;
}

.borderRight {
	border-right: #cccccc solid 1px;
}

#bgFooter {
	height:80px;
	background: url(../../images/HatBoxBarsHorizontal.gif);
	background-repeat: repeat-x;
}


/* Category Grid */

#categoryGrid {
	width: 626px;
	margin: 15px;
}

#categoryGrid .title a {
	text-decoration:none;
}

#categoryGrid .title a:hover {
	color: #CCCCCC;
}

#categoryGrid .content-odd3 {
	border: none;
}

#categoryGrid .content-even3 {
	border: none;
}

#categoryGrid .content-odd2 {
	border: none;
}

#categoryGrid .content-even2 {
	border: none;
}



/* Controls categories in sidebar navigation */

#widgetCategories {
	background: none;
	z-index: 120;
	width: 180px;
	font-size: 9px;
	position:relative;
	display: block;
	clear: both;
	float: none;
}

#widgetCategories .top {
    background: none;
	color:#878787;
	padding-left: 0px;
}

#widgetCategories .body {
	overflow:visible;
    padding-left: 0px;
	background: none;
	margin-bottom: 0px;
	z-index: 120;
}

#widgetCategories .btm {
   padding-top: 5px;
}

#widgetCategories .body ul li {
	font-size: 11px;
	z-index: 120;
}

#widgetCategories .body ul li a {
	color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
	z-index: 120;
	padding: 5px 0px 5px 0px;
}


/* Gift Certificates */

#giftCertificates {
	font-size: 11px;
	height: 13px;
	width: 150px;
	margin-top: 0px;
	margin-left: 7px;
	padding-left: 14px;
	background-image:url(http://www.peterbeaton.com/Store/images/arrow.gif);
	background-position: 0px 50%;
	background-repeat:no-repeat;
	z-index: 120;
}

#giftCerts {
	width: 626px;
	float: left;
	margin-left: 15px;	
}

.giftCertPhoto { /* add mood image to gift certificates page*/
	padding: 10px 0px 15px 15px;
	position:relative;
	float: left;
}



/* Product Detail page */

#productDetail {
	width: 626px; /* enlarged the product detail area */
}

#productDetail .link{
	clear: left; /* move "back to list" under photos */
	float: left;
	padding: 10px 0px 15px 0px;
	font-weight: bold;
	width: 100px;
}

#productDetail .link a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

#productDetail #productPhotos {
	padding-top: 0px;
	margin-bottom: 5px;
}

#productDetail #extraDetails {
	float: right;
	width: 325px; /* enlarged the product extra detail area */
	margin-right: 10px;
	border-collapse: separate;
}

#productDetail .form-label {
	clear: both;
	float: left; /* required to get the price to align in IE */
	width:90px;
	display: inline;
	overflow: visible;
}

#productDetail #productDescription {
	float: right;
	width: 325px; 
	margin-top: 0px; 
	margin-right: 0px;
}

#productDetail #prodThumbnails {
	float: left;
	position: relative;
	width: 280px;
}

#productDetail .submitBtn {
	font-size:100%;
}

#productDetail .hdr-title {
	background-color:#FFFFFF;
	color:#878787;
	float:left;
	font-weight:bold;
	padding:5px;
	text-align:left;
	width:320px;
}

#prodThumbnails table {
	display:inline; /* this brought the arrows back alongside the thumbs */
	margin: 0px 0 0 -3px; /*use this to align the left edge with the main image*/
	padding: 0px;
}

#prodThumbnails img {
	display:inline; /* this  made the thumbnails sit side-by-side */
}

#productDetail #detailGroup {
	position: relative;
	clear: both;
}


#productDetail #productsRelated {
	clear: both;
	margin-bottom:10px;
	margin-top:10px;
	width:340px;
	text-align:center;
	position: relative;
}

#productDetail #productsRelated .photo {
	clear: both;
	text-align:center;
	display: block;
	float: none;
}

#productDetail #productsRelated .title a {
	text-decoration:none;
}

#productDetail #productsRelated .title a:hover {
	color: #CCCCCC;
}

#productDetail #productsRelated .details .detailsBtn a {
color:#000000;
}

#productDetail #productsRelated .details .detailsBtn a:hover {
	color: #cccccc;
	text-decoration: none;
}

#productGrid {
	border: none;
	width: 620px
}


#productGrid .title {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	float: left;
	clear: both;
	width: 100%;
}

#productGrid .title a {
	color: #878787;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

#productGrid .title a:hover {
	color: #cccccc;
}

#productGrid .details .buttons .detailBtn a {
	color:#000000;
}

#productGrid .details .buttons .detailBtn a:hover {
	color:#cccccc;
	text-decoration: none;
}

#productGrid #btmOptions .batchAddToCartButton a {
	color: #000000;
}

#productGrid #btmOptions .batchAddToCartButton a:hover {
	color: #cccccc;
	text-decoration: none;
}

/* used in 2 column product Grids */
#productGrid .content-even2 {
	border: none;
}

#productGrid .content-odd2 {
	border: none;
}


/* used in 3 column product Grids */
#productGrid .content-even3 {
	border: none;
}

#productGrid .content-odd3 {
	border: none;
}


/* used in 4 column product Grids */
#productGrid .content-even4 {
	border: none;
}

#productGrid .content-odd4 {
	border: none;
}


/* used in 5 column product Grids */
#productGrid .content-even5 {
	border: none;
}

#productGrid .content-odd5 {
	border: none;
}


/* View Cart */

#viewCart {
	margin:5px;
	text-align:left;
	width:626px;
}

#viewCart #crossSell {
	border:1px solid #404040;
	clear: both;
	margin-bottom:10px;
	margin-top:10px;
	width:340px;
	text-align:center;
	position: relative;
}

#viewCart #crossSell h2 {
	padding-left: 5px ;
}

#viewCart #crossSell .content-even {
	border-left: 1px dotted #D8DDE3;
}

#viewCart #crossSell .content-odd {
	clear: both;
	display: block;
	float: none;
}

#viewCart #crossSell .photo {
	position:relative;
	clear: both;
	text-align:center;
	display: inline-block; /* needed to center the @#$%@#$% image in FF and SF*/
	float: none;
}

#viewCart #crossSell .title a {
	text-decoration:none;
}

#viewCart #crossSell .title a:hover {
	color:#CCCCCC;
}

#viewCart #crossSell .details .detailsBtn a {
	color:#000000;
}

#viewCart #crossSell .details .detailsBtn a:hover {
	color: #cccccc;
	text-decoration: none;
}

/* Checkout Processing */

#cartButtons {
	margin:15px 0px 15px 0px;
}

#customerLogin, 
#checkoutPayment, 
#checkoutBilling,
#checkoutConfirm, 
#checkoutShipping {
	width:626px;
}

#customerLogin #newCustomer {
	float:left;
	margin-left:40px;
	height:190px;
	width:200px;
}

#checkoutConfirm {
	margin-right: 20px;
}

#checkoutConfirm .pageNote{
	margin-right: 30px;
}

/* submitBtn is the button to submit the order at the end of the checkout process. */
.submitBtn {
	font-size:110%;
	font-weight:bold;
}

#checkoutComplete {
	margin:5px;
	text-align:left;
	margin-right: 20px;
	width:626px;
}

#clientAccount {
	margin:5px;
	text-align:left;
	width:626px;
}

#clientAccount .buttons {
	padding-bottom: 15px;
}