* {
    padding: 0px;
    margin: 0px;
}

html, body {
    height: 100%;
}


h1 {
		font-family: verdana, Arial,Helvetica;
		font-size: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		height: auto;
		letter-spacing: normal;
		line-height: normal;
		text-transform: none;
		text-decoration: none;
		margin-bottom: 2px;
		margin-top: 4px;
		margin-left: 16px;
		color: #333;
}

h2 {
		font-family: verdana, Arial,Helvetica;
		font-size: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		height: auto;
		letter-spacing: normal;
		line-height: normal;
		text-transform: none;
		text-decoration: none;
		margin-bottom: 2px;
		color: #817D7D;
}

h3, h4, h5 {
		font-family: verdana, Arial,Helvetica;
		font-size: 10px;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		height: auto;
		letter-spacing: normal;
		line-height: normal;
		text-transform: none;
		text-decoration: none;
		margin-bottom: 0px;
		padding: 0px;
		color: #333;
}


p{
		font-family: verdana, Arial,Helvetica;
		font-size: 10px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		height: auto;
		letter-spacing: normal;
		line-height: normal;
		margin-bottom: 2px;
		text-transform: none;
		text-decoration: none;
		color: #333;
		margin: 0px 0px 12px 0px;
}

.clear {
	clear: both;
}

img {
    border: 0px;
}

body {
    font-size: 10px;
    font-weight: 400;
    font-family: verdana, arial;
}

input {

	    font-size: 12px;
    background-color: #ffffff;
	color:#808080;

}

#pagewrap {
	width: 100%;

	overflow-y: visible;
	background-image: url('../img/main/bg1.png');
	background-repeat: no-repeat;

	min-width: 1000px;

	/*height:auto !important; */
	/* real browsers */

	min-height:100%; /* real browsers */

	/*padding-bottom: 20px;*/


}



* html  div#pagewrap {
	width: expression( document.body.clientWidth < 1001? "1000px" : "auto" );
	height: 100%;
}
#ehs_menu_container{
	margin-top: 16px;
}


#content_wrap {
    width: 74%;
	float: left;
	height: auto;
	display: inline;
	margin-bottom: 12px;
	/*overflow: auto;*/

	}
#left_wrap {
    width: 250px;
	height: 100%;
	float: left;
	overflow: visible;
margin-bottom: 24px;
}

#left {
	margin: 166px auto auto auto;

	width: 200px;

}

#top_header {

    height: 120px;
}

#logo {
    float: left;
	margin-top: 25px;
    width: 214px;
}


}

#menu {
	width: 100%;
	display:block;
}

#menu ul {
width: 100%;
border: 1px solid red;
}

#menu td{
    background: url('../img/main/bgmenu_inner.gif') repeat-x;
    height: 40px;
	padding: 0px;
	margin: 0px;

}
#menu li a{
    background: url('../img/main/bgmenu_inner.gif') repeat-x;
    display: block;
	height: 40px;
	width: auto;
	display:inline;
	padding-top: 8px;
	padding-bottom: 6px;
	line-height:200%;;


}
.menur {background: url('../img/main/bgmenu_right.gif'); background-repeat:no-repeat; width:10px;height: 40px;margin:0px;padding:0px;}
.menul {background: url('../img/main/bgmenu_left.gif'); background-repeat:no-repeat; width:8px;height: 40px;margin:0px;padding:0px;}

#menu span{
	display: inline;
}

#menu table{


	border: none;
	width: 100%;
text-align: center;
margin: 0px;
padding: 0px;

}





#cart {
float: right;
margin-top: 50px;
margin-right: 0px;

	font-size: 12px;
    color: #79b628;
    font-weight: 900;
	width:180px;
	height:48px;
}

#cart em{
	display: block;
	margin-top: 2px;
	font-size: 12px;
    color: #79b628;
    font-weight: 900;
	font-style: normal;
}


#cart span{

	background: url('../img/main/cart.gif') center right no-repeat;
	width: 90%;
	height: auto;
	display: block;
	padding: 7px 0px 7px 8px;
	height: 32px;


}

#vip {
  float: right;
  margin-top: 50px;
  margin-right: 8px;
  font-size: 10px;
  color: #0645AD;;
  font-weight: 900;
  width:334px;
  height:48px;
  background: #fff;
}



#vip table{
  height:47px;
  width: 100%;
}

#vip table th{
  display: block;
  margin-top: 2px;
  font-size: 10px;
  color: #0645AD;
  font-weight: 900;
  font-style: normal;
  text-align: left;
}

#vip table td{
  font-size: 10px;
}

#vip span{

	background: url('../img/main/vip.gif') center right no-repeat;
	width: 90%;
	height: auto;
	display: block;

	color: #0645AD;

}

#vip a{
	font-weight: normal;
}

#data_wrap {
    width: 100%;
    clear: both;
} #data {

    clear: both;
}

.form_search  {
    font-size: 12px;
    background-color: #ffffff;
	color:#808080;
    border: 1px solid rgb(193,193,193);
    width: 148px;
}

.select-box {
    vertical-align: middle;
} .select-box select {
    width: 121px;
} #catalogue {
    margin-top: 5px;
    /*width: 180px;*/
    float: left;
    display: block;
} #ads {
    margin: 5px;
    float: right;
    display: block;
    width: 150px;
    top: 0px;
}

#content {

    width: 100%;
	/*padding-bottom: 40px;*/
	display: block;
}

select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: #79b628;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
} .btn {
    color: #000000;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #79b628;
}


.noborder {
	border: none !important;
}

#search_box{
	padding: 0px;

	padding: 11px 0px 7px 8px;
	height: 24px;


}

#search_box input, form, label
{
	padding: 0px;
	margin: 0px;
}

#search_box form{
margin: 0px;
padding: 0px;
display: inline;



}

#cart_confirm {
	padding-top: 16px;
	height: auto;
	overflow: auto;
}

#content_in {

	padding-top: 16px;
	padding-bottom: 16px;
	height: auto;
	overflow: auto;
}

.content_in {

	padding-top: 8px;
	padding-bottom: 8px;
	height: auto;
	overflow: auto;
}


#cart_actions{
	height:auto;
	overflow:auto;
	display: block;
}

#cart_actions input{
	border: none !important;
	width: auto  !important;
}


.forma {
	color: #817D7D;
}

.forma  em{
	color: red;
	margin: 2px;
}

.forma  input{
	border: 1px solid rgb(193,193,193);
	margin-bottom: 0px;
}

.forma  label{float:left;width:200px;padding-top:4px;text-align:left;
margin-left: 16px;
}

.forma input,.forma textarea{
margin-top:2px;
margin-bottom: 2px;
width:250px;border-top:1px solid rgb(193,193,193);border-left:1px solid rgb(193,193,193);border-bottom:1px solid rgb(193,193,193);border-right:1px solid rgb(193,193,193);padding:1px;color:#333;
}

.submit {
    width: 19px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    border: 0;
    background: transparent url('../img/main/go.gif') no-repeat 0px 1px;
    text-indent: -1000em;

    cursor: pointer; /* hand-shaped cursor */
}

li.catalogue {
    font-weight: 900;
} .cat {
    list-style-image: url('../img/main/button00.gif');
    position: relative;
    left: -24px;
}
/*
#footer {
	width: 100%;
    clear: both;
	padding-top: 24px;

	color: #817D7D;
	font-size: 10px;
    text-align: right;

	}
	*/




div#footer {
	color: #817D7D;
	/*position:absolute;*/
	width:74%;
	margin-left: 250px;
	/*bottom:0; */
	height:20px;
	margin-top:-20px;
	text-align: right;
}


.thumbnail
{
	padding:5px 0px 0px 10px;
	display: block;
	width:149;
	height:112px;
	display:block;
	text-align:center;
	overflow: hidden;

}

.thumbnail
{
	padding:0px 0px 0px 0px;
	display: block;
	width:149;
	height:112px;
	display:block;
	text-align:center;
	overflow: hidden;
	float: left;
	/*border: 1px solid red;*/
	margin-right: 6px;

}

.thumbnail img
{

	margin: auto auto;
	max-width:148px;
	width: expression(this.width > 148 ? 148: true);
	max-height:148px;
	height: expression(this.width > 111 ? 111: true);

}


.item_icon {
width: 86px;

float: right;
height: auto;
overflow: auto;
}

.item_name {
	font-weight: bold;
	padding-top: 16px;
	color:#817D7D;
	font-family:tahoma;
	font-size:13px;
}

.item_price {
margin-top: 8px;
    color: #2a2a2a;
    font-size: 12px;
    font-weight: 900;
}

.item_vip {
    color: #0645AD;
}
.item_vendor {
  color: #90AC2C;
  font-weight: normal;
  white-space: nowrap;
}


.item_price span{
/*background: #eee;*/
padding: 2px;
}

.item_title {
color:#817D7D;
font-family:tahoma;
font-size:11px;
text-align: justify;
}
.item_actions {
    font-size: 12px;
	color:#817D7D;
font-family:tahoma;
font-size:11px;
margin-top: 10px;
display: block;
width: 100px;
float: left;
clear: both;
}

.item_actions span {
	height: auto;
	overflow: auto;
}


.item_link {
	padding-left: 10px;
  width:auto;
	height: 38px;
	padding: 0px 12px;
	color:  #2a2a2a;
	font-size: 10px;
  font-family: verdana, arial;
}

.line {
	clear: both;
background: url('../img/main/line_y.gif') repeat-x;
margin: 2px 0px;
height: 1px;
}

.price {
    color: #2a2a2a;
    font-size: 12px;
    font-weight: 900;
}


.subscript {
    color: #888888;
    font-size: 10px;
    font-weight: 900;
		padding-left: 4px;

}

.pvalue {
		float: left;
		padding-left:10px;
		width: 80px;
		height: 18px;
		text-align:right;
		padding-top: 2px;
}
.plink {
		float: right;
		height: 18px;
}

.item {
    margin: 5px 7px;
    float: left;
    height: 174px;
    width: 160px;

}


.itemn {
    float: left;
    min-height: 200px;
	height: auto;
    width: 100%;
	/*border: 1px solid green;*/
	}


.ib1 {
	background: url('../img/main/../cat1.gif') no-repeat;
}

.ib2 {
	background: url('../img/main/../cat2.gif') no-repeat;
}
.ib3 {
	background: url('../img/main/../cat3.gif') no-repeat;
}

.new {
    width: 147px;
    height: 39px;
		overflow:hidden;
		background-repeat:repeat-y;
}


.foot {
    width: 147px;
    height: 27px;
}
.preke {
    background: url('../img/main/preke000.jpg') no-repeat;
    width: 100%;
    height: 39px;
		overflow:hidden;
	word-wrap:break-word;
	background-repeat:repeat-y;
}


#preke
{
	padding:5px 0px 0px 10px;
	display: block;
	width: auto;
	height:300px;
	display:block;
	text-align:center;
	overflow: hidden;

}

#preke img
{

	/*
	margin: auto auto;
	max-width:148px;
	width: expression(this.width > 148 ? 148: true);
overflow: hidden;
*/
}

.teirautis {
    background: url('../img/main/teirauti.jpg') no-repeat;
    width: 147px;
    height: 39px;
	overflow:hidden;
	background-repeat:repeat-y;
}

 #sub_footer {
    /* clear:both; */
    /*background: url('../img/main/sub_foot.png') no-repeat;*/
    /*width: 1000px;*/
    height: 15px;
    color: #ffffff;
    text-align: center;
}

:focus {outline:none;}
::-moz-focus-inner {border:0;}



a:link {
    color: #000000;
    text-decoration: none;
}

a:active {
    color: #669900;
    text-decoration: none;
}

a:hover {
    color: #669900;
    text-decoration: none;
}

a:visited {
    color: #000000;
    text-decoration: none;
} #header_link {
    color: #ffffff;
    position: relative;
    top: 95px;
    left: 750px;
    font-weight: 900;
    font-size: 11px
} .heading {
    /*background: #669900;*/
    text-align: left;
    width: 540px;
	font-size: 12px;
	/*gm: was 5px*/
    margin-bottom: 15px;
	margin-top: 8px;
} .heading_naujiena {
    background: #ff9900;
    text-align: center;
    width: 540px;
    margin-bottom: 5px;
} .heading_teirautis {
    background: #555555;
    text-align: center;
    width: 540px;
    margin-bottom: 5px;
}

table.cart_table{
	width: 100%;
	border-collapse: collapse;
}

table.cart_table thead{
  background: #fff;
  text-transform: uppercase;
  padding: 4px;
  font-weight: bold;
  font-size:12px;
  text-align: center;
  height: 32px;
color: #817D7D;
}

table.cart_table td{

  border-top: 1px solid rgb(193,193,193);
  border-bottom: 1px solid rgb(193,193,193);
	padding: 4px;

}
table.cart_table em{
	color: #817D7D;
}

table.cart_table tfoot span{

	float: left;
	margin: 4px;

}

.your_data_heading {
    background: #cccccc;
    font-weight: 900;
    width: 540px;
} .your_data_delete {
    text-align: center;
    vertical-align: middle
} .your_data_main {
    width: 370px;
} .your_data_column {
    width: 85px;
	text-align: center;

} .your_data_data {
} .your_data_viso {
    font-weight: 900;
	text-align: right;
	font-size: 12px;
	color: #817D7D;
} .viso {
    text-align: right;
} .viso_cart {
    text-align: right;
    font-size: 14px;
} .viso_cart1 {
    font-size: 14px;
} .right {
    position: relative;
    right: 0px;
    display: block;
    float: right;
}
#preke
{
	/*
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    height: 200px;
	text-align: center;
	*/
	display:block;
	margin-left:auto;
	margin-right:auto;
	/*max-height:300px;*/
	max-width:400px;
	text-align:center;
	width:auto;
}
#preke img
{
	height:auto;
	width:auto;
}
#pristatyti_form {
    text-align: right;
} .center_object {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

table {
    padding: 2px;
} .center {
    text-align: center;
}


.item_big_table {
	border-bottom:1px solid rgb(193,193,193);
	width: 96%;
	margin: auto;
	border-collapse: collapse;
	margin-top: 8px;
}

.item_big_table2 {

	width: 96%;

	margin: 8px auto;

	border-collapse: collapse;
	border-bottom:1px solid rgb(193,193,193);
}
.item_big_table3 {
	margin: auto;
	width: 100%;
}

.item_big_table3 td, .item_big_table3 th{
	border-top:1px solid rgb(193,193,193);
	height: 24px;
}



.item_big_table th{
    font-weight: 900;
    color: #000;
	border-right:1px solid  rgb(193,193,193);
	border-bottom:1px solid  rgb(193,193,193);
	border-top: none;
	text-align: left;
	width: 100px;
	height: 12px;
}


.item_big_table2 th{
    font-weight: 900;
    color: #000;
	border-right:1px solid  rgb(193,193,193);
	border-bottom:1px solid  rgb(193,193,193);
	border-top: none;
	text-align: left;
	width: 160px;
	height: 12px;
}

.item_big_table td, .item_big_table2 td{
	border-bottom:1px solid  rgb(193,193,193);
	text-align: left;
	padding-left: 4px;
	height: 12px;
}
.color {
    /*background: #cccccc*/
}
#back {
    position: relative;
    left: 0px;
    font-weight: 900;
    clear: both
} .middle {
    vertical-align: text-bottom
} .ideti {
    background: url('../img/main/preke_fo.jpg') no-repeat;
    width: 180px;
    height: 27px;
    text-align: right;
    margin-bottom: 5px;
    font-weight: 900
} .teirautis_prekes {
    background: url('../img/main/teirautj.jpg') no-repeat;
    width: 183px;
    height: 27px;
    text-align: right;
    margin-bottom: 5px;
    font-weight: 900
}

#menu_left a {
	float: left;
}

#session_flash_message{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Georgia, 'Times New Roman', Times, serif;*/
	color:#000000;
	font-size:14px;
	font-style:italic;
	text-align:center;
	margin: 0px auto;
}


.form-error
{
	border:solid 2px red;
}

.error-message
{
	color:#ff0000;
	float:right;
}




div#empty_records
{
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
	font-size:1.2em;
	/*font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:14px;*/
}




form .amount
{
	text-align:center;
	border-left   : 1px solid #AAAAAA;
	border-top    : 1px solid #AAAAAA;
	border-right  : 1px solid #D3D3D3;
	border-bottom : 1px solid #D3D3D3;
	padding       : 2px 6px;
	width:25px;
}


#static_content p
{
	text-indent:0px;
}

#static_content {
	margin-left: 16px;
	margin-right: 16px;
}

#static_content,
#static_content p,
#static_content li,
#static_content h1,
#static_content h2,
#static_content h3,
#static_content h4,
#static_content h5,
#static_content h6 {
	color:#333333;
	/*font-family:Tahoma,Georgia,Geneva,Arial,Helvetica,Verdana,sans-serif;*/
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	text-align:justify;
}




#ehs_form {
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    width: 370px;
}

#ehs_form .required label{
	margin-right:10px;
	font-weight:600;
}

#ehs_form label{
		width: 120px;
		float: left;
		font-weight: bold;
}

#ehs_form textarea{
		float: left;
}


#ehs_form input{
	width: 230px;
	float: left;
}
#ehs_form span{
	float: right;
}

#ehs_form .btn{
		width: 80px;
		float: right;
}

.navigation span a,
.navigation span a:visited {
	/*color: rgb(157,107,55);*/

	color: #669900;
	font-weight: normal;
	font-size: 12px;
	/*font-family: tahoma;*/
	height: 17px;
	text-decoration: underline;
}

.navigation span a:hover{

	color: #000000;

}

.navigation span.current{
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	/*font-family: Tahoma;*/
	text-decoration: none;
}

.navigation {
	clear:both;
	text-align:right;
	width:auto;
	height:14px;
	padding:10px;
	color: #817D7D;
}

#items{
		clear: both;

		width: 100%;

		overflow: visible;
}
#items table {

	width: 100%;
}

#items table td{
width: 33%;
padding: 8px;
vertical-align: top;
}

.item_sort, .item_sort table{
		padding: 0px;

		/*overflow: auto;*/

}




.item_sort span {


    width: 160px;
		height: 14px;
		text-align: center;

}

.item_sort  td {
	  padding: 0px;

		text-align: center;

}


.item_sort span a{
    width: 140px;
		display: block;
		height: 14px;
		text-align: center;
		padding-top: 2px;
		border: 1px solid rgb(193,193,193);
		color:#817D7D;
		margin: auto;
}

.item_sort span.sortcount a{
    width: auto;
	display: inline;
	height: 32px;
	text-align: center;
	padding-top: 2px;


	border: 1px solid rgb(193,193,193);



}

.item_sort  .sortcount  img{

	border: 1px solid rgb(193,193,193);
	margin: 4px;



}

.item_sort select{
   	width: 148px;
		/*height: 20px;*/
		margin-left: 2px;
		margin-top: 0px;
	 	/*background:#efefef;*/
	 	text-align: center;
	 	/*font-size : 10px;*/
		border: 1px solid rgb(193,193,193);
		color:#817D7D;
}

.item_sort option{
padding: 0px;
margin: 0px;
		/*background: url('../img/main/top_head.png') no-repeat;*/
}



.t {background: url('../img/main/dot.gif') 0 0 repeat-x; width: auto; height: auto;}
.b {background: url('../img/main/dot.gif') 0 100% repeat-x; width: auto; height: auto;}
.l {background: url('../img/main/dot.gif') 0 0 repeat-y; width: auto; height: auto;}
.r {background: url('../img/main/dot.gif') 100% 0 repeat-y; width: auto; height: auto;}
.bl {background: url('../img/main/bl.gif') 0 100% no-repeat; width: auto; height: auto;}
.br {background: url('../img/main/br.gif') 100% 100% no-repeat; width: auto; height: auto;}
.tl {background: url('../img/main/tl.gif') 0 0 no-repeat; width: auto; height: auto;}
.tr {background: url('../img/main/tr.gif') 100% 0 no-repeat; padding:0px 6px; width: auto; height: auto;overflow:auto;}

.spc {

	height: 6px;
	clear: both;
display: block;
overflow: hidden;
font-size:0px;
line-height:0px;
}


.item_big_name{
	font-weight: bold;
	font-size:1.3em;
	line-height: 1.6em;
}
.item_big_title{
	font-weight: bold;
	color: #817D7D;
}

.item_big{
	/*margin: 12px;*/
	overflow: visible;
	height: 420px;
	padding: 6px;
	padding-top: 16px;

	height: auto;

}

.item_big_decription{
	text-align: justify;
	margin-top: 24px;
	height: auto;
	overflow: auto;
	color: #817D7D;
	overflow: auto;
}

.item_big_price{
	float: left;
}
.item_big_tocart{
	/*float: right;*/
	text-align: left;
}
.item_big_alascore{
	/*float: right;*/

}

.alascore_text {
	text-align: justify;
}

.alascore_block1 {
	width: 120px;
}
.alascore_block2 {
	width: 140px;
}

.item_big_goback{
	/*float: right;*/
	text-align: right;
	width: 80px;
}

.item_big_left{
	float: left;
	width: 304px;
	height: auto;
	margin-right: 8px;
	margin-bottom: 4px;
		/*overflow: auto;*/
		}

.item_big_picture{

	height: 400px;
	overflow: hidden;
}


.banner {
	width: 250px;

	float: left;
	margin-right: 16px;

}

.banner_inner {
	width: 250px;
	height: 180px;
	display: block;

}



/* tree menu */

#ehs-category-menu {
	border: 0 hidden !important;
	border-style: none !important;
}

#ehs-category-menu .x-panel-body {
	border: 0 hidden !important;
	border-style: none !important;
}

#ehs-category-menu .x-tree-node-collapsed .x-tree-node-icon {
	background-image: url('..img/none.gif');
}

#ehs-category-menu .x-tree-node-expanded .x-tree-node-icon {
	background-image: url('../img/main/none.gif');
}

#ehs-category-menu .x-tree-node-leaf .x-tree-node-icon {
	background-image: url('../img/main/none.gif');
}

#ehs-category-menu .x-tree-node-collapsed .x-tree-ec-icon {
	/*display: none;*/
}

#ehs-category-menu .x-tree-node-expanded .x-tree-ec-icon {
	/*display: none;*/
}

#ehs-category-menu .x-tree-node-icon {
	display: none;
}

#ehs-category-menu .x-tree-node .x-tree-selected {
	background-color: #AAFF99 !important;
}

#ehs-category-menu .x-tree-node .x-tree-node-over {
	background-color: white !important;
}

#ehs-category-menu .x-tree-node .x-tree-node-over a span{

		font-family: Tahoma !important;
	font-size: 11px !important;
	font-weight: normal !important;
	color:#021D2A !important;
	line-height:12px ;
	text-decoration: underline;
}

#ehs-category-menu .x-tree-node .x-tree-selected a span{
	color: #446600 !important;
}


#ehs-category-menu .x-tree-node {
	font-family: Tahoma !important;
	font-size: 11px !important;
	font-weight: normal !important;
	color:#021D2A !important;

	border-bottom: 1px solid rgb(193,193,193);


}

#ehs-category-menu .x-tree-node  a span{
	font-family: Tahoma !important;
	font-size: 11px !important;
	font-weight: normal !important;
	color:#021D2A !important;
	line-height:12px ;

}

#ehs-category-menux-tree-lines .x-tree-lines .x-tree-elbow-plus{
	background-image:url(../img/main/button.gif) !important;
}

#ehs-category-menu  .x-tree-lines .x-tree-elbow-line {
	background-image:url(../img/main/none.gif) !important;
}

table.delivery_type_table {
  float: right;
}

table.delivery_type_table,
table.delivery_type_table tr,
table.delivery_type_table td {
  border: 0;
  border-collapse: collapse;
  text-align: left;
}

table.delivery_type_table select.warehouse_select {
  width: 150px;
}

tr#warehouse_delivery_row {
  text-align: center;
  border: 0;
}

tr#warehouse_delivery_row td {
  border: 0;
}

span#warehouse_delivery_title {
  font-size: 130%;
  font-weight: bold;
  color: #777;
  padding-right: 15px;
}

span#warehouse_delivery_address {
  font-size: 130%;
  font-weight: bold;
  color: black;
}

span#delivery_price {
  padding-top: 30px;
  display: block;
}

#slider-container				{ display:block;height:230px;width:auto;margin:20px auto;width:730px;overflow:hidden;}

#slider							{
	background: transparent url(../img/slider-bg.jpg) no-repeat; height: 200px; overflow: hidden;
								  position: relative; margin: 10px 0;

								  width: 730px;

								  }

#mover							{ width: 2880px; position: relative; }

.slide							{ padding: 0px 30px; width: 730px; float: left; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 20px; letter-spacing: -1px; margin: 0; margin-top: 8px; width:300px;
								  color: #90ac2c; }
.slide p						{ color: #999; font-size: 12px; line-height: 22px; width: 300px; }
.slide img						{ position: absolute; top: 10px; left: 330px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }


#breadcrumb {
	padding-bottom: 4px;
}

#breadcrumb a {
	font-family: verdana;
	font-size: 1em;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
}



#site-footer {
	overflow: auto;
	clear: both;

	margin-left: 24px;

	color: #fff;
	width: 960px;

}


#site-footer h2 {
  	font: italic bold 12px Georgia;
    margin-bottom: 1em;
	text-align: center;
	text-shadow: 0px 1px 4px #000;
	color: #fff;
}

#site-footer-top {
	padding: 24px 0px;
	overflow: auto;
	display: block;
	height: auto;
	float: left;

	width: 100%;

	background: #90AC2C;
	border-top: 4px solid #D1D0CE;
	border-bottom: 4px solid #D1D0CE;
}

#site-footer-bottom {

	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 24px;
	text-align: center;
	background: #6B8212;
	border-top: 4px solid #D1D0CE;
	border-bottom: 4px solid #D1D0CE;
}

#footer-fb {
	width: 292px;
	overflow: hidden;
	float: left;

	margin-left: 34px;
/*
	margin-left: 16px;
*/
}

#footer-contacts {
	display: block;
	float: left;
	width: 130px;
	/*
	margin-left: 36px;
	margin-right: 36px;
	*/
}

#footer-contacts ul {
	margin: 0px 36px;
}

#footer-contacts ul li {
	text-shadow: 0px 1px 4px #000;
	font-weight: bold;
}

#footer-contacts ul li a:hover{
	text-shadow: none;
}

#footer-contacts ul li a{
	color: #fff;
}

#footer-blogs {
	display: block;
	float: left;
	width: 400px;
	border-right: 1px dotted #fff;
	border-left: 1px dotted #fff;
}

#footer-blogs ul {
	margin: 0px 36px;
}

#footer-blogs .title {
	font-weight: bold;
	text-shadow: 0px 1px 4px #000;
	color: #424F0F;
	color: #fff;
	line-height: 16px;
}

#footer-blogs p {
	/*text-shadow: 0px 1px 4px #000;*/
	/*color: #fff;*/
}


#footer-blogs .more {
	font-weight: bold;
	text-shadow: 0px 1px 4px #000;
	color: #fff;
}

 #footer-blogs a.more:hover{
	text-shadow: none;
}
