/**********GENERAL************/
BODY{height:100%;
    margin:0px;
    padding:0px;
    background:#fff;
    font-family: arial;
    font-size: 11px;
	/*scrollbar-face-color:#2d4d87;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DEE3E7;
	scrollbar-3dlight-color:#D1D7DC;
	scrollbar-arrow-color: #ecedf2;
	scrollbar-track-color:#f9f8f1;
	scrollbar-darkshadow-color:#98AAB1;*/
	/*cursor: url('images/cursor.ani'),default;*/
}

A{
	text-decoration:none;
}
A:hover{
}


H1{
	text-decoration:none;
	font-weight:normal;
	font-size:20;
	color:#9a5400;
	font-family:'Trebuchet MS',Georgia,Tahoma;
	border:double #ceccb5;
	border-width:0px 0px 3px 0px;
	margin:0px;
}

.nopadding{
	padding:0px;
}

.poza{
	border:solid 1px;
	border-color:#a3a18f;
}
.poza:hover{
	border-color:#06c;
}



/*************INPUT****************/
.input{
}

.input:hover{
}

.input_error{
}

.button{
}

.button:hover{
}

a {border:0 none;}
.clear { clear: both; }
img {border: 0 none; margin:0px; padding: 0px}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.container {text-align:justify; margin:0px; width: 1000px;  margin-left: auto; margin-right: auto;}

.top_left{
    margin: 0px;
    height: 143px;
    width: 244px;
    background:url(../images/top_left.jpg); 
}

.search{
    margin-top: 5px;
    border: 0 none;
    height: 20px;
    width: 210px;
    background:url(../images/input_search.gif); 
}

.go{
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    margin: 5px 0px 0px 160px;
    border: 0 none;
    height: 20px;
    width: 50px;
    background:url(../images/go.gif); 
    background-repeat: no-repeat;
    font-size: 11px;
}

.aply{
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    margin: 5px 0px 0px 110px;
    border: 0 none;
    height: 20px;
    line-height: 20px;
    width: 115px;
    background:url(../images/go.gif);
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    text-align: center;
}

.aply_sugg{
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    margin: 5px 0px 0px 110px;
    border: 0 none;
    height: 20px;
    line-height: 20px;
    width: 115px;
    background:url(../images/sugg_view_more.gif);
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    text-align: center;
}

.okk{
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    margin: 5px 0px 0px 160px;
    border: 0 none;
    height: 20px;
    width: 67px;
    background:url(../images/go.gif);
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    text-align: center;
}

.banner{
    height: 120px;
    width: 756px;
    background:url(../images/banner.gif);
    background-repeat: no-repeat; 
}

.login{
    height: 40px;
    width: 756px;
    background:url(../images/login.gif); 
    background-repeat: no-repeat;
}

.menu{
    height: 82px;
    width: 756px;
    background:url(../images/menu.gif); 
    background-repeat: no-repeat;
}

.login_{
    color: #643106;
    padding: 2px 3px;
    float: left;
    margin: 0px 0px 0px 8px;
    border: 0 none;
    height: 20px;
    width: 164px;
    background-color: #fff;
    border: 1px solid #e7e9ed;
}

.sign_up{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    float: left;
    cursor: pointer;
    margin: 0px 0px 0px 30px;
    height: 20px;
    width: 100px;
    line-height: 20px;
    background:url(../images/sign_up.gif); 
    border: 0 none;
}

.m1_button {
    cursor: pointer;
    margin-left: 1px;
    float: left;
    display: block;
    padding-top: 7px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    height: 26px;
    width: 90px;
    background:url(../images/m1_off.gif);
    background-repeat: no-repeat;
}

.m1_button_hover {
    cursor: pointer;
    margin-left: 1px;
    float: left;
    display: block;
    padding-top: 7px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    height: 26px;
    width: 90px;
    background:url(../images/m1_on.gif);
    background-repeat: no-repeat;
}

.m2_button {
    cursor: pointer;
    margin-left: 1px;
    float: left;
    padding-top: 7px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    height: 26px;
    width: 80px;
    background:url(../images/m2_off.gif);
    background-repeat: no-repeat;
}

.m2_button_hover {
    cursor: pointer;
    margin-left: 1px;
    float: left;
    padding-top: 7px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    height: 26px;
    width: 80px;
    background:url(../images/m2_on.gif);
    background-repeat: no-repeat;
}

.sm1 {
    color: #fff;
    display: block;
    height: 23px;
    width: 90px;
    background:url(../images/sm1_off.gif);
    background-repeat: no-repeat;
}

.sm1:hover {
    color: #ed9706;
    display: block;
    height: 23px;
    width: 90px;
    background:url(../images/sm1.gif);
    background-repeat: no-repeat;
}

.sm2 {
    color: #fff;
    display: block;
    height: 23px;
    width: 80px;
    background:url(../images/sm2_off.gif);
    background-repeat: no-repeat;
}

.sm2:hover {
    color: #ed9706;
    display: block;
    height: 23px;
    width: 80px;
    background:url(../images/sm2.gif);
    background-repeat: no-repeat;
}

#jsddm1 li ul li a.sm22 {
    line-height: 23px;
    white-space: normal;
    color: #fff;
    display: block;
    height: 23px;
    width: 130px;
    background:url(../images/sm22_off.gif);
    background-repeat: no-repeat;
}

#jsddm1 li ul li a.sm22:hover {
    color: #ed9706;
    display: block;
    height: 23px;
    width: 130px;
    background:url(../images/sm22.gif);
    background-repeat: no-repeat;
}

.smt {
    padding: 5px 0px 0px 5px;  
}

.phf {
    width: 330px;
    background:url(../images/pix_home_frame1.gif);
    background-repeat: repeat-y;
}

.phf2 {
    width: 216px;
    background:url(../images/pix_home_frame2.gif);
    height: 232px;
    line-height: 19px;;
}

.thf2 {
    width: 216px;
    background:url(../images/head_home_frame2.gif);
    height: 24px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.right {
    width: 300px;
    float: left;
    margin-top: 10px;
}

html>body #hf1 {
    width: 330px; float: left; margin: 10px 0px 0px 10px;color: #000000;
    
}
html>body #hf11 {
    width: 330px; float: left; margin: 10px 0px 0px 10px;color: #000000;
    
}
html>body #hf12 {
    width: 330px; float: left; margin: 10px 0px 0px 10px;color: #4f4f4f;
    
}

html>body #hf13 {
    width: 330px; float: left; margin: 10px 0px 0px 10px;color: #ee8006;
    
}

#hf1 {
    width: 330px; float: left; margin: 10px 0px 0px 5px;color: #000000;
    
}
#hf11 {
    width: 330px; float: left; margin: 10px 0px 0px 10px;color: #000000;
    
}
#hf12 {
    width: 330px; float: left; margin: 10px 0px 0px 5px;color: #4f4f4f;
    
}

#hf13 {
    width: 330px; float: left; margin: 10px 0px 0px 10px;color: #ee8006;
    
}

html>body #hf2 {width: 216px; float: left; margin-left: 10px;color: #000}
#hf2 {width: 216px; float: left; margin-left: 5px;color: #000}

.footer {
    text-align: center;
    width: 980px;
    background:url(../images/footer.gif);
    height: 35px;
    margin: 15px 0px 0px 10px;
    color: #fff;
}

.footer2 {
    color: #fff;
	text-decoration:none;
}

.footer2:hover {
    color: #fff;
	text-decoration:underline;
}

.signup_notice {
    width: 269px;
    background:url(../images/bg1_signup.gif);
    height: 30px;
    margin: 5px 0px 0px 10px;
    text-align: center;
    color: #000;
}
#jsddm
{    margin: 0;
    padding: 0}
    
    #jsddm li
    {    float: left;
        list-style: none;
        font: 11px Arial}

    #jsddm li a
    {    display: block;
        height: 26px;
    width: 90px;
    background:url(../images/m1_off.gif);
    background-repeat: no-repeat;
        padding: 0px 0px;
        text-decoration: none;
    text-align: center;
    color: #fff;
    font-weight: bold;
        white-space: nowrap;
    line-height: 26px;
    cursor: pointer;
    margin-right: 1px}

    #jsddm li a:hover
    {    background:url(../images/m1_on.gif);
    background-repeat: no-repeat;}
        
        #jsddm li ul
        {    margin: 0;
            padding: 0;
            position: absolute;
            visibility: hidden;
            }
        
        #jsddm li ul li
        {    float: none;
            display: inline}
        
        #jsddm li ul li a
        { height: 23px;
    width: 90px;   
    line-height: 23px;
         color: #fff;
    display: block;
   text-align: left;
   padding-left: 5px;
    background:url(../images/sm1_off.gif);
    background-repeat: no-repeat;}
        
        #jsddm li ul li a:hover
        {    
            color: #ed9706;
            background:url(../images/sm1.gif);
    background-repeat: no-repeat;}

#jsddm1
{    margin: 0;
    padding: 0}
    
    #jsddm1 li
    {    float: left;
        list-style: none;
        font: 11px Arial}

    #jsddm1 li a
    {    display: block;
        height: 26px;
    width: 80px;
    background:url(../images/m2_off.gif);
    background-repeat: no-repeat;
        padding: 0px 0px;
    
        text-decoration: none;
    text-align: center;
    color: #fff;
    font-weight: bold;
        white-space: nowrap;
    line-height: 26px;
    cursor: pointer;
    margin-right: 1px}

    #jsddm1 li a:hover
    {    background:url(../images/m2_on.gif);
    background-repeat: no-repeat;}
        
        #jsddm1 li ul
        {    margin: 0;
            padding: 0;
            position: absolute;
            visibility: hidden;
            }
        
        #jsddm1 li ul li
        {    float: none;
            display: inline}
        
        #jsddm1 li ul li a
        { height: 23px;
    width: 80px;   
    line-height: 23px;
         color: #fff;
    display: block;
   text-align: left;
   padding-left: 5px;
    background:url(../images/sm2_off.gif);
    background-repeat: no-repeat;}
        
        #jsddm1 li ul li a:hover
        {    
            color: #ed9706;
            background:url(../images/sm2.gif);
    background-repeat: no-repeat;}

html>body #getstarted {width: 162px; text-align: center;font-weight: bold; font-style: italic; font-size: 20px; padding: 0px 0px 0px 18px; color: #fff}
#getstarted {width: 162px; text-align: center;font-weight: bold; font-style: italic; font-size: 20px; padding: 0px 0px 0px 2px; color: #fff}

.dyk {
    margin: 17px 0px 0px 10px;
    width: 278px;
    height: 120px;
    background:url(../images/dyk.gif);
    background-repeat: no-repeat;
    font-size: 11px;
}



.head_acc {
    color: #969595;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    float: left;
    margin: 0px 10px 0px 0px;
    width: 150px;
    height: 33px;
    background:url(../images/head_acc.gif);
    background-repeat: no-repeat;
}

.head_acc_on {
    color: #000;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    float: left;
    margin: 0px 10px 0px 0px;
    width: 150px;
    height: 33px;
    background:url(../images/head_acc_on.gif);
    background-repeat: no-repeat;
}

.head_acc2 {
    color: #969595;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    float: left;
    margin: 0px 10px 0px 0px;
    width: 150px;
    height: 33px;
    background:url(../images/head_acc2.gif);
    background-repeat: no-repeat;
}

.head_acc2_on {
    color: #000;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    float: left;
    margin: 0px 10px 0px 0px;
    width: 150px;
    height: 33px;
    background:url(../images/head_acc2_on.gif);
    background-repeat: no-repeat;
}

.small_head {
    font-size: 14px;
    font-weight: bold; text-decoration: underline;
    padding: 20px 0px 0px 24px;
}

.sus {margin-top: 10px}
.over1 {background-color: #ddd5ce;}
.over {background-color: #fff2d6;}

/*conversatii*/
A.link_conv_cat{
    display:block;
    font-size:13px;
    font-family:Trebuchet MS;
    font-weight:bold;
    width:100%;
    padding:5 0px;
    text-indent:3px;
    line-height:14px;
    color:#004e75;
}
A.link_conv_cat:hover,A.link_conv_cat_selected{
    text-decoration:none;
    background:url(../images/sageata10.jpg) no-repeat right #fff;
    color:#169916;
}
.text_cont_cat{
    font-family:Tahoma;
    color:#000;
    display:block;
    font-weight:normal;
    text-indent:10px;
    font-size:10px;
}

/*comentarii*/
.comentarii #c_reply{
    position:absolute;
    background:url(../images/bg_reply.png);
    border:double 3px #006699;
    display:none;
}
.comentarii .reply_titlu{
    font-family:Trebuchet MS;
    font-size:13px;
    color:white;
    font-weight:bold;
}
.comentarii .titlu{
    font-weight:bold;
    font-family:Trebuchet MS;
    font-size:18px;
}

.titluu{
    padding: 10px 0px 0px 10px;
    font-family:Trebuchet MS;
    font-size:17px;
}

.comentarii .cz{
    background:url(../images/bg_best_comm.gif);
    padding:3px;
    font-size:11px;
    color:#fff;
    font-weight:bold;
    font-family:Tahoma;
}
.comentarii .cz DIV{
    padding-top:1px;
    float:right;
    font-size:9px;
}
.comentarii TABLE.com{
    font-size: 13px;
    width:100%;
    _width:auto;
    background:url(../images/casete/12_pixel_o.gif) bottom repeat-x #f2f2f2;
}
.treecontrol {font-size: 12px;}
.comentarii TABLE.new{
    background-color:#fffff6;
}
.comentarii TABLE.special{
    background-color:#e1f1ff;
}
.comentarii TD.td_left{
    background:url(../images/casete/12_pixel_v.gif) left repeat-y;
    padding-left:0px;
}
.comentarii TD.td_right1{
    width:1%;
    background:url(../images/casete/12_pixel_o.gif) top repeat-x;
    padding-top:3px;
}
.comentarii TD.td_right2{
    width:100%;
    background:url(../images/casete/12_pixel_o.gif) top repeat-x;
    padding:3px 0px 0px 2px;
}

/*rating*/

    .star-rating{
        list-style:none;
        margin: 0px;
        padding:0px;
        width: 200px;
        height: 20px;
        position: relative;
        background: url(../images/star_rating.gif) top left repeat-x;        
    }
    .star-rating li{
        padding:0px;
        margin:0px;
        /*\*/
        float: left;
        /* */
    }
    .star-rating li a{
        display:block;
        width:20px;
        height: 20px;
        line-height:20px;
        text-decoration: none;
        text-indent: -9000px;
        z-index: 20;
        position: absolute;
        padding: 0px;
        overflow:hidden;
    }
    .star-rating li a:hover{
        background: url(../images/star_rating.gif) left center repeat-x;
        z-index: 2;
        left: 0px;
        border:none;
    }
    .star-rating a.one-star{
        left: 0px;
    }
    .star-rating a.one-star:hover{
        width:20px;
    }
    .star-rating a.two-stars{
        left:20px;
    }
    .star-rating a.two-stars:hover{
        width: 40px;
    }
    .star-rating a.three-stars{
        left: 40px;
    }
    .star-rating a.three-stars:hover{
        width: 60px;
    }
    .star-rating a.four-stars{
        left: 60px;
    }    
    .star-rating a.four-stars:hover{
        width: 80px;
    }
    .star-rating a.five-stars{
        left: 80px;
    }
    .star-rating a.five-stars:hover{
        width: 100px;
    }
    .star-rating a.sase-stars{
        left: 100px;
    }
    .star-rating a.sase-stars:hover{
        width:120px;
    }
    .star-rating a.sapte-stars{
        left:120px;
    }
    .star-rating a.sapte-stars:hover{
        width: 140px;
    }
    .star-rating a.opt-stars{
        left: 140px;
    }
    .star-rating a.opt-stars:hover{
        width: 160px;
    }
    .star-rating a.noua-stars{
        left: 160px;
    }    
    .star-rating a.noua-stars:hover{
        width: 180px;
    }
    .star-rating a.zece-stars{
        left: 180px;
    }
    .star-rating a.zece-stars:hover{
        width: 200px;
    }
    .star-rating li.current-rating{
        background: url(../images/star_rating.gif) left bottom repeat-x;
        position: absolute;
        height: 20px;
        display: block;
        text-indent: -9000px;
        z-index: 1;
    }
    
    
    

.user_ratt {
    margin:  7px 0px 0px 9px;
    width: 654px;
    height: 27px;
    background-image: url(../images/user_rating.jpg);
    background-repeat: no-repeat;
}
.commm{ width: 690px; }


.warning {
    color: #fff;
    font-weight: bold;
    /*padding: 10px;*/
    margin:  10px 0px 0px 125px;
    width: 450px;
    height: 200px;
    background-image: url(../images/warning.gif);
    background-repeat: no-repeat;
}

.head_brand {
    color: #969595;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 12px;
    float: left;
    margin: 0px 10px 0px 0px;
    width: 150px;
    height: 30px;
    background:url(../images/head_acc.gif);
    background-repeat: no-repeat;
}

.head_brand:hover {
    color: #000;
    background:url(../images/hover.gif);
    background-repeat: no-repeat;
}

.head_brand_hover {
    color: #000;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 12px;
    float: left;
    margin: 0px 10px 0px 0px;
    width: 150px;
    height: 30px;
    background:url(../images/hover.gif);
    background-repeat: no-repeat;
}

.head_brand2 {
    color: #969595;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 12px;
    float: left;
    margin: 0px 10px 0px 0px;
    width: 150px;
    height: 30px;
    background:url(../images/head_acc2.gif);
    background-repeat: no-repeat;
}

.head_brand2:hover {
    color: #000;
    background:url(../images/head_acc2.gif);
    background-repeat: no-repeat;
}

.head_brand2_hover {
    color: #000;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 12px;
    float: left;
    margin: 0px 10px 0px 0px;
    width: 150px;
    height: 30px;
    background:url(../images/head_acc2.gif);
    background-repeat: no-repeat;
}

.pagination A.normal{
    float:left;
    border:solid 1px #f7b75b;
    padding:0px 5px;
    text-align:center;
    font-size:12px;
    margin-left:1px;
    font-family:Tahoma;
    text-decoration:none;
    color: #000;
}
.pagination A.normal:hover{
    border-color: #000;
    color: #000;
}

.pagination A.selected:hover{
    
     border-color: #000;
}

.pagination A.selected{
    float:left;
    font-weight:bold;
    background:#f7b75b;
    color:#fff;
    border:solid 1px #f7b75b;
    padding:0px 5px;
    margin-left:1px;
    text-align:center;
    font-size:12px;
    font-family:Tahoma;
    text-decoration:none;
}
.pagination INPUT.inputtext{
    background:transparent;
    font-weight:bold;
    border:solid 1px #f7b75b;
    margin-left:1px;
    text-align:center;
    font-size:10px;
    font-family:Verdana;
    
}
.pagination A.left_enabled{
    background: url(../images/common/left_11.gif) no-repeat;
    width:17px;
    height:16px;
    margin-right:4px;
    display: block;
}
.pagination A.left_disabled{
    background: url(../images/common/left_0.gif) no-repeat;
    width:17px;
    height:16px;
    margin-right:4px;
    display: block;
}
.pagination A.right_enabled{
    background: url(../images/common/right_11.gif) no-repeat;
    width:17px;
    height:16px;
    margin-left:5px;
    display: block;
}
.pagination A.right_disabled{
    background: url(../images/common/right_0.gif) no-repeat;
    width:17px;
    height:16px;
    margin-left:5px;
    display: block;
}

.front_link {color: #000;}
.front_link:hover {text-decoration: underline}
.front_link2 {color: #444;}
.front_link2:hover {text-decoration: underline}

.remove {background: url(../images/remove.gif);
    color: #000;
    display: block;
    cursor: pointer;
    margin: 0px 2px 2px 0px;
    width:160px;
    height:20px;
float: right;}
.remove:hover {background: url(../images/remove_h.gif);}
    
#showx {visibility: hidden;}
#add {visibility: visible;}

.pagg {color: #ED9706; font-size: 14px; font-weight: bold;margin-left: 600px;}
.pagg:hover {text-decoration: underline}

html>body #fanie {width: 650px; border: 1px solid #cfcfcf; float:left; margin: 8px 10px 0px 10px;color: #000;}
#fanie {width: 650px;  border: 1px solid #cfcfcf; float:left; margin: 8px 10px 0px 5px;color: #000;}


html>body #fantable {border: 1px solid #fff;font-size: 11px;margin: 20px 0px 0px 10px; float: left}
#fantable {border: 1px solid #fff;font-size: 11px;margin: 20px 0px 0px 5px; float: left}

html>body #grafie{font-size: 13px; float: left; width: 70px;margin: 30px 0px 0px 20px; height: 130px; text-align: right; color: #000;}
#grafie{font-size: 13px; float: left; width: 70px;margin: 30px 0px 0px 10px; height: 130px; text-align: right; color: #000;}

html>body #grafies{font-size: 13px; float: left; width: 75px;margin: 30px 0px 0px 20px; height: 72px; text-align: right; color: #000;}
#grafies{font-size: 13px; float: left; width: 75px;margin: 30px 0px 0px 10px; height: 72px; text-align: right; color: #000;}

html>body #buie { margin: 8px 10px 0px 10px;color: #000;}
#buie { margin: 8px 10px 0px 5px;color: #000;}

.twie {float: right;padding: 10px 18px 0px 0px}
.comie {margin-top: 30px}
.msg_list {
    margin: 0px;
    padding: 0px;
}
.msg_head {
    
    margin:1px;
}
.msg_body {
}

.close {margin: 10px 3px 0px 0px; float: right; cursor: pointer; background: url(../images/close.gif); height: 18px; width: 100px; text-align: center; line-height: 18px; color: #C79810;}
.details {margin: 12px 3px 0px 0px; float: right; cursor: pointer; background: url(../images/details.gif); height: 18px; width: 100px; text-align: center;line-height: 18px; color: #111;}

.hom_niuz {color: #ee8006;}
.hom_niuz:hover {text-decoration: underline;}

.fanz {float: left;text-align:right;padding-top:0px;padding-right: 10px;color: #241101; font-size: 11px; width: 301px}

.txtfan {max-width: 617px;margin: 0px 10px}
.textfan {height: 40px; width: 521px; border: 1px solid #cfcfcf; float:left; margin: 8px 0px 0px 10px;color: #000;}

.news1 {margin: 10px 0px 0px 10px;background: url(../images/news1.gif) no-repeat; height: 18px; width: 670px;}
.news2 {margin: 0px 0px 0px 10px;background: url(../images/news2.gif) repeat-y; width: 670px;}
.news3 {margin: 0px 0px 0px 10px;background: url(../images/news3.gif) no-repeat; height: 12px; width: 670px;}
.twit {margin: 0px 40px;}

#tooltip{
position:absolute;
border:1px solid #000;
background:#FFEFDB;
padding:2px 5px;
color:#333;
display:none;
max-width:250px;
text-align: justify;
}

.red {background: url(../images/red.gif) no-repeat; height:20px;font-size: 14px;font-weight: bold;color: #fff; line-height: 20px; display: block; width: 125px; text-align: center; float: left}

.red:hover {background: url(../images/red2.gif)}

.red2 {background: url(../images/red22.gif); height:20px;font-size: 14px;font-weight: bold;color: #fff; line-height: 20px; display: block; width: 140px; text-align: center; float: left}
.red2:hover {background: url(../images/red1.gif);}

.green {background: url(../images/green.gif); height:16px;font-size: 11px;font-weight: bold;color: #fff; line-height: 16px; display: block; width: 95px;text-align: center;}
.green:hover {background: url(../images/green2.gif);}

.green2 {background: url(../images/green1.gif) no-repeat; height:20px;font-size: 14px;font-weight: bold;color: #fff; line-height: 20px; display: block; width: 120px; text-align: center; float: left}

.green2:hover {background: url(../images/green12.gif)}

h3 {font-size: 13px;}

.hvr {
    margin-top: 6px;
    background: url(../images/bm.gif);
    background-repeat: no-repeat;
    height: 27px;
    width: 180px; 
    text-align: center;
    font-weight: bold;
    color: #9e9e9e;
}

.hvr_hover {
    margin-top: 6px;
    background: url(../images/bmh.gif);
    background-repeat: no-repeat;
    height: 27px;
    width: 180px; 
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.tbles {
    float: left;
    width: 530px;
    height: 33px;
    background-image: url(../images/ms.gif);
    background-repeat: no-repeat;
}

.likebox {
    width: 300px;
    height: 85px;
    background-image: url(../images/likebox.jpg);
}

.pix_right {
    margin: 0px;
    width: 300px;   
    background: url(../images/pix_right.gif) repeat-y;
}

.top_right {
    margin: 10px 0px 0px 0px;
    width: 300px;
    height: 10px;
    background-image: url(../images/top_right.gif);
}

.bot_right {
    margin: 0px;
    width: 300px;
    height: 10px;
    background-image: url(../images/bot_right.gif);
}

.topf {width: 300px; height: 6px; background-image: url(../images/topf.gif);}
.botf {width: 300px; height: 6px; background-image: url(../images/botf.gif);}
.pixf {width: 300px; background: url(../images/pixf.gif) repeat-y;}
