body {
	margin: 0px;
	padding: 0;
	font-family: arial, regular;
	font-size: 11px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

h3,h4,h5,h6 {
	font-size: 11px;
}

img {
	border: 0px;
}

#head, #header {
	width: 100%;
}



#head #header #head_img {
	width: 990px;
	height: 127px;
}

#list_div .table {
	float: right;
}

#list_div .table .blink {
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#main {
	width: 990px;
	margin-top: 10px;
}

#main a {
	color: #000;
}

#main td {
	vertical-align: top;
}

.login, .cart, #catalog {
	width: 194px;
}

.login .log_main {
	margin: 2px 2px 2px 2px;
	width: 194px;
	font-size: 11px;
}

input.textbox {
	width: 100px;
	height:  13px;
	font-size: 10px;
}

input.pricebox {
	width: 27px;
	height:  11px;
	font-size: 10px;
}

.cart .cart_head {
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 3px;
}


.cart td {
	vertical-align: middle;
}

.cart .cart_main {
	width: 194px;
	font-size: 11px;
}

.cart .cart_bottom {
	height: 6px;
}


.cart a  {
	text-decoration: none;
}

.cart a:hover {
	text-decoration: underline;
}





.panel_middle {
	width: 582px;
}



.panel_middle .p_mid_head {
	float: left;
	width: 100%;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}

.panel_middle .p_mid_head a {
	font-size: 11px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

.panel_middle .p_mid_head a:hover {
	text-decoration: underline;
}

.panel_middle .p_mid_main {
	width: 582px;
	font-size: 11px;
	overflow: hidden;
}

.panel_middle .p_mid_main a {
	text-decoration: none;
}



.panel_middle .p_mid_main .p_mid_prekes .preke_bg {
	vertical-align: middle;
	text-align: center;
}

.panel_middle .p_mid_main .p_mid_prekes .kaina {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	width: 80%;
}

.p_mid_prekes h1 {
	width: 85%;
	float: left;
	clear: left;
}


input.transparent {
	border: 0px #969696 solid;
	background-color: transparent;
}

.banners {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.banners div{
	margin-top: 10px;
	margin-bottom: 10px;
}

#bottom {
	width: 100%;
	height: 77px;
}

#bottom #bottom_table {
	width: 100%;
	height: 77px;
}

#bottom #bottom_table #bottom_main .ftop {
	height: 30px;
	text-align: right;
}

#bottom #bottom_table #bottom_main .fbot {
	height: 28px;
	text-align: right;
}

.fbot a, .fbot a:link, .fbot a:active, .fbot a:hover, .fbot a:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#preke_big_img {
	text-align: center;
	vertical-align: top;
}

#preke_visos_img {
	text-align: center;
	vertical-align: top;
}

#preke_visos_img img {
	cursor: pointer;
}

#preke_txt {
	margin: 5px 5px 5px 5px;
}

#preke_txt h1, .p_mid_main .contents h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	overflow: hidden;
}

#prekes_kaina{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

.checkbox {
	background: none;
	border: none;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.red {
	color: #d00;
}

.contents {
	padding: 6px;
	overflow-x: hidden;
}



.step2options {
	clear: both;
}

.editOrder {
	float: left;
	text-align: left;
	padding: 0px 0px 0px 55px;
}

.confirmOrder {
	float: right;
	text-align: left;
	padding: 0px 55px 0px 0px ;
}

.wide {
	width: 120px;
}	

.narrow {
	width: 60px;
}

.clear {
	clear: both;
}


table td {
	text-align:left;
}



/* PAGINATION */
.pagination {
	clear: both;
	text-align: center;
    padding: 10px 0;
    margin: 0;
	font-size:11px;
}

.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 0 2px 0 0;
    font-weight: bold;
}
.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 0 2px 0 0;
}

.pagination a, .pagination a:link, .pagination a:active, .pagination a:visited {
    padding: 2px 5px 2px 5px;
    margin: 0 2px 0 0;
    text-decoration: none;
	font-size:11px;
}

.pagination a:hover {
	font-size: 11px;
	text-decoration: underline;
}

.cart_pavadinimas {
	float: left;
	width: 260px;
}

.cart_kaina {
	float: left;
	width: 75px;
	text-align: right;
}

.cart_kiekis {
	float: left;
	width: 90px;
	text-align: center;
}

.cart_kiekis input {
	border: 1px solid #999;
	width: 30px;
}

.cart_kiekis_antraste {
	float: left;
	width: 90px;
}

.cart_suma {
	float: left;
	width: 85px;
	text-align: right;
}

.cart_trinti {
	float: left;
	width: 50px;
	text-align: right;
}

.cart_isviso {
	text-align: right;
	font-weight: bold;
}

.p100 {
	width: 100%;
	padding-bottom: 25px;
}

.p100 .pavadinimas, .p100 .kaina, .p100 .kiekis, .p100 .suma {
	text-align: center;
} 

.cartsGood {
	width: 100%;
	padding-top: 8px;
}

.transparent {
	background: transparent;
}

.updateQty {
	clear: both;
	text-align: right;
	padding: 0px 55px 0px 0px;
}

.naujiena, .akcija {
	position: absolute;
	right: 0px;
	top: 5px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 0px;
	height: 0px;
}

.promotion {
	position: absolute;
	right: 0px;
	top: 5px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 0px;
	height: 0px;
}

.hint {
	display: none;
	white-space:nowrap;
	position: absolute;
	left:30px;
	top: 30px;
	z-index: 100;
	padding: 5px;
}

.imglisting a, .imglisting_t {
	font-weight: bold;
	cursor: pointer;
}

.imglisting_t {
	margin-top: 10px;
}

.imglisting_t img {
	padding: 0px 3px 0px 3px;
}

.goodsatributes {
	text-align: center;
	font-weight: bold;
}

.tableheader {
	padding-top: 1px;
	padding-left: 12px;
}


h1 a.itemtitle {
	color: #555 !important;
}

.catalog_menu_line_li {
	float: left;
	padding-right: 5px;
	margin: 0px !important;
	position: relative;
	top: 5px;
	left: 2px;
}

.leftcatmar {
	font-size: 5px;
	width: 7px;
}

.cart_line {
	font-size: 1px;
}


.strike {
	text-decoration:line-through;
}

.blockItemTable a:hover{
	text-decoration:none;
}

.cart_bottom_bt_table {
	display: table;
	width: 100%;
	margin-top: 20px;
}

.table2 {
	display: table;
}

.search_list_link_holder {
	padding-top: 5px;
	padding-bottom: 5px;
}

.multiple_select option {
	background-color: transparent;
}

.markedGoodsCheck {
	padding-top: 3px;
	padding-bottom: 3px;
}

#markedGoodsButtons {
	padding-top: 10px;
}

.loading_bar {
	background-image: url('/styles/loading_bar.gif');
	width: 32px;
	height: 32px;
	position: absolute;
	z-index: 1000;
	display: none;
	left: 48%;
}

.menuitembox {
	float: left;
	position:relative;
	z-index:100;
}

.submenu {
	display: none;
	white-space:nowrap;
	position: absolute;
	left:0px;
	top: 26px;
	width: 200px;
	line-height: 17px;
	z-index: 110;
	border: 1px solid #888;
	background-color: #eee;
}

.submenu .submenuitem {
	border-bottom: 1px solid #ddd;
}
.submenu .submenuitemover {
	border-bottom: 1px solid #ddd;
	background-color: #ddd;
}

.submenu div {
	padding: 3px 0px 5px 0px;
	width: 100%;
	float: left;
	clear: both;
}

.submenu div a {
	padding: 0px 20px 0px 10px;
	color: #000;
	font-size: 13px;
	text-decoration: none;
}

.submenu div a:hover {
	color: #000;
	text-decoration: underline;
}
