/* general styles */
body, html {
    padding: 0;    
    margin: 0; 
    height: 100%;   
    background: #5d5f5e; 
}
body, td, th, select, input, textarea, h1, h2, h3, h4, h5, h6 { 
    font: normal 12px Helvetica, Arial, Verdana, Tahoma; 
    color: #000;
    line-height: 20px;  
}
table {
    /*border: 0;*/ 
    border-collapse: collapse;
}
form, img, div, td, th {
    padding: 0;
    margin: 0;
    background: transparent;
    /*border: none;*/
}
h1, h2, h3, h4 {
    margin: 0;
    font-weight: bold;
}
h1 {
    font-size: 15px;    
}
h2 {
    font-size: 13px;    
}
h4 {
    font-size: 11px;    
}
a {
    color: #fd7301;
    text-decoration: underline;
    cursor: hand; 
}
a:hover {
    text-decoration: none;
}
.left_column div ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#page ul {
    list-style: square;
    padding-left: 30px;
}
#page p {
    margin-bottom: 0px;
}

#page .nav_buttons ul {
    list-style: none;
    padding: 0;
    margin: 0;
} 

.clear {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}
/* /general styles */
/*  main blocks    */
#wrapper {
    width: 100%;
    min-height: 100%;
    background: transparent url('/templates/img/sandals/bg.jpg') repeat-x 0 0; 
    text-align: center;
}
* html #wrapper {
    height: 100%;
}
#shadow_top {
    height: 17px;
}
#shadow_top div {
    background: url('/templates/img/sandals/bg_top.gif') no-repeat 0 0 !important; 
    height: 17px; 
    margin: 0 auto;
    width: 1000px;
    position: relative;
    top: 0px; 
    border:
}
#shadow_bottom {
    background: url('/templates/img/sandals/bg_btm.gif') no-repeat 0 0 !important; 
    height: 48px; 
    margin: 0 auto;
    width: 1000px;
}
#main_box {
    background: url('/templates/img/sandals/bg_main.gif') repeat-y 0 0 !important; 
    width: 1000px;
    margin: 0 auto;
    min-height: 700px;
    text-align: left; 
}   
* html #main_box {
    height: 700px;
}
.left_column, .center_column, .right_column  {
    float: left; 
}
.left_column {
    width: 731px; 
}
.right_column {
    width: 235px; 
}
.paddings {
    margin: 0 17px; 
    padding: 0 0 5px 0;
}
/*  /main blocks       */
/*  frequently used styles  */
.bold {
    font-weight: bold; 
}
.right {
    float: right; 
    margin-top: -26px; 
    //margin-top: -20px; 
}
.border_horiz {
    border-top: 1px solid #0e0e0e;
    border-bottom: 1px solid #0e0e0e;
}
.border_left {
    border-left: 1px solid #0e0e0e;
}
.border_bottom {
    border-bottom: 1px solid #0e0e0e;
}
.light_footer {
    border-color: #f1f1f1;
    height: 32px; 
    margin: 22px 0 0 0; 
}
.dark_footer {
    border-color: #0e0e0e;
    border-width: 2px; 
    margin: 12px 0 0 0; 
    text-align: center; 
    font-size: 11px; 
}
.dark_footer p {
    padding: 0;
    margin: 1px 0 2px 0; 
    line-height: 12px; 
}
.light_gray {
    background: #dbdfde;
    width: 100%;
} 
.pale {
    background: #edefee;
    width: 100%;
} 
.btn {
    background: transparent url('/templates/img/sandals/icons/btn.gif') no-repeat 0 100%; 
    border: none;
    height: 22px; 
    font-size: 14px; 
}
.cursor_hand {
    cursor: pointer;
    //cursor: hand; 
}
.center {
    text-align: center; 
}
.head div.pict {
    width: 966px;
    height: 95px; 
    margin: 0 0 3px 0; 
}
.head .gray {
    width: 235px; 
    height: 35px; 
    margin: 0; 
}
/*  /frequently used styles */
/*      head pics   */
#homepage .head .pict {
    background: transparent url('/templates/img/sandals/heads/homepage.jpg') no-repeat 0 0; 
}
#forum .head .pict {
    background: transparent url('/templates/img/sandals/heads/forum.jpg') no-repeat 0 0; 
}
#course .head .pict, #amq .head .pict {
    background: transparent url('/templates/img/sandals/heads/modulepage.jpg') no-repeat 0 0; 
}
.users .head .pict {
    background: transparent url('/templates/img/sandals/heads/search_page.jpg') no-repeat 0 0; 
}
/*      /head pics  */
/*      homepage styles */
#homepage .head .border_horiz {
    height: 22px;
    padding: 8px 0 0 10px; 
}
#homepage .head .border_horiz h3 {
    color: #424443; 
    letter-spacing: 0; 
    word-spacing: -1px; 
}
h2 strong, h3 strong, span strong, strong span {
    text-transform: uppercase;
    color: #15516d; 
}
div.light_gray h3 strong {
    text-transform: none;
}
strong span {
    font-size: 10px; 
    vertical-align: super;
}
/*      /head   */
/*      left    */
#homepage .left_column .paddings {
    padding: 14px 25px 1px 11px; 
    margin: 0;
}
#homepage .left_column p {
    margin: 11px 0 15px 0;
    //margin: 9px 0 15px 0;
}
/*      /left   */
/*      right   */
.right_column div.map {
    text-align: center; 
    margin: 75px 0 0 0; 
}
#homepage .right_column div.spc {
    border: 3px solid #fff; 
}
#homepage .right_column div.first {
    padding: 13px 0 0 0;
}
#homepage .right_column div.last {
    padding: 11px 0 0 0;
}
#homepage .right_column form div.border_bottom {
    padding: 0; 
    margin-top: 4px; 
    height: 25px; 
}
h2.login {
    background: transparent url('/templates/img/sandals/icons/login.gif') no-repeat 8px 0; 
    padding: 4px 0 12px 38px; 
}
h2.reg {
    background: transparent url('/templates/img/sandals/icons/reg.gif') no-repeat 9px 0; 
    padding: 5px 0 7px 38px; 
}
h2.forgot {
    background: transparent url('/templates/img/sandals/icons/forgot.gif') no-repeat 9px 2px; 
    padding: 5px 0 7px 38px; 
}
.upper {
    font-weight: bold; 
    color: #000; 
    text-transform: uppercase;
}
#homepage .right_column form div.border_bottom span {
    display: inline; 
    font-size: 13px; 
    position: relative;
    top: 2px; 
    //top: 0;
}
#homepage .right_column .border_bottom input {
    height: 16px; 
    width: 150px; 
    border: 1px solid #0e0e0e;
    background: #dbdfde;  
}
#homepage .right_column form input.btn_login {
    background: transparent url('/templates/img/sandals/icons/key.gif') no-repeat 0 1px; 
    border: none; 
    width: 62px; 
    height: 23px; 
    text-align: right;
    padding-right: 1px; 
    display: block;
    float: right; 
    font-size: 13px;  
    cursor: pointer;
    //cursor: hand;
}
div.gray {
    background: #c1c1c1;
    padding: 3px 12px 0 18px; 
}
div.headline {
    padding: 0; 
    margin: 3px 0 4px 0;
}
div.gray h2 {
    padding: 8px 0 5px 0; 
}
div.gray p {
    padding: 0 0 1px 0;
    margin: 4px 0 0 0;
}
div.gray div {
    height: 12px;
}
/*      /right  */
/*      /homepage styles    */
/*      modulepage styles   */
/*  head    */
#module_page .head .left_column {
    width: 731px; 
}
.head .border_horiz {
    height: 37px;
}
.head .border_horiz div {
    float: left; 
    padding: 0; 
    margin: 1px 0 0 0;
}
.head .border_horiz div.spc {
    width: 88px; 
}
.head .border_left ul {
    margin: 0 0 0 6px; 
}
.head .border_left {
    height: 32px;
    padding: 0;
}
ul.menu {
    margin: 0 0 0 -1px;
}
ul.menu li {
    float: left;
    padding: 0 12px 0 0; 
    height: 32px; 
    text-align: center; 
}
ul.menu li a {
    display: block;
    height: 32px;
}
.home {
    background: transparent url('/templates/img/sandals/icons/home.gif') no-repeat 50% 0; 
    width: 24px; 
}
.module {
    background: transparent url('/templates/img/sandals/icons/module.gif') no-repeat 50% 0; 
    width: 60px; 
}
.statistics {
    background: transparent url('/templates/img/sandals/icons/statistics.gif') no-repeat 50% 0; 
    width: 46px; 
}
.study {
    background: transparent url('/templates/img/sandals/icons/study.gif') no-repeat 50% 0; 
    width: 62px; 
}
.newsico {
    background: transparent url('/templates/img/sandals/icons/news.gif') no-repeat 50% 0; 
    width: 31px; 
}
.message {
    background: transparent url('/templates/img/sandals/icons/message.gif') no-repeat 50% 0; 
    width: 40px; 
}
.forum {
    background: transparent url('/templates/img/sandals/icons/forum.gif') no-repeat 50% 0; 
    width: 30px; 
}
.support {
    background: transparent url('/templates/img/sandals/icons/support.gif') no-repeat 50% 0; 
    width: 39px; 
}
.save {
    background: transparent url('/templates/img/sandals/icons/save.gif') no-repeat 50% 0; 
    width: 21px; 
}
.print {
    background: transparent url('/templates/img/sandals/icons/print.gif') no-repeat 50% 0; 
    width: 25px; 
}
.edit {
    background: transparent url('/templates/img/sandals/icons/edit.gif') no-repeat 50% 0; 
    width: 60px; 
}
.logout {
    background: transparent url('/templates/img/sandals/icons/logout.gif') no-repeat 50% 0; 
    width: 36px; 
}
form.form_search {
    margin: 6px 0 0 12px; 
}
form.form_search span {
    margin: 0 13px 0 0; 
    font: bold 12px Arial; 
    color: #3b3b3b;  
}
form.form_search input {
    border: 1px solid #0e0e0e; 
    background: #dbdfde; 
    width: 120px; 
    height: 16px; 
}
form.form_search input.search {
    background: transparent url('/templates/img/sandals/icons/search.gif') no-repeat 0 0; 
    width: 20px;
    height: 20px; 
    border: none; 
    cursor: pointer; 
    //cursor: hand; 
    margin-left: -1px; 
}
/*  /head   */
 .head div.border_bottom {
    height: 16px; 
}
div.border_bottom p {
    margin: 4px 0 2px 11px; 
    font: normal 11px Arial;  
}
/*  left column */
#module_page .left_column {
    width: 276px;
}
#module_page .left_column .paddings {
    margin: 16px 0 0 11px; 
}
#module_page .left_column img {
    margin: 3px 0 0 0; 
}
/*  /left column    */
/*  center column   */
#module_page .center_column .paddings {
    padding: 0 12px 0 15px; 
    margin: 0; 
}
#module_page .center_column {
    width: 455px;
    padding: 19px 0 0 0; 
}
#module_page .center_column p {
    margin: 6px 0 15px 0;
    color: #3b3d3c; 
}
.center_column .nav_buttons {
    float: right; 
    margin: 12px 1px 0 0; 
}
.center_column .nav_buttons li {
    padding: 0; 
    text-align: center; 
}   
.center_column .nav_buttons li a {
    color: #000; 
    padding: 0; 
    margin: 35px 0 0 0; 
    height: auto; 
}
.center_column div a {
    text-decoration: none;
}
.center_column ul.menu li {
    float: left;
    padding: 0 17px 0 0; 
    font: bold 12px Arial; 
    text-transform: uppercase;
    height: 50px;
}
.previous {
    /*background: transparent url('/templates/img/sandals/icons/prev.gif') no-repeat 0 0;*/ 
    width: auto;
}
.next {
    /*background: transparent url('/templates/img/sandals/icons/next.gif') no-repeat 0 0;*/ 
    width: 41px;
}
/*  /center column  */
/*  right column    */
.right_column .light_gray {
    margin: 1px 0 0 0; 
}
.right_column .light_gray .border_bottom {
    margin: 0 10px 0 11px; 
    padding: 0; 
}
.right_column .light_gray h2 {
    color: #fc5d0c; 
    padding: 0 0 3px 15px;
    margin: 0; 
}
#module_page .right_column .light_gray p.center, #amq .right_column .light_gray p.center{
    padding: 0 0 3px 0;
    margin: 0; 
    font-style: normal; 
    font-weight: bold; 
    line-height: 12px; 
}
#module_page .right_column .light_gray {
    padding: 13px 0 0 0; 
}
#module_page .right_column .light_gray p {
    padding: 0 14px 0 14px;
    margin: 12px 0 25px 0; 
    font-style: italic;
}
#module_page .right_column .light_gray .border_bottom {
    height: 42px;
    margin-bottom: 3px; 
}
.right_column .pale .brouser_pict {    
    padding: 0px 0 11px 0;
    margin: 0;
    text-align: left;    
}
.right_column .pale .brouser_pict p {   
    margin: 0 0 7px 7px; 
    padding: 1px 1px 1px 1px; 
    //margin-bottom: 7px; 
    float: left;
    height: 50px;    
    text-align: right; 
    font: bold 12px Arial; 
    color: #000;
    border: solid 1px #98a1a8;    
}
.digi_bg {
    background: url('/templates/img/sandals/bg.gif');
    text-align: center;
    margin-left: 43px;
    //margin-top: -3px;
    float: left;
    width: 20px;
    height: 16px;
    color: #000000;
    text-decoration: none;
    vertical-align: top;
}
.digi_bg_2 {
    background: url('/templates/img/sandals/bg_2.gif');
    text-align: center;
    margin-left: 43px;
    //margin-top: -3px;
    float: left;
    width: 20px;
    height: 16px;
    color: #000000;
    text-decoration: none;
    vertical-align: top;
}
 /* /right column   */
 #module_page .dark_footer {
    margin: 19px 0 7px 0; 
    //margin: 14px 0 7px 0; 
 }
#module_page .dark_footer p {
    margin-top: 2px; 
 }
/*      /modulepage styles  */
/*  users syles */
/*  left column */
.users .content {
    margin-top: 1px; 
    background: transparent url('/templates/img/sandals/bg_light_gray.gif') repeat-y 731px 0; 
    min-height: 522px; 
}
*html .users .content {
    height: 522px; 
}
.users .left_column .paddings {
    padding: 15px 0 0 9px; 
    margin: 0; 
}
.users .content .left_column h2 {
    margin: 13px 0 6px 0; 
}
#edit_details .left_column .paddings {
    padding: 5px 0 0 9px; 
}
#search_page .content .left_column p {
    padding 0;
    line-height: 14px; 
    margin: 8px 0 14px 0; 
}
/*  messages styles */
#messaging .content .left_column p {
    margin: 8px 0 0 0; 
}
#messaging .content .left_column p span {
    margin: 0 9px 0 0; 
}
#messaging .content .left_column p a {
    margin: 0 3px 0 0; 
}
/*  messages table  */
#messaging .left_column table {
    width: 490px;
    height: 96px; 
}
#messaging .left_column table th, #messaging .left_column table td {
    border: 1px solid #fff;
}
#messaging .left_column table th {
    background: #c3c3c3;
    text-align: left; 
    padding: 0 0 0 4px; 
    margin: 0; 
    height: 23px; 
    //height: 1%; 
}
#messaging .left_column table td {
    background: #e8e8e8;
    padding: 0 0 0 5px; 
    height: 36px;
    //height: 22px;
}
#messaging .left_column table td.check {
    padding: 0 0 0 3px; 
    //padding: 0; 
    width: 10px; 
}
#messaging table td.check input {
    margin: 0 3px 0 1px; 
    //margin: 0 3px 0 3px; 
}
.status {
    color: #717171; 
    width: 58px; 
}
.check {
    width: 1px; 
    padding: 0; 
    margin: 0; 
}
.from {
    width: 97px;
}
.date {
    width: 87px;
}
/*  /messages table */
/*  messages form   */
form.messages {
    width: 486px;
    margin: 23px 0 0 1px; 
} 
form.messages span {
    margin: 0 6px 0 0; 
} 
form.messages select {
    width: 117px;
    border: 1px solid #7f9db9; 
} 
form.messages input.btn {
    margin: 0 0 0 234px; 
    width: 42px;
} 
/*  /messages form  */
/*  /messages styles    */
/*  edit_details styles */
#edit_details .content .left_column p {
    margin: 6px 0 9px 0; 
}
/*  edit_details table  */
#edit_details .left_column table.user_data {
    width: 508px;
    text-align: left;
}
table.user_data th {
    vertical-align: top;
    width: 150px;
}
table.user_data td {
    width: 376px;
}
table.user_data td input, table.user_data td textarea {
    background: #e8e8e9; 
    width: 98%;
    border: 1px solid #959595; 
    margin: 0 0 6px 0; 
}
table.user_data td textarea {
    height: 39px; 
    margin: 0 0 11px 0; 
}
table.user_data td input.btn {
    background: transparent url('/templates/img/sandals/icons/btn.gif') no-repeat 0 100%;  
    border: none; 
    width: auto; 
    float: right; 
    margin: 0px 7px 0 8px; 
    height: 24px; 
    letter-spacing: -1px;
    padding-left: 0;
    padding-right: 0;
} 
.required {
    color: #fd7301;
    margin: 0 3px 0 0 ; 
}
/*  /edit_details table */
/*  /edit_details styles    */

/*  /left column    */
/*  right column    */
.users .right_column .paddings {
    padding: 9px 9px 0 11px; 
    margin: 0; 
}
.users .right_column p, .users .right_column h3 {
    margin: 0 0 15px 0; 
}
.users .right_column strong {
    color: #000; 
}
/*  /right column   */
.users .dark_footer {
    margin-top: 10px; 
}
/*  /users syles    */
/*  amq styles */
/*  left column  */
#amq .left_column .paddings {
    padding: 10px 9px 0 0;
    margin: 0; 
}
#amq .left_column .paddings p {
    padding: 0;
    margin: 7px 0 0 0; 
    font-size: 12px; 
}
/*  Q1, Q2, Q3  */
#amq .left_column .paddings .border_bottom, #amq .left_column .paddings .q3 {
    margin: 0 12px 12px 0; 
    padding: 0 9px 0 11px; 
}
#amq .left_column .questions div.center {
    margin: 17px 0 19px 0;  
}
#amq .left_column .questions div.q2 {
    margin-bottom: 28px;  
}
#amq .left_column .questions div.q1 {
    margin-left: 64px;  
}
#amq .left_column .questions div.q1 input {
    vertical-align: middle; 
    margin-top: -1px; 
    //margin-top: 0; 
}
#amq .left_column .questions div.q1 strong {
    margin: 0 64px 0 1px; 
}
#amq .left_column .questions div.q2 strong {
    font-size: 16px;
}
#amq .left_column .questions input.question_btn {
    border: none;
    font: bold 16px Arial;
    text-transform: uppercase;
    width: 58px;
    height: 20px; 
    background: none; 
    cursor: hand; 
}
#amq .left_column .questions div.q3 img {
    margin: 12px 10px 0 0; 
    float: left; 
}
#amq .left_column .questions div.q3 .check {
    float: left; 
    margin: 27px 0 2px 10px;
    width: 200px;
    height: 16px; 
    text-align: right; 
}
#amq .left_column .questions div.q3 .check span {
    float: left; 
}
#amq .left_column .questions div.q3 .check input {
    margin: -2px 8px 0 0; 
    //margin: -4px 8px 0 0; 
}
/*  /Q1, Q2, Q3 */
#amq .left_column .nav_buttons {
    padding: 17px 29px 0 0;  
}
#amq .left_column input.next {
    margin: 9px -8px 0 0; 
    float: right;
    width: 37px; 
    height: 50px;
    border: none; 
    cursor: hand; 
    padding: 35px 0 0 2px; 
}
/*  /left column     */
/*  right column     */
#amq .right_column .pale {
    padding-bottom: 20px; 
}
#amq .right_column .border_bottom h2 {
    padding: 7px 0 3px 0;  
    color: #000; 
}
#amq .right_column .border_bottom h3 {
    padding: 2px 0;  
}
#amq .right_column .border_bottom div.map {
    background: transparent url('/templates/img/sandals/map1.gif') no-repeat 0 0;
    width: 205px;
    height: 219px;
    padding: 0; 
    margin: 24px 0 8px 0; 
}
#amq .map_caption {
    position: relative;
    font: bold 11px Arial; 
}
#amq .right_column p.center {
    padding: 0; 
    margin: 0; 
}
/*  /right column    */
#amq .dark_footer {
    margin-top: 6px; 
}
/*  /amq    styles */
/*  module select styles    */
#modules_list .left_column .paddings {
    margin: 0; 
    padding: 0; 
}
#modules_list .left_column .brouser_pict p {
    float: left; 
    height: 149px; 
    width: 299px; 
    margin: 14px 4px 7px 36px; 
}
*html #modules_list .left_column .brouser_pict p {
    margin: 14px 19px 7px 19px; 
}
.pic01 {
    background: transparent url('/templates/img/sandals/module/select/01.gif') no-repeat bottom right; 
    color: #294e78;
}
#modules_list .left_column .brouser_pict p.pic02 {
    background: transparent url('/templates/img/sandals/module/select/02.gif') no-repeat 0 100%; 
    color: #515c24;
}
#modules_list .left_column .brouser_pict p.pic03 {
    background: transparent url('/templates/img/sandals/module/select/03.gif') no-repeat 0 100%; 
    color: #21014d;
}
#modules_list .left_column .brouser_pict p.pic04 {
    background: transparent url('/templates/img/sandals/module/select/04.gif') no-repeat 0 100%; 
    color: #501420;
}
#modules_list .left_column .brouser_pict p.pic05 {
    background: transparent url('/templates/img/sandals/module/select/05.gif') no-repeat 0 100%;
    color: #62949d; 
}
#modules_list .left_column .brouser_pict p.pic06 {
    background: transparent url('/templates/img/sandals/module/select/06.gif') no-repeat 0 100%; 
    color: #f99a2c;
}
#modules_list .left_column .brouser_pict span {
    font: bold 12px Arial;
    text-transform: uppercase;
    height: 21px;
    display: block;
    margin: 0;
    padding: 3px 0 0 29px; 
}
*html #modules_list .left_column .brouser_pict span {
    margin-bottom: -3px; 
}
/*  /module select styles   */
/*  landing styles  */
#landing {
    padding-top: 12px; 
}
/* head */
#landing .head .border_horiz {
    height: 20px;
    padding: 7px 0 0 1px; 
}
#landing .head .border_horiz h3 {
    color: #424443; 
}
/* /head    */
#landing .content {
    padding: 0 12px;  
}
#landing .content .border_bottom {
    margin: 0 0 6px 0; 
    padding: 0 0 0 2px; 
}   
#landing .content .border_bottom h4 {
    font-weight: normal;
    text-transform: uppercase; 
    margin: 8px 0 1px 1px;  
    //margin: 8px 0 2px 1px;  
    color: #343635; 
}
#landing .content .border_bottom p {
    font-size: 12px; 
    margin: 0 0 6px 0;  
    padding: 0;  
    color: #343635; 
}
#landing .content #main_pict {
    background: transparent url('/templates/img/sandals/center_landing.jpg') no-repeat 0 0; 
    width: 942px;
    height: 406px; 
}
#landing .content .logo {
    float: left;
    height: 100px;
    width: 50%; 
    text-align: center; 
    margin-bottom: 29px; 
}
*html #landing .content .logo {
    margin-bottom: 22px; 
}
#landing .content .logo p {
    margin: 59px 0 10px 0; 
}
#landing .content .logo input {
    width: 172px;
    height: 22px;
    border: none; 
    cursor: hand; 
}
#landing .content .left_bg {
     
}
#landing .content .left_bg input {
    background: transparent url('/templates/img/sandals/icons/btn_enter_blue.gif') no-repeat 0 0; 
}
#landing .content .right_bg {
    
}
#landing .content .right_bg input {
    background: transparent url('/templates/img/sandals/icons/btn_enter_yell.gif') no-repeat 0 0; 
}
#landing .btm_menu {
    background: transparent url('/templates/img/sandals/bg_landing.gif') no-repeat 0 0; 
    width: 966px;
    height: 100px;
    margin: 0;  
    padding: 7px 0 0 0; 
}
#landing .btm_menu .menu_item {
    float: left; 
    margin: 0 32px 0 0;
}
#landing .btm_menu .menu_item p {
    width: 135px;
    height: 17px; 
    margin: -15px 0 0 0; 
    //margin: -18px 0 0 0; 
    border-right: 1px solid #fff; 
}
/*  footer  */
#landing .border_bottom {
    margin-bottom: -5px;  
}
#landing .border_bottom p {
    padding: 0;
    line-height: 12px; 
    margin: -1px 0 7px 0;  
}
/*  /footer */
/*  /landing styles */
/*  forum styles    */
#forum .content {
    min-height: 300px; 
}
*html #forum .content {
    height: 300px; 
}
/*  left column */
#forum .paddings {
    padding: 0 16px 0 10px;
    margin: 0; 
}
#forum .paddings .left_column {
    padding: 0;
    margin: 0;
    border: 1px solid red; 
}
.mint {
    background: #E2F2F1; 
    margin: -6px 0 7px 0; 
}
.mint .dark_footer {
    text-align: left; 
    font-size: 12px;
    padding: 10px 8px 8px 8px; 
}
.mint .dark_footer p span {
    margin: 0 0 0 120px; 
}
/*  table   */
#messages {
    width: 638px;
    margin: 0 0 0 -1px; 
}
#messages tr.no_border td, #messages tr.no_border th {
    border-bottom: none; 
    padding-bottom: 41px; 
}
#messages td, #messages th {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    vertical-align: top; 
}
#messages th {
    font-weight: bold;
    text-transform: uppercase;  
    padding: 7px 0 5px 10px;
    text-align: left; 
}
#messages td {
    padding: 4px 12px 0 10px; 
}
#messages .author {
    width: 111px; 
}
#messages td p {
    padding: 0; 
    margin: 5px 0 15px 0; 
}
/*  /table  */
#forum .new_message {
    text-align: right; 
    height: 36px; 
    padding: 6px 8px 0 0; 
}
#forum .new_message p {
    background: transparent url('/templates/img/sandals/icons/new_msg.gif') no-repeat 0 0; 
    height: 26px;
    width: 124px; 
    float: right; 
    margin: 0; 
    padding: 8px 0 0 0; 
}
#forum .new_message a {
    color: #2f2c2b;
    text-decoration: none;
    font: bold 12px Arial;
    text-transform: uppercase; 
}
/*  /left column    */
/*  right column    */
#forum .right_column .light_gray .border_bottom {
    padding: 8px 0 2px 0; 
}
#forum .right_column .light_gray .border_bottom span {
     padding-right: 5px;
     color: #3b3b3b;
}
.light_gray form.subject {
    margin: 8px 10px 0 11px; 
}
.light_gray form.subject .select {
	background: url('/templates/img/sandals/bg_select.gif') repeat-y;
	background-position: 19px 30px;
    margin: 7px 0 0 -30px;
    padding: 0px;
    height: 160px;
    width: 244px;
    overflow: auto;
    position: relative;
    z-index: 25;
}
.light_gray form.subject span {
    font-weight: bold; 
    margin-right: 130px; 
}
.light_gray form.subject .select p {
    padding: 3px 0 2px 38px; 
    margin: 0 18px 0 0;
    color: #3b3b3b; 
}
.light_gray form.subject .select p a {
    text-decoration: none;
    color: #3b3b3b; 
}
.light_gray form.subject .select p a:hover {
    text-decoration: underline;
    color: #3b3b3b; 
}
.light_gray form.subject .select p.current {
    background: #E2F2F1;
    
}
.light_gray form.subject input.new_subject {
    margin: 1px 0 0 1px; 
    width: 193px;
    height: 24px;
    border: none;
    background: #f29a2c; 
    color: #fff;
    font-size: 11px; 
}
#forum .right_column .light_gray .border_horiz {
    margin: 8px 19px 2px 23px; 
}
#forum .right_column .light_gray .border_horiz .form_search {
    margin: 0;
}
#forum .right_column .light_gray .border_horiz .form_search span {
    margin: 10px 6px 0 0; 
    float: left; 
    display: block;
    width: 40px; 
    line-height: 13px; 
}
#forum .right_column .light_gray .border_horiz .form_search input {
    width: 120px; 
    float: left; 
    margin: 14px 2px 15px 0; 
    background: #eff1f0; 
}
#forum .right_column .light_gray .border_horiz .form_search input.search {
    background: transparent url('/templates/img/sandals/icons/search_forum.gif') no-repeat 0 0; 
    width: 20px; 
    margin: 14px 0 15px 0; 
}
/*  /right column   */
#forum .dark_footer {
    margin-bottom: 4px; 
}
.light_gray form.subject .select p.current {
	margin: 0;
	padding-left: 38px;
	background: #e2f2f1;
}
.light_gray form.subject .select p.last {
	background: transparent url('/templates/img/sandals/icons/bullet_green_current.gif') no-repeat 100% 0;
}
.light_gray form.subject .select p.new {
	background: transparent url('/templates/img/sandals/icons/bullet_orange.gif') no-repeat 100% 0;
}
.light_gray form.subject .select p.read {
	background: transparent url('/templates/img/sandals/icons/bullet_grey.gif') no-repeat 100% 0;
}
.light_gray form.subject .select p.curlast {
	background: #e2f2f1 url('/templates/img/sandals/icons/bullet_green_current.gif') no-repeat 100% 0;
	margin: 0;
	padding-left: 38px;
}
.light_gray form.subject .select p.curnew {
	background: #e2f2f1 url('/templates/img/sandals/icons/bullet_orange.gif') no-repeat 100% 0;
	margin: 0;
	padding-left: 38px;
}
.light_gray form.subject .select p.curread {
	background: #e2f2f1 url('/templates/img/sandals/icons/bullet_grey.gif') no-repeat 100% 0;
	margin: 0;
	padding-left: 38px;
}
.light_gray form.subject .select p {
	padding: 3px 0 2px 8px; 
	margin: 0 0 0 30px;
	color: #3b3b3b; 
	background: transparent url('/templates/img/sandals/icons/bullet_grey.gif') no-repeat 100% 0;
}
.news {
	width: 700px;
	float: left;
    height: 500px;
    overflow: auto;
    line-height: 17px;
    padding: 15 0 8px;
}
/*  /forum styles   */

/* Did You Know Box */
.did_you_know {
	height: 120px;
	width: 210px;
	background: transparent url('/templates/img/sandals/did_you_know.gif') no-repeat 0 0;
	margin: -7px 0 0 1px;
	display: block;
	position: relative;
	cursor: pointer;
	//cursor: hand;
}
* html .did_you_know {
	//width: 210px;
}
#did_you_know_content {
	position: relative;
	height: 0;
}
#did_you_know_content div.did_you_know_out {
	width: 315px;
	height: 204px;
	position: absolute;
	top: -34px;
	left: -318px;
}
.did_you_know_middle {
	background: #fffcec;
	border-left: 1px solid #ec912e;
	border-right: 1px solid #ec912e;
	padding: 1px 12px 0 12px;
	margin-bottom: -2px;
	-margin-bottom: -8px;
}
#did_you_know_content h3 {
	color: #e07f20;
	font: bold 13px Arial;
	padding: 0 0 15px 0;
	margin: 0;
}
#did_you_know_content p {
	color: #3b3d3c;
	padding: 0 0 1px 0;
	margin: 0;
}
.did_you_know_top, .did_you_know_top div {
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}
.did_you_know_top {
	background: transparent url('/templates/img/sandals/corner1.gif') no-repeat 0 0;
	position: relative;
}
.did_you_know_top div {
	position: relative;
	margin: 0 10px;
	background: #fffcec;
	border-top: 1px solid #ec912e;
	height: 9px;
}
.did_you_know_top div.remark {
	background: transparent url('/templates/img/sandals/corner2.gif') no-repeat 0 0;
	width: 34px;
	height: 42px;
	position: absolute;
	right: -24px;
	top: 0;
	margin: 0;
	border-top: none;
}
* html .did_you_know_top div.remark {
	//right: -25px;
}
.did_you_know_bottom, .did_you_know_bottom div {
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}
.did_you_know_bottom {
	background: transparent url('/templates/img/sandals/corner3.gif') no-repeat 0 0;
	position: relative;
	z-index: 7;
}
* html .did_you_know_bottom {
	//bottom: -6px;	
}
.did_you_know_bottom div {
	background: transparent url('/templates/img/sandals/corner4.gif') no-repeat 100% 0;
}
.did_you_know_bottom div div {
	position: relative;
	margin: 0 10px;
	height: 9px;
	background: #fffcec;
	border-bottom: 1px solid #ec912e;
}
.button_close {
	text-align: right;
	position: relative;
	margin-top: -1px;
	z-index: 10;
}
.button_close img {
	position: relative;
	z-index: 10;
	right: -8px;
	bottom: -3px;
	cursor: pointer;
	//cursor: hand;
}
/* /Did You Know Box */
.imageLeft {
	float: left;
	margin: 0 25px 6px 0;
	_margin:  0 20px 5px 0;
}

.imageRight {
	float: right;
	margin: 0 0 6px 25px;
	_margin: 0 0 5px 20px;
}

.newsLink {
	width:670px;
}


/*new home page*/

.mainWindow {
	position: relative;
	width: 987px;
	min-height: 636px;
	padding-top: 17px;
}

.topShadow, .botShadow {
	float: left;
	width: 971px;
	height: 8px;
	margin-left: 8px;
	_margin-left: 4px;
	background: url(/templates/img/sandals/newHomePage/shadowtop.png) top left repeat-x;
}

.botShadow {
	background: url(/templates/img/sandals/newHomePage/shadowbot.png) top left repeat-x;
}

.mainContent {
	float: left;
	width: 987px;
	_width: 965px;
	background: url(/templates/img/sandals/newHomePage/shadowbg.png) repeat-y top left;
	padding: 3px 11px;
	_padding-bottom: 0 !important;
}

.leftBg, .rightBg, .contentBg {
	float: left;
	height: 732px;
}

.leftBg {
	width: 346px;
	background: url(/templates/img/sandals/newHomePage/leftbg.jpg) no-repeat top left;
}

.rightBg {
	width: 290px;
	background: url(/templates/img/sandals/newHomePage/rightbg.jpg) no-repeat top left;
}

.contentBg {
	width: 966px;
	background: url(/templates/img/sandals/newHomePage/bgcontent.jpg) no-repeat top left;
}

.welcomeText {
	float: left;
	margin: 0px 0 0 0;
	color: #ffffff;
	padding: 11px 0px 11px 20px;
	line-height: 15px;
	width: 425px;
	height: 26px;
	text-align: left;
	word-spacing: -1px;
}

.logoForm {
	float: left;
	height: 360px;
	width: 470px;
	margin: 10px 0 0 35px;
	_margin-left: 30px;
}

.logoForm ul {
	float: left;
	width: 450px;
}

.logoForm ul li {
	color: #6d6d6d;
	height: 29px;
	width: 450px;
	font-weight: bold;
	_margin-top: -3px;
}

*+html .logoForm ul li {
	margin-top: -3px;
}

.logoForm ul li span {
	float: left;
	cursor: pointer;
}

.userMargin {
	margin: 5px 8px 0 6px;
	cursor: text !important;
}

.passwordMargin {
	margin: 5px 3px 0 6px;
	cursor: text !important;
}

.logoForm ul li.headerLi {
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0 !important;
}

.logoForm ul li.headerLi img {
	float: left;
	margin: 0 4px 0 150px;
}

.logoForm ul li.headerLi span {
	cursor: text !important;
}

.logoSpace {
	float: left;
	border: 1px solid #caced1;
	width: 110px;
	height: 16px;
	margin-top: 4px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.logoSpace {
	width: 175px;
} 

.userMargin {
	margin-right: 6px;
} 

.passwordMargin {
	margin-right: 5px;
}
}


.loginLi {
	height: 25px !important;
	margin-top:-30px;
	margin-left: -10px;
}

.loginLi img {
	float: right;
	margin: 6px 0 0 0;
}

.loginLi span {
	float: right !important;
	margin: 6px 0 0 5px;
}

.loginLi a, .formLi a {
	color: #6d6d6d;
	text-decoration: none;
}

.formLi {
	height: 36px !important;
}

.formLi em {
	font-style: normal;
	font-weight: normal;
	float: left;
	margin-top: 10px;
	cursor: pointer;
}

.formLi img {
	float: left;
	margin: 10px 6px 0 40px;
}

.formLi span {
	float: left;
	margin: 10px 4px 0 0;
}

.flashObject {
	margin-left: -21px;
	_margin-left: 0px;
}

.underHead {
	float: left;
	height: 0px;
	width: 965px;
	padding: 2px 0 3px 0 ;
}

.headHtwo {
	float: left;
	margin: 10px 0 0 2px;
}

.headSpan {
	float: right;
	margin: 5px 2px 0 0;
}

.backgrounder {
	background: url(/templates/img/sandals/bg.jpg) repeat-x top left;
	position: relative;
	min-height: 890px;
	width: 100%;
}

.loginFormCountry {
	float:left;
	text-align:center;
	width:100%;
}
.loginFormCountry a img {
	height:50px;
	width:50px;
}
.california-module-loginPage-wrapFlags {
	margin-top:20px;
}
.loginFormCountry .country {
	float:left;
	min-height:70px;
	width:60px;
}
.loginFormCountry .country a {
	color:#424242;
	float:none;
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.5;
}
.loginFormCountry img {
	border:0 none;
	margin:0 5px;
}
.loginFormCountry .country .languages {
	margin-top:0;
}

.loginFormCountry .country .languages .language {
	color:#FFFFFF;
	font-size:9px;
	width:60px;
	text-align: center;
}
.topLine {
	position:absolute;
	top:238px;		
}
.bottomLine {
	position:absolute;
	top:346px;	
}
.topText {
	position:absolute;
	top:170px;	
}

.welcomeImage {
	margin-left:0px;
	padding-top:10px;
	padding-bottom:20px;
}