html,body, img, form {
	margin:0; padding:0;

}
.clear {
	clear: both;
}
html,body {
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	color: #000;;
	/*background-color:#f0f0f0;*/
	background-color:#ffffff;

}
.ui-dialog { z-index: 4000 !important ;}

#header {
	width: 100%;
	height: 350px;
	margin: 0;
	position: relative;
	background: url('../img/background_header.jpg') no-repeat top center;
	/*
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
        -moz-border-radius-bottomleft:5px;
        -webkit-border-bottom-left-radius:5px;
        -opera-border-bottom-left-radius:5px;
        -khtml-border-bottom-left-radius:5px;
        border-bottom-left-radius:5px;

        -moz-border-radius-bottomright:5px;
        -webkit-border-bottom-right-radius:5px;
        -opera-border-bottom-right-radius:5px;
        -khtml-border-bottom-right-radius:5px;
        border-bottom-right-radius:5px;
	*/
}
#header #logo {
	font-size: 15px;
	font-weight: bold;
	color: #F53333;
	position: absolute;
	left: 50%; top:110px;
    margin-left: -452px;
	width: 320px; height: 171px;
	background: url('../img/logo_new.png') no-repeat left;
	text-decoration: none;
}
#header #logo span {
	display: none;
}

#header #beta{
        display: none;
        /*
	display: block;
	width: 30px; height: 12px;
	position: absolute;
	left: 0px; top: -15px;
	color: red;
	font-size: 10px;
	*/
}

#header #queue {
    	display: block;
	width: 507px; height: 63px;
	position: absolute;
        top: 174px; left:50%;
        margin-left: -86px;
	background: url('../img/pieraksties_lv.gif') no-repeat left;
}
#header #queue span {
        display:none;
}
#headermenucontainer{
    position: absolute;
    width:100%;
    height: 50px;
    background-color: #80c233;
    border-bottom:1px solid #67a21b;
    margin: 0; padding:0;
    top: 300px;
    z-index: 200;
}

#headermenucontainer.sticktop {
    position: fixed;
    top: 0;
    z-index: 10001;
}


#headermenu {  
        width: 964px;
	list-style:none;
	margin: 0; padding:0;
        height: 50px;
        margin:0 auto;
}
#headermenu li.language-switch{
    float: right;
    height: 62px;
    margin: -40px 0 0 5px; padding:0;      
} 
#headermenu li.language-switch a {
    color: white;
}

#headermenu li {
	float: left;
        height: 62px;
	margin: 0 20px 0 0; padding:0;        
}
#headermenu li a:hover {
	text-decoration: none;
	color:#ffffff;
}
#headermenu li a {
	font-size: 0.85em;
	text-decoration: none;
	color:#000;
        text-transform: uppercase;
        font-family: "Arial Narrow", Arial, Verdana;
        font-weight:bold;
        color: #343432;
        line-height: 4.2em;
        vertical-align: middle;
        font-stretch: condensed;
}
#headermenu li.active a {
    color:white;    
}
#headermenu li.active-language a {
    color:white;    
}

#headermenu li.active {
    background: url('../img/headermenu_active.gif') no-repeat bottom center;
}

#catalogmenucontainer {
	width: 920px;
	margin: 0 auto 10px auto;
	height: 30px;
}
#container {
	width: 920px;
	background-color:  #b1b5b7;
	border: 1px dotted #4c4c4c;
	margin: 0px auto;
	height: 350px;
	position: relative;
	/*
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        -opera-border-radius:5px;
        -khtml-border-radius:5px;
        border-radius:5px;
	*/
}
.salidzini {
    position:absolute;
    bottom:10px;
    left: 10px;
}
.salidzini img,.salidzini a {
   width: 100px; 
   margin:0;padding:0
}
.kurpirkt {
    position:absolute;
    bottom:10px;
    left: 120px;
}
.kurpirkt img, .kurpirkt a {
   width: 88px;
   height: 33px;
   margin:0;padding:0
}

.puls {
    position:absolute;
    bottom:10px;
    left: 220px;    
}


.infopage {
    /*font-family: "Arial Narrow", Arial, Verdana;*/
    min-height: 100px;
    width: 920px;
    margin: 0 auto 30px auto;
}

.infomenu {
    width: 200px;
    height: 300px;
    float: left;
    background-color: #ededed;
    margin: 0 20px 20px 0;
}
.infomenu ul {
    list-style: none;
    margin:20px; padding:0;
}
.infomenu li {
    margin: 10px 0;
}
.infomenu a {
    color: #545454;
}

.infoarticle {
    margin-bottom: 30px;
}
.infopage h2{
   color: #67a119; 
   margin: 30px 0 20px; 0;
}

.infopage h4{
    font-size: 1.2em;
    color: #626367;
}
.infopage h4 span.infotime{
    font-size: 0.6em;
}    


.blogpost-info {    
    display: block;
    width: 111px;
    height: 44px;
    background: url('../img/button_info.png') no-repeat top left;
    text-decoration: none;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    vertical-align: middle;
    line-height: 3em;            
    color: #545454;
    float:right;
}

#infocontainer {
	width: 920px;
	margin: 0 auto;
	position: relative;
}
#screenshot {
	width: 400px;
	height: 261px;
	/*background: url('../img/screenshot.gif') no-repeat left; */
	position: absolute;
	top: 30px;
	right: 10px;
	
}
.shots{
	display:block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	float:left;
	margin: 2px;
	background-color: white;
	border: 1px solid #e0e0e0;
}
.shots img{
	left:50%;
	margin-left: -30px;
}
#maintext {
	width: 400px;
	padding: 20px;
	font-family: helvetica,arial,sans-serif;
}
#maintext {
	margin-top: 0;
	padding-top: 5px;
}
#maintext h2{
	color: #000;
	font-family: helvetica,arial,sans-serif;
}
#maintext li {
	color: #d40000;
}
#maintext li span{
	color: black;
}

#registerbutton {
	display: block;
	width: 172px;
	height: 28px;
	background: url('../img/buttonreg.gif') no-repeat left;
	position: absolute;
	bottom: 40px;
	left: 100px;
}
#sysprice {
	position: absolute;
	bottom: 15px;
	left: 145px;
	font-size: 0.8em;
}
#twitt {
	position: absolute;
	font-size: 0.8em;
	width: 140px;
	height: 20px;
	right: 15px;
	top: 5px;
}
#twittprofile{

	font-size: 0.8em;


}

#registerbutton span {
	display: none;
}

#features{
	width: 920px;
	margin: 0 auto;
}
#features ul {
	margin:0; padding:0;
}
#features li {
	width: 440px;
	height: 90px;
	float: left;
	padding:0; margin:0;
	margin-left: 15px;
}

#homenews{
	width: 920px;
	margin: 0 auto;
}
#homenews ul {
	margin:0; padding:0;
}
#homenews li {
	width: 440px;
	height: 120px;
	float: left;
	padding:0; margin:0;
	margin-left: 15px;
}
h2 {
	margin-bottom: 0;
}
h3 {
	font-size: 1em;
	border-bottom: 1px solid #d40000;
	padding-bottom: 5px;
}
h4 {
	font-size: 0.9em;
	padding:0; margin:0;
}
#features p {
	font-size: 0.9em;
	padding:0; margin:0;
}
#homenews p {
	font-size: 0.9em;
	padding:0; margin:0;
}
#footer {
        position: relative;
	width: 100%; height: 560px;
	margin: 0px auto;
	text-align: center;
        background: url('../img/companyonmap.png') no-repeat bottom center;
}
#footer a {
	color: #000;
}
#contactsbar {
    position: relative;
    width:100%; height: 60px;
    background-color: #80c233;
    border-bottom:1px solid #67a21b;
    
-webkit-box-shadow: 0px -3px 9px 0px rgba(50, 50, 50, 0.22);
-moz-box-shadow:    0px -3px 9px 0px rgba(50, 50, 50, 0.22);
box-shadow:         0px -3px 9px 0px rgba(50, 50, 50, 0.22);
}
#contactsbarpointer {    
    position: absolute;
    left: 50%; margin-left: -12px;
    bottom:-12px;
    width: 23px; height: 12px;
    background: url('../img/headermenu_active.gif') no-repeat bottom center;    
}
#contactsbar.stickbottom {
    position: fixed;
    bottom: 0;
    z-index: 10000;
}
#contactsbar.stickbottom #contactsbarpointer {
    display:none;
}

#contactscontainer {
    width: 964px; height: 60px;
    margin: 0 auto;   
}

#contacts-phone {
    width: 116px;
    height: 40px;
    background: url('../img/icon_phone.png') no-repeat top left;
    font-family: "Arial Narrow", Arial, Verdana;
    font-size: 1em;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
    line-height: 2.8em;
    color: white;
    float:left;
    margin: 12px 10px 0 0;
}

#contacts-email {
    width: 140px;
    height: 40px;
    background: url('../img/icon_envelope.png') no-repeat top left;
    font-family: "Arial Narrow", Arial, Verdana;
    font-size: 1em;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
    line-height: 2.8em;
    color: white;
    float:left;
    margin: 12px 10px 0 0;
}

#contacts-address {
    width: 180px;
    height: 40px;
    background: url('../img/icon_map_pointer.png') no-repeat top left;
    font-family: "Arial Narrow", Arial, Verdana;
    font-size: 1em;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
    line-height: 2.8em;
    color: white;
    float:left;
    margin: 12px 10px 0 0;
}

#contacts-reserve {
    width: 187px;
    height: 44px;
    background: url('../img/icon_key.png') no-repeat top left;
    font-family: "Arial Narrow", Arial, Verdana;
    font-size: 1em;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
    line-height: 2.5em;
    color: white;
    float:left;
    margin: 10px 10px 0 0;
}
#contacts-reserve a{
    display: block;
    width:140px; height: 44px;
    background: url('../img/button_reserv_time.png') no-repeat top left;
    float: right;
    color: white;
    text-decoration:none;
    text-align: center;
    line-height: 2.8em;
    font-size: 1em;
    vertical-align: middle;
}

#contacts-time {
    width: 290px;
    height: 40px;
    font-family: "Arial Narrow", Arial, Verdana;
    font-size: 1em;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
    line-height: 2.5em;
    color: white;
    float:left;
    margin: 18px 0px 0 8px;
    padding:0; 
}

#contacts-time li {
    width: 35px; float: left;
    height: 40px;
    background: url('../img/icon_workday.png') no-repeat top left;
    padding:0; margin:0 6px 0 0 ;
    list-style: none;
    text-align: center;
    vertical-align: middle;
    line-height: 3.5em;
    font-size: 0.8em;
}

#contacts-time li.time-weekend {
    background: url('../img/icon_weekend.png') no-repeat top left;
}

#stats {
        /*
	padding-top: 20px;
	width: 920px;
	text-align: left;
        */
}

.prices {
	font-size: 0.9em;
	margin: 0 auto;
}
.prices thead td {
	padding: 20px 5px;
	font-weight: bold;
}
.prices th {
	font-weight: bold;
	color: #300018;
	text-align: center;
	background-color: #FFA81E;
}
.prices tbody td,
.prices tbody th{
	border-collapse: collapse;
	border-bottom: 1px solid #000;
	padding: 10px 5px;
}
.prices td.price{
	text-align: center;
}
.prices tbody td,
.prices tbody th {
	padding: 5px;
}
.prices tfoot td {

	padding: 10px 5px 20px 5px;
	font-size: 0.8em;
}
#fyi {
	width: 600px;
	color: red;
	margin: 0 auto;
	font-size: 0.8em;
	padding-top: 10px;
}
#ajaxBusy {
	position: fixed;
	top: 50%;left: 50%;
	width: 35px; height: 32px;
	z-index: 1500;
	display: none;
	background: url('../img/ajax-loader.gif') no-repeat left;
}
/*  Boxy styles  */
.boxy-wrapper  {width: auto;}
.boxy-wrapper td,
.boxy-wrapper th {margin:0; padding:0; border: 0; }
.boxy-wrapper tr { background: none;}
.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }

/* Modal */

.boxy-modal-blackout { position: absolute; background-color: white; left: 0; top: 0; }

/* Border */

.boxy-wrapper { empty-cells: show; z-index: 10;}
.boxy-wrapper .top-left,
.boxy-wrapper .top-right,
.boxy-wrapper .bottom-right,
.boxy-wrapper .bottom-left { width: 10px; height: 10px; padding: 0 }

.boxy-wrapper .top-left { background: url('../img/boxy/boxy-nw1.png'); }
.boxy-wrapper .top-right { background: url('../img/boxy/boxy-ne1.png'); }
.boxy-wrapper .bottom-right { background: url('../img/boxy/boxy-se1.png'); }
.boxy-wrapper .bottom-left { background: url('../img/boxy/boxy-sw1.png'); }

/* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
/* NB: these must be absolute paths or URLs to your images */
.boxy-wrapper .top-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cake1/img/boxy/boxy-nw1.png'); }
.boxy-wrapper .top-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cake1/img/boxy/boxy-ne1.png'); }
.boxy-wrapper .bottom-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cake1/img/boxy/boxy1-se.png'); }
.boxy-wrapper .bottom-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cake1/img/boxy/boxy-sw1.png'); }

.boxy-wrapper .top,
.boxy-wrapper .bottom { height: 10px; background-color: #889B7E; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }

.boxy-wrapper .left,
.boxy-wrapper .right { width: 10px; background-color: #889B7E; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }

/* Title bar */

.boxy-wrapper .title-bar { background-color: #000; padding: 6px; position: relative; }
.boxy-wrapper .title-bar.dragging { cursor: move; }
.boxy-wrapper .title-bar h2 { font-size: 12px; color: white; line-height: 1; margin: 0; padding: 0; font-weight: normal; }
.boxy-wrapper .title-bar .close { color: white; position: absolute; top: 6px; right: 6px; font-size: 90%; line-height: 1; text-decoration: none; }

/* Content Region */

.boxy-inner { background-color: white; padding: 0 }
.boxy-content { padding: 15px;
}
form.boxy-content {
	padding-top: 0;
}


/* Question Boxes */

.boxy-wrapper .question { width: 350px; min-height: 80px; }
.boxy-wrapper .answers { text-align: right; }


/* ---- Catalog menu --- */
#catalogmenu {
	display: block;
	width: 920px;
	height: 30px;
	padding: 0;
	margin:0;
	list-style: none;
	/*border: 1px solid #4c4c4c;*/
	background-color: white;
}
#catalogmenu li {
	margin:0;
	padding:0;
	font-size: 0.9em;
	display: block;
	float: left;
	height: 30px;
}
#catalogmenu li:hover {
	background-color: #d40000;
}
#catalogmenu li:hover a{
	color: white;
}
#catalogmenu li.active {
	background-color: #4c4c4c;
}
#catalogmenu #licompany{
	width: 150px;
	text-align: center;
}
#catalogmenu #liproducts{
	width: 180px;
	text-align: center;
}
#catalogmenu #licampaigns{
	width: 200px;
	text-align: center;
}
#catalogmenu #litop{
	width: 120px;
	text-align: center;
}
#catalogmenu #linews{
	width: 130px;
	text-align: center;
}
#catalogmenu #liseeks{
	width: 130px;
	text-align: center;
}
#catalogmenu a {
	color: black;
	text-decoration: none;
	line-height: 30px;
	display: block;
	height: 30px;
	/*font-family: Georgia,sans-serif,helvetica,arial;*/
	font-family: sans-serif,helvetica,arial;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
}

#catalogmenu li.active a{
	color: white;
}
/*---- Catalog ---- */
#catalogcontainer {
	/*width: 880px*/;
	width: 895px;
	padding: 10px 5px 10px 20px; /* 180px */
	background-color: #f2f2f2;
	margin: 0 auto;
	position: relative;
	/*
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        -opera-border-radius:5px;
        -khtml-border-radius:5px;
        border-radius:5px;
	*/
	border: 1px dotted #bababa;
}
#profilecontainer {
	width: 964px;
	padding: 0;
	margin: 20px auto;
	position: relative;
        
}
#profilecontainer-discrete {
	width: 700px;
	padding: 10px 10px;
	margin: 0 auto;
	position: relative;
	/*background-color:  #f2f2f2;*/
        background-color:  #ffffff;
	
}
#discrete-wrapper {
    height:100%;
    /*background-color:  #f2f2f2;*/
    background-color:  #ffffff;
}
.discrete-hr {
        height: 2px;
        background-color: #f2f2f2;
}    
#catalogcontainer h2,#profilecontainer h2,#profilecontainer-discrete h2 {
	font-size: 1em;
	margin-bottom: 20px;
}

/* ---------- Last Added ------------ */
#catalogLastAdded {
	width: 170px;
	float: left;
	margin-left: 20px;
}
.lastpublic {
	position: relative;
	width: 160px; height: 150px;
	border: 1px solid #000;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
	vertical-align: middle;
	background-color: white;
}

.lastpublic a{
	color: #000;
}
.lastpublicmiddle {
	width: 160px; height: 150px;
	display: table-cell;
	vertical-align: middle 
}
.lastpublic img {
	display: block;
	margin:0 auto;
	border: 0;
}
.lastpublic_title {
	text-align: center;
}


/*------   Top  -----------------------*/
#cataloglistcontainer{
	margin:0; padding:0;
	width: 713px;
	float: left;	
}
#catalogfrontitems {
	margin:0; padding:0;
	width: 530px;
	float: left;

}
#catalogfrontitems li{
	display: block;
	float: left;
	width: 100%;
	font-weight: bold;
	margin-bottom: 30px;
}
#catalogfrontitems li a {
	color: black;
	text-decoration: none;
}
#catalogfrontitems li a:hover {
	text-decoration: underline;
}
#catalogfrontitems li ul{
	margin:0; padding:0;
	border-top: 1px solid #d40000;
	padding-top: 4px;
}
#catalogfrontitems ul li{
	display: block;
	width: 50%;
	height: 20px;
	font-weight: normal;
	float: left;
	margin:0;
}
#catalogfrontitems ul a {
	color: black;
	text-decoration: none;
	font-size:0.9em;
}
#catalogfrontitems ul a:hover {
	color: #300018;
	text-decoration: underline;
}
/*---------- Sub ------------------*/
#subcatalogfrontitems {
	display: block;
	width: 95%;
	border: 1px solid #E5EDB8;
	margin:0; padding: 20px;
}
#subcatalogfrontitems li{
	display: inline-block;
	width: 49%;
	height: 25px;
	font-weight: normal;
	margin:0;
}
#subcatalogfrontitems a {
	font-size: 1em;
	font-weight: normal;
	color: #300018;
	text-decoration: none;
}
#subcatalogfrontitems a:hover {
	color: #300018;
	text-decoration: underline;
}

/*---------- Path ------------------*/
#catalogpath {
	margin:0; padding:0;
	margin-bottom: 10px;
}
#catalogpath li{
	display: inline;
	width: 49%;
	height: 25px;
	font-weight: normal;
	margin:0;
}
#catalogpath a {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#catalogpath a:hover {
	color: #d40000;
	text-decoration: underline;
}

/*---------- Itemtype menu ------------------*/
#itemtypemenu {
	margin:0; padding:0;
	margin-bottom: 10px;
}
#itemtypemenu li{
	display: inline;
	width: 49%;
	height: 25px;
	font-weight: normal;
	margin:0;
}
#itemtypemenu a {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
        text-decoration: none;
}
#itemtypemenu a:hover {
	//color: #d40000;
	text-decoration: underline;
}
#itemtypemenu a.itemtype-active{
	//color: #d40000;
	text-decoration: underline;
}

/* ---------- Catalog Listitem Table ----------*/
table.cataloglist {
	width: 100%;

}

.cataloglist .listitem {
	background: none;
	font-size: 0.8em;
	background-color: white;
	margin: 10px;
}
.cataloglist .listitemimage {
	width: 100px;
	text-align: center;
}
.cataloglist .listitemimage img {
	border: none;
}
.cataloglist .listitemimage a {
	border: none;
	color: #000000;
}
.cataloglist .listitemcontent {
	text-align: left;
}
.cataloglist .listitemsubtable {
    font-size: 0.9em;
}
.cataloglist .listitemcontent a {
	text-align: left;
	text-decoration: none;
	padding: 0; margin:0;
	color: #000;
}
.cataloglist .listitemcontent h2 {
	height:0;
	margin:0;padding:0;
	line-height: 1em;
}
.cataloglist .listitemcontent h4 {
	display: block;
	margin: 0; padding:0;
}

.cataloglist .listitemcompany {
	width: 150px;
	text-align: center;
}
.cataloglist .listitempoints {
	width: 150px;
	text-align: center;
	font-size: 1.5em;
}
.listitemcompany a {
	color: #000;
}
.cataloglist .listitemperiod {
	width: 150px;
	text-align: center;
	font-size: 1.4em;
}
.listitemcompany a {
	color: #000;
}
.cataloglist .listitemimage,
.cataloglist .listitemcontent,
.cataloglist .listitemcompany {
	padding: 10px;
}
.cataloglist th a {
    color: black;
}
/* ------------  Profile ------------- */
.profilecard {
	background-color: white;
	padding: 0 10px 10px 10px;
}
.b2bprofilelogo {
	float: right;
	margin-top: 10px;
}
.b2bprofiletitle {
	float: left;
}
.companyComunicate {
	font-size: 1em;
	font-weight: normal;
	padding: 5px 0 15px 0;
	text-align: left;
}
.companyComunicate a {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
}
/* ----------- POP up ---------- */
#popup {
	background-color: white;
	/*padding:5px;*/
	margin: 0 auto;
	width: 700px;
	font-size: 0.9em;
}
#popup #header {
	width: 700px;
	height: 80px;
	position: relative;
	background-color: white;
}
#popup #logo {
	font-size: 15px;
	font-weight: bold;
	color: #F53333;
	position: absolute;
	left: 60px; top:15px;
	width: 206px; height: 60px;
	background: url('../img/logo.png') no-repeat left;
	text-decoration: none;
}
#popup #logo span {
	display: none;
}

#popup #header a{
	left: 0;
}
/* Pubitem Info */

.sub-th {
    font-size: 0.7em;
}
.discrete-title {
    font-weight: bold;
}
.discrete-unit {
    font-size: 0.9em;
    font-weight: bold;
}
.discrete-desc {
    font-size: 0.9em;
}


.pubitemInfo{
	width: 600px;
	float: left;

}
.pubitemImage{
	width: 200px;
	float: right;        
}
.pubitemEuImage{
	width: 215px;
	float: right;

}
/*
.pubitemImage img {
	margin:0 auto;
	display: block;
	border: 1px dotted gray;
	padding: 1px;
}*/
table.pubitemInfoTable tr {
	background:none;
}
table.pubitemInfoTable {
	/*border-bottom: 1px dotted #000;*/
	display: block;
        font-size: 0.8em;
}
table.pubitemInfoTable td{
	padding: 5px;
}
table.pubitemInfoTable .label {
	text-align: right;
	width: 30%;
	vertical-align: top;
	font-weight: bold;
}
table.pubitemInfoTable .title,
table.pubitemInfoTable .description {
	text-align: justify;
}
.pubitemDetailList{
    margin-top: 20px;
    background-color: #f2f2f2;
}
/* campaign Info */
.campaignInfo{
	width: 100%;
	float: left;
}
.campaignImage{
	width: 320px;
	float: right;

}
.campaignImage img {
	margin:0 auto;
	display: block;
	border: 1px dotted gray;
	padding: 1px;
}
table.campaignInfoTable tr {
	background:none;
}
table.campaignInfoTable {
	border-bottom: 1px dotted #000;
	display: block;
}
table.campaignInfoTable td{
	padding: 5px;
}
table.campaignInfoTable .label {
	text-align: right;
	width: 30%;
	vertical-align: top;
	font-weight: bold;
}
table.campaignInfoTable .title,
table.campaignInfoTable .description {
	text-align: justify;
}
/*-------------- News --------------------- */
.listitemcontent .scribeText a {
	text-decoration: underline;
	color: #ef5c15;
}
.listitemcontent .newsMore {
	display: block;
	width: 100%;
	height: 20px;
	text-align: center;
	bottom: 0;
	margin-top: 10px;
}
.listitemcontent .newsMore a{
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;

}
.showMoreNews {
	background-color: #d40000;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	width: 30%;
	margin: 10px auto;
	padding: 2px 0;
	clear:both;
	
}
.showMoreNews a {
	color: white;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1em;
}

/* --------------- Mails ------------- */

.mailrow {
	cursor: pointer;
}
tr.mailopenrow {
	background: none;
	background-color: white;
}
.mailopenrow td {
	padding: 15px;
}
.messageActions {
	text-align: right;
	margin-bottom: 10px;
}
.messnew td {
	font-weight: bold;
}
.topnewmessages{
	font-size: 0.8em;
	color: red;
}
#MessageTitle {
	width: 500px;
}
#MessageBody {
	width: 500px;
}
form div.submit {
	text-align: right;
	margin-top: 10px;
}
div.error-message {
	clear: both;
	color: red;
	font-size: 0.8em;
}
/* Notices and Errors */
#messages {
    margin-top: 10px;
}
#messages div {
	border:1px solid #d70000; 
	padding:10px 20px 10px 40px ; 
	 
	margin:0 auto; 
	color: #000;
	background-color: #f2f2f2;
	width: 400px;

}
#messages .error {
	background-image: url('../img/flag_red.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;	
}
#messages .notice {
	background-image: url('../img/flag_yellow.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;	
}
#messages .success {
	background-image: url('../img/flag_green.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;	
}
/* Ads */
#catalogadv {
	display: block;
	width: 170px; height: 20px;
	position: absolute;
	top: 15px;
	right: 10px;
	text-align: right;
}
#catalogadv a {
	color: #000;
}
#banners_main {
	/*position: absolute;*/
	width: 150px;
	padding:0px 10px 0px 0px;
	text-align: right;
	float:left;
	margin-left:15px;
}
#banners_main img {
	border: 0;
}
#banners_main h4 {
	text-align: left;
}
#banners_main h5{
	text-align: left;
	margin:10px 0 0 0;padding:0;
}
#bannerheader2{
	position: absolute;
	/*
	top: 53px;
	right: 500px;
	*/
	top: -93px;
	left: 260px;
}

/* Activities */
.activity {
	text-align: left;
	width: 150px;
	margin:5px 0 0 0 ;
	padding:0px 10px 0px 0px;
	list-style: none;
	font-size: 0.8em;
}
.activity li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid gray;
}
.activityparner {
	color: red;
}

/* Seeks */
.seekType {
	background-color: #d70000;
	color: white;
	padding: 0 6px;
}
/* Paginator */
.paginator {
        margin-top: 20px;   
	text-align: center;
        line-height: 2em;
}
.paginator img{
	padding: 0 4px;
}
.paginator a {
        color: #747474;
        text-decoration: none;
        font-weight: bold;
        font-size: 0.9em;
        padding: 0 3px;
}
.paginator .current {
	color: #67a119;
        font-weight: bold;
        padding: 0 3px;
}
/* Evolution */
.evolution {
	font-size: 0.8em;
	color: gray;
	text-align: center;
}
/*Images */
.img_view_small:hover{
    cursor: pointer;
}
.img_view_big {
    border: 1px solid gray;
    background-color: white;
    text-align:center;
}
.img_view_big:hover {
    cursor: pointer;
}    
.img_view_big img{
    margin: 20px;
}
.img_cancel {
    width: 20px;
    height: 20px;
    position: absolute;
    right:0px;
    top:2px;
    background: url('../img/cancel.png') no-repeat left;
}


/* Pubitem Image (Calendar) */
.pubitemInfo,.pubitemImage {
    margin-top:20px;
}
.pubitemImage table{
    margin: 0 auto;

}
#scheduleContainer {
    width: 964px;
    margin: 0 auto;
}
.bookingCalendar {
    background-color: #889B7E;
}
 
.bookingTitle {
    text-align:center;
}
.bookingFirstFree {
	font-size: 0.7em;
}
.bookingTitleDate {
    text-align:center;
    padding:10px 0;
    font-weight:bold;
    color: green;
    line-height: 2em;
}
.bookingCalendarTitle {
    background-color:#e0e0e0;
    padding: 5px;
    text-align:center;
}
.bookingCalendarTime,.bookingCalendarStatus {
    background-color: #ffffff;
    text-align:center;
    padding: 2px 0;
}

.scheduleTimeReserve {
    color: #515151;
}
.scheduleTimeReserved {
    color:#e0e0e0; 
}
.bookingCalendarContainer {   
    width: 270px;
    height: 400px;
    overflow: auto;
    margin-bottom: 40px;
    font-size: 0.9em;
}

.schedule-order-submit {
    display:none;
}


.custom-combobox {
        position: relative;
        display: inline-block;
        font-size:0.9em;
        width: 128px;
        height: 30px;
}
.custom-combobox-toggle {
        position: absolute;
        top: 0;
        bottom: 0;
        margin-left: -1px;
        padding: 0;        
        height: 28px;
}
.custom-combobox-input {
        margin: 0;
        padding: 4px 10px;
        height: 20.21px;
        width: 80px;
}

#TireClsWidth {
    width:70px;
}
#TireClsHeight {
    width:60px;
}
#TireClsRadius {
    width:75px;
}
#TireClsUsed {
    width:90px;
}
#TireClsSeason {
    width:80px;
}
#TireClsType {
    width:90px;
}

#TireClsDiscScrews{
    width:60px;
}
#TireClsDiscCenter{
    width:80px;
    
}
#TireClsDiscWidth{
    width:120px;
}
#TireClsDiscCircle{
    width:120px;
}
#TireClsDiscSize{
    width:60px;
}
#TireClsDiscOffset{
    width:120px;
}
#TireClsDiscType{
    width:100px;
}
#TireClsCtype {
    width: 25px;
    height: 25px;
}  
#TireOne {
    width: 25px;
    height: 25px;
}  
#TireClsEco {
    width: 25px;
    height: 25px;
} 
#TireLocation {
    width: 25px;
    height: 25px;
}
    
#TireId {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #d3d3d3;
    width: 35px; height: 17px;
}
#TireWbkComb {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #d3d3d3;
    width: 35px; height: 17px;
}
#TireSubmit {
    margin-top:20px;
    height: 30px;
    color: #000000;
}

#sorting {
    font-size: 0.8em;
    text-align: right;
    margin-top: 10px;
    margin-right: 10px;
}
#sorting a {
    margin-left:5px;
    text-decoration: none;
    color: #626367;
}
#sorting a:hover {
    text-decoration: underline;
}

#sorting a.asc {    
    text-decoration: underline;
}
#sorting a.desc {    
    text-decoration: underline;
}

#table-filter-form label {
    display: block;
    margin: 0 0 5px 0;
    font-size: 0.8em;
    color:#5b5b5b;
}
#filter-form-fields {
    padding:0; margin:0;
    list-style: none;
}
#filter-form-fields li {
    padding:0; margin:0;
    float: left;
    margin-right: 6px;
}

.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 0.8em;
}


/* Product List */
.productlist-item td{
    margin: 0; padding:0;
    height: 152px;
    border-bottom: 2px solid #ececec;
}
.productlist-image {
    width: 150px;
    text-align: center;
}
.productlist-image img {
    border: 1px solid #ececec;
}
.productlist-content {
    width: 814px;
    position:relative;
}

.productlist-content a{
    text-decoration: none;
}
.productlist-content h4 a{
    color: #67a119;
    font-size: 1.2em;
    /* cursor: text;     */
}

.productlist-content .productlist-webcode {
    color: #626367;
    margin-left: 10px;
    font-weight: bold;
}
.productlist-content .productlist-description {
    font-weight: bold;
    margin-top: 5px;
}

.productlist-content .productlist-count {
    color: #626367;
    margin-top: 40px;
    font-size: 0.8em;
    font-weight:bold;    
}
.productlist-content .productlist-count span {
    color: black;    
}
.productlist-content .productlist-location {
    color: #626367;
    font-size: 0.8em;
    font-weight:bold;
    margin-top: 4px;
}
.productlist-content .productlist-location span {
    color: black;        
}
.productlist-itemprice {
    width: 200px;
    position: absolute;
    right: 20px; top:20px;
    
    color: #67a119;
    font-size: 1.2em;
    font-weight: bold;
    text-align: right;
}

.productlist-sumprice {
    width: 250px;
    position: absolute;
    right: 20px;; top:50px;;
    
    color: #67a119;
    font-size: 0.9em;
    font-weight: bold;
    text-align: right;
}

.productlist-buttons {
    width: 300px; height: 44px;
    position: absolute;
    bottom: 20px; right: 20px;   
}

.productlist-order {
    display: block;
    width: 90px;
    height: 44px;
    background: url('../img/button_order.png') no-repeat top left;
    position: absolute;
    right:0; bottom:0;
    text-decoration: none;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    vertical-align: middle;
    line-height: 3em;            
    color: white;
}

.pay-button {
    display: block;
    width: 140px;
    height: 44px;
    /*background: url('../img/button_order.png') no-repeat top left;*/
	background: url('../img/button_reserv_time.png') no-repeat top left;
    text-decoration: none;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    vertical-align: middle;
    line-height: 3em;            
    color: white;
	margin: 0 auto;
}

.productlist-order-nonstock {
    display: block;
    width: 90px;
    height: 44px;
    background: url('../img/button_order.png') no-repeat top left;
    text-decoration: none;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    vertical-align: middle;
    line-height: 3em;            
    color: white;
}
.productlist-print {
    display: block;
    width: 44px;
    height: 44px;
    background: url('../img/button_print.png') no-repeat top left;
    position: absolute;
    right:100px; bottom:0;
    text-decoration: none;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    vertical-align: middle;
    line-height: 3em;            
    color: #545454;
}
.productlist-info {
    display: block;
    width: 111px;
    height: 44px;
    background: url('../img/button_info.png') no-repeat top left;
    position: absolute;
    right:155px; bottom:0;
    text-decoration: none;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    vertical-align: middle;
    line-height: 3em;            
    color: #545454;
}

.productlist-expanded{
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    
    border-bottom: 2px solid #67a119;
    font-size: 0.8em;
}

.productlist-expanded .productlist-content, 
.productlist-expanded .productlist-image{
    height: 80px;
}

.productlist-expanded .productlist-image{
    text-align: right;
}
.productlist-expanded img {
    /*height: 60px;*/
    margin-right: 10px;
}

.addthis_products {    
    width: 100px; height: 20px;
    position:absolute;
    bottom:2px;
    left: 40px;
}
.addthis_productlist {
    text-align:right;
}

/* Banner */
#banner_news_window {
    margin-bottom: 30px;
}

#banner_news_window h2{
    font-size: 1.2em;
    color: #67a119;
    text-align: center;
}

#banner_news_window img{    
    float: left;
    margin:0 12px 5px 0;
}

.ui-widget-header {
    background: none !important;
    border: none;
}

.dialogWithDropShadow {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);  
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); 
}

#extendeditems {
    width: 100%;

}

#extendeditems thead td {
    color: #67a119;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}

#extendeditems thead a {
    color: #67a119;
    text-decoration: none;
}

#extendeditems thead a:hover {
    text-decoration: underline;
}

#extendeditems td {
    background-color: #f2f2f2;
    padding: 6px;
    font-size: 0.8em;
}
#extendeditems td.extendeditem-code {
    color: #747474;
    font-weight: bold;
    text-align: center;
}

.extendeditem-link {
    text-decoration: none;
    color: black;
}
.extendeditem-link:hover {
    text-decoration: underline;
}

.flagBgA {background: #00a651;}
.flagBgB {background: #50b848;}
.flagBgC {background: #bfd730;}
.flagBgD {background: #fff200;}
.flagBgE {background: #fdb913;}
.flagBgF {background: #f37021;}
.flagBgG {background: #ed1c24;}

.flagWidthA { width: 10px; }
.flagWidthB { width: 15px; }
.flagWidthC { width: 20px; }
.flagWidthD { width: 25px; }
.flagWidthE { width: 30px; }
.flagWidthF { width: 35px; }
.flagWidthG { width: 40px; }

.flagColorA { color: #00a651; }
.flagColorB { color: #50b848; }
.flagColorC { color: #bfd730; }
.flagColorD { color: #fff200; }
.flagColorE { color: #fdb913; }
.flagColorF { color: #f37021; }
.flagColorG { color: #ed1c24; }
  
.flagContainer {
    float: left;
    height: 14px;
    line-height: 14px;
    text-align: right;
    color: white;
    font-weigth: bold;
    font-size: 11px;
}
.flagPointer {
    float: left;
    height: 0px;
    width: 14px;
    border-right: none;
    border-left: 7px solid;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    margin-right: 10px;
}

.eu_col_fuel,.eu_col_grip,.eu_col_noise{
    width: 60px;
}

.col_firm,.col_model{
    width: 120px;
}

.col_size{
    width: 70px;
}
.col_price{
    width: 70px;
}

/* Public order form */
.order-item-table {
    margin: 10px 0 10px 0;
    font-size: 0.9em;
    border-bottom: 1px solid gray;
}
.order-item-table th{
    background-color: #E5EDB8;
    padding: 5px;
    color: #2d6324;
}
.order-fieldset legend {
    font-weight: bold;
}
.order-label-cell b{
    border-bottom: 1px solid gray;
    display:block; 
    margin: 10px 0 10px 0;
    color: #67a119;
}

td.input label{
    font-size: 0.8em;
}

#cart{
    display:block;
    width: 90px;
    height: 26px;
    background: url('../img/cart-icon.png') no-repeat top left;
    padding-left: 30px;
    position:absolute;
    top: 14px;
    margin-left: 40px;

}
.cart-button-delete,.cart-button-empty {
    color: #67a119;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.7em;
}

.cart-button-delete:hover,.cart-button-empty:hover {
    text-decoration: underline;
}



#cart-qty{
    display: block;
    min-width: 9px;
    padding: 0 3px;
    height: 15px;
    line-height: 15px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    background-color: #ee3124;
    border: 1px solid #ee3124;
    border-radius: 50%;
    position: absolute;
    top: -6px;
    left: 12px;
    z-index: 15;
    visibility: visible;
}   

#cart-amount {
    display: block;
    position: absolute;
    text-decoration: none;
    font-size: 1.05em;
    font-weight:bold;
    color: #343432;
    line-height: normal;
    left: 36px;
    bottom:4px;     
} 
.OrderTireServiceLabel {
    font-size: 0.9em;
}

.infotext table {
	float:none !important;
}
#footer-additional{
	background-color: rgb(199,199,199,0.7);
	max-width: 540px;
	height: fit-content;
	border-radius: 15px 15px 15px 15px;
	padding: 10px;
	margin: 20px 0 0 20px;
}
#footer-additional ul{
	width: 160px; /*height: 100px;*/
	margin:0; padding:0 0 0 20px;
	list-style-type: square;
	color: gray;
	float: left;
}
#footer-additional ul li {
	text-align: left;
}
#footer-additional ul li a{
	text-decoration: none;
	color: #494949;
	font-size: 0.8em;
}
#footer-additional ul li a:hover {
	text-decoration: underline;
}
#footer-req {
	width: 350px; /*height: 100px;*/
	text-align:left;
	font-size: 0.8em;
	line-height: 1.2em;
	float: right;
	color: #494949;
}

#cards-symbol {
	position:absolute;
    bottom:80px;
    left: 20px;
	width: 200px;
	height: 64px;
	text-align: left;
	padding-left: 10px;
	background-color: rgb(255,255,255,0.75);
}
.cart-agree-rules {
	text-align: center;
	font-size: 0.8em;
}



