


div.productbox div.javathumb{
float: left; 
margin-top: 9px;
margin-left: 5px;
height: 200px;
width: 55px;
border: 1px solid #444444;
text-align: center; 
display: block;
}
div.productbox div.javathumb .up {
background-image: url(images/multibox/java_thumb_up.jpg);
width: 24px;
height: 13px;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
}

div.productbox div.javathumb .down {
background-image: url(images/multibox/java_thumb_down.jpg);
width: 24px;
height: 13px;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 75px;
}


body, textarea
{
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 11px;
background: #000000 url(/images/banners/171/background-surse-Corsair.jpg) no-repeat center top;
color: #FFFFFF;
margin: 0;
padding: 0;
}


a.white {
text-decoration:none;
color: #FFFFFF;
}

a {
text-decoration:none;
color: #F7C705;
}
a:hover
{
    color:#FFFFFF;
    text-decoration:none;
}
a img { 
border:none;
text-decoration: none;
}

h1.wiki {
color: #333333;
    font-size: 22px;
    font-weight: normal;
    text-decoration: none;
}

h1, h2
{
    color: #333333;
    font-family: Arial,Tahoma,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-decoration: underline;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

h2
{
    font-size: 18px;
}

select { 
    font-family: Arial,Tahoma,Helvetica,sans-serif;
    font-size: 11px;
background-color: #000000;
color: #FFFFFF;
border-color:#535353;
border-style: solid;
border-width:1px;
}


input {
    font-family: Arial,Tahoma,Helvetica,sans-serif;
    font-size: 11px;
background-color: #000000;
color: #FFFFFF;
border-color:#535353;
border-style: solid;
border-width:1px;
}

input.submit {
background-image: url(images/buton_ok.jpg);
border-color:#535353;
border-style: solid;
border-width:1px;
}

input.radio {
background-color:#212121;
border: none;
}


/*structura primei pagini */

#header {
height: 202px;
width: 100%;
text-align: center;
margin: 0;
padding: 0;
position: absolute;
top: 0;
z-index: 2;
}

#loginbar {
width: 930px;
color: #FFFFFF;
margin-left:auto;
margin-right: auto;
height: 35px;
line-height: 35px;
}

#loginbar span h1 {
font-size:11px;
}


#loginbar table {
float: right;
color: #F7C705;
font-weight: bold;
margin-right: 1px;
}



#loginbar input {
color: #FFFFFF;
border-color:#535353;
border-style: solid;
border-width:1px;
}

#loginbar input.submit {
/* background-color: #515151; */
background-image: url(images/buton_ok.jpg);
border-color:#535353;
border-style: solid;
border-width:1px;
}

#headbox {
background-image:url(images/head.jpg);
background-repeat: repeat-x;
width: 930px;
position: relative;
height: 167px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#headboxc {
width:932px;
height: 167px;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#logo {
width: 189px;
height: 165px;
cursor:pointer;
margin-left: 0px;
left: 0;
margin-top: 0;
padding: 0;
float: left;
background-image: url(images/mediadot_logo.jpg);
margin-top: 1px;
}

#logo a{
padding: 0;
margin: 0;
} 

#flash {
float: left;
margin-top: 2px; 
width: 546px;
}

#flashcontainer {
width: 546px;
float:left;
}

#menu {
float: right;
width: 189px;
margin: 0;
}

#menu ul {
margin-top: 2px;
margin-bottom:0;
margin-left: 0;
width: 189px;
height: 156px;
background-image: url(images/meniu.jpg);
background-repeat: no-repeat;
list-style-type: none;
text-align: left;
font-size: 14px;
padding:0px;
}

#menu ul li {
margin-left: 0px;
}

#menu ul li.link {
margin-left: 0px;
line-height: 29px;
height: 29px;
background-image: url(images/arrow.jpg);
background-repeat: no-repeat;
background-position: 4px 11px;
}

#menu li a {
margin-left: 5px;
vertical-align: middle;
color: #F7C705;
font-weight: bold;
font-size: 12px;
}

#menu li a:hover {
color: #FFFFFF;
}


#menu ul li.separator {
margin-left: 0px;
background-color: #000000;
height: 1px;
line-height: 1px;
font-size: 1px;
}


#mainbox {
    width: 100%;
    padding: 0;
    margin-top: 0;
    text-align: center;
    position: relative;
    margin-top: 210px;
    z-index: 2;
    width: 930px;
margin-left: auto;
margin-right: auto;
    }

#mainboxc {
    width: 930px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

#leftcontent {
    float: left;
    width: 187px;
    margin:0; padding:0;
    text-align: left;

}
#rightcontent {
    float: right;
    width: 187px;
    margin:0; padding:0;
    background-image: none;
    text-align: left;

}

#centercontent {
    margin-left: 3px;
    margin-right: 2px;
    padding: 0px;
    width: 546px;
    float: left;
    position: absolute;
    margin-left: 191px; 
}

#breadcrumbs {
text-align: left;
font-weight: none;
height: 25px;
line-height: 25px;
margin-left: auto;
margin-right: auto;
}

#breadcrumbs a{
font-size: 12px;
}


#search {
text-align: center;
}

#search input {
color: #FFFFFF;
border-color:#535353;
border-style: solid;
border-width:1px;
width: 120px
}

#search input.submit {
background-image: url(images/buton_ok.jpg);
border-color:#535353;
border-style: solid;
border-width:1px;
width: 30px;
}

/* boxurile pentru content */

#cblog {
float: left;
width: 271px;
margin-top: 5px;
}

#ccoment {
float: right;
margin-top: 5px;
width: 100%;
}

.ctop {
margin-right: 0;
background-image: url(images/ultimele-prod.jpg); 
background-repeat: no-repeat;
height: 26px;
line-height: 26px;
}

.ctop p {
    color:#EAEAEA;
    font-size:11px;
    font-weight:bold;
    margin-top:0;
    padding: 0px 0px 0px 5px;
    text-align:left;
    vertical-align:middle;
}

.cbox {
margin-left:0;
background-color: #212121;
text-align: left;
}

.cbox p {
margin-left: 5px;
margin-top: 0;
color: #ffffff;
}

.cbox p.ctitle {
padding-top: 5px;
font-weight: bold;
font-size: 12px;
margin-bottom: 0px;
color: #F7C705;
}

.cbox p.cdata {
color: #919191;
font-weight: bold;
font-size: 11px;
margin-top: 0px;
margin-bottom: 0px;
}

.cbox p.carticol {
margin-top: 0px;
}

.top {
margin-right: 0;
background-image: url(images/top.jpg);
background-repeat: no-repeat;
height: 25px;
line-height: 25px;
width: 187px;
margin-top: 0;
padding: 0;
}

.top p {
font-size: 11px;
color: #EAEAEA;
margin-left: 23px;
margin-top: 0;
padding: 0;
vertical-align: middle;
text-align: left;
font-weight: bold;
}

.searchtop {
margin-right: 0;
background-image: url(images/search.jpg);
background-repeat: no-repeat;
height: 25px;
line-height: 25px;
width: 187px;
margin-top: 0;
padding: 0;
}

.searchtop p {
font-size: 11px;
color: #EAEAEA;
margin-left: 32px;
margin-top: 0;
padding: 0;
vertical-align: middle;
text-align: left;
font-weight: bold;
}

.carttop {
margin-right: 0;
background-image: url(images/cart/cart.jpg);
background-repeat: no-repeat;
height: 25px;
line-height: 25px;
width: 187px;
margin-top: 0;
padding: 0;
}

.carttop p {
font-size: 11px;
color: #EAEAEA;
margin-left: 32px;
margin-top: 0;
padding: 0;
vertical-align: middle;
text-align: left;
font-weight: bold;
}

.carttop p a {
color: #FFFFFF;
}

.carttop p a.hover {
color: #F7C705;
}

.newslettertop {
margin-right: 0;
background-image: url(images/newsletter.jpg);
background-repeat: no-repeat;
height: 25px;
line-height: 25px;
width: 187px;
margin-top: 0;
padding: 0;
}

.newslettertop p {
font-size: 11px;
color: #EAEAEA;
margin-left: 32px;
margin-top: 0;
padding: 0;
vertical-align: middle;
text-align: left;
font-weight: bold;
}

.box {
margin-right:0;
text-align: left;
background-color: #212121;
width: 187px;
margin-bottom: 5px;
}

.box a.cat_level_p {
color: #F7C705;
}

.boxcontainer {
color: #FFFFFF;
margin-left: 5px;
}

.boxcontainer p {
margin:0 10px 5px 0;
padding-bottom: 15px;
padding-top: 10px;
}

.boxcontainer input {
color: #FFFFFF;
border-color:#535353;
border-style: solid;
border-width:1px;
width: 120px
}

.boxcontainer input.submit {
background-image: url(images/buton_ok.jpg);
border-color:#535353;
border-style: solid;
border-width:1px;
width: 30px;
}


#newsletter {
margin-left: 5px;
color: #FFFFFF;
}

#newsletter p{
text-align: center;
margin-top: 5px;
}

.ads {
width: 187px;
text-align: left;
margin-bottom: 5px;
}

.clear {
content:".";
display:block;
height:0;
line-height:0;
font-size:1px;
clear:both;
visibility:hidden;
}

#footer {
margin-top: 15px;
text-align: center;
}

#footer p.separator {
background-color: #303030;
height: 1px;
width: 930px; 
margin-left: auto;
margin-right: auto;
padding-top: 0;
padding-bottom: 0;
}

#minilogo {
float:left;
margin-left:20px;
width:62px;
}

#footerlinks a {
color: #9D9D9D;
}

#drepturi {
margin-left: auto;
margin-right: auto;
width: 930px; 
text-align: center;
}

/* Paginile statice */

#top {
background-image: url(images/wishlist/wish_bg.jpg);
height:25px;
line-height:25px;
}

#top h1 {
color:#E3E3E3;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

#box {
background-color:#212121;
margin-top:0;
padding:0;
}

.disponibilitati {
float: right;
}

div.disponibilitati a.button {
background-color:#212121;
border:1px solid #444444;
color:#AEAEAE;
text-align:center;
width: 176px;
height: 20px;
display: block;
}

div.disponibilitati a.selected {
color: #F7C705;
}

div.disponibilitati a.button:hover {    
 border:1px solid #F7C705;  
}

div.disponibilitati a.button span { 
display: block;  
margin-top: 2px;
}

.sort {
margin-top: 5px;
text-align: left;
float: left;
}

.sort span{
font-weight: bold;
font-size: 10px;
}

.sort span.stitle{
font-weight: bold;
font-size: 11px;
color: #F7C705;
margin-right: 5px;
}


#filtreap {
margin-top: 5px;
background-color: #303030;
text-align: left;
font-size:11px;
font-weight:bold;
}
 
#filtreap .left {
float: left;
}

#filtreap .right {
float: right;
margin-right: 5px;
color: #FCCA33;
font-weight: bold;
}

#filtreap p {
vertical-align: middle;
}


p.filtrep {
  min-height:18px;
  height:auto !important;
}


/*Afisare produse */

#produse {
padding-top: 0px;
margin-left: 2px;
}

#produse .boxsearch{
float: left;
background-color: #212121;
color: #AEAEAE;
width:176px;
height: 300px;
margin-bottom: 5px;
text-align: center;
margin-left:1px;
margin-right: 1px;
border: 1px solid #444444;
}

#produse .boxsearch .prodtitle {
line-height: 40px;
height: 40px;
}

#produse .boxsearch p.separator{
background-color: #4D4D4D;
height: 1px;
line-height: 1px;
width: 80%;
margin-left:auto;
margin-right: auto;
padding: 0;
margin-top: 7px;
margin-bottom: 7px;
}

#produse .boxsearch p {
padding: 0;
margin-top: 7px;
margin-bottom: 7px;
}

#produse .boxsearch span.hseparator{
background-color: #444444;
height: 4px;
line-height: 4px;
width: 1px;
}

#produse .boxsearch h2 {
font-family: Arial;
font-size: 11px;
}

#produse .boxsearch h2 a{
color: #FFFFFF;
font-weight: bold;
font-family: Arial;
font-size: 11px;
}

#produse .boxsearch h2 a:hover{
color: #F7C705;

}

#produse .boxpromo {
float: left;
background-image: url(images/promo/promo-bg.jpg);
color: #AEAEAE;
width:176px;
height: 270px;
margin-bottom: 5px;
text-align: center;
margin-right: 3px;
border: 1px solid #444444;
}


#produse .boxcadou {
float: left;
background-image: url(images/promo/promo-cadou.jpg);
color: #AEAEAE;
width:176px;
height: 270px;
margin-bottom: 5px;
text-align: center;
margin-right: 3px;
border: 1px solid #444444;
}

#produse .product_box {
    float:  left;
    background-color: #212121;
    color: #AEAEAE;
    border: 1px solid #444444;
    margin-bottom: 5px;
}

#produse .product_box div.image {
float: left;
padding: 25px;
}

#produse .product_box div.description {
float: left;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 5px;
width: 286px;
text-align: left;
}

#produse .product_box div.description h2 {
text-align: left;
text-decoration: none;
min-height: 24px;
}

#produse .product_box div.description h2 a {
color: #FFF;
font-weight: bold;
font-family: Arial;
font-size: 11px;
text-align: left;
}

#produse .product_box div.description div.specifications {
height: 65px;
margin-top: 5px;
}

#produse .product_box div.description div.specifications span.white {
color: #ffffff;
}


#produse .product_box div.description a.Tips2 {
color: #ffffff;
}

#produse .product_box div.price {
float: left;
width: 113px;
margin-top: 25px;
font-size: 10px;
}

#produse .product_box div.price span.price {
font-size: 12px;
font-weight: bold;
color: #fff;
}

#produse .product_box div.price p.cumpara {
margin: 0;
}


#produse .product_box div.separator {
float: left;
background-image: url("images/separator_prod.jpg");
background-repeat: no-repeat;
width: 1px;
height: 119px;
margin-top: 5px;
margin-bottom: 5px;
}

#produse .product_box div.separator_horizontal {
background: url("images/separator_prod2.jpg") center;
background-repeat: no-repeat;
width: 100%;
height: 1px;
margin-top: 5px;
margin-bottom: 5px;
}
     
#produse .product_box div.discountimage {
float: left;
width: 130px;
font-size: 16px;
color: #CE302D;
font-weight: bold;
padding-bottom: 5px;
padding-top: 3px;
}
 
#produse .product_box div.discounttext {  
 float: left;
 text-align: left;
 color: #B0B0B0;
 font-size: 12px;
 font-weight: bold;
 margin-left: 10px;
 padding-top: 4px;
}                   

#produse .product_box div.giftimage {
float: left;
width: 130px;
font-size: 16px;
color: #CE302D;
font-weight: bold;
padding-bottom: 5px;
padding-top: 3px;
}


#produse .product_box div.bundletext { 
 float: left;
 text-align: left;
 color: #B0B0B0;
 font-size: 12px;
 font-weight: bold;
 margin-left: 10px;
 padding-top: 4px;
 width: 390px;
}



#produse .product_box div.bundleimage {
float: left;
width: 130px;
font-size: 16px;
color: #CE302D;
font-weight: bold;
padding-bottom: 5px;
padding-top: 3px;
}



#produse .box{
float: left;
background-color: #212121;
color: #AEAEAE;
width:176px;
height: 270px;
margin-bottom: 5px;
text-align: center;
margin-right: 3px;
border: 1px solid #444444;
}

#produse .box .prodtitle, #produse .boxpromo .prodtitle, #produse .boxcadou .prodtitle {
line-height: 40px;
height: 40px;
}

#produse .box span.separator, #produse .boxpromo span.separator, #produse .boxcadou span.separator{
background-image: url(images/promo/dunga.jpg);
background-repeat: repeat-x;
height: 5px;
line-height: 5px;
width: 80%;
margin-left:auto;
margin-right: auto;
padding: 0;
margin-top: 7px;
margin-bottom: 8px; 
display: block;
}

#produse .box p, #produse .boxpromo p, #produse .boxcadou p {
padding: 0;
margin-top: 7px;
margin-bottom: 7px;
}

#produse .box span.hseparator, #produse .boxpromo span.hseparator, #produse .boxcadou span.hseparator{
background-color: #444444;
height: 4px;
line-height: 4px;
width: 1px;
}


#produse .box p, #produse .boxpromo p, #produse .boxcadou p {
    margin:0;
    padding:0;
}
#produse .box #wrapper, #produse .boxpromo #wrapper, #produse .boxcadou #wrapper {
    width:176px;
    border:1px solid #666;
    padding:10px;
    height:40px;
}
#produse .box #fixed, #produse .boxpromo #fixed, #produse .boxcadou #fixed {
    float:right;
    width:200px;
    height:300px;
    background:#666;
    display:block;
}
#produse .box #wrapper>#floating { /*display:table for Mozilla & Opera*/
    display:table;
    position:static;
}
#produse .box #floating { /*for IE*/
    width:3px;
    height:10;
    background:#EAEAEA;
    position:relative;
}
#produse .box #floating div { /*for IE*/
    position:absolute;
    top:50%;
}
#produse .box #floating>div { /*for Mozilla and Opera*/
    display:table-cell;
    vertical-align:middle;
    position:static;
}
#produse .box #floating div div {
    position:relative;
    top:-50%;
}



#produse .box h2, #produse .boxpromo h2, #produse .boxcadou h2 {
font-family: Arial;
font-size: 11px;
margin:0;
padding: 0;
}

#produse .box h2 a, #produse .boxpromo h2 a, #produse .boxcadou h2 a {
color: #FFFFFF;
font-weight: bold;
font-family: Arial;
font-size: 11px;
margin:0;
padding: 0;
}

#produse .box h2 a:hover{
color: #F7C705;

}

#produse .box span.pret, #produse .boxpromo span.pret, #produse .boxcadou span.pret{
color: #FFFFFF;
font-weight: bold;
font-size: 13px
/*
height: 20px;
line-height: 20px;
*/
}

#produse .box span.pret a, #produse .boxpromo span.pret a, #produse .boxcadou span.pret a {
color: #FCCA33;
font-size: 11px;
}

#produse .box div.productstoc, #produse .boxpromo div.productstoc, #produse .boxcadou div.productstoc {
color:#FFFFFF;
}

#produse .box div.productstoc a, #produse .boxpromo div.productstoc a, #produse .boxcadou div.productstoc a{
color:#AEAEAE;
}
.bottom {
vertical-align: bottom;
position: absolute;
}

#desctitle {
color: #FFFFFF;
border: 1px solid #666666;
background-color: #212121;
height: 18px;
text-align: left;
font-size: 13px;
font-weight: bold;
margin-top: 5px;
}

#desc {
background-color: #E6E4E5;
color: #000000;
text-align: justify;
}

#desc div p a {
color: #000000;
}
#desc div p a:hover {
color: #212121;
}

#details_1_title {
background-color: #FDC703;
color: #000000;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:20px;
padding-left:5px;
padding-top:4px;
text-align:left;
}

#details_1_title:hover {
background-color: #545454;
}

#details_2_title {
background-color: #FDC703;
color: #000000;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:20px;
padding-top:4px;
text-align:left;
margin-left:5px
}

#details_2_title:hover {
background-color: #545454;
}

.tab-items {
cursor:pointer;
float:left;
font-size:14px;
height:24px;
text-align:center;
}

.tab-items a{
color: #000000;
}

#under-spec {separat.css (line 311)
background-image:url(images/filtre.jpg);
background-position:center bottom;
background-repeat:repeat-x;
color:#FFFFFF;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:24px;
padding-top:24px;
}

#under-text {separat.css (line 323)
padding-left:4px;
padding-top:4px;
text-align: left;
}

#under-text p {
vertical-align: middle;
}

.details {
}

.details_com {
background-color: #E6E4E5;
color: #000000;
}

/*pagina de produs */

.producttitle {
background-color: #444444;
/*
height: 44px;
line-height: 44px;
*/
padding-top: 5px;
padding-bottom: 5px;
}

.producttitle h2 {
vertical-align: middle;
text-decoration: none;
/* color: #F7C705; */
color: #FFFFFF;
font-weight: bold;
font-family: Arial,Tahoma,Helvetica,sans-serif;
}

.productbox {
background-color: #202020;
height: 230px;
}

div.productbox div.productimage{
float: left;
margin-left: 10px;
margin-top: 10px;
padding: 0;
width: 200px;
}

div.productbox div.productinfo{
float:left;
width: 319px;
text-align: center;
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
}


div.productbox div.productinfo div.productstoc {
float:left;
font-weight: bold;
}

div.productbox div.productinfo div.productstoc span{
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 11px;
color: #999898;
}

div.productbox div.productinfo div.productwarrenty {
float:right;
font-weight: bold;
}

div.productbox div.productinfo div.productwarrenty span {
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 11px;
color: #999898;
}

div.productbox div.productprice {
color: #FFC900;
font-size: 22px;
font-weight: none;
font-family: Arial,Tahoma,Helvetica,sans-serif;
text-align: center;
top: 10px;
}


div.productbox div.producttva {
color: #FFFFFF;
font-size: 13px;
margin-top: 1px;
font-weight: none;
font-family: Arial,Tahoma,Helvetica,sans-serif;
}

div.productbox div.productstoc {
margin-top: 5px;
color: #999898;
}


div.productbox div.productstoc span{
color: #FFC900;
}

div.productbox div.productwarranty {
margin-top: 0px;
color: #999898;
}

div.productbox div.productwarranty span {
color: #FFFEFE;
}
div.productbox div.productrate {
color: #999898;
font-weight: none;
font-family: Arial,Tahoma,Helvetica,sans-serif;
margin-top: 5px;
}

div.productbox div.productrate a {
color: #FFFEFE;
}

div.productbox div.productrate a:hover {
color: #F7C705;

}

div.productbox div.productrate span {
margin-top: 1px;
padding: 0;
}

div.productbox div.productrate span#ron-rate {
color: #FEFEFE;
}

div.productbox div.comenzi {
margin-top: 10px;
margin-right: 0;
width: 335px;
float: right;
padding: 0;
}

div.productbox div.comenzi div.comenzileft {
width: 82px;
margin-left: 19px;
margin-top: 1px;
padding: 0;
color: #AEAEAE;
font-size: 11px;
font-weight: bold;
font-family: Arial,Tahoma,Helvetica,sans-serif;
float: right;
}

div.productbox div.comenzi div.comenzileft span {
color: #AEAEAE;
}

div.productbox div.comenzi div.comenziright {
float: right;
width: 82px;
padding: 0;
margin-right: 55px;
margin-top: 1px;
font-size: 11px;
font-weight: bold;
font-family: Arial,Tahoma,Helvetica,sans-serif;
color: #AEAEAE;
}

div.productbox div.comenzi div.comenziright span{
color: #AEAEAE;
}



div.productfooter {
height: 24px;
line-height: 24px;
}

div.productfooter p {
color: #FFFFFF;
background-color: #444444;
width: 100%;
height: 24px;
line-height: 24px;
margin: 0;
padding: 0;
}

div.productfooter p span {
background-image: url(images/arrow_product.jpg);
background-repeat: no-repeat;
background-position: 0 4px;
margin-top: 5px;

}


div.productfooter p a {
color: #FFFFFF;
font-weight: none;
font-size: 11px;
margin-left: 3px;
}


div.productfooter p a:hover {
color: #FFC900;
font-weight: none;
font-size: 11px;
}

p.jlistprice {
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
}

ul.ulmanufacturers {
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}

ul.ulmanufacturers li ul {
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}

ul.ulmanufacturers li {
    border-bottom: 1px solid #000000;
}

ul.ulmanufacturers li:hover {
    background-color: #646464;
}

ul.ulmanufacturers li a {
    font-size: 11px;
}

a.manslide_r {
float: right;
text-align: right; 
display: block;
padding-right: 5px; 
}

.search_result_title {
    background-color:#444444;
    height:24px;
    line-height:24px;
    text-align: left;
    padding-left: 5px;
    margin: 0px 2px 0px 2px;
    font-weight: bold;
    font-size: 12px;
}

.manufacturers_title {
    background-color:#212121;
    border: 1px solid #444444;
    /*
    height:24px;
    line-height:24px;
    */
    text-align: left;
    padding-left: 5px;
    margin: 0px 2px 0px 2px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 5px;
}

.manufacturers_categories {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.manufacturer_h1 {
    color: #F7C705;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}

.manufacturers_categories li {
    float: left;
    width: 165px;
    padding-left: 10px;
    font-size: 11px;
    font-weight: normal;
}

.manufacturers_categories li a {
    color: #F7C705;
    font-size: 11px;
    font-weight: normal;
    margin: 10px;
}

.manufacturers_categories li a:hover {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
}


.rating1 {
background-image: url(images/comment_rating/1.jpg);
background-repeat: no-repeat;
}

.rating2 {
background-image: url(images/comment_rating/2.jpg);
background-repeat: no-repeat;
}

.rating3 {
background-image: url(images/comment_rating/3.jpg);
background-repeat: no-repeat;
}

.rating4 {
background-image: url(images/comment_rating/4.jpg);
background-repeat: no-repeat;
}

.rating5 {
background-image: url(images/comment_rating/5.jpg);
background-repeat: no-repeat;
width: 66px;
}

/* Contact Form */

#comm_form {
    width: 490px;
    margin:12px auto;
    padding: 12px;
    font-family: "Lucida Grande", "Times New Roman", Times, serif;
    background-color: #212121;
    position: relative;
    color: #FFFFFF;
}

#comm_form input, #comm_form textarea {
    background-color: #4C4C4C;
    border: none;
    font-size: 13px;
    padding: 3px;
    width: 90%;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

#comm_form input {
    width: 90%;
}

#comm_form span {
    color: #FF6600;
}

#comm_form legend {
    color: #F7C705;  /* for IE6 */
    font-size: 18px;
    padding: 3px;
    margin-right: 4px;
}

#comm_form fieldset {
    padding: 10px;
    margin-bottom: 12px;
}

#comm_form label {
    display: block;
    padding: 4px;
    font-weight: bold;
    font-size: 14px;
}

#comm_form .field_desc {
    position: absolute;
    text-align: center;
    top: 42px;
    right: 22px;
    width: 120px;
    font-size: 13px;
    border: 1px dotted #1A1A1A;
    visibility: hidden;
    padding: 10px;
    background-color: #4C4C4C;
    font-family: Arial, Helvetica, sans-serif;
}    

.buttons {
    background-color: #4C4C4C;
    border-width: 2px;
    border-color: #1A1A1A;
    border-style: solid;
    text-decoration: none;
    text-align: center;
    padding: 3px 5px 2px;
    cursor: pointer;
    width: 90px;
    color: #F7C705;
    position: relative; 
    left: 4px;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
}

table.contact {
font-size: 12px;
font-family:Arial,Tahoma,Helvetica,sans-serif;
}

/*Pagina de search*/
ul.searchfilters {
    list-style-type: none;
    padding: 0px;
    width: 150px;
    margin-left:auto;
    margin-right: auto;
}

ul.searchfilters li {
margin:0;
text-align: left;
}

ul.searchfilters li a{
color: #AEAEAE;
}

ul.searchfilters li a:hover{
color:#F7C705
}

ul.searchfilters li a.delete {
color: #FF0000;
font-weight: bold;
font-size: 14px;
}

/* wishlist page */
div.wishlistname {
text-align:left;
color:#F7C705;
font-size: 13px;
font-weight: bold;
}

div.wishlistsubtitle {
color: #646464;
text-align: left;
border-bottom: 1px #646464 solid;
margin-bottom: 3px;
}

div.wishlistdesc {
color: FFFFFF;
text-align: left;
font-weight: bold;
height: 23px;
}

div.wishlistdescriere {
background-color:#444444;
text-align: left;
}

div.wishlistdescriere span{
margin-left: 5px;
}

table.wishlisttable {
width: 100%;
margin-top:5px;
font-weight: bold;
background-color:#444444;
}

table.wishlisttable td {
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}

table.wishlisttable td a{
color:#FFFFFF;
}

table.wishlistcomments {
width: 100%;
margin-top:5px;
background-color:#444444;
}

table.wishlistcomments td {
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}

div#wishlistcomment {
background-color:#444444;
margin-top:3px;
}

div#promotii {


    margin-bottom: 12px;

    min-height: 18px;
    
    
    padding-top: 4px;
    padding-left: 10px;
    
    
    text-decoration: none;
    text-align: left;
    background-color: #202020;
    border: 1px solid #444;
    
    
width: 535px;

margin-bottom: 5px;
}

div#promotii div.filtre {
position: relative;
}

div#promotii div.filtre p{ 
margin:0;
padding: 0;
text-align: left;
float:left;
}

div#promotii div.filtre p span{ 
margin-left: 70px;
}

div.boxpromo {
width: 247px;
height: 273px;
background-image: url(images/promotii/bg.jpg);
float: left;
}

div.boxpromo div.boxp {
width: 179px;
height: 273px;
background-image: url(images/promotii/bg-box.jpg);
margin-left: 68px;
}

div.boxpromo div.boxp h2{ 
font-size: 11px;
padding-top: 10px;

}

div#bannerjs div.frame {
overflow:hidden;
}

div#bannerjs ul.tabs {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:auto;
padding:0;
background-image: url('images/bg_js.jpg');
padding-right: 70px;
padding-left: 120px;
width: 351px;
}

div#bannerjs ul.tabs li {
cursor:pointer;
float:left;
height: 30px;
line-height: 30px;
background-image: url('images/btn_nr_js.jpg');
width: 29px;
}

div#bannerjs ul.tabs li a {
color:#FFFFFF;
display:table-cell;
line-height:normal;
margin-right:3px;
padding:0;
text-align:left;
vertical-align:middle;
height: 30px;
width: 29px; 
line-height: 30px;
display: block;
text-align: center;
font-weight: bold;
}

div#bannerjs ul.tabs li.selected a {
color:#000000;
}


div#bannerjs .prev {
width: 70px;
height: 30px;;
position:absolute;
z-index:2;
}

div#bannerjs .next {
width: 70px;
height: 30px;
position:absolute;
right:0;
z-index:2;
top: 0;
}

div#bannerjs .prev a.button-prev {
background-image: url('images/back_js.jpg');
width: 70px;
height: 30px;
display: block;
}
  
div#bannerjs .next a.button-next{
background-image: url('images/next_js.jpg');
width: 70px;
height: 30px;
display: block; 
}

div#bannerjs div.frame div.panel div.slide {
float:left;
height:250px;
overflow:hidden;
display:block;
}

div#bannerjs div.frame div.panel {
overflow:hidden;
}

div#bannerjs div.frame {
overflow:hidden;
}

div.ultimele_forum {
background-image: url("images/forum_ultimele.jpg");
width: 545px;
height: 75px;
}

div.ultimele_forum div.text {
    padding-top: 55px;
    color: #F7C705;
    font-size: 12px;
    text-align: right;
    padding-right: 5px;
}

div.ultimele_forum div.text a:hover {
   color: #F7C705; 
}

table.ultimele_forum {
    width: 100%;
    font-size: 11px;
    font-weight: bold;
}

table.ultimele_forum tr td {
    border-bottom: 1px solid #000;
    background-color:#202020;
    color:#898989;
    padding: 5px;
}

table.ultimele_forum tr td a {
  color:#898989;  
}

table.ultimele_forum tr td a:hover {
    color: #F7C705;
}

a.ultimele_forum {
    background-image: url("images/forum_link.jpg");
    width: 19px;
    height: 13px;
    display: block;
}

div.promo_right {
margin-bottom: 4px;
}


div.promo_right div.top {
background-image: url("images/promo-right/top-bg.png");
width: 187px;
height: 30px;
line-height: 30px;
}

div.promo_right div.top p {
background: url("images/promo-right/arrow_top.png") no-repeat left center;
color: #ffffff;
margin: 0;
padding-left: 30px;
margin-left: 5px;
}

div.promo_right div.top p a {
color: #CE302D;
}

div.promo_right div.product {
background-color: #212121;
text-align: center;
margin-bottom: 1px;
padding-top: 5px;
}

div.promo_right div.product p.title {
margin: 0;
min-height: 50px;
padding-left: 10px;
padding-right: 10px;
margin-top: 5px;
}

div.promo_right div.product p.title a {
 color: #fff;
 font-weight: bold;
}

div.promo_right div.product p.price {
background: url("images/promo-right/arrow-pret.png") no-repeat 30px 3px;
margin: 0;
padding: 0;
color: #CE302D;
font-weight: bold;
font-size: 12px;
padding-bottom: 5px;
}

div.promo_right div.product p.price a {
color: #CE302D;
}

div.homepageforum {
background: transparent url("images/forum/header-forum.png") no-repeat;
width: 187px;
height: 80px; 
}

div.homepageforum a {
    display: block;
    width: 187px;
    height: 80px
}

div.homepageforumt {
background-color: #444444;
padding: 5px;
}

a.homepageforum {
display: block;
background: #202020 url("images/forum/arrow.png") no-repeat 98% center;
color: #919191;
padding: 5px;
margin-bottom: 1px;
}

a.homepageforum:hover {
background: #444444 url("images/forum/arrow_over.png") no-repeat 98% center;
color: #F7C705;
}

div.forumregister {
background-color: #202020;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: 5px;
}

div.forumregister a {
padding: 5px;
background-color: #670001;
border: 1px solid #FF9B09;
}

div.accesories_header {
background-image: url("images/ultimele-prod.jpg");
height: 25px;
line-height: 25px;
margin-top: 10px;
text-align: left;
padding-left: 5px;
}

div.accesories_body {
background-color: #202020;
}

table.acesorii {
border-collapse:collapse
}

table.acesorii td.image img{
border: 1px solid #B3B3B3;
margin: 2px;
}

table.acesorii td.name {
width: 450px;
padding-left: 5px;
text-align: left;
}

table.acesorii td.name a {
    color: #E6E4E5;
}

table.acesorii td.icon {
width: 150px;
text-align: center;
}

table.acesorii td.price {
width: 100px;
text-align: right;
color: #F7C705;
}

table.acesorii td.select {
width: 50px;
text-align: center;
}

table.acesorii tr.alternative td {
    background-color: #444444;
}

table.acesorii tr.active td {
   background-color: #444444;
}
    
div.accesorii_price {
  height: 30px;
  text-align: right;
  color: #F7C705;
  font-size: 15px;
  font-weight: bold;
  margin-right: 10px;
}

div.accesorii_text {
    color: #E6E4E5;
    font-weight: bold;
    font-size: 10px;
    padding-left: 5px;
    padding-bottom: 3px;
    float: left;
    width: 400px;
}

div#promoland_desc {
margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
text-align: center;
}

div#promoland_desc div.text {
background-color: #212121; 
border: 1px solid #444;
margin-left: auto;
margin-right: auto;
padding: 10px;
text-align: justify;
}

a.sterge_filtre {
    background: transparent url("images/reseteaza_filtre.jpg") no-repeat;
    width: 110px;
    height: 25px;
    display: block;
}

a.sterge_filtru {                         
    background: transparent url("images/sterge_filtru.png") no-repeat;
    width: 33px;
    height: 25px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

div.promo_all {
    width: 100%;
    padding-top: 31px;
    text-align: left;
}

div.promo_all a {
	margin-left: 5px;
    display: block;
    /*background: #212121 url("/templates/marketonline/images/navigator-arrow-left-red.png") center left no-repeat;*/
    height: 35px;
    /*margin-top: 5px;*/
	border: 1px solid #444;
	line-height: 35px;
	background-color: #202020;
	color: #ce302d;
	vertical-align: middle;
}
div.promo_all a:hover {color: #f7ba01;}
div.promo_all a p {vertical-align: middle;line-height: 37px;margin:0;padding-right: 5px;}
div.promo_all a span.img {vertical-align: middle;height: 18px; width: 18px;margin-left:10px;background: url("/templates/marketonline/images/navigator-arrow-right-red.png") no-repeat; display: inline-block;}
div.promo_all a:hover span.img {background: url("/templates/marketonline/images/navigator-arrow-right-yellow.png") no-repeat;}
div.promo_all a span {vertical-align: middle;font-size: 13px; font-weight:bold;}

div.promo_all_back a {
	margin-top: 40px;
	margin-left: 5px;
	display: block;
	/*background: #212121 url("/templates/marketonline/images/navigator-arrow-left-red.png") center left no-repeat;*/
	height: 35px;
	/*margin-top: 5px;*/
	border: 1px solid #444;
	line-height: 35px;
	background-color: #202020;
	color: #ce302d;
	vertical-align: middle;
}
div.promo_all_back a:hover {color: #f7ba01;}
div.promo_all_back a p {vertical-align: middle;line-height: 37px;margin:0;padding-right: 5px;}
div.promo_all_back a span.img {vertical-align: middle;height: 18px; width: 18px;margin-left:10px;background: url("/templates/marketonline/images/navigator-arrow-left-red.png") no-repeat; display: inline-block;}
div.promo_all_back a:hover span.img {background: url("/templates/marketonline/images/navigator-arrow-left-yellow.png") no-repeat;}
div.promo_all_back a span {vertical-align: middle;font-size: 13px; font-weight:bold;}

div#error_notification {
    background-color: #AA0000; 
    color: #FFFFFF; 
    text-align: center; 
    margin: 0px 0px 5px 0px; 
    padding: 8px 0px 8px 0px; 
    font-weight: bold;
}

div#success_notification {
    background-color: #71A831; 
    color: #FFFFFF; 
    text-align: center; 
    margin: 0px 0px 5px 0px; 
    padding: 8px 0px 8px 0px; 
    font-weight: bold;
}

.bg_link {
    width: 100%;
    height: 1000px;
    z-index: 1;
    position: absolute;
    top: 0;
}

.abonare_newsletter {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
   /* background: rgba(0, 0, 0, 0.6); */
    position: fixed;
}

.abonare_newsletter .news {
    background-image: url("images/abonare_newsletter.png");
    left: 50%;
    margin: 5px;
    position: fixed;
    top: 50%;
    width: 628px;
    height: 413px;
    margin-top: -206px; 
    margin-left: -314px;
    text-align: right;
}

.abonare_newsletter .news .close {
   text-align: right;
}


.abonare_newsletter .news .close .button {
    width: 44px;
    height: 38px;
    margin-top: 5px;
    margin-right: 45px;
    cursor: pointer;
    display: inline-block;
}

.abonare_newsletter .news .link {
    width: 573px;
    height: 308px;
    display: inline-block;
    margin-right: 19px;
}

.abonare_newsletter .news .link a {
    display: block;
    width: 573px;
    height: 308px;
}

.newsletter-footer {
    background-color: #434343;
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 60px;
    z-index: 98;
    border-top: 1px solid #818181;
}

#news-result {
    display: inline-block;
}

#news-result p {
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    width: 925px;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    margin-top: 22px;
}

.newsletter-footer .container {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;  
    text-align: left;
}

.newsletter-footer .container .text, .newsletter-footer .container .form, .newsletter-footer .container .spacer, .newsletter-footer .container form {
    display: inline-block;
    vertical-align: top;
}

.newsletter-footer .container .text {
    color: #fff;
    font-family: Arial;
    font-size: 16px;  
    margin-top: 13px; 
    margin-right: 20px;
    padding-right: 20px;
    height: 30px;
    text-align: center; 
    border-right: 1px solid #818181;
}

.newsletter-footer .container form {
    margin-top: 14px;
}

.newsletter-footer .container .form input {
    border: 1px solid #474747;
    background-color: #ffffff;
    height: 30px;
    width: 175px;
    padding-left: 5px;
    color: #434343;
}

.newsletter-footer .container .form input.name {   
    margin-right: 20px;
}

.newsletter-footer .container .form input.email {
    margin-left: 20px;
} 

.newsletter-footer .container .form .send {
    background-color: #EFA91D;
    border: none;
    color: #000;
    width: 90px;
    height: 30px;
    margin-left: 15px;
    cursor: pointer;
}

.newsletter-footer .container .form .send i {
    background-image: url("/templates/marketonline/images/newsletter/sageata.png");
    width: 10px;
    height: 10px;
    display: inline-block;
}

.newsletter-footer .container .close {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 20px;
    border: none;
    font-size: 24px;
    color: #434343;
    margin-top: 8px;
    margin-left: 26px;
    font-family: "Arial Black", Arial;
    font-weight: 900;
    cursor: pointer;
    float: right;
}



.newsletter-footer .container .spacer {
    border-right: 1px solid #818181;
    height: 30px;
}

.newsletter-footer .container .form input::-webkit-input-placeholder {
    color: #434343;
}
.newsletter-footer .container .form input:-moz-placeholder {
    /* FF 4-18 */
    color: #434343;
    opacity: 1;
}
.newsletter-footer .container .form input::-moz-placeholder {
    /* FF 19+ */
    color: #434343;
    opacity: 1;
}
.newsletter-footer .container .form input:-ms-input-placeholder {
    /* IE 10+ */
    color: #434343;
}

.newsletter-footer .container .form input.red::-webkit-input-placeholder {
    color: #434343;
}
.newsletter-footer .container .form input.red:-moz-placeholder {
    /* FF 4-18 */
    color: #434343;
    opacity: 1;
}
.newsletter-footer .container .form input.red::-moz-placeholder {
    /* FF 19+ */
    color: #434343;
    opacity: 1;
}
.newsletter-footer .container .form input.red:-ms-input-placeholder {
    /* IE 10+ */
    color: #434343;
}