





/*// MAIN CONFIG - BODY, ETC*/
body {font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;color:#363636;font-size:14px}
a { color:#0072bc;
text-decoration:none;}
a:hover { color:#004a80}
/*HEADER*/


#header {
background: url(_images/top.png) left top no-repeat;
height:125px
}
a.logo {margin:35px 0}
.topmenu a {margin:65px 5px 0}
.topmenu a span {padding:5px 20px;line-height:20px}
.topmenu a { background: #292A2E url() ;

font-weight:bold;text-decoration:none;}
.topmenu a span { color:#fff }
.topmenu li.item_active a span,.topmenu a:hover span { color:#d7d7d7 }.container_header {background: #fff url(_images/bg.png) 0 0 repeat-x}




/*SPLASH*/

#splash {
background:	#95E1F6 url(_images/splash.png) 0 0 repeat-x;
height:165px;color:#fff;
}
#splash a { color:#fff;
text-decoration:none;}
#splash a:hover { color:#fff}

#splash2 {
background:	 url() ;
height:80px;line-height:80px;color:#fff;
}
#splash2 a { color:#fff;
text-decoration:none;}
#splash2 a:hover { color:#fff}

#subsplash {
background:	 url() ;
height:40px;line-height:40px;color:#fff;
}
#subsplash a { color:#666;
font-weight:bold;text-decoration:none;}
#subsplash a:hover { color:#000}

.container_splash {
background:	 url() ;height:165px;
}
.container_splash2 {
background:	 url(images/alpha/gradient_top_black2.png) top repeat-x;
}
.container_sub_splash {
background:	#292A2E url(images/alpha/shine_white.png) 0 5px repeat-x;
}
			


/*CONTENT*/
			
#content {
background:	#fff url(_images/content_top.png) 0 0 repeat-x;}
.container_content {
background:	 url() ;}



/*FOOTER*/
.container_footer{background: url() }
#footer{background: url(_images/footer.png) left bottom no-repeat;
height:128px;color:#898989;}

#footer a { color:#00aeef;
text-decoration:none;}
#footer a:hover { color:#0076a4}







.topmenu a {

        text-shadow: 0 1px 1px rgba(0,0,0,.3);
       -webkit-border-radius: .5em;
       -moz-border-radius: .5em;
       border-radius: .5em;
       -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
       box-shadow: 0 1px 2px rgba(0,0,0,.2);
        
}
 .topmenu a:hover {

        color:#fff;
       background: #000;
       background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
       background: -moz-linear-gradient(top, #444, #000);
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
        
}
.iSplashLabel {

        letter-spacing:-1px;
       text-shadow: 2px 1px 1px rgba(0,0,0,.4);
        
}
  .iSplashLabel h2 {

        letter-spacing:-2px;
        
}
  .iSplashAction a {

        text-decoration:none;
       line-height: 30px;
       height:30px;
       padding:5px 15px;
       text-shadow: 0 1px 1px rgba(0,0,0,.3);
       -webkit-border-radius: .5em;
       -moz-border-radius: .5em;
       border-radius: .5em;
       -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
       box-shadow: 0 1px 2px rgba(0,0,0,.2);
        color: #fef4e9;
       border: solid 1px #da7c0c;
       background: #f78d1d;
       background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
       background: -moz-linear-gradient(top, #faa51a, #f47a20);
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
        
}
  .iSplashAction a:hover {

        background: #f47c20;
       background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
       background: -moz-linear-gradient(top, #f88e11, #f06015);
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
        
}
 /* .iSplashTheme {

        position:relative;
       z-index:9;
        
}
  .container_splash {

        overflow:inherit;
         
}
 */#splash2 a {

        margin-top:20px;
        
}
#subsplash h2 {

        position:relative;
       z-index:10;
        
}
#content .grid_16{

        padding: 20px;
        width:900px;
        
}
 body {

    background:#E7FCFF url(_images/bg.png) 0 0 repeat-x
}

