
/* Redefine standard content styles */
#content-container { width: 900px; margin: 0 auto; }
.content {float: left; width: 900px; background: url(home_content_bg.gif) repeat-y #000; padding: 0 0 10px 0; }
.content h4 { font-size: 1em; font-weight: normal; margin: 0; margin-bottom: 1em; line-height: 1.3; }
.content p, .content ul, .content ol { font-size: 1em; line-height: 1.3em; margin: 0; }
.content li { margin: 0; }
.content strong { color: #fff; font-weight: normal; }

/* Home page structure */
#homeLeft { float: left; width: 204px; }
#homeRight { margin-left: 205px; position: relative; }

/* Home news block - upper left corner */
#homeLeft .home-news { position: relative; background-color: #000; padding: 8px 21px 10px 75px; min-height: 141px; color: #999;}
#homeLeft .home-news img { position: absolute; top: 0; left: -29px; }
#homeLeft .home-news h4 { color: #fff; }

/* Home seasonal ad */
#homeLeft .home-seasonal { overflow: hidden; }

/* Home about */
#homeLeft .home-about { background: #4f4d4d; padding: 16px 13px; color: #fff; }
#homeLeft .home-about h4 { font-size: 1.3em; }
#homeLeft .home-about ul { list-style: disc; }
#homeLeft .home-about li { margin: 0 0.5em 0 15px; }
#homeLeft .home-about a { color: #fff; }

/* Home main photo */
.home-main { height: 247px; background: url(../../assets/home/main_photo.jpg) no-repeat 0 0; padding: 0 0 0 24px; overflow: hidden; }
.home-main a { display: block; width: 229px; height: 214px; margin-top: 16px; }

/* Home star news */
#starnews { position: absolute; top: 4px; left: 560px; }

/* Home featured */
#homeRight .home-featured { min-height: 232px; position: relative; padding-top: 38px; }
#homeDeptView { position: absolute; top: 48px; left: 6px; width: 75px; list-style: none; }
#homeDeptView li { display: block; height: 33px; text-align: center; margin: 0; padding: 0;}
#homeDeptView a { display: block; height: 33px; padding-top: 7px; color: #999; text-decoration: none; }
#homeDeptView a.selected, #homeDeptView a.selected:hover { background: url(featured_view_bg.gif) no-repeat; color: #000; }
#homeDeptView a:hover { background: url(hover_view_bg.gif) no-repeat; color: #000; }
#homeDepts { position: absolute; top: 13px; left: 97px; }
#homeDepts li { display: block; float: left; height: 25px; margin-right: 5px; }
#homeDepts li a { display: block; height: 25px; padding-right: 10px; text-decoration: none; color: #999;}
#homeDepts li a.selected, #homeDepts li a.selected:hover { background: url(featured_dept_bg_R.gif) no-repeat 100% 0; color: #000; }
#homeDepts li a:hover { background: url(hover_dept_bg_R.gif) no-repeat 100% 0; color: #000; cursor: pointer;}
#homeDepts li a span { display: block; padding-left: 10px; height: 25px; padding-top: 3px; cursor: pointer; }
#homeDepts li a.selected span, #homeDepts li a.selected:hover span { background: url(featured_dept_bg_L.gif) no-repeat; }
#homeDepts li a:hover span { background: url(hover_dept_bg_L.gif) no-repeat; }
#homeThumbs { margin: 0 0 0 81px; }
#homeThumbs ul { background: #fac3dd; height: 190px; color: #333; font-weight: bold; }
#homeThumbs li { float: left; width: 122px; display: block; text-align: center; padding-top: 10px; }
#homeThumbs li img { width: 100px; height: 150px; }
#homeThumbs p { display: block; float: left; height: 24px; background: url(shop_all_bg_R.gif) no-repeat 100% 0; padding-right: 10px; }
#homeThumbs p a { display: block; height: 24px; padding-left: 10px; background: url(shop_all_bg_L.gif) no-repeat -1px 0; color: #000; text-decoration: none;}
#homeThumbs p a:hover { text-decoration: underline; color: #c06;}
#homeThumbs .saleprice { color: #c06; }