﻿html, body { height: 100%; margin: 0; padding: 0; }
* { margin: 0; padding: 0; }

body { background-color: #998f7f; background-image: url(/templates/pluschiha/img/bg.jpg); color: #7d7d7d; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; }
cite { font-style: normal; }
q { font-style: italic; }
p { margin: 16px 0; }
li { margin-left: 47px; }
blockquote { margin: 16px 0 16px 40px; font-style: italic; }
a { color: #0a98e1; text-decoration: underline; }
a:hover { color: #e40f55; }
a img { border: 0; }
h1 { color: #000000; font-size: 37px; font-weight: normal; }

.page { background: url('/templates/pluschiha/img/content-border.png') no-repeat left top; padding: 37px 0 59px 0; }
.page-inner { background-color: #f7f7f6; width: 1093px; height: 710px; background-image: url('/templates/pluschiha/img/content-bg.jpg'); background-repeat: no-repeat; }

.page-head { padding: 34px 0 36px 210px; position: relative; }
.page-head .logo { margin: 0 0 24px 18px; }
.page-head .phone { color: #a4a4a4; font-size: 45px; font-family: Century, Times New Roman; position: absolute; top: 50px; right: 140px;  }
.page-head .phone span { font-size: 20px; position: relative; top: 15px; display: block; float: left; margin-right: 6px; }
.page-head .slogan { margin-bottom: 13px; }

.page-head ul { float: left; }
.page-head ul li { height: 33px; padding-left: 10px; margin: 0; float: left; list-style-type: none; }
.page-head ul li span { display: block; padding: 0 10px 0 0; height: 33px; float: left; }
.page-head ul li span span { height: 33px; padding: 0; display: block; float: left; }
.page-head ul li a { 
	display: block; position: relative; margin: 11px 0 0 0; text-transform: uppercase;
	font-weight: bold; font-family: Calibri, Tahoma, Verdana, Arial, sans-serif; float: left; }
.page-head ul li a:hover { text-decoration: underline; }
.page-head ul li.active { background: url('/templates/pluschiha/img/mnu.gif') no-repeat left top; }
.page-head ul li.active span { background: url('/templates/pluschiha/img/mnu.gif') no-repeat right -33px; }
.page-head ul li.active span span { background-image: none; background-color: #9d7356; }
.page-head ul li.active a { text-decoration: none; color: white; }

.page-body { clear: both; padding: 24px 130px 0 210px; }
.page-body .actions { float: right; width: 210px; height: 230px; /*background: url(/templates/pluschiha/img/dev.gif) repeat-y top left;*/ overflow: auto; }
.page-body .actions h1 { margin-left: 25px; }
.page-body .actions .action { margin-left: 25px; }
.page-body .actions .action a { color: #e40f55; display: block; margin-top: 16px; }
.page-body .content { overflow: auto; }
.page-body .content a { position: static; }

.page-foot { position: relative; padding-top: 57px; }
.page-foot .copyright { 
	background: url('/templates/pluschiha/img/copyright.png') no-repeat left center; 
	padding: 2px 0 2px 46px; color: #d8d0c5; margin-left: 115px; }
.page-foot .copyright a { color: #d8d0c5; }
.page-foot .counters { margin: 24px 0 0 161px; }
.page-foot .phone { position: absolute; top: 42px; left: 665px; color: #454037; font-size: 45px; font-family: Century, Times New Roman; background: url('/templates/pluschiha/img/foot-phone-bg.png') no-repeat 80px top; padding-top: 5px; }
.page-foot .phone span { font-size: 20px; position: relative; top: 15px; display: block; float: left; margin-right: 6px; }

