html {direction: rtl;}
table {direction: rtl;}
.reg_ul { padding-right: 15px; }
.oppositealign { text-align: left; }
.failureMessage { background-color: #141414; border: 1px dashed #2b2b2b; color: red; font-size: 16px; font-weight: bold; width: 50%; text-align: center; padding: 4px; margin: 10px 0px 10px 0px; }

#base #site #bar #logo { /*background-image: url('http://www.metalshop.co.il/images/bar.gif');*/ background-repeat: no-repeat; height: 205px; }

#base #site #bar #menu { position: relative; background-image: url('http://www.metalshop.co.il/images/menu.gif'); background-repeat: no-repeat; width: 100%; height: 32px;  }
#menu #buttons { position: absolute; right: 0px; top: 1px; width: 700px; }
#menu #buttons div.button { letter-spacing: 1px; line-height: 26px; width: 100px; float: right; color: #fff; font-size: 12px; }
#menu #buttons div.button a { text-decoration: none; display: block; width: 100px; }
#menu #buttons div.button a:hover { color: #f6c000; }
#menu #search { position: absolute; left: 0px; width: 252px; }
#menu #search input.field { position: absolute; right: 11px; top: 4px; border: none; background-color: transparent; width: 169px; height: 19px; color: black; }
#menu #search input.submit { padding: 0px; position: absolute; left: 16px; top: 2px; border: none; background-color: transparent; width: 50px; height: 23px; color: #fff; font-weight: bold; font-size: 12px; line-height: 23px; }
#menu #search input.submit:hover { color: #f6c000; cursor: pointer; }

#site #welcomeblock { margin-top: 15px; width: 914px; }
#site #welcomeblock .title { position: relative; width: 914px; height: 31px; line-height: 31px; font-size: 14px; color: #fff; font-weight: bold; background-image: url('http://www.metalshop.co.il/images/wblockttl.gif'); background-repeat: no-repeat; }
#site #welcomeblock .title .welcometitle { width: 50%; float: right; text-align: right; }
#site #welcomeblock .title .welcometitle a { color: #e7a916; }
#site #welcomeblock .title .languages { position: absolute; top: 4px; left: 5px; text-align: left; }
#site #welcomeblock .content { width: 912px; border: 1px solid #2b2b2b; min-height: 155px; background-image: url('http://www.metalshop.co.il/images/wblock_pattern.gif'); }
#site #welcomeblock .content p { padding: 4px; text-align: right; color: #fff; font-size: 12px; }

#site #content { padding-top: 15px; width: 912px; }
#site #content #rightblocks { width: 218px; float: right; }
#site #content #datablocks { width: 694px; float: right; }

#rightblocks .block { width: 218px; float: right; margin-bottom: 16px; }
#rightblocks .block .head { height: 32px; line-height: 32px; background-image: url('http://www.metalshop.co.il/images/cat_head_title.gif'); background-repeat: no-repeat; font-size: 14px; color: #f6c000; font-weight: bold; }
#rightblocks .block .whead { height: 32px; line-height: 32px; background-image: url('http://www.metalshop.co.il/images/cat_head_title.gif'); background-repeat: no-repeat; font-size: 14px; color: #fff; font-weight: bold; }
#rightblocks .block .bottom { height: 17px; background-image: url('http://www.metalshop.co.il/images/cat_btm.gif'); background-repeat: no-repeat; }
#rightblocks .block .item { width: 216px; height: 25px; line-height: 25px; border-right: 1px solid #2b2b2b; border-left: 1px solid #2b2b2b; background-image: url('http://www.metalshop.co.il/images/cat_item.gif'); font-size: 12px; }
#rightblocks .block .selected_item { color: #f6c000; font-weight: bold; }
#rightblocks .block a { text-decoration: none; display: block; width: 100%; }
#rightblocks .block a:hover { text-decoration: none; color: #f6c000; }
#rightblocks .block .item:hover { color: #f6c000; font-weight: bold; cursor: pointer; }
#rightblocks .block .pattern { width: 216px; min-height: 25px line-height: 25px; border-right: 1px solid #2b2b2b; border-left: 1px solid #2b2b2b; background-image: url('http://www.metalshop.co.il/images/wblock_pattern.gif'); font-size: 12px; }

#datablocks #products_title { width: 680px; font-size: 18px; border-bottom: 5px solid #141414; color: #e7a916; text-align: right; float: left; display: inline; }
#datablocks #products { width: 690px; margin-top: 8px; float: left; display: inline; }
#datablocks .product { width: 218px; height: 192px; border: 1px solid #0f0f0f; background-color: #0f0f0f; float: right; margin: 0px 10px 16px 0px; position: relative; display: inline; }
#datablocks .product:hover { background-color: #141414; border: 1px dotted #2b2b2b; cursor: pointer; }
#datablocks .product .title { position: absolute; top: 10px; right: 8px; left: 8px; overflow: hidden; height: 30px; color: #e7a916; font-size: 12px; font-weight: bold; }
#datablocks .product .description { position: absolute; top: 45px; right: 8px; overflow: hidden; height: 105px; width: 95px; color: #e7a916; font-size: 12px; text-align: right; color: #fff; }
#datablocks .product .image { position: absolute; top: 45px; left: 6px; width: 103px; height: 103px; text-align: center; }
#datablocks .product .image img { border: 1px solid #2a2a2a; }
#datablocks .product .price { position: absolute; right: 8px; top: 157px; color: #b81111; font-size: 14px; font-weight: bold; }
#datablocks .product .price strike { color: #e7a916; font-size: 12px; font-weight: normal;}
#datablocks .product .addtocart { position: absolute; left: 14px; bottom: 11px; background-image: url('http://www.metalshop.co.il/images/langs/HE/paddtocart.gif'); width: 90px; height: 23px; cursor: pointer; z-index: 100; }
#datablocks .product .addtocart a { display: block; width: 100%; height: 23px; text-decoration: none; }

#datablocks #topblocks { width: 100%; float: left; display: inline; }
#topblocks .block { width: 218px; float: right; margin: 0px 13px 10px 0px; display: inline;  }
#topblocks .block .head { height: 32px; line-height: 32px; background-image: url('http://www.metalshop.co.il/images/cat_head_title.gif'); font-size: 14px; color: #fff; font-weight: bold; }
#topblocks .block .bottom { height: 17px; background-image: url('http://www.metalshop.co.il/images/cat_btm.gif'); }
.tblockpattern { width: 216px; min-height: 25px; border-right: 1px solid #2b2b2b; border-left: 1px solid #2b2b2b; border-bottom: 1px solid #2b2b2b; background-image: url('http://www.metalshop.co.il/images/wblock_pattern.gif'); font-size: 12px; }
.tblockcontent { position: relative; padding: 4px; min-height: 157px; height: auto !important; height: 157px; }

.tblockcontent .bproduct { cursor: pointer; }
.tblockcontent .bproduct .image { margin-top: 1px; width: 103px; height: 103px; border: 1px solid #2b2b2b; }
.tblockcontent .bproduct .name { margin-top: 5px; font-size: 12px; max-height: 30px; overflow: hidden; }
.tblockcontent .bproduct .price { margin-top: 2px; color: #b81111; font-weight: bold;}
.tblockcontent .bproduct .price strike { color: #fff; font-size: 12px; }

.tblockcontent .new { display: none; position: relative; font-size: 12px; text-align: right; min-height: 157px; }
.tblockcontent .new .title { color: #e7a916; text-decoration: underline; font-weight: bold; }
.tblockcontent .new .content { overflow: hidden; color: #fff; height: 105px; text-align: justify; line-height: 20px; }
.tblockcontent .new .date { position: absolute; bottom: 0px; right: 0px; color: #b81111; }

.quickbrowse { padding: 4px; }
.quickbrowse select { margin-bottom: 5px; width: 100%; }
.quickbrowse select option.title { color: white; font-weight: bold; }

/* Regular Block*/
#regular_block { width: 675px; float: left; }
#regular_block .title { width: 100%; position: relative; font-size: 18px; border-bottom: 5px solid #141414; text-align: right; }
#regular_block .title h1 { font-size: 18px; width: 70%; margin: 0px; padding: 0px; color: #e7a916; }
#regular_block .title .navigation { position: absolute; width: 30%; left: 0px; top: 0px; width: 50%; text-align: left; font-size: 12px; line-height: 22px; }
#regular_block .content { margin-top: 4px; width: 100%; text-align: right; }
#regular_block .tabs { width: 100%; text-align: center; }
#regular_block .tabs .tab { width: auto; height: 30px; line-height: 30px; font-size: 12px; background-color: #2a2a2a; float: right; margin-left: 3px; padding-right: 8px; padding-left: 8px; cursor: pointer; }
#regular_block .tabs .tab:hover { background-color: #141414; color: #e7a916; }
#regular_block .tabs .tab_selected { background-color: #141414; color: #e7a916; }

/* Discounts Page */
#onSaleCont { width: 100%; border-bottom: 2px solid #141414; margin-top: 5px; }
#onSaleCont h2 { float: right; display: inline; font-size: 18px; line-height: 24px; }
#onSaleCont div.desc {  margin-top: 5px; width: 40%; float: right; display: inline; font-size: 14px; line-height: 20px; text-align: right; }
#onSaleCont div.desc p { margin: 0px; padding: 0px; margin-bottom: 4px; }
#onSaleCont a.morebut { float: left; display: inline; background-color: #cd1b22; text-decoration: none; display: block; color: #fff; font-size: 12px; line-height: 12px; background-color: #c63238; text-decoration: none; padding: 5px 10px; }
#onSaleCont a.morebut:hover { background-color: #231f20; }
#onSaleCont #onsaleProducts { margin-top: 5px; width: 60%; text-align: right; float: left; display: inline; }
#onsaleProducts .osproduct { width: 80px; float: left; display: inline; margin-right: 20px; cursor: pointer; }
#onsaleProducts .osproduct .image { width: 80px; height: 80px; }
#onsaleProducts .osproduct .image img { width: 80px; height: 80px; }
#onsaleProducts .osproduct .name { text-align: center; font-size: 10px; }
a.retBut { float: left; display: inline; background-color: #cd1b22; text-decoration: none; display: block; color: #fff; font-size: 12px; line-height: 12px; background-color: #c63238; text-decoration: none; padding: 5px 10px; margin: 10px 0px 10px 0px; }
a.retBut:hover { background-color: #231f20; }

/* Login Page */
#login { width: 50%; font-size: 14px; margin-top: 10px; }

/* Product Page */
#pblock { width: 678px; float: left; font-size: 12px; }
#pblock .title {  font-size: 13pt; height: 31px; width: 100%; background-image: url('http://www.metalshop.co.il/images/pblock_ttl.gif'); line-height: 31px; color: #ffd852; font-weight: bold; }
#pblock .content { position: relative; width: 676px; background-image: url('http://www.metalshop.co.il/images/wblock_pattern.gif'); border-right: 1px solid #2b2b2b; border-left: 1px solid #2b2b2b; border-bottom: 1px solid #2b2b2b; }
#pblock .content .menu { width: 162px; float: right; margin-right: 9px; margin-top: 8px; }
#pblock .content .menu img.thumbnail { border: 1px solid #2a2a2a; cursor: pointer; }
#pblock .content .menu .pricebox { background-color: black; border: 1px solid #2a2a2a; width: 160px; }
#pblock .content .menu .pricebox .specialprice { color: #471111; line-height: 20px; font-size: 12px; }
#pblock .content .menu .pricebox .price { color: #b81111; font-weight: bold; line-height: 20px; font-size: 14px; }
#pblock .content .data { width: 483px; float: right; text-align: right; margin-right: 13px; margin-top: 8px;  }
#pblock .content .data .head { color: #b81111; line-height: 25px; font-size: 14px; font-weight: bold; width: 483px; background-color: black; border-bottom: 1px solid #2a2a2a; }
#pblock .content .data .product_details { line-height: 20px; margin-top: 10px; margin-bottom: 10px; }
#pblock .content .data .product_details span { color: #9c1313; }
#pblock .content .data .product_details a { color: #9c1313; }
#pblock .content .data .product_description { line-height: 20px; margin-top: 10px; margin-bottom: 10px; text-align: left; direction: ltr; }
#pblock .content .data .product_description a { color: #9c1313; }
.product_extras { }
.product_extras li { float: right; width: 50%; }
.product_extras .extra_title { color: #b81111; font-size: 14px; font-weight: bold; }
.track_artist { font-weight: bold; }

table.songslist {}
table.songslist th { color: #b81111; line-height: 25px; font-size: 12px; font-weight: bold; background-color: black; border-bottom: 1px solid #2a2a2a; padding: 2px; }
table.songslist tr.row1 {  }
table.songslist tr.row1 td { color: #a21800; line-height: 25px; font-size: 12px; background-color: #151515; border-bottom: 1px solid #2a2a2a; padding: 2px; }
table.songslist tr.row2  { }
table.songslist tr.row2 td { color: #a21800; line-height: 25px; font-size: 12px; background-color: #0f0f0f; border-bottom: 1px solid #2a2a2a; padding: 2px; }
a.playsong { color: #369900; font-weight: bold; text-decoration: none; }

/* Categories */
#regular_block .category { width: 100%; }
#regular_block .category .slices { width: 100% }
#regular_block .category .slices .slice { width: 160px; margin-left: 8.7px; float: right; font-size: 12px; }
#regular_block .category .slices .slice ul { padding-right: 17px; list-style-type: square; }
#regular_block .category .slices .slice ul li a { font-size: 12px; }
#regular_block .category .slices .slice ul li a:hover { color: #b81111; }
#regular_block .category .slices .slice span { color: #b81111; font-size: 14px; font-weight: bold; }
#regular_block .category .sparams { text-align: right; margin-top: 4px; font-size: 14px; }
#regular_block .category .sparams span.aparams { color: #e7a916; font-weight: bold; font-size: 14px; }
#regular_block .category .sparams span { font-size: 14px; }
#regular_block .category .sparams a { font-size: 14px; }
#regular_block .category .sparams a:hover { color: #b81111; }

/* Search form */
div#searchForm { width: 50%; }
div#searchForm div.queryfield { margin-top: 15px; margin-bottom: 15px; }
div#searchForm input.querystring { width: 80%; }

/* Basic Table */
.basictable { margin-bottom: 15px; }
.basictable tbody.head th { color: #b81111; line-height: 25px; font-size: 14px; background-color: #141414; border-bottom: 1px solid #2b2b2b; padding: 4px; }
.basictable tbody.row td { color: #e7a916; line-height: 25px; font-size: 12px; background-color: #1c1c1c; border-bottom: 1px solid #2b2b2b; padding: 4px; }
.basictable tbody.row td b { color: #fff; }

/* Order page */
#orderFirst { float: right; display: inline; width: 49.9%; }
#orderSecond { float: left; display: inline; width: 49.9%; }
#orderSecond table { float: left; }

/* New css */
.digiprice { float: left; display: inline-block; margin-left: 17px; }
#digiatc { float: left; margin-top: 5px; display: inline-block; }
.buyfulldigid { font-size: 14px; font-weight: bold; padding-top: 7px; float: right; }
.checkOptions { float: right;}
#digitalAlbum { text-align: center; padding-bottom: 10px;}
.divSongsList {width:600px; margin: 0 auto; display: inline-block;}

.cart_songs { font-size: 10px; line-height: 12px; padding-bottom: 4px; }
.cart_songs a { font-size: 11px; color: #cd1b22; }
.cart_songs a.digidownload { font-size: 16px; font-weight: bold; color: #30b800; text-decoration: none; background-color: #141414; padding: 7px; margin: 3px; display: inline-block; border: 1px solid #2B2B2B; letter-spacing: 0.3px; }
.cart_songs a.digidownload:hover { border: 1px solid gray; }
.cart_songs ol { padding-right: 20px; padding-top: 4px; display: none; }
#scart_coupons { text-align: right; }

