body
{
margin: 0;
padding: 0;
}
a img
{border:none;}
.redbox {border:2px solid #ff0c00; padding:10px;}

#htop
{
background-color: #24d23f;
width: 100%;
height: 10px;
}

#logo
{
width:100%;
overflow: hidden;
}
#logo img
{
display:block;
float:left;
margin-left: 20px;
}
#logo a
{
text-decoration:none;
color : #7d7d7d;
font-family : Tahoma, Arial;
font-weight:bold;
padding: 2px 5px 2px 5px;
background-color: #fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
}
#logo a:visited
{
color : #7d7d7d;
}
#logo ul li a:hover
{
color:#18d218;
box-shadow: 5px 5px 7px #ccc; 
-webkit-box-shadow: 5px 5px 7px #ccc; 
-moz-box-shadow: 5px 5px 7px #ccc; 
-khtml-box-shadow: 5px 5px 7px #ccc;
outline: 0 none;
}
#logo ul
{
width: 60%;
margin-left: 0;
margin-top: 20px;
padding-left: 0;
float:right;
display: block;
text-transform:uppercase;
list-style: none;
color : #7d7d7d;
}
#logo ul li {
margin-left: 0;
padding: 3px 15px;
list-style: none;
display: block;
float:right;
color : #7d7d7d;
}
#hbottom
{
height:300px;
margin-bottom:0;
background:#24d23f url('/img/bg-top.jpg') repeat-x 0 0;
border-bottom:1px solid #24d23f;
}
#hbottom .container{
width:90%;
height:265px !important;
margin-left:5%;
padding-top:35px;
background:transparent url('/img/top.jpg') no-repeat right 0;
}
#hbottom h6
{
padding-top:5px;
margin-top:0px;
/*line-height:60px;*/
margin-bottom:0;
margin-left:0;
color:#fff;
font-size:30px;
font-weight:normal;
}
#hbottom p{
color:#fff;
font-size:18px;
font-weight:normal;
line-height:20px;
/*width:70%;*/
margin-bottom:0;
margin-left:0;
}
#hbottom a
{
margin-top:10px;
display:block;
width:300px;
height:40px;
background:transparent url('/img/top-button.gif') no-repeat 0 0;
}
#hbottom a:hover
{
background:transparent url('/img/top-button.gif') no-repeat -300px 0;
}
#hbottom a span
{
display:none;
}
#basic 
{
width: 100%;
border-right:0;
padding: 0 0 0 0;
margin: 1px;
position: relative;
}
#lmenu 
{
width: 15%;
border-right:0;
padding: 0 0 0 0;
margin-right: 5px;
font-family: Verdana, sans-serif, Arial;
background-color: #24d23f;
color: #fff;
float:left;
}
#lmenu ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
font-size:.8em;
font-family: Tahoma, Verdana, Arial;
}
#lmenu li {
border-bottom: 1px solid #fff;
margin: 0;
}
#lmenu li a {
display: block;
padding: 5px 0px 5px 5px;
border-left: 0;
border-right: 0;
background-color: #24d23f;
color: #fff;
text-decoration: none;
width: 100%;
}
#lmenu li a:hover {
background-color: #1da52f;
box-shadow: 5px 5px 7px #105b19; 
-webkit-box-shadow: 5px 5px 7px #105b19; 
-moz-box-shadow: 5px 5px 7px #105b19; 
-khtml-box-shadow: 5px 5px 7px #105b19;
outline: 0 none;
}
#lmenu li .curitem 
{
color: #000;
}
#lmenu li .item2 
{
padding-left: 10px;
color: #cdff4f;
font-style: italic;
}
#lmenu li .curitem2 
{
padding-left: 10px;
color: #000;
/*font-weight:bold;*/
font-style: italic;
}
#basictext 
{
font-family: Tahoma, Verdana, Arial;
color: #7d7d7d;
float:left;
width: 70%;
margin: 15px 15px 0 15px;
}
#adword 
{
float:right;
width: 120px;
margin: 5px 5px 5px 5px;
}
#adword2 
{
width: 728px;
height: 90px;
margin: 10px 5px 5px 5px;
background-color:transparent;
}
#adwordy
{
clear: both;
margin-top: 0;
padding-top: 0;
}
#basictext .box
{
float:left;
width:45%;
margin-right: 5%;
padding-bottom:30px;
}
#basictext h1
{
color:#c12f18;
font-size:1.8em;
float:left;
margin-right:15px;
margin-left:0px;
margin-top:15px;
margin-bottom:15px;

}
#basictext h3
{
color:#c12f18;
font-size:1.3em;
padding-bottom:10px;
margin-bottom:15px;
font-weight:normal;
border-bottom:1px solid #7d7d7d;
display:block;
}
#basictext p
{
font-size:.9em;
color:#7d7d7d;
text-align: justify;
}
#basictext p.details
{
margin:0 0 0 0 !important;
height:100%;
background:#fff url('/img/ipict.gif') no-repeat 0 50%;
line-height:1.5em;
padding:0 0 0 30px;
}
#basictext a
{
text-decoration:none;
color:#c12f18;
font-weight:bold;
padding-left:5px;
padding-right:5px;
background-color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#basictext a:hover
{
color:#24d23f;/*105b19;*/
box-shadow: 5px 5px 7px #ccc; 
-webkit-box-shadow: 5px 5px 7px #ccc; 
-moz-box-shadow: 5px 5px 7px #ccc; 
-khtml-box-shadow: 5px 5px 7px #ccc;
outline: 0 none;
}

#basictext .fulbox
{
float:right;
width:100%;
/*padding-bottom:30px;*/
}
#basictext .fulbox h1
{
float: none;
font-size:1.9em;
margin-bottom:30px;
font-weight:normal;
color:#c12f18;
}
#basictext .fulbox h3
{
width:80%;
font-size:1.5em;
line-height:1.6em;
font-weight:normal;
color:#394248;
margin-bottom:20px;
border-bottom:1px solid #7d7d7d;
}
#basictext .fulbox h5
{
font-size:1em;
line-height:1.5em;
margin-bottom:10px;
font-weight:normal;
color:#394248;
}
#basictext .fulbox h4
{
clear: both;
font-size:1em;
line-height:1.5em;
margin-bottom:10px;
font-weight:normal;
color:#394248;
margin-top:10px;
border-top:1px dotted #7d7d7d;
}
#basictext .fulbox p
{
font-size:.9em;
color:#7d7d7d;
text-align: justify;
/*margin-bottom:20px;*/
}
#basictext .fulbox a
{
font-weight:normal;
}
#basictext .fulbox span
{
color:#24d23f;
padding-right:5px;
font-weight:bold;
}
img.alignright
{
line-height:1em !important;
float:right !important;
margin:0 0 10px 30px;
}
img.alignleft
{
line-height:1em !important;
float:left !important;
margin:10px 10px 0 0;
}
img.center
{
margin:10px auto;
}
img.center90
{
width:90%;
margin-left:5%;
margin-right:5%;
}
strong
{
font-weight:normal;
}
#hfooter{
background-color:#ececec;
clear:both;
height:170px;
border-top: 1px solid #7d7d7d;
}
#hfooter .container
{
position:relative;
margin-left: 15%;
width:70% !important;
}
div.hfooterdetails
{
margin-top: 15px;
float:left;
width:40%;
}
#hfooter p
{
color:#7d7d7d;
font-family: Tahoma, Verdana, Arial;
font-size:.8em;
margin:0 0 5px 0 !important;
}
#hfooter ul{
width:50%;
float:right;
font-size:.8em;
font-family: Tahoma, Verdana, Arial;
text-align:right;
list-style: none;
margin-top: 15px;
}
#hfooter li
{
float:left;
width:50% !important;
text-transform:uppercase;
margin-bottom:5px;
}
#hfooter a
{
color:#7d7d7d;
text-decoration:none;
}
#hfooter a:hover
{
color:#000;
}
#searche
{
padding:0;
margin-top:10px;
clear:both;
float:right;
width:100%;
}
#searche p {text-align:left;border-top: 1px dotted #7d7d7d;}
#catban
{
display:none;
float:left;
}
#catban2
{
padding-left: 50%;
float:left;
background-color:#ececec;
width:100%;
}

@media print
{
#hbottom, #logo ul, #lmenu, #hfooter, #adword, #adword2, #catban2, #catban
{
display:none;
}
#basictext
{
width: 95%;
}
#basictext .fulbox .last p
{
margin-bottom:0;
padding-bottom:0;
}


