/*******************************

SEOMOSCOW Screen Stylesheet

date:      20/10/2010
author:    Novosiolov Vladimir
email:     nvastudio [at] mail.com
website:   www.nvastudio.com

********************************/

html { font: 12px Tahoma, Geneva, sans-serif; color: #5d5d5d; }
body { margin: 0px; padding: 0px; background: url(../images/seomoscow_bg.gif) repeat-y center 0px; }
h1 { padding: 18px 0px 11px; font: normal 18px Tahoma, Geneva, sans-serif; color: #30557a; }
h2 { font: bold 16px Arial, Helvetica, sans-serif; padding: 17px 0px 8px; }
h3 { padding: 15px 0px 7px; font: bold 13px Arial, Helvetica, sans-serif; color: #30557a; }
h4 { padding: 12px 0px 8px; font: bold 12px Arial, Helvetica, sans-serif; }

p { padding: 7px 0px; }
* { margin: 0px; padding: 0px; }
a { text-decoration: none; color: #255CA7; }
a:hover { text-decoration: underline; }

img { border-style: none; }
table, td {border-collapse:collapse; callpadding: 10px; }
table { width: 100%; }
input,select,button { vertical-align: middle; }
.img-left { margin: 0px 13px 13px 0px; float: left; }
.img-right { margin: 0px 0px 7px 13px; float: right; }
.blue { color: #00aae2; }
.red { color: #df0000; }
.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px; }
