body {background:#e6e2b1;font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size:80%;color:#222222;}
body,table,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse; border-spacing:0;}
.clear {clear:both;}
img {border:none;border:0px;}
ul {list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
h1{font-size:20px;color:#0A202E;}


.inputSubmit {background:#fff;color:#222;padding:5px 2px;font-weight:bold;border:none;font-size:100%;}



#header {width:100%;color:#fff;height:70px;}
#header #headerLeftPanel {width:77.5%;float:left;background:#3F1612;}
/*#header #headerRightPanel {width:19.5%;float:right;padding-left:1%;background:url(../img/rightPanelBaack.gif) repeat-y left #0A202E;height:100%;}*/
#header #headerRightPanel {width:20.5%;float:right;padding-left:1%;background:#0A202E;height:100%;}
#header #headerRightPanel h1{background:#d9d493;color:#0A202E;padding:6px 0;}
#header #nav {font-size:100%;float:left;}
#header #nav ul li {float:left;}
#header #nav ul li a {display:block;color:#fff;text-decoration:none;padding:15px 20px;}
#header #nav ul li a:hover, #header #nav ul li a.current {background:url(../img/current_li.jpg) no-repeat center bottom;color:#D9C179}



#content {width:100%;font-size:85%;}
#content a {color:#0A202E;text-decoration:none;}
#content a:hover {text-decoration:underline;}
#content #leftPanel {float:left;width:77.5%;}
/*#content #rightPanel {float:right;width:19.5%;padding-left:1%;background:url(../img/rightPanelBaack.gif) repeat-y left #0A202E;height:800px;color:#E6E2B1;}*/
#content #rightPanel {float:right;width:20.5%;padding-left:1%;background:#0A202E;height:800px;color:#E6E2B1;}
#content #rightPanel h1 {background:#d9d493;color:#0A202E;padding:6px 0;border-bottom:5px solid #888e79}
#content #rightPanel a {color:#D9C179;}
#content #rightPanel a:hover{text-decoration:underline;}

#content #rightPanel #filtrare, 
#content #rightPanel #login,
#content #rightPanel #container,
#content #rightPanel #recovery,
#content #rightPanel #createAccount  {padding:20px 0;border-bottom:1px dashed #D9C179;}

#footerContainer {background:#fff;width:100%;border-top:5px solid #D9C179}
#footer {width:90%;margin:0 auto;text-align:center;}
#footer iframe {text-align:center;}


.form {min-width:30%;}
.form .row {padding:5px;}
.form .row label {float:left;width:30%;}
.form .row div {float:left;margin:0 5px;}
.form .row span {background:#fff;color:#222;padding:5px;font-weight:bold;font-size:80%;}
.form .rowSubmit {text-align:center;padding:5px;}

table.listing {width:100%;margin:0 auto;}
table.listing tr {background:#d9d493;text-align:left;}
table.listing tr:hover,table.listing tr:hover td.price  {background:#d9c179;color:#73221A;}
table.listing tr th {padding:10px 5px;background:#73221a;color:#fff;font-size:120%;border-bottom:5px solid #3f1612;}
table.listing tr td.leftAligned,table.listing tr th.leftAligned {text-align:left;}
table.listing tr td.centerAligned,table.listing tr th.centerAligned {text-align:center;}
table.listing tr td {padding:5px;border-bottom:1px solid #fff;}
table.listing tr td.price {background:#bfba7c;font-weight:bold;}


