/* CSS Document */

div#container { 
/* Main container for the logo, navigation, content, and footer */
   width: 950px;
   background-image: url(/content/00/01/61/52/91/userimages/side.jpg);
   background-repeat: repeat-y;
   background-position: left;
   margin: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   text-align: left;
   min-height: 100%;
}

*html div#container {
   height: 100%;
}

a:link {
   color: #981010;
   text-decoration: underline;
}

a:active {
   color: #981010;
   text-decoration: underline;
}

a:hover {
   color: #981010;
   text-decoration: none;
}

a:visited {
   color: #981010;
   text-decoration: underline;
}

a:visited:hover {
   color: #981010;
   text-decoration: none;
}

p,div,td {
   color: #000000;
   font-family: Lucida Sans, Trebuchet MS, Arial, Verdana, Courier New, Courier, monospace;
   font-size: 13px;
}

body {   
   background-image: url(/content/00/01/61/52/91/userimages/bg.jpg);
   background-repeat: repeat-x;
   background-position: center top;
   background-color: #DFDFE2;
   color: #000000;
   margin: 0px;
   font-family: Lucida Sans, Trebuchet MS, Arial, Verdana, Courier New, Courier, monospace;
   font-size: 13px; 
   overflow: auto;
   text-align: center;
   margin-left: auto;
   margin-right: auto;
   height: 100%;
}

.pagelabel { /* Floating Div label for the name of the page */
   display: none;
   position: absolute;
   top: 5px;
   left: 5px;
}

.titlebar { /* Content box title */
   font-family: Lucida Sans, Trebuchet MS, Arial, Verdana, Courier New, Courier, monospace;
   font-size: 16px;
   font-weight: bold;
   color: #981010;
}

.titlebar_hr hr { /* Use in conjuction with .titlebar */
   color: #981010;
}

.boxbackground { /* Corrects background color of weather module */
   background-color: #ffffff;
}

.logo {
   height: 368px;
   width: 950px;
   background-image: url(/content/00/01/61/52/91/userimages/logo.jpg);
   background-repeat: no-repeat;
   background-position: center;
   margin-left: auto;
   margin-right: auto;
}

/*----------------------------- START NAVIGATION -----------------------------*/
/*--START PRIMARY NAVIGATION--*/

#navCell {
   margin: 0px;
   text-align: left;
   width: 900px;
   color: white;
   padding: 0px;
   margin-top: -261px;
   margin-left: 35px;
   margin-right: auto;
   padding-right:0px;
   padding-bottom:0px;
   padding-left: 0px;
}

.navigation {
   margin: 0px;
   padding: 0px;
   vertical-align: top;
   white-space: nowrap;
}
	
.navigation li { /* Line divider after each link */
   display: inline;
   list-style: none;
   padding: 0px 5px;
   margin: 0px;
   text-indent: 0px;
   border-right: 2px solid #ffffff;
   padding-left:10px;
   padding-right:10px;
   padding-top:0px;
   padding-bottom:0px;
}

#navCell a {
   display: inline;
   color: #ffffff;
   font-family: Lucida Sans, Trebuchet MS, Arial, Verdana, Courier New, Courier, monospace;
   font-weight: bold;
   text-decoration: none;
   font-size: 15px;
   letter-spacing: 0px;
   padding-left:0px;
   text-transform: uppercase;
}

#navCell a:hover {
   color: #CFCFCF;
   text-decoration: none;
}

#navCell li.nav1a {

}

#navCell a.nav1a {
   color: #CFCFCF;
   text-decoration: none;
}

#navCell #plogin { 
/* Controls "Login/Logout" link in main site navigation */

}

#navCell #pregister {
/* Controls "Register/My Settings" link in main site navigation */

}

/*--END PRIMARY NAVIGATION--*/

/*--START SECONDARY NAVIGATION--*/

#secnav {
   text-align: left;
   padding: 0px;
   padding-left: 0px;
   padding-right: 3px;
   padding-top: 3px;
   padding-bottom: 10px;
   width: 920px;
   margin-left: 20px;
   margin-right: auto;
   max-width: 920px;
   height: 35px;
}

*html #secnav { /* REQUIRED TO CORRECT PLACEMENT IN IE */
   padding-top: 18px;
   margin-left: -20px;
}

#secnav ul {
   list-style: none;
   padding: 0px;
}

#secnav ul li {
   display: inline;
   margin-right:15px;
}

#secnav a {
   font-family: Lucida Sans, Trebuchet MS, Arial, Verdana, Courier New, Courier, monospace;
   font-size: 13px;
   display: inline;
   color: #000000;
   text-decoration: none;
   font-weight: bold;
   text-transform: uppercase;
}

#secnav a:hover {
   text-decoration: underline;
}


#secnav li.nav2a a { 
   text-decoration:underline; 
}

/*--END SECONDARY NAVIGATION--*/

/*------------------------------ END NAVIGATION ------------------------------*/
/*---------------------------- START CONTENT AREA ----------------------------*/

#contentCell {
   width: 915px;
   max-width: 915px;
   padding: 0px;
   margin-left: 16px;
   padding-bottom: 20px;
   text-align:left;
   min-height: 360px;
   padding-left: 0px;
   margin-top:0px;
}

*html #contentCell {
   height: 360px; /* MIN-HEIGHT DOESN'T WORK IN IE */
   margin-top: 0px;
}

#contentCell #content_table_0 {
   width: 915px;
   max-width: 915px;
}

/*----------------------------- END CONTENT AREA -----------------------------*/
/*--------------------------- START TEMPLATE BOTTOM---------------------------*/

#staticlinks_bottom {
   height: 20px;
   visibility: visible;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   width: 950px;
   margin: 0px;
   display: block;
   padding-top: 0px;
   text-decoration:none;
   padding-top:0px;
   font-size:10px;
display: none;
}

#staticlinks_bottom a {
   color: #002674;
   font-weight: bold;
   text-decoration:none;
}

#staticlinks_bottom ul {
   display: inline; /* TOGGLE DISPLAY OF LOGIN LINKS AT BOTTOM */
   visibility: visible;
}

#staticlinks_bottom ul li {
   display: inline;
   visibility: visible;
   margin-left: auto;
   margin-right: auto;
   padding:5px;
}

/*--------------------------- END TEMPLATE BOTTOM ----------------------------*/
/*----------------------------- START SEARCH DIV -----------------------------*/

#search {
   position: absolute;
   top: 5px;
   margin-left: 0px;
   margin-right: auto;
   text-align: right;
   width: 915px;
   color: #ffffff;
   text-transform: normal;
   font-weight: bold;
   font-size: 14px;
}

span#searchLabel,span#searchBox,span#searchSubmit { 
   vertical-align: middle; /* aligns 3 elements to one-another */
}

/*------------------------------ END SEARCH DIV -----------------------------*/
/*-------------------------- START STORE NAVIGATION -------------------------*/

.store_teaser_table { 
   border: 1px solid #979797; 
   width: 215px 
}

.store_teaser_heading { 
   background-color: #2A3B93; 
   color: #FFFFFF; 
   text-align: center; 
   font-size: 12px; 
   font-weight: bolder; 
} 

.store_teaser_td { 
   background-color: #DFDFE2; 
   color: #000000; 
   width: 215px;
} 

.store_teaser_department { 
   background-color: #ffffff; 
   color: #000000; 
   width: 315px; 
} 

.store_teaser_departmentlink:link { 
   TEXT-DECORATION: none; 
   COLOR: #000000; 
   FONT-SIZE: 13px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_departmentlink:visited { 
   TEXT-DECORATION: none; 
   COLOR: #000000; 
   FONT-SIZE: 13px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_departmentlink:hover { 
   TEXT-DECORATION: underline; 
   COLOR: #000000; 
   FONT-SIZE: 13px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_departmentname { 
   color: #000000; 
   text-align: center; 
   font-size: 13px; 
   font-weight: bolder; 
   width: 656px;
} 

.store_teaser_orderstatuslink:link { 
   TEXT-DECORATION: none; 
   COLOR: #000000; 
   FONT-SIZE: 13px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_orderstatuslink:visited { 
   TEXT-DECORATION: none; 
   COLOR: #000000; 
   FONT-SIZE: 13px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_orderstatuslink:hover { 
   TEXT-DECORATION: underline; 
   COLOR: #000000; 
   FONT-SIZE: 13px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_subdepartmentbrowselink:link { 
   TEXT-DECORATION: none; 
   COLOR: #000000; 
   FONT-SIZE: 11px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_subdepartmentbrowselink:visited { 
   TEXT-DECORATION: none; 
   COLOR: #000000; 
   FONT-SIZE: 11px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_subdepartmentbrowselink:hover { 
   TEXT-DECORATION: underline; 
   COLOR: #000000; 
   FONT-SIZE: 11px; 
   FONT-WEIGHT: bolder; 
} 

ul#productList { /* Controls "See All Items" list */
   width: 500px;
   color: #000000;
}

.store_teaser_subdepartmentslabel {
   margin-top: 10px;
}

/*--------------------------- END STORE NAVIGATION ---------------------------*/