
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6  {
font-family: Verdana !important;
}


#bodycontent ul li {margin-bottom: 10px;}
ul.mn li {margin-bottom: 0px !important;}


.pagination {
  margin: 0px;
}  
 
.sidemenuusers {
    color:#000; padding:5px 10px 5px 10px; background:#E0D4A5; display:inline-block; margin:1px; font-size: 11px;
    
}

.articleprev{ 
    position: relative;
    background: #F9F9F9;
    margin: 0;
    padding: 10px;
    border: 1px solid #d3d3d3;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /* -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1); */
    -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
    /* box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1); */
    font-size: 11px;
    min-height: 115px;
}

.homemenu{
    border-bottom:2px solid #CECECE; 
    display: inline-block; 
    background:#fff; 
    padding: 10px 30px 10px 30px; 
    margin: 2px; color:#3F3F3F; 
    font-weight:bold;
}

.homemenu:hover {
    text-decoration:none;
    border-bottom: 2px solid #a68a44;
    color: #000000;
}

@media screen and (min-width: 768px) {
.modal-dialog {
width: 800px !important;
}
}

.office-auth-register-wrapper {
background-color: #171717 !important;
border: none !important; 
}

.regform {
color: #C9C9C9 !important;
background-color: #303030 !important;
border: 1px solid #464646 !important;
}
/**/

.quality1596 {color:#818181 !important;}
.quality1594 {color:#818181 !important;}
.quality1595 {color:#29c30b !important;}
.quality1597 {color:#29c30b !important;}
.quality1598 {color:#4a97f3 !important;}

.normal{color:#fff;}
.fine {color:#29c30b;}
.superior {color:#4a97f3;}
.epic {color:#a640ea;}
.legendary {color:#efcc2a;}
/**/

/*---Tabs-----*/
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
background: #181717;
color: #dabb6e;
font-weight: bold;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #FFB600;
background-color: #181717;
border: 1px solid #131313;
border-bottom-color: transparent;
cursor: default;
}

.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #2C2C2C;
}

/**/

div.mce-edit-area{
    min-height: 200px;
    
}
#content_ifr {
    min-height: 200px;
}

.mce-btn {
border: 1px solid #C2C2C2 !important;
text-shadow: 0 1px 1px rgba(255,255,255,0.75);
display: inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
box-shadow: none !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd9d9d9', GradientType=0);
zoom: 1;
}

.mce-panel {
border: 1px solid #C0C0C0 !important;
background-color: #f0f0f0 !important;
background-image: none !important;
zoom: 1;
}

/*----------Forums-------------*/

.forumcategory {
padding: 15px !important;
font-weight:bold;
font-size: 15px;
width: 50%;
width: 50%;
}

.topic_desc{
        font-size:11px;
        color:#6e6e6e;
        font-weight:normal;
    }
.topic_desc div >span + span {
        margin-left:10px;
    }
.pseudo{
        text-decoration:none;
        border-bottom: 1px dashed;
        font-weight:bold;
    }
.pseudo:hover{
        border-bottom:none;
        text-decoration:none;
    }


.panel {
background-color: #ebeae9;
}

.panel-heading {
    color:#000;
}

.panel-default > .panel-heading {
background-color: #181717;
border-color: #dddddd;
background: #181717 url('http://elderscrollsonline.info/images/forums/forum-category-header.jpg') no-repeat top right;
font-weight: bold;
color:#CAAD52;
}

.panel-heading a{
    color:#CAAD52;
    font-weight:bold;
    font-size:18px;
}
.panel-heading a:hover {
    text-decoration:none;
}

.panel-body {
padding: 10px;
}


.forums-topic-counter {
    font-size: 22px;
font-weight: bold;
padding: 15px 30px;
background: #CCC3A7;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color:#000;
}

.forumtr:hover > td > a > .forums-topic-counter {
background: #CAAD52;
color:#000;
text-decoration:none;
}

a.counter:hover {
background: #CAAD52;
color:#000;
text-decoration:none;
}

.forum-rating-counter {
    font-size: 18px;
font-weight: bold;
padding: 5px 30px;
background: #CECECE;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #575757;
}

.forums-topic-list-title{
  font-weight:bold;  
  Font-size: 15px;
}

 .has-feedback {
            position: relative;
        }
.has-error .form-control-feedback {
            color: #a94442;
        }
.has-feedback .form-control-feedback {
            position: absolute;
            top: 25px;
            right: 0;
            display: block;
            width: 34px;
            height: 34px;
            line-height: 34px;
            text-align: center;
        }

.newtopic {
    padding: 5px 15px !important; 
color: #FFFFFF;
background-color: #705419;
border-color: #856117;
border: 1px solid #856117;
font-weight: bold;
margin: 5px;
}

.newtopic:hover {
padding: 5px 15px !important; 
color: #FFFFFF;
background-color: #A4823B !important;
border-color: #856117;
border: 1px solid #856117;
font-weight: bold;
margin: 5px;
}



.forum-comment-text {
    margin-top: 5px !important;
margin-left: 0px !important;
padding-top: 10px !important;
border-top: dotted 1px #dadada;
}

.forum-ava-container {
    text-align: center;
    display:block;
    float:left;
    width: 120px;
}

.forum-ava-img {
    width: 100px; 
    margin-right: 10px !important;
    margin-left: 10px !important;
}

.forum-comment-createdon {
    color:#C4C4C4;
}

.item:hover {
   
}

.item:hover > td {
background-color:#CEC397 !important;
}

.item:hover > td > a{
color:#000 !important;
}

/*------EoF foroms-------*/


h1 {
font-family: Verdana;
font-size: 30px;
line-height: 27px;
margin: 10px 0px 8px 0px;
font-weight: bold;
font-size: 20px;
line-height: 27px;
}

a {
color: #0063B8;
text-decoration: none;
}

/*---MAP--*/
#map_canvas { height: 768px; width: 768px;}
#sizer { height: 768; /*width: 256px;*/}
#mapCanvas img {
  max-width: none;
}

/*---EoF Map---*/




/*----KillerGuidesAdvert---*/

.KillerGuidesAdvert {
background: #f3f3f3;
margin: 0px 10px 10px 0px;
padding: 10px;
/* border: 1px solid #d3d3d3; */
width: 100%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
border: 2px solid #fff;
list-style:none;
}

.KGAdvert {color:#000;}
.KGAdvert:hover {cursor:pointer; text-decoration:none; color:#000;}

/**/

.search-link {
    font-weight: bold;
}
.note {
border: 1px solid #e0cb52;
border-width: 1px 1px 1px 4px;
background-color: #fcfaee;
padding: 15px 10px 15px 20px;
font-style: italic;
}

.info {
padding: 15px 10px 15px 20px;
border: 1px solid #8ccbf2;
border-color: #8ccbf2;
border-width: 1px 1px 1px 4px;
background-color: #def;
-webkit-box-shadow: 1px 1px 4px rgba(0,90,156,0.1);
-moz-box-shadow: 1px 1px 4px rgba(0,90,156,0.1);
box-shadow: 1px 1px 4px rgba(0,90,156,0.1);
}

.game{
    padding: 15px 10px 15px 20px;
border: 1px solid #8ccbf2;
border-color: #94854C;
border-width: 1px 1px 1px 4px;
background-color: #C9C5B3;
-webkit-box-shadow: 1px 1px 4px rgba(0,90,156,0.1);
-moz-box-shadow: 1px 1px 4px rgba(0,90,156,0.1);
box-shadow: 1px 1px 4px rgba(0,90,156,0.1);
}
.official {background: #bcb29c;
padding: 20px;
margin-top: 20px;
color: #251E0D;
}

.newcommentshome {
display: block;
float: left !important;
height: 46px;
background-color: #181717;
min-width: 160px;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
color: #757575;
border: 2px solid #202020;
width:100%;
margin: 3px 0px 0px 5px;
}

.newcommentshome :hover {
background-color: #191717;
}
.newcommentshome a:hover {text-decoration:none;}

/*  Comments  */



/*---Comments----*/
#comment-form-placeholder {padding:10px;}

.ticket-comment:hover > .ticket-comment-body > .ticket-comment-header > .ticket-comment-dot-wrapper {
display: none;
}
.ticket-comment-dot {
position: absolute;
background: none !important;
}

h4#comment-new-link{margin: 30px 0px 0px 20px;}
h4#comment-new-link a {border-bottom: 1px dotted rgb(172, 28, 28); font-size:16px;
color:rgb(172, 28, 28); 
}
h4#comment-new-link a:hover {text-decoration:none;}

ol, ul .comments-list {
margin: 0 0 0 0px;
}

#comments-wrapper{margin-left: -30px;} 
.ticket-comment {
margin-top: 10px !important;
}

.ticket-comment-new .ticket-comment-header {color:#ffff96;}

.ticket-header{
height: 24px;
height: 21px;
padding:5px 10px 5px 10px;
margin:0 -5px 0px -5px !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
border-radius: 4px !important;

}
.ticket-comment-link {float:right; margin-top:2px;}

div.comments h3.title {padding:7px 10px 5px 10px !important; 
padding: 7px 10px 7px 10px !important;
margin: 10px 0px 10px 0px !important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #181717;
color: #d0bf8a;
font: 15px Verdana;
font-weight: bold;
}

.ticket-comment-body {
background: #ECECEC;
margin: 0px 0px 0px 0px;
padding: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: none;
}

.ticket-comment ol ol {margin:0px; padding:0px;}
.ticket-comment ol .ticket-comment-body {

background: #f3f3f3;
margin: 0px 0px 0px 0px !important;
padding: 0px 0px 0px 0px !important;
border: none;
width: 100%;
border-radius: 0px;
box-shadow: none;
border: none;
}

.ticket-comment {
background: #f3f3f3;
margin: 0px 10px 10px 0px;
padding: 10px;
border: 1px solid #d3d3d3;
width: 96%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
border: 2px solid #fff;
}

.ticket-comment ol .ticket-comment {
background: #f3f3f3;
margin: 0px !important;
padding: 0px !important;
border: none;
width: 100%;
box-shadow: none;
border: none;
}

.ticket-comment-header {}
.ticket-comment-createdon {margin-left: 0px !important;}
.markItUpButton6 {display:none;}
.ticket-comment-author {color:#7C6300; margin:2px 10px 0 5px !important;}
.ticket-avatar {-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
float: left;
margin: 2px;
padding: 2px;
border: 1px solid #eee;
border-radius: 4px;
box-shadow: 0 0 2px #666 inset;
overflow:visible;
}

.ticket-avatar {float:left;}
.ticket-comment-text {margin-top:5px !important; margin-left:40px !important; padding-top:10px !important;
 border-top: dotted 1px #dadada;
}

blockquote {border-left:3px solid #034fab; 
padding:10px 5px 10px 5px; 
color:#006aec; margin-left:10px; background:#cfdef0;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-radius-topright: 2px;
-moz-border-radius-bottomright: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}

div.ticket-comment-text img {max-width:400px;}
div.ticket-comment-text b {color:#000;}


div.comment-reply a {color:#43a501; font-size: 10px;
font-weight: bold;}
.comment-reply {padding-left: 0px;}
.ticket-comments.alert p{color:#a50101; font-weight:bold;}

/*---Comments END----*/

#footer {
font: 11px arial;
color: #4e4e4e;
text-align: left;
float: left;
width: 1101px;
padding: 0px 0px 10px 0px;
margin: 0px 0px 50px 0px;
background: #e9e9e9 url('images/dis10/footer-logo.jpg') top left no-repeat;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
overflow: visible;
border-right: 8px solid #30302b;
border-left: 8px solid #30302b;
border-bottom: 8px solid #30302b;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.glyphicon-arrow-up {display: inline-block;
width: 14px;
height: 14px;
margin-top: 1px;
line-height: 14px;
vertical-align: text-top;
background-position: -96px -143px;
background-repeat: no-repeat;
}

.glyphicon-arrow-down {display: inline-block;
width: 14px;
height: 14px;
margin-top: 1px;
line-height: 14px;
vertical-align: text-top;
background-position: -120px -143px;
background-repeat: no-repeat;
}

.new-account-button-bottom {
margin: 10px 0px 0px 10px;
height: 170px;
width: 700px;
display: inline-block;
padding: 2px 10px 2px 10px;
margin-bottom: 0;
font-size: 13px;
line-height: 18px;
color: #333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
background: url('http://elderscrollsonline.info/images/dis5/comments-wide.jpg') no-repeat;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
border: 1px solid #ccc;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
cursor: pointer;
-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 1);
-moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 1);
box-shadow: 0px 0px 10px rgba(50, 50, 50, 1);
}

/* EOF Comments*/

#home .guidepreview {
background:#1A1A1A;
color: #929292;
border: 2px solid #333;
}

/*-- Class Skills Filter - */
#filter-top .btn{background: #E2E2E2;
margin: 2px;
padding: 2px;
font-weight:bold;
display: inline-block;
padding: 4px 10px 4px;
margin-bottom: 0;
font-size: 13px;
line-height: 18px;
color: #333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(top, #ffffff, #e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
border: 1px solid #ccc;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
cursor: pointer;
}
#filter-top sup {
top: 1em;
font-size: 80%;
font-weight:bold;
}

#Skills li {font-weight:bold;}
.skillsfilter {
position: relative;
background: #f3f3f3;
margin: 0px 10px 10px 0px;
padding: 10px;
width: 98%;
height: auto;
float: left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
border: 2px solid #fff;
font-weight:bold;
}
/**/
.filterbtn {
display: inline-block;
padding: 4px 10px 4px;
margin-bottom: 0;
font-size: 13px;
line-height: 18px;
color: #333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(top, #ffffff, #e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
border: 1px solid #ccc;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
cursor: pointer;
}

.img {
    /* padding: 3px; */
    max-width: 100%;
    /* -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75); */
    -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
    /* box-shadow: 0px 0px 5px rgba(189, 189, 189, 0.75); */
    margin-bottom: 15px;
    border: 2px solid #B3B3B3;
}

h2, .h2 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    line-height: 18px;
    font-size: 20px;
    margin: 20px 0px 8px 0px;
    color: #000;
    padding: 10px;
    border-left: 3px solid #f29720;
}

h3, .h3 {
    font-weight: bold;
    line-height: 20px;
    font-size: 18px;
    color: #404145;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin-top: 20px;
    margin-bottom: 10px;
}


p {
font-family: Verdana;
font-size: 13px;
line-height: 1.6;
color: #202020;
margin-bottom:15px !important;
}

body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: Verdana;
font-size: 13px;
line-height: 1.428571429;
color: #333333;
background: #151515;
background: #151515 url("/images/bg.jpg") top center no-repeat; 
background-attachment: fixed;

}


.pd {padding:0px !important;}
.mg {margin:0px !important;}

.navbar-default {
background: #181717;
    background: #14161D;
border-color: #000;
border:none;
/*background: #181717 url("/images/dis15/menu-border.jpg") bottom center repeat-x; */
}

.navigation {
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
box-shadow:none !important;
border: none;
}

.btnheadsearch {
    color: #dabb6e;
    background-color: #000000;
    border-color: #61522C;
    -webkit-border-radius: 0px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius: 0px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-radius: 0px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}

.btnheadsearch:hover {
    color: #dabb6e;
    background-color: #181818;
    border-color: #61522C;
}


.headsearch:focus {
  border-color: #fff;
  outline: 0;
  
  
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
}

.btnlogin {
margin-top: 0px;
margin-bottom: 0px;
}

.btnlogin:hover {
opacity: 1;
}

.btn-signup {
color: #B1B1B1;
background-color: #3A3A3A;
border-color: #5A5A5A;
}
.btn-signup:hover {
color: #CCCCCC;
background-color: #4E4E4E;
border-color: #696969;
}

.btn-signin {
color: #D8D8D8;
background-color: #584620;
border-color: #69501D;
overflow: hidden;
}

.btn-signin:hover {
color: #ffffff;
background-color: #705419;
border-color: #856117;
}


@media (min-width: 768px)
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}

@media (max-width: 767px){
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #C9C9C9;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;}

}
.logo {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
cursor: pointer;
}

.navbar-brand {
float: left;
padding: 0px;
font-size: 18px;
line-height: 20px;
}


.navbar-default .navbar-nav > li > a {
border-bottom: none;
}

.navbar-default .navbar-nav > li > a:hover {
border-bottom: 3px solid #F29720;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #34332f;
border-color: #c4ab52;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background: none;
color: #dabb6e;
border-bottom: 3px solid #F29720;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #dabb6e !important; 
  color: #F29720 !important;
  background-color: #34332f !important; 
  border-bottom: 3px solid #c4ab52;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #F29720 !important; 
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
color: #dabb6e;
border-bottom: 3px solid #181717;
padding-top: 10px;
padding-bottom: 10px;
    color: #F29720;
    font-weight: bold;
}



.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 13px;
background-color: #2b2a28;
background-color: #181717;
border: none;
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}


.dropdown-menu > li > a {
  display: block;
  padding: 5px 30px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  white-space: nowrap;
  color: #B0B0B0;
border-bottom: 1px solid #202020;
border-top: 1px solid #0E0E0E;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: #dabb6e;
background-color: #3D3D3D;
color: #FFFFFF;
background-color: #292929;
}

.dropdown-menu .divider {
background-color: #414141;
}


.bs-body{
/*background: #ebeae9 url("/images/dis10/mainbody-bg.jpg") top center repeat-x;*/
background: #F3F3F3;
/*border: 8px solid #30302b;*/
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
box-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
}


.footer {
background: #181717;
padding: 25px 0 35px 0;
color: #5F5F5F;
}
.footer a {color: #927632;}

.breadcrumb-area {
/*padding: 2px 10px 5px 10px;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.7);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.7);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.7);
background: #181717;*/

    background: #EBEAE8;
    background: #F9F9F9;
    background: #1B1E27;
}

.breadcrumb {
padding: 7px 10px 7px 10px;
margin: 0px;
list-style: none;
background: none;
border-radius: 0px;
color: #d0bf8a;
color: #B3B3B3;
font-family:Verdana;
font-size: 13px;
}
.breadcrumb a {
color: #CAAD52;
color: #2B2616;
color: #F99720;
font-weight: bold;
}
.breadcrumb a:hover {
text-decoration:none;
}
.breadcrumb li {
margin-right:5px;
margin-left:5px;
}

.add {margin-top: 5px;}




/*------MODAL DROPDOWN------*/
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 100px auto;
  }
}

.modal-content {
    background:#181717 url('http://elderscrollsonline.info/images/dis15/modal-reg-bg.jpg') center top no-repeat;
    border: 3px solid #2C2C2C;
    
}

.modal-content h4{
    color: #D8D8D8;
}


.modal-header {
padding: 15px;
color: #dabb6e;
border-bottom:none;
font-weight: bold;
font-family: verdana;
}
/*----EOF MODAL DROPDOWN----*/


/**/
.home-h2 {
color: rgb(218, 187, 110);
text-align: center;
font-family: Palatino,"Palatino LT STD","Palatino Linotype","Book Antiqua",Georgia,serif;
font-weight: 500;
font-size: 50px;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}


#mse2_pagination {padding:0px;}


/*------Guides------*/
.guidepreview {position: relative;
background:#f3f3f3; 
margin: 0px 0px 10px 0px; 
padding: 10px; border:1px solid #d3d3d3; 
width:100%;
height:auto; float:left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.1);
box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.1);
}


.guideprevimg {
background: url("/images/site/newsblankimg.jpg") no-repeat;
width: 120px;
height: 90px;
}

.guidepreviewimg:hover {border: 2px solid #fff !important;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
}
.blacklink {color:#000;}
.blacklink:hover {color: #4576B6; text-decoration:none;}



.guide61 {background: #389ccf !important;}   /*Game*/
.guide56 {background: #D34848 !important;}  /*PvP*/
.guide60 {background: #879C58 !important;}  /*PvE*/
.guide85 {background: #dabb6e !important;}  /*News*/
.guide1568 {background: #D68818 !important;}  /*Tech*/


.border61 {border: 2px solid #389ccf;}   /*Game*/
.border56 {border: 2px solid #D34848;}  /*PvP*/
.border60 {border: 2px solid #879C58;}  /*PvE*/
.border85 {border: 2px solid #dabb6e !important;}  /*News*/
.border1568 {border: 2px solid #D68818;}  /*Tech*/

.guidepreview61 {border-left: 3px solid #389ccf;}   /*Game*/
.guidepreview56 {border-left: 3px solid #D34848;}  /*PvP*/
.guidepreview60 {border-left: 3px solid #879C58;}  /*PvE*/
.guidepreview85 {border-left: 3px solid #dabb6e;}  /*News*/
.guidepreview1568 {border-left: 3px solid #D68818;}  /*Tech*/
/*------EoF Guide-------*/





/*----------Bordered----------*/

.bordered {
width:100%;
    border: solid #ccc 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;
margin-bottom:10px;
border: 3px solid #D8D8D8;
}

.bordered tr.Active {}
.bordered tr.Active a{color:#0070c3;}

.bordered tr.Passive {}
.bordered tr.Passive a{color: #474747;}

.bordered tr.Ultimate a{color: #B60808; /*DD1818*/}

.width-auto {width:auto !important; float:left; margin-right:20px;}
.classskills {margin-left: 35px;
margin-bottom: 20px;
list-style: inside;
float: left;
width: 460px;
}
.leftborder {border-left:1px solid #ccc !important;}
.ult {background:#ffa568; font-weight:bold;}
.act {background:#abd0ea; font-weight:bold;}
.pas {background:#bdbdbd; font-weight:bold;}
.bordered td.darkborder {border-top: 1px solid #979797;}
.bordered tr.head th a{color:#FFD100; font: bold 14px/16px Verdana;}

.bordered tr {
background: #e8e8e8;
}    

.bordered tr:hover {
    background: #e8e8e8 /*fbf8e9*/;
}    
  
  .bordered tr:hover {
    background: #e8e8e8 /*fbf8e9*/;
}  

.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 3px 3px 0px 2px;
    text-align: center;  
box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;  
}


/*.bordered td, .bordered th {
border-left: 1px solid #3C3C3C;
border-top: 1px solid #464646;
padding: 3px 3px 0px 2px;
text-align: center;
color: #C2C2C2;
}*/


.bordered td.bold {font-weight:bold;}
.bordered td.spell {font-weight:bold;}

.bordered td.icon { background:url("/images/iconbg.png") no-repeat; border-right:none !important; border-right-style: none; padding: 3px;}
.bordered td.icon:hover { background:url("/images/iconbg.png") no-repeat;}
.bordered td.pd0 {padding:0px !important;}

.bordered th.skilltrees {width:130px}

.iconmedium {float: left; padding:3px; background: url(http://elderscrollsonline.info/images/iconbg.png) no-repeat;}
.iconmedium img {height:36px; width:36px;}

.bordered td.lil-text {font: normal 11px/13px Verdana !important; font-weight:normal !important; }
.bordered td.lil-text a {font: normal 11px/13px Verdana !important; font-weight:normal !important; }

.bordered td.name {border-left-style: none; text-align:left; padding:2px 4px 0px 8px; font-weight:bold;}
.bordered td.name a {font: bold 13px/16px Verdana;}
.bordered td.name a:hover {text-decoration:underline;}

.bordered th {
  height: 30px !important;
  padding: 4px;
  text-allign: center;
  background-color: #D5D5D5 !important;
  background-image: none;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  border-top: none;
  color: #000000;
}
.bordered a {color:#000;}


.bordered th.grey {
padding: 4px;
text-align: center;
    background-color: #404040 !important;
    background-image: none;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
color:#FFD100; 
}

.bordered td:first-child, .bordered th:first-child {
   
}

.bordered th:first-child {
    -moz-border-radius: 3px 0 0 0;
    -webkit-border-radius: 3px 0 0 0;
    border-radius: 3px 0 0 0;
}

.bordered th:last-child {
    -moz-border-radius: 0 3px 0 0;
    -webkit-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}

.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 3px;
    -webkit-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 3px 0;
    -webkit-border-radius: 0 0 3px 0;
    border-radius: 0 0 3px 0;
}

.bordered ul {}
.bordered span {font-weight:bold;}

/*-----------EoF Bordered-------------*/



/*--------Neighbors Navigation---------*/
.neighbors {margin: 10px 0 15px 0;
padding-top: 10px;
border-top: 1px solid #CECECE;
width: 100%;}

.link-prev {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
border: 2px solid #fff;
padding: 10px;
width: 330px;
}

.link-next {-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
border: 2px solid #fff;
padding: 10px;
width: 330px;}


/*----------EoF neighbours---------*/



/*---------TOOLTIP Start-----------*/

.tooltip {
 display: none;
 height: 100px;
 position: fixed;
 width: 396px;
 z-index: 1;
}

#global-tooltip {
margin-left:10px;
margin-bottom:5px;
float:right;
}

.iconlarge {
float:left;
background: url('http://elderscrollsonline.info/images/iconbg.png') no-repeat;
padding: 3px;
}


.required-level {color: #B81636; text-align: center; width: 100%; float: left; font-size: 11px;}

.q, .q a, .color-q, .wowhead-tooltip .q a {
/*FFF145 c5c29e ffd100 ffd100*/
color: #dabb6e !important;
margin: 4px 0px 10px 0px;
float: left;
background: url('http://elderscrollsonline.info/images/tooltip/tt-line.bmp') top no-repeat;
text-align: center;
padding: 10px 10px 0px 10px;
font-size: 11px;
}

.eso-tooltip{visibility:hidden;z-index:100000006;overflow:visible!important;
float: left; padding-top: 1px; width: 260px; visibility: visible;
}
.eso-tooltip a{text-decoration:none;}
.eso-tooltip a:hover{text-decoration:underline;}
.eso-tooltip table{border-spacing:0;border-collapse:collapse;margin:0;width:auto;}
.eso-tooltip table,.eso-tooltip td,.eso-tooltip th,.eso-tooltip tbody{border:0!important;}
.eso-tooltip td table td table{width:100%; color: #7b7b78 /*6c6d67*/;}
.eso-tooltip td,.eso-tooltip th{background:url(//elderscrollsonline.info/images/tooltip/tooltip2.png);font-family:Verdana,sans-serif;font-size:12px;line-height:17px; }
.eso-tooltip th{padding:3px;vertical-align:top;}
.eso-tooltip td{padding:8px 4px 1px 9px;text-align:left;vertical-align:top;}

.eso-tooltip b {
font-size: 15px;
line-height: 19px;
float: left;
width: 100%;
margin-bottom: 4px;
margin-top: 6px;
color: #fff;
font-family: "pragmatica-web-condensed",sans-serif;
text-align: center;
text-transform: uppercase;
padding: 0 0 5px 0;
background: url('http://elderscrollsonline.info/images/tooltip/tt-line.bmp') bottom no-repeat;
}


.eso-tooltip div.indent{padding-left:.6em;}
.eso-tooltip td th,.eso-tooltip td td{background:none;}
.eso-tooltip td th{padding:0 0 0 4em;text-align:right;font-weight:normal; color: #fff;}
.eso-tooltip td td{padding:0;text-align:left; color: #777575;}
.eso-tooltip p{position:absolute;left:-44px;top:-1px;width:44px;height:44px;background:4px 4px no-repeat;margin:0;padding:0;}
.eso-tooltip p div{width:44px;height:44px;}
.eso-tooltip table.shrink b{font-size:12px;line-height:15px;}
.eso-tooltip table.shrink td,.eso-tooltip table.shrink th{font-size:10px;line-height:14px;}
.eso-tooltip .mapper{margin:2px 0 3px 1px;border:none;}
.eso-tooltip ins{color:#5DF644;text-decoration:none;border-bottom:1px dotted;}
.eso-tooltip del{color:#FF8040;text-decoration:none;border-bottom:1px dotted;}
.eso-tooltip table.hearthstone-stats{width:auto;}
.eso-tooltip table.hearthstone-stats td{padding-right:15px;}
.eso-tooltip .hearthstone-desc div{margin:8px 0;}
.eso-tooltip .hearthstone-desc div:first-child{margin-top:0;}
.eso-tooltip .hearthstone-desc div:last-child{margin-bottom:0;}
.eso-tooltip-powered{width:53px;height:33px;position:absolute;right:-56px;top:2px;display:none;}

.eso-tooltip table.detail {margin-top:0.5em;}
.eso-tooltip table.detail th{padding: 0 0 0 1em;}

/*----TOOLTIP End---*/

.setitem {
  background: #f3f3f3;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  border: 1px solid #d3d3d3;
  width: 100%;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.1);
}


.dropdown-submenu{
    position:relative;
}
 
.dropdown-submenu > .dropdown-menu
{
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
 
.dropdown-submenu:hover > .dropdown-menu{
    display:block;
}
 
.dropdown-submenu > a:after{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
 
.dropdown-submenu:hover > a:after{
    border-left-color:#ffffff;
}
 
.dropdown-submenu .pull-left{
    float:none;
}
 
.dropdown-submenu.pull-left > .dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}


.ui-widget-content {
    z-index: 9999999 !important;
}
