/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: Times New Roman, verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #67686B;
    background-color:#ffffff;	
    background-image: url(../images/background.gif);
    background-position:center top;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #67686B;
	text-decoration: none;
	}
 
a:visited {
	color: #67686B;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #981B1E;
	}

a:active {
	color: #981B1E;
	}

h1 {
	font-size: 16px;
	}

h2 {
	font-size: 15px;
	}

h3 {
	font-size: 14px;
    font-weight:normal;	
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 14px;
	}

.biggerText {
	font-size: 16px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	font-weight:bold;margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	/*line-height: 1.5em;
	padding: 0.2em;*/
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	/*margin: 0.5em 0.3em;*/
	margin:0;
	padding:0;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents
{
    }
LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

ADDRESS {
	padding: 0.5em;
	}
P
{ 
    padding:0;
    margin:0; 
    }	

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#superWrapper
{
    margin: auto;
    width:1000px;
   	  vertical-align : top;
	   background-color:#FAFBFA;
	   background-repeat: repeat-y;
       background-image: url(../images/shade.gif);
       background-position:center top; 

    }
    
#mainWrapper {
	background-color: #FAFAF8;
	text-align: left;
	/*width: 100%;*/
    width:980px;
	vertical-align: top;
	/*
    border-right:solid 1px #981B1E;	
    border-left :solid 1px #981B1E;	
    border-bottom :solid 1px #981B1E;	
    */
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper
{
  	    background-repeat: repeat-x;
        background-position:top left; 
        background-image: url(../images/background-right.gif);

}

#subheader {
	margin: 0em;
	padding: 0em;
        height:60px;
        background-color: #FAFAF8;
	padding-top: 20px;
        padding-left :20px;
	}

#subheaderlogo {
        height:100%;
        background-color: #FAFAF8;
        /*background-repeat:no-repeat;
        background-image: url(../images/cedar-mountain-logo.gif);*/
	}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	min-height:600px;
	} 
#mainWrapper
{
        background-repeat:no-repeat;       
        background-image: url(../images/background-right-2.gif);
        background-position:bottom right; 
}
#navColumnOneWrapper
{
 height:600px;
    }
#navColumnOne
{
    
        background-repeat: repeat-x;       
        background-image: url(../images/background-left.gif);
        background-position:top; 
    
}


#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions 
{
    float:left;
	margin: 0;
	padding:0;
	text-align:left;
	}

/*navigation*/

.navSplitPagesResult 
{
    margin-top:30px;
    }
    
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	display:none;
	}
.navNextPrevList {
	/*display: inline;*/
	display:none;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
    padding:0em;
	font-weight: bold;
    font-size :14px;
    background-color: #FAFAF8;
	color: #67686B;
    text-transform: uppercase;
	width: 100%;
	
	}
#navSuppWrapper
{
    display:none;
}
#navCatTabsWrapper
{
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navMain ul
	{
	    padding: 0px 0px 0px 300px;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #67686B;
	white-space: nowrap;
	}
#navMain li
{
	padding-right: 40px;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navEZPagesTop {
 display:inline; 
	}
#navEZPagesTop a
{
    margin-right:35px;
}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}
#navBreadCrumb
	{
	font-size: 11px;
	font-weight:normal;
	margin: 0em;
	padding: 0.5em;
	padding-left:13px;
	padding-top:10px;
    text-transform  : lowercase;
    /*
     opacity:0.5;
     filter:alpha(opacity=6);
    */
	    }
#navBreadCrumb div
{
    display:none;
    }
#navBreadCrumb {
	margin-top: 5px;
	color: #981B1E; /*Red*/
	}

#navColumnOne {
	background-color: #FFFFFF;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	/*padding: 0.5em;*/
	/*padding-top:15px;*/
	
	}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.centerColumn
	{
        }


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
    display  : none;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	margin:0;
	padding:0;
    font-weight :normal;
	margin-top:15px;
	font-size:14px;
	/*text-align: center;*/
	/*margin: 1em;
	padding: 1em;*/
	/*width:130px;	*/
    /*padding-bottom:auto;	*/
	}
#cartAdd input
{
    /*display:inline; */
    /*float:left;*/
    }
#cartAdd input[type="image"] 
{
     margin:0;
     padding:0;
    }
    
#cartAdd br
{
     /*display:none;*/
    }
    
.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	/*width: 20%;*/
	/*margin: 0.3em 0em;*/
	font-weight:bold;
	margin-right:10px;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft 
{

}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	/*background-color: #FF6699;*/
	padding: 0.5em 0.2em;
    display :none;	
	}

.leftBoxContainer {
	margin-top: 1.5em;
	}

.sideBoxContent {
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.forward
{
    /*
    margin-top:100px;
    float: left;
    */
    }
.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
	.content
	{
	   
    }
    .categoriesContent
    {
        text-align:right;
        }

    .category-products
    {
         
    }        
    .category-subs-parent
    {
	   /*color:#981B1E;*/
        }
    .category-selected
    {
	   color:#981B1E;
        }
    .category-subs-selected
    {
	   color:#981B1E;
        }
    .category-top
    {
        font-size:0.95em;
        font-weight:bold;
        
        }
    .category-products
    {
        
    }
#bottomframe
{
    padding:0;
    margin:auto;
    height:5px;
    width:1010px;
    background-image: url(../images/shade_bottom.gif);
    background-position:center top;
    background-repeat:no-repeat;
    }

.imgLink
{
    display:none;
    }

#ezPagesHeading 
{
 display: none;
 }
#indexCategoriesHeading
{
     font-size:16px;
    } 
.button_in_cart
{
     font-size:12px;
}
    
.categoryIcon
{
    width:160px;
    text-align:center;
}
        
#productMainImage
{
      width:160px;
      text-align:center;
}
.category-row
{
     width:100%;
     text-align:right;
     margin-bottom:5px; 
    }
.category-row-top
{
     width:100%;
     text-align:left;
     margin-bottom:10px; 
     margin-top:10px; 
    }
.toplinks
{
    margin-right:20px;
    font-size:12px;
    float:right;
    height:50px;
    vertical-align:text-top;
    text-transform:lowercase;
    text-align:left;
    }
.toplinks img
{
    vertical-align:middle;
    }
        
 #maple 
 {
     display:inline;

 }

 #proudly_canadian
 {
     display:inline;   

 }
#loginDefault fieldset 
{
   height:300px;
    }

.navSplitPagesLinks forward
{
    float:left;

}
#productsListingListingBottomLinks
{
    float:right;
    /*width:100px;*/
    /*margin-right:150px;*/
    margin-top:30px; 
    /*margin-left:100px;*/
}
#cedarlogo
{
     display:inline;
     float:left;
     margin-top:10px; 
     margin-left:20px; 
    }
p
{
  margin:2px;
    }

.itemTitle
{
     display:none;
    }
.centerBoxContentsProducts img
{
     margin:5px;
    }
.categoryListBoxContents
{
    text-transform:uppercase;
    font-weight:bold;
    font-size:14px;
    }
.categoryListBoxContents img
{
     margin-bottom:10px;
}
#contactUsForm
{
     width:400px;
    }
.PagerContent
{
    float:left;
    width:160px;
    /*height:400px; */
    vertical-align:top;
    text-align:center;
    margin-right:20px;
    }
.Pager_Item
{
    text-align:center;
    vertical-align:middle;
    float:left;
    width:52px;
    height:52px;
    opacity:0.2;
    filter:alpha(opacity=20);
    }
.Pager_Item_Selected
{
    opacity:1;
    filter:alpha(opacity=100);
    }
#productAttributes optionName back
{
    }
#attribsOptionsText
{
    /*display:none;*/
    }
.Attributes_Module
{
 width:300px;
 float:left;
 /*padding-left:5px;*/
 /*padding-top:15px;*/
 font-weight:normal;
}
#productAttributes
{

}
.manufacturers_image_box
{
    float:left;
    margin-top:10px;
    width:170px;
    text-align:center;
    }
.Pager_wrapper
{
     width:156px;
     float:left;
    }
.Pager_Prev
{
     float:left;
}
.Pager_Next
{
     float:right;
}
#bottom_text
{
   background-image: url(../images/bottom_background.gif);
   background-repeat:no-repeat;   
   background-position:left top;
   font-size :12px;
   padding-bottom:4px;
   /*padding-left:260px;*/
   padding-left:90px;
}
.centeredContent
{
     float:left;
    }
#shoppingCartDefault
{
  /*  width:60%;*/
     padding-bottom:200px;
    }
.productGeneral
{
     padding:0;
     margin:0;
     padding-bottom:10px;
    }

    
#indexProductListCatDescription
{
     display:none;
    }
#crossSell 
{
     display:inline;
     float:left; 
     width:60%;
     margin-bottom:30px;
}
.centerBoxContentsCrossSell 
{
  border-top: solid 1px silver;
  display:inline;
  padding-top :10px;
  font-size:14px;
  float:left; 
  margin-top:4px;
  width:400px;
    }

.optionName 
{
     display:none;
    }
    
   
.LeftSubColumn
{
     float:left;
     display:block;
     width:170px;
    }
.MiddleSubColumn
{
    float: left;
    width:180px;
    }
.RightSubColumn
{
     float:left;
     width:320px;
    }
.BottomSubColumn
{
    float:left;
     width:100%;
    }    
#productName
{
    font-size:20px;
    }
#productDescription
{
    font-weight:normal;
}
#productDescription br
{
      font-size:8px;
}

.subTitle
{
    font-size:16px;
    font-weight:normal;
    }
.CategoryExtraImage_68
{
     height:179px;
     width:421px;
     background-image: url(../images/wall.jpg);
     background-position:center left;
     margin-left:15px;
     margin-top:30px;
    }
#contactUsNoticeContent
{
     font-weight:normal;
    }
#enquiry, #email-address, #contactnamem, #password-new, #password-confirm
{
    padding:0;
    margin:0;
    }
    
.important
{
    padding:0;
    margin:0;
    }
#createAcctDefaultLoginLink , #createAcctDefaultLoginLink .note
{
    font-weight:normal;
    }
.create_account_text
{
     margin-top:10px;
     margin-left:3px;
    font-size:14px;
    font-weight:normal;
    }
.create_account_Spipping_text
{
     margin-top:5px;
     margin-bottom:5px;
     margin-left:3px;
     font-size:14px;
     font-weight:normal;
    }
#checkoutShippingContentChoose
{
 padding-left:2px;
    font-weight:normal;
    font-size:14px;
    }
.checkboxLabel
{
    font-weight:normal;
    font-size:14px;
    }
#checkoutShippingHeading, #checkoutPaymentHeading ,#checkoutConfirmDefaultHeading
{
    padding:0;
    margin-bottom:10px;
    text-transform:uppercase;
    }
.checkoutShippingPaddingBottom
{
     padding-bottom:220px;
    }
#checkoutShipto ,#checkoutBillto , #cartInstructionsDisplay
{
    font-weight:normal;
    font-size:14px;
    }
#Login_Login
{
    margin-top:25px;
    }
#Login_signup
{
    }
#btn_submit
{
    margin-bottom:200px;
    }