body {
	margin: 0px;
	padding: 0px;
	font: normal 12px/normal Verdana, Geneva, sans-serif;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
#main #center p a{
	color: #333;
	text-decoration: underline;
}
#container {
	display: block;
	margin: 20px auto 0px;
	padding: 0px;
	width: 1000px;
	background: #FFF url(images/container_back.gif) repeat-y left top;
}
#header {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 160px;
	background: url(images/header_back.jpg) repeat-x top;
}
#header h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 240px;
}
#header h1 a {
	background: url(images/logo_redline.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 240px;
}
#header ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header .menu1 {
	float: right;
	width: 350px;
	border-top: 0px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 0px solid #808080;
	border-left: 0px solid #808080;
	height: 28px;
}
#header .menu1 li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 28px;
	background: url(images/menu1_li.gif) no-repeat left bottom;
}
#header .menu1 li a {
	font-size: 11px;
	color: #656565;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 11px 9px 4px;
}
#header .menu1 li a:hover {
	background: url(images/menu1_li_a.gif) no-repeat center top;
}
#header .menu1 li .active {
	background: url(images/menu1_li_a.gif) no-repeat center top;
}

#header #basket {
	background: url(images/basket_back.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 72px;
	width: 200px;
	clear: right;
	overflow: hidden;
}
#header #basket h3 {
	font-size: 11px;
	font-weight: bold;
	color: #d71e10;
	display: block;
	margin: 0px;
	padding: 7px 0px 4px 50px;
}
#header #basket h3 a {
	color: #d71e10;
	text-decoration: none;
}
#header #basket p {
	color: #4d4d4d;
	margin: 0px;
	padding: 2px 0px 3px 50px;
	display: block;
	font-size: 11px;
}
#header #basket .total {
	display: block;
	height: 15px;
	padding: 0px 0px 0px 25px;
	margin: 3px 0px 0px;
	width: 63px;
	float: left;
}
#header #basket .total2 {
	display: block;
	height: 15px;
	padding: 0px 0px 0px 25px;
	margin: 3px 0px 0px;
	width: 63px;
	float: left;
	font-weight: bold;
	text-align: right;
	color: #d81c0f;
}
#header .phone {
	background: url(images/phone.gif) no-repeat left top;
	margin: 35px 0px 0px;
	padding: 0px;
	width: 190px;
	float: right;
	text-indent: -9999px;
	display: block;
	height: 30px;
}

#header .menu2 {
	clear: left;
	border-top: 0px dashed #474747;
	border-right: 1px dashed #474747;
	border-bottom: 0px dashed #474747;
	border-left: 1px dashed #474747;
	padding: 1px;
}
#header .menu2 li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(images/menu2_li.gif) no-repeat right top;
	position: relative;
}
#header .menu2 li a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 7px 16px;
}
#header .menu2 li a:hover {
	background: url(images/menu2_li_hover.gif) repeat-x top;
}
#header .menu2 li .active {
	background: url(images/menu2_li_hover.gif) repeat-x top;
}
#header .menu2 li ul {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 27px;
	width: 120px;
}
#header .menu2 li ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
}
#header .menu2 li ul li a {
	margin: 0px;
	padding: 5px 15px;
	background: url(images/menu2_li_back.gif) repeat-x center;
	display: block;
	width: 90px;
}
#header .menu2 li ul li a:hover {
	background: url(images/menu2_li_hover.gif) repeat-x center;
}


#header .path {
	font-size: 11px;
	color: #323232;
	display: block;
	margin: 0px;
	padding: 10px 0px 5px 30px;
	clear: left;
	float: left;
	background: url(images/path_home.gif) no-repeat 14px 11px;
}
#header .path a {
	color: #323232;
	text-decoration: none;
}
#header .path a:hover {
	text-decoration: underline;
}
#header #search {
	background: url(images/search_back.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: 60px;
	width: 220px;
	position: relative;
}
#header #search .ender {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 220px;
	top: 0px;
	border-width: 0px;
	border-style: none;
}
#header #search #searchform {
	display: block;
	margin: 0px;
	padding: 7px 0px 0px 38px;
}
#header #search #searchform input {
	margin: 0px 0px 5px;
	padding: 2px;
	border: 1px solid #4d4d4d;
	font-size: 11px;
	color: #666;
	width: 165px;
	height: 14px;
}
#header #search #searchform select {
	margin: 0px;
	padding: 2px;
	border: 1px solid #4d4d4d;
	font-size: 11px;
	color: #666;
	width: 135px;
}
#header #search #searchform .go {
	height: 22px;
	width: 32px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}






#footer {
	display: block;
	margin: 0px auto 20px;
	padding: 15px 20px 0px;
	width: 960px;
	background: url(images/footer.png) no-repeat left top;
	height: 60px;
	clear: both;
}
#footer .logo {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(images/redline_logo_small.gif) no-repeat left top;
	text-indent: -9999px;
	height: 16px;
	width: 100px;
}
#footer p {
	font-size: 11px;
	color: #4e4e4e;
	display: block;
	margin: 0px;
	padding: 3px;
	float: left;
}
#footer p a {
	color: #4e4e4e;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#main {
	display: block;
	clear: both;
	background: url(images/main_ender.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	min-height: 300px;
	width: 1000px;
}
#main #left {
	display: block;
	margin: 0px;
	padding: 5px 10px 0px 5px;
	width: 180px;
	float: left;
}
#main #left h2 {
	background: #B3B3B3 url(images/box1_left.gif) no-repeat left top;
	display: block;
	height: 25px;
	margin: 0px 0px 2px;
	padding: 0px;
	clear: both;
}
#main #left h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
	background: url(images/box1_right.gif) no-repeat right top;
	display: block;
	margin: 0px;
	padding: 6px 12px;
	letter-spacing: 2px;
}
#main #left .top10 {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	background: url(images/left_box_back.gif) repeat-y left top;
	color: #4c4c4c;
	font: 10px Arial, Helvetica, sans-serif;
	list-style: none;
}
#main #left .top10 li {
	border-top: 0px solid #b3b3b3;
	border-right: 0px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	border-left: 0px solid #b3b3b3;
	display: block;
	margin: 0px 5px;
	padding: 2px 0px;
	clear: both;
}
#main #left .top10 li a {
	color: #4c4c4c;
	text-decoration: none;
}
#main #left .top10 li a:hover {
	text-decoration: underline;
}


#main #left .top10 .start {
	background: url(images/left_box_top.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 4px;
	border-width: 0px;
	border-style: none;
	font-size: 0px;
	float: left;
	position: relative;
	width: 180px;
}

#main #left .top10 .end {
	background: url(images/left_box_end.gif) no-repeat left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 4px;
	border-width: 0px;
	border-style: none;
	font-size: 1px;
	float: left;
	position: relative;
	width: 180px;
}
.product_v   {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: none;
}
.product_v li   {
	background: url(images/left_box_back.gif) repeat-y left top;
	display: block;
	margin: 0px 0px 9px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}
.product_v li .start {
	background: url(images/left_box_top.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
}
.product_v li .start .TheThumb {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
}

.product_v li .start a {
	display: block;
	margin: 0px auto;
	padding: 0px;
	border-top: 0px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-left: 0px solid #c2c2c2;
	width: 94px;
}
.product_v li .start a img {
	display: block;
	margin: 0px auto;
	padding: 0px;
	border: 2px solid #FFF;
	max-height: 135px;
	max-width: 90px;
	background: url(images/noimage_s.jpg) no-repeat left top;
}
.product_v li .start h3 {
	font-size: 11px;
	font-weight: bold;
	color: #4e4e4e;
	display: block;
	margin: 0px;
	padding: 5px;
	height: 36px;
}
.product_v li .start h3 a {
	color: #4e4e4e;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	width: auto;
	height: auto;
	padding: 5px;
	margin: 0px;
}

.product_v li .start .price {
	background: url(images/left_box_price.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 180px;
	position: relative;
}
.product_v li .start .price strong {
	display: block;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	float: left;
	width: 120px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.product_v li .start .price strong em {
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;
	margin-right: 10px;
}
.product_v li .start .price .addtobasket {
	background: url(images/left_box_basket.gif) no-repeat left top;
	text-indent: -9999px;
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
	height: 34px;
	width: 34px;
	border-width: 0px;
	border-style: none;
}
#main #right {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: right;
	width: 200px;
}
#main .ender {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
}
#main #flashcontainer {
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
	height: 200px;
	width: 805px;
	clear: right;
	float: right;
	background: #FFF;
}
#main #right h2 {
	background: #B3B3B3 url(images/box1_left.gif) no-repeat left top;
	display: block;
	height: 25px;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 195px;
	border-top: 0px solid #FFF;
	border-right: 0px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 0px solid #FFF;
}
#main #right h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
	background: url(images/box1_right.gif) no-repeat right top;
	display: block;
	margin: 0px;
	padding: 6px 12px;
	letter-spacing: 2px;
}
#main #right .sidevideos {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 195px;
	overflow: hidden;
}
#main #right .sidevideos object {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	width: 195px;
	position: relative;
	height: 140px;
}

#main #right .box {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 195px;
	background: url(images/right_box_back.gif) repeat-y left top;
}
#main #right .box p {
	display: block;
	margin: 0px;
	padding: 5px 9px 10px;
	font-size: 10px;
	color: #4c4c4c;
}
#main #right .box #newsletter {
	display: block;
	margin: 0px;
	padding: 0px 9px;
	height: 25px;
}
#main #right .box #newsletter input {
	background: #FFF;
	margin: 0px 5px 0px 0px;
	border: 1px solid #b2b2b2;
	height: 15px;
	width: 135px;
	font-size: 11px;
	color: #666;
	padding: 2px;
	float: left;
}
#main #right .box #newsletter .go {
	height: 20px;
	width: 30px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}





#main #center {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 595px;
}


#main #center h2 {
	background: url(images/main_title_back.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 13px 15px 0px;
	height: 23px;
	width: 565px;
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
}
#center h2 #sorting {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	font-weight: normal;
	font-size: 11px;
}
#center h2 #sorting select {
	font-size: 11px;
}

#main #center h4 {
	background: #B3B3B3 url(images/box1_left.gif) no-repeat left top;
	display: block;
	height: 25px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top: 5px solid #FFF;
	border-right: 0px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 0px solid #FFF;
}
#main #center h4 span {
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
	background: url(images/box1_right.gif) no-repeat right top;
	display: block;
	margin: 0px;
	padding: 6px 12px;
	letter-spacing: 2px;
}
#main #center .box .ends {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#main #center .box .product_v {
	display: block;
	margin: 0px;
	padding: 0px;
}

#main #center .box .product_v li {
	width: 180px;
	float: left;
	background: url(images/center_box_li_back.gif) repeat-y left top;
	margin: 0px 9px 9px;
	padding: 0px;
}
#main #center .box .product_v li .start {
	background: url(images/center_box_li_start.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
}
#main #center .box .product_v li .start .price {
	background: url(images/center_box_price.gif) no-repeat left top;
}
#main #center .box .product_v li .start .price .addtobasket {
	background: url(images/center_box_basket.gif) no-repeat left top;
}

.product_h {
	display: block;
	margin: 0px;
	padding: 0px 10px 10px;
	list-style: none;
}
.product_h li {
	margin: 0px;
	padding: 10px 0px;
	width: 285px;
	float: left;
	height: 140px;
	display: block;
	border-top: 0px solid #cdcdcd;
	border-right: 0px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	border-left: 0px solid #cdcdcd;
	overflow: hidden;
}
.product_h li a {
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	border-top: 0px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-left: 0px solid #c2c2c2;
	width: 94px;
	float: left;
}
.product_h li a img {
	display: block;
	margin: 0px auto;
	padding: 0px;
	border: 2px solid #FFF;
	max-height: 135px;
	max-width: 90px;
	background: url(images/noimage_s.jpg) no-repeat left top;
}
.product_h li h3 {
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
	margin: 0px;
	padding: 5px 0px;
	display: block;
	height: 38px;
	text-decoration: none;
}
.product_h li h3 a {
	color: #4e4e4e;
	text-decoration: none;
	height: auto;
	width: auto;
	border-width: 0px;
	border-style: none;
	float: none;
	padding: 5px 0px;
}
.product_h li .type {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #7f7f7f;
	display: block;
	height: 14px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	overflow: hidden;
}
.product_h li p {
	font-size: 10px;
	color: #686868;
	margin: 0px;
	padding: 8px 5px 0px 0px;
	width: 170px;
	clear: right;
	float: right;
	display: block;
}
.product_h li .price {
	color: #d71c0f;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}
.product_h li .price em {
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;
	margin-right: 20px;
}
.product_h li .addtobasket {
	color: #FFF;
	text-decoration: none;
	background: url(images/addtobasket.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 10px 5px;
	height: 14px;
	width: 165px;
	border-width: 0px;
	border-style: none;
	font-size: 10px;
	clear: right;
	float: right;
}
.product_h li .preorder {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background: url(images/preorder.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 10px 5px 10px 10px;
	height: 14px;
	width: 145px;
	border-width: 0px;
	border-style: none;
	font-weight: bold;
}

.product_h .ender {
	border-width: 0px;
	border-style: none;
	display: block;
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#main #center .box .product {
	display: block;
	margin: 0px;
	padding: 10px;
}
#main #center .box .product a {
	border-top: 0px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0px solid #999;
	display: block;
	width: 184px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#main #center .box .product a .imagebig {
	border: 2px solid #FFF;
	max-width: 180px;
}
#main #center .box .product h4 {
	border-width: 0px;
	border-style: none;
	float: left;
	width: 380px;
	margin: 10px 0px;
	padding: 0px;
	clear: none;
}
#main #center .box .product h4 span {
	letter-spacing: normal;
	font-size: 11px;
}

#main #center .box .product p {
	margin: 0px 0px 30px;
	padding: 0px 0px 0px 12px;
	display: block;
	font-size: 11px;
	color: #666;
	text-align: justify;
	float: left;
	width: 365px;
}

#main #center .box .product .price {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 160px;
	background: url(images/addtobasket_prod.gif) no-repeat left top;
}
#main #center .box .product .price strong {
	display: block;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	width: 125px;
	text-align: center;
}
#main #center .box .product .price strong em {
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;
	margin-right: 10px;
}
#main #center .box .product .price .addtobasket {
	background: url(images/baset_prod.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 34px;
	text-indent: -9999px;
	float: right;
	border-width: 0px;
	border-style: none;
	color: #FFF;
	text-decoration: none;
}
#center .paging {
	display: block;
	margin: 0px;
	padding: 20px 10px 10px;
	clear: both;
	list-style: none;
	text-align: center;
	height: 20px;
}
#center .paging li {
	display: inline;
	margin: 0px 5px;
	padding: 0px;
}
#center .paging li a {
	margin: 0px;
	padding: 2px 9px;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background: #FFF;
	border: 1px solid #CCC;
}
#center .paging .active  {
	margin: 0px;
	padding: 2px 9px;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background: #CCC;
	border: 1px solid #CCC;
}
#center .paging .next  {
	border-width: 0px;
	border-style: none;
	background: #F2F2F2;
	color: #CCC;
	font-size: 11px;
	padding: 3px 10px;
	margin: 0px;
}
#center .paging .previous {
	border-width: 0px;
	border-style: none;
	background: #F2F2F2;
	color: #CCC;
	font-size: 11px;
	margin: 0px;
	padding: 3px 10px;
}

#center .paging .next a {
	border-width: 0px;
	border-style: none;
	background: #F2F2F2;
	margin: 0px;
	padding: 0px;
}
#center .paging .previous a {
	border-width: 0px;
	border-style: none;
	background: #F2F2F2;
	margin: 0px;
	padding: 0px;
}
#center table {
	margin: 20px auto;
	padding: 0px;
	width: 570px;
}
#center table tr {
	margin: 0px;
	padding: 0px;
}
#center table tr td {
	margin: 0px;
	padding: 1px;
	background: #E8E8E8;
}
#center table tr td strong {
	background: url(images/menu2_li_hover.gif) repeat-x center;
	display: block;
	margin: 0px;
	padding: 3px;
	color: #FFF;
}
#center table tr td em {
	display: block;
	margin: 0px;
	padding: 3px;
	font-style: normal;
	font-weight: bold;
	background: #CCC;
}
#main #center .generaltext{
	margin: 0px;
	padding: 10px 20px;
}
#main #center .generaltext h1{
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #DC2515;
}
#main #center .generaltext h2{
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #666;
	background: url(none);
	display: block;
	margin: 10px 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	width: auto;
	float: none;
	height: auto;
}
#main #center .generaltext ol li {
	text-align: justify;
}
#contactform {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 330px;
}
#contactform label {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	display: block;
	clear: left;
	width: 100px;
	height: 20px;
}
#contactform input {
	display: block;
	width: 210px;
	height: 18px;
	margin-bottom: 5px;
}
#contactform textarea {
	display: block;
	width: 210px;
	margin-bottom: 5px;
}
#contactform p {
	display: block;
	margin: 0px;
	padding: 0px 10px 10px 20px;
	font-size: 10px;
	text-align: right;
}


#contactform .but {
	width: 100px;
	float: left;
	margin-left: 5px;
	height: auto;
}
#main #right .box #loginform input {
	background: #FFF;
	margin: 0px 5px 0px 0px;
	border: 1px solid #b2b2b2;
	height: 15px;
	width: 135px;
	font-size: 11px;
	color: #666;
	padding: 2px;
	float: left;
}
#main #right .box #loginform {
	display: block;
	margin: 0px;
	padding: 0px 9px;
	height: 25px;
}
#main #right .box #loginform .go {
	height: 20px;
	width: 30px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.orderinfo {
	margin: 5px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #CCC;
}
.orderinfo table {
	border: 0px none #CCC;
	margin: 15px 5px;
	padding: 0px;
	font-size: 12px;
	width: 520px;
}
#remindform {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 430px;
}
#main #right .payways {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 195px;
	overflow: hidden;
	background: #FFF url(images/payways.jpg) no-repeat left top;
	height: 105px;
	text-indent: -9999px;
}
.product_h li .addtobasket2 {
	color: #FFF;
	text-decoration: none;
	background: url(images/addtobasket2.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 10px 5px;
	height: 14px;
	width: 165px;
	border-width: 0px;
	border-style: none;
	font-size: 10px;
	clear: right;
	float: right;
}
#main #center .box .product_v li .start .price .addtobasket2 {
	background: url(images/center_box_basket2.gif) no-repeat left top;
}
#main #center .box .product .price .addtobasket2 {
	background: url(images/baset_prod2.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 34px;
	text-indent: -9999px;
	float: right;
	border-width: 0px;
	border-style: none;
	color: #FFF;
	text-decoration: none;
}
.product_v li .start .price .addtobasket2 {
	background: url(images/left_box_basket2.gif) no-repeat left top;
	text-indent: -9999px;
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
	height: 34px;
	width: 34px;
	border-width: 0px;
	border-style: none;
}
#right .box .creditcards {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
#right .box .creditcards img {
	margin: 2px;
	padding: 1px;
	border: 1px solid #999;
}
#right .box .creditcards #eurobankefg {
	border-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
