﻿/* Reset */
* {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
    font-family: Arial, sans-serif;
}

body {
    font-size: 12px;
}

* td {
    vertical-align: top;
}

a img {
    border: none;
}

/* Universal Rules :P*/

.centeredContainer {
    width: 944px;
    margin: 0 auto;
    padding: 0 6px;
}

.lifted {
    margin-top: -45px;
    height: 45px;
    line-height: 45px;
    display: block;
    float: left;
}

#subMenu li {
    margin-right: 14px;
    font-weight: bold;
}

#main .module:first-child, #sidebar .module:first-child {
    margin-top: 0px;
}

/* Header :D*/

#header {
    background: #fff url(../content/header_bg8-5.png) 0 0 repeat-x;
	height: 151px;
}

#masthead {
    padding: 8px 0 12px;
}

#masthead #logo, #mainMenu #nav{
    display: block;
    float: left;
}

#mainMenu #login {
    float: right;
}

#masthead #leaderboard {
    height: 90px;
    float: right;
    text-align: right;
}

#masthead #logo a {
    display: block;
    width: 200px;
    height: 90px;
    text-indent: -9999px;
    background: url(../Content/header_bg8-5.png) 0 -199px no-repeat;
}

#mainMenu li {
    padding-right: 10px;
    background: url(../Content/header_bg8-5.png) right -293px no-repeat;
    margin-right: 2px;
}

#mainMenu li.on {
    background: url(../Content/header_bg8-5.png) right -333px no-repeat;
}

#mainMenu a {
    color: #fff;
    display: block;
    height: 35px;
    line-height: 35px;
    background: url(../Content/header_bg8-5.png) 0 -293px no-repeat;
    font-size: 14px;
    padding: 0 0 0 10px;
    font-weight: bold;
}

#mainMenu .on a:hover {
    text-decoration: none;
}

/* Glavni menu kada je selektiran */
#mainMenu .on a {
    background: url(../Content/header_bg8-5.png) 0 -333px no-repeat;
    color: #D22B2B;
}

#login #headerSearch {
    width: 310px;
    background: url(../Content/header_bg8-5.png) 0 -374px no-repeat;
    padding-left: 10px;
}

#login #siteSearchInput {
    border: 0;
    float: left;
    display: block;
    height: 16px;
    padding: 5px 4px 5px 0;
    line-height: 26px;
    width: 160px;
}

#siteSearch #askToggle {
    float: left;
    font-size: 10px;
    width: 118px;
    background-color: #fff;
    padding-top: 6px;
    height: 20px;
    padding-right: 2px;
}

#siteSearch #askToggle * {
    vertical-align: middle;
}

#headerLoginPanel {
    float: right;
    width: 300px;
    padding: 0 10px;
    background: #fff url(../Content/header_bg8-5.png) 0 -409px no-repeat;
    margin-top: 6px;
    height: 29px;
    font-size: 13px;
    font-weight: bold;
    overflow: hidden;
}

#headerLoginPanel #linkToAccountPage {
    color: #B7880D;
    padding-right: 8px;
    border-right: 1px solid #ccc;
    margin-right: 8px;
}

#headerLoginPanel #profileData img {
    vertical-align: middle;
    margin: -2px 4px 0 4px;
}

#srPanel #profilePic img {
    margin: 0 4px;
}

#srPanel #profileData {
    width: 100px;
    height: 22px;
    overflow: hidden;
}

#fbPanel #profileData {
    width: 200px;
    height: 22px;
    overflow: hidden;
}

#headerLoginPanel #profilePic, #headerLoginPanel #accountConnect, #profileData {
    float: left;
}

#headerLoginPanel #logOut, #headerLoginPanel #anonLinks {
    float: right;
    display: block;
    padding-top: 3px;
}

#headerLoginPanel #profileData {
    padding-top: 3px;
}

#headerLoginPanel #profileData a {
    color: #B7880D;
}

#headerLoginPanel #profilePic img {
    height: 22px;
}

/* Atom Page */
#atomSearchBox {
    margin: 20px 0;
}

#atomHeader, #profileHeader {
    padding-top: 14px;
    height: 104px;
    background: url(../Content/atomSprite9-17.png) 0 -100px repeat-x;
}

#atomHeader #headBoard {
    width: 586px;
    float: left;
}

#atomThumbnail, #userImage {
    float: left;
    width: 75px;
    height: 75px;
    background: url(../Content/atomSprite9-17.png) 0 0 no-repeat;
    padding: 8px 14px 14px 8px;
    text-align: center;
}

#atomThumbnail img, #userImage img {
    max-height: 75px;
    max-width: 75px;
}

#atomActions {
    width: 482px;
    float: right;
}

#atomActions h1, #userData h1 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 14px;
}

#atomActions h1 a {
    color: #fff;
    text-decoration: none;
}

#atomActions h1 a:hover {
    color: #fff;
    text-decoration: none;
}

#atomActions div {
    float: left;
    height: 15px;
    line-height: 13px;
    font-size: 13px;
    font-weight: bold;
    padding-right: 12px;
}

#atomActions #recommendAtom {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    padding-left: 12px;
    margin-right: 12px;
}

#atomActions #recommendAtom a {
    color: #F5D974;
}

#atomAddToFavorites a {
    color: #ABCBD8;
}

#atomAddToFavorites #addToFavoritesBox p.added {
    color: #fff;
}

#atomSummary {
    font-size: 12px;
    color: #5C5C5C;
    line-height: 16px;
}

#atomSummary #status {
    font-weight: bold;
}

#atomSummary #status .subStatus {
    display: block;
    font-weight: normal;
    margin-top: 4px;
}

#atomSummary #subAtomSummary {
    margin-top: 12px;
}

#atomNavigation {
    height: 30px;
}

#atomNavigation li {
    margin-right: 2px;
    padding-right: 8px;
}

#atomNavigation li.active {
    background: #fff url(../Content/atomNavigation.png) right -30px no-repeat;
}
/*doljnja navigacija boja linka i ostalo */
#atomNavigation li.active a {
    color: #D22B2B;
    background: url(../Content/atomNavigation.png) top left no-repeat;
}

#atomNavigation li.active a:hover {
    text-decoration: none;
}

#atomNavigation a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 8px;
    display: block;
    height: 30px;
    line-height: 30px;
}

.noPosts, #posts .paginatedContents {
    margin-top: 20px;
}

/* razlika između dva izgleda stranice, body-equal*/
#content #atom #body #sidebar{
    margin-top: -135px;
    border: none;
    width: 336px;
    background: #E0E0E0 url(../Content/atomSprite9-17.png) 0 -270px repeat-x;
}
#wrapper #content #equal #sidebar 
{
	margin-top: 0px;
    border: none;
    width: 336px;
    background: #E0E0E0;
}

#content #atom #body #sidebar h2, #content #atom #equal #sidebar h2{
    width: 336px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 26px;
    height: 26px;
    margin: 0 0 0 -10px;
    background: url(../Content/header_bg8-5.png) 0 0 repeat-x;
    border: none;
    color: #fff;
    margin-bottom: 10px;
}

#titleData #status {
    margin-bottom: 6px;
}

#titleData #episdoeSummary {
    margin-top: 6px;
}

/*Star Rating*/
#atomActions p.rated, .unit_long p {
    display: none;
}

#ratingModalWindow h3 {
    font-size: 13px;
    margin-bottom: 8px;
}

#ratingModalWindow p {
    font-size: 13px;
}

#unit_long p {
    display: none;
}

.unit-rating {
    list-style: none;
    margin: 0 0 2px 0;
    padding: 0px;
    height: 15px;
    position: relative;
    background: url('../Content/starrating.gif') top left repeat-x;
}

.unit-rating li {
    text-indent: -90000px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.unit-rating li a {
    outline: none;
    display: block;
    width: 15px;
    height: 15px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
}

.unit-rating li a:hover {
    background: url('../Content/starrating.gif') left center;
    z-index: 2;
    left: 0px;
}

.unit-rating a.r1-unit {
    left: 0px;
}

.unit-rating a.r1-unit:hover {
    width: 15px;
}

.unit-rating a.r2-unit {
    left: 15px;
}

.unit-rating a.r2-unit:hover {
    width: 30px;
}

.unit-rating a.r3-unit {
    left: 30px;
}

.unit-rating a.r3-unit:hover {
    width: 45px;
}

.unit-rating a.r4-unit {
    left: 45px;
}

.unit-rating a.r4-unit:hover {
    width: 60px;
}

.unit-rating a.r5-unit {
    left: 60px;
}

.unit-rating a.r5-unit:hover {
    width: 75px;
}

.unit-rating li.current-rating {
    background: url('../Content/starrating.gif') left bottom;
    position: absolute;
    height: 15px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}

#createValidationErrors {
    padding: 16px;
    background-color: #FFCFB9;
}

/*Widgets */
.contentHighlight img {
    max-width: 300px;
}

.chFeature {
    margin: 6px 0;
}

.chFeature a {
    font-weight: bold;
    display: block;
    margin: 6px 0 0 0;
}

.contentHighlight li {
    margin: 2px 0 0 14px;
    list-style-type: square;
}

#followNajediSe div {
    background: url(../_img/background/followNajediSe.png) no-repeat;
}

#atom #followNajediSe div {
    background: url(../_img/background/atomFollowNajediSe.png) no-repeat;
}

#followNajediSe div {
    background: url(../_img/background/followNajediSe.png) no-repeat;
}

#followNajediSe a {
    width: 65px;
    float: left;
    margin-left: 12px;
    height: 16px;
    padding-top: 50px;
    font-size: 11px;
    display: block;
    text-align: center;
    vertical-align: bottom;
}

#followNajediSe a:first-child {
    margin-left: 0;
}

/* Typography */
a:link, a:visited {
    color: #8F1010;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.new {
    color: #990000;
}

h1, h2, h3, h4, h5 {
    font-weight: bold;
    color: #333;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 16px;
    line-height: 18px;
}

h4 {
    font-size: 13px;
    margin: 5px 0 3px 0;
}

/* Universal Template */
h1.pageHeader {
    border-bottom: 1px solid #E8E8D7;
    border-top: 1px solid #356D87;
    color: #333333;
    line-height: 28px;
    font-size: 15px;
    margin: 0 0 12px 0;
}

/* definira velicinu content prostora */
#content, #innerFooter, #innerProfileHeader {
    width: 944px;
    margin: 0 auto;
    padding: 0 6px;
}

/* definira velicinu main prozora*/
#content .twoColumn #main {
    width: 586px;
    float: left;
}
/* definira velicinu sidebara */
#content .twoColumn #sidebar {
    width: 336px;
    float: right;
    padding: 10px;
    border: 1px solid #E0E0E0;
}

#wrapper .module {
    margin: 22px 0;
    clear: both;
}

#wrapper #sidebar .module {
    margin-bottom: 0px;
}

#content #main .module h2{
    line-height: 24px;
    color: #333333;
    border-top: 1px solid #356D87;
    font-size: 14px;
    margin-bottom: 10px;
}

#content #sidebar .module h2 {
    color: #333333;
    margin: 0 0 8px;
    font-size: 13px;
    padding-top: 8px;
    border-top: 1px solid #CDCBBC;
}

#content .adjunct {
    float: right;
    margin-top: -30px;
    color: #999;
}

#content .adjunct a {
    font-weight: bold;
}

#wrapper .toolbar {
    float: right;
    padding-right: 0;
    margin-top: -34px;
}

#pagination {
    margin-top: 15px;
}

#wrapper .toolbar a {
    margin: 1px 1px 1px 0;
    background-color: #ECEBE6;
    border: 1px solid #D6DDD3;
    display: block;
    float: right;
    padding: 1px 5px;
    line-height: 18px;
    font-size: 11px;
    font-weight: bold;
}

#content .wallMessage, #content #atom .infoSection h2, #discussions th {
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #ccc;
    color: #444444;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin: 0;
    padding: 0 0 8px 0;
    text-align: left;
}

.needToLogIn {
    padding: 8px;
}

.commentMessage {
    padding: 8px 8px 8px 24px;
    background: url(../_img/background/fbdownarrow.png) left 10px no-repeat;
}

.needToLogIn a {
    font-weight: bold;
}

.needToLogIn img {
    vertical-align: middle;
}

#addNotifications {
    margin-top: 4px;
    background: url(../_img/background/addNotifications.png);
    padding: 22px 10px 12px 68px;
    border-bottom: 2px solid #C2BEAD;
}

.moduleMessage {
    padding: 10px 10px 10px 70px;
    border-top: 2px solid #C89B0D;
    border-bottom: 2px solid #C89B0D;
    background: #E8ECF4 url(../_img/background/info.gif) 10px 10px no-repeat;
}

#main .moduleWarning {
    padding: 5px 5px 5px 60px;
    border-top: 2px solid #C89B0D;
    margin: 20px 0;
    border-bottom: 2px solid #C89B0D;
    background: #E8ECF4 url(../_img/background/info.gif) 4px 0px no-repeat;
    min-height: 40px;
    font-weight: bold;
}

.moduleMessage h2 {
    font-size: 14px;
}

.moduleMessage p, #lbContent .moduleMessage p {
    font-size: 15px;
    margin-top: 8px;
}

.userImageSmall, .info img {
    vertical-align: middle;
}

.userImageSmall {
    margin-right: 5px;
}

.userName a .name {
    padding: 0 0 0 4px;
    display: block;
}

#content a.username:hover {
    text-decoration: none;
    color: #878269;
}

/* Footer */
#content {
    min-height: 670px;
}

#rail {
    text-align: center;
    clear: both;
    padding: 20px 0;
}

#footer {
    background: #8F1010 url(../Content/footer.jpg) top repeat-x;
    clear: both;
    border-top: 6px solid #818181;
    padding-bottom: 60px;
}

#siteSearchFooter {
    text-align: center;
    background-color: #D62D2D;
    margin-bottom: 16px;
    padding: 8px 0;
    border-bottom: 1px solid #BFBFBF;
}

#siteSearchFooter .inputText {
    border: 3px solid #FFFFFF;
    width: 426px;
}

#siteSearchFooter .inputSubmit {
    background-color: #E7E7E7;
    border: 2px solid #FFFFFF;
}

#footer h3 a {
    color: #fff;
}

#footer div.footerSection {
    float: left;
    margin-right: 16px;
    width: 176px;
    font-size: 12px;
}

#footer h3 {
    color: #FFFFFF;
    text-transform: uppercase;
    border-bottom: 1px solid #BFBFBF;
    padding-bottom: 3px;
    font-size: 14px;
}

#footer ul a {
    color: #C7C79C;
    display: block;
    margin: 3px 0;
}

#copyright {
    color: #D7D7D7;
    padding-top: 30px;
    text-align: center;
    clear: both;
}

#statistics {
    margin-top: 20px;
}

#innerFooter {
    text-align: left;
}

/* Restaurant List */
#restaurantList td {
    padding: 0 10px;
}

#restaurantList td td {
    padding: 2px;
}

#restaurantList td h3 {
    border-bottom: 1px solid #ccc;
    margin: 10px 0 4px 0;
}

#restaurantList li {
    color: #ccc;
    margin: 2px 0 4px 0;
    text-align: left;
    font-weight: bold;
}

#content #main .item .favoriteThumb {
    display: none;
}

#content #main #listFilter {
    float: right;
    width: 220px;
    margin-top: 6px;
}

/*Atom Thumb*/
.atomThumb {
    background: #CCC8BC url(../_img/background/sprites/repeatx.png) left -1182px repeat-x;
    border: 1px solid #C2BEAD;
    display: block;
    height: 98px;
    padding: 3px;
    position: relative;
    text-align: center;
    width: 75px;
    overflow: hidden;
}

#content .atomThumb a, #welcomePage .atomThumb span {
    font-size: 10px;
    font-weight: bold;
    color: #8F1010;
}

#sidebar .favoriteThumb {
    position: absolute;
    top: 60px;
    left: 5px;
    display: none;
}

.atomImageOnly #sidebar .favoriteThumb {
    top: 32px;
    left: 2px;
}

#content .favoriteThumb a, #welcomePage .favoriteThumb a {
    display: block;
    height: 18px;
    text-indent: -9999px;
    background: url("../_img/background/sprites/addFaves.png") center 0;
    margin-top: 2px;
    width: 83px;
}

#content .favoriteThumb a:hover, #welcomePage .favoriteThumb a:hover {
    background: url("../_img/background/sprites/addFaves.png") center -18px;
}

#content .favoriteThumb p, #welcomePage .favoriteThumb p {
    margin-top: 2px;
    text-indent: -9999px;
    height: 18px;
    background: url("../_img/background/sprites/addFaves.png") center -36px;
}

#sidebar .favoriteThumb a {
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    background: url(../_img/background/sprites/favoriteThumbs.gif) top no-repeat;
    display: block;
    float: left;
    visibility: hidden;
}

#sidebar .favoriteThumb a.inactiveAddFavoriteFromThumb {
    visibility: visible;
}

.activeAddFavoriteFromThumb {
    visibility: hidden;
}

#sidebar .favoriteThumb p {
    display: none;
    line-height: 18px;
    font-size: 11px;
    text-indent: 0;
    background-color: #93B45B;
    padding: 0 1px;
    font-weight: normal;
    color: #fff;
}

#sidebar .favoriteThumb a:hover {
    background: url(../_img/background/sprites/favoriteThumbs.gif) left -16px no-repeat;
}

#content .atomThumb:hover {
    text-decoration: none;
    border: 1px solid #8F1010;
}

.atomThumb img, .atomImageOnly img {
    display: block;
    max-height: 75px;
    max-width: 75px;
    overflow: hidden;
    margin: 0 auto;
}


/* FACEBOOK CONNECT LANDING PAGE */
#connectWithFacebook {
    height: 685px;
    background: #000 url(../_img/background/facebookConnectPage.png) top center no-repeat;
    text-align: center;
    color: #fff;
}

#connectWithFacebook .fbconnect_login_button {
    display: block;
    text-align: center;
    width: 700px;
    padding: 165px 0 425px 0;
    margin: 0 auto;
}

#connectWithFacebook p a {
    color: #73ACC8;
    font-weight: bold;
}

/* User Profile */
#joinFacebookFriends {
    font-weight: bold;
    font-size: 16px;
}

#facebookFriends li {
    padding: 5px;
}

#facebookFriends .fbProfilePic {
    width: 66px;
}

#sidebar #facebookFriends .fbProfilePic img {
    max-height: none;
    max-width: none;
}

#facebookFriends li a, #facebookFriends li a:hover {
    color: #8F1010;
}

#userData .FB_Link {
    font-weight: bold;
    font-size: 13px;
    padding-left: 23px;
    background: url(../_img/background/facebook_small_dark.gif) left no-repeat;
    color: #ABCBD8;
}

#userData #compliment {
    font-weight: bold;
    font-size: 13px;
    color: #ABCBD8;
}

#userData {
    float: left;
    width: 500px;
    margin-left: 12px;
}

#profileActions, #profileHeading #headerLoginPanel {
    width: 320px;
    float: right;
    margin: 0;
}

#profileActions {
    border-bottom: 1px dotted #999;
}

#profileActions a {
    border-top: 1px dotted #999;
    display: block;
    padding: 2px 0px;
    color: #ABCBD8;
}

#profileActions a {
    display: block;
    font-weight: bold;
    font-size: 12px;
}

#userProfile #scrollList {
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}

#userProfile #scrollList a {
    border-left: 1px solid #888;
    padding: 0 8px;
}

#userProfile #scrollList li:first-child a {
    border-left: none;
    padding-left: 0;
}

/* Browse Page */
#browseIndex {
    width: 100%;
}

#browseIndex td {
    font-size: 15px;
    padding-right: 15px;
    width: 50%;
}

#browseIndex td div.container {
    position: relative;
}

#browseIndex .icon {
    position: absolute;
    right: 15px;
    top: 38px;
    width: 56px;
    height: 56px;
}

#browseIndex h3 a {
    padding: 4px;
    color: #fff;
    display: block;
    background-color: #8F1010;
    font-size: 17px;
    text-decoration: none;
}

#browseIndex h3 a:hover {
    text-decoration: underline
}

#browseIndex ul {
    margin-bottom: 15px;
}

#browseIndex li, #uncategorized h3 {
    padding: 2px 6px;
}

#uncategorized {
    border-top: 3px solid #ccc;
}

#uncategorized td {
    width: 50%;
}

/* FACEBOOK CONNECT FORM */
#createFacebookConnectUserFormDiv form * {
    display: block;
    font-size: 16px;
}

#createFacebookConnectUserFormDiv .inputText {
    padding: 5px;
    margin-bottom: 8px;
    width: 300px;
}

#createFacebookConnectUserFormDiv #haveAccount {
    padding: 4px 0;
    border-bottom: 1px solid #ccc;
    margin: 0 8px 18px;
}

#createFBConnectUserError {
    display: block;
    margin-left: 75px;
    margin-top: 18px;
}

#createFacebookConnectUserFormDiv form {
    margin-left: 75px;
}

#createFacebookConnectUserFormDiv {
}

/*Lightbox Join*/



#registrationTemplate #emailSubscriber {
    margin: 15px 0 0 0;
}

#modalWindow #restrictedJoinWindow h3 {
    border-top: 1px solid #ccc;
    padding: 8px 0;
    font-size: 13px;
    margin-top: 8px;
    color: #555;
}

#modalWindow #restrictedJoinWindow input[type="text"], #modalWindow #restrictedJoinWindow input[type="password"] {
    padding: 3px;
    margin: 2px 4px 0 0;
}

#modalWindow #restrictedJoinWindow input[type="submit"] {
    margin-top: 13px;
    padding: 2px;
}

#modalWindow #restrictedJoinWindow h3:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}


/*Utilities */
#content .toolbar .x-hidden,
    #content #atom .topics,
    .set li .preview br,
    ul.dynFilters,
    .hidden,
    .fPlaylistAdder,
    #wrapper #shell .advertiseWithUs,
    .dynslides li,
    ul.slides li,
    #moreSummary,
    #watchList .allowEdit,
    .fbsubscribelink,
    #creditfooter,
    #aFilters,
    #filterForm,
    #wrapper #content #atom .episodeTracker .episodeNext,
    .invisible,
    .wip, #nav li ul,
    #relatedPages .favoriteThumb,
    #viewport .onFbReady,
    #pleaseWait {
    display: none;
}

.loading {
    line-height: 21px;
    background: url(../_img/background/loading.gif) 10px no-repeat;
    padding-left: 30px;
    font-size: 15px;
    display: block;
    float: left;
    margin-bottom: 20px;
}

strong {
    font-weight: bold;
}

#wrapper .naturalList li {
    margin: 4px 0 4px 35px;
    list-style: square;
}

em {
    font-style: italic;
}

.anchor {
    visibility: hidden;
    display: block;
    height: 1px;
    overflow: hidden;
}

#generalButtons a {
    background-color: #2C323F;
    color: #fff;
    padding: 5px;
    font-weight: bold;
}

.meta {
    font-size: 11px;
    color: #777;
}

#content #main table {
    width: 100%;
}

div.messages {
    padding: 5px;
    border: 2px solid #D9AE11;
    font-weight: bold;
    margin: 10px 0 0 0;
    color: #666;
    text-align: center;
}

p.message {
    padding: 3px;
    border: 1px solid #D9AE11;
}

.flat li {
    float: left;
}

.clear {
    clear: both;
}

.PDS_Poll .pds-radiobutton {
    margin-right: 8px;
}

/* Clearfix */
.clearfix:after, #seasons li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix, #seasons li {
    display: block
}

* html .clearfix, * html #seasons li {
    height: 1%
}

/* Tooltips */
a.username {
    font-weight: bold;
}

#wrapper a.info, #content .tipped {
    position: relative;
    overflow: visible;
    z-index: 24;
}

#wrapper a.info:hover, #content .tipped:hover {
    z-index: 25;
}

a.info span, a.activeAddFavoriteFromThumb span, a.inactiveAddFavoriteFromThumb span, #content .tipped span.tip {
    display: none;
}

#wrapper a.info:hover span, a.activeAddFavoriteFromThumb:hover span, a.inactiveAddFavoriteFromThumb:hover span, #content .tipped:hover span.tip {
    display: block;
    position: absolute;
    top: 25px;
    left: 0;
    padding: 2px;
    font-size: 11px;
    width: 150px;
    text-align: center;
    border: 1px solid #666;
    background-color: #EEEEEE;
    color: #398CAB;
    z-index: 140;
    font-variant: normal;
}

span.tipped {
    display: block;
    float: left;
}

/* Ext JS Overwrites */

#loginWindow .x-window-mc {
    background-color: #fff
}

.ext-el-mask {
    background-color: #222;
    opacity: 0.6;
}

.x-window {
    background-color: #AEA996;
    border: 3px solid #FFFFFF;
}

.x-window-tc, .x-window-ml, .x-window-tr, .x-window-tl, .x-window-bc, .x-window-mr, .x-window-bl, .x-window-br {
    background: none;
}

.x-panel-btns-ct {
    background-color: #FFFFFF;
}

.x-window-header-text {
    color: #fff;
}