/* HTML & CSS by Mihai Petre - DOTWEB Software Systems */

/* X-browser CSS properties reset */
body,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;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
a {outline: none;}
/* /X-browser CSS properties reset */


body {
  background: #F2ECDF url(../images/body-bg.gif) no-repeat center top;
}

input, textarea, select { font-family: Verdana; font-size: 12px; }

h1,h2,h3,h4,h5,h6 {
  font-family: 'Trebuchet MS';
}

#wrapper {
  width: 990px;
  margin: 0 auto;
}


/* Header styles */
#header {
  height: 180px;
  background: url(../images/header-bg.gif) no-repeat bottom;
  position: relative;
  font-family: 'Trebuchet MS';
}

#header h1 {
  position: absolute;
  left: 0; top: 6px;
}

#header a {
  text-decoration: none;
}

#header #lang {
  position: absolute;
  right: 0; top: 37px;
}

#header #lang a {
  display: inline-block;
  margin-right: 10px;
  padding-top: 20px;
  color: #142736;
  font-size: 11px;
}
#header #lang a:hover {
  text-decoration: underline;
}

#header #lang a.ro {
  background: url(../images/flags-ro.gif) no-repeat top;
}

#header #lang a.en {
	padding: 20px 10px 0;
  background: url(../images/flags-en.gif) no-repeat top;
}

#header ul {
  position: absolute;
  left: 0px; bottom: 40px;
}

#header ul li {
  float: left;
  margin-right: 12px;
}

#header ul li a {
  display: inline-block;
  height: 21px;
  color: #142736;
  padding-left: 10px;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}

#header ul li a span {
  display: inline-block;
  height: 19px;
  padding-top: 2px;
  padding-right: 10px;
}

#header ul li a:hover {
  color: #fff;
  background: url(../images/menu-tab.gif) no-repeat left;
}
#header ul li a:hover span {
  background: url(../images/menu-tab-fill.gif) no-repeat right;
}

#header #meta {
  height: 70px;
  position: absolute;
  right: 30px; bottom: 0px;
}

#header #meta a {
  display: inline-block;
  width: 92px; height: 20px;
  margin: 7px 0 11px 70px;;
  padding-top: 5px;
  color: #142736;
  background: url(../images/acc-tab.gif) no-repeat center;
  font-size: 12px;
  text-align: center;
}
#header #meta a:hover {
  color: #fff;
  background: url(../images/acc-tab-hover.gif) no-repeat center;
}

#header #meta form label {
  color: #fff;
  font-size: 12px;
}

#header #meta form input#search {
  display: inline-block;
  width: 150px; height: 20px;
  padding: 4px 3px 0 4px;
  border: none;
  background: url(../images/search-input.gif);
}

#header #meta form input#lupa {
  display: inline-block;
  width: 24px; height: 20px;
  border: none;
  background: url(../images/search-lupa.gif);
  cursor: pointer;
}
/* /Header styles */


/* Content styles*/
#content {
  width: 964px;
  margin-bottom: 25px;
  padding-left: 20px;
  padding-bottom: 25px;
  padding-top: 40px;
  background: #F7F7F7;
  border: 3px solid #860109; border-top: none;
  font-family: Verdana;
  font-size: 12px;
  line-height: 17px;
  overflow: auto;
}

#content h2 {
  width: 250px;
  margin-bottom: 15px;
  border-bottom: 1px solid #C6C6C6;
  color: #920109 !important;
  line-height: 21px;
  font-size: 19px;
}

#content h4 {
  margin-bottom: 10px;
  color: #920109 ;
  font-size: 15px;
}

#content p {
  margin-bottom: 10px;
  color: #616060;
}

#content a {
  color: #2a1447;
}
#content a:hover {
  text-decoration: none
}

#content a.more {
  display: inline-block;
  margin: 10px 0;
  padding-left: 15px;
  color: #6b6b6b;
  background: url(../images/more.gif) no-repeat left;
  font-family: 'Trebuchet MS';
  text-decoration: none;
  text-transform: lowercase;
}
#content a.more:hover {
  text-decoration: underline;
}

#content #main {
  float: left;
  width: 680px;
  padding-bottom: 15px;
  border-right: 1px dashed #867A96;
}

#content #main .top-box {
  float: left; display: inline;
  width: 300px;
  margin: 0 30px 50px 0px;
}

#content #main .top-box .article {
  height: 425px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #867A96;
  margin-bottom: 15px;
}

#content #main .top-box img {
  display: inline-block;
  border: 3px solid #878686;
  margin: 3px;
}

#content #main .top-box ul li {
  float: left; display: inline;
  width: 140px;
  margin: 0 5px 5px 5px;
  text-transform: uppercase;
  list-style-position: outside;
}

#content #main .top-box ul li a {
  padding-left: 12px;
  color: #2a1447;
  font-family: 'Trebuchet MS';
  font-size: 11px;
  background: url(../images/content-list-img.gif) no-repeat left 3px;
}
#content #main .top-box ul li a:hover {
  text-decoration: none;
}

#content #main #tabs {
  width: 675px;
  overflow: auto;
  position: relative;
  bottom: -1px;
}

#content #main #tabs li {
  float: left;
}

#content #main #tabs li a {
  display: inline-block;
  height: 29px;
  margin-right: 1px;
  padding-left: 15px;
  color: #CDCDCD;
  background: url(../images/tabs-tab-inactive.gif) no-repeat left;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
  cursor: pointer;
}
#content #main #tabs li a:hover {
  color: #fff;
}

#content #main #tabs li a span {
  display: inline-block;
  height: 21px;
  padding-top: 8px; padding-right: 15px;
  background: url(../images/tabs-tab-inactive-fill.gif) no-repeat right;
}

#content #main #tabs li a.active {
  float: left;
  color: #494949;
  background: url(../images/tabs-tab.gif) no-repeat left;
}
#content #main #tabs li a.active:hover {
  color: #494949;
}

#content #main #tabs li a.active span {
  background: url(../images/tabs-tab-fill.gif) no-repeat right;
}

#content #main .tabs-box {
  width: 640px;
  margin: 0 0 20px 0;
  border: 1px solid #BFB7C5;
  background: #f0f0f0;
  font-size: 12px;
  overflow: auto;
}

#content #main .tabs-box a.more {
  float: right;
}

.tab_container {
  display: none !important;
}

.tab_container.active {
  display: block !important;
}

#content #main .tabs-box .tabs-box-content {
  float: left; display: inline;
  width: 400px;
  margin: 15px 5px;
  padding-right: 10px;
  border-right: 1px dotted #C6C6C6;
}

#content #main .tabs-box .tabs-box-content h3 {
  margin-bottom: 5px;
  font-size: 18px;
  color: #6c1400;
}

#content #main .tabs-box .tabs-box-content img {
  float: left;
  margin: 5px 5px 5px 0;
}

#content #main .tabs-box .side-box {
  float: right; display: inline;
  width: 200px;
  margin: 15px 5px;
  font-family: Tahoma;
  font-size: 11px;
}

#content #main .tabs-box .side-box ul li {
  margin-bottom: 7px;
  padding-bottom: 5px;
  border-bottom: 1px solid #C6C6C6;
}
#content #main .tabs-box .side-box ul li.last {
  border-bottom: none;
}

#content #main .tabs-box .side-box ul li a {
  color: #494949;
  text-decoration: none;
}
#content #main .tabs-box .side-box ul li a:hover {
  text-decoration: underline;
}

#content #side-panel {
  float: right;
  width: 270px;
  font-family: Tahoma;
  font-size: 11px;
  overflow: auto;
}

#content #side-panel h2 {
  width: 200px;
}

#content #side-panel #links {
  margin-bottom: 50px;
}

#content #side-panel #links ul li {
  margin: 0 0 5px 20px;
}

#content #side-panel #links ul li a {
  color: #494949;
}
#content #side-panel #links ul li a:hover {
  text-decoration: none;
}

#content #side-panel #vote {
  margin-bottom: 50px;
}

#content #side-panel #vote p {
  color: #092e42;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  font-weight: bold;
}

#content #side-panel #vote ul li {
  width: 120px;
  margin: 0 0 10px 20px;
}

#content #side-panel #vote ul li input {
  float: left;
  margin: 0 10px;
}

#content #side-panel #vote ul li label {
  color: #494949;
}

#content #side-panel #vote a.res {
  float: left;
  display: inline-block;
  width: 84px; height: 18px; _height: 21px; *height: 21px;
  margin-right: 10px;
  padding-top: 3px; _padding: 0; *padding: 0;
  color: #fff;
  background: url(../images/poll-submit.gif);
  font-family: 'Trebuchet MS';
  font-size: 12px;
  text-decoration: none;
  text-align: center;
}

#content #side-panel #vote .submit {
  display: inline-block;
  width: 84px; height: 21px;
  padding-bottom: 2px;
  border: none;
  color: #fff;
  background: url(../images/poll-submit.gif);
  font-family: 'Trebuchet MS';
  font-size: 12px;
  cursor: pointer;
}

#content #side-panel #banner {
  margin-bottom: 50px;
}

#content #side-panel #banner img {
  border: 3px solid #878686;
}
/* /Content styles*/


/* Footer */
#footer {
  font-family: 'Trebuchet MS';
  font-size: 12px;
  padding-bottom: 25px;
  position: relative;
}

#footer ul li {
  float: left;
  height: 15px;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid black;
}

#footer ul li.last {
  border: 0;
}

#footer ul li a {
  color: #1a1a1a; text-decoration: none; line-height: 15px;
}

#footer ul li a:hover {
  text-decoration: underline;
}

#footer #dw {
  position: absolute;
  right: 0; top: 0;
}
/* /Footer */


/* Form */
.form ul li {
  width: 500px;
  margin-bottom: 15px;
}

.form ul li label {
  float: left;
  width: 150px;
  height: 18px;
}

.form ul li input {
  width: 120px;
  padding: 2px 1px;
}

.form ul li input#signin_remember {
  width: auto;
}

.form ul li textarea {
  padding: 2px 1px;
}

.form ul li a.phpcaptcha-reload {
  float: left;
  height: 26px;
  margin-right: 20px;
  padding-top: 6px;
}

.form ul li .phpcaptcha-input {
  margin-top: 4px;
}

.form ul li img.phpcaptcha {
  float: left;
  margin-right: 20px;
}

.form input.submit {
  margin-left: 135px;
  padding: 2px 5px;
  border: 1px solid #A7A6AA;
  background: #ECE3D4;
  cursor: pointer;
}

a.forgot {
  float: left;
  margin: 15px 0 0 0;
}

ul.error_list li {
  margin: 0 !important;
  height: 18px;
  color: red;
}
/* /Form */