﻿/* Default CSS Stylesheet for a new Web Application project */

body{
    font-size: 11px;
    letter-spacing: 1px;
    font-family: Verdana;
    background-image: url('../images/background_wallpaper.jpg');
    background-repeat: repeat;
    color: #DDB47B;
}

h1, h2, h3, h4, h5, h6{
    color: #E4D3A6;
    font-family: Times New Roman;
    letter-spacing: 2px;
    margin-left: 30px;
    margin-right: 30px;
}

h1{ font-size: 30px; text-transform:uppercase;    }
h2{ font-size: 22px; text-transform: uppercase; text-align: center; font-weight: bold;  }
h3{ font-size: 14px; letter-spacing: 1px; }
h4{ font-size: 13px; letter-spacing: 1px; }
h5{ font-size: 11px; letter-spacing: 1px; }

img { border-style: none; border-width: 0px; }


a{ color: #FD5A1E; text-decoration: none; }
a:hover{ text-decoration: underline; }


em{
    font-family: Arial;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 15px;
    
}

hr{ margin-left: 30px;  margin-right: 30px; }

.important{ color: #FF0000; }

.align_right{ text-align: right; }

.uppercase{ text-transform: uppercase; }

.align_center{ text-align: center; }

div#Container{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    position: relative;

}

div#WebsiteHeader{
    width: 960px;
    height: 228px;
    background-image: url('../images/heading.jpg');
    background-repeat: no-repeat;
  position: relative;
}
     
div#WebsiteHeader h1{
    display:none;   
}    

div#Title{
    width: 564px;
    height: 111px;
    background-image: url('../images/title.jpg');
    background-repeat: no-repeat;
    position: relative;
    top: -383px;
    left: 373px;
    z-index: 2;
}

div#Tent{
    position: relative;
    left: -90px;
    width: 500px;
    height: 400px;
    z-index: 1;
}


div#Sam_frontpage{
    position: relative;
    width: 115px;
    height: 182px;
    z-index: 0;
    top: -550px;
    left: -40px;
}
.Sam_frontpage{
    width: 115px;
    height: 182px;
}

div#box_right
{
    float: right;
    position: relative;
    top: 0px;
    width: 600px;
    
}

div#box_left{
    float: left;
    position: relative;
    width: 350px;
    top: 170px;
    
}

/*    NAVIGATION      */


div#NavigationTop{
    font-size: 10px;
    text-align: center;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    color: #FD5A1E;
    
    line-height: 25px;
        top: -365px;
    left: 458px;
    width: 400px;
    
}




/*      BOXES       */

.box_small p, .box_big p{
    margin-left: 30px;
    margin-right: 30px;
}

.box_small{
    background-image: url('../images/boxsmall_bg.jpg');
    background-repeat: repeat-y;
    width: 350px;
}

.box_big{
    background-image: url('../images/boxbig_bg.jpg');
    background-repeat: repeat-y;
    width: 587px;
}

.box_strip{
    background-image: url('../images/boxstrip_bg.jpg');
    background-repeat: repeat-y;
    width: 960px;
}


/*  HOME PAGE        */


.introduction_characters_list{
    margin-left: 22px;
    width: 365px;
}

.introduction_characters_thumb{
    float: left;
    width: 148px;
    height: 130px;
    padding: 2px;
    text-align: center;

}


.introduction_news{
    margin-left: 30px;
    margin-right: 30px;
    
    margin-bottom: 10px;
    
    float: left;
    width: 290px;
    padding: 5px;
}

.intro_news_date{
    font-style: italic;
    float: left;
}
.intro_news_title{
    font-weight: bold;
    float: left;
    padding-left: 10px;
}
.intro_news_brief{
    padding-top: 10px;
    float: left;
    clear: both;
}
.intro_news_more{
    float: right;
}

/*              CONTACT PAGE            */

div#ContactForm{
    width: 500px;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
}


div#ContactForm label{
    float: left;
    clear: left;
    min-width: 100px;
    text-align: right;
    margin-right: 5px;
}

div#ContactText{
    line-height: 20px;
    width: 500px;
    float: left;
    top: -30px;
    padding-left: 30px;
    padding-right: 30px
}

.validation{
    color: #FF0000;
    font-size: 14px;
}

.ContactTextBox{
    width:210px;
}

div#Contact_Buttons{
    text-align: center;
}

.Contact_Picture{
    height: 281px;
    width: 256px;
    padding-left: 25px;
}


.hidden_text{
    display: none;
}

/*   LIST   */

.List_Highlight_Selected{
    font-weight: bold;
}

/*   News   */

div#news_List{
    padding: 10px;
    width: 130px;
    float: left;
    line-height: 20px;
    border: 1px solid #FFFFFF;
    background-color: #000000;
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
}


div#news_external{
    width: 900px;
    height: 700px;
    z-index: 10;
    position: relative;
    top: 19px;
    left: -370px;
}


div#news_external iframe{
    margin-left:30px;
    margin-right: 30px;
}

/*      THE BOOK    */

div#book_pages
{
    padding: 10px;
    width: 120px;
    float: left;
    line-height: 20px;
    border: 1px solid #333333;
    background-color: #000000;
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    
}


.book_content{
    line-height: 20px;
}

/*      Author          */

.author_diane_photo{
    width: 150px;
    height: 224px;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
}

/*      CHARACTERS      */

div#Characters_Major{
    margin-left: 30px;
    margin-right: 20px;
    float: left;
    width: 511px;
}
div#Characters_Minor{
    margin-left: 30px;
    margin-right: 30px;
    float: left;
    clear: both;
    margin-bottom: 10px;
    width: 511px;
}


div#Characters_Minor h5{
    text-transform: uppercase;
    text-align: center;
}

.characters_major_list{
    margin: 1px;
    float: left;
    width: 540px;
    height: 140px;
    text-align: left;
    overflow: visible;

}

.characters_minor_list{ float: left; width: 100px; height: 50px; padding: 1px; text-align: center; }

.Character_Large{ width: 300px; height: 500px; padding-left: 25px; padding-right: 25px; }

.char_list_image{ float: left; width: 148px; height: 100px; padding: 10px;text-align: left; }
.char_list_name{ font-size: 13px; font-weight: bold;}
.char_list_content{ font-size: 11px; }
.char_list_viewlarge{ }


/*      LOGIN       */

div#LoginForm{
    width: 149px;
    float: left;
    clear: left;
    margin-top: 30px;
    margin-left: 200px;
    margin-bottom: 50px;
    line-height: 40px;
    text-align: right;
}
div#LoginForm label{
    width: 100px;
}
div#LoginForm p{
    width: 95%;
    float: left;
    line-height: 15px;
    margin: 10px 0px 0px 0px;
    text-align: center;
}

.LoginForm_TextBox{ width: 100px; height: 25px; font-size: 18px; }
.LoginForm_Button{  width: 105px; height: 25px; font-size: 14px; }



/*      hitcounter      */

div#hitcounter{ display: none; }





#sotrm_buy {

    width: 200px; display:block; position: fixed; 
    left: 20px; bottom: 5px;
    z-index: 99; background-color: #000000;
    

}


#sotrm_buy img {
    width: 194px; height: 263px; border: none;
}

#sotrm_buy .links{
 
    text-align: center; margin-left: 0px; margin-top: 10px; width: 200px;
 
}
