@import "defaults.css";
#logo_print {
    display: none;
    height: 100px;
    position: absolute;
    right: 0;
    top: 0;
    width: 383px;
    z-index: 10;
}
#logo_print img {
    height: 100px;
    width: 383px;
}
a.more {
    color: #8D0000;
}
a.more:hover {
    color: #001E4D;
}
a.prev {
    background: url("/images/bullet_prev.gif") no-repeat left 3px transparent;
    padding-left: 8px;
}
a.prev:hover, a.prevDisabled {
    background-image: url("/images/bullet_prev_h.gif");
}
a.next {
    background: url("/images/bullet_next.gif") no-repeat right 3px transparent;
    padding-right: 8px;
}
a.next:hover, a.nextDisabled {
    background-image: url("/images/bullet_next_h.gif");
}
a.prevDisabled, a.nextDisabled {
    color: #7A8CA1;
    cursor: not-allowed;
    text-decoration: none;
}
a.back {
    background: url("/images/bullet_back.gif") no-repeat left 3px transparent;
    padding-left: 12px;
}
a.back:hover, a.backDisabled {
    background-image: url("/images/bullet_back_h.gif");
}
a.action {
    background: url("/images/bullet_next_h.gif") no-repeat left 3px transparent;
    color: #8D0000;
    padding-left: 12px;
    text-decoration: none;
}
a.action:hover {
    background: url("/images/bullet_next.gif") no-repeat left 3px transparent;
    color: #001E4D;
    padding-left: 12px;
}
.price .old {
    background: url("/images/strike.png") no-repeat center 4px transparent;
    color: #8D0000;
    font-size: 15px;
    height: 15px;
    line-height: 15px;
}
* html .price .old {
    background: url("/images/strike.png") no-repeat center 6px transparent;
}
.contentBox {
    width: 998px;
}
.contentBox .top {
    background: url("/images/content_top.png") no-repeat left top transparent;
    font-size: 0;
    height: 14px;
    line-height: 0;
    overflow: hidden;
    position: relative;
    width: 998px;
    z-index: 1;
}
.contentBox .bottom {
    background: url("/images/content_bottom.png") no-repeat left top transparent;
    font-size: 0;
    height: 14px;
    line-height: 0;
    overflow: hidden;
    position: relative;
    width: 998px;
    z-index: 1;
}
.contentBox .content {
    background: url("/images/content_back.png") repeat-y left top transparent;
    padding: 0 5px;
    position: relative;
    width: 988px;
    z-index: 2;
}
.contentBox .top2 {
    background: url("/images/content_top_2.png") no-repeat left top transparent;
    font-size: 0;
    height: 14px;
    line-height: 0;
    overflow: hidden;
    position: relative;
    width: 998px;
    z-index: 1;
}
.contentBox .bottom2 {
    background: url("/images/content_bottom_2.png") no-repeat left top transparent;
    font-size: 0;
    height: 14px;
    line-height: 0;
    overflow: hidden;
    position: relative;
    width: 998px;
    z-index: 1;
}
.contentBox .content2 {
    background: url("/images/content_back_2.png") repeat-y left top transparent;
    padding: 0 5px;
    position: relative;
    width: 988px;
    z-index: 2;
}
.contentBlock{
	margin-bottom: 20px;
}
.contentBlock .content{
	width: 948px;
	padding: 5px 24px;
}
.contentBlock .content p{
	padding-top: 10px;
}
.contentBlock .top{
	background: url("/images/content_top_ie6.gif") no-repeat left top;
}
.contentBlock .content{
	background: url("/images/content_back_ie6.gif") repeat-y left top;
}
.contentBlock .bottom{
	background: url("/images/content_bottom_ie6.gif") no-repeat left top;
}
.tagBlock{
	margin: 20px 0;
}
.tagBlock .content{
	width: 948px;
	padding: 5px 24px;
}
.tagBlock .top{
	background: url("/images/content_top_ie6.gif") no-repeat left top;
}
.tagBlock .content{
	background: url("/images/content_back_ie6.gif") repeat-y left top;
}
.tagBlock .bottom{
	background: url("/images/content_bottom_ie6.gif") no-repeat left top;
}
.tagBlock .content a{
	font-size: 16px;
	padding: 5px;
}
.tagBlock small{
	font-size: 12px;
}
.tagBlock big{
	font-size: 20px;
}
ul.stars {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 1em;
}
ul.stars li {
    background: url("/images/bullet_star.gif") no-repeat 8px 2px transparent;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
    padding: 0 0 5px 28px;
}
.uspSteps {
    display: inline;
    float: left;
    left: 5px;
    position: relative;
    top: -5px;
    width: 570px;
}
.uspSteps ol {
    margin: 0;
    padding: 0;
}
.uspSteps li {
    display: inline;
    float: left;
    height: 55px;
    text-indent: -999em;
}
.uspSteps li.first {
    background: url("/images/uspstep1.png") no-repeat left top transparent;
    width: 166px;
}
.uspSteps li.second {
    background: url("/images/uspstep2.png") no-repeat left top transparent;
    width: 172px;
}
.uspSteps li.third {
    background: url("/images/uspstep3.png") no-repeat left top transparent;
    width: 232px;
}
.introText {
    clear: left;
    display: inline;
    float: left;
    padding: 0 0 0 20px;
    width: 565px;
}
.priceSelector {
    background: url("/images/priceselector_back.png") no-repeat left top transparent;
    display: inline;
    float: right;
    height: 204px;
    margin-bottom: -10px;
    position: relative;
    right: 5px;
    top: -5px;
    width: 400px;
}
.priceSelector .wrapper {
    padding: 20px 30px;
}
.priceSelector h1 {
    margin: 0 0 20px;
}
.priceSelector .slider {
    height: 45px;
    padding-top: 10px;
}
.priceSelector .sliderInput {
    display: inline;
    float: left;
    width: 110px;
}
.priceSelector .sliderInput ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.priceSelector .sliderInput li {
    margin: 0;
    padding: 0 0 5px;
}
.priceSelector .sliderInput .label {
    display: inline;
    float: left;
    font-size: 16px;
    width: 60px;
}
.priceSelector .sliderInput h2 strong {
    font-size: 20px;
}
.priceSelector .sliderInput .input, #headerCart .input {
    background: url("/images/input_width3.gif") no-repeat left top transparent;
    display: inline;
    float: left;
    height: 24px;
    width: 44px;
}
#headerCart .input {
    background: url("/images/input_width3_2.gif") no-repeat left top transparent;
}
.priceSelector .sliderInput .input input, #headerCart .input input {
    font-size: 14px;
    height: 21px;
    line-height: 16px;
    padding: 3px 2px 0;
    text-align: center;
    width: 40px;
}
.priceSelector .sliderSubmit {
    display: inline;
    float: right;
    padding: 8px 0 0;
    text-align: right;
    width: 200px;
}
.homeCategories {
    position: relative;
    width: 998px;
}
.homeCategories.zindex {
    z-index: 10;
}
.homeCategories ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.homeCategories li {
    cursor: pointer;
    display: inline;
    float: left;
    min-height: 20px;
    width: 199px;
    z-index: 1;
}
* html .homeCategories li {
    height: 20px;
}
.homeCategories li.first {
    margin-right: 1px;
}
.homeCategories li.last {
    margin-left: 1px;
}
.homeCategories li .box {
    width: 199px;
}
.homeCategories li.hover .box {
    left: -30px;
    position: absolute;
    top: -30px;
    width: 259px;
    z-index: 2;
}
.homeCategories .top {
    background: url("/images/homecat_top.gif") no-repeat left bottom transparent;
    font-size: 0;
    height: 14px;
    line-height: 0;
}
.homeCategories .hover .top {
    background-image: url("/images/homecat_zoom_top.png");
    height: 18px;
}
* html .homeCategories .hover .top {
    background-image: url("/images/homecat_zoom_top.gif") !important;
}
* html .homeCategories .hover .first .top {
    background-image: url("/images/homecat_zoom_top_first.gif") !important;
}
* html .homeCategories .hover .last .top {
    background-image: url("/images/homecat_zoom_top_last.gif") !important;
}
.homeCategories .bottom {
    background: url("/images/homecat_bottom.gif") no-repeat left top transparent;
    font-size: 0;
    height: 14px;
    line-height: 0;
}
.homeCategories .hover .bottom {
    background-image: url("/images/homecat_zoom_bottom.png");
    height: 18px;
}
* html .homeCategories .hover .bottom {
    background-image: url("/images/homecat_zoom_bottom.gif") !important;
}
* html .homeCategories .hover .first .bottom {
    background-image: url("/images/homecat_zoom_bottom_first.gif") !important;
}
* html .homeCategories .hover .last .tbottom {
    background-image: url("/images/homecat_zoom_bottom_last.gif") !important;
}
.homeCategories .content {
    background: url("/images/homecat_back.gif") repeat-y left top transparent;
    padding: 0 4px;
    position: relative;
    width: 191px;
}
.homeCategories .hover .content {
    background-image: url("/images/homecat_zoom_back.png");
    padding: 0 9px;
    width: 241px;
}
* html .homeCategories .hover .content {
    background-image: url("/images/homecat_zoom_back.gif") !important;
}
.homeCategories .stars {
    height: 15px;
    text-align: center;
    width: 191px;
}
.homeCategories .stars span {
    background: url("/images/homecat_star.png") no-repeat center center transparent;
    display: inline-block;
    height: 15px;
    width: 15px;
}
.homeCategories .stars span strong {
    display: block;
    text-indent: -999em;
}
.homeCategories .hover .stars {
    height: 21px;
    width: 241px;
}
.homeCategories .hover .stars span {
    background-image: url("/images/homecat_zoom_star.gif") !important;
    height: 21px;
    width: 21px;
}
.homeCategories .title {
    height: 24px;
    width: 191px;
}
.homeCategories .hover .title {
    height: 30px;
    width: 241px;
}
.homeCategories .title h2 {
    font-size: 18px;
    text-align: center;
}
.homeCategories .hover .title h2 {
    font-size: 23px;
}
.homeCategories .image {
    height: 185px;
    margin: 10px 0;
    overflow: hidden;
    width: 191px;
}
.homeCategories .hover .image {
    height: 233px;
    width: 241px;
}
.homeCategories .image img {
    height: 185px;
    width: 191px;
}
.homeCategories .hover .image img {
    height: 233px;
    width: 241px;
}
.homeCategories .description {
    font-size: 11px;
    padding: 0 10px 5px;
    text-align: center;
    width: 171px;
}
.homeCategories .hover .description {
    font-size: 12px;
    padding: 0 25px 5px;
    position: relative;
    width: 191px;
}
.homeCategories .price {
    font-size: 12px;
    padding: 0 10px 10px;
    text-align: center;
    width: 171px;
}
.homeCategories .hover .price {
    font-size: 12px;
    width: 221px;
}
.homeCategories .price strong {
    font-size: 14px;
}
.homeCategories .hover .price strong {
    font-size: 16px;
}
.homeCategories .action {
    height: 38px;
    position: relative;
    text-align: center;
    width: 191px;
}
.homeCategories .actionTwo {
    display: none;
}
.homeCategories .hover .action {
    display: none;
}
.homeCategories .hover .actionTwo {
    display: block;
    height: 47px;
    text-align: center;
    width: 241px;
}
.homeCategories .action a {
    background: url("/images/homecat_button.gif") no-repeat center center transparent;
    display: block;
    height: 38px;
    left: 50%;
    margin-left: -53px;
    position: absolute;
    text-decoration: none;
    text-indent: -999em;
    top: 0;
    width: 106px;
}
.homeCategories .hover .actionTwo a {
    background-image: url("/images/homecat_zoom_button.gif");
    display: block;
    height: 47px;
    left: 50%;
    margin-left: -66px;
    position: absolute;
    text-decoration: none;
    text-indent: -999em;
    width: 132px;
}
.homeCategories .action a:hover {
    background-image: url("/images/homecat_button_on.gif");
}
.homeCategories .hover .actionTwo a:hover {
    background-image: url("/images/homecat_zoom_button_on.gif");
}
.homeCategories .ribbon {
    display: none;
}
.homeCategories .hover .ribbon {
    background: url("/images/homecat_ribbon.png") no-repeat center top transparent;
    display: block;
    height: 106px;
    position: relative;
    top: -9px;
}
* html .homeCategories .hover .ribbon {
    background: url("/images/homecat_ribbon.gif") no-repeat center top transparent;
}
.homeCategories .glimmers {
    display: none;
}
.homeCategories .hover .glimmers {
    display: block;
}
.homeCategories .glimmers .first {
    background: url("/images/glimmer1.png") no-repeat center center transparent;
    height: 46px;
    left: 10px;
    position: absolute;
    top: -10px;
    width: 48px;
}
.homeCategories .glimmers .second {
    background: url("/images/glimmer2.png") no-repeat center center transparent;
    height: 34px;
    left: 180px;
    position: absolute;
    top: 70px;
    width: 35px;
}
.homeCategories .glimmers .third {
    background: url("/images/glimmer1.png") no-repeat center center transparent;
    height: 46px;
    position: absolute;
    right: 5px;
    top: 272px;
    width: 48px;
}
.homeCategories .glimmers .fourth {
    background: url("/images/glimmer2.png") no-repeat center center transparent;
    height: 34px;
    left: 30px;
    position: absolute;
    top: 240px;
    width: 35px;
}
#filterBox {
    position: relative;
    width: 998px;
}
#filterBox h2 {
    display: inline;
    float: left;
    font-size: 23px;
    padding-bottom: 15px;
}
#filterBox h3 {
    display: inline;
    float: right;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 10px 0 0;
}
#filterBox h3 em {
    color: #8D0000;
    font-size: 16px;
}
#filterBox.zindex {
    z-index: 10;
}
#filterBox .content {
    padding: 0 25px;
    width: 948px;
}
.sliderBox {
    display: inline;
    float: left;
    height: 33px;
    width: 435px;
}
.sliderBox .left {
    background: url("/images/slider_bgl.png") no-repeat left top transparent;
    display: inline;
    float: left;
    height: 33px;
    width: 10px;
}
#filterBox .sliderBox .content {
    background: none repeat 0 0 transparent;
    display: inline;
    float: left;
    height: 33px;
    padding: 0;
    width: 410px;
}
.sliderBox .right {
    background: url("/images/slider_bgr.png") no-repeat left top transparent;
    display: inline;
    float: left;
    height: 33px;
    width: 15px;
}
.sliderBox .sliderInput {
    background: url("/images/slider_bg.png") repeat-x left top transparent;
    display: inline;
    float: left;
    height: 29px;
    padding: 5px 0 0;
    width: 200px;
}
.sliderBox .sliderInput ul {
    margin: 0;
}
.sliderBox .sliderInput li, .sliderBox .sliderInput li div {
    display: inline;
    float: left;
    list-style: none outside none;
}
.sliderBox .sliderInput .label {
    padding-right: 5px;
}
.sliderBox .sliderInput .input {
    background: url("/images/input_width2.gif") no-repeat left top transparent;
    height: 19px;
    padding-right: 10px;
    width: 44px;
}
.sliderBox .sliderInput .input input {
    height: 16px;
    padding: 3px 0 0;
    text-align: center;
    width: 39px;
}
.sliderBox .customSlider {
    background: url("/images/slider_bg.png") repeat-x left top transparent;
    display: inline;
    float: left;
    height: 25px;
    padding: 9px 10px 0 0;
    width: 200px;
}
.customSelect {
    background: url("../images/dropdown_bg.png") no-repeat left top transparent;
    display: inline;
    float: left;
    height: 33px;
    margin: 0 0 0 10px;
    width: 160px;
}
#shoppingBasket #filterBox .customSelect {
    background-image: url("../images/dropdown_bg_wide.png");
    font-weight: bold;
    width: 287px;
}
.customSelect a {
    text-decoration: none;
}
.customSelect a.selected {
    background: url("../images/dropdown_arrow.gif") no-repeat 130px 11px transparent;
    display: block;
    height: 28px;
    padding: 5px 0 0 15px;
    width: 145px;
}
#shoppingBasket #filterBox .customSelect a.selected {
    background: url("../images/dropdown_arrow.gif") no-repeat 257px 11px transparent;
    width: 272px;
}
.customSelect a.selected:hover, .customSelect.hover a.selected {
    background-image: url("../images/dropdown_arrow_h.gif");
}
#shoppingBasket #filterBox .customSelect a.selected:hover, #shoppingBasket #filterBox .customSelect.hover a.selected {
    background-image: url("../images/dropdown_arrow_h_wide.gif");
}
.customSelect ul {
    background: url("../images/dropdown_ul_bg.png") no-repeat left top transparent;
    display: none;
    margin: 0;
    padding-top: 10px;
    position: absolute;
    z-index: 11;
}
#shoppingBasket #filterBox .customSelect ul {
    background-image: url("../images/dropdown_ul_bg_wide.png");
}
* html .customSelect ul {
    background: url("../images/dropdown_ul_bg.gif") no-repeat left top transparent;
}
* html #shoppingBasket #filterBox .customSelect ul {
    background-image: url("../images/dropdown_ul_bg_wide.gif");
}
#shoppingBasket #filterBox {
    width: auto;
}
* + html #shoppingBasket #filterBox {
    margin-bottom: 20px;
    margin-top: -20px;
    position: relative;
}
#shoppingBasket #filterBox .left {
    font-weight: bold;
    text-align: right;
}
#shoppingBasket #filterBox .alt {
    background: none repeat 0 0 transparent;
}
#shoppingBasket #filterBox .customSelect ul {
    display: none;
    margin: 0;
    position: absolute;
    top: -9px;
    z-index: 11;
}
#shoppingBasket #filterBox .customSelect ul.up {
    background: url("../images/dropdown_ul_bg_wide.png") no-repeat left top transparent;
    top: -383px;
}
* html #shoppingBasket #filterBox .customSelect ul.up {
    background: url("../images/dropdown_ul_bg_wide.gif") no-repeat left top transparent;
}
* html #shoppingBasket #filterBox {
    margin-bottom: 30px;
}
* html #shoppingBasket #filterBox .alt {
    background: none repeat 0 0 transparent;
}
.customSelect ul li {
    line-height: 25px;
    list-style: none outside none;
    padding: 0;
}
.customSelect ul li.last {
    background: url("../images/dropdown_lilast_bg.png") no-repeat left bottom transparent;
    display: block;
    list-style: none outside none;
    padding-bottom: 15px;
}
#shoppingBasket #filterBox .customSelect ul li.last {
    background-image: url("../images/dropdown_lilast_bg_wide.png");
}
* html .customSelect ul li.last {
    background: url("../images/dropdown_lilast_bg.gif") no-repeat left bottom transparent;
}
* html #shoppingBasket #filterBox .customSelect ul li.last {
    background-image: url("../images/dropdown_lilast_bg_wide.gif");
}
.customSelect ul li a {
    background: url("../images/dropdown_li_bg.png") repeat-y left top transparent;
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 15px;
}
#shoppingBasket #filterBox .customSelect ul li a {
    background-image: url("../images/dropdown_li_bg_wide.png");
}
* html .customSelect ul li a {
    background: url("../images/dropdown_li_bg.gif") repeat-y left top transparent;
}
* html #shoppingBasket #filterBox .customSelect ul li a {
    background-image: url("../images/dropdown_li_bg_wide.gif");
}
.customSelect ul li a:hover {
    background: url("../images/dropdown_li_bg_h.png") repeat-y left top transparent;
}
#shoppingBasket #filterBox .customSelect ul li a:hover {
    background-image: url("../images/dropdown_li_bg_h_wide.png");
}
* html .customSelect ul li a:hover {
    background: url("../images/dropdown_li_bg_h.gif") repeat-y left top transparent;
}
* html #shoppingBasket #filterBox .customSelect ul li a:hover {
    background-image: url("../images/dropdown_li_bg_h_wide.gif");
}
#lister {
    padding: 20px 0;
    position: relative;
}
#lister.contentBox .top {
    background: url("/images/content_top_2.png") no-repeat left top transparent;
}
#lister.contentBox .content {
    background: url("/images/content_back_2.png") repeat-y left top transparent;
    padding: 0 4px;
    width: 990px;
}
#lister.contentBox .bottom {
    background: url("/images/content_bottom_2.png") no-repeat left top transparent;
}
.functions {
    background: url("/images/stripes.gif") repeat-x 0 100% transparent;
    height: 40px;
    padding: 0 35px;
    width: 920px;
}
#functionsTwo.functions {
    background: none repeat 0 0 transparent;
    height: 30px;
    padding: 0 35px;
}
.sortText, .sorting {
    display: inline;
    float: left;
    padding: 6px 0 0;
}
.paging {
    display: inline;
    float: left;
    padding: 8px 0 0 175px;
}
.paging a {
    border: 1px solid white;
    display: inline;
    float: left;
    height: 12px;
    line-height: 11px;
    text-align: center;
    text-decoration: none;
    width: 12px;
}
* + html .paging a {
    background-position: 0 5px;
    height: 15px;
    line-height: 15px;
}
* + html .paging a.next {
    background-position: right 5px;
}
.paging a:hover {
    background-color: #8D0000;
    color: white;
}
.paging a.active {
    background: none repeat 0 0 #001E4D;
    color: white;
}
.paging a.prev, .paging a.next, .paging a.back {
    background-color: transparent;
    border: medium none;
    color: #001E4D;
    margin: 1px;
    width: auto;
}
.paging a.prev:hover, .paging a.next:hover, .paging a.back:hover {
    background-color: transparent;
    color: #8D0000;
    width: auto;
}
.submit {
    display: inline;
    float: right;
}
.listBox {
    width: 980px;
}
.compareList {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 970px;
}
.compareList li {
    background: url("/images/stripes.gif") repeat-x 0 100% transparent;
    height: 190px;
    padding: 10px 10px 11px;
    width: 970px;
}
.compareList li.even {
    background: url("/images/stripes.gif") repeat-x 0 100% #F3F9F8;
}
.compareList li .image, .similar li .image {
    display: inline;
    float: left;
    height: 190px;
    overflow: hidden;
    padding: 0 20px 0 0;
    position: relative;
    width: 190px;
}
.compareList li .image .mask, .similar li .image .mask {
    background: url("/images/list_mask.png") no-repeat 0 0 transparent;
    height: 190px;
    left: 0;
    position: absolute;
    text-indent: -999em;
    top: 0;
    width: 190px;
    z-index: 1;
}
.compareList li.even .image .mask {
    background: url("/images/list_mask2.png") no-repeat 0 0 transparent;
}
.compareList li .description {
    display: inline;
    float: left;
    height: 155px;
    overflow: hidden;
    width: 500px;
}
* + html .compareList li .description {
    height: 150px;
}
.compareList li .description h2 {
    padding: 5px 0 15px;
}
* html .compareList li .description h2 {
    padding: 2px 0 12px;
}
.compareList li .description a:hover {
}
.compareList li .readmore {
    color: #8D0000;
    display: inline;
    float: left;
    overflow: hidden;
    width: 500px;
}
.compareList li .readmore a:hover {
    color: #001E4D;
}
.compareList li .actions {
    display: inline;
    float: right;
    padding: 0 20px 0 0;
    width: 170px;
}
.compareList li .actions .compareMe, #detail .rightColumn .compareMe {
    background: none repeat 0 0 #EFFFDC;
    border: 1px solid #86EF02;
    margin: 0 5px 0 0;
    width: 163px;
}
.compareList li .actions .compareMe .label, #detail .rightColumn .compareMe .label {
    display: inline;
    float: left;
}
.compareList li .actions .compareMe .label label, #detail .rightColumn .compareMe .label label {
    display: block;
    height: 13px;
    line-height: 13px;
    padding: 8px 0 8px 8px;
    width: 134px;
}
* html .compareList li .actions .compareMe .label label {
    width: 130px;
}
* html #detail .rightColumn .compareMe .label label {
    width: 130px;
}
* + html .compareList li .actions .compareMe .label label {
    width: 130px;
}
* + html #detail .rightColumn .compareMe .label label {
    width: 130px;
}
.compareList li .actions .compareMe .input, #detail .rightColumn .compareMe .input {
    display: inline;
    float: right;
    height: 13px;
    padding: 8px 8px 8px 0;
    width: 13px;
}
* html .compareList li .actions .compareMe .input {
    padding: 5px 5px 5px 0;
}
* html #detail .rightColumn .compareMe .input {
    padding: 5px 5px 5px 0;
}
* + html .compareList li .actions .compareMe .input {
    padding: 5px 12px 5px 0;
}
* + html #detail .rightColumn .compareMe .input {
    padding: 5px 12px 5px 0;
}
.compareList li .actions .items, .compareList li .actions .delivery {
    margin: 0 5px 0 0;
    text-align: center;
    width: 165px;
}
.compareList li .actions .items {
    margin: 25px 5px 0 0;
}
.compareList li .actions .withOld {
    margin: 17px 5px 0 0;
}
.compareList li .actions .price {
    font-size: 30px;
    margin: 0 5px 25px 0;
    text-align: center;
    width: 165px;
}
.compareList li .actions .inclOld {
    margin: 0 5px 18px 0;
}
.compareList li .actions .price .old {
    display: block;
    margin: 5px 0 0;
}
* html .compareList li .actions .price .old {
    margin: 5px 0 -10px;
}
* html .compareList li .actions .price {
    margin: 0 5px 15px 0;
}
.compareList li .actions .buy .label {
    display: none;
}
.compareList li .actions .buy .input, #collateBox ul li .content .actions .input {
    background: url("/images/input_width1.gif") no-repeat 0 0 transparent;
    display: inline;
    float: left;
    height: 31px;
    margin: 4px 0 0;
    width: 44px;
}
.compareList li.even .actions .buy .input {
    background: url("/images/input_width1_2.gif") no-repeat 0 0 transparent;
}
.compareList li .actions .buy .input input, #collateBox ul li .content .actions .input input {
    font-size: 14px;
    height: 25px;
    padding-top: 4px;
    text-align: center;
    vertical-align: middle;
    width: 44px;
}
* html .compareList li .actions .buy .input input, * html #collateBox ul li .content .actions .input input {
    padding-top: 8px;
}
* + html .compareList li .actions .buy .input input, * + html #collateBox ul li .content .actions .input input {
    padding-top: 8px;
}
#image {
    cursor: pointer;
    height: 416px;
    overflow: hidden;
    width: 416px;
}
#image ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#image li {
    height: 416px;
    overflow: hidden;
    position: relative;
    width: 416px;
}
#image li img {
    display: block;
    height: 410px;
    overflow: hidden;
    width: 410px;
}
#image li .mask {
    background: url("/images/detail_mask.png") no-repeat 0 0 transparent;
    display: block;
    height: 416px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 416px;
}
.enlarge a {
    background: url("/images/enlarge.gif") no-repeat 60px 0 transparent;
    border-bottom: 1px solid #001E4D;
    display: block;
    height: 30px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    width: 410px;
}
.enlarge a:hover {
    background: url("/images/enlarge.gif") no-repeat 60px -30px transparent;
    border-color: #8D0000;
}
#thumbnails {
    width: 425px;
}
#thumbnails ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 425px;
}
#thumbnails li {
    display: inline;
    float: left;
    height: 79px;
    margin: 5px 5px 0 0;
    padding: 0;
    position: relative;
    width: 79px;
}
#thumbnails li a {
    background: url("/images/detail_thumb_mask.png") no-repeat 0 0 transparent;
    display: block;
    height: 79px;
    left: 0;
    position: absolute;
    top: 0;
    width: 79px;
}
#thumbnails li img {
    display: block;
    height: 74px;
    opacity: 0.35;
    width: 74px;
}
#thumbnails li img.activeThumb {
    display: block;
    height: 74px;
    opacity: 1;
    width: 74px;
}
#thumbnails li a:hover, #thumbnails li a.activeSlide {
}
.leftColumn {
    display: inline;
    float: left;
    padding: 0 0 0 9px;
    width: 425px;
}
.rightColumn {
    display: inline;
    float: right;
    padding: 26px 19px 0 5px;
    position: relative;
    width: 530px;
    z-index: 0;
}
.rightColumn .paging {
    background: url("/images/stripes.gif") repeat-x 0 100% transparent;
    height: 26px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 530px;
}
.rightColumn .paging a, .rightColumn .paging span {
    display: inline;
    float: right;
}
#wrapper #detail .rightColumn .paging span {
    height: 11px;
    line-height: 11px;
}
* + html #wrapper #detail .rightColumn .paging span {
    height: 15px;
    line-height: 15px;
}
.rightColumn .paging a.back {
    display: inline;
    float: left;
}
.rightColumn h1 {
    color: #8D0000;
    font-size: 30px;
    padding: 30px 0;
    width: 530px;
}
.rightColumn .description {
    width: 530px;
}
.rightColumn .contentBox {
    display: inline;
    float: left;
    width: 300px;
}
.rightColumn .contents {
    margin-bottom: 20px;
    width: 300px;
}
.rightColumn .contents ul {
    margin: 30px 0 0 15px;
    width: 285px;
}
* html .rightColumn .contents ul {
    margin: 30px 0 0;
}
#wrapper .rightColumn .contents ul {
    margin: 30px 0 0;
    width: 285px;
}
#wrapper .rightColumn .contents ul li {
    list-style-type: disc;
    margin: 0 0 0 15px;
}
.rightColumn .actions, .rightColumn .actions .actionsBox, .rightColumn .actions .actionsBox ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 300px;
}
.rightColumn .actions .actionsBox {
    padding: 10px 0 0;
}
.rightColumn .mainActions {
    display: inline;
    float: right;
    margin: 30px 0 0 30px;
    width: 200px;
}
.rightColumn .mainActions .top {
    background: url("/images/detail_mactions_top.gif") no-repeat 0 0 transparent;
    height: 15px;
    width: 200px;
}
.rightColumn .mainActions .content {
    background: url("/images/detail_mactions_back.gif") repeat-y 0 0 transparent;
    padding: 0 12px 0 2px;
    text-align: center;
    width: 186px;
}
.rightColumn .mainActions .content .price {
    font-size: 30px;
    padding: 10px 0;
}
.rightColumn .mainActions .content .price .old {
    display: block;
}
.rightColumn .mainActions .content .label {
    display: none;
}
.rightColumn .mainActions .content .input {
    background: url("/images/input_width1_3.gif") no-repeat 0 0 transparent;
    display: inline;
    float: left;
    height: 31px;
    margin: 4px 0 0 10px;
    width: 44px;
}
.rightColumn .mainActions .content .buy {
    margin: 10px 0 0;
}
.rightColumn .mainActions .content .submit {
    margin-right: 6px;
}
.rightColumn .mainActions .content .input input {
    font-size: 14px;
    height: 25px;
    padding-top: 3px;
    text-align: center;
    vertical-align: middle;
    width: 44px;
}
* html .rightColumn .mainActions .content .input input {
    padding-top: 8px;
}
* + html .rightColumn .mainActions .content .input input {
    padding-top: 8px;
}
.rightColumn .mainActions .bottom {
    background: url("/images/detail_mactions_bottom.gif") no-repeat 0 0 transparent;
    height: 15px;
    width: 200px;
}
.similar {
    background: none repeat 0 0 #FFFFFF;
    margin: 30px 9px 0;
    width: 970px;
}
.similar .head {
    width: 970px;
}
.similar .head h2 {
    display: inline;
    float: left;
    font-size: 26px;
    margin: 0 30px 0 10px;
}
.similar .head .submit {
    display: inline;
    float: right;
    margin: 0 375px 0 0;
}
.similar .similarListBox, .similar ul {
    margin: 0;
    padding: 0;
    width: 970px;
}
.similar li {
    border: 1px dashed #949494;
    display: inline;
    float: left;
    height: 190px;
    margin: 10px 0 0;
    padding: 10px;
    position: relative;
    width: 458px;
}
.similar li.even {
    margin: 10px 10px 0 0;
}
* html .similar li {
    padding: 10px 10px 4px;
}
.similar li .image {
    padding: 0 10px 0 0;
}
.similar li .description {
    display: inline;
    float: left;
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 258px;
}
.similar li .description h3 {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
}
.similar li .readmore {
    display: inline;
    float: left;
    width: 100px;
}
.similar li .items {
    margin: 9px 0;
    width: 258px;
}
.similar li .price {
    display: inline;
    float: right;
    font-size: 25px;
    margin: 10px 10px 0 0;
    text-align: right;
    width: 148px;
}
.similar li .price .new {
    display: inline;
    float: right;
}
.similar li .price .old {
    display: inline;
    float: right;
    margin: 5px 15px 0 0;
}
* html .similar li .price .old {
    margin: 6px 10px 0 0;
}
.similar li .buy .label {
    display: none;
}
.similar li .actions {
    display: inline;
    float: left;
    margin-top: 20px;
    position: relative;
    width: 258px;
}
* + html .similar li .actions {
    margin-top: 15px;
}
.similar li .compareMe {
    background: none repeat 0 0 #EFFFDC;
    border: 1px solid #86EF02;
    display: inline;
    float: left;
    height: 27px;
    margin: 5px 0 0;
    width: 83px;
}
.similar li .compareMe, .similar li .compareMe .label, .similar li .compareMe .input {
    display: inline;
    float: left;
}
.similar li .compareMe .label label {
    display: block;
    height: 13px;
    line-height: 13px;
    overflow: hidden;
    padding: 7px 0 7px 6px;
    width: 58px;
}
* html .similar li .compareMe .label label {
    width: 56px;
}
.similar li .compareMe .input {
    height: 13px;
    padding: 7px 6px 7px 0;
    width: 13px;
}
* html .similar li .compareMe .input {
    padding: 4px 0;
}
* + html .similar li .compareMe .input {
    padding: 4px 0;
}
.similar li .actions .buy .input {
    background: url("/images/input_width1.gif") no-repeat 0 0 transparent;
    display: inline;
    float: left;
    height: 31px;
    margin: 4px 4px 0 9px;
    width: 44px;
}
* html .similar li .actions .buy .input {
    margin: 4px 2px 0 7px;
}
.similar li .actions .buy .input input {
    font-size: 14px;
    height: 25px;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    width: 44px;
}
.similar li .actions .buy .submit {
    margin-right: -4px;
}
* html .similar li .actions .buy .submit {
    margin-right: 0;
}
#collateBox {
    margin-bottom: 20px;
    position: relative;
}
#collateBox .content {
    padding: 0 10px;
    position: relative;
    width: 978px;
}
#collateBox .head {
    padding: 0 4px 20px;
    width: 970px;
}
#collateBox .foot {
    padding: 20px 4px 0;
    position: relative;
    width: 970px;
}
#collateBox h1 {
    display: inline;
    float: left;
    padding: 5px 0 0 11px;
    width: 309px;
}
* html #collateBox h1 {
    padding: 2px 0 0 11px;
}
* html #shoppingBasket h1 {
    padding: 2px 0 0 11px;
}
#collateBox .paging, #shoppingBasket .paging {
    display: inline;
    float: right;
    padding: 0;
    position: relative;
    width: 650px;
}
#collateBox .foot .paging {
    padding-left: 320px;
}
#collateBox .paging .position {
    text-align: center;
    width: 200px;
}
#collateBox .paging a, #collateBox .paging span {
    position: relative;
}
#collateBox .paging span {
    display: inline;
    float: right;
    margin: 10px 20px 0;
}
#collateBox .paging .prevBox {
    display: inline;
    float: right;
    height: 37px;
    position: relative;
    width: 106px;
}
#collateBox .paging .nextBox {
    display: inline;
    float: right;
    height: 37px;
    position: relative;
    width: 128px;
}
#collateBox .paging a.prev {
    background: url("/images/btn_prev.png") no-repeat 0 0 transparent;
    border: medium none;
    height: 37px;
    left: 0;
    margin: 0;
    padding: 0;
    text-indent: -999em;
    top: -2px;
    width: 106px;
}
#collateBox .paging a.prev:hover {
    background: url("/images/btn_prev_on.png") no-repeat 0 0 transparent;
}
#collateBox .paging a.next {
    background: url("/images/btn_next.png") no-repeat 0 0 transparent;
    border: medium none;
    height: 37px;
    left: 0;
    margin: 0;
    padding: 0;
    text-indent: -999em;
    top: -2px;
    width: 128px;
}
#collateBox .paging a.next:hover {
    background: url("/images/btn_next_on.png") no-repeat 0 0 transparent;
}
#collateBox .paging a.back {
    display: inline;
    float: left;
    margin: 13px 0 0;
    text-align: left;
    width: 164px;
}
#collateBox .paging a.back {
    display: inline;
    float: left;
    margin: 13px 0 0;
}
#collateBox ul {
    margin: 0;
    padding: 0;
}
#collateBox .collateListBox {
    position: relative;
}
#collateBox ul.collateList {
    margin: 0;
    padding: 0;
    width: 978px;
}
* html #collateBox .collateListBox ul.collateList {
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
}
#collateBox ul li {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: static;
    width: 325px;
}
#collateBox ul li.articleLi {
    display: inline;
    float: left;
    padding-right: 1px;
    width: 325px;
}
#collateBox ul li.articleLi .article {
    position: relative;
    width: 325px;
}
#collateBox ul li .top {
    background: url("/images/compare_top.png") no-repeat 0 0 transparent;
    height: 15px;
    left: 0;
    position: relative;
    top: 0;
    width: 325px;
}
#collateBox ul li .bottom {
    background: url("/images/compare_bottom.png") no-repeat 0 0 transparent;
    height: 20px;
    width: 325px;
}
#collateBox ul li .content {
    background: url("/images/compare_back.png") repeat-y 0 0 transparent;
    padding: 0;
    width: 325px;
}
#collateBox ul li .content .image {
    height: 295px;
    margin: 0 16px 18px 14px;
    position: relative;
    width: 295px;
}
#collateBox ul li .content .image img {
    height: 295px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 295px;
    z-index: 1;
}
#collateBox ul li .content .image .mask {
    background: url("/images/collate_mask.png") no-repeat 0 0 transparent;
    height: 295px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 295px;
    z-index: 2;
}
#collateBox ul li .content .image .remove {
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: -1px;
    top: -2px;
    z-index: 3;
}
#collateBox ul li .content .image .remove div {
    background: url("/images/remove_left.png") no-repeat 0 -5px transparent;
    display: inline;
    float: left;
    height: 30px;
    width: 10px;
}
* html #wrapper #collateBox ul li .content .image .remove div {
    background-color: #FFFFFF;
    background-image: none;
}
#collateBox ul li .content .image .remove a {
    background: url("/images/remove.gif") no-repeat 0 5px #FFFFFF;
    display: inline;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 5px 5px 25px;
    text-decoration: none;
}
#collateBox ul li .content .image .remove a:hover {
    background: url("/images/remove_h.gif") no-repeat 0 5px #FFFFFF;
}
#collateBox ul li .content h2 {
    font-size: 20px;
    text-align: center;
    width: 325px;
}
#collateBox ul li .content .price {
    font-size: 30px;
    margin-top: 5px;
    text-align: center;
}
#collateBox ul li .content .actions {
    background: none repeat 0 0 #F3F9F8;
    border-bottom: 1px dashed #949494;
    border-top: 1px dashed #949494;
    margin: 20px 5px 10px 4px;
    padding: 7px 6px 7px 10px;
    width: 300px;
}
#collateBox ul li .content .actions .label {
    display: none;
}
#collateBox ul li .content .actions .input {
    background: url("/images/input_width1_2.gif") no-repeat 0 0 transparent;
    display: inline;
    float: right;
    margin: 4px 8px 0;
}
#collateBox ul li .content .actions .more {
    display: inline;
    float: left;
    padding: 8px 0 0 10px;
}
#collateBox ul li .content .contains {
    margin: 0 5px 0 4px;
    padding: 0 10px 7px;
    width: 296px;
}
#collateBox ul li .content .contains ul {
    margin: 10px 10px 0 0;
    width: 286px;
}
#collateBox ul li .content .contains ul li {
    background: url("/images/bull.gif") no-repeat 0 6px transparent;
    margin: 0 0 0 5px;
    padding: 0 0 0 10px;
    width: 271px;
}
#collateBox ul li .content .price .old {
    background: url("/images/strike.png") no-repeat center 6px transparent;
    display: block;
}
#shoppingBasket {
    padding-bottom: 20px;
    position: relative;
}
#shoppingBasket .coupon {
	padding: 0 0 15px;;
}
#shoppingBasket .head {
    width: 988px;
}
#shoppingBasket .foot {
    padding-top: 20px;
    position: relative;
    width: 988px;
}
* html #shoppingBasket .basketfoot {
    padding-top: 0;
}
* + html #shoppingBasket .basketfoot {
    padding-top: 0;
}
#shoppingBasket .foot .paging {
    position: relative;
    width: 988px;
}
#shoppingBasket h1 {
    display: inline;
    float: left;
    padding: 5px 0 0 20px;
}
#shoppingBasket .steps {
    display: inline;
    float: left;
    height: 49px;
    margin-top: -7px;
    width: 375px;
}
#shoppingBasket .steps ul {
    list-style: none outside none;
    margin: 0;
}
#shoppingBasket .steps ul li {
    color: #727272;
    display: inline;
    float: left;
    height: 49px;
    text-indent: -999em;
}
#shoppingBasket .steps ul li#first {
    background: url("/images/steps_passive.png") no-repeat 0 0 transparent;
    width: 145px;
}
#shoppingBasket .steps ul li#first.active {
    background: url("/images/steps_active.png") no-repeat 0 0 transparent;
    width: 145px;
}
#shoppingBasket .steps ul li#second {
    background: url("/images/steps_passive.png") no-repeat -145px 0 transparent;
    width: 118px;
}
#shoppingBasket .steps ul li#second.active {
    background: url("/images/steps_active.png") no-repeat -145px 0 transparent;
    width: 118px;
}
#shoppingBasket .steps ul li#third {
    background: url("/images/steps_passive.png") no-repeat -261px 0 transparent;
    width: 112px;
}
#shoppingBasket .steps ul li#third.active {
    background: url("/images/steps_active.png") no-repeat -261px 0 transparent;
    width: 112px;
}
#shoppingBasket .paging {
    width: 680px;
}
#shoppingBasket .paging a {
    display: inline;
    float: right;
}
#shoppingBasket .paging a.next {
    background: url("/images/btn_finish.gif") no-repeat 0 0 transparent;
    height: 37px;
    margin: 0;
    text-indent: -999em;
    width: 227px;
}
#shoppingBasket .paging a.next:hover {
    background: url("/images/btn_finish_h.gif") no-repeat 0 0 transparent;
}
#shoppingBasket .paging a.prev {
    background: url("/images/btn_shop.gif") no-repeat 0 0 transparent;
    height: 37px;
    margin: 0;
    text-indent: -999em;
    width: 201px;
}
#shoppingBasket .paging a.prev:hover {
    background: url("/images/btn_shop_h.gif") no-repeat 0 0 transparent;
}
#shoppingBasket .head .taxed {
    color: #086A00;
    display: block;
    font-style: italic;
	font-size: 16px;
	padding: 10px;
    text-align: center;
    width: 988px;
}
#shoppingBasket .shoppingTable, #shoppingBasket table, #shoppingBasket table thead, #shoppingBasket table tfoot, #shoppingBasket table tbody {
    margin: 0;
    padding: 0;
    position: relative;
    width: 988px;
}
#shoppingBasket table .image {
    height: 100px;
    position: relative;
    width: 100px;
}
#shoppingBasket table .image .mask {
    background: url("/images/basket_mask.png") no-repeat 0 0 transparent;
    height: 100px;
    left: 0;
    position: absolute;
    text-indent: -999em;
    top: 0;
    width: 100px;
}
#shoppingBasket table tr.even .image .mask {
    background: url("/images/basket_mask_even.png") no-repeat 0 0 transparent;
    height: 100px;
    left: 0;
    position: absolute;
    text-indent: -999em;
    top: 0;
    width: 100px;
}
#shoppingBasket table tr .second {
    width: 400px;
}
* html #shoppingBasket table tr .second .description {
    height: 50px;
    overflow: hidden;
}
#shoppingBasket table tr .second .readmore {
    height: 35px;
}
#shoppingBasket table tr .time {
    text-align: center;
}
#shoppingBasket table th {
    background: url("/images/th.png") repeat-x 0 0 transparent;
    height: 35px;
    padding-bottom: 0;
    padding-left: 10px;
    vertical-align: middle;
}
* html #shoppingBasket table th {
    background: url("/images/th.gif") repeat-x 0 0 transparent;
}
#shoppingBasket table th.first {
    background: url("/images/th_first.png") no-repeat 0 0 transparent;
    padding: 5px 0 0 20px;
}
* html #shoppingBasket table th.first {
    background: url("/images/th_first.gif") no-repeat 0 0 transparent;
}
#shoppingBasket table th.last {
    background: url("/images/th_last.png") no-repeat right 0 transparent;
    padding: 5px 20px 0 0;
    text-align: right;
}
* html #shoppingBasket table th.last {
    background: url("/images/th_last.gif") no-repeat right 0 transparent;
}
#shoppingBasket table td {
    background: none repeat 0 0 #FFFFFF;
    height: 100px;
    padding: 10px;
    vertical-align: middle;
}
#shoppingBasket table tr.even td {
    background: none repeat 0 0 #EDFEDD;
}
#shoppingBasket table td.first {
    background: url("/images/td_first.png") repeat-y 0 0 transparent;
    padding-left: 20px;
    padding-right: 20px;
    width: 100px;
}
* html #shoppingBasket table td.first {
    background: url("/images/td_first.gif") repeat-y 0 0 transparent;
}
#shoppingBasket table tr.even td.first {
    background: url("/images/td_even_first.png") repeat-y 0 0 transparent;
}
* html #shoppingBasket table tr.even td.first {
    background: url("/images/td_even_first.gif") repeat-y 0 0 transparent;
}
#shoppingBasket table td.last {
    background: url("/images/td_last.png") repeat-y right 0 transparent;
    font-weight: bold;
    padding-right: 20px;
    text-align: right;
}
#shoppingBasket table td.date {
    text-align: left;
	font-size: 11px;
	line-height: 17px;
}
#shoppingBasket table td.date #filterBox {
	padding-right: 4px;
	float: right;
	display: inline;
}
* html #shoppingBasket table td.last {
    background: url("/images/td_last.gif") repeat-y right 0 transparent;
}
#shoppingBasket table tfoot td.last {
    font-weight: normal;
    padding: 0;
    width: 11px;
}
* html #shoppingBasket table tfoot tr td.last {
    width: 12px !important;
}
* + html #shoppingBasket table tfoot tr td.last {
    width: 12px;
}
#shoppingBasket table tr.even td.last {
    background: url("/images/td_even_last.png") repeat-y right 0 transparent;
}
* html #shoppingBasket table tr.even td.last {
    background: url("/images/td_even_last.gif") repeat-y right 0 transparent;
}
#shoppingBasket table tfoot tr.even td.last {
    background: url("/images/td_last.png") repeat-y right 0 transparent;
}
* html #shoppingBasket table tfoot tr.even td.last {
    background: url("/images/td_last.gif") repeat-y right 0 transparent;
}
#shoppingBasket table tfoot tr td {
    background: url("/images/tf_td.png") repeat-x 0 0 transparent;
    font-size: 14px;
    height: 30px;
    padding: 0 0 0 10px;
}
#shoppingBasket table tfoot tr.gt0 td.second {
    background: #fff;
    height: auto;
    padding: 0 0 0 10px;
}
* html #shoppingBasket table tfoot tr td {
    background: url("/images/tf_td.gif") repeat-x 0 0 transparent;
}
#shoppingBasket table tfoot tr td.first {
    background: url("/images/tf_td_first.png") no-repeat 0 0 transparent;
}
* html #shoppingBasket table tfoot tr td.first {
    background: url("/images/tf_td_first.gif") no-repeat 0 0 transparent;
}
#shoppingBasket table tfoot tr.even td {
    background: none repeat 0 0 #FFFFFF;
}
#shoppingBasket table tfoot tr.gt0 td.first {
    background: url("/images/tf_td_gt0.png") repeat-y right 0 transparent;
    border: medium none;
}
* html #shoppingBasket table tfoot tr.gt0 td.first {
    background: url("/images/tf_td_gt0.gif") repeat-y right 0 transparent;
}
#shoppingBasket table tfoot tr.gt1 td.first {
    background: url("/images/tf_td_gt0.png") repeat-y right 0 transparent;
}
* html #shoppingBasket table tfoot tr.gt1 td.first {
    background: url("/images/tf_td_gt0.gif") repeat-y right 0 transparent;
}
#shoppingBasket table tfoot tr.footlast td.second {
    background: url("/images/tf_td_footlast_second.png") no-repeat 0 -10px transparent;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}
* html #wrapper #shoppingBasket table tfoot tr.footlast td.second  {
    background-image: url("/images/tf_td_footlast_second.gif") !important;
	padding-top: 0px !important;
    vertical-align: top;
}
* html #wrapper #shoppingBasket table tfoot tr.footlast td {
    background-image: url("/images/tf_td_footlast_last.gif");
    padding-top: 0px !important;
    vertical-align: top;
}
* + html #wrapper #shoppingBasket table tfoot tr.footlast td {
    padding-top: 0px;
    vertical-align: top;
}
#shoppingBasket table tfoot tr.footlast td.first {
    background: url("/images/tf_td_footlast_first.png") no-repeat right -5px transparent;
}
* html #shoppingBasket table tfoot tr.footlast td.first {
    background: none repeat 0 0 transparent !important;
}
#shoppingBasket table tfoot tr td.secondlast {
    background: none repeat 0 0 #FFFFFF;
    padding: 0 10px 0 0;
    text-align: right;
    width: 100px;
}
#shoppingBasket .marginBottom {
	padding-bottom: 10px !important;
}
#shoppingBasket table tfoot tr.footlast td.secondlast {
    background: url("/images/tf_td_footlast_last.png") no-repeat -109px -10px transparent;
    padding: 0 10px 10px 0;
}
* html #shoppingBasket table tfoot tr.footlast td.secondlast {
    background: url("/images/tf_td_footlast_last.gif") no-repeat 98% -10px transparent !important;
    height: 50px !important;
}
* + html #shoppingBasket table tfoot tr.footlast td.secondlast {
    background: url("/images/tf_td_footlast_last.png") no-repeat 91% -10px transparent;
}
#shoppingBasket table tfoot tr.footlast td.last {
    background: url("/images/tf_td_footlast_last.png") no-repeat right -10px transparent;
    border-top: medium none;
}
* html #shoppingBasket table tfoot tr.footlast td.last {
    background: url("/images/tf_td_footlast_last.gif") no-repeat -227px -10px transparent !important;
}
#shoppingBasket table tfoot tr td.third {
    background: url("/images/tf_td_third.png") no-repeat right 0 transparent;
}
* html #shoppingBasket table tfoot tr td.third {
    background: url("/images/tf_td_third.gif") no-repeat right 0 transparent;
}
#shoppingBasket table tfoot tr td.fourth {
    background: none repeat 0 0 #FFFFFF;
}
#shoppingBasket table tfoot tr td.fourth, #shoppingBasket table tfoot tr td.secondlast {
    padding-top: 10px;
}
#shoppingBasket table tfoot tr.gt0 td.secondlast {
    padding-top: 0;
}
#shoppingBasket table tfoot tr td.fourth, #shoppingBasket table tfoot tr.gt0 td.second {
    width: 200px;
}
#shoppingBasket table tfoot tr .total {
    border-top: 1px dashed #727272 !important;
    height: 39px;
    padding-top: 10px;
}
* html #shoppingBasket table tfoot tr .total {
    border-top: medium none;
    height: 70px;
}
* + html #shoppingBasket table tfoot tr .total {
    border-top: medium none;
    height: 70px;
}
#shoppingBasket table tfoot tr.first td.second .box {
    position: relative;
	clear: both;
}
#shoppingBasket table tfoot tr.first td.second .payments {
	float: left; display: inline;
	padding-bottom: 15px;
    background: url("/images/payments2.gif") no-repeat 0 0 transparent;
    height: 20px;
    width: 280px;
}
#shoppingBasket table tfoot tr.first td.second .specs {
	float: left; display: inline;
}
#shoppingBasket table tfoot tr.first td.second .specs ul {
    list-style: none outside none;
    margin: 0;
}
#shoppingBasket table tfoot tr.first td.second .specs ul li {
    background: url("/images/bullet_menu.gif") no-repeat 0 3px transparent;
    color: #086A00;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
    padding-left: 20px;
}
#shoppingBasket table a.remove {
    background: url("/images/remove.gif") no-repeat 50% 50% transparent;
    display: block;
    height: 70px;
    text-indent: -999em;
    width: 70px;
}
#shoppingBasket table .remove:hover {
    background: url("/images/remove_h.gif") no-repeat 50% 50% transparent;
}
#shoppingBasket table .input {
    background: url("/images/input_width3.gif") no-repeat 0 0 transparent;
    height: 24px;
    width: 44px;
}
#shoppingBasket table tr.even .input {
    background: url("/images/input_width3_3.gif") no-repeat 0 0 transparent;
    height: 24px;
    width: 44px;
}
* html #shoppingBasket table .input {
    margin-top: 10px;
}
#shoppingBasket table .input input {
    height: 24px;
    padding: 2px 0 0;
    text-align: center;
    width: 44px;
}
* html #shoppingBasket table .input input {
    padding-top: 5px;
}
* + html #shoppingBasket table .input input {
    padding-top: 5px;
}
#shoppingBasket .shoppingInfo .top {
    background: url("/images/content_white_top.gif") no-repeat 0 0 transparent;
    height: 23px;
    width: 988px;
}
#shoppingBasket .shoppingInfo .bottom {
    background: url("/images/content_white_bottom.gif") no-repeat 0 0 transparent;
    height: 25px;
    width: 988px;
}
#shoppingBasket .shoppingInfo .content {
    background: url("/images/content_white_back.gif") repeat-y 0 0 transparent;
    padding: 0 9px;
    width: 970px;
}
#shoppingBasket .shoppingInfo .info {
    border-bottom: 1px dashed #727272;
    padding: 0 0 20px;
    width: 970px;
}
#shoppingBasket .shoppingInfo .address {
    display: inline;
    float: left;
    padding: 0 20px 20px;
    width: 445px;
}
#shoppingBasket .shoppingInfo legend {
    color: #001E4D;
    font-size: 16px;
    padding: 0 0 5px;
}
#shoppingBasket .shoppingInfo .address .label, #shoppingBasket td.second .label {
    display: inline;
    float: left;
    height: 24px;
    padding-top: 15px;
    width: 130px;
}
#shoppingBasket .shoppingInfo .address .label label {
    display: block;
    height: 24px;
    width: 130px;
}
#shoppingBasket .shoppingInfo .address .input, .method .input, #shoppingBasket td.second .input {
    background: url("/images/input_default.gif") no-repeat 0 0 transparent;
    display: inline;
    float: left;
    height: 24px;
    margin-top: 15px;
    width: 255px;
}
#shoppingBasket td.second .input {
    background: url("/images/input_default2.gif") no-repeat 0 0 transparent;
    width: 154px;
}
#shoppingBasket td.second .input input {
    height: 18px;
    padding: 5px 6px 1px;
    width: 142px;
	text-align: left;
}
#shoppingBasket td.second .submit {
	float: left;
	margin: 15px 0 0 10px;
}
#shoppingBasket .shoppingInfo .address .input input, .method .input input {
    background: none repeat 0 0 transparent;
}
#shoppingBasket .shoppingInfo .address .input2, .method .input2 {
    background: url("/images/input_default2.gif") no-repeat 0 0 transparent;
    display: inline;
    float: left;
    height: 24px;
    margin-top: 15px;
    width: 154px;
}
#shoppingBasket .shoppingInfo .address .input2 input, .method .input2 input {
    background: none repeat 0 0 transparent;
    width: 142px;
}
#shoppingBasket .shoppingInfo .address .input3, .method .input3 {
    background: url("/images/input_default3.gif") no-repeat 0 0 transparent;
    display: inline;
    float: left;
    height: 24px;
    margin-top: 15px;
    width: 92px;
}
#shoppingBasket .shoppingInfo .address .input4, .method .input4 {
    background: url("/images/input_width3_2.gif") no-repeat 0 0 transparent;
    display: inline;
    float: left;
    height: 24px;
    margin: 0 0 0 5px;
    width: 44px;
}
#shoppingBasket .shoppingInfo .address .input4 input, .method .input4 input {
    background: none repeat 0 0 transparent;
    text-align: center;
    width: 32px;
}
#shoppingBasket .shoppingInfo .address .title {
    background: none repeat 0 0 transparent;
}
#shoppingBasket .shoppingInfo .address .input label {
    margin: 0 10px 0 5px;
}
#shoppingBasket .shoppingInfo .errorMessage {
    display: none;
}
#shoppingBasket .shoppingInfo .error .errorMessage {
    background: url("/images/cancel.gif") no-repeat 10px center #FFE5E5;
    border: 1px dashed #F3A0A0;
    color: #C20000;
    display: block;
    font-weight: bold;
    margin: 0 20px 10px;
    padding: 5px 5px 5px 35px;
    position: relative;
}
#shoppingBasket .shoppingInfo .address .hint {
    display: none;
}
#shoppingBasket .shoppingInfo .error .error .hint, #shoppingBasket .shoppingInfo .control .error .hint {
    background: url("/images/cancel.gif") no-repeat 10px center #FFE5E5;
    border: 1px dashed #F3A0A0;
    display: block;
    font-weight: bold;
    margin: 5px 0 0;
    padding: 5px 5px 5px 35px;
    position: relative;
    width: 343px;
}
#shoppingBasket .shoppingInfo .address .error .hint .point {
    background: url("/images/point.gif") no-repeat 0 0 transparent;
    height: 7px;
    left: 11px;
    position: absolute;
    top: -7px;
    width: 13px;
    z-index: 2;
}
#shoppingBasket .shoppingInfo .address .checkbox {
    background: none repeat 0 0 transparent;
    display: inline;
    float: left;
    height: auto;
    width: 100%;
}
#shoppingBasket .shoppingInfo .address .checkbox div.check {
    background: none repeat 0 0 transparent;
    display: inline;
    float: left;
	padding-top: 2px;
}
* +html #shoppingBasket .shoppingInfo .address .checkbox div.check {
	padding-top: 0;
}
* html #shoppingBasket .shoppingInfo .address .checkbox div.check {
	padding-top: 0;
}
#shoppingBasket .shoppingInfo .address div.checkbox .label {
    display: inline;
    float: left;
    height: auto;
    padding: 0;
    width: auto;
}
#shoppingBasket .shoppingInfo .address div.checkbox .label label {
    height: auto;
    margin: 0 10px;
    width: auto;
}
#shoppingBasket .shoppingInfo .delivery {
    display: none;
}
#shoppingBasket .shoppingInfo .req {
    color: #8D0000;
}
#shoppingBasket .shoppingInfo .legend {
    display: block;
    padding: 15px 0 0;
}
#shoppingBasket .shoppingInfo .methods {
    border-bottom: 1px dashed #727272;
    padding: 20px 0;
    width: 970px;
}
#shoppingBasket .shoppingInfo .hover {
    background-color: #F2F9F8;
    border: 1px solid #DCEDEC !important;
}
#shoppingBasket .shoppingInfo .active {
    background-color: #DCEDEC;
    border: 1px solid #DCEDEC !important;
}
#shoppingBasket .shoppingInfo .methods legend, #shoppingBasket .shoppingInfo .control legend {
    padding: 0 0 20px 20px;
}
#shoppingBasket .shoppingInfo .methods .method, #shoppingBasket .shoppingInfo .control .method {
    border: 1px solid white;
    cursor: pointer;
    padding: 10px 0 10px 20px;
    position: relative;
    width: 948px;
}
* html #shoppingBasket .shoppingInfo .methods .method {
    height: 17px;
    overflow: hidden;
}
#shoppingBasket .shoppingInfo .methods .method input, #shoppingBasket .shoppingInfo .control .method input {
    display: inline;
    float: left;
}
#shoppingBasket .shoppingInfo .methods .method label, #shoppingBasket .shoppingInfo .control .method label {
    display: block;
    float: left;
    font-weight: bold;
    height: 17px;
    line-height: 17px;
    padding: 0 0 0 20px;
}
#shoppingBasket .shoppingInfo .methods .method label img {
    padding: 0 0 0 5px;
    vertical-align: middle;
}
#shoppingBasket .shoppingInfo .control {
    padding: 20px 0;
    width: 970px;
}
#shoppingBasket .shoppingInfo .content .control span.hint {
    width: auto;
}
#shoppingBasket .shoppingInfo .methods .method ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
#shoppingBasket .shoppingInfo .methods .method ul li, #shoppingBasket .shoppingInfo .methods .error ul li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
#shoppingBasket .shoppingInfo .methods .method .ccSelect {
    left: 160px;
    position: absolute;
    top: 6px;
    visibility: hidden;
    width: 810px;
    z-index: 10;
}
#shoppingBasket .shoppingInfo .methods .method .ccSelect ul {
    width: 800px;
}
* html #shoppingBasket .shoppingInfo .methods .method .ccSelect ul li.cardnr {
    width: 220px;
}
* html #shoppingBasket .shoppingInfo .methods .method .ccSelect ul li.cardholder {
    width: 249px;
}
* html #shoppingBasket .shoppingInfo .methods .method .ccSelect ul li.dates {
    width: 225px;
}
* html #shoppingBasket .shoppingInfo .methods .method .ccSelect ul li.cvc {
    width: 105px;
}
#shoppingBasket .shoppingInfo .methods .active .ccSelect {
    visibility: visible;
}
#shoppingBasket .shoppingInfo .methods .method .ccSelect .input, #shoppingBasket .shoppingInfo .methods .method .ccSelect .input2, #shoppingBasket .shoppingInfo .methods .method .ccSelect .input3 {
    margin: 0 0 0 5px;
}
#shoppingBasket .shoppingInfo .methods .method .ccSelect .label {
    display: inline;
    float: left;
    margin-top: 3px;
    padding-left: 10px;
}
#shoppingBasket .shoppingInfo .methods .method .ccSelect label {
    font-weight: normal;
    padding-left: 0;
}
#shoppingBasket .shoppingInfo .address .input3 input, .method .input3 input {
    background: none repeat 0 0 transparent;
    width: 80px;
}
#shoppingBasket .shoppingInfo .methods .method span {
    display: none;
}
#shoppingBasket .shoppingInfo .methods .active span {
    display: inline-block;
}
#shoppingBasket .shoppingInfo .methods .method span.bank {
    display: inline-block;
    visibility: hidden;
}
#shoppingBasket .shoppingInfo .methods .active span.bank {
    visibility: visible;
}
#shoppingBasket .shoppingInfo .methods .method select {
    display: block;
    margin: 0 0 0 30px;
    width: auto;
}
#shoppingBasket .shoppingInfo .methods .method .date {
    background: none repeat 0 0 transparent;
    padding-top: 3px;
    width: 110px;
}
* html #shoppingBasket .shoppingInfo .methods .method .date {
    padding-top: 2px;
    width: 115px;
}
#shoppingBasket .shoppingInfo .methods .method .date select {
    display: inline;
    float: left;
    margin: 0;
}
#shoppingBasket .shoppingInfo .methods .error, #shoppingBasket .shoppingInfo .control .error {
    background: none repeat 0 0 #FFE5E5;
    border: 1px dashed #F3A0A0 !important;
}
#shoppingBasket .shoppingInfo .methods .error .error, #shoppingBasket .shoppingInfo .control .error span {
    border: 0 none !important;
    color: #8D0000;
}
#shoppingBasket .shoppingInfo .methods .error .error input, #shoppingBasket .shoppingInfo .methods .error .error select, #shoppingBasket .shoppingInfo .methods .error .error option {
    color: #8D0000;
}
#shoppingBasket .shoppingInfo .methods .method .hint, #shoppingBasket .shoppingInfo .methods .active .hint, #shoppingBasket .shoppingInfo .control .method span.hint, #shoppingBasket .shoppingInfo .control .active span.hint {
    display: none;
}
#shoppingBasket .shoppingInfo .methods .error .error .hint, #shoppingBasket .shoppingInfo .control .error span.hint {
    border: 0 none;
    display: block;
    margin: 0;
    padding: 0 5px 0 35px;
    visibility: visible;
}
#shoppingBasket .shoppingInfo .methods .error .error div.hint {
    background: url("/images/cancel.gif") no-repeat 0 0 transparent;
    border: medium none;
    display: block;
    height: 16px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 3px;
    top: 4px !important;
    width: 16px;
    z-index: 10;
}
* html #shoppingBasket .shoppingInfo .methods .error .error div.hint {
    right: 6px;
}
#shoppingBasket .shoppingInfo .methods .error .cvc div.hint {
    right: -20px;
}
* html #shoppingBasket .shoppingInfo .methods .error .cvc div.hint {
    right: 0;
}
.confirmation #shoppingBasket table .amount {
    text-align: center;
}
#shoppingBasket .head .confirmed {
    color: #086A00;
    display: block;
    padding: 20px 368px 20px 20px;
    width: 600px;
}
a.print {
    background: url("/images/btn_print.gif") no-repeat 0 0 transparent;
    border: medium none;
    display: block;
    height: 37px;
    margin-right: 10px;
    text-indent: -999em;
    width: 129px;
}
a.print:hover {
    background: url("/images/btn_print_on.gif") no-repeat 0 0 transparent;
    border: medium none;
}
.confirmation #shoppingBasket .paging .prev {
    background: url("/images/btn_shop2.gif") no-repeat 0 0 transparent;
}
.confirmation #shoppingBasket .paging .prev:hover {
    background: url("/images/btn_shop2_h.gif") no-repeat 0 0 transparent;
}
.confirmation #shoppingBasket .shoppingInfo {
    padding: 20px 0 0;
}
.confirmation #shoppingBasket .shoppingInfo .address {
    display: inline;
    float: left;
    font-size: 11px;
    padding: 0 0 10px 20px;
    width: 156px;
}
.confirmation #shoppingBasket .address h2 {
    font-size: 15px;
    padding: 0 0 10px;
}
.confirmation #shoppingBasket .address img {
    padding: 0 0 5px 10px;
    vertical-align: middle;
}
.confirmation #shoppingBasket .shoppingInfo .confirmed {
    border-right: 1px dashed #086A00;
    color: #086A00;
    display: inline;
    float: left;
    font-size: 11px;
    padding: 0 20px 10px;
    width: 400px;
}
input.tip {
    color: gray;
    font-style: italic;
}
span.tip {
    color: gray;
    font-size: 10px;
    font-style: italic;
    padding-left: 130px;
}
.faqList {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 30px;
    width: 310px;
}
.faq .section {
    display: inline;
    float: left;
    width: 320px;
}
.faqList li {
    margin: 0 0 0 10px;
    padding: 5px 10px 0;
    position: relative;
}
.faqList li.active div.tl {
    background: url("/images/tl.gif") no-repeat 0 0 transparent;
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px;
}
.faqList li.active div.tr {
    background: url("/images/tr.gif") no-repeat 0 0 transparent;
    height: 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 4px;
}
.faqList li.active div.br {
    background: url("/images/br.gif") no-repeat 0 0 transparent;
    bottom: 0;
    height: 4px;
    position: absolute;
    right: 0;
    width: 4px;
}
.faqList li.active div.bl {
    background: url("/images/bl.gif") no-repeat 0 0 transparent;
    bottom: 0;
    height: 4px;
    left: 0;
    position: absolute;
    width: 4px;
}
.faqList li a {
    text-decoration: none;
}
.faq h1, .contact h1, .sitemap h1, .vier04 h1, .informatie h1 {
    margin: 0 0 15px;
}
.faq h2 {
    margin: 0 20px 10px;
}
.faq li.active {
    background-color: #EFF7F6;
    margin: 10px 0 0 10px;
    padding: 5px 10px 10px;
}
.faq .active .faqQuestion {
    padding: 0 0 10px;
}
.faq .active .faqQuestion a {
    color: #8D0000;
    font-weight: bold;
}
.faq .active .faqAnswer {
    background-color: white;
    padding: 5px 10px 10px;
}
#wrapper .contact .info, #wrapper .vier04 .info, #wrapper .informatie .info {
    border: 0 none;
	padding: 0 20px;
}
.contact .textarea {
    background: url("/images/textarea.gif") no-repeat 0 0 transparent;
    display: inline;
    float: left;
    height: 150px;
    margin-top: 15px;
    width: 255px;
}
.contact .textarea textarea {
    background: none repeat 0 0 transparent;
    border: medium none;
    height: 140px;
    padding: 5px 6px;
    width: 243px;
}
.contact .action {
    background: none repeat 0 0 transparent !important;
}
.contact .action a {
    background: url("/images/btn_send.gif") no-repeat 0 0 transparent;
    display: inline;
    float: right;
    height: 30px;
    text-indent: -999em;
    width: 113px;
}
.contact .action a:hover {
    background: url("/images/btn_send_on.gif") no-repeat 0 0 transparent;
}
.contact h2, .links h2 .vier04 h2, .informatie h2 {
    font-size: 16px;
    padding: 0 0 15px;
}
.contact .maybeFaq {
    width: 200px !important;
}
.contact .maybeFaq a.action {
    color: #8D0000;
    display: block;
    font-weight: bold;
    padding: 10px 0 0;
    text-decoration: underline;
}
.contact .maybeFaq a.action:hover {
    color: #001E4D;
}
.sitemap h2 {
    background: url("/images/bullet_star_small.gif") no-repeat 0 12px transparent;
    font-size: 14px;
    padding: 10px 0 0 15px;
}
* html .sitemap h2 {
    background: url("/images/bullet_star_small.gif") no-repeat 0 16px transparent;
}
* + html .sitemap h2 {
    background: url("/images/bullet_star_small.gif") no-repeat 0 16px transparent;
}
.sitemap h3 {
    background: url("/images/bullet.gif") no-repeat 4px 5px transparent;
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 0 15px;
}
.sitemap ul {
    list-style: none outside none;
    margin: 0 0 0 30px;
    padding: 0 0 30px;
}
.sitemap ul li h2 {
    width: 925px !important;
}
.sitemap ul li h2 a {
    display: block;
    width: 925px !important;
}
.sitemap ul li h3 a {
    display: block;
    width: 895px !important;
}
.sitemap ul li ul {
    list-style: none outside none;
    margin: 0 0 0 20px;
    padding: 0;
}
.sitemap ul li ul li {
    width: 910px !important;
}
.sitemap .pack h2 {
    padding-bottom: 5px;
}
.sitemap .pack a {
    color: #8D0000;
}
.sitemap .pack a:hover {
    color: #001E4D;
}
.vier04 .input, .vier04 input {
    margin: 0;
}
.vier04 .section {
    display: inline;
    float: left;
    padding: 0 20px 20px;
    width: 300px;
}
.vier04 .text {
    width: 930px;
}
.informatie .section {
    display: inline;
    float: left;
    padding: 0 20px 20px;
    width: 445px;
}
.informatie .section p, .informatie .section img {
    margin-bottom: 25px;
}
.informatie .section a {
    color: #8D0000;
}
.informatie .section a:hover {
    color: #001E4D;
}
.links .section {
    display: inline;
    float: left;
    padding: 0 20px 20px;
    width: 445px;
}
.links .section a {
    color: #8D0000;
}
.links .section a:hover {
    color: #001E4D;
}

