@charset "utf-8";
/*********RESET********/

*,html,body{ margin:0px; padding:0px;}
img{ border:0px;}
a{ text-decoration:none;}

/********GENERAL********/

a{color:#00acec;}
a:hover{color:#b5b5b5;}
.clear{ clear:both;}


/********LAYOUT*********/

body{ background:url(/art/bg.png); }

#center960{ width:962px; margin:0px auto; margin-top:50px; font-size:14px; color:#8a8a86; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;  }

#header{ border-bottom: 1px solid #5F5F5F; padding-bottom:3px; margin-bottom:14px; padding-left:80px; position:relative; }
#header h1{ font-size:39px; color:#b5b5b5; font-family:"Times New Roman", Times, serif;}
#header h1 span{ color:#00acec;}

#logo{ left:3px; top:3px; background:#fff; position:absolute; border:2px solid #0075a0;}

#topmenu{ font-size:15px;  color:#00acec; padding:2px; position:relative;}
#topmenu a{ text-decoration:none;}
#langs{ position:absolute; right:4px; top:0px;}


/*****MID*****/

#imagecont{ float:left; width:700px; height:400px; background:#000; border:1px solid #383838; position: relative;}
#diskcont{ float:left;  width:260px; height:400px;  background:url(/art/side_bg.png) no-repeat; margin-top:1px; position:relative;}
#stupidSpaceBecauseOfOpera{ height:15px;}

#diskcont span{color:#00acec;}
#diskcont span.label{ padding-left:3px;}
#diskcont-pad{ padding:15px; padding-left:46px; padding-right:13px;} 


.state{color:#00acec; position:absolute; top:10px; right:10px; z-index:999;}

/****PROJS***/
#projbar{  }
#projbar .arrow{ display:block; float:left;}
#projbarmask{ width:840px; float:left; position:relative; overflow:hidden; height:152px;}
#projbarcont{ position:absolute; top:0px; left:5px; width:9999px;} 
.proj{ background:#000; border:1px solid #383838; width:150px; margin-left:7px; margin-right:7px; height:150px; float:left; outline:none;}
.proj img{ opacity:.4;}
.proj.selected{ border:1px solid #00acec;}
.tooltip{ background:url(/art/tooltip.png) no-repeat; width:197px; height:78px; text-align:center; padding-top:40px; padding-left:4px;
 color:#fff; font-weight:700; font-size:14px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}


/****FOOTER****/

#footer{ text-align:center; color:#595959; }



/*****************/
/***PAGE-SPECIF***/
/*****************/


/****home*****/
#ttl-home-welcome{ font-family:"Times New Roman", Times, serif; font-size:38px;  color:#b5b5b5; margin-top:120px; margin-left:100px;}
#ttl-home-welcome span{ color:#00acec;}
#home-choose{ position:absolute; bottom:10px; right:55px; font-family:"Times New Roman", Times, serif; font-size:24px; color:#718d90;     }
#home-choose img{ position:absolute; left:-15px; }


/*****loadproj****/
#images-bar{ position:absolute; left:15px; bottom:10px; z-index:888; display:block;}
#images-bar a{ width:15px; height:15px; float:left; background:#B5B5B5; margin:3px; outline:0px;} 
#images-bar a.selected{ background:#00acec;} 
.theimg{ position:absolute; top:0px;}




