@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }
img, a img, div { border:none; }

body { background: #fff url(/images/alego/body_bg_main.png) top repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; position: relative; min-width: 1000px; }

html {height:100%;}

a, a:visited, a:active { color: #71b12f; outline:none; }
a:hover { color: #ff900b; }

h1 a, h1 a:visited, h1 a:active { color: #ff900b; }
h1 a:hover { color: #71b12f; }

.debug { xxborder: 1px dashed #900; }

/* уголки */
img.tl	{position:absolute; top:0; left:0; }
img.tr	{position:absolute; top:0; right:0; }
img.bl	{position:absolute; bottom:0; left:0; }
img.br	{position:absolute; bottom:0; right:0; }

.min_max_width { display: block; margin:0 auto; max-width:1200px; min-width:1000px; position:relative; z-index:100; }

#header { width: auto; position: relative; }

.alego_logo_main { display:block; width:120px; margin-top:23px; margin-left:50px; position: absolute; z-index:10; }

.header_map { position: absolute; top: 0px; left: 40%; z-index:150; }
.header_contacts { display: block; width: 60px; position: absolute; top: 10px; left: 5px; text-align: center; }
.header_sitemap { display: block; width: 70px; position: absolute; bottom: 15px; right: 10px; text-align: center; }
.header_map a, .header_map a:visited { color: #ff900b; font-size: 9px;}
.header_map a:hover { color: #71b12f; }

.scrp { position:absolute; top:30px; right:28%; z-index:100; }

#main_menu { display:block; width: 500px; position: absolute;  margin-left:50px; margin-top:120px; z-index: 200; }
#main_menu ul { list-style: none; }
#main_menu ul li { display: inline; }
#main_menu ul li a { padding: 0px 10px 0px 5px; font-size: 14px;}
#main_menu ul li a.active { color: #ff900b; text-decoration:none; }

#content { display: block; height: 650px; }

#alegoman { display:block; width:300px; height:auto; position:absolute; top:180px; left:33%; z-index:300; text-align:right; }

#alegoman h2 { margin-top: 25px; color: #555; font-weight: normal; font-size:14px;}

#alego_web { display:block; width:260px; height:auto; position: absolute; top:160px; left:13%; z-index:500; }

#alego_design { display:block; width:260px; height:auto; position: absolute; top:515px; left:5%; z-index:400; }

#alego_production { display:block; width:260px; height:auto; position: absolute; top:180px; right:9%; z-index:500; }

#alego_advertisment { display:block; width:260px; height:auto; position: absolute; top:400px; right:2%; z-index:400; }

h1.block_title {  padding-left: 30px; padding-bottom: 7px; color: #ff900b; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size:16px; font-weight:normal; }

.link_block img { padding-bottom:10px; }

.link_block ul { list-style:none; }

.link_block ul li { padding: 3px 0px; }

.link_block ul li a { display: block; padding-left:20px; text-decoration:none; background: url(/images/alego/arrow_green.gif) left 5px no-repeat; }

.link_block ul li a:hover { text-decoration:underline; background: url(/images/alego/arrow_orange.gif) 5px 5px no-repeat; }

#footer { display: block; clear:both; padding-top:100px; }

/* banners */
#footer .banner { float:left; width: 33%; height:140px; text-align:center; position:relative; z-index:200; }

#footer h1 { padding-left:7px; padding-bottom: 5px; color: #21cdf6; font-size: 16px; font-weight:normal; }

.banner img { border:1px solid #fff; }

.banner_1 { float:left; width:245px; margin-left:45px; text-align:left; }
*html .banner_1 { display: inline;}
.banner_2 { float:none; width:245px; margin:0 auto; }
.banner_3 { float:right; width:245px; margin-right:40px; text-align:left; }
*html .banner_3 { display: inline;}

/* news */
.newsblock { display:block; float:left; height: 100px; width: 55%; margin-left:45px; clear:both; xxborder: 1px solid #900; }

.news_item { color: #555; padding-bottom:5px;}

.date { color:#999; font-family: "Times New Roman", Times, serif; font-style:italic; }


.copyright { display:block; margin-left:45px; padding-top: 20px; height: 60px; color: #555; font-size:12px;clear:both; }

/* spec banner */

.spec_offer { float: right; margin-right: 50px; }

/* форма заказа звонка*/
#call_form { display: none; width: 310px; height:225px; z-index:1000; background: url(/images/alego/callform.png) left top no-repeat; }
*html #call_form { background: url(/images/alego/callform.gif) left top no-repeat; } /* ie6 */

.main_form {  position: absolute; top:140px; right: 30px; } /* main page */
*html .main_form {  position: absolute; top:140px; right: 30px; } /* main page ie6 */

.inner_form { position: fixed; bottom:70px; right: 230px; } /* inner page */
*html .inner_form { position: absolute; bottom:70px; right: 230px; } /* inner page ie6 */

#call_form h1 { padding: 15px 20px; font-size: 16px; color:#fff; }

.close, .close:visited { float: right; font-size: 14px; font-weight:bold; color:#000; text-decoration: none; padding: 15px 20px;}

#call_form label { float:left; width: 80px; padding-top: 3px; }
#call_form div { padding: 6px 0px 5px 30px; }

#call_form .send { display: block; width: 180px; height: 40px; background: url(../../images/alego/callform_btn.gif) left top no-repeat; color: #fff; font-size: 16px; clear: both; margin: 10px auto; text-align: center; padding-top: 12px; text-decoration: none; letter-spacing: 1px; }

#call_form .send:hover { color: #060; }

.fakeinput { display:none; } /* antispam input */
p{text-indent:20px}

#counter {
bottom:0;
color:#ffffff;

display:block;
font-size:11px;
height:12px;
overflow:hidden;
position:absolute;
left:50px;
text-align:left;
width:64%;
}