@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; background:#121212;color:#333;font-size:12px; font-family:Tahoma ,Arial, Helvetica, sans-serif;color:#fff;}
a,a:visited,a:hover,a:active{text-decoration:none;}
img{ border:none;}
span, div, p, form { margin:0; padding:0;}
.clear{ clear:both;}


/*=== BASIC STRUCTURE ==*/
#header_container{width:100%;background:url(../images/header_background.jpg) center repeat-x;float:left;border-bottom:2px solid #d18a00;}
#header{display:block;width:900px;height:102px;margin:0 auto;}
#wrapper{width:100%;float:left;}
#site{width:900px;margin:0 auto;}
#main{float:left;width:900px;background:#2e2e2e;}
#footer_container{width:100%;background:#4E0000;float:left;border-top:3px solid #d18a00;}
#footer{display:block;width:900px;height:56px;background:url(../images/footer.jpg) no-repeat;margin:0 auto;}
.header_logo{width:320px;float:left;overflow:hidden;}
.header_flash{float:left;padding:20px 0 0 0;}
.intro_flash{display:block;width:900px;height:362px;border-top:2px solid #d18a00;}

/*footer*/
.creds{text-align:right;padding:10px 20px 0 0;font-size:10px;color:#fff;}
a.fl , a.fl{color:#fff;}
a.fl:hover , a.fl:active {color:#D10000;}

/*=== Subheader Subclasses ===*/
.pip{padding:0;}
.slide1{display:block;width:900px;height:32px;background:url(../images/slide.jpg) no-repeat;cursor:pointer;}
.slide2{display:block;width:900px;height:31px;background:url(../images/slide.jpg) no-repeat;cursor:pointer;}
.slide3{display:block;width:900px;height:32px;background:url(../images/slide.jpg) no-repeat;cursor:pointer;}
.slide10{display:block;width:900px;height:32px;background:url(../images/slide.jpg) no-repeat;cursor:pointer;}
.slide4{display:block;width:900px;height:31px;background:url(../images/slide.jpg) no-repeat;cursor:pointer;}
.slide5{display:block;width:900px;height:31px;background:url(../images/slide.jpg) no-repeat;cursor:pointer;}
.slide6{display:block;width:900px;height:31px;background:url(../images/slide.jpg) no-repeat;cursor:pointer;}
.slide_tag{font-weight:bold;padding:10px 0 0 10px;}

/*--eswterika*/
#slide_in1{background:#2e2e2e;}
#slide_in2{background:#2e2e2e;}
#slide_in3{background:#2e2e2e;}
#slide_in4{background:#2e2e2e;}
#slide_in5{background:#2e2e2e;}
#slide_in6{background:#2e2e2e;}
#slide_container{padding:2px 5px 0 5px;display:block;width:890;height:300px;overflow:scroll;} 

/*intro_contact*/
.intro_contact_container{padding:2px 5px 0 5px;}
.intro_contact_form{float:left;padding:20px 0 0 0;width:430px;}
.intro_contact_desc{float:left;display:block;padding:0 0 0 20px;}
.intro_contact_text{float:left;padding:20px 0 0 10px;width:170px;height:200px;overflow:hidden;}
#map{float:left;width:240px;height:170px;background:#fff;margin-top:20px;border:2px solid #ccc;}
.cField{border:1px solid #ccc;background:#000;color:#fff;}
.cSub{background:#1E1E1E;border:1px solid #ccc;color:#fff;cursor:pointer;}
.cSub_hover{background:#D10000;border:1px solid #ccc;color:#fff;cursor:pointer;}
.intro_contact_text a , .intro_contact_text a:visited{color:#E40808;}
.intro_contact_text a:hover , .intro_contact_text a:active{color:#000;}

/*categories inside view_cat*/
.category_box{float:left;padding:5px 17px 5px 0;}
.category_box_title{padding:0 0 3px 0;}
a.layer1 , a.layer1:visited{padding:0 0 0 7px;color:#fff;font-size:14px;}
a.layer1:hover , a.layer1:active{color:#D10000;}
a.layer2 , a.layer2:visited{background:url(../images/sq.jpg) 2px 6px no-repeat;padding:0 0 0 9px;color:#ccc;line-height:17px;}
a.layer2:hover , a.layer2:active{text-decoration:none;color:#fff;}

/*news*/
.new{float:Left;display:block;width:280px;height:160px;border:1px solid #555;background:#333;margin:3px 3px 0 0;}
.news_title{margin:0 3px;border-bottom:1px solid #555;padding:5px 0 5px 10px;font-weight:bold;}
.news_short_desc{float:left;padding:5px 10px 10px;height:95px;overflow:hidden;}
.news_image{float:left;width:100px;height:100px;}
.news_bottom{clear:left;margin:0 3px;border-top:1px solid #555;padding:5px 5px 0 0;text-align:right;}
a.nl , a.nl{color:#fff;font-weight:bold;}
a.nl:hover , a.nl:active{color:#F54F1D;}

