/* CSS Document */

div#container { 
/* Main container for the logo, navigation, content, and footer */
   width: 850px;
   background-image: url(/content/00/01/42/11/06/userimages/side.jpg);
   background-repeat: repeat-y;
   margin: auto;
   margin-top: 20px;
   text-align: left;
}

a:link {
   color: #00529A;
   text-decoration: underline;
}

a:active {
   color: #00529A;
   text-decoration: underline;
}

a:hover {
   color: #00529A;
   text-decoration: underline;
}

a:visited {
   color: #00529A;
   text-decoration: underline;
}

a:visited:hover {
   color: #00529A;
   text-decoration: underline;
}

p,div,td {
   color: #000000;
   font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif; 
   font-size: 12px;
}

body {
   background-image: url(/content/00/01/42/11/06/userimages/bg.jpg);
   background-repeat: repeat-x;
   background-position: top center;
   background-color: #E6E6E6;
   color: #000000;
   margin: 0px;
   font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   overflow: auto;
   width: 100%;
   text-align: center;
}

.pagelabel { /* Floating Div label for the name of the page */
   font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif; 
   font-size: 14px;
   position: relative;
   top: -22px;
   width: 630px;
   margin: auto;
   margin-left: 200px;
   color: #ffffff;
}

.titlebar { /* Content box title */
   font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif; 
   font-size: 16px;
   color: #000000;
}

.titlebar_hr hr { /* Use in conjuction with .titlebar */
   color: #000000;
}

.boxbackground { /* Corrects background color of weather module */
   background-color: #ffffff;
}

.logo {
   height: 217px;
   width: 850px;
   background-image: url(/content/00/01/42/11/06/userimages/logo.jpg);
   background-repeat: no-repeat;
   background-position: center;
   margin-left: auto;
   margin-right: auto;
}

/*----------------------------- START NAVIGATION -----------------------------*/
/*--START PRIMARY NAVIGATION--*/

#navCell {
   margin: 0px;
   width: 170px;
   display: inline;
   margin-top: -1px;
   margin-left:10px;
   float: left;
   padding-bottom: 19px;
   background-color: #ffffff;
   background-image: url(/content/00/01/42/11/06/userimages/navbottom.jpg);
   background-repeat: no-repeat;
   background-position: center bottom;
}

#navCell ul.navigation { 
   list-style: none; 
   margin: 0px;
   display: block;
   padding: 0px;

   margin-left: 2px;
}

#navCell ul.navigation li { 
   list-style: none; 
   margin: 0px; 
   font-size: 10px;
   display: block;
   padding: 1px;
}

#navCell ul.navigation li a {
   font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif; 
   font-size: 14px;
   margin: 0px;
   padding: 3px;   
   background-color: #E0E0E0;
   border-left: 2px solid #EAEAEA;
   border-top: 2px solid #EAEAEA;
   border-right: 2px solid #888888;
   border-bottom: 2px solid #888888;
   color: #000000;
   display: block;
   text-decoration: none;
   text-align: center;
   width: 154px;
   _width: 164px;
}

#navCell ul.navigation li a.nav1 {
   font-weight: normal;   
}

#navCell ul.navigation li a.nav1:hover {	
   color: #ffffff;
   text-decoration: none;
   background-color: #8C8C8C;
   border-right: 2px solid #EAEAEA;
   border-bottom: 2px solid #EAEAEA;
   border-left: 2px solid #888888;
   border-top: 2px solid #888888;
}

#navCell ul.navigation li a.nav1a {
   color: #ffffff;
   background-color: #EB2727;
   border-left: 2px solid #8F1818;
   border-top: 2px solid #8F1818;
   border-right: 2px solid #F26F6F;
   border-bottom: 2px solid #F26F6F;
}

#navCell #plogin { 
/* Controls "Login/Logout" link in main site navigation */
   /*display: none;*/
}

#navCell #pregister {
/* Controls "Register/My Settings" link in main site navigation */
   /*display: none;*/
}

/*--END PRIMARY NAVIGATION--*/

/*--START SECONDARY NAVIGATION--*/

#navCell ul.navigation ul {
   padding: 0px;
   margin: 0px;
}

#navCell ul.navigation ul li a {
   border: none;
   font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif; 
   font-size: 12px;	
   text-align: center;
   color: #00529A;
   text-decoration: none;
   display: block;
   background: transparent;
   padding: 2px;
   width: 158px;
   _width: 164px;
}

#navCell ul.navigation ul li.nav2a a { 
   text-decoration: underline;
}

#navCell ul.navigation ul li a.nav2:hover { 	
   text-decoration: underline;
}

/*--END SECONDARY NAVIGATION--*/

/*------------------------------ END NAVIGATION ------------------------------*/
/*---------------------------- START CONTENT AREA ----------------------------*/

#contentCell {
   width: 634px;
   max-width: 634px;
   padding: 0px;
   margin-left: 198px;
   padding-bottom: 20px;
   text-align:left;
   min-height: 400px;
   padding-left: 0px;
   margin-top:-10px;
}

*html #contentCell {
   height: 400px; /* MIN-HEIGHT DOESN'T WORK IN IE */
   margin-top: 0px;
}

#contentCell #content_table_0 {
   width: 634px;
   max-width: 634px;
}

/*----------------------------- END CONTENT AREA -----------------------------*/
/*--------------------------- START TEMPLATE BOTTOM---------------------------*/

#staticlinks_bottom {
   background-image: url(/content/00/01/42/11/06/userimages/bottom.jpg);
   background-repeat: no-repeat;
   background-position: center;
   height: 43px;
   visibility: visible;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   width: 850px;
   margin: 0px;
   display: block;
   padding-top: 0px;
   text-decoration:none;
   padding-top:0px;
   font-size:10px;
}

#staticlinks_bottom a {
   color: #000000;
   font-weight: bold;
   text-decoration:none;
}

#staticlinks_bottom ul {
   display: none; /* 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 {
   text-align: center;
   width: 100%;
   margin-top: 0px;
   color: #000000;
   background-color: #E6E6E6;
}

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 #000000; 
   width: 150px 
}

.store_teaser_heading { 
   background-color: #000000; 
   color: #FFFFFF; 
   text-align: center; 
   font-size: 10px; 
   font-weight: bolder; 
} 

.store_teaser_td { 
   background-color: #ffffff; 
   color: #000000; 
   width: 150px;
} 

.store_teaser_department { 
   background-color: #ffffff; 
   color: #000000; 
   width: 250px; 
} 

.store_teaser_departmentlink:link { 
   TEXT-DECORATION: none; 
   COLOR: #000000; 
   FONT-SIZE: 10px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_departmentlink:visited { 
   TEXT-DECORATION: none; 
   COLOR: #000000; 
   FONT-SIZE: 10px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_departmentlink:hover { 
   TEXT-DECORATION: underline; 
   COLOR: #000000; 
   FONT-SIZE: 10px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_departmentname { 
   color: #000000; 
   text-align: center; 
   font-size: 10px; 
   font-weight: bolder; 
} 

.store_teaser_orderstatuslink:link { 
   TEXT-DECORATION: none; 
   COLOR: #000000; 
   FONT-SIZE: 10px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_orderstatuslink:visited { 
   TEXT-DECORATION: none; 
   COLOR: #000000; 
   FONT-SIZE: 10px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_orderstatuslink:hover { 
   TEXT-DECORATION: underline; 
   COLOR: #000000; 
   FONT-SIZE: 10px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_subdepartmentbrowselink:link { 
   TEXT-DECORATION: none; 
   COLOR: #000000; 
   FONT-SIZE: 10px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_subdepartmentbrowselink:visited { 
   TEXT-DECORATION: none; 
   COLOR: #000000; 
   FONT-SIZE: 10px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_subdepartmentbrowselink:hover { 
   TEXT-DECORATION: underline; 
   COLOR: #000000; 
   FONT-SIZE: 10px; 
   FONT-WEIGHT: bolder; 
} 

ul#productList { /* Controls "See All Items" list */
   width: 500px;
   color: #000000;
}

/*--------------------------- END STORE NAVIGATION ---------------------------*/
