@font-face {
	font-family: 'DINMediumRegular';
	src: url('font/dinmedium-webfont.eot');
	src: local('O'), url('font/dinmedium-webfont.woff') format('woff'), url('font/dinmedium-webfont.ttf') format('truetype'), url('font/dinmedium-webfont.svg#webfonthTrJsLci') format('svg');
	font-weight:lighter;
	font-style: normal;
    
}

@font-face {
	font-family: 'DINBoldRegular';
	src: url('font/dinbold-webfont.eot');
	src: local('O'), url('font/dinbold-webfont.woff') format('woff'), url('font/dinbold-webfont.ttf') format('truetype'), url('font/dinbold-webfont.svg#webfontDuslxfef') format('svg');
	font-weight: normal;
	font-style: normal;
}

*
{
    font-family: arial, sans-serif;
    font-size: 13px;
}

   


.DINBold {
    font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'DINBoldRegular', sans-serif;

}

.DINMedium {
    font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'DINMediumRegular', sans-serif;
}

body
{
    background-color: #000;
    margin: 0px;
    padding: 0px;
    color: #909090;
}

a
{
    color:#fff;
    text-decoration: none;
}

a:hover
{
    color: #2b2b2b;
    text-decoration: none;
}


.clear
{
    clear: left;
    margin: 0;
    padding: 0;
    height: 1px;
}

strong {
    
    color:#150100;
}

#page_container
{
    width: 1040px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: table;
    background-color: #fff;
}

#page_container.bg_in {
    background:#bababa url('../images/in_bg.jpg') repeat-x top left ;
}

#page_container.fspacer {
    margin-top:40px;
    margin-bottom:40px;
}

    
#page-languages{

    height: 18px;
    width: 958px;
    text-align: right;
    margin-top:2px;
    margin-right:8px;
    padding-right:66px;
    text-transform: uppercase
}

#page-languages a{
    font-size: 12.5px;
   color:#000000;
}

#page-languages a:hover{

   color:#a3a3a3;
}

#page-languages a.active{

   color:#a3a3a3;
}


#page-header {
    height: 89px;
    width: 1024px;
    text-align: left;
    background-color: #000000;
    margin-left:8px;
}

#page-header div{
    height: 89px;
}

#page-header .left{
    width: 14px;
    float:left;
    background: transparent url('../images/header/left.jpg') no-repeat top left;
}

#page-header .center{
    width: 47px;
    float:left;
    background: transparent url('../images/header/center.jpg') no-repeat top left;
}

#page-header .right{
    width: 15px;
    float:right;
    background: transparent url('../images/header/right.jpg') no-repeat top left;
}

#page-header .header-logo{
    width: 585px;
    float:left;  
}

#page-header .header-logo img{
    
    margin-top:22px;
    margin-left:16px;
    
}

#page-header .text{
    width: 362px;
    float:left;
    
}

#page-header .text img{
    margin-top:18px;
    margin-left:22px;
    
}

#page-img {
    text-align: left;
    margin-left:8px;
    margin-top:1px;
    height: 270px;
    clear:both;
}

#page-container-data 
{
    width: 1024px;
    display: table;
    position: relative;
    clear:both;
    padding:0px;
    margin:0px auto;   
    margin-left:8px;
    margin-top:1px;
}

#page-container-left
{
    float: left;
    text-align: left;    
    padding: 0px;
   /* background-color: aqua;*/
 
}

#page-container-right
{
    float: right;
    padding: 0px;
    display: table;
    /*background-color: blue;*/
    position:relative;
}



label, input { display:block; }
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }
h1 { font-size: 1.2em; margin: .6em 0; }
div#users-contain { width: 350px; margin: 20px 0; }
div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }
.info_dialog { border: 1px solid transparent; padding: 0.3em; } 
.code {
    float:left; 
    border:1px solid #919191;
    margin-left:2px;
}

.refresh {
    float:left; 
    margin-left:2px;
    margin-top:5px;
    cursor:pointer;
}






#loadProgress {
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1000;
    background: url('../images/ajax-loader.gif') no-repeat center center #575757;
    opacity: 0.7;
    filter: alpha(opacity=70);
}


#loadProgress-gallery {
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1000;
    background: transparent url('../images/ajax-loader.gif') no-repeat center center;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#footer
{
    width: 1024px;
    height: 29px;
    margin: 0 auto;
    padding: 0;
    margin-top:2px;
    margin-left:8px;
    margin-bottom: 8px;
    position: relative;
    display: table;
    /*background-color: aqua;*/
}

#footer .share
{
    float:left;
    margin-left:8px;
    margin-top:5px;
}

#footer .share ul
{

    
    list-style: none;
    list-style-image: none; 
    margin:0px;
    padding:0px; 
}

#footer .share ul li
{   
    float:left;
    list-style: none;
    list-style-image: none; 
    margin:0px;
    padding:0px; 
}


#footer .share ul li a.facebook
{
    float:left;
    height: 24px;
    width: 90px;
    background: transparent url(../images/share.png) no-repeat 0 0;
    cursor: pointer;
}

#footer .share ul li a.facebook:hover
{

    background: transparent url(../images/share.png) no-repeat 0px -24px;
}

#footer .share  ul li a.twitter
{
    float:left;
    height: 24px;
    width: 90px;
    background: transparent url(../images/share.png) no-repeat -90px 0;
    cursor: pointer;
}

#footer .share  ul li a.twitter:hover
{
    background: transparent url(../images/share.png) no-repeat -90px -24px;
}


#footer .share  ul li a.contacts
{
    float:left;
    height: 24px;
    width: 90px;
    background: transparent url(../images/share.png) no-repeat -180px 0;
    cursor: pointer;
}

#footer .share  ul li a.contacts:hover
{
    background: transparent url(../images/share.png) no-repeat -180px -24px;
}

#footer .credits 
{
    background-color: #939393;
    float:right;
    height: 29px;
    width: 522px;
    color:#ffffff;
    font-family: 'DINMediumRegular', sans-serif;
    font-size: 12.5px;  
}

#footer .credits a
{
    font-family: 'DINMediumRegular', sans-serif;
    font-size: 12.5px;  
}


#footer .credits div
{
    font-size: 12.5px;
    padding-top:6px;
    float:left;
    
}

#footer .credits .year
{
    float:left;
    margin-left:16px;
}

#footer .credits .terms
{
    float:left;
    margin-left:100px;   

}

#footer .credits .induxia
{
    float:right;
    margin-right:20px;
}
#page-menu
{
    width: 1024px;
    height: 30px;  
    margin-left:8px;
    margin-top:2px; 
}

#page-menu ul {
    
    list-style: none;
    list-style-image: none; 
    margin:0px;
    padding:0px; 
}


#page-menu ul li
{
   float:left;
   list-style: none;
   list-style-image: none;  
}




#page-menu .newsletter
{
   float:left;
   background-color: #f0f0f0;
   height: 30px;
   position:relative;

}

.newsletter .button {
    
    margin:0px;
    padding:0px;
    float:left;
    width: 111px;
    height: 30px;
    background: transparent url(../images/newsletter.jpg) no-repeat 0px 0;
    cursor: pointer;
}

.newsletter .button:hover {
    
    background: transparent url(../images/newsletter.jpg) no-repeat 0px -30px;
}


.newsletter .submit_newsletter {
    
    cursor: pointer;
}

.newsletter_error {
    position: absolute;
    background-color: black;
    width: 160px;
    height: 30px;
    margin:0px;
    padding-left:2px;
    padding-right:2px;
    top:0;
    left:0;

}


<br />
<b>Warning</b>:  require_once(menu_.css) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in <b>/home/thepurem/www/css/site_css.php</b> on line <b>10</b><br />
<br />
<b>Fatal error</b>:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'menu_.css' (include_path='.:/usr/share/php5') in <b>/home/thepurem/www/css/site_css.php</b> on line <b>10</b><br />
