body{
padding:0px; 
margin:0px; 
color:#505050; 
font:12px/18px Arial; 
background: #ebebeb url(img/bg.png) 0 0 repeat-x; 
position:relative;
}
div, p, ul, h1, h2, h3, form, img{padding:0px; margin:0px;}
img {border:0px none}

html, body {
height:100%;
}

a{
color:#f58509;
text-decoration:underline;
}
a:hover{
color:#e68346;
text-decoration:none;
}

h1{
font:18px/18px Century Gothic;
color:#505050;
font-weight:bold;
padding:5px 0 10px 0;
}
.center_column h1{
padding:5px 60px 15px 0;
border-top: 3px solid #fca22f;
}
h2{
font:16px/18px Century Gothic;
margin:10px 0;
}
h3 {
font:16px/18px Century Gothic;
font-weight:normal;
line-height:16px;
margin-bottom:10px;
padding:3px 0 5px;
}
#mainconteiner{
background:  url(img/list_bg.png) 50% 0 repeat-y;
}
#top{
height:100%;
background:  url(img/top.png) 50% 0 no-repeat;
}
#bottom{
background:  url(img/bottom.png) 50% 100% no-repeat;
}
#main{
width:976px;
margin:0 auto;
}
#header{
height:100px;
position:relative;
}
a.logo{
display:block;
height:50px;
left:29px;
position:absolute;
top:20px;
width:200px;
}
.slogan{
position:absolute;
font:11px/12px Century Gothic;
font-weight:bold;
color:#999;
left:231px;
text-shadow:1px 1px 1px #FFFFFF;
top:43px;
}
#contacts{
height:17px;
width:468px;
position:absolute;
top:15px;
right:45px;
color:#fa9850;
font:14px/14px Century Gothic;
}
#phone{
height:15px;
padding:2px 0px 2px 40px;
float:right;
background:  url(img/phone.png) 0 50% no-repeat;
}
#mail{
height:15px;
padding:2px 40px 2px 40px;
float:right;
background:  url(img/mail.png) 0 50% no-repeat;
}
.middle {
overflow:hidden;
padding:0 0;
position:relative;
}
.page_wrap {
float:left;
height:100%;
margin-right:-100%;
width:100%;
}
.left_column {
float:left;
line-height:14px;
position:relative;
width:222px;
z-index:2;
}
.center_column {
float:left;
padding:0 45px 0 260px;
width:670px;
}
.wr{
width:100%;
clear:both;
position:relative;
height:1px;
}
.menu{
padding:0 0 30px 0;
}
.menu a{
display:block;
font-weight:bold;
padding:5px 5px 5px 60px;
font:14px/13px Century Gothic;
text-decoration:none;
}
.menu a.active{
color:#fff;
background-color:#ffa43f;
}
.menu a:hover{
color:#fff;
background-color:#ffb35e;
}
.block{
padding:5px 5px 30px 60px;
color:#505050;
font:11px/14px Century Gothic;
}
.button_link{
display:block;
padding:2px 4px;
font-size:11px;
color:#fff;
background-color:#ffb35e;
text-decoration:none;
margin:14px 0;
}
.button_link:hover{
background-color:#ffa33d;
color:#fff;
}
.download_img{
text-align:center;
}
.sub {
list-style:none;
padding:0px 0px 10px 80px;

}
.sub a{
color:#444;
font-size:12px;
padding:3px 3px 3px 3px;
}
.footer{
padding:45px 60px 110px;
position:relative;
}
.endesign_logo{
background:transparent url(img/endesign_logo.png) no-repeat scroll 0 0;
bottom:30px;
display:block;
height:30px;
position:absolute;
right:17px;
width:80px;
}
.endesign{
bottom:37px;
color:#ccc;
display:block;
font-size:10px;
position:absolute;
right:100px;
text-decoration:none;
}
.endesign:hover{
color:#999;
}


.breadcumbs{
padding:3px 0 0 0;
text-align:right;
font-size:10px;
}
.copyright{
bottom:41px;
color:#FFFFFF;
font-size:10px;
left:66px;
position:absolute;
text-shadow:1px 1px 1px #555;
}
p{
padding-bottom:10px;
}
.news_c {
margin-bottom:5px;
overflow:hidden;
padding-bottom:10px;
}
.news {
border-bottom:1px dashed #E0DDBC;
color:#555;
font-size:11px;
line-height:18px;
padding:0;
}
.date {
float:left;
font-size:11px;
padding-left:0px;
font-weight:bold;
}
a.more {
display:block;
float:right;
font-size:11px;
padding-right:0px;
}
.news_text {
overflow:hidden;
padding:5px 0 20px;
}
.news_full {
border-bottom:1px dashed #5E4B23;
margin-bottom:5px;
overflow:hidden;
padding:3px 0 5px 20px;
}

.comments_c{
padding:20px;
background-color:#443020;
}
.comments_wrapper{
clear:both;
margin-bottom:20px;
}
.comment_header{
overflow:hidden;
border-bottom:1px solid #08abe6;
margin-bottom:5px;
}
.user_name{
padding:0 0 0 20px;
float:left;
background: url(img/comments.png) no-repeat scroll 0 50%;
}
.comment_date{
float:right;
background-color:#554330;
font-size:95%;
padding:2px 12px 0;
}
.commenter{
padding:0 0 10px 0;
}
.your_name{
padding:10px 0 5px 0;
}
.comment_name{
padding:10px 0 5px 0;
}
.in_c_body{
width:99%;
border:1px solid #ccc;
border-left:7px solid #ccc;
margin-bottom:5px;
background-color:#f7f7f7;
padding:3px;
}
input, select, textarea{
border:1px solid #ccc;
border-left:7px solid #ccc;
background-color:#f7f7f7;
padding:3px;
}
.comments_c input{
width:200px;
}
input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus{
border-left:7px solid #ccc;
}
fieldset {
border:0 none;
margin:0;
padding:0;
}
input[type=submit]{
cursor:pointer;
border:2px solid #fff;
border-left:7px solid #ccc;
background-color:#f58509;
color:#FFFCD6;
font-family:Century Gothic;
font-size:18px;
}
input[type=submit]:hover{
border-left:7px solid #ccc;
background-color:#ffa542;
}
.center_column ul{
padding:5px 15px 10px 30px;
}
.f_links{
text-align:center;
padding:0 100px;
}
.f_links a{
text-decoration:none;
font:11px/12px Century Gothic;
}
.news_h{
border:3px solid #fafafa;
background-color:#fafafa;
}

/*FOTO*/
.foto_conteiner {
overflow:hidden;
}
 .f_preview {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
display:block;
float:left;
margin:20px;
padding:5px;
}
.f_preview img {
border:1px solid #CCCCCC;
}
.counter{
bottom:50px;
opacity:0.3;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
position:absolute;
right:4px;
}

/*NEW STYLE ADDONS*/

.center_column table td{
border:1px solid #fff;
padding:2px;
}
.center_column  p img{
border:1px solid #ccc;
padding:4px;
margin:10px;
}
