a.section_title_link {
    color: #fff;
    float: right;    
    text-decoration: underline;
    font-size: 12px;
    line-height: 20px;
    padding: 0px 10px;
}
a.section_title_link:hover {
    background-color: #fff;
    text-decoration: none;    
    color: #3B6981;
}



#promo_searchbar {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #283744;
    background-color: #CCCAC6;    
    padding: 10px 5px;
}



/*Index Promo*/
#promo_newshop {
    width: 240px;
    margin-right: 10px;
    float: left;
}
#promo_index_most_visited {
    width: 730px;
    float: left;    
}

#promo_index_most_visited div.promo_index_product_visited {
    width: 190px;
    height: 120px;
    float: left;    
    background-color: #F0F3F3; 
    padding: 2px;
}

#promo_index_most_visited div.promo_index_product_visited div.price_tag {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    background-color: #4596C1;
    text-align: center;
    color: #fff;
    margin-left: 3px;
    width: 82px;
    float: right;    
    font-style: normal;
}

#promo_index_most_visited div.promo_index_product_visited div.product_desc {
    font-size: 11px;
    font-style: italic;
    width: 82px;
    float: right;    
    margin-left: 3px;
    height: 80px;
    margin-top: 3px;
    overflow: hidden;
    _margin-top: 30px;    
}

#promo_index_most_visited div.promo_index_product_visited a {}
#promo_index_most_visited div.promo_index_product_visited a:hover {}

#promo_index_most_visited div.promo_index_product_visited a img {
    /*border: 1px solid #8c8c8c;*/
}


#promo_index_shop_list {
    margin-top: 3px;
}
#promo_index_shop_list div.promo_index_shops {
    width: 233px;
    margin-right: 5px;
    height: 150px;
    overflow: hidden;
    float: left;
    padding: 2px;
    padding-top: 10px;
    padding-left: 5px;
    /*background-color: #f0f0f0; */
    background: url(../images/index_shop_bg.jpg) no-repeat;
    margin-bottom: 5px;
}
#promo_index_shop_list div.promo_index_shops a.shop_name {
    display: block;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    height: 25px;
    line-height: 25px;
    padding-left: 2px;
    margin-right: 5px;
    margin-bottom: 2px;
    background-color: #5D6259;
    overflow: hidden;
}
#promo_index_shop_list div.promo_index_shops a.shop_name:hover {
    color: #0E1420;
    background-color: #B5BDA6;    
}
#promo_index_shop_list div.promo_index_shops img {
    /*border: 1px solid #8c8c8c;*/
}
#promo_index_shop_list div.promo_index_shops div.shop_desc {
    font-size: 11px;
    font-style: italic;
    width: 131px;
    float: right;        
    height: 106px;    
    overflow: hidden;
}

#promo_index_products_list {
    padding-top: 5px;
}

#promo_index_products_list div.product_item {
    float: left;
    width: 310px;
    margin-right: 6px;
    padding: 5px;    
    /*border: 1px solid #8c8c8c;*/
    margin-bottom: 5px;
    height: 140px;
    overflow: hidden;
    /*background-color: #f0f0f0;*/
    background: url(../images/index_product_bg.jpg);
}

#promo_index_products_list div.product_item div.ppp {
    width: 100px;
    padding: 0px 5px;    
    float: left;    
}

#promo_index_products_list div.product_item div.ppp a img {
    /*border: 1px solid #4596C1;*/
}

#promo_index_products_list div.product_item div.ppp div.price_tag {
    border: 1px solid #4596C1;
    margin-top: 2px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    background-color: #4596C1;
    text-align: center;
    color: #fff;
    width: 100px;
}

#promo_index_products_list div.product_item a.pname {
    font-size: 14px;
    color: #727E83;
    text-decoration: underline;
    line-height: 15px;
    display: block;
    font-weight: bold;
    margin-left: 10px;
    padding: 5px 0px;
}
#promo_index_products_list div.product_item a.pname:hover {
    text-decoration: none;
    background-color: #727E83;
    color: #fff;
}

#promo_index_products_list div.product_item span {
    font-size: 11px;
}


/*Inside stuff*/
#promo_inside_leftbar {
    width: 240px;
    margin-right: 10px;
    float: left;
}

#promo_inside_content {
    width: 730px;
    float: left;    
}


/* Formular */
div.promo_form_row {margin-bottom: 3px;}
div.promo_form_row label {float: left; width: 150px; margin-right: 10px; text-align: right; color: #477795; font-weight: bold;}
div.promo_form_row label sup {color: #727E83; font-size: 10px;}
div.promo_form_row input {float: left; width: 300px; padding: 2px;}
div.promo_form_row textarea {float: left; width: 300px; padding: 2px;}
div.promo_form_row span {font-size: 11px; font-style: italic; float: left; margin-left: 10px; display: none;}
div.promo_form_row p {font-size: 11px; font-style: italic; margin: 0px; margin-left: 160px; color: #727E83; font-weight: bold;}
div.promo_form_row p.err {color: #CC3333; font-weight: normal; display: none; border: 1px solid #CC3333; padding: 2px;}
div.promo_form_row input.btn {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/btnbg.jpg) repeat-x scroll left top;
    border:1px outset #ff6600;
    color:#fff;
    cursor:pointer;
    float:none;
    font-weight:bold;
    padding:1px 2px;
    width:150px;
    margin-left: 160px;    
}

input.btn_promo {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/btnbg.jpg) repeat-x scroll left top;
    border:1px outset #ff6600;
    color:#fff;
    cursor:pointer;
    float:none;
    font-weight:bold;
    padding:1px 2px;
    width:100px;
}

input.btn_search {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background-color: #BB1515;
    border:1px outset #ff6600;
    color:#fff;
    cursor:pointer;
    font-weight:bold;
    padding:1px 2px;
    width: 250px;
    float: right; 
    height: 24px; 
    line-height: 24px; 
    text-align: center;
}

div.confirm_msg {
    font-size: 18px;
    font-weight: bold;
    color: #CC3333;
    padding-left: 10px;
    margin-bottom: 20px;
}


/* Contul meu */
a.mega_option_link {
    font-size: 12px;    
    color: #3CA0B3;
    background-color: #F8F6E7;
    padding: 5px 10px;
    border: 1px solid #3CA0B3;
    text-decoration: none;
    margin-left: 10px;
}
a.mega_option_link:hover {
    color: #C81606;
    border: 1px solid #C81606;
}


/* Listare */

#promo_container {border:1px solid #F0F0F0; padding:2px;}

#promo_container div.shop_ad {border:1px solid #F0F0F0; padding:5px; margin:0 0 3px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background:url(/images/bg_anunt_list.jpg) left bottom repeat-x #fff;}
#promo_container div.shop_ad img {float:left;  margin:3px 10px 3px 3px; border: 1px solid #d3d3d3;}
#promo_container div.shop_ad h3 {margin:2px 0 0 0; padding:0px;}
#promo_container div.shop_ad h3 a {font-weight:bold; font-size:14px;}
#promo_container div.shop_ad p {margin:5px 0 0 0; }
#promo_container div.shop_ad div.pcount {float: right; color: #fff; background-color: #426069; width: 100px; text-align: center; padding: 3px;}
#promo_container div.shop_ad div.pcount span {font-size: 14px; font-weight: bold;}

#promo_container div.product_ad {border:1px solid #F0F0F0; padding:5px; margin:0 0 3px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background:url(/images/bg_anunt_list.jpg) left bottom repeat-x #fff;}
#promo_container div.product_ad img {float:left;  margin:3px 10px 3px 3px; border: 1px solid #d3d3d3;}
#promo_container div.product_ad h3 {margin:2px 0 0 0; padding:0px;}
#promo_container div.product_ad h3 a {font-weight:bold; font-size:14px;}
#promo_container div.product_ad p {margin:5px 0 0 0; float: left;}
#promo_container div.product_ad div.price {float: right; background-color:#426069; color:#FFFFFF; font-size:12px; font-weight:bold; height:25px; line-height:25px; width: 120px; text-align: center;}
#promo_container div.product_ad div.price span {font-size: 14px; font-weight: bold;}

div.prod_item_small {border:1px solid #F0F0F0; padding:5px; margin:0 0 5px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background:url(/images/bg_anunt_list.jpg) left bottom repeat-x #fff; float: left; height: 100px; width: 220px; margin-right: 10px; overflow: hidden; }
div.prod_item_small img {float: left; margin-right: 5px;}


/* Produs */
a.promo_prod_link_buy {background: url(/images/btn_mo.jpg) no-repeat; height: 35px; line-height: 35px; text-align: center; font-size: 20px; font-weight: bold; display: block; color: #fff; text-decoration: none;}
a.promo_prod_link_buy:hover {background: url(/images/btn_buy.jpg) no-repeat; }

a.promo_prod_link_ask {background: url(/images/btn_mo.jpg) no-repeat; height: 35px; line-height: 35px; text-align: center; font-size: 20px; font-weight: bold; display: block; color: #fff; text-decoration: none;}
a.promo_prod_link_ask:hover {background: url(/images/btn_ask.jpg) no-repeat; }


/* Paginare */
#pagination_promo {
    /*margin-bottom: 10px;    */
}
#pagination_promo div.clear {float: none;}
#pagination_promo div {
    width: 24px;
    height: 24px;
    float: left;    
    margin-right: 2px;    
    text-align: center;
    line-height: 24px;
}
#pagination_promo div.count {
    float: right;
    width: 150px;
    font-weight: bold;
    font-size: 18px;
    color: #363B4E;
    text-align: right;
} 
#pagination_promo a {
    background: url(../images/paging_bg_normal.jpg) no-repeat left top;
    text-decoration: none;
    font-size: 11px;
    line-height: 24px;
    color: #fff;
    display: block;
    text-align: center;
}
#pagination_promo a:hover {
    background: url(../images/paging_bg_mo.jpg) no-repeat left top;
    color: #fff;
} 
#pagination_promo a.pag_selected {
    background: url(../images/paging_bg_mo.jpg) no-repeat left top;
    text-decoration: none;
    font-size: 11px;
    line-height: 24px;
    color: #fff;
    display: block;
    text-align: center;
} 
#pagination_bottom_promo {
    margin-bottom: 10px;    
}
#pagination_bottom_promo div.clear {float: none;}
#pagination_bottom_promo div {
    width: 24px;
    height: 24px;
    float: left;    
    margin-right: 2px;    
    text-align: center;
    line-height: 24px;
}
#pagination_bottom_promo div.count {
    float: right;
    width: 150px;
    font-weight: bold;
    font-size: 18px;
    color: #363B4E;
    text-align: right;
} 
#pagination_bottom_promo a {
    background: url(../images/paging_bg_normal.jpg) no-repeat left top;
    text-decoration: none;
    font-size: 11px;
    line-height: 24px;
    color: #fff;
    display: block;
    text-align: center;
}
#pagination_bottom_promo a:hover {
    background: url(../images/paging_bg_mo.jpg) no-repeat left top;
    color: #fff;
} 
#pagination_bottom_promo a.pag_selected {
    background: url(../images/paging_bg_mo.jpg) no-repeat left top;
    text-decoration: none;
    font-size: 11px;
    line-height: 24px;
    color: #fff;
    display: block;
    text-align: center;
} 