/* CSS Document */

div#container { 
/* Main container for the logo, navigation, content, and footer */
   width: 750px;
   background-image: url(/content/00/01/61/64/65/userimages/side.jpg);
   background-repeat: repeat-y;
   background-position: left;
   margin: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   text-align: left;

}

a:link {
   color: #666666;
   text-decoration: underline;
}

a:active {
   color: #3E3E3E;
   text-decoration: underline;
   background: #000000;
}

a:hover {
   color: #3E3E3E;
   text-decoration: underline;
   background: #000000;
}

a:visited {
   color: #3E3E3E;
   text-decoration: underline;
   background: #000000;
}

a:visited:hover {
   color: #3E3E3E;
   text-decoration: underline;
   background: #000000;

}

p,div,td {
   color: #000000;
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px;
}

body {
   background-color: #999999;
   color: #000000;
   margin: 0px;
   font-family: "Trebuchet MS", Helvetica, Tahoma, Arial, sans-serif;

   font-size: 12px; 
   overflow: auto;
   text-align: center;
   margin-left: auto;
   margin-right: auto;
padding-bottom: 30px;
}

.pagelabel { /* Floating Div label for the name of the page */
   font-family: "Trebuchet MS", Helvetica, Tahoma, Arial, sans-serif;
   font-size: 11px;
   font-weight: normal;
   display: block;
   position: absolute;
   top: 265px;
   _top: 263px;
   text-align: left;
   width: 850px;
   _width: 725px;
   text-transform: normal;
   color: #D9E7EF;
margin-left: auto;
margin-right: auto;
padding-left: 85px;
_padding-left: 115px;
}

.titlebar { /* Content box title */
   font-family: "Trebuchet MS", Helvetica, Tahoma, Arial, sans-serif;
   font-size: 18px;
   color: #3E3E3E;
   padding-bottom: 5px;
}

.titlebar_hr hr { /* Use in conjuction with .titlebar */
   color: #3E3E3E;
   display: none;
}

.boxbackground { /* Corrects background color of weather module */
   background-color: #ffffff;
}

.logo {
   height: 340px;
   width: 750px;
   background-image: url(/content/00/01/61/64/65/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: 750px;
   color: white;
   padding: 0px;
   margin-top: -333px;
   margin-left: 0px;
   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;
   padding-left:0px;
   padding-right:0px;
   padding-top:0px;
   padding-bottom:0px;
}

#navCell a {
   display: inline;
   color: #D9E7EF;
   font-family: "Trebuchet MS", Helvetica, Tahoma, Arial, sans-serif;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
   letter-spacing: 0px;
   padding-left:0px;
   text-transform: uppercase;
	background: url(/content/00/01/61/64/65/userimages/flower_off.jpg) no-repeat left;
   padding-left: 25px;
   padding-right: 10px;
}

#navCell a:hover {
   color: #ffffff;
   text-decoration: none;
	background: url(/content/00/01/61/64/65/userimages/flower_on.jpg) no-repeat left;

}

#navCell li.nav1a {

}

#navCell a.nav1a {
   color: #ffffff;
   text-decoration: none;
	background: url(/content/00/01/61/64/65/userimages/flower_on.jpg) no-repeat left;

}

#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--*/

#secnav {
   text-align: left;
   padding: 0px;
   padding-left: 17px;
   padding-right: 3px;
   padding-top: 0px;
   padding-bottom: 8px;
   width: 750px;
   margin-left: auto;
   margin-right: auto;
   max-width: 750px;
   height: 260px;
   _height: 275px;
   margin-top: -3px;
}

*html #secnav { /* REQUIRED TO CORRECT PLACEMENT IN IE */
   padding-top: 5px;
   margin-left: -30px;
}

#secnav ul {
   list-style: none;
   padding: 0px;
}

#secnav ul li {
   display: inline;
   margin-right:15px;
}

#secnav a {
   font-family: "Trebuchet MS", Helvetica, Tahoma, Arial, sans-serif;
   font-size: 10px;
   display: inline;
   color: #EEEEEE;
   text-decoration: none;
   font-weight: normal;
	background: url(/content/00/01/61/64/65/userimages/subarrow-off.gif) no-repeat center left;

}

#secnav a:hover {
   text-decoration: underline;
   color: #FFA800;
}


#secnav li.nav2a a { 
   text-decoration:underline; 
   color: #FFA800;
}

/*--END SECONDARY NAVIGATION--*/

/*------------------------------ END NAVIGATION ------------------------------*/
/*---------------------------- START CONTENT AREA ----------------------------*/

#contentCell {
   width: 730px;
   max-width: 730px;
   padding: 0px;
   margin-left: 10px;
   padding-bottom: 20px;
   text-align:left;
   min-height: 360px;
   padding-left: 0px;

}

*html #contentCell {
   height: 360px; /* MIN-HEIGHT DOESN'T WORK IN IE */

}

#contentCell #content_table_0 {
   width: 730px;
   max-width: 730px;
}


/*----------------------------- END CONTENT AREA -----------------------------*/
/*--------------------------- START TEMPLATE BOTTOM---------------------------*/

#staticlinks_bottom {
   background-image: url(/content/00/01/61/64/65/userimages/bottom.jpg);
   background-repeat: no-repeat;
   background-position: center;
   height: 97px;
   visibility: visible;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   width: 750px;
   margin: 0px;
   display: block;
   padding-top: 0px;
   text-decoration:none;
   padding-top:0px;
   font-size:10px;
}

#staticlinks_bottom a {
   color: #ffffff;
   font-weight: normal;
   text-decoration:none;
   text-transform: uppercase;
}

#staticlinks_bottom ul {
   display: inline; /* TOGGLE DISPLAY OF LOGIN LINKS AT BOTTOM */
   visibility: visible;
position: relative;
top: 13px;

display: none;
}

#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;
display: none;
}

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 ---------------------------*/
