/* General page layout  begin */
body {
	margin: 0;
	padding:10px 0 10px 0;
	background: #ffffff url(images/main_bg.gif) 0% 0% repeat-x;
	/*color: #010101;*/
    color: #6d6d6d;
	font-size: 11px;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
}

a.faq:hover,a.faq:visited, a.faq {
/*  text-decoration: none;
  color: #6d6d6d;
  font-weight:bold;
  cursor: pointer;
  cursor: hand;
*/  
}

.boldRed {
  color: #cc0033;
  font-weight:bold;
  font-size: 12px;
}
a.mainLink, a.mainLink:hover, a.mainLink:visited {
  /*color: #6d6d6d;*/
  /*text-decoration: none;*/
}
a.boldRedLink, a.boldRedLink:hover {
  color: #cc0033;
  font-weight:bold;
  font-size: 12px;
  text-decoration:none;
}

a.boldRedLink:hover {
  text-decoration:underline;
}
a img{
  border: none;
}
.Red {
  color: #cc0033;
}

a.boldHref,a.boldHref:hover,a.boldHref:visited {
  text-decoration: underline;
  color: #cc0033;
  font-weight:bold;
}

a.boldHref:hover {
  text-decoration: none;
}

a, a:visited{
	color: #848282;
	text-decoration: underline;
}
a:hover {
	color: #848282;
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#333333;
    border: 1px solid #92969f;
}
input.transpng {
	behavior: url("png.htc");
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}
/*--------*/
td {
	font-size: 11px;
	line-height: 1.2;
}
TD.main, P.main {
	line-height: 1.5;
	font-size: 12;
	font-weight: bold;
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
	font-size: 12;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
}

.bold {
	font-weight: bold;
	line-height: 1.5;
}
.boxText {
}
/*--------*/
img.transpng {
	behavior: url("png.htc");
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
	background-position: left top;
}
.lineV {
/*	background: url(images/line_V.gif) repeat-y left top;*/
/*	font-size:1px;
	background:#e8e8e8;*/
}
.lineH {
/*	background: url(images/line_H.gif) repeat-x left top;*/
/*  border-top:1px solid #e8e8e8;*/
}
/*--------*/
.left_bg {
	width:217px;
	padding-top:8px;
}
.center_bg {
}
.right_bg {
	padding: 8px 0 10px 3px;;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
}
tr.header {
}
td.header {
}
td.header a:link, td.header a:visited {
	color: #4d4d4d;
	text-decoration: underline;
}
td.header a:hover {
  color: #c34f1d;
	text-decoration: underline;
}
td.headerNavigation {
	background:url(images/hbg.gif) no-repeat;
	width:214px;
	color:#ececed;
}
a.headerNavigation, a:visited.headerNavigation {
	color: #636466;
	text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
a:hover.headerNavigation {
  color:#636466;
	text-decoration: underline;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
	font-size: 14px;
	color: #63666a;
	font-weight: bold;
	background:url(images/xh_r.gif) 100% 0 no-repeat;
}

td.pageHeading h1 {
  margin: 0;
  padding: 12px 15px;
	font: bold 14px Tahoma, Arial, sans-serif;
	color: #63666a;
  background: url(images/x_l.gif) 0 0 no-repeat;

}

/*----categories----*/
#category-nav {
font-size:12px;
color:#CCCCCC;
}
#category-nav a, #category-nav a:visited {
	color: #1f1f1f;
	text-decoration:none;
}
#category-nav a:hover {
	color: #1f1f1f;
	text-decoration:underline;
}
dl.level1 {
}
#category-nav dl {
	margin: 0;
	padding: 0;
}
#category-nav dt {
	margin: 0;
	padding: 5px 5px 5px 25px;
	background:url(images/cat_bg.gif) no-repeat 15px 0;;
}
#category-nav dd {
	margin: 0;
	padding: 0 0 0 7px;
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act {
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
	color: #1f1f1f;
  font-weight:bold;
}
#category-nav dt.level-sel a:hover {
	color: #1f1f1f;
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
	color: #1f1f1f;
	font-weight:bold;
}
#category-nav dt.level-act a:hover {
	color: #1f1f1f;
}
/*----infobox Left----*/
td.infoboxcell {
	padding-bottom: 3px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
  width: 6px;
	height: 38px;
	background: url(images/ibh_l.gif) no-repeat;
}
td.infoBoxHeadingCenter {
	font-size: 14px;
	color: #63666a;
	font-weight: bold;
	padding-left: 15px;
	background: url(images/ibh_c.gif) repeat-x;
}
td.infoBoxHeadingRight {
  width: 6px;
	height: 38px;
	background: url(images/ibh_r.gif) no-repeat;
}


td.infoBoxFooterLeft {
  width: 7px;
	height: 7px;
	background:url(images/ibd_l.gif) no-repeat top;
}
td.infoBoxFooterCenter {
	font-size:1px;
	background:url(images/ibd_c.gif) repeat-x top;	
}
td.infoBoxFooterRight {
  width: 7px;
	height: 7px;
	background:url(images/ibd_r.gif) no-repeat top;
}



/*--------*/
.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
  width:6px;
  font-size:1px;
	background:url(images/ibc_l.gif) repeat-y;
}
td.infoBoxContentsCenter {
	padding: 3px 0 10px 3px;
}
td.infoBoxContentsRight {
  width:6px;
  font-size:1px;
	background:url(images/ibc_r.gif) repeat-y;
}
/*--------*/
table.infoBoxContents {
	width:100%;
}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
	text-align: left;
	padding-top: 5px;
	vertical-align: bottom;
}
table.infoBoxContents td{
}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
	text-decoration: underline;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
  color: #f2f2ea;
	text-decoration: underline;
}

table.infoBoxContents td.productPriceCell {
	text-align: left;
	padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {
	color: #c20028;
}
table.infoBoxcontents .productpriceold {
	color: #cccccc;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{
	color: #747474;
	text-decoration: none;
	font-size:10px;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #747474;
	text-decoration: underline;
	font-size:10px;
}
/*----infobox Right----*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
  width: 20px;
	height: 23px;
  padding-left: 12px;
}
td.infoBox1HeadingCenter {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 9px;
	background: #7985ae url(images/infobox/ib_l_bg.gif);
}
td.infoBox1HeadingRight {
	width: 17px;
	height: 23px;
	padding-right: 15px;
	background: #7985ae url(images/infobox/ib_l_bg.gif);
}
/*--------*/
.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
  width: 46px;
  font-size:0;
}
td.infoBox1ContentsCenter {
	padding: 3px 0 10px 0;
}
td.infoBox1ContentsRight {
  font-size:0;
  width: 21px;
}
/*--------*/
table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productNameCell {
	color: #333333;
	text-align: left;
	padding-top: 5px;
	vertical-align: bottom;
}

table.infoBox1Contents td.productNameCell a:link, table.infoBoxContents td.productNameCell a:visited{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
table.infoBox1Contents td.productNameCell a:hover {
	color: #da5820;
	text-decoration: underline;
}

table.infoBox1Contents td.productPriceCell {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
table.infoBox1Contents .productPriceSpecial {
	color: #da5820;
}
table.infoBox1contents .productPriceOld {
	color: #cccccc;
	font-weight: bold;
}
table.infoBox1Contents .productPriceCurrent {
}

table.infoBox1Contents a.infoBoxLink, a.infoBoxLink:visited{
 color: #333333;
	text-decoration: underline;
}
table.infoBox1Contents a.infoBoxLink:hover {
  color: #da5820;
  text-decoration: underline;
}
/*----contentbox----*/
td.contentBoxHeadingLeft {
	/*font-size: 0;
	width: 9px;
  height: 40px;
	background: url(images/x_l.gif) no-repeat;*/
     width: 6px;
    height: 38px;
    background: url(images/ibh_l.gif) no-repeat;

}
td.contentBoxHeadingCenter {
	/*font-size: 13px;
	font-weight: bold;
  color: #63666A;
	background: url(images/x_c.gif) repeat-x;*/
    font-size: 14px;
    color: #63666a;
    font-weight: bold;
    padding-left: 15px;
    background: url(images/ibh_c.gif) repeat-x;
}
td.contentBoxHeadingRight {
	/*font-size: 0;
	width: 9px;
  height: 40px;
	background: #7985ae url(images/x_r.gif);*/
    width: 6px;
    height: 38px;
    background: url(images/ibh_r.gif) no-repeat;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
	height: 42px
}

.contentboxfooter td {
  font: bold 13px Arial, Helvetica, sans-serif;
  color: #949494;
}

.contentboxfooter td label {
  margin-right: 5px;
}


/*--------*/
table.contentBox {
}
td.contentBoxContentsLeft {
  display: none;
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 0;
  width: 100%;
}
td.contentBoxContentsRight {
  display: none;
}

table.contentBoxContents {
	height: 100%;
	/*padding: 5px 5px 5px 5px;*/
}
td.productColumnSell {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
    padding-right: 20px;
    background: url(images/bg_product_top.gif) 0% 0% no-repeat;
}
td.productColumnSell_1{
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  background: url(images/bg_product_top.gif) 100% 0% no-repeat;
}
td.listing_products td.productColumnSell{
  /*background: none;*/
}
table.productTable {
	height: 100%;
	font-size: 0px;
	width:100%;
}
td.productImageCell {
	vertical-align: top;
	text-align: center;
	padding:5px;
}
td.productNameCell {
  padding-top: 5px;
	text-align: left;
	vertical-align: bottom;
  /*background: url(images/bg_product_top.gif) 0 0 no-repeat;*/
}
td.listing_products td.productNameCell{
  /*background: url(images/bg_product_top.gif) 0 0 no-repeat;*/
}
td.productNameCell a:link, td.productNameCell a:visited{
	font-weight: bold;
	text-decoration: none;
	color:#a40627;
}
td.productNameCell a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#a40627;
}

td.productPriceCell {
	text-align: center;
    padding-top: 5px;
}
.productPriceSpecial {
  color:#a40627;
}
.productPriceOld {
	color: #aebff8;
  text-decoration: line-through;
}
.productPriceCurrent {
    font-weight: bold;
    color:#a40627;
    font-size: 12px;
}
/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
/*	background-image: url(images/infobox/ib_l_bg.gif);*/
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
	color: #ffffff;
	text-decoration: underline;
}
a.productListing-heading:hover {
	color: #f2f2ea;
	text-decoration: underline;
}

#firstHeadingSell, #firstContentSell {
/*	border-left: 1px solid #6876a4; */
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
/*	border-right: 1px solid #6876a4;    */
	padding-right: 5px;
}
.productListing-bottom {
/*	height: 1px;
	background: #6876a4;*/
	font-size: 0px;
	color: #ffffff;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
	color: #A40627;
	text-decoration: underline;
}
a:hover .orderEdit{
  text-decoration: none;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #f0f0f0;
}
TR.productListing-odd {
/*background: #f0f0f0;*/
}
TR.productListing-even {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #fff;
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
	color: #da5820;
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
	color: #7985ae;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
/*	background-color: #cec9bc;*/
  background: #f0f0f0;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
  background: #f0f0f0;
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	color: #b60024;
	font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
	background: url(images/footer_img.gif) top center no-repeat;
}
td.footer {
	font-size: 10px;
	font-weight: normal;
	color:#848282;
	padding-top:10px;
}
table td.footer a:link, table td.footer a:visited {
	color: #848282;
	text-decoration: none;
}
table td.footer a:hover {
	text-decoration: underline;
	color: #848282;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}
span.out{
	color:#33ffff;
}
span.red{
	color:#a40627;
}

span.redbold {
  font-weight: bold;
  color: #b60024;  
}

td.left_top_left{
  background: url(images/left_header_left.gif) 0 50% no-repeat;
  width: 6px;
  height: 179px;
}
td.left_top_right{
  background: url(images/left_header_right.gif) 100% 50% no-repeat;
  width: 6px;
  height: 179px;
}
td.left_header_content, td.right_header_content{
  background: url(images/left_header_bg.gif) 0% 0% repeat-x;
  padding: 10px 18px 0 18px;
}
td.right_header_content{
  padding: 5px 18px 0 18px;
}
td.right_header_left{
  background: url(images/right_header_left.gif) 0 50% no-repeat;
  width: 6px;
  height: 179px;
}
td.right_header_right{
  background: url(images/right_header_right.gif) 100% 50% no-repeat;
  width: 6px;
  height: 179px;
}
td.menu_point, td.menu_point_first, td.header_info_item_first, td.header_info_item{
  background: url(images/header_info_bg.gif) 0 50% no-repeat;
  padding: 5px 10px 5px 20px;
}
td.menu_point{
  border-top: 1px solid #dedede;
}
td.header_info_item,  td.header_info_item_first{
  border-bottom: 1px solid #dedede;
}
td.content_bottom_left{
  background: url(images/left_bottom_content_box.gif) 0% 0% no-repeat;
  width: 6px;
  height: 6px;
}
td.content_bottom_right{
  background: url(images/content_box_bottom_right.gif) 0% 0% no-repeat;
  width: 6px;
  height: 6px;
}
td.content_bottom_center{
  background: url(images/content_box_bottom_bg.gif) 0% 0% repeat-x;
  *width: 533px;
}
td.content_box, td.content_block, td.listing_products{
  background: #ffffff url(images/content_box_bg.gif) 0% 100% repeat-x;
  border-right: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
}
td.content_block{
  *padding-top: 5px;
}
td.white_box_left{
  background: url(images/white_box_left.gif) 0 50%;
  width: 7px;
  height: 64px;
}
td.white_box_right{
  background: url(images/white_box_right.gif) 100% 50%;
  width: 6px;
  height: 64px;
}
td.white_box_center{
  background: url(images/white_box_bg.gif) 0 50% repeat-x;
}
span.order{
  color: #636466;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
span.header_price{
  color: #d6023c;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
td.white_box{
  padding: 5px 0 0 0;
}
td.white_box_center{
/*  padding-left: 15px;*/
}
td.carriage{
  padding-right: 30px;
}
td.productSdescCell{
  /*padding-bottom: 40px;
  height: 80%;*/
  vertical-align: top;
}
td.details_button{
  height: 20px;
  vertical-align: bottom;
}
td.qty_input{
  width: 50px;
}
td.qty_text{
  width: 60px;
  text-align: right;
}
table.buttons_table{
  width: 400px;
}
td.submit_button{
  width: 100px;
}
td.left_top_left{
  background: url(images/left_header_left.gif) 0 50% no-repeat;
  width: 6px;
  height: 179px;
}
td.left_top_right{
  background: url(images/left_header_right.gif) 100% 50% no-repeat;
  width: 6px;
  height: 179px;
}
td.left_header_content, td.right_header_content{
  background: url(images/left_header_bg.gif) 0% 0% repeat-x;
  padding: 10px 18px 0 18px;
}
td.right_header_content{
  padding: 5px 18px 0 18px;
}
td.right_header_left{
  background: url(images/right_header_left.gif) 0 50% no-repeat;
  width: 6px;
  height: 179px;
}
td.right_header_right{
  background: url(images/right_header_right.gif) 100% 50% no-repeat;
  width: 6px;
  height: 179px;
}
td.menu_point, td.menu_point_first, td.header_info_item_first, td.header_info_item{
  background: url(images/header_info_bg.gif) 0 50% no-repeat;
  padding: 5px 10px 5px 20px;
}
td.menu_point{
  border-top: 1px solid #dedede;
}
td.header_info_item,  td.header_info_item_first{
  border-bottom: 1px solid #dedede;
}
td.content_bottom_left, td.shopping_content_bottom_left{
  background: url(images/left_bottom_content_box.gif) 0% 0% no-repeat;
  width: 6px;
  height: 6px;
}
td.listing_products td.content_bottom_left{
  display: none;
}
table.shopping_table td.content_bottom_left{
  background: none;
}
td.content_bottom_right, td.shopping_content_bottom_right{
  background: url(images/content_box_bottom_right.gif) 0% 0% no-repeat;
  width: 6px;
  height: 6px;
}
td.listing_products td.content_bottom_right{
  display: none;
}
table.shopping_table td.content_bottom_right{
  background: none;
}
td.content_bottom_center, td.shopping_content_bottom_center{
  background: url(images/content_box_bottom_bg.gif) 0% 0% repeat-x;
  *width: 533px;
}
td.listing_products td.content_bottom_center{
  display: none;
}
table.shopping_table td.content_bottom_center{
  background: none;
}
td.content_box, td.content_block, td.listing_products{
  background: #ffffff url(images/content_box_bg.gif) 0% 100% repeat-x;
  border-right: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
}
td.content_block{
  padding-top: 4px;
}
table.login_all_table td.content_block{
  padding: 0 5px;
}
td.listing_products td.content_block{
  border: none;
  background: none;
}
td.message{
  border-right: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
}
table.shopping_table td.content_block{
  background: none;
  border: none;
}
td.white_box_left{
  background: url(images/white_box_left.gif) 0 50%;
  width: 7px;
  height: 64px;
}
td.white_box_right{
  background: url(images/white_box_right.gif) 100% 50%;
  width: 6px;
  height: 64px;
}
td.white_box_center{
  background: url(images/white_box_bg.gif) 0 50% repeat-x;
}
span.order{
  color: #636466;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
span.header_price{
  color: #d6023c;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
td.white_box{
  padding: 5px 0 0 0;
}

td.carriage{
  padding-right: 30px;
}
td.head_mine{
  padding-bottom: 6px;
}
td.qua input{
  border: 1px solid #92969f;
}
td#checkout_content{ 
  padding: 0 5px;
}
table.prod_desc_table{
  height: 100%;
}
td.listing_descr_block{
  padding-left: 15px;
  height: 150px;
}
td.buy_now{
  padding: 15px 0 5px 13px;
}
td.qua{
  padding: 20px 0 5px 0;
}
td.description_block{
  padding: 0 10px;
}
td.back_button{
  padding-right: 15px;
}


/*=INFO-WRAP*/
.info-wrap {
  padding: 0px;
  font-weight: normal;
}

table.lcenter td {
  background: url(images/ruler_background.jpg) 50% 0 no-repeat;
/*  border: 1px solid #ccc;*/
  text-align: center;
  vertical-align: middle;
  height: 160px;
}

table.lcenter td img {
  width: 90px;
}

/*=TOP-CUURENCIES*/
#top-currencies {
  float: right;
  padding: 5px;
}

#top-currencies em {
  font: normal 14px Arial, Helvetica, sans-serif;
  display: block;
  float: left;
}

#top-currencies a, #top-currencies a:visited {
  display: block;
  float: left;
  width: 24px;
  height: 15px;
  text-indent: -1000em;
  margin-left: 6px;
  outline: none;
}

#top-currencies #curr-USD a {
  background: url(images/us_flag.jpg) no-repeat;
}

#top-currencies #curr-EUR a {
  background: url(images/eu_flag.jpg) no-repeat;
}

#top-currencies #curr-GBP a {
  background: url(images/uk_flag.jpg) no-repeat;
}


/*=CART-CBOX*/
#cart-cbox-tbl {
    padding: 5px;
    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    background: #ffffff url(images/content_box_bg.gif) 0% 100% repeat-x;
}

#cart-cbox-tbl td {

}


#cart-cbox {
/*    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    background: #ffffff url(images/content_box_bg.gif) 0% 100% repeat-x;
    padding: 5px;*/
}

.cart-carriage {
    margin: 15px 0px;
    padding: 15px 0 20px;
    border-top: 2px solid #d4d4d4;
    border-bottom: 2px solid #d4d4d4;
}

.cart-total {
    text-align: right;
    font-weight: bold;
    padding: 10px 3px;
}


.pm-paypal {
  display: block;
  background: url(images/paypal_payment.jpg) 50px 50% no-repeat;
  padding: 15px 0;
}

.pm-cc {
  display: block;
  background: url(images/credit_card_payment.jpg) 80px 50% no-repeat;
  padding: 15px 0;
}

.pl-sell1 {
    
}

.pl-wrap {
    width: 240px;    
}

table.checkout-cbox {
    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    background: #ffffff url(images/content_box_bg.gif) 0% 100% repeat-x;
}

.checkout-comment input {
  width: 180px;
}

.checkout-selection {
  width: 150px;
}

.required-notice {
  color: #f00;
  float: right;
  font-size: 11px;
  font-weight: normal;
  position: relative;
  left: 35px;
}

.checkout-cvv2 {
  float: left;
  position: relative;
}

.checkout-cvv2 input, .ccissue-input {
  width: 40px;
}

.checkout-cvv2 em.cvv2-ico {
  background: url(images/security_no.gif) 0 0 no-repeat;
  display: block;
  width: 47px;
  height: 28px;
  position: absolute;
  top: -1px;
  left: 60px;
}

.checkout-cvv2 em.cvv2-info {
  position: absolute;
  top: 30px;
  left: -60px;
  color: #d6023c;
  font-size: 11px;
/*  font-weight: normal;*/
  width: 300px;
  display: block;
  font-style: normal;
}

table#checkout_payments0 {
  margin-bottom: 20px;
}

table#checkout_payments1 {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 2px solid #ccc;
}



