/* 
* Default HTML tags
* 	209-86-00 (link over) d15600
* 	255-152-83  (general) ff9853
* 	255-235-215 (ligth bg)  ffebd7
*/
a { color: #383838; }
a:visited { color: #383838; text-decoration: underline; }
a:hover   { color: #383838; }

a.base { color: #383838; text-decoration: none;}
a.base:link { color: #383838; text-decoration: none;}
a.base:hover   { color: #383838; text-decoration: underline; }
a.base:visited { color: #383838; text-decoration: none; }
a.base:visited:hover { color: #383838; text-decoration: underline; }

a.dotted { color: #383838; border-bottom:1px dotted #444444; text-decoration: none; }

body    { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background: url("../images/background.jpg"); color: #383838; font-size:62.5%; margin: 0 auto; padding: 0; text-align: center; }
pre     { font-size: 12px; display: block; background-color:#f3f3f3; border:1px solid #dadada; padding:5px; word-wrap: break-word; }
td      { font-size: 12px; }

h2 {
     font-size: 13px;
     margin: 0px 0 6px 0px;
     padding: 2px 0 2px 8px;
     font-weight: bold;
     color: #383838;
     border: 1px solid #ffa863;
     background: url("../images/content-title-background.jpg");
}
h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
    text-decoration: none;
    color: #d15600;
}

h3 {
     font-size: 14px;
     margin: 0px 0 6px 0px;
     padding: 2px 0 2px 8px;
     font-weight: bold;
     color: #383838;
}

h4 {
     font-size: 13px;
     margin-top: 0;
     padding: 2px 0 2px 8px;     
}

img { 
      padding: 3px;
       /*border: 1px solid #383838;*/
       border:0px;
    }

img.alignleft { 
                float: left;
                margin: 0px 0px 0px 0;
                }

img.alignright { 
                 float: right;
                 margin: 0 0px 0px 0px;
                 }

ul { margin: 0; padding: 0; font-size: 12px; }
li { margin: 0; padding: 0; list-style-type: none; }
li.checked { margin: 0; padding: 0; padding-left: 25px; background-image: url(../images/ok.png); background-repeat: no-repeat;}
.bold { margin: 0; padding: 0; font-size:13px; }


.meta li, 
ul.post-meta li { display: inline; }
.storycontent { font-size: 12px; padding-top:5px; padding-bottom:5px; }

#content { float: left; width: 584px; background: #ffffff; margin: 0px 8px 30px 8px; text-align: left; padding: 10px; border: 1px solid #ffa863; line-height: 14px;}

#content ol li { list-style: decimal; }
#content ul { margin-top: 10px; margin-left: 35px; }
#content ul li { list-style-image: none; }

/* HEADERS */
.header-description,
.header-description-2,
.header-product-name,
.header-product-name,
.header-translation,
.header-title{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.header-title 	{ color:#ff9853; font-size:25px; font-weight:bold; padding: 5px 0 0 288px; text-align:left; }
.header-title a { color:#ff9853; text-decoration:none; border-bottom:none; }
.header-title a:hover { color:#ff9853; text-decoration:none; border-bottom:none; }
.header-title a:visited { color:#ff9853; text-decoration:none; border-bottom:none; }
.header-title a:visited:hover { color:#ff9853; text-decoration:none; border-bottom:none; }
.header-description   { font-size:12px; padding:5px 0 0 289px; text-align:left; font-weight:normal; }
.header-description-2 { color:#ff9853; font-size:18px; font-weight:bold; padding:10px 0 0 289px; }
/*.header-product-name  { color:#ff9853; font-size:28px; font-weight:bold; margin-top:-15px; padding:0px 10px 0px 0; text-align:right; }*/
.header-translation   { font-size:11px; padding:0 10px 0 0; text-align:right; margin-top:-5px; float:right; font-weight:normal; }

#header {font-size: 26px; font-weight: bold; text-decoration:none; font-family: Verdana; margin: 0 auto; height: 135px; width: 900px; padding: 0px; background: url("../images/header.png"); }
#header img { border: none; }

/* FOOTER */
#footer img{ border:0px; }
#footer {  width: 900px; height: 85px; margin: 0 auto; color: #383838; padding-top:15px; background: url("../images/footer.jpg") no-repeat; font-size:11px; }
#footer p { text-align: left; padding-left: 283px; margin-top: -10px; color: #383838; font-size:11px; }
#footer a { font-size:11px; color: #989898; text-decoration: underline; }
#footer a:hover { font-size:11px; color: #444444; }
#footer a:visited { font-size:11px; color: #989898; }
#footer a:visited:hover { font-size:11px; color: #444444; }



/* 
   * Left sidebar 
   */
#menu-left { float: left; padding: 20px 15px 20px 12px; width: 247px; font-size: 11px; overflow:hidden; margin-top: -140px; }
#menu-left h2 { font-size: 12px; margin: 5px 0 6px 0px; padding: 3px 0 3px 13px; font-weight: bold; color: #383838; border: 1px solid #dad6b8; background: url("../images/menu-left-title-background.jpg");}
#menu-left table    { font-size: 12px; margin: 5px 0 6px 0px; padding: 3px 0 3px 13px; font-weight: bold; color: #383838; border: 1px solid #dad6b8; background: url("../images/menu-left-title-background.jpg");}
#menu-left .award-table { font-size: 12px; margin: 5px 0 6px 0px; padding:1px; font-weight: bold; color: #383838; border: 0px solid #6d8ab1; background:transparent; }
#menu-left a,
#menu-left a:visited { text-decoration: none; font-weight: bold; color: #333333; line-height: 15px; }
#menu-left a:hover,
#menu-left a:visited:hover { color: #d15600; text-decoration: none; }
#menu-left a:hover span,
#menu-left a:visited:hover span { visibility: visible; }
#menu-left a span   { visibility:hidden; color: #d15600; visibility:hidden; margin-right:3px; font-size:9px; }
#menu-left ul ul    { padding-bottom: 10px; margin-left: 4px; }
#menu-left ul ul li { font-size:11px; color: #333333; }

#menu-left a.ld,
#menu-left a.ld:visited { text-decoration: none; font-weight:bold; color: #ef6d09; line-height: 15px; }
#menu-left a.ld:hover,
#menu-left a.ld:visited:hover { color: #ef6d09; text-decoration: none; }
#menu-left a.ld:hover span,
#menu-left a.ld:visited:hover span{ visibility: visible; color:#ef6d09; font-weight:bold; font-size: 12px; }
#menu-left a.ld span{ visibility:hidden; color:#ef6d09; font-weight:bold; font-size: 12px; }

input#s             { width: 158px; border: 1px solid #dad6b8; color: #444; }
#rap                { width: 900px; margin: 0 auto; background: url("../images/rap-background.jpg"); background-repeat: repeat-y; overflow:hidden; text-align: left; height:auto; }

.post               { }
.post a             { color: #272727; }
.post a:hover       { color: #dad6b8; }
ul .normal          { }
.important_message  { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 11px;
                      margin-left:auto; margin-right:auto; display: block; width: 98%; height: auto;
                      padding: 5px; background-color: #fff1f1; border:1px solid #c13a3a; text-align: justify; }
.grey_table         { background-color:#f3f3f3; border:1px solid #dadada; }
.empty              { padding: 0px; margin: 0px; }
.mandatory_star     { color: #b60000; }
.form_text          { width:130px; font-size:12px; }
.form_label         { font-size:12px; }
.v_sign             { background-image: url("../images/v.png"); background-repeat: no-repeat; background-position: 50% 50%; height:20px; width:100px; }
.x_sign             { background-image: url("../images/x.png"); background-repeat: no-repeat; background-position: 50% 50%; height:20px; width:100px; }
.auth_form          { margin-bottom:10px; }
.center             { margin-left:auto; margin-right:auto; }

.ul_disc            { margin: 10px; }
.ul_disc li         { list-style-type:disc; }

/* top icons-links */
UL#top_icons { padding:1px 0px 0px 0px; margin-bottom:-4px; }
UL#top_icons LI { padding:1px 0px 5px 0px; margin-left:0px; }
UL#top_icons LI TABLE  { padding-left:8px;margin:0px 0px 1px 0px; }

