/* stylesheet for the light theme */
body.light { background: #c4ced6; }
body.light .print-top a { color: #545455; }

body.light h1 { border-bottom: 1px solid #8fabbf; }
body.light  .single_image { border: 1px solid #c4ced6; background: #fff; }
body.light  .small-details { border-top: 1px solid #c4ced6; border-bottom: 1px solid #c4ced6; }
body.light  .year_row { border: 1px solid #8fabbf; }
body.light  table.cart td { padding: 5px 0 5px; border-bottom: 1px dotted #8fabbf; }

body.light .homeContainer {  }
body.light .homeContainer a { color: #000;  }

body.light .homeContainer .hc_t { background: url(../img/ui/hl_t.gif) top left no-repeat;  }
body.light .homeContainer .hc_b { background: url(../img/ui/hl_b.gif) top left no-repeat;  }
body.light .homeContainer .hc_m { background: url(../img/ui/hl_m.gif) top left repeat-y;  }

body.light .header { background: url(../img/ui/l_header.gif) bottom left repeat-x;  }
body.light .header .logo { background: url(../img/ui/logo_light.gif) 15px 4px no-repeat; }
body.light .header .logo a { color: #545455; height: 60px; width: 104px; display: block; }
body.light .header .header-links a { color: #545455; }
body.light .header .right { background: none; }
body.light .header .right .search { background: url(../img/ui/l_header_search.jpg) bottom left no-repeat;  }

body.light .header .right .style { background: url(../img/ui/l_header_style.gif) top left no-repeat;  }

body.light .left { background: url(../img/ui/l_left_content.gif) top left repeat-y; }
body.light .left a { background: url(../img/ui/l_left_anchor.jpg) top left no-repeat; color: #07141d; }
body.light .left a:hover { background: url(../img/ui/l_left_anchor_hover.gif) top left no-repeat; }
body.light .left a.active { background: url(../img/ui/l_left_anchor_hover.gif) top left no-repeat; }
body.light .left_bottom { background: url(../img/ui/l_left_bottom.gif) top left no-repeat; }

body.light .right { background: url(../img/ui/l_right.gif) top left repeat-y; }

body.light .right .content { color: #07141d; }
body.light .right .content a { color: #1d3b4f; }

body.light .right .sidebar a { background: url(../img/ui/l_right_anchor.gif) top left no-repeat; color: #506676; }
body.light .right .sidebar a:hover { color: #506676; }
body.light .right .sidebar a.active { color: #506676; }
body.light .right .kosaricaStuff a { background: none; }

body.light .left .banner-spot a { background: none; } 
body.light .right .banner-spot a { background: none; } 
body.light .left .banner-spot a:hover { background: none; }
body.light .right .banner-spot a:hover { background: none; }

body.light .right .sidebar a.webmail span { background: url(../img/ui/ls_webmail.gif) center left no-repeat;  }
body.light .right .sidebar a.contact span { background: url(../img/ui/ls_contact.gif) center left no-repeat;  }
body.light .right .sidebar a.links span { background: url(../img/ui/ls_links.gif) 4px center no-repeat;  }

body.light .right .bottom { background: url(../img/ui/l_content_bottom.gif) top left no-repeat;  }

body.light .footer { background: #c4ced6; color: #07141d; }
body.light .footer a { color: #07141d; }

body.light label { color: #07141d; }

body.light .book-separator { border-bottom: 1px solid #8fabbf; }