/*********************/
/*- mazas krepselis */

#cart_box {
	float:right;
    padding:5px 5px 5px 5px;
}
#cart_box table {
    font:normal 12px tahoma;
    border-collapse: collapse;
    border:none;
    
}
#cart_box table td {
    padding:0px 20px 2px 0px;
    color:#4f4f4f;
}
#cart_box table td .btn {
    background: url(../emarket/bt-cart-preview.gif) no-repeat 100% 50%;
    display: block;
    height: 20px;
    
    padding:0px 25px 0px 0px;
    font:bold 11px tahoma;
    color:#4f4f4f;
    line-height: 18px;
    text-decoration: none;
}
/*
#cart_history {
	padding: 0 12px 0 12px;
	font-family: Arial;
}

#cart_history table {
	width: 100%;
}

#cart_history td {
	font-size: 12px;
	font-family: Arial;
	padding: 8px 8px 8px 4px;
	background: transparent url(../gfx/layout/separator.gif) repeat-x top left;
}

#cart_history thead tr td {
	text-align: center;
	background: none;
	font-size: 11px;
	font-weight: bold;
}




#buy_with_discount_box span {
	position: relative;
	top: -4px;
}


.discount_text {
	font-size: 11px;
	padding: 1px;
	font-family: Arial;
	border: #9c9c9c 1px solid;
	margin: 2px 0 8px 5px; 
	color: #202020;
	width: 160px;
	display:none;
}







#compare_main table {
	width: 100%;
}

#compare_main td a {
	color: #d9221a;
	text-decoration: underline;
}

#compare_main td a:hover {
	text-decoration: none;
}

#compare_main table td {
	font-size: 11px Arial;
	padding: 5px 2px 5px 2px;
	border: #eeeeee 1px solid;
	text-align: center;
	color: black;
}
#compare_main table td a {
	font-size: 11px;
	text-decoration: none;
}

#compare_main table td a:hover {
	text-decoration: underline;
}

#compare_main table tr.h td {
	background: #f6f6f6;
}

#compare_main table tr td.first_row {
	text-align: left;

	padding: 5px 5px 5px 12px;
}











#compare_box {

}

#compare_box table {
	left: 0;
	top: 0;
	position: relative;
	width: 205px;
	text-align: right;
	margin-bottom:1px;

	background: #e9e9e9 url(../gfx/sport/right4.jpg) no-repeat bottom left;
}

#compare_box .img {
	width: 64px;
	vertical-align: top;
	text-align: left;
	padding: 12px 0 12px 0;
}

#compare_box .img img {
	border: 0;
}


#compare_box td {
	color: black;
	text-align: center;
}	

#compare_box .descr {
	text-align: left;
	padding: 12px 6px 1px 16px;
	font: 12px Arial;
	vertical-align:top;
}

#compare_box .descr a {
	color: #d9221a;
}

#compare_box .descr a:hover {
	text-decoration: none;
}

#compare_box .removeBtn {
	width: 16px;
	height: 16px;
	display: block;
	cursor: pointer;
	margin: 8px;
	background: url(../gfx/sport/remove.gif) no-repeat left center;
	position:relative;
	top: 2px;
}

#compare_box .btn {
	background: url(../gfx/layout/button_compare.gif) no-repeat top left;
	color: #f1f1f1;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	width: 108px;
	padding: 2px 0 4px 0;
	display: block;
	text-align: center;
	text-decoration: none;
	position: relative;
	margin: 0 auto;
	margin-bottom: 12px;
	margin-top:12px;
	
}

*/







/* TRUMPAS KREPSELIO PREKIU SARASAS */
/*
#cart_box {
	left: 0;
	top: 0;
	position: relative;
	width: 205px;
	text-align: right;
	margin: 0 0 1px 0;
}

#cart_box table {
	width: 100%;
	background: #e9e9e9 url(../gfx/sport/right4.jpg) no-repeat bottom left;
}

#cart_box table td {
	
}

#cart_box .img {
	width: 64px;
	vertical-align: top;
	text-align: left;
	padding: 12px 5px 12px 16px;
}

#cart_box .img img {
	border: 0;
}

#cart_box .descr {
	text-align: left;
	padding: 4px 4px 1px 16px;
	font-size: 12px;
}

#cart_box .descr a {
	color: #d9221a;
}

#cart_box .descr a:hover {
	text-decoration: none;
}

#cart_box #cartMainIcon {
	display:block;
	top:7px;
	position:relative;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	text-align:left;
	color: #da251c;
	font-weight:bold;
	text-decoration: underline;
	background: url(../gfx/sport/cart.jpg) no-repeat left center;
	margin-bottom: 15px;
	margin-top: 7px;
}

#cart_box #cartMainIcon:hover {
	text-decoration:none;
}

#cart_box .total {
	padding: 10px 20px 10px 20px;
	font-family: Verdana;
	text-align: center;
	color:#505050;
}

#cart_box .removeBtn {
	width: 16px;
	height: 16px;
	display: block;
	cursor: pointer;
	background: url(../gfx/sport/remove.gif) no-repeat left center;
	margin: 0 12px 0 0;
	position: relative;
}

#cart_box .btn {
	background: url(../gfx/layout/button_buy.gif) no-repeat top left;
	color: #f1f1f1;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	width: 60px;
	padding: 2px 0 4px 0;
	display: block;
	text-align: center;
	text-decoration: none;
	position: relative;
	margin: 0 auto;
	margin-bottom: 7px;
}


*/


/* KREPSELIO PUSLAPIS */

/*
.cartbg1 {
	background: transparent url(../gfx/layout/cart_bb.gif) repeat-y 0 0;
}
.cartbg2 {
	background: transparent url(../gfx/layout/cart_bb.gif) repeat-y top right;
}
.cartbg3 {
	background: transparent url(../gfx/layout/cart_bb.gif) repeat-x top right;
}
.cartbg4 {
	background: transparent url(../gfx/layout/cart_bb.gif) repeat-x bottom right;
}

.cartbg5 {
	background: transparent url(../gfx/layout/cart_tl.gif) no-repeat top left;
}
.cartbg6 {
	background: transparent url(../gfx/layout/cart_tr.gif) no-repeat top right;
}
.cartbg7 {
	background: transparent url(../gfx/layout/cart_br.gif) no-repeat bottom right;
}
.cartbg8 {
	background: transparent url(../gfx/layout/cart_bl.gif) no-repeat bottom left;
}

#cart_main {
	margin: 0 15px 0 15px;
	font-family: Arial;
}
#cart_main .discount {
	padding: 15px 0 0 0;
	text-align:right;
	font-weight:bold;
}


.div_spacer {
	height: 15px;
	margin: 3px 0 8px 0;
	position: relative;
	background: url(../gfx/layout/separator.gif) repeat-x center center;
}

.cart_form {
	width: 100%;
	padding: 0 0 20px 0;
}

.cart_form table {
	width: 100%;
}

.cart_form table.item_list {
	width: 100%;
	margin: 16px 0 0 0;
}


.cart_form .count_input {
	font-size: 12px;
	font-family: Arial;
	width: 30px;
	text-align: center;
	border: #9c9c9c 1px solid;
}

.cart_form thead td {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.cart_form td {
	color: #424242;
	font-size: 12px;
	padding: 10px 6px 10px 6px;
	background: transparent url(../gfx/layout/separator.gif) repeat-x bottom left;
}


.cart_form td.cart_empty {
	background: none;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	padding: 0;
}

.cart_form td.title a {
	text-align: left;
	color: #5a5b5d;
}

.cart_form td.title a:hover {
	text-decoration: none;
}

.cart_form td.price {
	width: 75px;
	text-align: center;
	white-space: no-wrap;
}

.cart_form td.gift_code {
	font-size: 11px;
	text-align: center;

}

.cart_form td.count {
	width: 40px;
	text-align: center;
	white-space: no-wrap;
}

.cart_form td.sum {
	width: 60px;
	text-align: center;
	white-space: no-wrap;
}

.cart_form td.remove {
	width: 70px;
	text-align: center;
	white-space: no-wrap;
}

.cart_form td.remove a {
	width: 16px;
	height: 16px;
	display: block;
	cursor: pointer;
	background: url(../gfx/sport/remove.gif) no-repeat left center;
	position: relative;
	margin: 0 auto;
}

.cart_form .total {
	padding: 15px 0 15px 0;
	color: #ed1c24;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

.cart_form .delivery {
	width: 100%;
	margin: 15px 0 0 0;
}

.cart_form .delivery td {
	padding: 2px;
	background: none;
	font-size: 11px;
	vertical-align: top;
}
.cart_form .delivery div {
	text-align: right;
}

.cart_form .bonus {
	margin: 5px 0 15px 0;
}

.cart_form .bonus td {
	background: none;
}

.cart_form .bonus label {
	top: 3px;
	position: relative;
}

.cart_form .bonus label span {
	top: -2px;
}





.cart_form a {
	color: #d9221a;
	text-decoration: underline;
}
.cart_form a:hover {
	text-decoration: none;
}




.cart_form .contacts {
	width: auto;
	margin: 12px 0 12px;
}

.cart_form .contacts td {
	padding: 4px 2px 3px 2px;
	background: none;
	font-size: 11px;
}	

.cart_form .contacts td.left_cell {
	width: 75px;
}

.cart_form .contacts td.right_cell {
	font-weight: bold;
}

.next {
	text-align: right;
	padding: 10px 0 25px 0;
}

.next input {
	background: url(../gfx/layout/button_buy.gif) no-repeat top left;
	color: #f1f1f1;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	width: 60px;
	padding: 2px 0 4px 0;
	text-align: center;
	text-decoration: none;
	position: relative;
	float: right;
}


.cart_form  .btn2 {
	background: url(../gfx/layout/button_register.gif) no-repeat top left;
	color: #f1f1f1;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	width: 108px;
	padding: 2px 0 4px 0;
	display: block;
	text-align: center;
	text-decoration: none;
	position: relative;
	float: right;
	margin-right: 6px;
}




.cartTab1,
.cartTab2,
.cartTab3 {
	float: left;
	top: 0;
	left: 15px;
	position:relative;
	width: 99px;
	color: #b2b2b2;
	height: 16px;
	padding: 5px 0 0 0;
	display: block;
	text-align: center;
	background: url(../gfx/layout/cart_tab.gif) no-repeat top left;
	text-decoration: none;
	cursor: pointer;
}

.cartTab3 {
	width: 135px;
	background: url(../gfx/layout/cart_tab3.gif) no-repeat top left;
}

.cartTab1:hover,
.cartTab2:hover,
.cartTab3:hover {
	color: black;
}

.active_tab {
	color: black;
	font-weight: bold;
	top: 1px;
}

*/




/******** KREPSELIO PRISTATYMO DUOMENU FORMA ********/
/*
#order_form {
	padding: 25px 0 5px 0;
}

#order_form .right_cell {
	font-weight: bold;
}

#order_form .tbl1 {
	width: 100%;
}

#order_form .tbl1 .td1,
#order_form .tbl1 .td2 {
	width: 50%;
	color: #78797a;
	vertical-align: top;
	text-align: left;
}

#order_form .tbl1 .td1 table td,
#order_form .tbl1 .td2 table td {
	color: #424242;
}

#order_form .tbl1 .td1 table,
#order_form .tbl1 .td2 table {
	margin: 14px 0 0 0;
}

#order_form .tbl2 {
	width: 90%;
}
#order_form .tbl2 td.left_cell {
	width: 33%;
}

#order_form .spacer {
	height: 50px;
	background: url(../gfx/layout/separator.gif) repeat-x center center;
}	

#order_form .td3 p,
#order_form .td4 p {
	margin-bottom: 8px;
}

#order_form .td5 textarea {
	width: 310px;
	height: 80px;
	margin-bottom: 15px;
}

#order_form .td6 .next {
	padding-right: 0;
}

#order_form .tbl3 .right_cell input {
	width: 160px;
}


#order_form a {
	color: #d9221a;
	text-decoration: underline;
}
#order_form a:hover {

	text-decoration: none;
}




.cart_comment {
	padding: 25px 0 0 0;
	margin: 0 0 15px 0;
	position: relative;
	height: 20px;
	font-size: 11px;
	width: 100%;
	background: url(../gfx/layout/separator.gif) repeat-x top center;
}	


.proceed {
	text-align: right;
	padding: 10px 0 10px 0;
}

.proceed input {
	background: url(../gfx/layout/button_agree.gif) no-repeat top left;
	color: #f1f1f1;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	width: 165px;
	padding: 2px 0 4px 0;
	display: block;
	text-align: center;
	text-decoration: none;
	position: relative;
	float: right;
}

*/


/**************************************************************/
.Cart-Select-Elements {
    background: #e8e8e8;
    padding:10px 10px 10px 10px;
    margin:5px 0px 0px 0px;
    height:55px;
}
.Cart-Select-Elements div {
    float: left;
    width: 50%;
}
.Cart-Select-Elements a {
    display: block;
    float: left;
    font:normal 11px tahoma;
    color: #6e6e6e;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
    line-height: 16px;
    margin:0px 0px 0px 0px;
}
.Cart-Select-Elements span {
    background: url('../emarket/cart/cart_items.gif') no-repeat 0px 0px; 
    font:bold 11px tahoma;
    display: block;
    float : left;
    width : 16px;
    height : 16px;
    color:#fff;
    margin:0px 5px 0px 0px;
    line-height: 15px;
    padding:0px 0px 0px 4px;
}
.Cart-Select-Elements a.active_tab {
    font:bold 14px tahoma;
    line-height: 16px;
    color: #b11f1e;
}
.Cart-Select-Elements a.active_tab span {
    background-position: 0px -16px;
}
.Cart-Select-Elements a.finish_tab span {
    background-position: 0px -32px;
}





.cart_step_1 {
    
}
.cart_step_1, 
.cart_step_2, 
.cart_step_3, 
.cart_step_4, 
.cart_step_5, 
.cart_step_6
{
    font:normal 11px tahoma;    
    color:#4f4f4f;
}
.cart_step_1 a, 
.cart_step_2 a, 
.cart_step_3 a, 
.cart_step_4 a, 
.cart_step_5 a, 
.cart_step_6 a
{
    color:#1a4992;
}


/************************************************************************/
.pasirinkimas_nuolaidos {
    padding:10px 0px 10px 0px;
}
#pasirinkimas_nuolaidos {
    font:normal 11px tahoma;
}
#nuolaidos_2,
#nuolaidos_3 {
    display: none;
}
/************************************************************************/
/************************************************************************/
#CartName {
    font:normal 11px tahoma;
    color:#4f4f4f;
    text-align: left;
    background: #f0f0f0;
    padding:10px;
}
#CartName div {
    padding:0px 0px 5px 0px;
}
#CartName input {
    float:left;
    font: normal 11px tahoma;
    width: 150px;
    margin:0px 10px 0px 0px;
}
#CartName a {
    background: url('../emarket/cart/savecart.gif') no-repeat 100% 50%;
    font: bold 11px tahoma;
    padding:0px 25px 0px 0px;
    color: #133f89;
    display: block;
    float: left;
    height:18px;
    line-height: 18px;
    text-decoration: none;
}
.cart_save {
    font:normal 11px tahoma;
    color:#4f4f4f;
    text-align: left;
    background: #f0f0f0;
    padding:10px;
}
.cart_save p {
    margin: 0px;
    padding: 0px;
    font:normal 11px tahoma;
    color:#4f4f4f;
}
.cart_save .p_error {
    color:#b11f1e;
}
/***********************************************************************/
table.item_list, .item_list tbody, .item_list tfoot, .item_list thead, .item_list tr, .item_list th, .item_list td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   background: transparent;
}
.item_list {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 0;
}
.item_list thead td {
    background: url('../emarket/cart/cart_list_head.gif') repeat-x 0px -50px;
    font:bold 12px tahoma;
    color:#4f4f4f;
    height:25px;
}
.item_list thead .td-first {
    background: url('../emarket/cart/cart_list_head.gif') no-repeat 0px 0px;
}
.item_list thead .td-last {
    background: url('../emarket/cart/cart_list_head.gif') no-repeat 100% -25px;
}


/************************************************************************/
.item_list {
    font:normal 12px tahoma;
    color:#4f4f4f;
}
.item_list .Image{
    border: 1px solid #d3d3d3;
    background: no-repeat 50% 50%;
    width: 89px;
    height: 62px;
    margin: 5px 5px 5px 0px;
}
.item_list .title a {
    font: bold 11px tahoma;
    text-decoration: none;
    color:#4f4f4f;
}
.item_list .count div {
    white-space: nowrap;
    width: 65px;
}
.item_list .count_input {
    float: left;
    width: 26px;
    font: bold 12px tahoma;
    text-align: center;
}
.item_list .UpdateCart {
    background: url('../emarket/cart/update_cart.gif') no-repeat 0px 0px;
    width: 25px;
    height: 20px;
    display: block;
    float: left;
    margin:0px 0px 0px 5px;
}


.item_list .price,
.item_list .sum {
    font:bold 11px tahoma;
    color:#b11f1e;
}

.cart_form .line {
    background: url(../emarket/catalog/line.gif) repeat-x 0px 0px;
    height:1px;
    width:100%;
    display:block;
    font-size:0px;
    margin-bottom:1px;
}

/************************************************************/
.discount-display {
    font:normal 11px tahoma;
    color:#4f4f4f;
}                     
.discount-display div {
    margin:0px 0px 5px 0px;
}
.discount-display input {
    width: 100px;
    font:normal 11px tahoma;
    color:#4f4f4f;
    margin:0px 5px 0px 0px;
}
.discount-display a {
    color:#1a4992;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
}
/************************************************************/
.summary {
    border-collapse: collapse;
    border: none;
}
.summary td.sep div {
    font-size:0px;
    height: 10px;
    width: 1px;
}
.summary td.text {
    font:normal 12px tahoma;
    color:#4f4f4f;
    text-align: right;
} 
.summary td.value {
    font:normal 12px tahoma;
    color:#b11f1e;
    text-align: right;
} 
.summary tr.total td.text,
.summary tr.total td.value {
    font-weight: bold;
}

/*************************************************/
.hr-line {
    border-top: 1px solid #c4c4c4;
    font-size:0px;
    height:1px;
}
/************************************************/
#CheckAllCheckBox {
    font:bold 11px tahoma;
    color:#133f89;
}
#CheckAllCheckBox input,
#CheckAllCheckBox label {
    float:left;
}
#CheckAllCheckBox label {
    padding:3px 0px 0px 0px;
}


#CheckBoxAgree {
    font:normal 11px tahoma;
}
#CheckBoxAgree input,
#CheckBoxAgree label {
    float:left;
}
#CheckBoxAgree label {
    padding:3px 0px 0px 0px;
}
/************************************************/
.next {
    float:right;
    padding:0px 0px 0px 0px;
}
#SaveCart, #DeleteSelected, #NextStep, .tarpas {
    background: url('../emarket/cart/delete.gif') no-repeat 0px 50%;
    font: bold 11px tahoma;
    padding:0px 0px 0px 25px;
    color: #133f89;
    display: block;
    float: left;
    height:16px;
    line-height: 16px;
    text-decoration: none;
}
#SaveCart {
    background: url('../emarket/cart/save.png') no-repeat 0px 50%;
}
.tarpas {
    background: none;
    padding:0px 20px 0px 20px; 
}
#NextStep {
     background: url('../emarket/cart/next.gif') no-repeat 100% 50%;
     padding:0px 25px 0px 0px;
}


/*********************************************/
table.table_cart_step_3, 
.table_cart_step_3 table,
.table_cart_step_3 tbody, 
.table_cart_step_3 tfoot, 
.table_cart_step_3 thead, 
.table_cart_step_3 tr, 
.table_cart_step_3 th, .table_cart_step_3 td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   background: transparent;
}

.table_cart_step_3 {
    width: 100%;
    border-collapse: collapse;
    border-width: none;
    border-spacing: 0px;
    
    
}
.table_cart_step_3 td {
    vertical-align: top;
    font:normal 12px tahoma;
    color:#4f4f4f;
}
.table_cart_step_3 table {
    margin:20px 0px 0px 0px;
    border-collapse: collapse;
    border-width: none;
    border-spacing: 0px;
    width: 100%;
}

.table_cart_step_3 .left_cell {
    font:normal 11px tahoma;
    color:#4f4f4f;
    padding:0px 10px 10px 0px;
    white-space: nowrap;
}
.table_cart_step_3 .right_cell {
    font:bold 11px tahoma;
    color:#4f4f4f;
    padding:0px 0px 10px 0px;
}
.table_cart_step_3 input {
    width: 130px;
    font:normal 11px tahoma;
    color:#4f4f4f; 
}
.table_cart_step_3 p {
    margin: 0px;
    padding: 0px;
    font:bold 11px tahoma;
    color:#4f4f4f;
}
.table_cart_step_3 textarea {
    width: 530px;
    font:normal 11px tahoma;
    color:#4f4f4f; 
    overflow: auto;
    margin:10px 0px 20px 10px;
}

.table_cart_step_3 a{
    font:normal 11px arial;
    color:#17438d;
    text-decoration: none;
}

/************************************************/

.contacts {
    font:normal 11px tahoma;
    color:#4f4f4f;
    border-collapse: separate;
    border-width: 0px;
    border-spacing: 0px;
    margin:0px 0px 20px 0px;
}
.contacts td {
    vertical-align: top;
}
.contacts .left_cell {
    padding:0px 10px 0px 0px;
}
/*************************************************/
.div-payment_title,
.div-delivery_title
 {
    font:bold 12px tahoma;
    color:#4f4f4f;
}
.table-payment_type,
.table-delivery_type {
    font:normal 11px tahoma;
    color:#4f4f4f;
    margin:0px 0px 20px 0px;
}
.table-payment_type td,
.table-delivery_type td  {
    vertical-align: middle;
}
/*************************************************/
.step_6_types {
    font: normal 12px tahoma;
    color:#4f4f4f;
}
.step_6_types .text {
    font:normal 11px tahoma;
    color:#000;
    padding:0px 0px 0px 20px;
}



/***************************************************/
.cart_step_2 {
    font:normal 11px tahoma;
    color:#4f4f4f;
}
.cart_step_2 .p_error {
    color:#b11f1e;
}
.cart_step_2 input {
    width:150px;
    font:11px tahoma;
    margin:2px 10px 0px 0px;
}
.left-login-form {
    width: 50%;
    float:left;
}
.right-login-form {
    width: 50%;
    float:right;
}
.left-login-form #NextStep {
    margin:3px 0px 0px 0px;
}
