* {margin:0; padding:0;}
*:focus {outline:none;}
html,body {height:100%; background:#363e61; font-family:Arial; font-size:11px; color:#FFFFFF;}
div.clear {clear:both;}
img {border:none;}

div#container {position:relative; margin:0 auto; width:1000px; height:auto !important; height:100%; min-height:100%; background:url(images/bg.jpg) top center repeat-y;}

div#header {width:1000px; height:106px; background:url(images/top.jpg) top center no-repeat;}
div.auth {width:180px; height:106px; /*background:url(images/auth.jpg) top right no-repeat;*/ padding-left:60px; float:left;}
div.slogan {width:550px; height:80px; float:left; padding-top:26px; font-family:Georgia; font-size:36px; color:#afafff; text-align:center;}
div.icons {width:210px; height:26px; float:left; padding-top:80px;}
div.icons img {margin-right:25px;}

div#menu {width:1000px; height:32px; line-height:32px; background:#232a48; clear:both;}
div#menu table {height:32px; margin:0 auto;}
div#menu td {padding:0 15px;}
div#menu td.spacer {width:13px; background:url(images/spacer.gif) top center no-repeat; padding:0px;}
div#menu a {color:#afafff; text-decoration:none; text-transform:uppercase;}
div#menu a:hover, div#menu a.active {text-decoration:underline;}

div.flowers {height:245px; background:url(images/flowers.jpg) top center no-repeat; margin:0px 119px 0px 116px;}

div#content {margin:0px 119px 0px 116px; padding:20px 30px 100px 30px;}
div#content a {color:#999999;}
div#content p {padding-bottom:10px;}
div#content ul {margin-left:10px;}

div#footer {position:absolute; width:760px; height:70px; padding:5px 120px; bottom:0; color:#999999;}
div#footer a {color:#999999; text-decoration:none;}
div#footer a:hover {text-decoration:underline;}
div.counters {width:560px; height:70px; float:left; padding-left:10px;}
div.counters div, div.counters img {float:left; margin-right:5px;}
div.copy {width:150px; height:50px; float:right; padding-right:10px; padding-top:20px;}

/*Авторизация*/
table.enter td {padding-left:8px; padding-top:5px;}
table.enter td a {color:#000000;}
table.enter td input {width:100px; border:solid 1px #d8dee7; background:#FFFFFF; font-size:11px; color:#999999; margin-bottom:5px; margin-right:10px;}
table.enter td input.button {height:22px; width:70px; margin:0; border:none; background:url(images/enter.gif) top left no-repeat; font-size:11px; color:#000000; font-weight:bold; cursor:pointer;}
@-moz-document url-prefix() {table.enter td input.button {padding-bottom:3px;}}
