@charset "utf-8";
/* eshop.css Copyright 2006-2010 (c) by BT-Group (info@bt-group.lt)
   All Rights Reserved.
*/

.eshop {
}

.eshop .expl {
	padding-left:3px;
}

/* punktyrinis horizontalus skyriklis */
.eshop .dsep {
	height:1px; 
	border-bottom:1px dashed #CCCCCC;
	line-height:1px;
	padding:0px;
	margin:3px 0px;
}

/* antraste einanti virs formu ir kitu elementu */
.eshop .caption {
	font-size:14px;
	font-weight:bold;
	padding:2px;
	padding-left:4px;
	color:#000000;
}

/* ilgas aprasymas */
.longdesc {
    font-size:13px;
	color:#575757;
	line-height:21px;
	font-family:Verdana, Geneva, sans-serif;
	padding:5px 0px;
}

.longdesc a {
    text-decoration:underline;
	color:#575757;
	
}


/* rikiavimo paveiksleliai */
.eshop .simg {
	border:none;
}

/* ajax laukimo paveikslelis rodomas prie miesto selecto */
.eshop .ajaximg-city {
	border:none;
	margin-bottom:-3px;
	padding-left:4px
}

.eshop .payment {
	
}



.order input[type=button] {
    cursor:pointer;	
}

.label, .users .title, .order .title {
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#575757;
	line-height:21px;
}

.label a {
	text-decoration:underline;
	color:#575757;
}

.summary td {
	color:#575757;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;	
}
