@charset "utf-8";* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FFFFFF;
    background-image: url(../main_files/bg.png);
    background-repeat: repeat-x;
    /*color: #666666; original colour*/
	color: #000000;
}

.eggdrop {
    background-image: url(../main_files/hard-boiled-egg-lg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.frontsci {
    background-image: url(../main_files/sfront.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding: 5px;
    padding-left: 20px;
    width: 17px;
}

.frontsci1 {
    background-image: url(../main_files/sfront1.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding: 5px;
    padding-left: 20px;
    width: 17px;
}

.trail {
    background-image: url(../main_files/sdots.gif);
    background-position: left;
    background-repeat: repeat;
    padding: 5px;
    padding-right: 96%;
    width: 12px;
}

.trail1 {
    background-image: url(../main_files/sdots1.gif);
    background-position: left;
    background-repeat: repeat;
    padding: 5px;
    padding-right: 88%;
    width: 12px;
}

#wrap #contents #sidebar img {
    padding: 5px;
    border: 1px solid #f2f2f2;
    background-color: #FFFFFF;
}

#wrap #contents .sTable {
    width: 98%;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: url(../shop_files/tblbg.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    border-top: solid 1px #CCCCCC
}

#wrap #contents .noborder {
    border: 0px;
    padding: 0px;
    margin-left: -2px;
    margin-bottom: 20px;
}

#wrap {
    width: 950px;
    margin: auto;
}

#wrap #header #logo {
    background-image: url(../main_files/logo.gif);
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-top: 70px;
    margin-bottom: 0px;
    padding: 0px;
    width: 360px;
    height: 89px;
    position: inherit;
    z-index: 4;
}

#wrap #header #topspace {
    display: block;
    float: right;
    margin-top: 70px;
    margin-bottom: 0px;
    padding: 0px;
    height: 90px;
    width: 550px;
    text-align: right;
    font-size: xx-small;
    position: relative;
    z-index: 2;
}

#wrap #header #topspace img {
    border: 0px;
    border-style: none;
    width: 38px;
    height: 47px;
}

.smalls {
    font-size: 11px;
}

.mailerror {
    font-size: 11px;
	background-image: url(../main_files/exclamation.gif);
	background-position: bottom left;
    background-repeat: no-repeat;
    padding-left: 18px;
}

.smalls9 {
    font-size: 9px;
    color: #D9D9D9;
}

.notextcommentright {
    font-size: 9px;
    /*
position: right;
*/
    padding-left: 85%;
    font-family: "verdana";
    font-style: normal;
    background-image: url(../main_files/comment.png);
    background-repeat: no-repeat;
    background-position: 100%;
    padding-top: 6px;
    padding-bottom: 2px;
}

.smallsright {
    font-size: 9px;
    float: right;
    /*padding-left: 66%;*/
    padding-right: 22px;
    font-family: "verdana";
    font-style: normal;
    background-image: url(../main_files/comment.png);
    background-repeat: no-repeat;
    background-position: 100%;
    background-color: white;
    padding-top: 3px;
    padding-bottom: 3px;
    border-style: solid;
    border-width: 2px;
    border-color: #C0C0C0;
	margin-top: 14px;
}

.adminsmallsl {
    font-size: 9px;
    position: left;
    padding-left: 24px;
    padding-right: 60%;
    font-family: "verdana";
    font-style: normal;
    background-image: url(../main_files/icon_edit_pen.gif);
    background-repeat: no-repeat;
    padding-top: 2px;
    padding-bottom: 6px;
    background-color: #FFFED3;
}

.smallsr {
    font-size: 11px;
    color: red;
}

.smallser {
    font-size: 11px;
    color: red;
    background-image: url(../main_files/exclamation.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-left: 18px;
}

.darklink a {
    color: #808080;
}

#wrap #header {
    height: 150px;
}

.clear {
    clear: both;
}

.icon1 {
    background-image: url(../main_files/icon1.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 30px;
    padding-bottom: 35px;
}

.icon2 {
    background-image: url(../main_files/icon2.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 30px;
    padding-bottom: 35px;
}

.icon3 {
    background-image: url(../main_files/icon3.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 30px;
    padding-bottom: 35px;
}

.notquiteleft {
    margin-left: 35px;
    width: 75%;
    border-bottom-style: double;
    border-top-style: double;
    border-left: 10px;
    border-color: #CCCCCC;
}

#wrap #sidebar .underside {
    position: inherit;
    display: block;
    text-align: center;
    padding-bottom: 100px;
    background-color: #FFFFFF;
    background-image: none;
    color: #808080;
}

.noborder {
    border-width: 0px;
}

#wrap #header #navigation {
    background-image: url(../main_files/menubg.png);
    background-repeat: no-repeat;
    float: right;
    width: 825px;
    margin-top: -30px; /* -30px for firefox and -60px  for ie */
    height: 100px;
    background-position: bottom;
    z-index: 1;
    position: relative;
}

#wrap #header #navigation ul {
    list-style-type: none;
    text-align: center;
    margin: 0px;
    padding-top: 44px;
    font-size: 11px;
    padding-left: 75px;
}

#wrap #header #navigation li {
    display: inline;
    text-transform: uppercase;
}

#wrap #header #navigation a {
    display: block;
    background-image: url(../main_files/menu1.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 120px;
    padding-top: 5px;
    text-align: center;
    float: right;
    margin-right: 2px;
    margin-left: 1px;
    color: #666666;
    text-decoration: none;
}

#wrap #header #navigation a:visited, active {
    display: block;
    background-image: url(../main_files/menu1.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 120px;
    padding-top: 5px;
    text-align: center;
    float: right;
    margin-right: 2px;
    margin-left: 1px;
    color: #666666;
    text-decoration: none;
}

#wrap #header #navigation a:hover {
    display: block;
    background-image: url(../main_files/menu2.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 120px;
    padding-top: 5px;
    text-align: center;
    float: right;
    margin-right: 2px;
    margin-left: 1px;
    color: #FFFFFF;
    text-decoration: none;
}

#footer #info {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 10px;
}

#footer a {
    color: #CCCCCC;
}

#wrap #header #navigation .active a {
    display: block;
    background-image: url(../main_files/menu2.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 120px;
    padding-top: 5px;
    text-align: center;
    float: right;
    margin-right: 2px;
    margin-left: 1px;
    color: #FFFFFF;
    text-decoration: none;
}

#wrap #header #navigation .active a:visited, active {
    display: block;
    background-image: url(../main_files/menu2.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 120px;
    padding-top: 5px;
    text-align: center;
    float: right;
    margin-right: 2px;
    margin-left: 1px;
    color: #FFFFFF;
    text-decoration: none;
}

h2 {
    font-family: "normal calibri", calibri;
    font-size: 18px;
    font-weight: normal;
    color: #d22329;
    margin-bottom: -8px;
}

h1 {
    margin-top: 2px;
    font-family: "normal calibri", calibri;
    font-size: 24px;
    font-weight: normal;
    color: #000000;
}

#wrap #contents {
    float: left;
    width: 550px;
    padding-top: 25px;
}

#wrap #contents #tinymce img {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

#wrap #contents #tinymce {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

#wrap #contents #tinymce a {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

#wrap #authorspace {
    text-align: right;
    font-size: x-small;
}

#wrap #author {
	border-bottom: solid 1px #c0c0c0;;
	margin-bottom: 15px
}

#wrap #hr {
    float: right;
    height: 12px;
    width: 50%;
    margin-top: -6px;
    background-image: url(../main_files/hr.jpg);
    background-repeat: no-repeat;
    background-position: right;
    border: 0px;
    padding: 0px;
    margin-bottom: 5px;
    margin-right: 20px;
}

.blockletter {
    font-size: x-large;
    font-weight: bold;
    font-family: "Times New Roman";
    padding-right: 2px;
}

#miniegg {
    float: left;
    /*margin-top: 6px;*/
    margin-right: 4px;
    background-image: url(../main_files/eggh1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 32px;
    height: 30px;
    /*border: 10px;
     border-style:solid;
     border-color: #EAEAEA;
     */
}

#authortool {
    float: right;
    width: 65%;
    text-align: right;
    margin-right: 10px;
    font-size: x-small;
    background-image: url(../main_files/sweep.jpg);
    background-position: left;
    background-repeat: no-repeat;
}

#miniegg2 {
    float: left;
    margin-top: 5px;
    margin-right: 1px;
    background-image: url(../main_files/eggh2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    height: 14px;
}

#miniegg3 {
    float: left;
    margin-right: 4px;
    background-image: url(../main_files/eggh3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 32px;
    height: 30px;
}

#wrap #sidebar .sidebarcontent #previews a {
    text-decoration: none;
}

#cart {
    margin-top: 0px;
    width: 390px;
    float: right;
    color: #CCCCCC;
    margin-bottom: -72px;
    text-align: right;
}

#wrap #sidebar {
    margin-top: 62px;
    background-color: #cccccc;
    width: 390px;
    float: right;
    color: #CCCCCC;
    margin-bottom: 20px;
}

#wrap #sidebar .sidebarcontent1 {
    padding: 10px;
    background-image: url(../main_files/mailbox.jpg);
	color: #5e5e5e;
    background-repeat: no-repeat
}

#wrap #sidebar .sidebarcontent {
    padding: 10px;
    background-image: url(../main_files/infobox1.jpg);
    background-repeat: no-repeat
}

#wrap #sidebar .sidebartop {
    background-image: url(../main_files/sidebartop.png);
    background-repeat: no-repeat;
    display: block;
    height: 11px;
}

#wrap #sidebar .sidebarbtm {
    background-image: url(../main_files/sidebarbottom.png);
    display: block;
    height: 13px;
    background-repeat: no-repeat;
}

#wrap #contents p {
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 15px;
    width: 97%;
}

#wrap #header #sitename {
    display: block;
    float: left;
    font-size: 25px;
    padding-top: 0px;
    text-transform: uppercase;
}

#wrap #sidebar .sidebarcontent h2 {
    display: block;
    margin-bottom: 10px;
}

#wrap #sidebar .sidebarcontent #latestposts {
    padding: 5px;
    list-style-type: none;
    margin-bottom: 15px;
}

#wrap #sidebar .sidebarcontent #latestposts img {
    border: none;
    padding-right: 4px;
}

#wrap #sidebar .sidebarcontent #latestposts a {
    color: #800000; /* normal 969696 */
    text-decoration: none;
    display: block;
    height: 20px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #969696; /* This is the lines under the sidebar links */
}

#wrap #sidebar .sidebarcontent #latestposts li {
    display: block;
    height: 25px;
}

#wrap #sidebar .sidebarcontent #otherinfo {
    color: #6A6A6A;
    padding: 5px;
    padding-top: 10px;
}

#wrap #sidebar .sidebarcontent #otherinfo b {
    color: #5e5e5e;
}

#wrap #sidebar .sidebarcontent #otherinfo a {
    color: #800000;
}

#wrap #sidebar #underbar {
    margin-top: 15px;
    background-color: white;
}

#wrap #header #sitename .logosmall {
    font-size: 12px;
    text-align: center;
    padding: 3px;
    display: block;
}

#wrap #header #sitename .big {
    display: block;
    font-size: 65px;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding-right: 10px;
    padding-left: 10px;
    width: 80px;
    text-align: center;
    color: #6E9DCD;
    font-style: italic;
    text-transform: lowercase;
    background-image: url(../main_files/logo.gif);
    background-repeat: no-repeat;
}

a {
    color: #990000; /* original :#5BBFF4 */
}

#contents a {
    display: inline;
    padding: 1px;
    height: 15px;
	margin-right: 1px;
    margin-left: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#wrap #header #sitename .grey {
    color: #CCCCCC;
}

#wrap #sidebar .sidebarcontent #previews {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}

#wrap #sidebar .sidebarcontent #previews img {
    padding: 0px;
    background-color: #969696;
    border: 1px solid #969696;
    float: left;
    margin: 10px;
}

#wrap #sidebar .sidebarcontent #previews .clear2 {
    clear: left;
    width: 99%;
}

#wrap #sidebar .sidebarcontent #latestposts a:visited, active {
    color: #808080; /* original 999999 */
    text-decoration: none;
    display: block;
    height: 20px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #969696;
}

#wrap #sidebar .sidebarcontent #latestposts a:hover {
    color: #333333;
    text-decoration: none;
    display: block;
    height: 20px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #969696;
    /*background-color: #969696;*/
}

#wrap #sidebar .sidebarcontent #previews a:visited, active {
    text-decoration: none;
}

#wrap #sidebar .sidebarcontent #previews a:hover img {
    text-decoration: none;
    background-color: #000000;
    border: 1px solid #FFFFFF;
}

a:visited {
    color: #444444; /* MAIN A VISITED */
}

a:hover {
    color: #333333;
    text-decoration: none;
}

#wrap #editor {
    float: left;
    width: 550px;
    padding-top: 25px;
}

#wrap #editor2 #sidebar {
    float: right;
    width: 330px;
}

#wrap #editor2 #sidebar .sidebartop, .sidebarbtm {
    float: left;
    width: 330px;
}

#wrap #contents blockquote {
    display: block;
    background-color: #FFFED3;
    background-image: url(../main_files/quote.png);
    background-repeat: no-repeat;
    background-position: 6px 1px; /* or 10px for normal */
    padding-top: 10px;
    padding-left: 32px;
    padding-right: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    margin: 15px;
    padding-bottom: 10px;
    width: 83%;
    border: 0px;
    border-bottom: 2px;
    border-top: 2px;
    border-style: solid;
    border-color: #EEEDC8;
}

#wrap #contents blockquote1 {
    display: block;
    background-color: #B1CBCC;
    background-image: url(../main_files/quoteb.png);
    background-repeat: no-repeat;
    background-position: 6px 1px; /* or 10px for normal */
    padding-top: 10px;
    padding-left: 32px;
    padding-right: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    margin: 15px;
    padding-bottom: 10px;
    width: 83%;
    border: 0px;
    border-bottom: 2px;
    border-top: 2px;
    border-style: solid;
    border-color: #859FA0;
}

#wrap #contents img {
    margin: 5px;
    padding: 5px;
    background-color: #F0F0F0;
    border: 1px solid #999999;
}

#wrap #contents .left {
    float: left;
}

#wrap #contents .right {
    float: right;
}

#footer {
    background-color: #000000;
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #333333;
    padding: 25px;
	color: #6A6A6A;
}


#footer a:visited, active {
    color: #CCCCCC;
}

#footer a:hover {
    color: #FFFFFF;
}

#wrap #contents table {
    width: 98%;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: url(../main_files/store_files/tblbg.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    border-top: solid 1px #CCCCCC
}

#wrap #contents caption {
    font-size: 18px;
    font-family: "Trebuchet MS", Arial, Verdana;
    text-transform: uppercase;
    background-color: #F6F6F6;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #CCCCCC;
}

#wrap #contents td {
    padding: 1px;
    padding-left: 8px;
    padding-top: 3px;
    padding-bottom: 4px;
    border-bottom: 0px solid #CCCCCC;
}

#wrap #contents th {
    padding: 8px;
    background-color: #585555;
    color: #FFFFFF;
}

#wrap #contents .postinfo {
    font-size: 10px;
    display: block;
    padding: 3px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    background-color: #FFFFCC;
}

h3, h4, h5 {
    color: #d22329;
    font-family: "normal Calibri", calibri;
}

h6 {
    color: #333333;
    font-size: 16px;
    font-family: "normal calibri", calibri;
    font-style: oblique;
}

#wrap #contents ul {
    list-style-type: none;
}

#wrap #contents li {
    display: block;
}

#wrap #contents ul li {
    background-image: url(../main_files/bullet.gif);
    background-repeat: no-repeat;
    background-position: 1px 2px;
    padding-left: 20px;
    margin-bottom: 5px;
}

#wrap #contents ol {
    list-style-type: decimal;
    padding-left: 35px;
}

form {
    margin: 0;
    padding: 0;
}

.textfield {
    display: block;
    float: left;
    width: 190px;
    background-color: #F3F4E8;
    margin: 3px;
    border: 1px solid #D6D9AE;
}

label {
    display: block;
    float: left;
    text-align: right;
    font-weight: bold;
    width: 150px;
    margin: 3px;
    padding: 5px;
}

.button {
    display: block;
    float: left;
    padding: 0px;
    background-color: #E3E6C8;
    margin: 3px;
    border: 2px solid #333333;
    color: #000000;
}

.textfield:hover {
    background: #FBFCF8;
}

.textfield:focus {
    background: #ffffff;
}

.clear2 {
    clear: left;
    height: 1px;
    font-size: 1px;
    margin: 0;
    padding: 0;
    display: block;
}
