/* CSS Document */ /**
 * Default CSS file for ehituskaup_v1.0 theme
 *
 * @author Wasabi
 */ /* float clearing for IE6 */
* html .clearfix {
    height: 1%;
    overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix {
    min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.alignRight {
    text-align: right;
}

.noBorder {
    border: none;
    border-width: 0px;
    border-style: none;
}

.alert {
    color: #ff8100;
}

body {
    background: #eeeeee;
    color: black;
    font: 12px/ 1.55em Arial, Helvetica, sans-serif;
    height: 100%;
    width: 100%;
    background: url(../images/bg.png) repeat-x top left;
    text-align: left;
}

.wideContainer {
    position: relative;
    left: -1px;
    width: 1020px;
    margin: 0px auto;
    border-color: #b1b1b1;
    border-width: thin;
    border-style: solid;
    border-top: none;
    border-bottom: none; /*
    border: 1px dotted red;
    */
}

.halfContainer {
    position: relative;
    width: 510px; /*
    border: 1px dotted red;
    */
}

.shadowContainer {
    position: relative;
    margin: 0px auto;
    width: 1100px;
    background: url(../images/bg_content.png) repeat-y top center;
}

#TopMenuContainer {

}

#LanguageSwitcherContainer {
    position: absolute;
    top: 100px;
    right: 45px;
}

#CartAmountContainer {
    position: absolute;
    height: 28px;
    width: 28px;
    background: url(../images/bg_cart_amount.png) no-repeat top left;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
    left: 45px;
}

#CartLinkContainer ul li {

}

#PostIt {
    position: absolute;
    background: url(../images/bg_postit.png) no-repeat;
    z-index: 100;
    top: 5px;
    left: 360px;
    width: 165px;
    height: 83px;
    font-family: "Comic Sans MS", cursive;
    font-size: 1.3em;
    font-style: italic;
    color: #ff8100;
    padding: 12px 0px 0px 15px;
}

#FooterContainer {
    height: 65px;
    background-color: #ebebeb;
    border-color: #b1b1b1;
    border-width: thin;
    border-bottom-style: solid;
    color: #b1b1b1;
}

#FooterLinks {
    background-color: #b1b1b1;
    padding: 5px 20px;
    font-weight: normal !important;
    font-size: 1.2em;
    font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
}

#FooterLinks a {
    color: #fff;
    text-decoration: none;
    margin-right: 15px;
}

#FooterLinks ul {
    list-style: none;
}

#FooterLinks ul li {
    float: left;
}

#FooterAdditional {
    padding: 5px 20px;
}

#FooterShadow {
    position: relative;
    height: 30px;
    margin: 0px auto;
    width: 1100px;
    background: url(../images/bg_content_bottom.png) no-repeat top center;
}

#HeaderContainer {
    height: 120px;
    background-color: white;
    background: url(../images/bg_menu.png) repeat-x;
}

#ContentContainer {
    background-color: #ffffff;
    min-height: 400px;
    padding: 10px 0px 20px 0px;
}

#ContentContainer .leftcol {
    position: relative;
    width: 170px;
}

#ContentContainer .midcol {
    position: relative;
    width: 640px;
    margin: 0px 20px 0px 20px;
}

#ContentContainer .rightcol {
    position: relative;
}

#LogoContainer {
    padding: 11px 0px 0px 20px;
}

#MenuContainer {
    padding: 10px 0px 0px 8px;
}

#MenuContainer ul li {
    position: relative;
    display: inline;
    font-size: 1.2em;
    width: 100px;
    padding: 4px 10px;
}

#MenuContainer ul li a {
    color: #000000;
    text-decoration: none;
}

#MenuContainer ul li:hover {
    color: #ff8100;
    background: url(../images/bg_nool.png) no-repeat bottom center;
}

#MenuContainer ul li a:hover {
    color: #ff8100;
}

#BannerContainer {
    padding: 5px 20px 0px 0px;
}

#BannerContainer img {
    margin-right: 20px;
}

#SearchContainer {
    padding: 7px 20px 0px 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1em;
    color: #b1b1b1;
    line-height: 1em;
    z-index: 999;
}

#SearchContainer input#search {
    margin: -2px 5px 0px 5px;
    padding: 3px;
    border: 1px solid #dddedd;
    font-size: 1.1em;
    width: 168px;
    line-height: 1.1em;
}

#SearchContainer #SearchButton {
    margin-right: 20px;
}

#WasabiLogoContainer {
    float: right;
}

#WasabiLogoContainer img {
    border: none;
}

/**
 * Breadcrumbs
 */
.breadcrumbs {
    position: relative;
    top: 5px;
    left: 0px;
    line-height: 20px;
    height: 20px;
}

.breadcrumbs li {
    display: block;
    float: left;
    height: 20px;
    color: #fff;
    padding: 0px 5px 0px 0px;
    font-weight: normal;
    line-height: 20px;
}

.breadcrumbs li a {
    color: inherit;
    text-decoration: none;
}

.limitedHeight {
    overflow: hidden;
    height: 60px;
}

.limitedHeight:hover {
    overflow: visible;
    height: auto;
}

.limitedHeight #ReadMoreContainer {
    color: #3B5CA9;
    font-weight: bold;
}


/** related products **/

.related-products .price-box .minimal-price a.minimal-price-link .price, .related-products .price-box .minimal-price .label{
    font-size: 0.9em;
    font-weight: bold;
    color: #ffa03f;
}
.cross-sell.related-products .product-list .price-box .price-label, .cross-sell .product-list .price-box .old-price, .cross-sell .product-list .price-box .price{
    font-size: 0.8em;
}
.related-products .price-box .regular-price {
    font-size: 0.8em;
    color:#707070;
    margin: 0px;
}
/** cross-sell **/
.cross-sell .head {
    background-color: #b1b1b1;
    color: white;
    padding: 2px 10px;
    line-height: 20px;
    margin: 0px;
}

.cross-sell .head h2 {
    margin: 0px;
    font-size: 1.3em;
    color: white;
    text-transform: uppercase;
    font-weight: normal;
}
.cross-sell .head  a{
    color: white;
}
.product-list-container {

}

.cross-sell .product-list {
    display: block;
    background-color: #ebebeb;
    list-style: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px;
}

.cross-sell .product-list li {
    display: block;
    float: left;
    width: 145px;
    margin: 10px 0px 10px 10px;
    padding-right: 2px;
    border-right: 1px dotted #b1b1b1;
}

.cross-sell .product-list li.last {
    border-right: none;
}

.cross-sell .product-list .product-image {
    width: 60px;
}

.cross-sell .product-list .product-info {
    width: 65px;
    margin: 0px 0px 0px 5px;
}

.cross-sell .product-list .product-name {
    font-size: 1em;
    display: inline;
    padding: 0px;
    margin: 0px;
    background: none;
}

.cross-sell .product-list .product-name a {
    color: black;
    text-decoration: none;
}

.cross-sell .product-list .product-name a:hover {
    text-decoration: underline;
}

.cross-sell .product-list .price-box {
    clear: both;
    display: block;
    font-size: 1em;
    padding: 0px;
    background: none;
    margin: 5px 0px 0px 0px;
    font-weight: bold;
    width: 145px;
}

.cross-sell .product-list .price-box .special-price,.cross-sell .product-list .price-box .regular-price
    {
    font-size: larger;
}

.cross-sell .product-list .price-box .old-price {
    margin: 0px;
}

.cross-sell .product-list .price-box .price-label,.cross-sell .product-list .price-box .old-price,.cross-sell .product-list .price-box .price{
    color: #707070;
}

.cross-sell img.separator {
    display: none;
}

/** EOF cross-sell **/ /** sideblock **/
.sideblock,.base-mini,.box {
    position: relative;
    margin-bottom: 10px;
    width: 170px;
}

.sideblock ul, .sideblock ol{
    list-style: url(../images/bullet_sideblock.png);
}

.sideblock ul li, .sideblock ol li  {
    list-style-position: inside;
    line-height: 1.3em;
}

.sideblock ul.simple-list, .sideblock ol.simple-list {
    list-style: none;
}
.sideblock .simple-list li{
    font-size: 0.9em;
    padding: 5px 0px 5px 0px;
    height: 40px;
}
.sideblock .simple-list li a{
}
.sideblock .simple-list li img.icon{
    margin: 0px 5px 5px 0px;
    float: left;
}
.sideblock a {
    color: black;
    text-decoration: none;
}

.sideblock-head,.base-mini .head h4,.box .head h3 {
    display: block;
    font-size: 1.3em;
    text-transform: uppercase;
    background-color: #b1b1b1;
    color: #ffffff;
    padding: 1px 5px 0px 20px;
    font-weight: normal;
    text-align: left;
    margin: 0px;
}

.sideblock .sideblock-body,.base-mini .content {
    padding: 10px 20px;
}

.sideblock.cart .sideblock-head {
    background-color: #ff8100;
}

.sideblock.cart ul {
    float: right;
    font-size: 0.8em;
    margin-right: 10px;
    width: 80px;
}

.sideblock.cart .sideblock-body {
    padding: 10px 0px 0px 0px;
}

.sideblock.cart .subtotal {
    display: block;
    margin: 10px 0px;
}

.sideblock.contact .sideblock-head {
    background-color: #ff8100;
}

.sideblock.contact .sideblock-body {
    background: #ffdfbf;
    font-size: 1.2em;
    padding: 10px 10px 5px 10px;
    line-height: 1.2em;
}

.sideblock.contact .sideblock-body .small {
    font-size: 0.7em;
}

.sideblock.contact .sideblock-body img {
    vertical-align: top;
}

.sideblock.contact .sidelist {
    list-style: none;
}

.sideblock.contact .sidelist li {
    margin-bottom: 10px;
}

.sideblock.mini-newsletter input.input-text {
    display: block;
    margin: 0px;
    width: 107px;
    border: 1px solid #b1b1b1;
}

.sideblock.mini-newsletter .form-button-alt {
    padding: 1px 3px;
    background: #ff8100;
    color: white;
    border: 1px solid #b1b1b1;
    border-left: none;
}

.sideblock.mini-newsletter .sideblock-body {
    padding-right: 0px;
    margin: 0px;
    line-height: 2em;
    vertical-align: top;
}

.sideblock.mini-newsletter form#newsletter-validate-detail {
    padding: 0px;
}

.sideblock.box {
    width: 170px;
    overflow: hidden;
    padding: 10px 0px 0px 20px;
}

/** eof sideblock **/ /** category listing **/
#SortByContainer {
    width: 85px;
}

#ShowPerPageContainer {
    width: 35px;
}

/**  eof category listing **/ /**
 * FRONTPAGE
 */
h1.frontpage-head{
    background: #ff8100;
    margin-bottom: 1px;
}
.front-page-product-list {
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

.front-page-product-list li {
    padding: 0px;
    float: left;
    margin-right: 5px;
    width: 210px;
}

.front-page-product-list li.last {
    margin-right: 0px;
}

.front-page-product-list li.list-item h5 {
    color: #fff;
    background: #b1b1b1;
    padding: 10px;
    font-size: 1.5em;
    white-space: normal;
    font-weight: normal;
    margin-bottom: 1px;
    min-height: 60px;
}

.front-page-product-list li.list-item h5 a {
    color: #fff;
    text-decoration: none;
}

.front-page-product-list li.list-item h5 a:hover {
    text-decoration: underline;
}

.front-page-product-list .product-image {
    margin-bottom: 0px;
}

.front-page-product-list .price-box-container {
    background: none;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}

.front-page-product-list .price-box-container .price-box span {
    margin: 0px;
    padding: 0px;
    display: block;
    line-height: 1em;
}

.front-page-product-list .price-box-container .price-box .label {
    line-height: 1.6em;
}

.front-page-product-list .price-box-container .price-box .price {
    font-size: 1.1em;
}

.front-page-product-list .price-box-container .price-box {
    height:39px;
    width: 106px;
}

.front-page-product-list .add-to-cart-button {
    float: right;
}

.front-page-cross-sell {
    margin-top: 10px;
}

.front-page-cross-sell .head {
    background: #ff8100;
    padding: 3px 5px;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: bold;
}

.front-page-cross-sell .price-box {

}

/** EOF FRONTPAGE**/
.product-view .old-price {
}
.product-info-box .price-box-container .price-box{
    background-color: transparent !important;
}
.old-price .price{
    text-decoration: none;
}
.product-info-box .price-box .old-price, .product-info-box .price-box div.minimal-price + span.regular-price, .product-info-box .price-box div.minimal-price + div.special-price{
    font-size: 0.8em;
    position: relative;
    line-height:20px;
    float:left;
}

.terms-list,.terms-list ol {
    list-style-position: inside;
    counter-reset: item
}

ol.terms-list li {
    padding-left: 10px;
}

ol.terms-list li:before {
    display: marker;
    content: counters(item, ".");
    counter-increment: item;
    margin-right: 10px;
}


#FullProductDescription{
}

.readMoreContainer{
}
.listing-type-grid .price-box span{
    float: left;
}
.listing-type-grid .small-text{
    float: right;
    display: block;
    font-size:0.9em;
    margin-right: 10px;
    line-height: 0.9em;
    color: #fff;
}
/**
 * TOOLBAR; PAGER; SORTER
 */


/* Pager */
.pager {
    font-size: 12px;
    background: #ffdfbf;
    padding: 4px 8px;
    text-align: center;
}

.pager .amount {
    float: left;
    margin: 0;
}

.pager .limiter {
    float: right;
}

.pager .limiter label {
    vertical-align: middle;
}

.pager .limiter select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle;
}

.pager .pages {
    margin: 0 140px;
}

.pager .pages ol {
    display: inline;
}

.pager .pages li {
    display: inline;
    margin: 0 2px;
}

.pager .pages .current {

}

/* Sorter */
.sorter {
    font-size: 12px;
    background: #ffdfbf;
    padding: 3px 8px;
}

.sorter .view-mode {
    float: left;
    margin: 0;
}

.sorter .sort-by {
    float: right;
    padding-right: 36px;
}

.sorter .sort-by label {
    vertical-align: middle;
}

.sorter .sort-by select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle;
}

.sorter .link-feed {

}

/* Toolbar */
.toolbar {
    color: #707070;
}

.toolbar .pager {
    padding: 3px 8px;
}

.toolbar .sorter {
    margin-bottom: 1px;
}

.toolbar-bottom {

}

#contactForm div.fieldset{
    margin: 10px 0px;
}

/* /HIGHSLIDE SPECIFIC STYLES */ /* @charset "UTF-8";*/
    /* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    /* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */ /* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
    margin: 0px;
    padding: 0px;
    float: left;
    clear: both;
    width: 100%;
    /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
    margin-bottom: 20px;
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
    margin: 0px;
    padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    padding: 4px 3px;
    margin: 0px 0px 0px 0px;
    font: bold 1em sans-serif;
    background-color: #ffffff;
    list-style: none;
    border-left: solid 1px #CCC;
    border-bottom: none;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    border-collapse: collapse;
    /*
    -moz-user-select: none;
    -khtml-user-select: none;
    */
    cursor: pointer;
    color: #b1b1b1;
}

/**
 * Custom tab for "add to comparison"
 */
.TabbedPanelsTab.lastTab {
    float: right;
    background-color: #b1b1b1;
    color: #ff8100;
}

.TabbedPanelsTab.lastTab img {
    vertical-align: middle;
    margin: -2px 5px 0px 0px;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
    background-color: #ff8100;
    color: #fff;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
    background-color: #ff8100;
    border-bottom: 1px solid #EEE;
    color: #fff;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
    color: #fff;
    text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
    clear: both;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    background-color: #fff;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
    padding: 10px 10px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {

}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */
    /* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
    float: left;
    width: 10em;
    height: 20em;
    background-color: #EEE;
    position: relative;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
    float: none;
    margin: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
    background-color: #EEE;
    border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
    clear: none;
    float: left;
    padding: 0px;
    width: 30em;
    height: 20em;
}
