/*** ALL * HACKS SHOULD BE REMOVED ONCE IT PLACED IN THIS STYLESHEET ***/

/********************************************
  ** 1) Misc
/********************************************/

.clear, .clear-fix{zoom:1;}

#aion-header{z-index: 110} /*** Fix nav menus appearing behind content ***/

#twoCol-left .content-top .nav a {display:inline-block} /*** Fix no background when hovering ***/
#twoCol-left .cat-entry {min-height:0} /*** Fix background not fully showing ***/
#twoCol-left .cat-entry .entry-date {height: 77px}
#twoCol-left .cat-entry .content .post-data li {zoom: 1; display: inline}
#twoCol-right .accordion .content {overflow:hidden} /***Fix scroll bars appearing when using accordion***/

#twoCol-left #factions-tabs ul.tabs li {display: inline;zoom: 1}/*** Fix positioning issue ***/
#twoCol-left #factions-header p {margin-top: -2px} /*** Fix gap between content and content top ***/

#footer-container {margin-top: 50px} /***Fix positioning issue ***/
#aion-footer { margin-top: 0 } /*** Fix positioning issue ***/
#aion-footer ul.footer-nav { padding-top: 0 } /*** Fix positioning issue ***/
#aion-footer ul.footer-nav li {zoom: 1; display: inline}
.pagination {position: relative; zoom: 1;}
.pagination ul {display: inline; zoom: 1} /*** Fix positioning issue ***/

#twoCol-right .accordion { overflow:hidden; position:relative; height:477px;} /*  ie 7 fix for hasLayout bug overflow issue.*/
#twoCol-right .accordion .youtube a.extLink-large {margin-top: 38px} /*** Fix botton YouTube link position in accordion ***/

#store-wrapper .pet-item, #store-wrapper .skin-item, #store-wrapper .merch-item {display: inline; zoom: 1} /*** Fix positioning issue ***/
#twoCol-right .accordion .youtube a.extLink-large {margin-top: 38px} /*** Fix bottom YouTube link position in accordion ***/

#about-subnav {z-index: 100; position: relative; zoom: 1;}
#about-subnav li a.btn span { cursor: pointer; }

.category-listing-footer { position: relative; z-index: 105; }
#shadow-court-archives .shadow-court-instructions LI {display: inline; zoom: 1 }
.mainDiv { position: relative; z-index: 105; }


/********************************************
  **  1) Lightbox
/********************************************/
.lightbox {
		padding: 5px 10px;
	}
.lightbox .content{background-color:#000;  zoom: 1; opacity: 1;  filter: alpha(opacity = 100); }
.lightbox .main{padding-bottom: 25px; min-height:450px; }

	


/********************************************
  ** 1) Navigation Bar
/********************************************/
#aion-nav-bar-media .nav-menu{position: absolute !important;right: 0 !important;left: auto !important;top: 48px !important;}
#aion-nav-bar-forums .nav-menu{position: absolute !important;right: 0 !important;left: auto !important;top: 48px !important;}
#aion-nav-bar-services .nav-menu{position: absolute !important;right: 0 !important;left: auto !important;top: 48px !important;}
#aion-nav-bar #aion-nav-bar-media .expand-section {position: relative; top:-261px;}
#aion-nav-bar #aion-nav-bar-services .expand-section {position: relative; top:-261px;}


/********************************************
  ** 1) About > Servers
/********************************************/
.dropdown ul {width: 100%}
#about-servers .shaded-row {height: 59px}
#about-servers .shaded-row:first-child {height: 18px}
#about-servers .shaded-row .control-ratio {height: 35px}
#abyss-status-container .economy-asmo {margin-bottom: 5px}
.server-details-controls .dropdown ul {left: 0;top: 24px}
#about-servers-detail #leaderboards-container{z-index: 15}
#about-servers .shaded-row .control-ratio .slider .asmo {margin-right: -3px}
#about-servers-detail .server-details-controls div {z-index: 100; position: relative; zoom: 1 }



/********************************************
  ** 1) Dimebar jQuery Fix
/********************************************/
.db-dropDown {
	zoom: 1;
}