/************************ Typography ***************/

body {
    font-family: Calibri, “Trebuchet MS”, sans-serif;
	/*font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;*/
	font-size: 13px;
}

p {
	margin: 1.2em 0;
}

ul {
	margin: 1.2em 0 0 1.8em;
}

h3 + ul {
    margin-top: .4em;
}

h3 + p {
    margin-top: .2em;
}

li {
    margin-top: .2em;
}

h1 {
	margin: .2em 0;
	text-align: center;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.4em;
	font-weight: normal;
}

h1 + p {
    margin-top: .6em;
}

h3 {
    font-size: 1.1em;
    margin-top: 1.2em;
    font-weight: bold;
}

.justify {
    text-align: justify;
}

#LoadingGif {
    display: block;
    margin: 25px auto;
    height: 150px;
    width: 150px;
}
/************************ Tempoary Splashy Page ***************/

#TempoaryMainSplashSection {
    margin: 15px 0;
    padding: 15px 0 15px;
    border-top: 2pt solid black;
    border-bottom: 2pt solid black;
}

#LeftSplashBar div {
    border:10px solid #E5E5E6;
    height: 260px;
}

#LeftSplashBar h1,#LeftSplashBar p {
    margin: 10px;
}


#RightSplashBar img {
    height: 260px;
    width: 360px;
    border: 10px solid #E5E5E6;
}


/************************ Basic Page Layout ***************/

.container_12 {
    margin-top: 5px;
}

/************************ Rules Navigation Bar ***************/

.TopNavigationBar img {
    opacity: .4;
}

.TopNavigationBar img:hover {
    opacity: 1;
}

.TopNavigationBar .CurrentPage img {
    Opacity: 1;
}

/************************ Left Navigation Bar ***************/

#LeftColumn a {
    text-align: right;
    display: block;
    margin: .7em 0;
}

#LeftNavigationBar h1 {
    text-align: right;
}

#LeftNavigationBar a.CurrentPage {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

/************************ Left Column ***************/

#LeftColumn hr {
    margin: 15px 0;
}

#LeftColumn a {
    text-align: right;
    display: block;
}


/*********************** Footer Layout ************************/

#SplashPageFooter .grid_12 {
    background-color:#E5E5E6;
}

#SplashPageFooter p {
    margin: .4em;
    text-align: left;
}

.Footer + .Footer {
    border: 0;
}

/*********************** Rules tables ************************/


table.RulesTable {
    margin-bottom: 1em;
    border: 1pt solid black;
}

.RulesTable td,.RulesTable th {
    padding: .3em;
}

.RulesTable thead {
    color: white;
    background-color: #000000;
    text-align: left;
    padding: .3em;
}

.RulesTable .EvenRow {
    background-color: #d0d0d0;
}


/*********************** Purchase tables ************************/


#PurchaseTable {
    margin-bottom: 1em;
    border: 1pt solid black;
}

#PurchaseTable td,#PurchaseTable th {
    padding: .3em;
}

#PurchaseTable thead {
    color: white;
    background-color: #000000;
    text-align: left;
    padding: .3em;
}

/************************ PDF Links ***************/

div.PDF {
    display: table;
    margin: 0 auto;
}

div.PDF img {
    margin: 20px 15px 2px;
}

a.PDF  {
    float: left;
    display: table;
    text-align: center;
    margin-bottom: 25px;
}

.PDF span {
    display: block;
}

/*********************** Form adjustments from Reset ************************/

.CheckBox label {
    padding: 2px 0 0 2px;
    left: 164px;
}

input {
    font-family: Calibri, “Trebuchet MS”, sans-serif;
	font-size: 13px;
}

.StandardForm label {
    margin-top: 2px;
}

label.overlabel {
    top: 12px;
}

label.overlabel-apply {
    top: 4px;
}

/************************ Shopping basket ***************/

#ShoppingBasket {
    margin-bottom: 10px;
    float: right;
}

#ShoppingBasket p {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
}

#ShoppingBasket input {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 5px;
}


#ShoppingBasketTitle {
    color: white;
    background-color: black;
    width: 174px;
    height: 18px;
    padding-left: 10px;
    padding-top: 2px;
    font-weight: bold;
}

#ShoppingBasketContents {
    width: 160px;
    border: 2pt solid black;
    height: 34px;
    padding: 0 10px;
    position: relative;
}

#ShoppingBasketContents p {
    position: absolute;
    left: 10px;
    top: 8px;
}

/************************ Event Listing ***************/

.EventListing {
    border: 2pt solid black;
    font-size: 1em;
}

.EventHead {
    height: 50px;
    background-color: black;
}

.EventListing img.tick {
    top: 8px;
    left: 22px;
}

.EventDeadlineBlock {
    line-height: 1em;
}

#concession {margin: 0 0 0 .6em;}

/*********************** Odyssy Image Button ************************/

div.ButtonImage {
    position: relative;
    float: left;
    margin-top: 1em;
    width: 95px;
    clear: none;
    border: 0;
}

div.ButtonImage input {
    float: left;
    margin: 0;
    top: 0;
    left: 0;
}

div.ButtonImage span {
    position: absolute;
    top: 25px;
    left: 43px;
    font-size: 16px;
}

#PreviousButtonDiv {
    width: 110px;
}

#EditButtonDiv {
    width: 80px;
}

/***********************  ************************/

#CarthageWatermark {
    background-image: url(/resources/odyssey/images/kitsmap/carthage.jpg);
}

#EgyptWatermark {
    background-image: url(/resources/odyssey/images/kitsmap/egypt.jpg);
}

#GreeceWatermark {
    background-image: url(/resources/odyssey/images/kitsmap/greece.jpg);
}

#PersiaWatermark {
    background-image: url(/resources/odyssey/images/kitsmap/persia.jpg);
}

#RomeWatermark {
    background-image: url(/resources/odyssey/images/kitsmap/rome.jpg);
}

div.Renown {
    background-position: center;
    height: 330px;
    width: 620px;
    position: fixed;
    z-index: -1;
    opacity: .2;
}

ul.Renown {
    opacity: 2;
    margin: 0;
    padding: 0.1em 0 .75em;
    list-style: none;
}

ul.Renown li {
    padding: .15em .3em;
}



/*********************** Odyssey Character Creation ************************/

#CharacterCreationWizard {
    padding-top: .5em;
    margin-top: .5em;
}

div.OCCStep {
    float: left;
    border: 1pt solid black;
    width: 50px;
    margin: 0 6px 10px 0;
    overflow: hidden;
    height: 500px;
    position: relative;
}

a.WizardStageLink {
    display: block;
    float: left;
    height: 500px;
    width: 50px;
    background-color: #000000;
}

.OCCInstructions {
    position: absolute;
    width: 200px;
    left: 60px;
    top: 5px;
    text-align: left;
}

.Carthage, .Egypt, .Greece, .Persia, .Rome, .Warleader, .Champion, .Priest, .Philosopher, .Attendant {display: none;}

/*********************** OCC Step 0 ************************/

#CharacterViewerSummary #PreviousButtonDiv {
    margin-left: 10px;
}

/*********************** OCC Step 0 ************************/

#OCCStep0 {
    margin-left: 10px;
    width: 700px;
}

#OCCStep0 div {
    position: absolute;
    width: 600px;
    height: 300px;
    left: 75px;
    top: 20px;
}

/*********************** OCC Step 1 ************************/

#OdysseyWorldMap {
    position: absolute;
    left: 128px;
    top: 5px;
}

#OdysseyWorldMap img {
    position: absolute;
}

/*********************** OCC Step 2 ************************/

#OCCStep2 {
    background-repeat: no-repeat;
}

a.WizardPathLink {
    position: absolute;
}

#PriestLink {
    top: 260px;
    left: 330px;
}

#AttendantLink {
    top: 180px;
    left: 490px;
}

#PhilosopherLink {
    top: 180px;
    left: 170px;
}

#WarleaderLink {
    top: 15px;
    left: 265px;
}

#ChampionLink {
    top: 15px;
    left: 398px;
}

/*********************** OCC Step 3 ************************/

#WizardSkillHolder {
    position: absolute;
    top: 22px;
    left: 279px;
    width: 400px;
}

#KitSkills {
    height: 400px;
}

div.WizardSkillLink {
    border: 1pt solid black;
    height: 50px;
    margin: 0 0 5px 0;
    width: 398px;
    overflow: hidden;
    position: relative;
}

a.WizardSkillLink {
    width: 398px;
    height: 50px;
    background-color: #000000;
    display: block;
}

#WizardStep1 .OdysseySkill {
    margin: 5px -10px 5px 15px;
    float: left;
    width: 160px;
    height: 50px;
    position: relative;
}

.WizardSkillLink h3 {
    margin: 15px 0 10px 10px;
}

#WizardStep1 .OdysseySkill img {
    position: absolute;
    float: none;
    margin: 0;
}

#WizardStep1 .OdysseySkill h3 {
    line-height: 1.2em;
    margin-top: .6em;
    display: block;
    width: 105px;
    float: right;
    font-weight: normal;
}

#WizardStep1 .OdysseySkill p {
    display: none;
}

.ChosenKit {
    position: absolute;
    top: 119px;
    left: 90px;
}

#PhilosopherElementCount {
    padding-top: 15px;
    clear: left;
}

.FreePickSkill {
    display: none;
}

#WizardStep1 .OdysseySkill img.crossed {
    display: block;
}

#WizardStep1 .OdysseySkill img.ticked {
    display: block;
}

/*********************** OCC Step 4 ************************/

#VisibleForm {
    position: absolute;
    top: 130px;
    left: 220px;
}

#OCCSubmitButtons {
    margin-left: 155px;
}

#OCCSubmitButtons .ErrorMessage{
    margin-right: 70px;
}

#CharacterSummary {
    position: absolute;
    height: 20px;
    width: 230px;
    text-align: center;
    left: 55px;
    top: 360px;
}

#CharacterDescription {
    margin-bottom: .3em;
}

/*********************** OGC Step 2 ************************/

#OCCStep2 p.OCCInstructions {
    width: 550px;
}

#TerritoryQuestions {
    position: absolute;
    top: 55px;
    left: 75px;
}

#TerritoryQuestions div {
    clear: left;
    margin-bottom: .75em;
}

#TerritoryQuestions label {
    display: block;
    width: 20em;
    float: left;
    text-align: left;
    margin: 0.2em .5em 0 0;
}

#TerritoryQuestions .Text6 {
    width: 22em;
}

#FirstTerritorySelection {
    padding-bottom: 2em;
}


/*********************** OGC Step 3 ************************/

#OCCStep3 p.OCCInstructions {
    width: 550px;
}

#DetailQuestions {
    position: absolute;
    top: 55px;
    left: 75px;
}

#DetailQuestions div {
    clear: left;
    margin-bottom: .75em;
}

#DetailQuestions label {
    display: block;
    width: 20em;
    float: left;
    text-align: left;
    margin: 0.2em .5em 0 0;
}

#DetailQuestions .Text6 {
    width: 22em;
}

#DetailQuestions #SaveButtonDiv {
    margin-left: 20em;
}
