html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-size:100%;
    margin:0;
    outline:0 none;
    padding:0;
}
body {
    background: #FFC440;
    font-family: Arial,Tahoma,Sans-Serif;
    line-height: 15px;
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #645E58;
}
img {
    border: none;
}
div#header {
    background: #917575;
    height: 202px;
    direction: ltr;
    text-align: center;
    font-size: 30px;
    width: 100%;
}
div#top-header{
    color: #8F181C;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 7px;
}
div#public-header {
    background-color: #917575;
    height: 100px;
    padding: 10px 0px;
    direction: ltr;
}
div#end {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    background-color: #fab915;
    width: 960px;
    margin: 0 auto;
    text-align: center;
}
div#top-footer {
    min-height: 40px;
    height: auto !important;
    height: 40px;
    background-color: #66a4c6;
}

div#footer {
    background-color: #fab915; 
}
div#notice
{
    margin: 0 auto;
    margin-bottom: 20px;
    color: #d35f5f;
    text-align: center;
    line-height: 5px;
}
div#content {
    margin: 0px auto;
    margin-bottom: 0;
    min-height: 700px;
    height: auto !important;
    height: 700px;
    width: 962px;
    background-color: #FEE6BA;
    padding-bottom: 2em;
    box-shadow: 0 1px 10px 1px #999;
}
a {
    text-decoration: none;
    color: #92110c;
}
p.center{
    text-align: center;
}
.bold-warning {
    color: #d35f5f;
    font-weight: bold;
}

/*Tables*/
td.vtAlTop{
    vertical-align: top;
}

.good{
    color: #9FB55B;
    font-weight: bold;
}
.bad{
    color: #f27e81;
    font-weight: bold;
}

span.success {
    color: blue;
    font-weight: bold;
}
ul.public-toolbar {
    list-style-image:none;
    text-align: center;
    margin: auto;
    padding: 10px;
    padding-top: 18px;
}
ul.public-toolbar li {
    display: inline;
}
ul.public-toolbar li a {
    padding: 5px 5px;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    line-height: 20px;
    color: white;
}
ul.public-toolbar li a:hover {
    border-bottom: 2px solid white;
}
ul.personal-toolbar {
    list-style-image:none;
    text-align: center;
    margin: auto;
    padding: 10px;
    padding-top: 18px;
    background-color: #FAB915;
    position: relative;
    z-index: 10000;
}
ul.personal-toolbar li {
    display: inline;
}
ul.personal-toolbar li a {
    padding: 5px 5px;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    line-height: 20px;
    color: white;
}

ul.personal-toolbar li a:hover {
    border-bottom: 2px solid white;
}
div#personal-toolbar
{
    border: 1px solid #8F181C;
    background-color: #FFD38D;
    width: 100%;
    height:30px;
}
ul.footer_toolbar {
    color: white;
    list-style: none;
    background-color: #8F181C;
    text-align: center;
}
ul.footer_toolbar li {
}
ul.footer_toolbar li a#noondreams{
    color: white; 
    font-weight: bold;
    font-size: 10px;
}
input.button{
    background-color: #91191F;
    border: 1px solid #e9ffaa;
    color: #fee6ba;
    font-weight: bold;
    padding: 2px 5px;
}
.button{
    background-color: #91191F;
    border: 1px solid #e9ffaa;
    border-radius: 3px;
    color: #fee6ba;
    font-weight: bold;
    padding: 2px 5px;
}
input.text{
    background-color: #faffea;
    border: 1px solid #9db360;
    color: #c2725f;
    padding: 2px 5px;
}
.normal {
    border-top: 18px solid #D6CDC0;
    border-left: 1px solid #8a7a7a;
    border-right: 1px solid #8a7a7a;
    border-bottom: 1px solid #8a7a7a;
    float: left;
    margin-top: 10px;
    font-family: sans;
    font-size: 12px;
    margin-left: 10px;
    margin-bottom: 10px;
    background: #fffcfc;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    color:#362D1A;
    line-height:15px;
    text-align:justify;
    width:660px;
    min-height: 700px;
    height: auto !important;
    height: 700px;

}
div#top-info{
    background-color: #756056;
    color: white;
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 10px;
    padding-left: 30px;
}
.right-bar-item .header{
    padding:5px;
    color: #645E58;
    background: #D6CDC0;
    margin-bottom: 5px;
    font-weight: bold;
}
div#tableau
{
    float:right;
    height:160px;
    width:250px;
    color:white;
    margin-right:30px;
    margin-top: 10px;
    padding:10px;
    position: relative;
    z-index: 1;
}
.right-bar-item .body{
    padding:5px;
}

/*2D info*/
table.info2d {
    margin: 0 auto;
}

table.info2d td:first-child {
    font-weight: bold;
}

/*END 2D info*/
/*FORM2D*/
table.form2d {
    margin: 0 auto;
}
table.form2d td:first-child {
    font-weight: bold;
}

/*END FORM2D*/
/*horizental list*/
ul.hrz {
    list-style: none;
    clear: both;
}
ul.hrz li {
    display: inline;
}

/*END horizental list*/
/*record*/
table.records {
    margin:0 auto;
    border-collapse:collapse;
    background:#eaeae2;
}
table.records tr {
}
table.records tr td{
    padding:5px 10px;
}
/*end record*/
/* page title */
.page-title{
    color:#91191F;
    text-align:center;
    padding-top: 30px;
    padding-bottom: 20px;
    font-weight:bold;
    font-size:28px;
    line-height: 25px;
}
/* end page title */
/*interior-cubs bar*/
ul.interior-cubs{
    float: left;
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 1px solid #967d49;
    margin-right:15px;
    margin-bottom: 15px;
    width: 130px;
}
ul.interior-cubs li{
    font-weight: bold;
    font-size:10px;
    font-weight:bold;

}
ul.interior-cubs li a{
    display: block;
    color:#312816;
    background:#e9d9b5;
    border-top: 1px solid #967d49;
    padding: 5px 3px;
    text-align: left;
}
ul.interior-cubs li a:hover{
    background:#e8dec5;
    color:#7c6033;
}
/*end interior-cubs bar*/

/* special links */
ul.special-links {
    list-style: none;
    text-align: center;
    margin: 10px auto;
}
ul.special-links li {
    text-align: center;
    margin-right: 10px;
    display: inline;
}
ul.special-links a {
    padding: 5px 5px;
    font-size: 12px;
    font-weight: bold;
    color: #AD2E4D;
    background-color: #FFECEA;
    border: 2px solid #983F30;
}
ul.special-links a:hover {
    color: #ffffff;
    background-color: #AD2E4D;
}
/*end special links */
/* top-normal-menu */
ul.top-normal-menu{
    list-style: none;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
ul.top-normal-menu li{
    display: inline;
}
ul.top-normal-menu li a{
    background: #fcffd7;
    font-size: 10px;
    font-weight: bold;
    border: 1px solid #e6ec9f;
    padding: 2px 5px;
}
ul.top-normal-menu li a:hover{
    background: #fdffea;
}
/* end top-normal-menu */

/* 2D forms*/
fieldset.twod{
    margin: 0 auto;
    padding: 10px;
    border:1px solid black;
}
fieldset.twod p{
    padding: 2px;
}
fieldset.twod legend{
    font-weight: bold;
}
/*End 2D forms*/
/*Home Page*/
ul.main-tours
{
    list-style: none;
    font-size: 12px;
    line-height:15px;
}
ul.main-tours li
{
    float: left;
}
ul.main-tours li a
{
    display: block;
    padding: 5px;
    width: 312px;
    height: 150px;
    background: #e8e7db;
    border: 1px solid #a8a483;
    margin: 5px;
}
ul.main-tours li a:hover
{
    background-color: #edece1;
}

div.main-tours-inner
{
    margin: 10px;
    color: #362D1A;
}
div.main-tours-inner p.title
{
    color: #8F0C04;
    font-weight: bold;
}
div.main-tours-inner img
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
/*End Home Page*/

/*interface*/
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 50px 15px 15px;
    background-repeat: no-repeat;
    background-position: 99% 50%;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/system/interface/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/system/interface/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/system/interface/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/system/interface/error.png');
}
/*End interface*/
/*Essential - No colors or beauty just bones - Move to essential.css*/
.rtl-center
{
    text-align: center;
    direction: rtl;
}
.ltr-center
{
    text-align: center;
    direction: ltr;
}

.ltr-right
{
    direction: ltr;
    text-align: right;
}

.right
{
    text-align: right;
    direction: rtl;
}
.left
{
    text-align: left;
    direction: ltr;
}
/*alert */
.alert {
    color: red;
}

.bold-alert {
    color: red;
    font-weight: bold;
}
/*end alert*/