﻿/** 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
blue:46A4E8
dark blue:006EBF
red: C90103
**/

/* Start General Styles */
body
{
    text-align:center; /* centering site 1/3 */
    margin:0;
    /*DO NOT include font information here, see ContentStyles.css*/
    background-image:url(../images/DA.BackgroundTile.gif);
    background-position:center top;
    background-repeat:repeat;
    background-color:#000000;
}

.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: 1001px; /* Overall site width */
    background-image:url(../images/DA.ContentBackground.jpg);
    background-position:center top;
    background-repeat:repeat-y;
    background-color:#000000;
}

#main_container
{
    float: left;
    width: 1001px;
    margin-left: 0px; /* Pushes this column over by same width as what will be first col to appear before this col */
    margin-right: 0px;
    
    /*background-color:Gray; Background color of main content area center */
    /*padding:5px;  causes column to stretch */
     
}
* html #main_container
{
    display: inline;
}

#main_container_dept
{
    float: right;
    width: 801px;
    margin-left: -945px; /* Pushes this column over by same width as what will be first col to appear before this col */
    margin-right: 10px;
    *padding-left: 200px; /* IE6 & 7 hack to fix alignment */
    
    /*background-color:Gray; Background color of main content area center */
    /*padding:5px;  causes column to stretch */
     
}
* html #main_container_dept
{
    display: inline;
}

#main_content
{
    padding:10px 10px 10px 10px;
    width: 750px;
    
}
#main_content2
{
    padding:10px 10px 10px 10px;
    width: 100%;
    
}
#main_content_home
{
    width: 100%;
}
#menu_content,#extra_content
{
    padding:5px 5px 5px 5px;
}

#main_content ul li
{
    list-style-type: disc;
    margin: 1px 0px 1px 20px;
}

#menu_container
{
    float: left;
    width: 155px;
    margin-left: 0px; /* Makes this column show before first block even though first block is first in code */
     /*padding:5px;  causes column to stretch */
}

#menu_container_dept
{
    float: left;
    width: 200px;
    margin-left: 0px; /* Makes this column show before first block even though first block is first in code */
     /*padding:5px;  causes column to stretch */
}


#extra_container
{
    float: left;
    width: 55px;
    
}
/* End General Layout Styles */

/* Start Header classes */
#header
{
    background-image:url(../images/headermainbg.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    height:260px;
    
}
#header_content
{
    padding:10px;
    
    
}
.header_menu
{
    width:980px;
    height:71px;
    padding-top: 10px;
}
#Logo       {float: left; width:200px;height:150px;}
#Tagline    {clear:both;}
#Welcome    {float:right; width:750px; text-align:right; text-transform:uppercase;}

.searchcontrol 
{
    float:right;
    width:400px;
    text-align:right;
    height:40px;
    padding-top:27px;
    *padding-top:21px; /* IE6 & 7 hack to fix alignment */
    *padding-right:40px; /* IE6 & 7 hack to fix alignment */
}
.searchtextbox {border:0px solid white;margin:0px 10px 0px 0px;width:300px;color:#999999;text-transform:uppercase;font-weight:bold;}
.searchdiv {padding:7px 27px 0px 0px;}
.headerimage {}
.shopper_main{width:95%;}
.cartcheckbox {margin-bottom:5px;}

/* Holds entire FollowMe */
#FollowMe_container
{
    background-color: #ffffff;
    border:1px solid #000000;
    border-top:0;
    background-image:url(../images/headercartpoptop.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    width:214px;
    color:#4e4b4c;
    font-weight:bold;
    font-size:10px;
}

/* End Header classes */

/* Start Product classes */
.dropdownprod{font-size:12px;}
.product_container {}
.prod_div {width:95%;}
.prod_col {padding-left:20px;width:25%;text-align:left;}
.prod_name {color:#46A4E8;font-weight:bold;font-size:14px;}
.prod_dropdown select {width:180px;font-size:12px;}
.prod_desc { margin-top: 20px; }

.tab1
{
    background-image:url(../images/tab1off.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
    width:173px;
    height:30px;
}
.tab1on
{
    background-image:url(../images/tab1on.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
    width:173px;
    height:30px;
}
.tab2
{
    background-image:url(../images/tab2off.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
    width:172px;
    height:30px;
}
.tab2on
{
    background-image:url(../images/tab2on.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
    width:172px;
    height:30px;
}
.tab3
{
    background-image:url(../images/tab3off.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
    width:172px;
    height:30px;
}
.tab3on
{
    background-image:url(../images/tab3on.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
    width:172px;
    height:30px;
}
.tab4
{
    background-image:url(../images/tab4off.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
    width:170px;
    height:30px;
}
.tab4on
{
    background-image:url(../images/tab4on.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
    width:170px;
    height:30px;
}
.tab4gone
{
    background-image:url(../images/prodtabbg.gif);
    background-position:right 22px;
    background-repeat:no-repeat;
    width:171px;
    height:30px;
}
.tabbg
{
    background-image:url(../images/tabbg.gif);
    background-position:center top;
    background-repeat:repeat-y;
    width:688px;
    
}
.tabbottom
{
    background-image:url(../images/tabbottombg.gif);
    background-position:center top;
    background-repeat:no-repeat;
    width:688px;
    height:8px;
}

    #swatch img{ padding: 5px; }
    #swatch span{ display: none; }
/* End Product classes */

/* Start Footer classes */
#footer
{
    clear: both;
    /*padding:10px;  Causes footer to jut out on right hand side*/
    color: #ffffff;
    width:1001px;
    text-align:center;
}

#footer_content
{
    padding:0px;
    width:1001px;
    text-align:left;
}

#footer_content a:link,
#footer_content a:visited
{
    color:#46A4E8;
    font-weight:bold;
    text-decoration:none;
}
#footer_content a:hover,
#footer_content a:active
{
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}
.footer1
{
    width:100%;
    background-color:#000000;
    background-image:url(../images/footer1bg.jpg);
    background-position:left top;
    background-repeat:repeat-x;
}
.footer2
{
    width:100%;
    background-color:#000000;
}
.footer3
{
    width:100%;
    background-image:url(../images/footer_bg.gif);
    background-position:center top;
    background-repeat:repeat-y;
    background-color:#000000;
    color:#000000;
}
.footer_table
{
    background-image:url(../images/footerbg1.gif);
    background-position:right top;
    background-repeat:no-repeat;
    width:999px;
}
.footer_title1{font-weight:bold;font-size:16px;}
.footer_title2{font-weight:bold;font-size:16px;}
.footer_logo {padding:10px;}
.footer1_table td {text-align:center;}
.footer_links1 a {color:#006EBF;}
.footer_text {font-size:10px;}

#email_div 
{
    position:absolute;
    margin-top:-271px;
    background-image:url(../images/emailboxbg.gif);
    background-position:center top;
    background-repeat:no-repeat;
    width:326px;
    height:273px;
}
#email_innerdiv
{
    padding:10px 10px 10px 25px;
}
.email_textbox
{border:0px solid white;margin:10px 10px 0px 20px;width:200px;color:#999999;text-transform:uppercase;font-weight:bold;}

#email_div .mailinglist{}
    #email_div .mailinglist .row{  clear: both; }
    #email_div .mailinglist .row span{ float: left; }
    #email_div .mailinglist .row label{ display: block; width: 70px; float: left; text-align: right; padding-right: 4px; }
    #email_div .mailinglist .row input 
    {
        width: 265px;
        height: 17px; 
        float: left; 
        margin-bottom: 5px; 
        font-size: 12px; 
        background: url(../images/inputbg.gif) no-repeat;
        border: 0;
        padding: 3px 5px 2px 8px;
    }
    #email_div .mailinglistlower .row{ padding: 2px; }
        #email_div .mailinglistlower .row label{ padding-left: 4px; }
    
/* End Footer classes */

/* Start LeftNav */
.LeftNav
{
    background-image:url(../images/leftnavbg.jpg);
    background-position:left top;
    background-repeat:repeat-y;
    font-size:11px;
    margin-left:10px;
}
.leftnavtop
{
    background-image:url(../images/leftnavtop.jpg);
    background-position:-1px bottom;
    background-repeat:no-repeat;
    width:157px;
    height:18px;
}
.leftnavbottom
{
    background-image:url(../images/leftnavbottom.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:157px;
    height:15px;
}
.TitleText
{
    color:White;
    margin:0px 0px 0px 5px;
}

.AspNet-TreeView li 
{
    margin:0px 0px 0px 10px;
}
.AspNet-TreeView li.AspNet-TreeView-ParentSelected
{
    /*margin:0px 0px 0px 20px;*/
}

.AspNet-TreeView a,
.AspNet-TreeView-Selected ul li a
{
    color:#648ABD;
    text-decoration: none;
}

.AspNet-TreeView a:hover,
.AspNet-TreeView-Selected a
{
    color:White;
}
/* 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: 10px;text-align:left;width:100px;vertical-align:middle;height:15px;}
.prInput {width:200px;vertical-align:bottom;margin:15px 100px 5px 0px;text-align:left;}
.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;display:none;}
.SitePath {text-decoration:none; font-size:10px; color:#ffffff;}
.SitePath:hover, .SitePath:active {color:#006EBF; font-size:10px; text-decoration:underline;}
.SitePathSelected {color:#006EBF;font-weight:bold; font-size:10px;}

#DataPagerContainer {text-align:right; padding:6px 0px 6px 0px;}
.Pager {padding:0px 4px 0px 0px; border:0px none #ffffff; border-right:0px solid #000000;}
/* End SitePath Styles */


/***********************************/
/* Start Main Navigation Styles */
#MainNavigationImage
{
    padding: 0px;
	margin:0px;
	width:980px;
}

.header-nav,
#MainNavigation ul.level-1
{
	padding: 0px;
	margin:0px;
	width:980px;
	height: 35px;
	background-color: #D4D4D4;
}

#MainNavigation li.level-1:hover
{
    background-color: #42A6EF;
}

#MainNavigation .level-1.level-1-1 > ul
{
    width: 620px;
}

#MainNavigation .level-1.level-1-1 > ul li
{
    width: 133px;
}

#MainNavigation .level-1.level-1-5 > ul
{
    width: 760px;
    left: -300px;
}

#MainNavigation .level-1.level-1-5 > ul li
{
    width: 170px;
}

/*this turns the main nav text brown so that it is not visible over the main nav images */
#MainNavigation .link-level-1
{
	z-index: 98;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 35px;
}

#MainNavigation .level-1 > ul
{
	background-color: gray;
	border: 1px solid #42A6EF;
	top:27px;
	padding: 5px;
	z-index: 200;
	width: 160px;
	left: 14px;
}

#MainNavigation .level-2
{
    padding: 0 10px;
}

#MainNavigation .level-2 > ul
{
    position: relative;
}

#MainNavigation .level-2 a,
#MainNavigation .level-2 span
{
    font-weight: bold;
    text-transform: uppercase;
}
#MainNavigation .level-1-1:hover .level-2 > ul,
#MainNavigation .level-1-1.AspNet-Menu-Hover .level-2 > ul,
#MainNavigation .level-1-2:hover .level-2 > ul,
#MainNavigation .level-1-2.AspNet-Menu-Hover .level-2 > ul,
#MainNavigation .level-1-3:hover .level-2 > ul,
#MainNavigation .level-1-3.AspNet-Menu-Hover .level-2 > ul,
#MainNavigation .level-1-4:hover .level-2 > ul,
#MainNavigation .level-1-4.AspNet-Menu-Hover .level-2 > ul,
#MainNavigation .level-1-5:hover .level-2 > ul,
#MainNavigation .level-1-5.AspNet-Menu-Hover .level-2 > ul,
#MainNavigation .level-1-6:hover .level-2 > ul,
#MainNavigation .level-1-6.AspNet-Menu-Hover .level-2 > ul,
#MainNavigation .level-1-7:hover .level-2 > ul,
#MainNavigation .level-1-7.AspNet-Menu-Hover .level-2 > ul,
#MainNavigation .level-1-8:hover .level-2 > ul,
#MainNavigation .level-1-8.AspNet-Menu-Hover .level-2 > ul
{
    display: block !important;
}
#MainNavigation .level-3
{
    display: block;
    float: none !important;
}
#MainNavigation .level-3 a, 
#MainNavigation .level-3 span
{
    text-transform: none;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
}

#MainNavigation li.level-1
{
	padding: 0 27px;
	height: auto !important;
}

 #MainNavigation li a,
 #MainNavigation li span
{
    color:black;
    text-decoration: none;
}
#MainNavigation li.level-2 > a,
#MainNavigation li.level-2 > span,
#MainNavigation li.level-3 > a:hover,
#MainNavigation li.level-3 > span:hover
{
    color: #46A4E8;
}
/* End Main Navigation Styles */
/*************************************/



/* Start FNS Classes */
.RefineGroup
{
    margin:0px 10px 10px 10px;
   
}
.RefineHeading
{
    display:block;
    padding:6px 0px 3px 0px;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;

}
.RefineLinks
{
    padding:1px 4px 1px 4px;
}
.RefineLinks a
{
   /* display:block;*/
   padding:0px 3px 0px 3px;
}
.RefineLinks a:link, .RefineLinks a:visited
{
    display:block;
    text-decoration:none;
    font-size:11px;
    color:#262626;
    font-weight:normal;
}
.RefineLinks a:hover, .RefineLinks a:active {
    display:block;
    text-decoration:none;
    font-size:11px;
    color:#2685fc;
    font-weight:normal;
}
.RefineLinks select
{
    color:#333333; font-size:11px; border:1px solid #CCCCCC; font-weight:normal;
}
/* End FNS Classes */

/* Start Address Control Classes AND Checkout Classes */
.google_button{
  background-color:Transparent;
}

.SmallerFieldSection, .HalfFieldSection
{
    margin:0px 4px 0px 0px;
    float:left;
}
.disabledField
{
    color:#000000;
    background-color: #cecece;
}
/* End Address Control Classes AND Checkout Classes */

/* Start Tooltip Classes*/
.tooltip_content {
    display: none;        /* required */
    position: absolute;   /* required */
    padding: 10px;
    border: 1px solid black;
    background-color: white;
}

/* End Tooltip Classes*/

/* Start Calendar CSS */
.ajax__calendar_container {z-index: 9000;}
.ajax__calendar_body table tr td { padding: 0px; }
/* End Calendar CSS */


/** Hacks Start **/

/* Start Mac IE5 filter \*/
#main_container_dept, #menu_container_dept, #extra_container_dept
{
    
}
/* End Mac IE5 filter */

#wrapper
{
    overflow: hidden; /* This hides the excess padding in non-IE browsers */
}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
{
    /* Normally a Holly-style hack height: 1% would suffice but that causes 
    IE 5.01 to completely collapse the wrapper - instead we float it */
    /* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
    (I saw it happen many moons ago) makes the width of wrapper too small 
    the float: none with the comment is ignored by 5.01,
    5.5 and above see it and carry on about their business
    It's probably fine to just remove it, but it's left here 
    just in case that many moons ago problem rears its head again */
    
}
/* easy clearing */
#wrapper:after
{
    
}
#wrapper
{
    
}
/*\*/
#wrapper
{
    
}
/* end easy clearing */

/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
{
    z-index: 1000;
}

/* Hacks End */


#vidPanel
{
    background: #211C21;
	height: 375px;
	display: none;
	padding:10px;
	/*border-left:solid 1px red;
	border-right:solid 1px red;
	border-bottom:solid 1px red;*/
}
.vidPanelSlide
{
    margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(../images/btn-slide1.gif) no-repeat center top;
}
.btnVidPanel
{
    background: url(../images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.vidPanelActive
{
    background-position: right 12px;
}
.vidPanelInActive
{
    display: none;
}
#ctl00_MainContent_FormView1_Wizard1_FormView2_ship_method_div input,
#ctl00_MainContent_FormView1_Wizard1_FormView2_ship_method_div select
{
    width:300px;
}
#ctl00_MainContent_FormView1_Wizard1_FormView2_ShipMethodUpdateSection
{
    margin-left:10px;
}
.ninety-five-width
{
    width:95%;
    margin-left:10px;
}
.erroIcon
{
    background-image: url(../images/icon_error.gif);
    background-repeat:no-repeat;
    width:35px;
    height:36px;
}
.successIcon
{
    
    background-image: url(../images/success_icon.gif);
    background-repeat:no-repeat;
    width:35px;
    height:36px;
}
.prblems ul
{
    padding-left:50px;
}
h4
{
    font-weight:bold;
    text-decoration:underline;
    
}
.AspNet-DataList
{
    float:left;
    display:inline;
}

.fancyTitle
{
    /*display:none;*/
}

