/* CSS for Desert Skywalkers.com */



/* whole page */

* {
    margin: 5px;
    padding: 0px;  
}

body {
    height: 100%;
    background-color: #001166;
    font-family: tahoma, arial, sans-serif;
    font-size: 14px;
    color: #fff;
}

a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    color: #f00;
}

span {
    display: none;
}

img {
    border: none;
}

p {
    margin: 10px 0px 5px 0px; 
    text-align: justify; 
}

#normal ul {
    padding: 8px;
    margin: 5px;
}



#container {
    margin: 0px auto;
    width: 900px; 
    border-color: #9e9ec3;
    border-width: 0px 0px 1px;
    border-style: solid;
}




/* forms */

input {
    padding-left: 2px;
    background-color: #fff;
    color: #85859c;
    font-family: tahoma, arial, sans-serif;
    font-size: 12px;
}



/* Page Header */

#page_header {
    width: 900px;
    height: 230px;
    background: url('/img/logo.jpg') repeat-x 0px 0px;
    overflow: hidden;
    color: #fff;
}

#page_header a {
    color: #fff;
    text-decoration: none;
}


/* Logo Title upper left */

#page_heading {
    float: left;
}

#page_heading h1 {
    position: relative;
    top: -12px; left: 12px;
    font: bolder 3em 'Trebuchet MS', Arial, Sans-serif;
    letter-spacing: -1px;
    color: #000;
}

#page_heading a {
    color: #000;
    text-decoration: none;
}

#page_heading h2 {
    position: relative;
    float: left;
    clear: both;
    top: 3px; left: 30px;
    color: #000;
}



/* Header Links upper right */

#page_headerlinks {
    float: right;
    width: 275px;
    padding-right: 5px;
    padding-top: 15px;
    text-align: left;
    word-spacing: -1px;
}

#page_headerlinks ul {
    list-style-type: none;	
}

#page_headerlinks li {
    padding: 0px 10px 0px 9px;
    float: left;
    list-style-type: none;
    background: url('/img/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
    padding-right: 0px;
    background: none;
}


/* Main Navigation Menu */

#page_menu {
    margin-bottom: 1px;
    width: 100%;
    height: 25px;
}

#page_menu ul {
    width: 100%;
    height: 25px;
    list-style-type: none;
    overflow: hidden;
}

#page_menu li {
    margin-right: 1px;
    width: 85px;
    height: 25px;
    float: left;
    overflow: hidden;
    text-align: center;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}


#page_menu li.last {
    margin-right: 0px;
    width: 85px;
}

#page_menu a {
    padding-top: 0px;
    display: block;
    color: #ccc;
    text-decoration: none;
}

#page_menu a:hover {
    color: #ff0000;
}





/* login form */

#loginform {
    position: relative;
    float: right;
    text-align: right;
    background: transparent;
    border: none;
    margin: 0; padding: 1px;	
    vertical-align: bottom;
    top: 5px; right: 10px;
    color: #000;
}

form.loginform input.textbox { 
    margin: 0; 
    width: 80px;
    border: 1px solid #CCC; 
    background: #FFF;
    color: #333; 
}


/* Banner */

#page_banner {
    width: 99%;
    height: 100px;
    color: #fff;
}

#page_banner a {
    color: #fff;
    text-decoration: none;
}





/* Page Footer */

#page_footer {
    font-family: arial, tahoma, sans-serif;
    width: 100%;
    float: center
    text-align: center;
    margin-bottom: 10px;
    margin-top: 5px;
}

#container_footer {
    margin: 0px auto;
    width: 100%;
    color: #000;
}

#container_footer a {
    color: #000;
    text-decoration: none;
}

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


/* public forum */

#public_forum {
    border: solid 1px #fff;
    width: 260px;
    height: 350px;
    overflow: auto;
    text-align: left;
    font-size: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}


#public_forum_light {
    color: #000;
    text-decoration: none;
    margin: 5px 0px 5px 0px;
    text-align: left;
}

#public_forum_light a {
    color: #000;
    text-decoration: none;
}

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



#public_forum_dark {
    color: #fff;
    text-decoration: none;
    margin: 5px 0px 5px 0px;
    text-align: left;
}

#public_forum_dark a {
    color: #fff;
    text-decoration: none;
}

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

#public_forum_date {
    text-decoration: none;
    font-size: 9px;
    text-align: right;
}




/* private board */

#private_board {
    border: solid 1px #fff;
    background-color: #756853;
    width: 560px;
    height: 350px;
    overflow: auto;
    text-align: left;
    font-size: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}


#private_board_light {
    color: #000;
    text-decoration: none;
    margin: 5px 0px 5px 0px;
    text-align: left;
}

#private_board_light a {
    color: #000;
    text-decoration: none;
}

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



#private_board_dark {
    color: #fff;
    text-decoration: none;
    margin: 5px 0px 5px 0px;
    text-align: left;
}

#private_board_dark a {
    color: #fff;
    text-decoration: none;
}

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

#private_board_date {
    text-decoration: none;
    font-size: 9px;
    text-align: right;
}





/* private forum */

#private_forum {
    text-align: left;
    word-spacing: -1px;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
}


#private_forum a {
    text-align: left;
    color: #fff;
}

#private_forum_container {
    height: 100%;
    background-color: #756853;
    text-align: left;

    padding: 10px;
/*    color: #fff; */
}





/* member search */

#member_search {
    text-align: left;
    font-size: 13px;
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}




/* weather */

#weather {
    background-color: #756853;
    width: 100%;
}



/* members */

#members {
    background-color: #756853;
    width: 100%;
}


/* calendar */

#day {
    font-size: 14px;
    vertical-align: top;
    text-align: left;
}


#eventday {
    background-color: #756853;
    font-size: 12px;
    height: 80px;
    vertical-align: top;
    text-align: center;
}


#normalday {
    font-size: 12px;
    vertical-align: top;
    text-align: center;
}


/* log book */

#logBook {
    align: center;
    margin: 0px auto;
    width: 870px; 
    background-color: #fff;
    color: #000;
    font-size: 10px;
    border-color: #000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    table-border: 1px;
}


#logBook a {
    color: #000;
}

