/* Start of CMSMS style sheet 'Main Style' */
html {
margin: 0;
padding: 0;
height: 100%;
}

body {
margin: 0;
padding: 0;
background: #e29847 url(uploads/images/fullbg.jpg) no-repeat top center;
height: 100%;
}

#loadingwrap {
position:absolute;
top: 0px;
left: 0px;
background-color: #ffffff;
opacity: .5;
height: 100%;
width: 100%;
z-index: 4;
}

#loading {
position:absolute;
width:300px;
height: 50px;
top:100px;
left:50%;
margin-left:-150px;
text-align:center;
padding:7px 0 0 0;
font:bold 11px/25px Arial, Helvetica, sans-serif;
background-color: #ffffff;
border: 3px solid #ff0000;
z-index: 6;
}

#nav a {
text-decoration: none;
}

#header {
position: relative;
height: 155px;
}

h2 {
margin: 0;
padding: 0;
text-align: center;
font-family: Palatino Linotype, Arial;
}

h3 {
margin: 0;
padding: 0;
text-align: center;
font-family: Palatino Linotype, Arial;
font-size: 1em;
}

h4 {
margin: 0;
padding: 0;
font-family: Palatino Linotype, Arial;
}

.book img {
margin: 5px;
}

ul.nav {
margin: 0;
padding: 0;
position: absolute;
top: 5px;
}

ul.nav li {
display: block;
list-style: none;
}

ul.nav li:hover {
color: #ff0000;
}

#nav {
z-index: 4;
}

#navleft {
position: absolute;
top: 7px;
left: 530px;
}

#navleft li {
margin-top: 10px;
text-align: center;
}

#navright {
position: absolute;
top: 7px;
left: 636px;
}

#navright li {
margin-top: 10px;
text-align: center;
}

#storenav {
position: absolute;
top: 30px;
left: 565px;
font-size: 30px;
text-align: center;
}

a {
color: #000000;
}

a:hover {
color: #ff0000;
}

/*
@font-face {
    font-family: "Sophieeotfull";
    src: url("http://www.cybershockllc.com/story/uploads/font/Sophie.eot");
}

@font-face {
    font-family: "Sophiettffull";
    src: url("http://www.cybershockllc.com/story/uploads/font/Sophie.ttf");
}

@font-face {
    font-family: "Sophieeot";
    src: url("uploads/font/Sophie.eot");
}

@font-face {
    font-family: "Sophiettf";
    src: url("uploads/font/Sophie.ttf");
}
*/

ul.nav li {
text-decoration: none;
//font-family: "Sophiettf", "Sophieeot", "Sophiettffull", "Sophieeotfull", Palatino Linotype, Arial;
font-family: Comic Sans MS, Arial;
color: black;
font-size: 1.0em;
cursor: pointer;
}

#booktop {
margin: 0 0 0 0;
padding: 0;
text-align: right;
width: 960px;
height: 18px;
background: url(uploads/images/book/topbook1.png) no-repeat;
}

#bookleft {
position: relative;
z-index: 0;
width: 102px;
height: 583px;
background: url(uploads/images/book/leftbook.png) no-repeat;
}

#bookright {
position: relative;
z-index: 0;
width: 94px;
height: 583px;
background: url(uploads/images/book/rightbook.png) no-repeat;
}

#bookbottom {
position: relative;
z-index: 0;
width: 960px;
height: 31px;
background: url(uploads/images/book/bottombook.png) no-repeat;
}

ul.book {
    padding: 0;
    margin: 0 0 0 0;
    list-style: none;
    width: 764px;
    height: 583px;
    overflow: hidden;
    position: relative;
}

ul.book li {
    background: #e1dfda url(uploads/images/book/bookfullbg.jpg) repeat-y top left;
    color: black;
    font-family: Palatino Linotype, Arial;
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

li#leftpage {
    background: #e1dfda url(uploads/images/book/bookfullbg.jpg) repeat-y top left;
    color: black;
    font-family: Palatino Linotype, Arial;
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

li#rightpage {
    background: #e1dfda url(uploads/images/book/bookfullbg.jpg) repeat-y top right;
    color: black;
    font-family: Palatino Linotype, Arial;
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

#bookpage {
padding: 5px 15px 5px 5px;
}

#bookside {
margin: 0 0 0 0;

}

#scheduledate {
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}

#scheduletable {
font-size:12px;
}

#schedulecell {
padding-top: 12px;
text-align: center;
vertical-align: top;
}

#notebookpage {
background: #fff;
}

#store {
padding:10px;
text-align: center;
font-family: Palatino Linotype, Arial;
}

#storetitle {
font-size: 22px;
text-decoration: underline;
font-family: Palatino Linotype, Arial;
}

form {
display: inline;
vertical-align: middle;
}

#footer {
text-align: center;
font-family: Arial;
font-weight: bold;
}

#footer img {
vertical-align: middle;
}
/* End of 'Main Style' */

