/* 
* Default HTML tags
* 	(link over) 
* 	(general) 
* 	(ligth bg)
*/
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;
    font-size: 62.5%;    
    background: url("../images/background.jpg");
    color: #383838;
    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; }

h2 { font-size: 13px; margin: 0px 0 6px 0px; padding: 2px 0 2px 8px; font-weight: bold; color: #383838; border: 1px solid #778fba; background: url("../images/content-title-background.jpg");}
h3 { font-size: 12px; margin: 0px 0 6px 0px; padding: 2px 0 2px 8px; font-weight: bold; color: #383838;}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover {  text-decoration: none; }


h4 {
     font-size: 12px;
     color: #383838;     
     margin-top: 0;
}

img { 
      padding: 3px;
       /*border: 1px solid #383838;*/
       border:0px;
    }
ul { margin: 0; padding: 0; }
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; }
ol#comments li p { font-size: 100%; }


/*
   * Classes
   */


/* The post informations */
.storycontent { 
    font-size: 12px;
    padding-top:5px;
    padding-bottom:5px;
}

.storycontent2 { 
    font-size: 12px;
}

#content {
    float: left;
    width: 584px;
    background: #ffffff;
    margin: 0px 8px 30px 8px;
    text-align: left;
    padding: 10px;
    border: 1px solid #758db8;
    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:#7996bd; font-size:25px; font-weight:bold; padding: 5px 0 0 288px; text-align:left; }
.header-title a { color:#7996bd; text-decoration:none; border-bottom:none; }
.header-title a:hover { color:#7996bd; text-decoration:none; border-bottom:none; }
.header-title a:visited { color:#7996bd; text-decoration:none; border-bottom:none; }
.header-title a:visited:hover { color:#7996bd; 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:#7996bd; font-size:18px; font-weight:bold; padding:10px 0 0 289px; }
/*.header-product-name  { color:#7996bd; 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.png") no-repeat; }
#footer p { text-align: left; padding-left: 283px; margin-top: -10px; color: #383838; font-size:11px; }
#footer a { color: #989898; text-decoration: underline; }
#footer a:hover { color: #444444; }
#footer a:visited { color: #989898; }
#footer a:visited:hover { 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 #6d8ab1; background: url("../images/menu-left-title-background.png"); }
#menu-left table { font-size: 12px; margin: 5px 0 6px 0px; padding: 3px 0 3px 13px; font-weight: bold; color: #383838; border: 1px solid #6d8ab1; background: url("../images/menu-left-title-background.png"); }
#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: #b2cff4; text-decoration: none; }
#menu-left a:hover span,
#menu-left a:visited:hover span{ visibility: visible; }
#menu-left a span{ visibility:hidden; color: #b2cff4; margin-right:3px; font-size:9px; }

#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; }


#menu-left ul ul { padding-bottom: 10px; margin-left: 4px; }
#menu-left ul ul li { color: #333333; }


/* End of left sidebar */
#rap {  width: 900px;  margin: 0 auto;  background: url("../images/rap-background.png"); 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; }
.getting_started        { font-size: 12px; padding-top:5px; padding-bottom:5px; }
.getting_started a      { font-size: 12px; color:#383838; text-decoration:underline;}
.getting_started a:hover
                        { font-size: 12px; color:#383838; text-decoration:none; }
.getting_started a:visited:hover
                        { font-size: 12px; color:#383838; text-decoration:none; }
.ul_disc li             { list-style-type: disc; }
.editsection            { font-size: 12px; }
.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; }

