﻿/*Mozilla Scroll Bar Bug Fix - Should be ignored by IE*/
        /*Put the scroll fix in the master page as this stoped working */

/* Colors for Light Yellow: #F2E180 Yellow: #FFCC33 Teal: #3D9AB4 */


/*html
{
     overflow: scroll;
}
*/
body
{
    background-image: url(../img/theme/AOTbackground.png);
    background-repeat: repeat-x;
    background-color: Black;
    color: white;
    font-size: 12px;
    font-weight: normal;
    font-family: arial, sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
}

input[type="file"]
{
    color: gray;
}

a:link, a:visited, a:active
{
    color: #F2E180;
}

a:hover
{
    color: #FFCC33;
}
img
{
    border-style: none;
}

.medialinks a
{
    margin: 10px;
}

/* Content Titles */
h1
{
    padding: 0px 0px 15px 0px;
    font-variant: small-caps;
    font-size: 28px;
    margin: 0px;
    border: 0px;
    font-weight: bold;
}

h1, h1 a:link, h1 a:visited, h1 a:hover
{
    color: #FFFFFF;
}

h1 .header-sidelink, h1 .header-sidelink:link
{
    color: #DE350B;
    font-size: 12px;
    font-variant: normal;
}

.left-box a:hover {
color: #B36B92;
}

h2
{
    font-weight: bold;
    font-size: 17px;
}

h2, h2 a:link, h2 a:visited, h2 a:hover
{
    color: #FFCC33;
}

h3
{
    color: Gray;
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

/* Home */

.home_phone
{
    float: left;
    height: 400px;
    width: auto;
    padding: 0 10px;
    display: block;
}
.home_middle
{
    float: left;
    width: 350px;
    padding: 30px 0 0 0;
    display: block;
    text-align: center;
    font-size: 14px;
}





/* FAQ Page */

.question_container
{
    padding-left: 0px;
    margin: 0px;
    display: block;
    width: auto;
    height: auto;
}

.question
{
    font-weight: bold;
    font-size: 17px;
    color: #FFCC33;
}

.answer
{
    font-size: 13px;
    padding: 20px;
    padding-top: 5px;
    margin: 0px;
    color: #FFFFFF;
}


/* Features Page */

#feature_outer
{
    width: auto;
}
.feature_container
{
    margin: 0px 0px 30px 0px;
    float: left;
    display: block;
    width: 330px;
    height: 150px;
}
.feature_container img
{
    margin: 0px 15px 0px 0px;
}

.feature_header
{
    margin: 0px 0px 10px 0px;
    padding: 0;
    font-weight: bold;
    margin-left: 10px;
    color: #FFCC33;
    font-size: 17px;
    font-variant: normal;
    background-color: transparent;
}

.feature_guide_link
{
    color: #F2E180 !important;
    font-variant: normal;
}


.feature_body
{
    color: #BBB;
    font-size: 13px;
    margin: 0px 20px 0px 0px;
    width: auto;
    background-color: transparent;
}
.featuredisclaimer
{
    color: white;
    font-size: 15px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    font-variant: normal;
    font-style: italic;
}

/* Journal Page */

.journal_date
{
    color: #777;
    font-size: 15px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    font-variant: normal;
}



/* Main Menu  */

#backgroundimage
{
    background-image: url(../img/theme/AOTtitleimage2.png);
	background-repeat:no-repeat;
    height: 180px;
    width: 676px;
    margin: 0;
    padding: 0;
    border: 0;
    position: absolute;
    top: 23px;
    left: 40px;
    display: block;
    z-index: -1;
}

#HomePageLink1
{
    position: absolute;
    z-index: 10; 
    display: block; 
    width: 513px; 
    height: 113px; 
    margin-top: 26px; 
    bottom: 475px;
    top: 17px;
    }
    
#HomePageLink2
{
    position: absolute;
    z-index: 10; 
    display: block; 
    width: 290px; 
    height: 31px; 
    top: 21px; 
    }      
#backgroundholder
{
    height: 180px;
    width: 1025px;
    position: relative;
    top: 0px;
    left: 0px;
}


#maincontentcontainer
{
    padding: 20px;
    padding-top: 0px;
    padding-left: 20px;
    text-align: left;
}

#logincontainer
{
    position: absolute;
    border: solid 0px;
    top: 60px;
    left: 650px;
    width: 250px;
    height: auto;
    display: block;
    z-index: 20;
    text-align: right;
    font-weight: bold;
    font-size: 12pt;
    font-variant: small-caps;
    color:Black;
}

#logincontainer span
{
    color:Black;
}

#logincontainer a
{
    color:Black;
}

#menucontainer
{
    position: absolute;
    border: solid 0px;
    top: 0px;
    left: 265px;
    height: auto;
    width: 755px;
    display: block;
    z-index: 10px;
}
#menuleft
{
    background-image: url(../img/theme/menubackgroundleft.png);
    height: 42px;
    width: 37px;
    margin: 0;
    border: 0;
    float: left;
    display: block;
}
#menumiddle
{
    background-image: url(../img/theme/menubackground.png);
    background-repeat: repeat-x;
    height: 42px;
    width: 610px;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    display: block;
}
#menuright
{
    background-image: url(../img/theme/menubackgroundright.png);
    background-repeat: no-repeat;
    height: 42px;
    width: 23px;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    display: block;
}
#menumiddle ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}
#menumiddle li
{
    font-variant: normal;
    font-size: 15px;
    text-decoration: none;
    background-repeat: repeat-x;
    height: auto;
    padding: 8px 3px 0 10px;
    margin: 0;
    border: 0;
    float: left;
    border: 0px;
    display: block;
    font-weight: bold;
}
#menumiddle a:link
{
    color: white;
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: 0;
}
#menumiddle a:visited
{
    color: white;
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: 0;
}
#menumiddle a:hover
{
    color: #B36B92;
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: 0;
}
#menumiddle a:active
{
    color: #B36B92;
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: 0;
}

#pitch
{
    position: absolute;
    top: 185px;
    left: 112px;
    width: 800px;
    text-align: center;
}
#pitch h1
{
    font-size: 16pt;
    font-weight: normal;
    font-family: Arial;
    font-variant: normal;
}

#fblikes 
{
    position: absolute;
    top: 850px;
    left: 157px;
    width: 730px;
    text-align: center;
}

#pkweblink
{
    position: absolute;
    top: 800px;
    left: 157px;
    width: 730px;
    text-align: center;
}

#quotes
{
    position: absolute;
    top: 905px;
    left: 137px;
    width: 750px;
    text-align: center;
}
#quotes h2
{
    font-size: 12pt;
    font-weight: normal;
    font-family: Arial;
    font-variant: normal;
    color: White;
}

#default
{
    visibility: visible;
    top: 260px;
    left: 272px;
    position: absolute;
    height: 393px;
    width: 480px;
}
#cornercover
{
    visibility: visible;
    top: 260px;
    left: 740px;
    position: absolute;
    z-index: 10;
}

#downloadlinkstable
{
    position: absolute;
    top: 670px;
    left: 272px;
    width: 480px;
}
#spacertable
{
    height: 783px;
    width: 1025px;
}


/* Update Hut */
#updatehutheader
{
    top: 170px;
    left: 50px;
    position: absolute;
    z-index: 10;
}
#updatehutheader_table
{
    width: 600px;
}
#updatehutheader_image
{
    width: 175px;
}
#updatehutheader_table_imagecell
{
    width: 175px;
}
#updatehutheader_title
{
    width: 300px;
}

#statustable
{
    position: absolute;
    width: 300px;
    top: 200px;
    left: 675px;
}
#serverInfo
{
    z-index: 10;
    position: absolute;
    top: 527px;
    left: 699px;
    width: 275px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    border: solid 0px;
    font-size: large;
}

#serverStatus
{
    z-index: 10;
    position: absolute;
    top: 330px;
    left: 765px;
    height: 200px;
}
#serverStatus_mobile
{
    visibility: hidden;
}

#articlescontainer
{
    position: relative;
    top: 70px;
    left: 30px;
    width: 600px;
}
#articleentry
{
    width: 600px;
}
#articletitle
{
    color: #F2E180;
    text-decoration: underline;
}
#articletitle a
{
    color: #F2E180;
    text-decoration: none;
    font-size: larger;
    font-weight: bold;
}
#articletitle a:hover
{
    color: #FFCC33;
    text-decoration: underline;
    font-weight: bold;
}
#articletitle a:visited
{
    color: #FFCC33;
    text-decoration: none;
}
#articleFull
{
    position: relative;
    left: 20px;
}

/* Press */
#presscontent
{
    position: relative;
    left: 30px;
    width: 550px;
}
#presspack
{
    width: 320px;
    position: absolute;
    top: 250px;
    left: 650px;
}


/* Rankings */
#rankingshatoutercontainer
{
    width: 1025px;
}
#rankingshomecontainer
{
    position: relative;
    left: 35px;
    width: 1025px;
}

.rankingshatcontainer
{
    margin: 10px 15px 10px 10px;
    float: left;
    display: block;
    width: 305px;
    height: 825px;
    border-width: 1px;
    border-style: solid;
    border-color: #F2E180;
}
.rankinglist a:link, .rankinglist a:visited, .rankinglist a:active
{
    text-decoration: underline;
    color: White;
}
.rankinglist a:hover
{
    text-decoration: underline;
    color: White;
}

#rankingsfullcontainer
{
    width: auto;
}
#hatsfriendseventsnavigation
{
    padding-top:14px;
}
#hatsfriendseventsnavigation a:link, #hatsfriendseventsnavigation a:visited
{
    text-decoration: none;
}
#hatsfriendseventsnavigation a:hover
{
    text-decoration: underline;
}

#membersEnemiesNavigation
{
    position: relative;
    top: -472px;
    left: 320px;
    width: 320px;
}

#membersEnemiesNavigation a:link, #membersEnemiesNavigation a:visited
{
    text-decoration: none;
}
#membersEnemiesNavigation a:hover
{
    text-decoration: underline;
}

#membersEnemiesContainer
{
    position: relative;
    top: -472px;
    left: 320px;
    width: 320px;
    margin-bottom: -230px;
}

#residentsEnemiesNavigation
{
    position: relative;
    top: -305px;
    left: 320px;
    width: 320px;
}

#residentsEnemiesNavigation a:link, #residentsEnemiesNavigation a:visited
{
    text-decoration: none;
}
#residentsEnemiesNavigation a:hover
{
    color: Black;
    text-decoration: underline;
}

#residentsEnemiesContainer
{
    position: relative;
    top: -305px;
    left: 320px;
    width: 320px;
    margin-bottom: -230px;
}

.ProfileHeaderLight
{
    color:White;
}

.ProfileHeaderDark
{
    color:Black;
}

.ProfileHeaderLight a:hover
{
    color:White;
}

.ProfileHeaderDark a:hover
{
    color:Black;
}

/* Progress bars for the Profile */
div.progressBarHolder {
	display: block;
	width: 100px;
	background-color: #000000;
	padding: 0px;
	border: 1px solid #ADADAD;
	position: relative;
}

div.progressBarMarker {
	display: block;
	background-color: #0C7D1D;
}

div.progressBarText {
	color: #ffffff;
	text-align: center;
	width: 100%;
	position: absolute;
    top:0;
	left:0;
	padding-top: 0px;
}



/* Kingdom Rankings */
#rankingskingdomoutercontainer
{
    width: 1025px;
}
#rankingskingdomcontainer
{
    position: relative;
    left: 35px;
    width: 1025px;
}

.rankingskingdomcontainer
{
    margin: 10px 15px 10px 10px;
    float: left;
    display: block;
    width: 305px;
    height: 825px;
    border-width: 1px;
    border-style: solid;
    border-color: #F2E180;
}

/* City Rankings */
#rankingscityoutercontainer
{
    width: 1025px;
}
#rankingscitycontainer
{
    position: relative;
    left: 35px;
    width: 1025px;
}

.rankingscitycontainer
{
    margin: 10px 15px 10px 10px;
    float: left;
    display: block;
    width: 305px;
    height: 440px;
    border-width: 1px;
    border-style: solid;
    border-color: #F2E180;
}

.checkboxBig input
{
}



.screen-details
{
    font-size: 22pt;
    vertical-align: top;
    text-align: center;
    color: White;
    width: 50%;
}

.screenspacer
{
    padding-top: 50px;
}

/* TerritoryView */

.mapInfoWindow
{
	color:Black;
	font-size:medium;
	font-weight:bold;
	padding-top:17px;
}

/* Footer */

#footer
{
    font-size: 10pt;
    color: white;
    text-align: center;
    height: 17px;
}



.creature-para
{
    text-indent: -12px;
}

#creatures-header
{
    margin-bottom: 35px;
}

#creatures-header a
{
    color: White;
    padding-left: 10px;
}
#creatures-header a:hover
{
    text-decoration: underline;
}

.highlight a
{
    font-weight: bolder;
}



.highlight
{
    text-align: center;
    padding: 8px;
    border: solid 1px rgb(56, 93, 138);
    background-color: rgb(254, 168, 4);
}

.blurb_heading
{
    font-weight: bold;
    font-size: large;
}

.blurb_heading a
{
    color: White;
    text-decoration: none;
}

.blurb_heading a:hover
{
    text-decoration: underline;
}

.center_content td
{
    padding-top: 35px;
    padding-bottom: 15px;
}
.center_content
{
    margin-top: 25px;
    width: 600px;
}
.utility_box
{
    position: absolute;
    right: 15px;
    top: 15px;
}



.tagtext
{
    color: rgb(200, 200, 200);
    padding-left: 9px;
}
.bulletpoints
{
    padding-left: 11px;
}

.theme
{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: large;
    text-align: center;
}

blockquote
{
    padding-left: 15px;
    margin-left: 0px;
    font-style: italic;
}

/* Wallpaper related */

.wallpaperThumbnail
{
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 30px;
}

.wallpaperLargeThumbnailImage
{
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 30px;
}
