/*Source file: ~/Layouts/Themes/Community/__Templates/0001/Source/CSS/Layout.css*/

.layout_body
{
width:1000px;
margin:0 auto;
-moz-box-shadow:0 0 30px #000;
box-shadow: 0 0 30px #000;
-webkit-box-shadow: 0 0 30px #000;
}
.layout_centralContainer
{
width:1000px;
margin:0 auto;
overflow:hidden;
text-align:center;
background:#fff url('http://static.ineta.ru/Layouts/Themes/Community/__Templates/0001/Source/CSSImages/Layout/centralContainerBg.jpg') no-repeat bottom left;
position:relative;
}
.layout_header
{
position:relative;
width: 1000px;
height: 165px;
background: url('http://static.ineta.ru/Layouts/Themes/Community/__Templates/0001/Source/CSSImages/Layout/header.jpg') no-repeat;
text-align: left;
padding: 0 0 10px 0;
}
.layout_content
{
position:relative;
width: 1000px;
vertical-align: top;
text-align: left;
overflow:hidden;
}
.layout_footer
{
clear: both;
height: 44px;
width: 1000px;
background: url('http://static.ineta.ru/Layouts/Themes/Community/__Templates/0001/Source/CSSImages/Layout/footer.jpg') repeat-x bottom;
vertical-align: middle;
overflow: hidden;
}
.layout_menu
{
text-align: center;
vertical-align: middle;
width: 1000px;
float: none;
margin: auto;
}
.layout_menu_items
{
text-align:left;
width: 1000px;
}
.layout_loginBlock
{
padding-top: 5px;
float: right;
}
.layout_languagePanel
{
float: right;
padding: 5px;
}
.layout_languagePanel a:link
{
color: White;
}
.layout_copyright
{
color:White;
padding: 5px;
float:left;
text-align:left;
}
.layout_copyright a:link
{
color:White;
}
.layout_siteTitle
{
font-size:25px;padding-top:100px;padding-left:20px;color:White;font-weight:bold;
}
.layout_TopBanner
{
position:absolute;
left:246px;
top:5px;
}
