body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EBEBEB;
	color: #202020;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(/pic/default/head.gif); 
	background-repeat: repeat-x;
}

.up {
color: #339900;
font-weight: bold;
}

.down {
color: #990000;
font-weight: bold;
}

table {
  border-collapse: collapse;
  border-width: 0px;
  border-style: none;
  border-collapse: collapse;
  background-color: #EBEBEB;
}

table.main, table.mainouter, table.outer, table.sortable {
  background-color: #E0E0E0;
  border-width: 0px;
  border-style: none;
  border-collapse: collapse;
}

table.main_bg {
  background-color: #E0E0E0;
  background-image: url(/pic/default/main_bg.gif); 
  border-width: 0px;
  border-style: none;
  border-collapse: collapse;
}

table.statusbar {
  background-image: url(/pic/default/statusbar_bg.gif);
  border-width: 0px;
  border-style: none;
  border-collapse: collapse;
  
}

table.none {
	border-width: 0px;
	border-style: none;
	height: 35px;
	background-image: url(/pic/default/status_under.gif); 
	border-collapse: collapse;

}
table.none th {
	border-width: 0px;
	padding: 0px;
  border-style: none;
  border-collapse: collapse;
}
table.none td {
	border-width: 0px;
	padding: 0px;
  border-style: none;
  border-collapse: collapse;
}

table.stats, table.stats td.stats{
  border-top: solid #EBEBEB 0px;
  border-bottom: solid #EBEBEB 0px;
  border-left: solid #EBEBEB 0px;
  border-right: solid #EBEBEB 0px;
  background-color: #EBEBEB;
}

table.menu{
  background-color:#446091;
  height: 28px;
  border-style: none;
  border-collapse: collapse;
}

font.genre {
        color: #808080;
}
.User {
		color: #000000;
}

.PowerUser {
		color: #000000;
		font-weight: bold;
}
.ExtremeUser {
		color: #006666;
		font-weight: bold;
}
.InsaneUser {
		color: #439D23;
		font-weight: bold;
}
.Uploader {
		color: #FF9900;
		font-weight: bold;
}
.PremiumUploader {
		color: #FF6600;
		font-weight: bold;
}
.Moderator {
		color: #CC0000;
		font-weight: bold;
}
.Administrator {
		color: #0099CC;
		font-weight: bold;
}
.SysOp {
		color: #006699;
		font-weight: bold;
}
.pink {
		color: #FF00FF;
		font-weight: bold;
}

.User:hover {
  text-decoration: none;
  background-color: transparent;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

.PowerUser:hover {
  text-decoration: none;
  background-color: transparent;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

.ExtremeUser:hover {
  text-decoration: none;
  background-color: transparent;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

.InsaneUser:hover {
  text-decoration: none;
  background-color: transparent;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

.Uploader:hover {
  text-decoration: none;
  background-color: transparent;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

.PremiumUploader:hover {
  text-decoration: none;
  background-color: transparent;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

.Moderator:hover {
  text-decoration: none;
  background-color: transparent;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

.Administrator:hover {
  text-decoration: none;
  background-color: transparent;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

.SysOp:hover {
  text-decoration: none;
  background-color: transparent;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

table.bottom {
  background: transparent;
}

table.sortable thead {
	background-color: #446091;
	color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
	font-size: 8pt;
	padding: 5pt;
}

.hoverdisplay:hover {
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size: 8pt;
        background: #ffffff;
	color: #000;
        border: 1px solid #d6d3d3;
}

.hoverdisplay {
        background: #EBEBEB;
	border: none;
	color: #EBEBEB;
        border: 1px solid #EBEBEB;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
}

p {
	font-size: 8pt;
}

p.sub {
  margin-bottom: 4pt;
  margin-top: 4pt;
}

td {
	font-size: 8pt;
	border: solid #CCCCCC 1px;

}

td.quoted {
	border: 1px dotted #000;
}

td.embedded {
   border: none;
   padding: 1px;
  text-align: left;
}
td.bottom {
  border: none;
}
td.sb {
  border: none;
  white-space: nowrap;
  vertical-align: top;
  text-align: left;
}
td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}
td.colhead {
  font-weight: bold;
  font-size: 8pt;
  padding: 5pt;
  background-color: #446091;
  color: #FFFFFF;
  text-decoration:none;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.download {
  font-weight: bold;
  text-align: right;
  color: #fff;
  vertical-align: top;
  background-color: #446091;
}

td.ttitle {
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  background-color: #446091;
}

td.title {
	font-size: 14pt;
}

td.navigation {
  font-size: 8pt;
  font-weight:bold;
  border: 5px;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

td.spacer {
  padding: 0px;
  border: 0px;
  background: #E0E0E0;
}

tr.sticky {
        background-color:#FFFFFF;
}
td.sticky {
	background-image:url(/pic/default/stiki.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

td.logo1{
	background-image:url(/pic/default/bg_bash.gif);
	  border-style: none;
  border-collapse: collapse;
}

td.logo2{
	background-image:url(/pic/default/bg_ersonline.png);
	  border-style: none;
  border-collapse: collapse;
}
td.logo3{
	background-image:url(/pic/default/bg_rollers.gif);
	  border-style: none;
  border-collapse: collapse;
}

td.footer {
	background-color: #EBEBEB;
	height: 28px;
	background-image:url(/pic/default/bg_bottom.gif);
	  border-style: none;
  border-collapse: collapse;
}

.generated{
	color: #446091;
}

table.menu{
    background-image:url(/pic/default/bg_menu.gif);
	  border-style: none;
  border-collapse: collapse;
}

td.header {
	width: 967px;
	height: 120px;
	background-image:url(/pic/hdr.gif);
	  border-style: none;
  border-collapse: collapse;
}

form {
	margin-top: 1px;
	margin-bottom: 1px;
}

.noalt {
	background-color: #EBEBEB;
}
.alt {
	background-color: #E5E5E5;
}
tr.highlight {
	background-color: #BBEEEE;
}
.freeleech {
	background-color: #AAEECC;
}
.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
}

font.gray
{
  color: #BBC2C5;
  text-decoration: underline;
}

a:link, a:visited {
  text-decoration: underline;
  color: #000000;
}


a:hover {
  color: #CC0000;
  text-decoration: underline;
}

a.index {
	font-weight: bold;
}

a.navlink:link, a.navlink:visited {
        font-weight: bold;
        color:  #446091;
        text-decoration: none;
}

a.navlink:hover {
        font-weight: bold;
  color: #CC0000;
  text-decoration: none;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #B71C1C;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

a.colheadlink:link, a.colheadlink:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.colheadlink:hover {
	text-decoration: underline;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #F80303;
}

.yellow {
	color: #D9A903;
}

.green {
	color: #000000;
}

input.bbcode {
	padding: 0px;
	height: 22px;
	width: 22px;
	font-size: 12pt;
	font-family: courier;
}

input {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
}

input.styled, select, textarea {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
}

input.styled:hover, select:hover, textarea:hover {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	background: #ffffff;
	border: 1px solid #d6d3d3;
}

input.styled:focus, select:focus, textarea:focus {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	background: #ffffff;
	border: 1px solid #d6d3d3;
}

.btn {
	width: 75px;
	height: 23px;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(/pic/formbg.gif) repeat-x left top;
}

.small {
  font-size: 8pt;
}

.big {
  font-size: 10pt;
}

.colhead {
	text-decoration: underline; 
	cursor: pointer;
}

li {
  margin-top: 10pt;
  margin-bottom: 15pt;
}

ul {
  margin-left: 16pt;
  margin-top: 10px;
  margin-bottom: 10px;
}
li.news {
  margin-top: 1px;
  margin-bottom: 1px;
}
ul.news {
  margin-left: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
}

img.border
{
  border-style: solid;
  border-color: #748692;
  border-width: 1px;
}

div.history {
border: 0;
height: 100%;
width: 100%;
}

#myMenu
{ 
	width: 100%;
	background-color: #ffffff;
}

#myMenu span
{
	display: none;
	visibility: hidden;
}

#myMenu a
{
	display: block;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	text-decoration: none;  
}

#myMenu a:link
{
	background-color: #446091 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff; text-decoration: none; font-size:10px; font-weight:bold;
	border-top: solid #ffffff 1px;
}

#myMenu a:visited
{
	background-color: #446091;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; font-size:10px; font-weight:bold; color: #fff; 
	border-top: solid #ffffff 1px;
}

#myMenu a:hover
{
	background-color:#577BA4;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; font-size:10px; font-weight:bold;
	border-top: solid #ffffff 1px;
}

#myMenu a:active

{
	background-color:#F3F3F3;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #446091; text-decoration: none; font-Size:10px; 
	border-top: solid #ffffff 1px;
}

a.footer:link, a.footer:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #446091;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

.commentvotelink {
	cursor: pointer;
	cursor: hand;
}

.thumbsup,
.thumbsdown,
.thumbsup-voted,
.thumbsdown-voted,
.thumbsup-grayed,
.thumbsdown-grayed {
	width: 17px;
	height: 19px;
	vertical-align: middle;
	border: 0px;
}

.thumbsup,
.thumbsup-grayed {
	background:transparent url(http://craiovahub.ro/pic/thumbs-up.gif) no-repeat;
}
.thumbsup:hover,
.thumbsup-voted {
	background:transparent url(http://craiovahub.ro/pic/thumbs-up-hover.gif) no-repeat;
}
.thumbsdown,
.thumbsdown-grayed {
	background:transparent url(http://craiovahub.ro/pic/thumbs-down.gif) no-repeat;
}
.thumbsdown:hover,
.thumbsdown-voted {
	background:transparent url(http://craiovahub.ro/pic/thumbs-down-hover.gif) no-repeat;
}

.warning {
	background: #FF0000;
	padding: 10px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	border: 1px solid #CC0000;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}


table.overlibtable {
	border: 1px solid #bbb;
	border-collapse: collapse;
	background-color: #eee;
}
table.overlibtable th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #eee;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.overlibtable td {
	border-width: 0px 0px 0px 0px;
	padding: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #eee;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.overlibtableindex {
	border: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #eee;
}
table.overlibtableindex th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #eee;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.overlibtableindex td {
	border-width: 0px 0px 0px 0px;
	padding: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #eee;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.overlibcaption td {
	background-color: #ddd;
}
.tableb ul {
}
.tableb ul li {
    paddgin: 0px;
    margin: 5px 0px 5px 0px;
}
.tableb hr {
    border: 0px;
    height: 1px;
    background-color: #CCC;
}
.inputloterie {
    border: 1px solid #555;
    background: #efefef;
    width: 50px;
    text-align: center;
}
.inputloterie:hover {
    background: #FFF;
}