@charset "UTF-8";
/* CSS Document */

.buy_now {
	height: auto;
	width: auto;
	margin-bottom: 10px;
	margin-right: 12px;
	clear: both;
	display: block;
	float: right;
	position: relative;
}
.buy_now .price {
	font-size: 16px;
	float: left;
	height: auto;
	width: auto;
	position: absolute;
	left: -120px;
	line-height: 28px;
	text-align: right;
}
.buy_now input{ 
	float: left;
	height: 26px;
	width: 26px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
}
.buy_now .but {
	height: 28px;
	width: 136px;
	background-image: url(../images/basket/basket_add.png);
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	cursor: pointer;
}
.basket  {
	border: 2px solid #000000;
	border-radius: 5px; /* corner for IE */
	-moz-border-radius: 5px; /* corner for firefox */
	-webkit-border-radius: 5px; /* corner for safari */
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	padding: 10px;
	position: relative;
	float: left;
}
.buy_now img {
	margin: 0px;
	padding: 0px;
	float: left;
}
.basket  h1{
	border-radius: 5px; /* corner for IE */
	-moz-border-radius: 5px; /* corner for firefox */
	-webkit-border-radius: 5px; /* corner for safari */
	clear: both;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.basket form{
	margin: 0px;
	padding: 0px;
	position: relative;
}
.basket .table {
	border: 2px solid #000000;
	border-radius: 5px; /* corner for IE */
	-moz-border-radius: 5px; /* corner for firefox */
	-webkit-border-radius: 5px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	padding: 10px;
	clear: both;
	float: left;
}
.basket .holder{
	height: auto;
	width: auto;
	clear: both;
	padding-bottom: 2px;
	position: relative;
	vertical-align: bottom;
	float: left;
}
.basket .row{
	position: relative;
	height: auto;
	width: auto;
	float: left;
	clear: right;
	margin-bottom: 2px;
}
.basket .row .description{
	height: auto;
	display: block;
	white-space: nowrap;
	background-color: #333333;
	width: 664px;
	float: left;
	clear: left;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.basket .row .description p{
	height: auto;
	display: inline-block;
	float: left;
	margin-left: 20px;
	width: 530px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	clear: right;
	white-space: normal;
	font-size: 11px;
}
.basket .row .description_checkout{
	display: block;
	white-space: nowrap;
	background-color: #333333;
	width: 554px;
	float: left;
	clear: left;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.basket .row .description_checkout p{
	height: auto;
	display: inline-block;
	margin-left: 20px;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: right;
	float: left;
	line-height: 28px;
}
.basket .title_cell{
	height: 28px;
	width: 110px;
	float: left;
	text-align: center;
	background-color: #000000;
	line-height: 28px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.basket .title_cell_long{
	height: 28px;
	width: 220px;
	float: left;
	text-align: center;
	background-color: #000000;
	line-height: 28px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.basket .title_end_cell{
	height: 28px;
	width: 110px;
	float: left;
	text-align: center;
	background-color: #000000;
	line-height: 28px;
	color: #FFFFFF;
	padding-right: 1px;
}
.basket .sub_title_cell{
	height: 100%;
	width: 110px;
	text-align: center;
	background-color: #242424;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	clear: left;
	float: left;
	position: relative;
}
.basket .cell{
	width: 110px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	height: 28px;
	float: left;
	background-color: #202020;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	clear: right;
	color: #FFFFFF;
	vertical-align: middle;
}
.basket .cell input{
	height: 18px;
	width: 18px;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
	line-height: 16px;
}
.basket .cell_long{
	width: 220px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	height: 28px;
	float: left;
	background-color: #202020;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	clear: right;
	color: #FFFFFF;
	vertical-align: middle;
}
.basket .end_cell{
	height: 100%;
	width: 110px;
	text-align: center;
	line-height: 28px;
	float: left;
	display: block;
	position: relative;
	padding-right: 1px;
}
.basket img {
	width: 110px;
	height: auto;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.basket .divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	line-height: 0px;
	width: auto;
	font-size: 0px;
	height: auto;
	clear: both;
}
.totals_holder{
	height: auto;
	width: 774px;
	clear: both;
	padding-bottom: 2px;
	position: relative;
	vertical-align: bottom;
	float: left;
}
.totals_holder_checkout {
	height: auto;
	width: 664px;
	clear: both;
	padding-bottom: 6px;
	position: relative;
	vertical-align: bottom;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.totals_holder_checkout_success {
	height: auto;
	width: 664px;
	clear: both;
	padding-bottom: 6px;
	position: relative;
	vertical-align: bottom;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.totals  {
	border: 2px solid #000000;
	border-radius: 5px; /* corner for IE */
	-moz-border-radius: 5px; /* corner for firefox */
	-webkit-border-radius: 5px; /* corner for safari */
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	padding: 10px;
	float: right;
	position: relative;
}
.totals .row{
	height: auto;
	width: auto;
	clear: both;
	margin-bottom: 2px;
	float: left;
	position: relative;
}
.totals .title_cell{
	height: 28px;
	width: 106px;
	float: left;
	text-align: left;
	background-color: #000000;
	line-height: 28px;
	color: #FFFFFF;
	padding-left: 4px;
	margin-right: 4px;
}
.totals .cell{
	width: 110px;
	text-align: center;
	height: 28px;
	float: left;
	background-color: #202020;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	clear: right;
	color: #FFFFFF;
	vertical-align: middle;
}
.checkout_buttons {
	clear: both;
	height: auto;
	width: auto;
	float: right;
	margin-top: 12px;
	font-size: 14px;
	position: relative;
}
.checkout_buttons input{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.checkout_buttons .but1{
	height: 28px;
	width: 120px;
	float: left;
	background-image: url(../images/basket/checkout_but_1.png);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.checkout_buttons .but2{
	height: 28px;
	width: 119px;
	float: left;
	background-image: url(../images/basket/checkout_but_2.png);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.checkout_buttons .but3{
	height: 28px;
	width: 119px;
	float: left;
	background-image: url(../images/basket/checkout_but_3.png);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.checkout_buttons .but4{
	height: 28px;
	width: 120px;
	float: left;
	background-image: url(../images/basket/checkout_but_4.png);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.checkout_buttons .but5 {
	height: 34px;
	width: 170px;
	float: left;
	background-image: url(../images/basket/checkout_but_5.png);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.checkout_button {
	height: 34px;
	width: 207px;
	float: right;
	background-image: url(../images/basket/checkout_but.png);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.checkout_button1 {
	height: 34px;
	width: 205px;
	float: left;
	background-image: url(../images/basket/checkout_but.png);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: -5px;
}

.checkout_info {
	float: left;
	width: 674px;
	color: #8C0000;
}
