/* CSS Document */

@import url(colors.css);
@import url(menuEn.css);
@import url(boxesEn.css);
@import url(newEn.css);
@import url(contentsEn.css);
html
{
font-size: 10px; 
font-family: Verdana; 
line-height: 12px; 
margin: 0; 
padding: 0 ;
background: url(images/bg-body.gif) #d4020d  center 0px repeat-y; 
background-position:0 0 0 10px;
height:100%;

}
body 
{ 
color: Black; 
font-size: 10px; 
font-family: Verdana; 
line-height: 12px; 
width:980px;
text-align: left; 
display:block;
margin: 0 auto; 
padding: 0;
border:solid 0px yellow;
height:80%;
vertical-algin:top;






}
.header 
{ 
width: 985px; 

margin-bottom:3px;
border:solid green 0px;

}






.header p
{
margin:0;
padding:0;
}


.content-table
{
width:985px;

border:solid 0px black;

}
.left-channel{
margin:0 0 0 50px;
padding : 5px 10px 0 30px;  
border: solid blue 0px;

}
.right-channel{
width:300px;
padding-right: 10px; 
padding : 0;  
border: solid blue 0px;
vertical-align:top;
}





.center-channel
{
margin-bottom:5px;

}

.center-cell1
{
padding-right:20px;
}
.center-channel p
{
margin-top:50px;
padding:5px;
line-height:14px;
color:#3d3d3d;
text-align:justify;
}



.news-image
{

vertical-align:top;
	border:solid #c0c0c0 1px;
padding:2px;
}

.Box-Cap-Bottom, .Box-Cap
{

font : 1px/1px monospace; 
height:0;
margin:0;
display:none;
}
.page-content  a
{
color:#006cbe;
text-decoration:underline;
}

.page-content  a:hover
{
color:#faa71a;
text-decoration:none;
}

.center-table
{

}






.right-channel .Box-Cap
{
background: url(images/CapTop.gif); 
display:block;
width:255px;
height:6px;


}

.right-channel .Box-Cap-Bottom
{
background: url(images/CapBottom.gif); 
display:block;
width:255px;
height:11px;
}


.footer
{
border:solid 0px green;
margin-top:25px;


}

#SubPages
{

background: url(images/Subpage_bg.gif) #d4020d  center 0px repeat-y; 

}

#SubPages .redline
{
display:none;
}

#SubPages .footer
{
margin-left:15px;
width:977px;
}


#SubPages .top_link a
{
color:red;
}





#SubPages .LeftMenu{
margin-left:2px;


}

#SubPages .news
{
margin-left:7px;
width:170px;
border:solid 0px red;


}

#SubPages .links
{
margin-left:2px;
width:170px;
border:solid 0px red;


}

#SubPages .top_links
{
margin-right:30px;
margin-top:3px;
border:solid 0px red;
}



#JobDetails , #profile_page
{
background: url(images/popup_bg.gif) #d4020d  center 0px repeat-y; 
width:300px;
border:solid 0px red;
}



#profile_page
{
background: url(images/ProfilePage_bg.jpg) #d4020d  center 0px repeat-y; 
}



#JobDetails  body, #profile_page body

{
padding-left:60px;
width:490px;

}


#JobDetails  .btn
{
margin-top:10px;
}

.forum-profile
{
width:350px;
}



.user-form .newsletter
{
border:solid 1px red;
}










