/* 
==================================
Дизайн студии ELCREATIVO
Автор: Aizek
Url: http://elcreativo.ru
Icq: 592935761
==================================
Назначение: Базовые стили страницы
*/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
html,body{height:100%; background:#aed4e7 url(../images/pagebg.png) repeat-x; font-size:11px; font-family:Tahoma, Helvetica, sans-serif;word-wrap: break-word; color:#46555a; font-weight:normal;}

a{color:#2d7d9c; text-decoration:none;}
a:hover{text-decoration:underline;}
a img  { border: 0 none; }

h1, h2, h3, h4, h5 {line-height: normal;}
h1{font-size: 1.25em;} 
h2 { font-size: 1.2em;} 
h3 { font-size: 1.15em;}
h4 { font-size: 1.1em;}
h5 { font-size: 1em;}

input, textarea, select, button, a { outline: none;}
p { margin-bottom: 4px;}
hr { border: 0 none; border-top: 1px solid #e1e7eb; height: 1px;}

.reset, .reset li { list-style: none; padding: 0; margin: 0;}
.padding{padding:5px;}
.margin{margin:5px;}
.padd{padding:10px;}
.padcont{padding: 10px 10px 0 10px;}
.small { font-size: 0.9em;}
.c1{color:#ffffff;}
.c2{color:#46555a;}
.c3{color:#2d7d9c;}

.clr{clear:both;}