/* CSS Document */

div#container { 
/* Main container for the logo, navigation, content, and footer */
   width: 939px;
   background-image: url(/content/00/01/43/84/94/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: #E20012;
   text-decoration: underline;
}

a:active {
   color: #E20012;
   text-decoration: underline;
}

a:hover {
   color: #000000;
   text-decoration: underline;
}

a:visited {
   color: #E20012;
   text-decoration: underline;
}

a:visited:hover {
   color: #000000;
   text-decoration: underline;
}

p,div,td {
   color: #000000;
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px;
}

body {
   background-color: #F0CB3D;
   color: #000000;
   margin: 0px;
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   overflow: auto;
   text-align: center;
   margin-left: auto;
   margin-right: auto;
}

.pagelabel { /* Floating Div label for the name of the page */
   display: none;
   position: absolute;
   top: 5px;
   left: 5px;
}

.titlebar { /* Content box title */
   font-family: Arial, Helvetica, sans-serif;
   font-style: italic;
   font-size: 18px;
   color: #E20012;
   font-weight: bold;
}

.titlebar_hr hr { /* Use in conjuction with .titlebar */
   color: #000000;
}

.boxbackground { /* Corrects background color of weather module */
   background-color: #ffffff;
}

.logo {
   height: 178px;
   width: 939px;
   background-image: url(/content/00/01/43/84/94/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: 930px;
   color: white;
   padding: 0px;
   margin-top: -30px;
   margin-left: 7px;
   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: 1px solid #ffffff;
   padding-left:10px;
   padding-right:10px;
   padding-top:0px;
   padding-bottom:0px;
}

#navCell a {
   display: inline;
   color: #ffffff;
   font-family: Arial, Verdana, Courier New, Courier, monospace;
   font-weight: bold;
   text-decoration: none;
   font-size: 14px;
   letter-spacing: 0px;
   padding-left:0px;
}

#navCell a:hover {
   color: #E20012;
   text-decoration: underline;
}

#navCell li.nav1a {

}

#navCell a.nav1a {
   color: #E20012;
   text-decoration: none;
}

#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: 14px;
   padding-bottom: 8px;
   width: 910px;
   margin-left: auto;
   margin-right: auto;
   max-width: 910px;
}

*html #secnav { /* REQUIRED TO CORRECT PLACEMENT IN IE */
   padding-top: 24px;
   margin-left: -30px;
}

#secnav ul {
   list-style: none;
   padding: 0px;
}

#secnav ul li {
   display: inline;
   margin-right:15px;
}

#secnav a {
   font-family: Arial, Verdana, Courier New, Courier, monospace;
   font-size: 12px;
   display: inline;
   color: #E20012;
   text-decoration: none;
   font-weight: normal;
}

#secnav li.nav2a a { 
   text-decoration:underline; 
}

/*--END SECONDARY NAVIGATION--*/

/*------------------------------ END NAVIGATION ------------------------------*/
/*---------------------------- START CONTENT AREA ----------------------------*/

#contentCell {
   width: 917px;
   max-width: 917px;
   padding: 0px;
   margin-left: 10px;
   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: -15px;
}

#contentCell #content_table_0 {
   width: 917px;
   max-width: 917px;
}

.content_cell_0, .content_cell_1, .content_cell_2, .content_cell_3 { 
/* Used to change background color of layout divisions */
   background-image: url(/content/00/01/43/84/94/userimages/contentbg.jpg);
   background-repeat: repeat-x;
   background-position: top left;
   padding: 10px;
   border: 1px solid #000000;
   background-color: #ffffff;
}

.content_layout_0 .content_cell_0 {
   background-image: none;
   background-color: transparent;
   border: none;
   width: 200px;
   padding: 0px;
}

.content_layout_0 .content_cell_1 {
   width: auto;
}

.content_col_break {
   width: 10px;
}

.content_col_break img{
   width: 10px;
}

/*----------------------------- END CONTENT AREA -----------------------------*/
/*--------------------------- START TEMPLATE BOTTOM---------------------------*/

#staticlinks_bottom {
   background-image: url(/content/00/01/43/84/94/userimages/bottom.jpg);
   background-repeat: no-repeat;
   background-position: center;
   height: 33px;
   visibility: visible;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   width: 939px;
   margin: 0px;
   display: block;
   padding-top: 0px;
   text-decoration:none;
   padding-top:0px;
   font-size:10px;
}

#staticlinks_bottom a {
   color: #E20012;
   font-weight: bold;
   text-decoration:none;
}

#staticlinks_bottom ul {
   display: /*inline;*/ 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: right;
   width: 939px;
   color: #000000;
   margin: 0px;
   position: absolute;
   top: 100px;
   font-size: 12px;
   font-weight: bold;
}

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: 200px 
}

.store_teaser_heading { 
   background-color: #000000; 
   color: #FFFFFF; 
   text-align: center; 
   font-size: 12px; 
   font-weight: bolder; 
   padding: 1px;
} 

.store_teaser_td { 
   background-color: #ffffff; 
   color: #000000; 
   width: 200px;
} 

.store_teaser_department { 
   background-color: #ffffff; 
   color: #000000; 
   width: 250px; 
} 

.store_teaser_departmentlink:link { 
   TEXT-DECORATION: none; 
   COLOR: #E20012; 
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_departmentlink:visited { 
   TEXT-DECORATION: none; 
   COLOR: #E20012; 
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_departmentlink:visited:hover { 
   TEXT-DECORATION: underline; 
   COLOR: #E20012; 
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_departmentlink:hover { 
   TEXT-DECORATION: underline; 
   COLOR: #E20012; 
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_departmentname { 
   color: #000000; 
   text-align: center; 
   font-size: 12px; 
   font-weight: bolder; 
} 

.store_teaser_orderstatuslink:link { 
   TEXT-DECORATION: none; 
   COLOR: #E20012; 
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_orderstatuslink:visited { 
   TEXT-DECORATION: none; 
   COLOR: #E20012; 
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_orderstatuslink:visited:hover { 
   TEXT-DECORATION: underline; 
   COLOR: #E20012; 
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_orderstatuslink:hover { 
   TEXT-DECORATION: underline; 
   COLOR: #E20012; 
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_subdepartmentbrowselink:link { 
   TEXT-DECORATION: none; 
   COLOR: #E20012; 
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_subdepartmentbrowselink:visited { 
   TEXT-DECORATION: none; 
   COLOR: #E20012; 
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_subdepartmentbrowselink:visited:hover { 
   TEXT-DECORATION: underline; 
   COLOR: #E20012; 
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bolder; 
} 

.store_teaser_subdepartmentbrowselink:hover { 
   TEXT-DECORATION: underline; 
   COLOR: #E20012; 
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bolder; 
} 

ul#productList { /* Controls "See All Items" list */
   width: 500px;
   color: #000000;
}

/*--------------------------- END STORE NAVIGATION ---------------------------*/

/* ------------------SMALL image grid------------------ */
div.gallery_view_grid_small div.grid_cell_container {
   width: 170px;
   height: 200px;
}

div.gallery_view_grid_small ul.image_attributes {
   width: 170px;
}

/* ------------------MEDIUM image grid------------------ */
div.gallery_view_grid_medium div.grid_cell_container {
   width: 325px;
   height: 350px;
   /*border: 1px dotted #D3D3D3;*/
   border: none;
}

div.gallery_view_grid_medium ul.image_attributes {
   width: 325px;
}

/* ---------------FILMSTRIP image style ------------------*/
div.gallery_view_div table.gallery_filmstrip {
/* CONTROL THE WIDTH OF THE ENTIRE TABLE */
   width: 670px;
   max-width: 670px;
}
