/* Main Layout */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

img { border: none; }

hr {
  color: #777777;
  background-color: #777777;
  border: 0px;
  border-top: transparent;
  border-bottom: transparent;
  margin: 2px 0;
  height: 1px;
}

/* Links */
a, a:visited, a:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  outline:none;
}

a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: normal;
}

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

a.titlelink:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.category, a.category:visited, a.category:active {
  color: #FFFFFF;
  text-decoration: none;
}

a.category:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

/* Font types */
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
}

small {
  color: #FFFFFF;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

.title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #000000;
  background-image:url(images/title.jpg);
  height:25px;
}

.category_big, .category_big a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E8E8E8;
  font-weight: bold;
}

.category {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: normal;
}

/* Forms */
form {
  border: none;
  margin: 0px;
  padding: 0px;
}

input, textarea, select {
  border: 1px solid #989898;
  background-color: #F0F0F0;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}

input:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {
  border: 1px solid #CCCCCC;
  background-color: #F6F6F6;
  color: #2C2C2C;
}

input[type="radio"], input[type="checkbox"], 
input[type="radio"]:focus, input[type="radio"]:active,
input[type="checkbox"]:focus, input[type="checkbox"]:active {
  border: 0px;
}

.input {
  background-color: transparent;
  border: none;
  margin: 2px;
}

/* Infomessages - Miscellaneous */
.tooltip {
  position: absolute;
  display: none;
  background-color: #7a7a7a;
  color: #FFFFFF;
  border: 1px solid #363636;
  border-left: 4px solid #19569f;
  padding: 4px 10px;
  z-index: 100;
}

.errorbox {
  background-color: #FFCCCC;
  border: 1px dashed #D60000;
  color: #FFFFFF;
  font-size: 10px;
  width: 350px;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* BBCode Tags */
.quote {
  color: #FFFFFF;
  text-align: left;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 3px;
}

.code {
  color: #FFFFFF;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #FFFFFF;
  font: 11px 'Courier New', Courier, monospace;
}

.codeline0 {
	background-color: #F3F3F3;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.codeline1 {
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

/* >>>
      www.kode-designs.com - free webSPELL templates, addons & more <<<
   >>>
*/
.topics, .topics a, .topics a:hover {
	color: #FFFFFF;
}
.register {
	color:#FFFFFF;
}
.register a, .register a:hover {
	color:#FFFFFF;
	font-weight:bold;
}
.login, .login a, .login a:hover {
	color:#CCCCCC;
}
.newsHeadline
{
 font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}
.tabs
{
  font-size: 12px;
  font-weight:bold;
}
a.tabs:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}
.subNavDiv
{
Display: inline;
Padding: 0;
}
.subNavMini
{
Background-Image: url('slike/subnav.jpg');
height: 36;
padding-left:25px;
padding-top:0px;
overflow:hidden;

}

.NavList 
{ 
float:left;
width:127;
height:76;
display:block;
margin:0px; padding:0px;
 }
.NavListSmall 
{ 
float:left;
width:30;
height:76;
display:block;
margin:0px; padding:0px;
 }
.navigationLeft
{
position: absolute;
overflow: hidden;

margin:0px; padding:0px;
border-spacing: 0px 0px;
}
.navigationRight
{
float: left;
overflow:hidden;
height: 112;
margin:0px; padding:0px;
border-spacing: 0px 0px;
background-image:url('slike/login/bg.jpg');
}
.navigationCenter
{
float: left;
overflow:hidden;
margin:0px; padding:0px;
background-image:url('slike/nav/slika_14.jpg');
}
.Pad
{
padding-left:9px;
padding-top:9px;
}
.tabcontent
{
float: left;
}
/* Wow item colours */
.item
{
font-weight: bold;
}
.item-Poor
{
color: #9d9d9d;
}
.item-Uncommon
{
color: #1eff00;
}
.item-Rare
{
color: #0080ff;
}
.item-Epic
{
color: #b048f8;
}
.item-Legendary
{
color: #ff8000;
}
.item-Artifact
{
color: #e6cc80;
}
.item-Heirloom
{
color: #e6cc80;
}
.frame 
{ 
position: absolute; 
left: 0;
top: 0; 
width: 49px;
height: 49px;
background: url('slike/inventory-slots.png') no-repeat;
}

.item-quality-0 .frame { background-position: -49px  0;  }
.item-quality-1 .frame { background-position: -98px  0;  }
.item-quality-2 .frame { background-position: -147px 0; }
.item-quality-3 .frame { background-position: -196px 0; }
.item-quality-4 .frame { background-position: -245px 0; }
.item-quality-5 .frame { background-position: -294px 0; }
.item-quality-6 .frame { background-position: -343px 0; }
.item-quality-7 .frame { background-position: -392px 0; }

a.item
{
width: 49px;
height: 49px;
display: block;
position: absolute;
}
img.item
{
display: block;
width: 44px;
height: 44px;
padding: 3px 0 0 3px;
}
.itemEmpty
{
width: 49px;
height: 49px;
display: block;
cursor: help;
position: absolute;
background: url("slike/item-empty-bg.png") no-repeat; 
opacity: 0.33333;
}


