/*
Stylesheet for internet-shop from 7910 e-commerce company
*/

.smallText {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #8e1831;
}
.smallText2 {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #8e1831;
margin-left: 18px;
}

.messageStackError, .messageStackWarning, .messageStackSuccess, .errorText, .headerInfo {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: center;
background-color: #ffb3b5;
padding: 10px;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #8e1831;
  line-height: 1.5;
}

textarea {
width: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
  color: #8e1831;
}
/* end import from original stylesheet */

/* the body tag for the html template */
body, html {
margin: 0;
padding: 0;
text-align: center; /* needed for IE center bug */
background: #ddd;
color: #8e1831;
}
/* pageWrapper div for centering and fixing width settings! 2005/08/08 */
div#pageWrapper {
position: relative;
margin: 0px auto; /* sets margin from top of browser page to start of web page */
width: 90%;
background: #fff;
}

/* no need to edit this - standard setting */
form {
display: inline;
}

/* no need to edit this - standard setting */
td {
vertical-align: top;
}

/* no need to edit this - standard setting */
td.productListing-data {
vertical-align: bottom;
}
table#mainLayoutLT {
margin: 0px auto;
width: 100%;
border-collapse: collapse;
border-spacing: 0;
background: #ffffff;
padding: 0;
}
table#mainLayoutLT td {
border: 0px;
border-collapse: collapse;
border-spacing: 0;
}
/* total width of the sub-table containing the info boxes */
td.columnLT {
padding: 0;
}

/* total width of the info boxes */
table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
width: 170px;
}
/* relative width of the info box table and sub tables */
table.infoBoxLT td table {
width: 170px;
}

/* class called infoboxContents in standard osCommerce */
td#contentLT {
width: 100%;
}

/* just sets the margins for info boxes */
.infoBoxLT {
margin: 0px;
}

/* sets the padding for class called infoboxContents in standard osCommerce */
td#contentLT {
padding: 15px 20px;
}

/* padding for the infoBox headings */
td.infoBoxHeadingLT2, .infoBoxHeading {
padding: 2px 4px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
}
td.boxTextLT {
padding: 6px 5px;
}

div#imageNavLT{
margin: 12px 7px 0 0;
float: right;
}
.navRightLT {
float: right;
}
.boxTextLT select {
width: 90%;
}
td#navBarTopLT div, td#navBarBottomLT div {
color: #fff; 
margin: 5px 5px;
height: 17px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}
td#navBarBottomLT div {
color: #888; 
font-weight: normal;
}
td#navBarTopLT div a, td#navBarBottomLT div a {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #fff;
font-weight: bold;
}
td#navBarBottomLT {   /* lenta top and bottom */
background: #ddd;
background: url(images/backgroundg.gif); 
}
td#navBarTopLT { 
background: #CA2B46;
background: url(images/backgroundv.gif); 
}
.logoLT {
vertical-align: top;
}
.logoLT img {
  cursor: pointer;
}
.logoLT a, .logoLT a:hover {
  text-decoration: none; 
}
.navLeftLT {
  float: left;
}

.footerLT {
text-align: center;
}
.footerLT div {
margin: 5px auto;
}
.infoBoxHeadingLT2 div {
float: left;
}
#languagesBoxLT, #specialsBoxLT, #currenciesBoxLT, #whats_newBoxLT, #manufacturersBoxLT, #searchBoxLT, #tell_a_friendBoxLT {
text-align: center;
}
/* begin colors and borders (for link colors: see the link styles section below) */
/* controls colours of module borders and borders around button areas*/
table.infoBox, table.productListing {
border: #eee solid ;
border-width: 1px 0;
}
.productListing-heading {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}

.errorText {
color: red;
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
color: red;
}

/* leave at zero or else it will conflict with
images used in infoBox headers and new products module */
td.infoBoxHeading {
border: 0px black solid ;
}
/* controls colour of top and bottom navbar borders */
td#navBarTopLT, td#navBarBottomLT {
border: #eee solid ;
border-width: 1px 0;
}
/* controls colour and style of webpage outer border */
table#mainLayoutLT {
border: #d9d9d9 solid;
border-width: 0 1px;
}
/* controls border colour of info boxes only - safe to change 7910 main*/
.infoBoxLT td.infoBoxHeadingLT2 {

border: #f7f7f7 solid;
border-width: 1px 0;
padding: 4px 8px;
}
/* controls colour of page heading text */
#contentLT table td.pageHeading {
color: #8e1831;
}
h1 {
color: #8e1831;
font: 22px Verdana, Arial,sans-serif;
font-weight: normal;
}
h2 {
color: #8e1831;
font: 18px Verdana, Arial,sans-serif;
font-weight: normal;
}

/* this is a table border, so leave at zero */
.infoBoxLT td table td {
border-width: 0px;
}

/* controls colour of text used to greet user */
.inputRequirement, .greetUser {
color: #8e1831;
}
table#shopping_cartBoxLT {
font-weight: bold;
color: #e00;
}

/* displays a background image or colour plus style in headers for info boxes and product listings */

td.infoBoxHeadingLT2, .infoBoxHeading, .productListing-heading {
color: #8e1831;

}
/* end colors and borders */
.infoBoxHeading img {
display: none;
}
/* begin fonts */
#copyRightLT {
font-size: 11px;
}
td.infoBoxHeading {
font-weight: bold;
}
.infoBoxLT td, .infoboxLT td.boxTextLT form select {
font-size: 11px;
font-family: arial, sans-serif;
}
#navBarTopLT, #navBarBottomLT {
font-size: 12px;
font-weight: bold;
color: #8e1831;
}
/* font size for content in and outside tables */
#contentLT table td, #contentLT {
font-size: 11px;
font-family: arial, sans-serif;
}

/* controls font and size used in page headings */
#contentLT table td.pageHeading {
font-size: 21px;
font-weight: normal;
font-family: arial, sans-serif;
text-indent: 15px;
padding-top: 5px;
}
/* end fonts */
/* begin link styles */
.infoBoxHeadingLT2 a {
float: right;
margin: 2px;
}
a {
text-decoration: none;
color: #8e1831;
}
a:hover {
text-decoration: underline;
color: red;
}
/* end link styles */
#manufa td {
text-align: center;
vertical-align: middle;
background-color: #F3F3F3;
padding: 0 20px;
}
.infoPrice {
text-align: left;
font-weight: bold;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #8e1831;
border-bottom: #8e1831 solid  1px;
border-width: 1px 0;
}
#pollsBoxLT .radio {
width: 10px;
height: 10px;
margin-right: 5px;
}
#pollsBoxLT {
font-size: 11px;
font-family: arial, sans-serif;
color: #8e1831;
}
table.infoBoxLT td.boxTextLT {
padding: 5px 8px 20px 8px;
}
input.myinput {
height: 17px;
font-size: 11px;
font-family: arial, sans-serif;
color: #8e1831;
border: #ddd solid 1px;
padding: 0 3px;
margin: 0 3px;
position: relative;
top: -5px;
}
select {
font-size: 11px;
font-family: arial, sans-serif;
color: #8e1831;
}

div.demok {
 text-align: center;
 border: dashed #D23C02 1px;
 margin-bottom: 7px;
 padding: 3px 5px;
 background-color: #FFF; 
}
hr {
color: #EEE;
padding: 0;
border: solid #E3E3E3;
border-width: 1px;
}
td#pageHeaderLT {
 padding: 0;
 background-color: #FFF; 
}
.advert {
width: 170px;
text-align: center;
border: solid #FFFFFF 0px;
}

.infoBoxContents table, table.productListing {
margin: 10px auto;
}
table.productListing {
padding: 10px;
}


infoBoxContents table {
margin-left: 0;
}

.nobordr {
border-width: 0;
}
img {
  border: 0px;
}

td.infoBoxHeadingLT2 div a {
float: left;
}

/*shopping cart*/
#cart_total *, #clear_cart {font-size:larger;}
#clear_cart {text-decoration:underline;}
#cart_bottom_buttons {vertical-align:middle;}
td.productAmount {white-space:nowrap;}
.productAmount input {position:relative !important;}
.ui-spinner-button:hover {text-decoration:none; cursor:pointer;}
#shopping_cart table.productListing td {vertical-align:middle;}
.ui-spinner table {display:inline; border-collapse:collapse;}
.ui-spinner {vertical-align:middle;}
td.productListing-data .summa {font-size:larger;}

/*slider*/
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:inline;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}
.ui-slider {background:#EEEEEE;}
.ui-slider-handle {background:url('/templates/templ7910/images/picker.png'); width:17px;height:16px;}
.ui-slider-range {background:red;}

#filterBox_price input {width:60px; position:static;}
.filterBoxBlock {margin-top:3px;}
.filterBoxBlockContent{max-height:180px; height:auto; overflow:auto; padding-left:10px; width: 100% !important; }
            .filterBoxBlockContent {height:expression(this.scrollHeight> 180 ? "180px" : "auto")} /* for IE */
.filterBoxBlockContent p {margin:2px;}
.filterBoxBlockContent label {display:inline; text-align:left;}
.filterBoxBlockContent label i {font-size:4px !important; border:1px solid grey; display:inline-block;width:8px; height:8px; margin-right:3px; padding:1px;}
.filterBoxBlockContent label.ui-state-active i {font-size:4px !important; background:red; background-clip:content-box;}
.filterBoxBlockContent .ui-button-text {padding:0px}
#filterBoxLT center a {text-decoration:underline; font-size:110%; font-weight:bold;}
.filterBoxBlockHeader a {font-weight:bold; line-height: 25px;}
.filterBoxBlockHeader a {background:url('/templates/templ7910/images/bullet_down_red.gif') no-repeat 0px 2px; padding:0px 12px;}
.filterBoxBlockHeader-minimized a {background-image:url('/templates/templ7910/images/bullet_left_red.gif');}
#FilterBoxLT {width:100%}

/* scrollbar */
.jspContainer{position: relative; width:100% !important;}
.jspPane{position: absolute;}
.jspVerticalBar{position: absolute;   right: 0; width: 12px;  height: 100%; background: transparent; }
.jspHorizontalBar{position: absolute; bottom: 0; left: 0; width: 100%; height: 16px; background: transparent;}
.jspVerticalBar *, .jspHorizontalBar *{margin: 0; padding: 0;}
.jspCap{display: none;}
.jspHorizontalBar .jspCap{float: left;}
.jspTrack{background: transparent; position: relative; padding:1px !important; border: 1px solid grey;}
.jspDrag{background: red; position: relative; top: 0; left: 0; cursor: pointer;}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag{float: left; height: 100%;}
.jspCorner{background: #eeeef4; float: left; height: 100%;}
.jspScrollable {height:184px !important; max-height:184px !important; margin-bottom:10px;}
.jspPane {padding-left:5px !important; width:90% !important;}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{margin: 0 -3px 0 0;}
