﻿/*Global Styles*/
body{
    margin:0;
    padding:0;
    background-color:#65171d;
    text-align:center;
    font-size:12px;
    font-family:Arial;
    color:#494949;
    }

img{border:0;}

a, a:visited {
    color:#494949;
    text-decoration:none;
    outline:0;
    }

a:hover {
    color:#494949;
    text-decoration:underline;
    }

input.textBox{
    font:11px arial ;
    color:#6d6d6d;
    }

input.imageButtonAlign{
    vertical-align:top;
    }

h1{
    font-family:Georgia, Arial;
    font-style:italic;
    font-weight:normal;
    font-size:24px;
    color:#fff;
    background:#65171d url(/images/h1Background.gif) no-repeat left bottom;
    padding:5px 0 5px 10px;
    margin:0;
    }

h2{
    font-family:Arial;
    font-size:16px;
    color:#65171d;
    }
h2 span{float:right; padding-right:75px}
h2 span.shipHead label{color:#000; font-size:12px; font-weight:bold;}

h3{
    font-family:Arial;
    font-size:12px;
    color:#627947;
    }
  
h3 a, h3 a:visited, h3 a:hover{
    color:#627947;
    }  
    
ol li{
    padding-bottom:8px;
    }    

hr{
    border:dashed 1px #1c274b;
    height:1px;
    }

/*Standard Template Styles*/
#frame{
    width:755px;
    margin:0 auto;
    text-align:left;
    }

#pageBody{
    width:755px;
    float:left;
    background:#fff url(/images/left_nav/navBackground.gif) repeat-y left top;
    }

#contentPad{
    width:599px;
    float:right;
    padding:10px 0;
    }

#content{
    width:587px;
    float:left;
    }

#content a, #content a:visited{
    text-decoration:underline;
    }

#content a:hover{
    text-decoration:none;
    }

/*Header Styles*/
#header{
    width:755px;
    padding-top:7px;
    }    

#logo{
    float:left;
    margin:0 0 2px 12px;
    }

#search{
    width:193px;
    height:62px;
    float:right;
    text-align:right;
    background:url(/images/header/vertDivider.gif) repeat-y left top;
    }

#search img{
    vertical-align:middle;
    padding-top:28px;
    }

#search input{
    vertical-align:middle;
    margin:25px 15px 0 0;
    }

#search input.textBox{
    width:90px;
    margin:25px 0 0 0;
    }

#accountMenu{
    margin:15px 20px 0 0;
    padding:0;
    float:right;
    list-style-type:none;
    }

#accountMenu li{
    margin:0;
    padding:5px 0 0 0;
    }

#accountMenu li img{
    vertical-align:middle;
    }

#accountMenu a, #accountMenu a:visited, #accountMenu a:hover{
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    }

#mainMenu{
    margin:0;
    padding:5px 0 3px 0;
    width:755px;
    float:left;
    background:#1c274b url(/images/borderBackground.gif) repeat-y left top;
    border-top:solid 1px #fff;
    border-bottom:solid 1px #fff;
    }

#mainMenu li{
    display:inline;
    text-align:center;
    margin:0;
    padding:0;
    background:url(/images/header/divider.gif) no-repeat right;
    }

#header ul li.itemOne{
    padding:0 36px 0 34px;
    }

#header ul li.itemTwo{
    padding:0 21px 0 19px;
    }

#header ul li.itemThree{
    padding:0 21px 0 19px;
    }

#header ul li.itemFour{
    padding:0 24px 0 24px;
    background:none;
    }

/*Left Nav Styles*/
#leftNavigation{
    width:136px;
    padding-bottom:40px;
    float:left;
    }

#leftNavigation ul{
    list-style-type:none;
    margin:0 0 0 1px;
    padding:8px 5px 8px 8px;
    background:#f8efb8 url(/images/left_nav/navDivider.gif) no-repeat center bottom;
    }

#leftNavigation li{
    margin:0;
    padding:0 6px;
    }

#leftNavigation a, #leftNavigation a:visited{
    color:#1C274B;
    text-decoration:none;
    }

#leftNavigation a:hover{
    text-decoration:none;
    }

#leftNavigation div ul li, #customerServiceLinks li{
    margin:0;
    padding:0 5px 5px 6px;
    }

#leftNavigation ul.lowerNav, ul#customerServiceLinks{
    background:transparent url(/images/left_nav/navDivider.gif) no-repeat center bottom;
    }   

#leftNavigation ul.lowerNav a, #leftNavigation ul.lowerNav a:visited, #leftNavigation ul.lowerNav a:hover{
    color:#65171d;
    font-weight:bold;
    text-decoration:none;
    }

#leftNavigation ul.lastItem{
    background:#f8efb8 none;
    }
    
ul#leftNavLastItem{
    background-color:#F3E49B;
    background-image:none;
    }    

#leftNavLastItem a, #leftNavLastItem a:visited, #leftNavLastItem a:hover{
    color:#65171d;
    font-weight:bold;
    text-decoration:none;
    }   
    
#navHeaderOne{
    padding:13px 0 2px 0;
    background-color:#f8efb8;
    display:block;
    }

#navHeaderTwo{
    padding:11px 0 2px 12px;
    display:block;
    }

/*Footer Styles*/
#footer{
    width:755px;
    float:left;
    border-top:solid 1px #fff;
    border-bottom:solid 1px #fff;
    background:#1c274b url(/images/borderBackground.gif) repeat-y left top;
    padding:15px 0;
    text-align:center;
    color:#f8f1bd;
    }

#footer ul{
    margin:0;
    padding:0;
    list-style-type:none;
    }

#footer li{
    display:inline;
    padding:0 11px 0 8px;
    background:url(/images/footer/bullet.gif) no-repeat right;
    }

#footer li.firstItem{
    padding:0 11px 0 0;
    }

#footer li.lastItem{
    padding:0 0 0 8px;
    background:none;
    }

#footer div{
    padding-top:5px;
    }
    
#footer a, #footer a:visited{
    color:#fff;
    text-decoration:none;
    }

#footer a:hover{
    color:#fff;
    text-decoration:underline;
    }

/*Home Page*/
.homeFeaturedProduct{
    width:270px;
    float:left;
    border-bottom:dashed 1px #1c274b;
    margin-top:10px;
    padding-bottom:10px;
    }

.homeFeaturedProduct img{
    float:left;
    }

.homeFeaturedProduct h2{
    margin:0;
    padding:0 0 5px 0;
    }

.homeFeaturedProduct div{
    width:170px;
    float:right;
    color:#465f6a;
    }

.homeFeaturedProduct a, .homeFeaturedProduct a:visited{
    color:#65171d;
    text-decoration:none;
    }

.homeFeaturedProduct a:hover{
    color:#65171d;
    text-decoration:underline;
    }

#homeBanner{
    float:right;
    margin-top:10px;
    }

#nourseNews{
    width:297px;
    float:right;
    margin-top:10px;
    border-left:dashed 1px #1c274b;
    background:url(/images/home/shadowBackground.gif) no-repeat right top;
    }

#nourseNewsHeader{
    padding:10px 0 0 15px;
    }

#nourseNews div{
    min-height:190px;
    padding-left:10px;
    }

/*Static Pages*/
.subBrandingMain{
    padding-bottom:10px;
    }

.breadCrumb{
    width:100%;
    height:20px;
    float:left;
    line-height:20px;
    text-align:right;
    color:#494949;
    padding-bottom:3px;
    }

.breadCrumb a, .breadCrumb a:visited{
    color:#494949;
    text-decoration:none;
    }

.breadCrumb a:hover{
    border-bottom:dotted 1px #494949;
    }

.map{
    width:587px;
    height:300px;
    float:left;
    }

#pyoHours{
    float:right;
    padding-right:70px;
    }

#pyoHours div{
    width:230px;
    text-align:center;
    background-color:#F8EFB8;
    padding:5px 0 10px 0;
    }

/*Drop-Shadow Styles*/
div.dropImageL {
	background: url('/images/shadow.gif') no-repeat bottom right;
	float: left;
	margin: 10px 0 10px 15px;
	padding: 0;
	position: relative;
    }

div.dropImageR {
	background: url('/images/shadow.gif') no-repeat bottom right;
	float: right;
	margin: 10px 15px 10px 0;
	padding: 0;
	position: relative;
    }

div.dropImageL img, div.dropImageR img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
    }




.photoDescription{
    float:left;
    width:587px;
    padding-bottom:20px;
    text-align:center;
    font-weight:bold;
    }

.photoDescription div{
    float:left;
    width:293px;
    text-align:center;
    font-weight:bold;
    }




/*FAQ Page Styles*/
.slidey{
    margin-bottom: 5px;
    float:right;
    width:570px;
    }
    
.slidey .title{
    font-weight:bold;
    padding-left:6px;
    } 

.slidey .slideblock{
    overflow: hidden;
    padding: 7px;
    }
  
.slideblock p{
    margin:0;
    padding:5px 0 5px 10px;
    }  
    
.slideblock div p{
    margin:0;
    padding:0 0 0 10px;
    }


/*Static Pages - Sub Menu*/
.subMenu{
    width:587px;
    height:150px;
    margin-top:15px;
    float:left;
    background: url(/images/staticPages/subMenuBackground2.gif) no-repeat left top;
    }

.subMenu h5{
    font-family:Georgia, Arial;
    font-style:italic;
    font-weight:normal;
    font-size:24px;
    color:#1C274B;
    margin:0;
    padding:10px 0 0 25px;
    }

.subMenu ul{
    height:inherit;
    width:inherit;
    margin:10px 20px 10px 80px;
    padding:0;
    }

.subMenu li{
    width:50%;
    float:left;
    padding-bottom:5px;
    list-style-type:none;
    }

.subMenu a, .subMenu a:visited{
    font-size:12px;
    font-weight:bold;
    }

blockquote{
    background:#BCD29E url(/images/staticPages/blockquote.gif) no-repeat 5px 5px;
    margin:10px 15px 0 15px;
    padding:10px 15px;
    }

blockquote.even{
    background-color:#F8EFB8;
    }

/*Category Page*/
.subCatList ul{
    margin:0 0 0 0;
    padding:15px 0 120px 0;
    width:115px;
    float:left;
    background:url(/images/left_nav/subNavDottedVert.gif) repeat-y right top;
    }

.subCatList li{
    margin:0;
    padding:0 10px 10px 10px;
    background:url(/images/category/catBullet.gif) no-repeat left 4px;
    list-style-type:none;
    }

.subCatList a, .subCatList a:visited{
    font-weight:bold;
    color:#1c274b;
    text-decoration:none;
    }

.subCatList a:hover{
    text-decoration:underline;
    }

.categoryContentArea{
    width:450px;
    float:right;
    }

/*Sub-Category Page*/
.subCatProductPane{
    width:587px;
    float:left;
    padding:5px 0;
    border-bottom:solid 1px #cbcbcb;
    }

.subCatProductPad{
    width:587px;
    float:left;
    padding:10px 0 5px 0;
    background:url(/images/category/subCatProductBackground.gif) repeat-y 315px top;
    }

.subCatProductThumb{
    float:left;
    width:101px;
    min-height:81px;
    }

.subCatProductThumb img{
    float:left;
    margin-left:5px;
    }

.subCatProductInfo{
    width:200px;
    float:left;
    }

.subCatProductInfo h3{
    margin:0;
    padding:10px 0 3px 0;
    }

.subCatProductInfo a, .subCatProductInfo a:visited{
    display:block;
    padding-top:3px;
    font-weight:bold;
    color:#801f23;
    text-decoration:none;
    }

.subCatProductInfo a:hover{
    text-decoration:underline;
    }

.subCatProductPad select{
    float:left;
    margin:15px 0 0 25px;
    width:140px;
    }
    
.subCatProductPad table{
    float:left;
    margin:0 0 0 35px;
    font-weight:bold;
    }

.subCatProductPad table th{
    text-align:left;
    color:#801f23;
    }

.subCatProductPad table th.col1{
    width:80px;
    }

.subCatProductPad table th.col2{
    width:40px;
    }

.subCatProductAddToCart{
    width:110px;
    float:right;
    text-align:center;
    color:#801f23;
    font-weight:bold;
    padding-top:15px;
    }

.subCatProductAddToCart .qtyBox{
    width:45px;
    margin:4px 0 8px 0;
    }

/*Form styles (i.e. Catalog Request)*/
.standardForm{
    float:left;
    width:inherit;
    border:0;
    }

.standardForm legend{
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#65171d;
    }

.standardForm ol{
    margin:0 0 0 20px;
    padding:0;
    }

.standardForm ol li{
    padding:0 0 8px 0;
    margin:0;
    list-style-type:none;
    }        

.standardForm label{
    width:170px;
    float:left;
    padding:0 0 3px 0;
    text-align:right;
    }

.standardForm input, .standardForm select{
    margin:0 0 0 10px;
    }

/*Product Page*/
.productPageProductImage{
    float:left;
    }

#productTopPane{
    width:330px;
    float:right;
    }

#productTopPane h2{
    margin:0;
    padding:0 0 10px 0;
    }

#productFunctions{
    width:330px;
    float:left;
    }

.skuControlTable{
   margin-left:35px;
    }

.skuControlTable .col1{
    width:150px;
    }

.skuControlTable .col2{
    width:60px;
    }

.skuControlTable .col3{
    width:20px;
    }

.priceControlTable{
    float:left;
    }

.priceControlTable .col1{
    width:150px;
    }

.priceControlTable .col2{
    width:60px;
    }

#productSymbols img{
    vertical-align:middle;
    padding-left:15px;
    }

.productPageValidations{
    width:330px;
    float:left;
    height:25px;
    }

.productPageValidations span{
    width:330px;
    float:left;
    padding:10px 0;
    margin:5px 0;
    text-align:center;
    font-weight:bold;
    }

#productPageLowerPane{
    width:586px;
    float:left;
    padding-top:15px;
    }

#productAdd{
    width:330px;
    float:left;
    padding:10px 0;
    text-align:right;
    }

#productAdd input{
    margin-right:20px;
    }

.productMayWeAlsoRecommend{
    width:220px;
    float:left;
    }

#recommendPad{
    padding-left:12px;
    }

.outOfStock{
    color:Red;
    text-decoration:none;
    font-size:10px;
    }
.error{
    color:Red;
    text-decoration:none;
    font-size:10px;
    font-weight:bold;
    }
.nonProp{
    color:Red;
    text-decoration:none;
    font-size:10px;
    }    

/*Product Page Tabs*/
#tabsContainer {
	width:330px;
	float:right;
}

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #ccc;
 border-left: 1px solid #ccc;
}

ul.tabbernav li{
    list-style: none;
    margin: 0;
    display: inline;
    }

ul.tabbernav li a{
 padding: 3px 0.5em;
 margin-left: 0;
 border-top: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-bottom: none;
 background: #eaebed;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #333; text-decoration:none; }
ul.tabbernav li a:visited { color: #333; text-decoration:none; }

ul.tabbernav li a:hover{
 color: #000;
 background: #fff;
 border-color: #ccc;
 text-decoration:none;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
 font-weight:bold;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: #fff;
 border-bottom: 1px solid #fff;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 min-height:190px;
 border-bottom: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

.tabbertab div {
	padding: 10px 20px;
	margin:0;
    height:300px;
    overflow:scroll;
}

.tabbertab h1 {
	margin:0;
	padding:0 0 5px 0;
	font-size:12px;
}

.tabbertab ul
{
	list-style-type: square;
	margin: 0 0 0 1px;
	padding-right: 2px;
	padding-left: 2px;
	list-style-position: outside;
	padding-bottom: 8px;
	padding-top: 8px;
}

.tabbertab li{
    margin:0;
    padding:0 6px;
    }



/*Category and Search Results Page*/
.categoryTitleImage{
    display:block;
    float:left;
    }

.categoryMainImage{
    display:block;
    float:left;
    }

.categoryPaging{
    width:561px;
    height:40px;
    float:left;
    clear:both;
    line-height:40px;
    text-align:right;
    }

#searchResults{
    width:561px;
    float:left;
    margin-top:20px;
    }

#searchResultItems{
    width:561px;
    float:left;
    }

#searchResultItems div{
    width:140px;
    float:left;
    height:200px;
    text-align:center;
    }

#searchResultItems div img{
    border:solid 1px #605f5e;
    }

#searchResultItems div span{
    display:block;
    text-align:left;
    margin:0 3px 0 12px;
    }

.listItemDescription {
    clear:both;
    padding-top:5px;
    }

.listItemDescription a, .listItemDescription a:visited{
    color:#570d0d;
    font-weight:bold;
    text-decoration:none;
    }

.listItemDescription a:hover {
    color:#570d0d;
    text-decoration:underline;
    }

/*Checkout Styles*/
/*Cart Styles*/
.cartTable{
    width:561px;
    float:left;
    margin:25px 0 10px 0;
    border-bottom:solid 1px #849082;
    }

.cartTable th{
    font-weight:bold;
    color:#570d0d;
    padding:5px 0;
    border-bottom:solid 1px #849082;
    text-align:center;
    }

.cartTable td{
    padding:10px 0 5px 0;
    text-align:center;
    vertical-align:top;
    }

.cartTable b{
    color:#570d0d;
    }

.cartItemProduct{
    width:120px;
    text-align:left;
    border-bottom:solid 1px #ded6d4;
    }

.cartItemShipTo{
    width:200px;
    text-align:left;
    border-bottom:solid 1px #ded6d4;
    }

.cartItemShipTo select{
    width:100px;
    vertical-align:middle;
    }

.cartItemShipTo input{
    width:70px;
    vertical-align:middle;
    }

.cartItemQty{
    width:30px;
    padding-bottom:0;
    }

.cartItemQty input{
    width:25px;
    vertical-align:middle;
    }    

.cartItemUnitPrice{
    width:70px;
    padding-bottom:0;
    }

.cartItemPrice{
    width:50px;
    padding-bottom:0;
    }    

.cartItemValidation{
    width:140px;
    border-bottom:solid 1px #ded6d4;
    } 

.proceedButton{
    width:546px;
    float:left;
    text-align:right;
    padding:15px 0;
    }

.updateCartButton{
    margin-right:16px;
    }

.continueShopButton{
    float:left; 
    }

.cartMayWeAlsoRecommend{
    width:561px;
    float:left;
    padding-bottom:30px;
    }

.cartMayWeAlsoRecommend .smaller{
    float:none;
    width:200px;
    }

.mayWeRecommendItem{
    width:186px;
    float:left;
    padding:10px 0;
    border-bottom:dashed 1px #1b2c53;
    }

.mayWeRecommendItem img{
    margin:0 5px 0 0;
    display:block;
    float:left;
    }

.mayWeRecommendItem div{
    width:85px;
    padding-top:10px;
    margin:0;
    float:right;
    }

.mayWeRecommendItem div span{
    display:block;
    clear:both;
    color:#801f23;
    padding-top:5px;
    }

.specialOfferLabel{
    
    }

/*Shipping Styles*/
.checkoutBread{
    display:block;
    }

.checkoutHeader{
    width:707px;
    float:left;
    border-top:solid 1px #849082;
    border-bottom:solid 1px #849082;
    padding:10px 0;
    margin-top:10px;
    }

.checkoutHeader h2{
    width:437px;
    float:left;
    height:30px;
    }

.checkoutHeader div{
    width:270px;
    float:left;
    height:30px;
    line-height:30px;
    color:#4d0c0c;
    font-weight:bold;
    font-size:16px;
    }

.orderReviewMessage{
    float:left;
    width:420px;
    clear:left;
    font-size:12px;
    color:#666665;
    font-weight:normal;
    }

.checkoutHeader table{
    float:right;
    text-align:right;
    }

.shippingInfo{
    width:360px;
    float:left;
    margin-top:15px;
    }


#shippingOptions{
    width:320px;
    float:right;
    text-align:left;
    margin-top:15px;
    }

#shippingOptions select{
    margin:15px 0 0 0;
    }
    
#shippingOptions table{
    width:320px;
    margin-top:20px;
    }

#shippingOptions th{
    font-weight:bold;
    margin-top:10px;
    }

#shippingOptions td{
	margin-top:10px;
    }    

.continueButton{
    width:687px;
    float:left;
    text-align:right;
    padding:5px 0 10px 0;
    }

/*Order Review Page*/
.creditCardInfo{
    width:430px;
    float:left;
    margin-top:15px;
    }

.creditCardInfo table{
    width:430px;
    float:left;
    text-align:right;
    }

.creditCardInfo td{
    height:27px;
    }

.creditCardInfo input.textbox{
    width:170px;
    }

.ccType{
    width:174px;
    }

.expirationMonth{
    width:45px;
    }

.expirationYear{
    width:80px;
    }    

.cidNumber{
    width:76px;
    }

#orderReviewBillTo{
    width:270px;
    float:right;
    margin:55px 0 0 0;
    padding:0;
    list-style-type:none;
    }

#orderReviewSummaries{
    width:707px;
    float:left;
    border-top:solid 1px #849082;
    border-bottom:solid 1px #849082;
    padding:10px 0;
    margin:10px 0;
    }

#orderReviewSummaries h3{
    padding-bottom:10px;
    }

#orderReviewSummaries div{
    width:707px;
    float:left;
    border-bottom:solid 1px #ded6d4;
    padding-bottom:10px;
    margin-bottom:10px;
    }

#orderReviewSummaries div ul{
    width:165px;
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
    }

.redULine:link, .redULine:visited, .redULine:hover{
    color:#680e15;
    text-decoration:underline;
    }

.recipientList{
    font-weight:bold;
    padding-top:5px;
    }

#orderReviewSummaries h4 span{
    font-size:14px;
    }

.recipientOrderItems{
    width:370px;
    float:right; 
    }

.recipientOrderItems th{
    color:#680e15;
    text-align:center;
    padding-bottom:5px;
    }

.recipientOrderItems td{
    padding:3px 0;
    vertical-align:top;       
    }

.orderReviewDescription{
    width:200px;
    border-bottom:solid 1px #ded6d4;
    }

.orderReviewQuantity{
    width:35px;
    text-align:center;
    border-bottom:solid 1px #ded6d4;
    }

.orderReviewUnitPrice{
    width:90px;
    text-align:center;
    border-bottom:solid 1px #ded6d4;
    }    

.orderReviewPrice{
    width:75px;
    text-align:right;
    border-bottom:solid 1px #ded6d4;
    } 

.orderReviewOrderTotal{
    color:#680e15;
    font-size:12px;
    text-align:right;
    border-top:solid 1px #849082;
    } 

.orderReviewTotalTable{
    float:right;
    width:250px;
    text-align:right;
    font-size:12px;
    }

.orderReviewTotalTable td.rightColumn{
    width:75px;
    }

.orderReviewTotalTable th{
    font-size:14px;
    color:#680e15;
    padding-top:5px;
    }

#orderSubmit{
    width:707px;
    float:left;
    text-align:right;
    padding:5px 0 20px 0;
    color:#680e15;
    font-size:12px;
    font-weight:bold;
    }

#orderSubmit input{
    margin:10px 20px 0 0;
    }

/*Order Confirmation Page*/
#printLink{
    float:right;
    width:200px;
    text-align:center;
    line-height:normal;
    font-weight:bold;
    font-size:12px;
    }

.confirmationInfo{
    width:707px;
    float:left;
    margin-top:15px;
    }

.confirmationInfo h3{
    padding-bottom:10px;
    }

.confirmationInfo ul{
    float:left;
    width:260px;
    list-style-type:none;
    margin:0;
    padding:0;
    }

/*Recipes*/
.recipesClickHere{
    text-align:right; 
    }



/* Site Map*/
.siteMapColumn{
    width:50%;
    float:left;
    }

/*Comp Chart*/
#compChart div
{
	width: 100%;
	float: left;
	border-bottom: solid 1px #ded6d4;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

#compChart div ul{
    width:165px;
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
    }
    
#compChart a, #compChart a:visited{
    color:#627947;
    text-decoration:none;
    }

#compChart a:hover{
    text-decoration:none;
    }  
    
    
   h3.compchart
   {
    padding:0;
	margin:0;
	
	}   
	
.compProductName a, .compProductName a:visited{
    display:block;
    padding-top:3px;
    font-weight:bold;
    color:#688857;
    text-decoration:none;
    }
    
    
    
    
    
    /**********************************************************************************new**********************************************************************************************************************************************************/
    .topBar{
		margin-bottom:10px; 
		background-color:#f8efb8; 
		padding:0 20px 9px 20px; 
		font-weight:bold;
    }
     .topBar a, .topBar a:visited{
		color:#65171d;
     }	
     
table.shippingPop {
	border-width: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: #F3E49B;
}
table.shippingPop th {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	background-color: #F3E49B;
}
table.shippingPop td {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	background-color: #F3E49B;
}


table.billShip{width:350px;}
table.billShip td{height:27px; text-align:right; padding-left:3px;}
table.billShip td.leftAlign{text-align:left; vertical-align:middle;}
table.billShip tr td input{width:160px;}
	table.billShip tr td span.boxThing input{width:auto; margin-left:5px;}
table.billShip tr td select{width:165px;}