html,body
{
   width: 950px;
   height: 100%;
   margin: 0;
   padding: 0;
   font-family: Tahoma;
   font-size: 12px;
   background-color: #e8d6c1;
}

h1
{
   font-family: Tahoma;
   font-size: 18px;
}

a
{
    color: #000000;
}

a img
{
    border: 0;
}

.button
{
    background-color: #4d3315; 
    color: #e8d6c1;
}

.buttonIcon
{
    vertical-align: middle;
}

.clButton
{
    background: transparent url(../images/icons/calendar.gif) no-repeat center;
}

/* VALIDATION SUMMARY */
.vsummary
{
    border: solid 1px #c4c4c4;
    background-color:#fcffc9;
    padding: 5px;
    margin-bottom:7px;
}


/* ==================== HEADER ==================== */

#container
{
    width: 950px;
}

#header
{
   height: 265px;
   width: 100%;
   /*border: 1px solid #ff0000;*/
   background: #e8d6c1 url(../images/header.jpg);
}

#headertopbar
{
   height: 25px;
   width: 100%;
   /* border: 1px solid #0000ff; */
}

#functions
{
    float: right;
    font-size: 12px;
    margin-top: 7px;
    color: #ffffff;
    text-transform: uppercase;
    margin-right: 160px;
}

#functions a
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

#functions img
{
   border: 0;
   vertical-align:middle;
}

#logo
{
    width: 256px;
    height: 44px;
    position: absolute;
    left: 10px;
    top: 43px;
    /*background: #ffffff url(../images/logo.jpg) no-repeat;*/
}

#logo img
{
    border: 0;
}

#headerbottombar
{
   height: 50px;
   width: 100%;
   position: absolute;
   top: 205px;
   width: 950px;
   /* border: 1px solid #0000ff; */
}

#search
{
    /*position: absolute;
    left: 5px;*/
    margin-left: 10px;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
}

#search input
{
    font-size: 10px;
}

#cart
{
    font-size: 12px;
    color: #4d3315;
    font-weight: bold;    
}

#cart a
{
    font-size: 12px;
    color: #4d3315;
    font-weight: bold;    
}

/* ==================== CONTENT ==================== */

#content
{
   float: left;
   width: 730px;
   /*border: 1px solid #ff0000;*/
}

#content h1
{
   font-family: Tahoma;
   font-size: 18px;
   color :#000000;
}

.leftpanel
{
    width: 199px;
    background: #4d3315 url(../Images/leftpanel_bg.jpg) no-repeat bottom;    
    color: #e8d6c1;
}

#test
{
    display: block;
    min-height: 950px;
    width: 199px;
}

.rightpanel
{
    width: 715px;
}

.leftpanel h1
{
    margin-left: 10px;
    color: #e8d6c1;
}

.leftpanel ul
{
    list-style-image: url(../images/bullet_category.jpg);
    color: #e8d6c1;
}

.leftpanel li
{
    line-height: 20px;
}

.leftpanel li a
{
    color: #e8d6c1;
    text-decoration: none;
    font-weight: bold;
}

.leftpanel li a:hover
{
    color: #e8d6c1;
    text-decoration: underline;
}

.panetitle
{
   background: #ffffff url(../images/header_bar_bg.jpg) repeat-x;   
   color: #ffffff;
   border-top: solid 1px #666666;
   border-left: solid 1px #666666;
   border-right: solid 1px #666666;
   font-size: 12px;
   font-weight: bold;
   padding-top: 3px;
}

.panebody
{
    border: solid 1px #666666;
    background-color: #ffffff;
}

.rightpanel
{
   padding: 10px;
   padding-top: 35px;
}

.rightpanel h1
{
   background-color: #b39b7f;
   color: #4d3315;    
   padding: 2px;
   padding-left: 5px;
}

/* ==================== FOOTER ==================== */

.footer
{
    padding: 0;
    margin: 0;
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #b39b7f;
    width: 100%;
    height: 25px;
    line-height: 25px;
}

.filler
{
    background-color: #4d3315;
}

#footer
{
   /*position: absolute;*/
   /*bottom: 0px;*/
   visibility: hidden;
   height: 69px;
   width: 950px;
   background: url('../images/footer_bg.jpg') repeat-x;
   /*border:1px solid #ff0000;*/
}

#footertopbar
{
   height: 10px;
   width: 100%;
   background: url('../images/footer_bar_bg.jpg') repeat-x;
   /* border: 1px solid #0000ff; */
}

#footer table
{
   font-size: 11px;
   margin-top: 10px;
   padding-left: 5px;
   padding-right: 5px;
}

#footer table a
{
    color: #000000;
}

/* ==================== PRODUCT ==================== */

.datagrid
{
    width: 100%;
}

.datagrid a
{
    color: #000000;
}

.datagrid-header
{
    background-color: #b39b7f;
    background-image: url(../images/datagrid_header_bg.jpg);
    width: 100%;
    font-weight: bold;
    font-size: 15px;     
    color: #4d3315;
    text-align: left;
}

.datagrid-header a
{
    color: #4d3315;
}

.datalist
{
    border: 0;
}

.datalist-header
{
    width: 33%;
    font-weight: bold;
    color: #000000;
    text-align: center;
    background-image: url(../images/datagrid_header_bg.jpg);
}

.datalist-header a
{
    color: #ffffff;
    margin-bottom: 5px;
    text-decoration: none;
}

.datalist-image
{
   background-color: #ffffff;
   border: solid 1px #b39b7f;   
}

.datalist-details
{
    background-color: #b39b7f;
    color: #4d3315;    
    height: 40px;
    padding-left: 10px;
    padding-right: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.datalist-productname
{
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.datalist-productprice
{
    font-size: 11px;
    text-decoration: none;
}

.datalist-productname a
{
    color: #4d3315;
}

.datalist-orderinfo
{
    background-color: #4d3315;
    color: #ffffff;
    padding: 2px;
}

.datalist-pager
{
    color: #000000;
}

.repeater-image
{
   background-color: #ffffff;
   border: solid 1px #b39b7f;   
}

.repeater-details
{
    background-color: #b39b7f;
    color: #4d3315;    
    height: 40px;
    padding-left: 10px;
    padding-right: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.repeater-productname
{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.repeater-productname a
{
    color: #4d3315;
    text-decoration: none;
}

.repeater-productprice
{
    font-size: 11px;
    font-weight: bold;
}

.repeater-orderinfo
{
    background-color: #4d3315;
    color: #ffffff;
    padding: 2px;
    text-decoration: none;    
}

.repeater-pager
{
    color: #000000;
}

/* ==================== MISC ==================== */

.back
{
    border: 0;
    padding-left: 5px;
}

/* ==================== PRODUCT.ASPX ==================== */

.productBreadCrump
{
    height: 15px;
}

.productHeader
{
    background-color: #b39b7f;
    color: #4d3315;
    font-weight: bold;
    font-size: 15px; 
    padding: 5px;    
    padding-left: 10px;
    vertical-align: middle;
}

.productText
{
    background-color: #ffffff;
    color: #4d3315;
    padding: 5px;
    border: solid 1px #b39b7f;
}

.productPrice
{
    background-color: #ffffff;
    color: #4d3315;   
    font-weight: bold;
    font-size: 14px; 
    border: solid 1px #b39b7f;
    padding: 5px; 
    vertical-align: middle;
}

.productImage
{
    background-color: #ffffff;
    border: solid 1px #b39b7f;
}

.productImages
{
}

.productAlterations
{
    background-color: #b39b7f;
    color: #4d3315;    
    height: 90px;
}

.productAlterationTable
{
    width: 100%;
    margin-left: 10px;
    padding: 10px 10px 10px 10px;
}

.productDeliveryDate
{
    background-color: #ffffff;
    color: #4d3315;    
    border: solid 1px #b39b7f;
    border-bottom: solid 10px #b39b7f;    
    padding: 5px; 
}

.productCustomText
{
    background-color: #ffffff;
    color: #4d3315;
    border: solid 1px #b39b7f;   
    padding: 0px 10px 10px 10px;
}

.productCustomText a
{
    color: #4d3315;
}

.productCustomText p
{
    padding-left: 10px;
    padding-right: 10px;
}

.productCustomTextCosts
{
    font-size: 10px;
}

.productCustomColor
{
    background-color: #ffffff;
    color: #4d3315;   
    border: solid 1px #b39b7f;
    padding: 0px 10px 10px 10px;
}

.productCustomColorWarning
{
    font-size: 10px;
}

.productOrderButton
{
    background-color: #4d3315; 
    color: #ffffff;
    font-weight: bold;
}

.productPager a
{
    padding: 3px;
}

.productPager span
{
    font-weight: bold;
    padding: 3px;
}


/* ==================== CUSTOMER.ASPX ==================== */

.customerTable td
{
    padding-left: 10px;
    padding-right: 10px;
}

/* ==================== SHOPPINGCART.ASPX ==================== */

.shoppingCart
{
    color: #4d3315;
    background-color: #b39b7f;    
}

.shoppingCartRight
{
    background-color: #e8d6c1;
    border-right: solid 3px #b39b7f;
    border-bottom: solid 3px #b39b7f;
}

.shoppingCart td
{
    padding: 5px;
}

.shoppingCart .details
{
    margin: 0px;
    height: 100%;
}

.shoppingCart .details .name a
{
    font-weight: bold;
    text-decoration: none;
    color: #4d3315;
}

.shoppingCart .functions .amount
{
    background-color: #e8d6c1;
}

.shoppingCart .functions .price
{
    background-color: #e8d6c1;
}

.shoppingCart .functions .giftWrap
{
    background-color: #e8d6c1;
}

.shoppingCart .functions .delete
{
    background-color: #e8d6c1;
}

.tip
{
    background-color: #6f5333;
    color: #e8d6c1;
    font-weight: bold;
    padding-bottom: 10px;
}

.tip img
{
    border: solid 1px #ad9578;
    margin-bottom: 10px;
    padding: 0px 10px 0px 10px;
}

.tip .productImage
{
    padding-left: 10px;
    background-color: Transparent;
    margin-bottom: 5px;
}

.tip .productName
{
    padding-left: 10px;
    text-decoration: none;
    color: #e8d6c1;
}

.info ul
{
    list-style-image: none;
    list-style-type: square;
}