@import "extras.css";

body {
    background-image: url(../images/bg.png);
	background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: top center;
}

body , html{
	margin:0; padding:0;
	font-family: arial;
	font-size: 12px;
	height: 100%;
}

a{
	color: #919191;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0px;
}

.clear{
	clear: both;
}

#header {
	width: 100%;
	height: 141px;
	float: left;
}

#header .content {
	height: 100%;
	width: 1000px;
	margin: 0 auto;
	position:relative;
    height: 141px;
}

#header .logo{
	height: 81px;
	width: 311px;
	display: block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin-top: 33px;
    margin-left: 31px;
	float: left;
}

#header .right{
	position:absolute;
	right:0;
	width: 639px;
    height: 141px;
}

#header .right .live-chat{
    float: left;
    padding-left: 29px;
    padding-top: 38px;
}
#header  a{
    outline: none;
}

#main-menu {
	height: 50px;
    float: right;
    position: absolute;
    right: 0px;
    bottom: 15px;
}

#main-menu  a{
	font-size: 14px;
	color: #265485;
	text-decoration: none;
	line-height: 34px;
	display: block;
}

html>body #main-menu  a{
	height: 34px;
	padding: 0 11px 0 0;
}

#main-menu  ul{
	list-style: none;
}

#main-menu  li{
	display: block;
	float: left;
	margin: 0px 0px 0px 3px;
	padding-left: 11px;
}

#main-menu  li.selected{
	background-image: url(../images/navigation-l.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 11px;
	line-height: 34px;
}

#main-menu  li.selected a{
	background-image: url(../images/navigation-r.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #fff;
	padding: 0 11px 0 0;
}

#header .search{
	float:right;
	width: 400px;
	font-size: 13px;
	color: #305B83;
	font-weight: bold;
	margin: 29px 0 0 0px;
    position: relative;
}

#header .search-input{
	width: 268px;
	height: 35px;
	margin-top: 6px;
	background-image: url(../images/searchimg.png);
	background-repeat: no-repeat;
	background-position: left;
    float: right;
}

#header .search-text-desc {
    float: right;
    color: #676463;
    font-size: 15px;
    font-variant: normal;
    float: right;
    padding-top: 12px;
    margin-right: 14px;
}

#header .search-text{
	width: 200px;
	height: 24px;
	font-size: 14px;
	color: #000;
	background: transparent;
	border: 0px;
	margin-left: 13px;
	margin-top: 3px;
	float: left;
}

#search-button{
	width: 13px;
	height: 13px;
	display: block;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	float: right;
    position: absolute;
    bottom: 11px;
    right: 13px;
}

#main-line-new {
	width: 759px;
	float: left;
	/*
	
	background-repeat: repeat-x;*/
}
#main-line-new .filter-top{
	width: 759px;
	height:10px;
	margin:0;
	padding:0;
	background: transparent url(../images/filter-top.png) no-repeat left top;
}
#main-line-new .filter-content-normal{
	width: 709px;
	margin:0;
	padding: 0px 25px;
	min-height: 100px;
	background: #efefef url(../images/filter-content.png) no-repeat left top;
	position: relative;
}
#main-line-new .filter-content-initial{
	width: 718px;
	margin:0;
	padding: 0px 20px;
	min-height: 80px;
	background: #efefef url(../images/filter-content-initial.png) no-repeat left top;
	position: relative;
}
#main-line-new .filter-bottom {
	height:9px;
	margin:0;
	padding:0;
	width: 759px;
	background: transparent url(../images/filter-footer.png) no-repeat left top;
}
.filter-content-normal #menuLog {
	margin: 0px 0px 0px;
}
#filterButton {
	padding:5px 86px;
	background: transparent url(../images/choose_kat.png) no-repeat left top;
	border: 0 none;
	height:15px;
	display:inline-block;
	vertical-alignment: bottom;
	text-decoration:none;
}
.filterButton-initial {
	left:132px;
	position:absolute;
	top:57px;
}
#menuSelection {
	padding: 0px 10px;
	text-decoration: underline;
}

#request_form_place.request-form-normal {
	padding: 10px 0px 0px 0px;
}
#requestsFilterNoItems {
	left:30px;
	position:absolute;
	text-align:center;
	top:80px;
	width:340px;
}
.requestForm label {
	display: block;
	width: 125px;
	margin: 2px 0 0;
	padding: 0px;
}
.requestForm input[type=text], .requestForm textarea {
	width: 125px;
	margin: 0px;
	padding: 0px;
}
.requestForm textarea {
	width: 150px;
	height: 50px;
}
.requestForm textarea {
	height:41px;
	overflow-y: auto;
	width:150px;
	border: 1px solid #abadb3;
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
}
.sendButton {
	background: transparent url('../images/button_send.png') no-repeat left top;
	/*background: transparent url('../images/button_blue.png') no-repeat left top;*/
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	height:25px;
	line-height:25px;
	padding:3px 0 5px;
	width:94px;
	
}
.form_attribute {
	float: left;
	margin: 0px 15px 10px 0;
}
.form_attribute label, .form_attribute select  {
	width: 167px;
	
}
.gotRequest {
	padding: 20px 0px 20px;
	font-size: 14px;
	font-weigt: bold;
}

.simple-page-pane {
    float: right;
	width: 675px;
    display: block;
}

.simple-page-pane h1 {
	font: bold 16px arial;
	color: #212F3A;
	border-bottom:dotted 1px #a6a497;
	margin: 30px 0px 0px 0px;
	padding-bottom: 8px;
}

.good-pane {
    float: right;
	width: 675px;
    display: block;
    position: relative;
}

.good-pane h1 {
	font: bold 16px arial;
	color: #212F3A;
	border-bottom:dotted 1px #a6a497;
	margin: 30px 0px 15px 0px;
	padding-bottom: 8px;
}

.product_photo .photo {
    float: left;
}

.product_photo {
    width: 317px;
    display: inline-block;
}

.good-pane .photo img {
    margin-top: 11px;
    border: 1px solid #e1e1e1;
}

.good-properties-pane {
    width: 334px;
    display: inline-block;
    float: right;
}

.good-properties-pane h2 {
    font: bold 16px arial;
	color: #131b28;
    margin: 33px 0px 18px 0px;
}

.good-description {
    display: block;
    width: 100%;
}

.good-description h2{
    font: bold 16px arial;
	color: #131b28;
    margin: 34px 0px 25px 0px;
}

.good-photos {
    display: inline-block;
    width: 317px;
    float: left;
}

.good-properties-pane .properties .alter {
    background-color: #e9f4f7;
}

.good-properties-pane .properties td {
    padding: 8px 0px 8px 10px;
}

.good-properties-pane .good-price {
    background-image: url('../images/price-bg.png');
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 20px;
    width: 130px;
    height: 37px;
    text-align: center;
    /*min-height: 37px;
    display: table-cell;
    vertical-align: middle;*/
    display: inline-block;
    line-height: 37px;
    float: left;
}

.good-properties-pane .good-price-pane {
    height: 37px;
    display: inline-block;
}

.good-properties-pane .good-price-pane .price-title {
    font-size: 17px;
    color: #bb2025;
    height: 37px;
    /*min-height: 37px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;*/
    display: inline-block;
    line-height: 37px;
    margin-right: 15px;
    float: left;
}

.good-properties-pane .good-price-pane .good-old-price {
    text-decoration: line-through;
    font-size: 14px;
    color: #2B6683;
    height: 37px;
    /*min-height: 37px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 11px;*/
    display: inline-block;
    line-height: 37px;
    margin-left: 11px;
    float: left;
}

.link-home {
    right: 0px;
    top: 30px;
    position: absolute;
}

.link-home a {
    color: #3f3f3f;
    font-size: 13px;
}

/* NEBENAUDOJAM SITO */
/*
#main-line {
	width: 100%;
	min-height: 264px;
	float: left;
	background-image: url(../images/main-line.png);
	background-repeat: repeat-x;
}

#main-line .pitem{
	width: 210px;
	margin-left: 10px;
	margin-top: 40px;
	float: left;
}

#main-line .plink{
	height: 150px;
	display: block;
}

#main-line .pprice{
	width: 110px;
	height: 104px;
	background: url(../images/star.png);
	display: block;
	background-repeat: no-repeat;
	position: relative;
	left: 122px;
	top: -75px;
}

#main-line .pprice strong{
	font-size: 18px;
	color: #fff;
	text-align: center;
	width: 110px;
	display: block;
	height: 104px;
	line-height: 100px;
}


#main-line .ptitle{
	color: #2B6683;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
	width: 200px;
	height: 17px;
	display: block;
}

#main-line .content{
	height: 100%;
	width: 950px;
	margin: 0 auto;
	
	
}
*/

#container{
	width: 100%;
	float: left;
}

#container .content{
	height: 100%;
	width: 1000px;
	margin: 0 auto;
}

#footer{
	width: 100%;
	height: 24px;
	float: left;
	background-color: #245283;
	color: #fff;
	font-size: 11px;
	margin-top: 20px;
}

#footer .content{
	height: 100%;
	width: 1000px;
	margin: 0 auto;
}

#footer ul{
	width: 600px; 
	float: right;
	height: 20px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#footer li{
	display: inline;
	float: right;
	height: 13px;
	border-right: 1px solid #fff;
	margin-top: 5px;
	padding: 0px 10px;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#nav_tree {
	height:32px;
	display:block;
}

#nav_tree .home {
	width:44px;
	height:32px;
	background:url(../images/tree_home.jpg);
	float:left;
}	

#nav_tree .cat {
	height:25px;
	padding-top:7px;
	float:left;
	background:url(../images/tree_cat_bg.jpg);
	font:normal 14px arial;
	color:#ffffff;
}

#nav_tree a {
	font:normal 14px arial;
	color:#ffffff;
	text-decoration:none;
	padding:0 10px;
}

#nav_tree a:hover {
	color:#ededed;
}

#nav_tree .home {
	padding:0;
}

#nav_tree .break1 {
	width:16px;
	height:32px;
	background:url(../images/tree_break1.jpg);
	float:left;
}

#nav_tree .subcat {
	height:25px;
	padding-top:7px;
	float:left;
	background:url(../images/tree_subcat_bg.jpg);
}

#nav_tree .break2 {
	width:16px;
	height:32px;
	background:url(../images/tree_break2.jpg);
	float:left;
}

#nav_tree .product {
	height:25px;
	padding-top:7px;
	float:left;
	background:url(../images/tree_prod_bg.jpg);
}

#nav_tree .break3 {
	width:17px;
	height:32px;
	background:url(../images/tree_break3.jpg);
	float:left;
}

#nav_tree .break4 {
	width:16px;
	height:32px;
	background:url(../images/tree_break4.jpg);
	float:left;
}

#column1 {
	float:left;
	width:325px;
	margin-top:28px;
}

#column1 h2 {
	font:bold 14px arial;
	color:#454545;
	margin:0;
	padding:0 0 10px 0;
}

#column1 h3 {
	font:bold 18px arial;
	color:#454545;
	margin:40px 0 0 0;
	padding:0;
}

#column1 p {
	font:normal 12px arial;
	line-height:16px;
	color:#919191;
	text-align:justify;
}

#column1 .photo {
	border:solid 1px #cccccc;
	width:97px;
	height:73px;
	float:left;
	display:block;
	margin-right:7px;
	margin-bottom: 7px;
}

#column1 .photo:hover {
	border:solid 1px #cd342c;
}

#column2 {
	float:left;
	width:380px;
	margin:28px 0 0 35px;
}

#column2 h1 {
	font:bold 24px arial;
	color:#113358;
	margin:0;
	padding:0;
}

#column2 .price {
	font:normal 16px arial;
	color:#bc0a00;
	padding-top:5px;
	text-align:left;
	font-size:12px;
}

#column2 .price strike {
	font:normal 12px arial;
	color:#777777;
	padding-left:10px;
}

#column2 .fit {
	color:#4cb4d9;
}

#column2 label span {
	color:#c63b34;
}

#column2 a {
	font:normal 11px arial;
	color:#3f3f3f;
}

#column2 a:hover {
	text-decoration:none;
}

#column2 h2 {
	font:bold 18px arial;
	color:#454545;
	margin:0;
	padding:0;
}

#column2 table .alter, #cont table .alter {
	background:#e8f3f7;
}

#column2 table tr td {
	padding:4px;
}

#cont table tr td {
	padding:4px 4px 4px 14px;
}

#cont table tr .title {
	padding:0;
}

#cont table tr .title a {
	font:bold 12px arial;
	color:#103358;
	text-decoration:none;
}

#cont table tr .title a:hover {
	text-decoration:underline;
}

#column2 .payless {
	width:349px;
	height:178px;
	background:url(../images/bg_maziau.jpg);
	padding:15px;
}

#column2 .payless h3 {
	font:bold 18px arial;
	color:#089bce;
	margin:0;
	padding:0;
}

#column2 .payless .kaina_field {
	width:129px;
	height:31px;
	background:url(../images/payless_kaina_field.jpg);
	float:left;
	margin-right:5px;
}

#column2 .payless .pastas_field {
	width:188px;
	height:31px;
	background:url(../images/payless_pastas.jpg);
	float:left;
}

#column2 .payless #payless_kaina {
	width:110px; 
	background:#bad6ee; 
	border:0; 
	margin:6px 0 0 6px;
}

#column2 .payless #payless_email {
	width:170px;
	background:#bad6ee;
	border:0;
	margin:6px 0 0 6px;
}

#column3 {
	float:right;
	width:172px;
}

#column3 .menu .top {
	width:172px;
	height:11px;
	background:url(../images/right_menu_top.jpg);
}

#column3 .menu .cont {
	width:148px;
	border-left:solid 1px #eeeeee;
	border-right:solid 1px #eeeeee;
	background:url(../images/right_menu_bg.jpg) bottom no-repeat #ffffff;	
	padding:0 12px;
}

#column3 .menu .end {
	width:172px;
	height:12px;
	background:url(../images/right_menu_end.jpg);
}

#column3 .menu h1 {
	font:bold 18px arial;
	color:#089acd;
	text-align:center;
	margin:0;
	padding:0;
}

#column3 .menu h2 {
	font:bold 18px arial;
	color:#454545;
	text-align:center;
	margin:0 0 20px 0;
	padding:0;
}

#column3 .menu h2 span {
	color:#089acd;
}

#column3 .menu ol {
	padding:0 0 0 30px; 
	margin:0;
	color:#919191;
}

#column3 .menu ol li {
	padding:2px 0 0 0;
}

#column3 .menu .item {
	border-bottom:dotted 1px #cccccc;
	padding:12px 0;
}

#column3 .menu .item h4 {
	padding:0;
	margin:0;
	font:bold 10px arial;
}

#column3 .menu .item h4 a {
	color:#103359;
	text-decoration:none;
}

#column3 .menu .item h4 a:hover {
	text-decoration:underline;
}

#column3 .menu .item .img {
	float:left;
	width:38px;
	height:24px;
	margin-right:4px;
}

#column3 .menu .item .remove {
	float:right;
}

#column3 .menu .item .info {
	font:italic 10px arial;
	color:#0098c9;
	padding-top:10px;
}

#column4 {
	float:left;
	width:740px;
}

#column4 h1 {
	font:bold 18px arial;
	color:#454545;
	border-bottom:dotted 1px #a6a497;
	margin:0;
	padding:0 0 11px 0;
}

#column4 h2 {
	font:bold 14px arial;
	color:#454545;
	margin:0;
	padding:0;
}

#column4 table tr td {
	padding:0 15px;
}

#column4 .price {
	color:#bb0a00;
	font:bold 12px arial;
	padding-top:4px;
}

#column4 .price strike {
	padding-left:10px;
	color:#666666;
}

#cont {
	margin:0 0 40px 0;
}

#cont h1 {
	font:bold 18px arial;
	color:#454545;
	border-bottom:dotted 1px #a6a497;
	margin:0;
	padding:0 0 11px 0;
}

#cont .remove {
	padding-left:5px;
}

.float_right {
	float:right;
}

.button_i_krepseli {
	display:block;
	width:140px;
	height:59px;
	background:url(../images/button_i_krepseli.jpg);
}

.button_i_krepseli_small {
	display:block;
	width:94px;
	height:34px;
	background:url(../images/button_i_krepseli_small.jpg);
}

.button_i_palyginima {
	display:block;
	width:94px;
	height:28px;
	background:url(../images/button_i_palyginima.jpg);
	margin:31px 0 0 15px;
}

.button_i_palyginima_small {
	display:block;
	width:89px;
	height:23px;
	background:url(../images/button_i_palyginima_small.jpg);
	margin:11px 0 0 0;
}

.button_siusti {
	display:block;
	width:65px;
	height:23px;
	background:url(../images/button_siusti.jpg);
}

.button_pirkti {
	display:block;
	width:94px;
	height:33px;
	background:url(../images/button_pirkti.jpg);
}

.button_palyginti {
	display:block;
	width:92px;
	height:31px;
	background:url(../images/button_palyginti.jpg);
}

#basket_steps {
	width:857px;
	height:88px;
	background:url(../images/basket_steps_bg.jpg);
	margin:0 auto;
}

#basket_steps .step_1 {
	width:205px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step_1.jpg);
}

#basket_steps .step_1_blue {
	width:205px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step_1b.jpg);
}

#basket_steps .step_1_blue2 {
	width:205px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step1_blue2.jpg);
}

#basket_steps .step_2 {
	width:217px;
	height:88px;
	display:block;
	float:left;
}

#basket_steps .step_2_red {
	width:217px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step_2.jpg);
}

#basket_steps .step_2_blue {
	width:217px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step_2_blue.jpg);
}

#basket_steps .step_2_blue2 {
	width:217px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step_2_blue2.jpg);
}

#basket_steps .step_3 {
	width:216px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step_3.jpg);
}

#basket_steps .step_3_red {
	width:216px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step_3_red.jpg);
}

#basket_steps .step_3_blue {
	width:216px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step_3_blue.jpg);
}

#basket_steps .step_3_blue2 {
	width:216px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step_3_blue2.jpg);
}

#basket_steps .step_4 {
	width:219px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step_4.jpg);
}

#basket_steps .step_4_red {
	width:219px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step_4_red.jpg);
}

#basket_steps .step_4_blue {
	width:219px;
	height:88px;
	display:block;
	float:left;
	background:url(../images/basket_step_4_blue.jpg);
}

#basket tr td {
	border-bottom:dotted 1px #cccccc;
	padding:15px 0 !important;
}

#basket tr .title {
	font:bold 14px arial;
	color:#099acc;
	padding:10px 0 !important;
}

#basket tr .img {
	float:left;
	height:50px;
	width:50px;
	background:#cccccc;
}

#basket tr .name {
	font:bold 14px arial;
	color:#000000;
}

#basket tr .qty {
	background:#adcbe7;
	color:#000000;
	border:solid 1px #82a6c8;
	padding:2px;
}

#basket tr.item_error td
{
	background-color: pink;
}

.coupon {
	background:#adcbe7;
	color:#000000;
	border:solid 1px #82a6c8;
	padding:2px;
}

.coupon_submit {
	position: relative;
	top: 6px;
}

#basket tr a {
	font:normal 10px arial;
	color:#000000;
}

#basket tr a:hover {
	text-decoration:none;
}

.box {
	width:379px;
	float:left;
}

.box .top {
	width:379px;
	height:10px;
	background:url(../images/box_login_top.jpg);
}

.box .cont {
	width:357px;
	border-left:solid 1px #ececec;
	border-right:solid 1px #ececec;
	background:url(../images/box_login_bg.jpg) bottom no-repeat;
	padding:0 10px;
}

.box .end {
	width:379px;
	height:11px;
	background:url(../images/box_login_end.jpg);
}

.box h2 {
	font:bold 18px arial;
	color:#089acb;
	margin:0;
	padding:0 0 10px 0;
}

.box h3 {
	font:bold 18px arial;
	color:#454545;
	margin:0;
	padding:0 0 10px 0;
}

.box .fields {
	width:129px;
	height:31px;
	background:url(../images/payless_kaina_field.jpg);
	float:left;
	margin-right:5px;
}

.box .txt {
	width:110px; 
	background:#bad6ee; 
	border:0; 
	margin:6px 0 0 6px;
}

.box a {
	font:normal 10px arial;
	color:#454545;
}

.box a:hover {
	text-decoration:none;
}

#basket .selected td {
	background:#ecf6ff;
}

#shop-menu {
	width: 249px;
	float:left;
	font-weight: normal;
	font-size: 12px;
	margin-top: 21px;
    margin-left: 29px;
}

#shop-menu h1{
	border-bottom: 1px dotted #a3a195;
	font-weight: bold;
	font-size: 16px;
	color: #212F3A;
	margin: 0px 0px;
    padding-bottom: 8px;
}

#shop-menu a{
	color: #2B6683;
	text-decoration: none;
	font-size: 12px;
}

#shop-menu a:hover{
	color: #7E7E7E;
}

#shop-menu ul{
	list-style-image: url(../images/list-bullet1.png);
	padding: 0px;
	margin: 0px;
}

#shop-menu ul.top-level {
    margin-bottom: 38px;
}

#shop-menu ul.top-level li {
    margin-top: 9px;
}

#shop-menu ul ul{
	list-style-image: url(../images/list-bullet2.png);
	padding-left: 15px;
}

#shop-menu ul.level1 {
    margin-left: 10px;
}

#shop-menu li {
	margin: 0px 0px;
}

#products-list {
	float: right;
	width: 675px;	/*EGIS cia buvo 440px*/
}

#products-list h1 {
	font:bold 16px arial;
	color:#131B28;
	border-bottom:dotted 1px #a6a497;
	margin: 30px 0px 0px 0px;
	padding-bottom: 8px;
}

#products-list .paginations {
	background-color: #dff1f9;
	margin-bottom: 30px;
    padding: 4px;
    margin-top: 2px;
}

#products-list .pagination-order {
	float: left;
	width: 300px;
}

#products-list .pagination {
	float: right;
    margin-top: 5px;
}

#products-list .pagination a {
	color: #000;
	font-weight: bold;
	padding: 3px;
}

#products-list .pagination a:hover {
	color: #099CCD;
}

#products-list .pagination .current {
	color: #119cd8;
	font-weight: bold;
}

#products-list .pitem {
	float: left;
	width: 198px; /*EGIS cia buvo 210px*/
	margin-bottom: 30px;
	margin: 0px 13px 33px 13px; /*EGIS cia nebuvo*/
}

#products-list .plink{
	width: 190px;
	height: 150px;
	display: block;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}

#products-list .pitem .ptitle {
	color: #133358;
	color: #133358;
	font-size: 14px;
	font-weight: bold;
}

#products-list .pitem .pdescription {
	color: #6a6a6a;
	height: 50px;
	overflow: hidden;
    margin-top: 13px;
}

#products-list .pitem .pprice {
	color: #ba2025;
	margin: 11px 0px 0px 0px;
    font-weight: normal;
    font-size: 14px;
}

#products-list .pitem .pprice .price_prev {
    color: #474647;
    font-weight: normal;
    font-size: 11px;
    padding-left: 17px;
    text-decoration: line-through;
}

#products-list .pitem .pprice strike {
	color: #464646;
	font-size: 12px;
	margin-left: 10px;
}

#products-list .pitem .pbuttons {
	margin-top: 10px;
}

/* forum */

#forum-table thead th{
	border-bottom: 2px solid #fff;
	background-color: #76b9ff;
	color:#ffffff;
}

#forum-table td, th{
	padding: 15px;
}

#forum-table td{
	border-bottom: 1px solid #fff;
}

#forum-table a {
	color: #000;
}

#forum-table th{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#forum-posts-table .post-head {
	background-color: #76b9ff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#ffffff;
}

.wrborder {
	border-right: 1px solid #fff;
	border-bottom:solid 1px #ccdff3 !important;
}

#forum-table .title {
	border-right:1px solid #fff;
}

.center {
	text-align: center;
}

#forum-post-message {
	width: 400px;
	margin:0px auto;
}

#forum-post-message input[type="text"], textarea {
	width: 100%;
	border: 1px solid #76b9ff;
}

.shopMenuSelected {
	color: #E33A32 !important;
		
}

#svarbuzinot{
	list-style-image: url(../images/list-bullet2.png);
	padding: 0px;
	margin: 0px; 
	margin-left: 10px;
}

#svarbuzinot li{
	padding-bottom: 10px;
}

#svarbuzinot a{
	color: #2B6683;
	text-decoration: none;
}

#svarbuzinot a:hover{
	color: #919191;
}

#register {
	font-size: 13px;
	color: #305B83;
	font-weight: bold;
	float: right;
}
.orderDetails {
}
#linkHome {
	float: right;
	padding-top: 20px;
}
.error {
	color: red;
}
.userInfo td {
	padding: 5px 5px 5px 5px;
}
.userInfo th {
	background-color: #deeffd;	
}

.rowToClickOdd, .ordersListHeader {
	background-color: #deeffd;
}
.hover {
	background-color: #ffddaa;
}
.orderDescription {
	float: left;	
	margin-right: 60px;
}
.orderDescription td {
	border-left: 1px solid #deeffd;
	border-right: 1px solid #deeffd;
}
.price {
	text-align: right;
	padding-right: 7px;
}
.fg-menu-actual-link {
	width: 165px;
}

.required {
	color: red;
}

.product-filter-div {
	float:left;
	width:220px;
	margin: 0px 0px 10px;
}
.product-filter-label{
	width:200px;
}
.product-filter-select{
	width:200px;
}

.variant_option {
	float:left;
	margin: 0px 15px 0 0;
}
.variant_option input["type=checkbox"] {
	margin: 0px 5px 0 0;
}
.variant_opt_image {
	text-align:center;
	margin:0 0 5px;
	height: 100px;
}
.variant_opt_image {
	cursor:pointer;
}

.variant_price {
	width: 100%;
	text-align: center;
}
.variant_title {
	font-weight: bold;
	margin: 0px 0px 15px;
}
.variant_div {
	margin: 20px 0 15px;
}
.has_photo {
	width: 100px;
	margin:10px 40px 0 0;
}
.has_no_photo {
	margin:0 5px 0 0;
	width:135px;
}

.categoryProductsWholeSaler {
	width: 100%;
}
tr.oddRow {
	background-color:#DEEFFD;
}
.categoryProductsWholeSaler th {
	padding: 4px 2px;
	background-color: #dcdcdc;
	text-align:center;
	font-size: 11px;
}
.categoryProductsWholeSaler th.oddColumn {
	background-color: #d3d3d3;
}
.categoryProductsWholeSaler td {
	padding: 1px 3px;
	border-bottom: 1px solid #ececec;
	text-align:center;
	font-size: 11px;
}
.categoryProductsWholeSaler td a {
	color: #262626;
}
.categoryProductsWholeSaler td.oddColumn {
	background-color: #f2f2f2;
}
.categoryProductsWholeSaler tbody tr:hover td {
	background-color: #dff1f9;
}
.categoryProductMore {
	display: none;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
#initialRequestSteps {
	background: transparent url("../images/nerandate_prekes.png") no-repeat top left;
	width: 724px;
	height: 102px;
}
.goods_amount {
	vertical-align: middle;
	margin:0 0 2px;
}

.request_form_info {
	background: transparent url("../images/form_vertical_stripe.png") no-repeat top left;
	float:left;
	width:310px;
	/*height:165px;*/
	margin: -20px 0px 0px 0px;
	padding: 8px 0 0 32px;
}
.formAttributes {
	float:left;
	width:365px;
}
