#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;
}
