/*
 * © fancy.lv, 2010
 */
 
.confirm h3 span {
	color: #ccc;
	margin-right: 20px;
	letter-spacing: -1px;
	font-family: Arial;
	font-size: 14px;
}

.confirm h3 .current {
	color: #72032a;
}

h3 small {
	font-size: 10px;
}
 
#basket {
	padding: 0px 0px 35px 35px;
}

#basket.confirm {
	padding-left: 16px;
}

#basket.confirm .left {
	width: 690px;
	font-family: Arial;
}

#basket .left {
	float: left;
	width: 690px;
	padding-top: 30px;
}

#basket .left p {
  clear: both;
}

#basket .left .login_left {
	width: 305px;
	margin-top: 20px;
	padding-top: 0;
	float: left;
}

#basket .right {
	float: left;
	width: 314px;
	margin-left: 40px;
}

#basket .left .login_right {
	width: 277px;
	margin: 0;
	margin-top: 20px;
	float: right;
}

#items {
	padding-top: 15px;
	font-family: Arial;
}

#items .item {
	background-color: #f5f5f5;
	margin-bottom: 9px;
	padding: 0 10px;
}

#items .image {
	float: left;
	width: 70px;
	padding-top: 13px;
}

#items .image img {
	border: 1px solid #b9b7ba;
}

#items .clear {
	height: 12px;
}

#items .details {
	float: left;
	margin-left: 15px;
	width: 252px;
	padding-top: 9px;
}

#items .details table {
	width: 100%;
}

#items p.title {
	font-size: 16px;
}

#items p.title span {
	font-size: 12px;
	color: #a5a5a5;
  white-space:nowrap;
}

#items span.title {
	display: block;
	margin-bottom: 10px;
}

#items span.detail {
	background: url('../images/icons/filter-active.gif') no-repeat 0 1px;
	padding-left: 19px;
	margin-left: 4px;
}

#items .count {
	float: left;
	width: 85px;
	padding-top: 41px;
}

#items .count span.gab {
  margin-top: 4px;
  display: inline-block;
}

#items .count input {
	border: 1px solid #c4c4c4;
	float: left;
	width: 24px;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	background-color: #ffffff;
	margin-right: 6px;
}

#items div.price {
	float: left;
	width: 123px;
	text-align: right;
	padding-top: 33px;
}

#items div.price p.price {
	font-size: 23px;
}

#items div.price p.links {
	font-size: 9px;
}

#items div.price p.links a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#items div.price p.links a:hover {
	color: #760000;
	text-decoration: underline;
}

#items .footer {
	padding-top: 8px;
}

#items .footer .back {
	float: left;
	width: 90px;
	padding-top: 15px;
}

#items .footer .back a {
	font-size: 15px;
	color: #000;
	text-decoration: none;
}

#items .footer .back a:hover {
	color: #760000;
}

#items .footer .total {
	float: left;
	width: 340px;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	padding-top: 7px;
}

#items .footer .total span {
	font-size: 23px;
	font-family: Arial;
}

#items .footer .checkout {
	float: left;
	width: 110px;
	margin-left: 30px;
}

#items .footer .checkout a {
	display: block;
	width: 110px;
	height: 39px;
	line-height: 39px;
	background: url('../images/buy-button.gif') no-repeat;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	text-transform: uppercase;
}

#loginform {
  width: 265px;
}

#basket.confirm #loginform label {
	width: 50px;
	float: left;
	padding-left: 5px;
	margin-top: 2px;
}

#basket.confirm #loginform input {
	float: left;
	width: 198px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#basket.confirm #loginform p {
	clear: left;
}

#basket.confirm #loginform button {
  float: right;
}

a.button {
  margin: 10px 0;
}

#code_form button {
	float: left;
}

.basketPrint {
  margin-top: 45px;
  margin-bottom: 20px;
  border-bottom: 1px solid #b5b5b5;
  width: 100%;
}

.basketPrint th {
	color: #b5b5b5;
	text-align: left;
	border-bottom: 1px solid #b5b5b5;
	padding-bottom: 2px;
}

.basketPrint tr td {
  padding: 5px 0;
}

.basketPrint tr.total td {
  text-align: right;
  font-size: 10px;
  color: #b5b5b5;
}

.basketPrint tr.total td.sum {
  text-align: center;
  font-size: 12px;
}

.jqTransformInputWrapper {
	float: left;
}

span.jqTransformRadioWrapper {
	margin: 3px;
	margin-right: 7px;
}
span.jqTransformRadioWrapper a.jqTransformRadio {
  margin-top: 0;
}

#data_form p {
	height: 25px;
}

#basket h5 {
  font-size: 19px;
}

#basket .left form p {
  clear: both;
}

#basket .left form p span.values {
  display: inline-block;
  padding-top: 7px;
}

#basket .left form p label {
  width: 145px;
  display: inline-block;
  vertical-align:top;
}

#basket .left form p span.values label {
  width: inherit;
  padding-top: 0;
}

#basket .left form button.bg {
  background:transparent url(/images/buy-button.gif) no-repeat scroll left center;
  color:#000000;
  font-family:Verdana;
  font-size:14px;
  height:39px;
  line-height:39px;
  text-align:center;
  text-decoration:none;
  text-transform:uppercase;
  width:110px;
  margin-left: 0;
  margin-right: 17px;
}

#basket.confirm select {
  width: 241px;
}

#basket.confirm input {
  width: 235px;
}

p.discountmsg
{
  display: block;
  margin: -20px 0px 10px 145px;
  width: 250px;
}













