body {
    font-family:Tahoma, Geneva, sans-serif;
    margin:0;
    direction:ltr;
    background-color:#180002;
    background-image:url(imgs/main-bg.png);
    background-repeat:repeat-x;
    font-size:11px;
    padding-top:21px;
}
a , a:hover  , a:visited {
    text-decoration:none;
    color:#ff4978;
}
a:link , a:active {
    text-decoration: none;
    color:#e0363c;
}
a:focus {
    outline:none;
}
img {
    border:none;
}
p {
    padding:8px;
    margin:0;
}
br {
    line-height:9px;
}
input , select {
    font-family:Tahoma, Geneva, sans-serif;
    font-size:11px;
    -moz-border-radius:3px;
    border-radius:3px;
}
form {
    margin:0;
}
table {
    border-collapse:collapse;
}
textarea {
    font-family:Tahoma;
    font-size:11px;
}
#black {
    background:#150202;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    filter: alpha(opacity = 0);
    display:none;
    z-index:102
}
#main-loading {
    position:absolute;
    z-index:190;
    background:#000;
    color:#FFF;
    right:0;
    top:0;
    padding:5px 8px;
}
#ajbox {
    position:absolute;
    z-index:105;
    display:none;
}
#ajbox-top {
    background:url(imgs/ajax-box.png) top;
    height:30px;
    padding-right:8px;
}
#ajbox-clos {
    width:45px;
    height:19px;
    float:right;
    display:block;
    background:#d11c00;
    opacity:0;
    filter: alpha(opacity = 0);
}
#ajbox-clos:hover {
    opacity:0.2;
    filter: alpha(opacity = 20);
}
#ajbox-mid {
    background:url(imgs/ajax-box-bg.gif);
    padding:0 9px;
/*    height:380px;
*/}
#ajax-mid-load{
    background:#FFF url(imgs/loader.gif) center no-repeat;
    padding:89px 0 13px 0;
    text-align:center;
    color:#9b9b9b;
}
#ajbox-bot{
    background:url(imgs/ajax-box.png) bottom;
    height:8px;
    font-size:1px;
}
#cinp {
    width:20px;
    text-align:center;
}
#produtlist {
    overflow:auto;
    height:322px;
    padding:8px 0 0 0;
}
#javahermarket {
    width:981px;
    margin:0 auto;
    direction:rtl;
}
#clr {
    clear:both;
    height:0;
    overflow:hidden;
}
#head-logo {
    width:981px;
    height:55px;
    padding-top:142px;
    background:url(imgs/head-logo.jpg);
}
#top-menu {
    width:910px;
    height:25px;
    padding-right:19px;
    padding-top:2px;
    background:url(imgs/top-menu.png);
    margin:0 auto;
}
.top-m-link {
    float:right;
    margin-left:2px;
}
.top-m-link a {
    padding-left:8px;
    display:block;
    color:#5d2122;
    background:none;
}
.top-m-link a span {
    display:block;
    padding:4px 10px 6px 1px;
    margin-left:2px;
    background:none;
}
.top-m-link a:hover span {
    font-weight:bold;
    padding:4px 7px 6px 0;
}
.top-m-link a:hover {
    padding-left:6px;
}
#tla1 {
    background:url(imgs/top-menu-l.png) left no-repeat;
    color:#FFF
}
#tls1 {
    background:url(imgs/top-menu-r.png) right no-repeat;
}
#main-body {
    margin:0 auto;
    width:929px;
}
#right-top {
    background:#FFF;
    width:255px;
    float:right;
}
#r-t-box {
    border-left:1px solid #ff4e63;
    border-right:1px solid #ff4e63;
    width:227px;
    padding:3px 13px;
    height:274px;
    border-bottom:none;
    border-top:none;
}
#r-t-box div a:hover img {
    filter: alpha(opacity = 80);
    opacity:0.8;
}
#left-top {
    float:left;
    width:666px;
}
#slid-img
{
    position:relative;
    float:left;
    z-index:18;
}
#search-box {
margin-top:-15px;
position:relative;
z-index:100;
width:550px;
float:right;
}
#search-txt {
float:right;
padding:3px 10px 0px 5px;
color:#FFF;
color:#d6002e;
}
#search-fild {
float:right;
padding-bottom:11px;
}
#search-fild form {
margin:0;
}
#search-inpg {
margin:0;
vertical-align:middle;
}
#search-inp {
font-size:11px;
background:url(imgs/search-box.png);
width:180px;
height:17px;
padding:2px 8px 1px 7px;
border:none;
font-family:Tahoma, Geneva, sans-serif;
color:#FFD7D8;
margin:0;
vertical-align:middle;
}
#Ads , #Ads a ,#Ads img {
    width: 666px;
    height: 269px;
}
#Ads {
    position:relative;
    float:left;
    z-index:18;
    background:url(imgs/loader-bnr.gif) no-repeat center center;
}
#Ads a
{
    display: none;
}
#Ads img
{
    border: none;
    display: none;
}
#Ads a img
{
    display: block;
    border: none;
}
#AdBtns
{
    position: absolute;
    left: 17px;
    top: 13px;
}
#NumberBtns
{
    float: left;
}
#NumberBtns a
{
    float: left;
    border: solid 1px #400000;
    margin-right:3px;
    -moz-border-radius:5px;
    border-radius:5px;
    font-weight: bold;
    font-size:12px;
    width: 22px;
    height: 17px;
    display: block;
    background: #fff url(imgs/AdNumbers_Bg.gif) repeat-x top;
    color: #7d7da9;
    text-align: center;
    padding-top: 2px;
    opacity:0.80;
    filter: alpha(opacity = 80);
}
#NumberBtns a:hover
{
    color: #e50000;
    opacity:1;
    filter: alpha(opacity = 100);
}
#AdBtns #NumberBtns .Active, #AdBtns #NumberBtns .LastNumberActive
{
    background-position: bottom;
    color: #fff;
    cursor: default;
}
#AdBtns #NumberBtns .Active:hover, #AdBtns #NumberBtns .LastNumberActive:hover
{
    color: #fff;
}
#AdBtns #AdCtrlBtn
{
    border: solid 1px #700000;
    float: left;
    display: block;
    margin-left: 9px;
    width: 28px;
    height: 19px;
    background: #fff url(imgs/PauseBtn_Bg.jpg) no-repeat left;
    -moz-border-radius:5px;
    border-radius:5px;
}
#AdBtns #AdCtrlBtn:hover
{
    background-position: right;
}

#body-center {
    width:928px;
    background:#FFF;
    border-left:#ff4e63 1px solid;
    border-right:#ff4e63 1px solid;
    padding-bottom:12px;
}
#right-body {
    float:right;
    width:180px;
    padding-right:12px;
}
#left-body {
    float:left;
    width:729px;
}
#right-sabad {
    background:url(imgs/sabad-bg.png) no-repeat;
    width:177px;
    height:50px;
    padding-top:44px;
    border-left:1px #dcdcdc solid;
    border-right:1px #dcdcdc solid;
}
#sabad-count {
    height:19px;
    background:url(imgs/sabad-cont-bg.gif) repeat-x;
    text-align:center;
    padding-top:3px;
    color:#FFF;
}
a#sabad-link {
    display:block;
    width:111px;
    height:21px;
    margin:7px auto 0 auto;
    background:url(imgs/sabad-show.png);
}
a#sabad-link:hover {
    opacity:0.9;
    filter: alpha(opacity = 90);
}
#right-menu {
    background:#FFF;
    width:177px;
    border-left:1px #dfc0c0 solid;
    border-right:1px #dfc0c0 solid;
}
#right-menu-box , #rmg , #rmb , #rmr , #rmw {
    padding:3px 14px 9px 14px;
    color:#da2e3e;
    background:url(imgs/right-menu-bg.gif) repeat-x #fffbfb;
    text-align:justify;
    line-height:120%;
}
#rmg , #rmb , #rmr , .rmr , #rmw{
    -moz-border-radius:5px;
    border-radius:5px;
}
#rmg {
    background:url(imgs/right-menu-bg-green.gif) repeat-x #fafff7;
    color:#2e8000;
    border:solid 1px #bbd5af;
}
#rmb {
    background:url(imgs/right-menu-bg-blue.gif) repeat-x #f7feff;
    color:#4e7ba8;
    border:solid 1px #adccd7;
}
#rmw {
    background:url(imgs/right-menu-bg-black.gif) repeat-x #fefefe;
    border:solid 1px #CCC;
    color:#666;
}
.rmr {
    border:solid 1px #eec6c7;    
}
#rmr {
    margin:12px 0 4px 0;
    padding-top:6px;
    width:679px;
    text-align:center;
    font-weight:bold;
}
.r-m-l {
    display:block;
    color:#DC3A3F;
    height:17px;
    padding-top:2px;
    padding-right:15px;
    border-bottom:1px dotted #ffc9ca;
    font-weight:normal;
}
a.r-m-l:hover {
    background:#fff0f0;
    color:#FF484D;
    border-bottom:1px solid #f2b2b4;
    font-weight:bold;
    text-shadow:0 0 3px #FF9DD3;
}
#right-menu-box ul , #rmg ul , #rmb ul , #rmw ul{
    padding:0px;
    margin:0;
}
#right-menu-box ul li , #rmg ul li , #rmb ul li, #rmw ul li{
    list-style-type:none;
    padding-right:0;
    margin-right:0;
    line-height:136%;
}
#right-menu-box ul li span , #rmg ul li span , #rmb ul li span, #rmw ul li span{
    display:block;
    padding-bottom:4px;
    font-weight:bold;
    padding-top:8px;
    margin-bottom:3px;
    border-bottom:2px solid #eec6c7;
    text-shadow:0 1px 2px #ffbbd0;
}
#rmg ul li span{
    border-color:#bbd5af;
    text-shadow:0 1px 2px #bbd5af;
}
#rmb ul li span{
    border-color:#adccd7;    
    text-shadow:0 1px 2px #adccd7;
}
#rmw ul li span{
    border-color:#CCC;    
    text-shadow:0 1px 2px #CCC;
}
#pagin-top {
    padding:7px 0 5px 0;
    margin:0 auto;
    width:650px;
}
#p-t-r {
    background:url(imgs/pagin-r.gif);
    width:41px;
    height:39px;
    float:right;
}
#p-t-m {
    float:right;
    height:23px;
    padding-top:2px;
    margin-top:6px;
    width:568px;
    border:1px solid #ffc8c8;
    border-right:none;
    border-left:none;
    background:#FFF;
}
div#p-t-m span {
    padding-top:3px;
    float:right;
    padding-right:92px;
}
#p-t-m-k {
    float:right;
    padding-right:36px;
}
.pagin-b {
    padding:2px 7px 4px 7px;
    float:left;
    margin-right:7px;
    -moz-border-radius:3px;
    border-radius:3px;
}
#p-t-m-k a {
    border:1px solid #F9C;
    color:#F00;
    background:#FFF4F9;
}
#p-t-m-k i {
    float:left;
    height:9px;
    width:5px;
    display:block;
}
#p-t-m-k a:hover {
    border:1px solid #C00;
    color:#FFF;
    background:#ff2546;
    font-weight:bold;
    padding-left:6px;

}
#pg-off {
    border:1px solid #CCC;
    color:#F00;
    background:#FFF;
}
.pagination-link {
    display:none;
}
#p-t-l {
    background:url(imgs/pagin-l.gif);
    width:41px;
    height:39px;
    float:left;
}
.mahsool{
    padding:7px 7px 5px 0;
    float:right;
}
.mahsool-more {
    width:709px;
    padding:9px 6px 0 0;
}
.javaher-box , .javaher-box-more {
    width:229px;
    border-left:1px solid #d8c0c0;
    border-right:1px solid #d8c0c0;
    text-align:center;
}
.javaher-box {
    width:229px;
}
.javaher-box-more {
    width:707px;
}
.javaher-title ,.javaher-title-more {
    margin:0 auto;
    text-shadow:0 1px 2px #e0e0e0;
}
.javaher-title {
    font-size:12px;
    color:#666;
    height:50px;
    width:213px;
    padding:0 7px;
    vertical-align:middle;
    display:table-cell;
    position:relative;
    top:4%;
}
.javaher-title-more {
    font-size:18px;
    width:650px;
    padding:20px 15px;
    font-weight:normal;
    color:#8e8e8e;
    text-align:center;
}
.img-load , .img-load-big {
    background:url(imgs/loader-img.gif) center center no-repeat;
    display:block;
    margin:auto;
    border:solid 1px #f5f2f2;
    padding:3px;
    -moz-border-radius:4px;
    border-radius:4px;
}
.img-load , .img-load img {
    width:200px;
    height:160px;
}
.img-load:hover {
    border-color:#d2c9c9;
    opacity:0.9;
    filter: alpha(opacity = 90);
}
.javaherprice , .javaherprice-more {
    font-size:13px;
    letter-spacing:1px;
    color:#F00;
    padding:4px;
    text-shadow:0 1px 1px #ffa1c0;
}
.javaherprice-more {
    font-size:18px;
}
.javaherprice-more span {
    font-size:11px;
    color:#999;
    letter-spacing:0;
    vertical-align:middle;
    text-shadow:0 0 2px #ddd;
}
a.buy {
    width:100px;
    height:24px;
    background:url(imgs/buy.png);
    float:right;
}
.buy-more {
    background:url(imgs/buy-more.png);
    width:189px;
    height:32px;
    padding:0 15px 0 0;
    display:block;
    margin:2px auto 0 auto;
}
.buy-count {
    width:20px;
    height:17px;
    float:right;
    padding:7px 0 7px 0;
    margin:0;
    border:none;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    background:none;
    color:#555;
}
.buy-key {
    display:block;
    float:left;
    width:135px;
    height:32px;
}
#more-txt {
    padding:10px;
    text-align:justify;
    line-height:130%;
}
.javaherlink{
    padding:1px 17px;
}
a.more {
    display:block;
    width:95px;
    height:24px;
    background:url(imgs/more.png);
    float:left;
}
a.buy:hover , a.more:hover {
    background-position:bottom;
}
#buy-keys {
    width:350px;
    margin:auto;
}
#buy-end {
    display:block;
    background:url(imgs/buy-end.png);
    width:141px;
    height:27px;
    float:left;
}
#buy-back {
    display:block;
    background:url(imgs/buy-back.png);
    width:206px;
    height:27px;
    float:right;
}
.tag {
    padding:0 2px;
    border:1px solid #ff99bb;
    background:#FFF2F7;
    font-size:9px;
    -moz-border-radius:9px;
    border-radius:9px;
    float:right;
    display:block;
    margin:1px;
}
#body-footer {
    margin:0 auto;
    background:url(imgs/m-body-bot.png);
    height:20px;
    width:930px;
}
#footer {
    width:980px;
    margin:0 auto;
    padding:25px 0;
    color:#FFF;
    text-align:center;
    font-size:10px;
    line-height:17px;
    direction:ltr;
}
#footer span {
    color:#ff536b
}

