/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Проект: p.a.studio
Кодер: Ivan Leonchikov [ coder@xeonc.eu ]
Дата: Апрель 2007
Назначение стилей: Общие стили для всех страниц
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
* { margin:0; padding:0; }
html { width:100%; height:100%; }
body { position:relative; width:100%; min-width:1000px; height:100%; background:#000 url(../image/bg-body.jpg) repeat-x; }

a { font:normal 11px Verdana; color:#939699; text-decoration:underline; }
a:hover { text-decoration:none; }
img { border:0; }

#basis { position:relative; width:auto; min-width:1000px; min-height:100%; height:auto; font:normal 11px Verdana; color:#939699; background:url(../image/bg-basis.jpg) no-repeat; }
br.clear { display:block; clear:both; float:none !important; height:1px !important; font-size:1px !important; border:none; margin:0 !important; padding:0 !important; background:transparent !important; visibility:hidden !important; }

#flash { position:absolute; top:92px; left:40px; z-index:25; width:60px; height:40px; }
.logo { position:absolute; z-index:10; top:53px; left:17%; width:237px; height:166px; margin-left:-122px; }
.watch { position:absolute; z-index:20; top:0; left:0; width:119px; height:335px; background:url(../image/bg-watch.png) no-repeat; }

.menu li { position:relative; display:block; float:left; margin-right:30px; padding-top:14px; list-style-type:none; background:url(../image/bg-li.gif) repeat-x 0 14px; }
.menu li a { display:block; padding:3px 0 0 22px; font:normal 12px Arial; color:#fff; background:url(../image/bg-li-a.gif) no-repeat; }
.menu li span { position:absolute; top:1px; left:2px; display:block; font:normal 9px Arial; color:#fa8b00; }

.ico { position:absolute; z-index:25; top:23px; left:8%; }
.ico a { display:block; float:left; width:21px; height:21px; margin-right:23px; }

#bottom { position:relative; z-index:30; }
#bottom .pen { position:absolute; z-index:1; top:-80px; left:0; width:77px; height:220px; background:url(../image/bg-pen.png) no-repeat; }
#bottom .line { width:80%; min-height:140px; height:auto; float:left; border-top:1px solid #1a1d23; border-bottom:1px solid #1a1d23; }
#bottom .line2 { width:2%; height:100px; float:left; }

#bottom .column { width:17%; height:10px; float:left; }
#bottom .column2 { width:41%; float:left; }
#bottom .column3 { width:40%; float:left; }
#bottom .col { margin:19px 0 35px 0; }
#bottom .col h2 { font:normal 16px Arial; color:#fa8b00; padding:0 0 12px 17px; }
#bottom .col li { padding:0 0 5px 17px; background:url(../image/bg-li2.gif) no-repeat 3px 7px; list-style-type:none; }

.copy { padding:32px 0 50px 17%; font:normal 11px Verdana; color:#52555e; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   Конец
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
