﻿/** Styles in this sheet will NOT be available in Content Editor 
*** See ContentStyles.css for Content Editor styles 
*** Do not include font/text related styles in this sheet, use the ContentStyles css file instead
**/

/* Start General Styles */
html
{
    background-color: #e1dcc7;
}

body
{
    text-align: center; /* centering site 1/3 */
    margin: 0; /*DO NOT include font information here, see ContentStyles.css*/
}

.hiddenDiv
{
    display: none;
    visibility: hidden;
}
/* End General Styles */

/* Start General Layout Styles */
#wrapper
{
    margin: 0 auto; /* centering site 2/3 */
    text-align: left; /* centering site 3/3 */
    width: 1000px; /* Overall site width */
}

#main_container
{
    float: left;
    width: 1000px;
    background-color: #ffffff; /*Background color of main content area center */
    padding: 5px 0px 0px 0px; /*causes column to stretch */
}
#main_container_noleftnav
{
    float: left;
    width: 800px;
    background-color: #ffffff; /*Background color of main content area center */
    padding: 5px; /*causes column to stretch */
}
* html #main_container
{
    display: inline;
}
#main_content, #menu_content
{
    padding: 5px 5px 5px 5px;
}
#main_content
{
    width: 800px;
}

#main_content ul li
{
    list-style-type: disc;
    margin: 1px 0px 1px 20px;
}

/*
#menu_container
{
    float: left;
    width: 170px;
    margin-left: -1020px; 
    background-color: #f3eedd; 
}
*/
#menu_container
{
background-color:#F3EEDD;
float:left;
margin-left:-1000px;
width:170px;
}

/* End General Layout Styles */

/* Start Header classes */
#header
{
    background-color: #ffffff;
}
#header_content
{
    /*padding:10px;*/
}
#Logo
{
    float: left;
    width: 300px;
}
#promo
{
    float: left;
    width: 200px;
}
#Welcome
{
    float: right;
    width: 400px;
    text-align: right;
    height:100px;
}
/* End Header classes */

/* Start Footer classes */
#footer
{
    clear: both; /*padding:10px;  Causes footer to jut out on right hand side*/
    background-color: #cac5ad;
    color: #000000;
}

#footer_content
{
    padding: 10px;
}
/*
#footer_content a:link, #footer_content a:visited
{
    color: #000000;
}
#footer_content a:hover, #footer_content a:active
{
    color: #000000;
    text-decoration: underline;
}
*/
/* End Footer classes */

/* Start Nav classes */
.topBarMenu
{
    width: 1000px;
    background-color: #000000;
    color: #ffffff;
    text-transform: uppercase;
    height: 25px;
    z-index:999999;
    text-align:center;
}
.topBarMenu a
{
    color: White;
    font-family: Roland Helvetica Arial;
    padding-left: 15px;
    font-weight: bold;
}
.ctl00_ctl00_Menu2_0 td
{
    width: 200px;
}
/* End Nav Classes */

/* Start LeftNav */
.LeftNav a
{
    color: #D54F1B;
    font-family: Georgia;
    text-decoration:none;
    
}
.AspNet-TreeView ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding-left:10px;
}
.LeftNav .TitleText
{
    color: White;
}

.AspNet-TreeView li
{
    margin: 10px 0px 0px 6px;
    /*text-indent: -6px;*/
    text-decoration:none;
}
.AspNet-TreeView li.AspNet-TreeView-ParentSelected a
{
    /*margin:0px 0px 0px 20px;*/
   /* font-weight:normal;*/
    font-size:12px;
    text-transform:lowercase;
    /*padding-left:10px;*/
    
}
.AspNet-TreeView-ChildSelected
{
    font-weight:bold;
    text-transform:none;
}
.AspNet-TreeView-ChildSelected a:link 
{
    font-weight:normal;
    text-transform:lowercase;
}
.AspNet-TreeView-ChildSelected a:hover, .AspNet-TreeView-ChildSelected a:active 
{
    font-weight:bold;
    text-transform:none;
}
.AspNet-TreeView-ChildSelected ul 
{
    font-weight:normal;
    text-transform:lowercase;
}
.AspNet-TreeView-Leaf 
{
    font-weight:normal;
    text-transform:lowercase;
}
.AspNet-TreeView-Leaf a:link
{
    font-weight:normal;
    text-transform:lowercase;
}
.AspNet-TreeView-Leaf a:hover, .AspNet-TreeView-Leaf a:active
{
    font-weight:normal;
    text-transform:lowercase;
}
.AspNet-TreeView-ParentSelected
{
    font-weight:normal;
    text-transform:lowercase;
}
.AspNet-TreeView-ParentSelected a:link
{
    font-weight:normal;
    text-transform:lowercase;
}
.AspNet-TreeView-ParentSelected a:hover, .AspNet-TreeView-ParentSelected a:active
{
    font-weight:normal;
    text-transform:lowercase;
}
.AspNet-TreeView-Selected
{
    font-weight:bold; 
    text-transform:none;
   
}
    
/* End LeftNav*/


/* Start Login/Password Recovery Styles */
#pswReminderDiv .ButtonStyle
{
    margin: 5px 0px 5px 0px;
}
.AspNet-Login-InstructionPanel, .AspNet-PasswordRecovery-UserName-InstructionPanel, .AspNet-PasswordRecovery-Question-InstructionPanel, .AspNet-PasswordRecovery
{
    padding: 0px 0px 5px 0px;
}
.PRInstructionPanel
{
    padding: 10px 0px 5px 0px;
}
.AspNet-Login-UserPanel label, .AspNet-Login-PasswordPanel label, .AspNet-PasswordRecovery-UserName-UserPanel label, .AspNet-PasswordRecovery-Question-UserPanel label, .AspNet-PasswordRecovery-QuestionPanel label, .AspNet-PasswordRecovery-AnswerPanel label
{
    width: 8em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
}
.prLabel
{
    padding-right: 0.5em;
}
.prInput
{
}
.AspNet-Login-UserPanel input, .AspNet-Login-PasswordPanel input, .AspNet-PasswordRecovery-UserName-UserPanel input, .AspNet-PasswordRecovery-Question-UserPanel input, .AspNet-PasswordRecovery-QuestionPanel input, .AspNet-PasswordRecovery-AnswerPanel input
{
    width: 10em;
}
.AspNet-Login-RememberMePanel
{
    padding: 5px 25px 5px 25px;
}
.AspNet-Login-PasswordRecoveryPanel
{
    padding: 5px 0px 5px 0px;
}
.AspNet-Login-UserPanel, .AspNet-Login-PasswordPanel, .AspNet-Login-RememberMePanel
{
    margin: 2px 0px 8px 0px;
}
.AspNet-Login-UserPanel span, .AspNet-Login-PasswordPanel span
{
    font-size: 14px;
    font-weight: bold;
}
/* End Login/Password Recovery Styles */

/* Start SitePath and DataPager Styles */
#SitePathContainer
{
    padding: 6px 0px 6px 0px;
}
.SitePath
{
    text-decoration: none;
    font-size: 8pt;
    color: #d54f1b;
    font-weight: bold;
    text-transform: capitalize;
}
.SitePath:hover, .SitePath:active
{
    color: #8A856A;
    font-size: 8pt;
    text-decoration: underline;
    font-weight: bold;
    text-transform: capitalize;
}
.SitePathSelected
{
    color: #8A856A;
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
}

#DataPagerContainer
{
    text-align: right;
    padding: 6px 0px 6px 0px;
}
.Pager
{
    padding: 0px 4px 0px 0px;
    border: 0px none #ffffff;
    border-right: 1px solid #000000;
}
/* End SitePath Styles */

/* Start Address Control Classes AND Checkout Classes */

.SmallerFieldSection, .HalfFieldSection
{
    margin: 0px 4px 0px 0px;
    float: left;
}
.disabledField
{
    color: #999999;
    background-color: #cecece;
}
/* End Address Control Classes AND Checkout Classes */
/* Mini Login (found on checkout.aspx) */
#mini-login
{
    width: 300px;
    float: left;
    margin-left: 10px;
    border: 4px solid #21AAE7;
    position: absolute;
    left: 180px;
    z-index: 9999;
}
.mini-login-inner
{
    background: #ffffff;
    padding: 5px;
    border: 3px solid #CEEBFF;
}
.mini-login-close
{
    text-align: right;
    margin-bottom: 5px;
}
.mini-login-close span
{
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}
#mini-login td, #mini-login input
{
    font-size: 12px;
}
/* End Mini Login */

/* Start Create Account */
.password-checklist-div
{
    font-size: 11px !important;
    color: #000000;
    margin: 5px 0px;
}
.password-checklist-div ul
{
    margin-left: 25px;
}
.password-checklist-div li
{
    font-size: 11px !important;
    color: #000000;
    list-style-type: disc;
}
.create-acct-div
{
    text-align: left;
}
.create-acct-div input
{
    margin: 0px auto;
}
/* End Create Account */
/* Start Tooltip Classes*/
.tooltip_content
{
    display: none; /* required */
    position: absolute; /* required */
    padding: 10px;
    border: 1px solid black;
    background-color: white;
    z-index:99999;
}

/* End Tooltip Classes*/

/* Start Calendar CSS */
.ajax__calendar_container
{
    z-index: 9000;
}
.ajax__calendar_body table tr td
{
    padding: 0px;
}
/* End Calendar CSS */



/*
.CatalogNavigation
{
    background-color: #F3EEDD;
    color: #8A856A;
    font-family: Georgia;
    font-size: 10pt;
    font-weight: bold;
    height: 20px;
    padding: 5px 0px 0px 12px;
    text-transform: capitalize;
    width: 1000px;
    z-index:999999;
}
.CatalogNavigation a, a:hover
{
    color: #d54f1b;
    font-weight: bold;
}
*/

.DynamicTopMenu a:hover
{
    color: #d54f1b;
    font-weight: bold;
}
.DynamicTopMenu a
{
    color: #6F694C;
}

.dept_heading_image
{
    width: 600px;
}
.dept_heading
{
    width: 100%;
}
.dept_heading_desc
{
    background-color: #e1dcc7;
    padding: 20px;
    width: 200px;
}
.dept_heading_desc2
{
    background-color: #f3eedd;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left:20px;
    padding-right:20px;
}
.topContent
{
    padding: 10px;
}

#TopDeptNavigation
{
    width: 1000px;
    background-color: black;
}
#ctl00_ctl00_Menu2 tr td
{
    /*border-right: solid 1px #8a856a;     font-weight:lighter;*/
}
.prod_name
{
    color: #882576;
    font-family: Georgia Helvetica Arial;
    font-weight: bold;
    font-size: 20px;
}
.prod_description
{
    width: 336px;
    font-family: Arial Helvetica;
    font-size: 12px;
}
.product_add
{
    width: 336px;
    font-family: Arial Helvetica;
    font-size: 12px;
    background-color: #f3eedd;
    padding: 10px;
    font-weight: bold;
}
#choose_customization select
{
    width: 200px;
}
#choose_customization input, select
{
    border: solid 1px black;
}
#addToCartButton
{
    padding-left: 150px;
}
/* Tabs */
/* ajax__tab_Product-theme theme */
.ajax__tab_Product-theme .ajax__tab_header
{
    display: block;
    text-align:left;
}
.ajax__tab_Product-theme .ajax__tab_header .ajax__tab_outer
{
    border: 0px none #ffffff;
    padding: 0px 0px 0px 0px;
    text-align: center;
}
.ajax__tab_Product-theme .ajax__tab_header .ajax__tab_inner
{
    border: 0px none #A48EBF;
    background-image: url(../images/tab_off_lg.jpg);
    font-size: 12px;
    width: 107px;
    height: 19px;
    text-align: center;
    padding: 3px 0px 0px 0px;
    display: block;
    text-align: center;
    margin-right: 5px;
    color: #000000;
    font-weight: bold;
    font-family: Rockwell Arial Helvetica;
}
.ajax__tab_Product-theme .ajax__tab_hover .ajax__tab_inner
{
    color: #aba9a8;
}
.ajax__tab_Product-theme .ajax__tab_active .ajax__tab_outer
{
    text-align: center;
    position: relative;
    top: 2px;
    
}
.ajax__tab_Product-theme .ajax__tab_active .ajax__tab_inner
{
    background-image: url(../images/tab_on_lg.jpg);
    width: 112px;
    height: 19px;
    color: #000000;
    font-weight: bold;
    font-family: Rockwell Arial Helvetica;
}
.ajax__tab_Product-theme .ajax__tab_body
{
    border: solid 1px #f3eedd;
    padding: 9px 9px 9px 9px;
    background-color: #f3eedd;
}
/* End Tab Styles */
.general_product_promo
{
    width: 336px;
    background-color: #f3eedd;
    padding: 10px;    
    
}
.general_product_promo h1, 
.general_product_promo a
{
    color: Black;
    font-family: Rockwell Arial Helvetica;
    font-size:18px;
       
}
.RightPanel
{

     float:right;
     background-color:#f3eedd;
     width:200px;
     padding-bottom: 32767px !important;
     margin-bottom: -32767px !important;
     overflow:hidden;
}
#MainWrapper
{
    
     overflow:hidden;
     /*background-color: #f3eedd;*/
     background-color:#ffffff;
     width:800px;
     float:left;
     /*
     padding-bottom: 32767px !important;
    margin:0 auto -32767px;*/
}
.ctl00_ctl00_Menu2_0
{
    border:1px solid #D54F1B;
    padding:0 5px;
    z-index:99999;
}
#ctl00_ctl00_Menu2n3Items, #ctl00_ctl00_Menu2n3Items *
{
   z-index:99999;
}
.ListItems
{
    width: 60px;
    float: left;
    padding: 0;
    margin: 0 53px 0 0;
}
.ListItems h3
{
    margin-bottom: 6px;
    font-size: 11px;
    display: block;
    width: 60px;
    height: 8px;
    padding: 0;
    font-weight: bold;
    margin-bottom: 8px;
}
.ListItems h3 a
{
    font-size: 12px;
    display: block;
    width: 60px;
    height: 8px;
    padding: 0;
}
.ListItems h3.Last a
{
    font-size: 12px;
    display: block;
    width: 60px;
    height: 8px;
    background: url(../images/Layout/category_last.gif) no-repeat left;
    text-indent: -9000px;
    margin: 0 0 6px 0;
    padding: 0;
}
.ListItems h3 a:hover, .ListItems h3 a:active, .ListItems h3 a:visited
{
}
.ListItems ul
{
    width: 60px;
}
.ListItems ul li
{
}
.ListItems ul li a
{
    text-decoration: none;
    font-size: 10px;
    color: #646161;
    padding: 0;
    margin: 0;
}
.ListItems ul li a:hover, .ListItems ul li a:active, .ListItems ul li a:visited
{
    text-decoration: underline;
}
.ListItems1
{
    width: 60px;
    height: 50px;
    padding: 0 0 20px 0;
}
.ListItems1 h3
{
    margin-bottom: 6px;
    font-size: 11px;
    display: block;
    width: 60px;
    height: 8px;
    padding: 0;
    font-weight: bold;
    margin-bottom: 8px;
}
.ListItems1 h3.Last a
{
    font-size: 12px;
    display: block;
    width: 60px;
    height: 8px;
    background: url(../images/Layout/category_last.gif) no-repeat left;
    text-indent: -9000px;
    margin: 0 0 6px 0;
    padding: 0;
}
.ListItems1 h3 a:hover, .ListItems h3 a:active, .ListItems h3 a:visited
{
}
.ListItems1 ul
{
    width: 60px;
}
.ListItems1 ul li
{
    line-height: 11px;
}
.ListItems1 ul li a
{
    text-decoration: none;
    font-size: 10px;
    color: #646161;
    padding: 0;
    margin: 0;
}
.ListItems1 ul li a:hover, .ListItems ul li a:active, .ListItems ul li a:visited
{
}
#jumboPanel
{
   visibility: visible; 
   position: relative; 
   top: -12px; 
   width: 300px;
   background-image:url(../images/zoom_img.jpg);
   background-repeat:no-repeat;
   height:18px;
   overflow:hidden;
}
.title
{
    font-size:12px;
    font-weight:bold;
    padding:6px 0;
    color:#882576;
}
#footer_content a, #footer_content a:link, #footer_content a:visited
{
    color: #D64D18;
    text-decoration:none;
}
.popSearch a:hover, .popSearch a:link, #footer_content a:hover
{
    text-decoration: underline;
}
.LoginPagePanel tr th, .LoginPagePanel tr td, .LoginPagePanel
{
    border: none;
    border-width: 0px;
}
.TextButton
{
    /*background-image: url(../images/buttons/btnBackground.gif);*/
    background:#EFF7F7 url(../images/buttons/btnBackground.gif) no-repeat top;
    background-repeat:no-repeat;
    height: 32px;
    width: 120px;
    border: none 0px;
    font-family: Georgia Helvetica Arial;
    font-weight: bold;
    padding-bottom:3px;
    text-transform:uppercase;
    
}
.TextButtonWhite
{
    /*background-image: url(../images/buttons/btnBackground.gif);*/
    background:#ffffff url(../images/buttons/btnBackground.gif) no-repeat top;
    background-repeat:no-repeat;
    height: 32px;
    width: 120px;
    border: none 0px;
    font-family: Georgia Helvetica Arial;
    font-weight: bold;
    padding: 7px 15px 10px 12px;
    text-transform:uppercase;
    color: #000000;
    text-decoration: none;
    
}
.CheckoutButton
{
    background: #ffffff url(../images/buttons/btnCheckout.gif) no-repeat top;
    border: none 0px;
    width: 169px;
    height: 39px;
}
.RegisterButton
{
    background: #ffffff url(../images/buttons/btn_register.gif) no-repeat top;
    border: none 0px;
    width: 104px;
    height: 28px;
}
.ShippingButton
{
    background: #ffffff url(../images/buttons/btn_getshipoptions.gif) no-repeat top;
    border: none 0px;
    width: 255px;
    height: 39px;
}
.PurchaseButton
{
    background: #ffffff url(../images/buttons/btn_purchase.gif) no-repeat top;
    border: none 0px;
    width: 170px;
    height: 43px;
}
.SearchButton
{
    background: #ffffff url(../images/buttons/btn_search.gif) no-repeat top;
    border: none 0px;
    width: 104px;
    height: 32px;
}
.UpdateButton
{
    background: #ffffff url(../images/buttons/btn_update.gif) no-repeat top;
    border: none 0px;
    width: 104px;
    height: 33px;
}
.SendPassword
{
    background: #ffffff url(../images/buttons/btn_send.gif) no-repeat top;
    border:none 0px;
    width: 76px;
    height: 33px;
    margin-top:15px;
}
