/* ---------------------------------
Makeup: bart
Author URI: http://viprost.ru/
--------------------------------- */

* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 13px/16px Arial, Tahoma, sans-serif;
	color: #646464;
	width: 100%;
	height: 100%;
	background: url("i/header-bg.jpg"/*tpa=http://viprost.ru/i/header-bg.jpg*/) repeat-x;
}

div#right_articles {
	padding:6px;
	margin-top:25px;
	border-width:1.5px;
	border-style:dashed;
	border-color:#E1D5BF;
	-moz-border-radius:15px;
	background-color:#D2F4FF;
	text-align:right;
}

#right_articles a{
	color:#808080;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

#right_articles a:hover{
	text-decoration:underline;
}

#right_articles p{
	letter-spacing:1.5px;
	line-height:11px;
	text-align:left;
	color:#000000;
}

table.change {
	width:97%;
	border-spacing: 7px;
	text-align:center;
}

table.change td {
	text-align:center;
	width:50%;
	border-width: 1.5px;
	border-style: solid solid solid solid;
	border-color: #7BDBFF;
	border-collapse: collapse;
	background-color: #D2F4FF;
	-moz-border-radius: 5px;
}


a#portfolio {
	color:#B7B6B4;
	background:#D6F4FF;
	vertical-align:center;
	font-size: 29px;
	font-weight: normal;
	text-decoration:none;
}

a:hover#portfolio {
	text-decoration:underline;
	color:#646464;
	background:#D6F4FF;
	vertical-align:center;
	font-size: 29px;
	font-weight: normal;
}


a {
	color: #3061FF;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 8px 0;
}
img {border: none;}

#wrapper {
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url("i/footer-bg.jpg"/*tpa=http://viprost.ru/i/footer-bg.jpg*/) 0 100% repeat-x;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 196px;
	background: url("i/header-left.jpg"/*tpa=http://viprost.ru/i/header-left.jpg*/) no-repeat;
	position: relative;
}
#logo {
	position: absolute;
	top: 51px;
	left: 60px;
	width: 176px;
	padding-top: 60px;
	font: 30px/1 "Times New Roman";
	text-align: center;
	background: url("i/logo_new1.png"/*tpa=http://viprost.ru/i/logo_new1.png*/) 57% 0 no-repeat;
	color: #606060;
	text-decoration: none;
}
#logo span {
	padding-top:45px;
	display: block;
	font-size: 11px;
	color: #AAABAB;
	font-family: "Tahoma" sans-serif;
}

#header-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 470px;
	height: 196px;
	background: url("i/header-right.jpg"/*tpa=http://viprost.ru/i/header-right.jpg*/) no-repeat;
}

#icons {
	margin: 60px 0 60px 165px;
	text-align: center;
	height: 11px;
	overflow: hidden;
}
#icons a {
	display: -moz-inline-box;
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 0 34px;
	vertical-align: top;
}
#i1 {background: url("i/i1.gif"/*tpa=http://viprost.ru/i/i1.gif*/) no-repeat;}
#i2 {background: url("i/i2.gif"/*tpa=http://viprost.ru/i/i2.gif*/) no-repeat;}
#i3 {background: url("i/i3.gif"/*tpa=http://viprost.ru/i/i3.gif*/) no-repeat;}

#top-menu {
	height: 40px;
	line-height: 40px;
	list-style: none;
	background: #FFF;
	margin-left: 155px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Tahoma, Arial;
}
#top-menu li {
	float: left;
	margin-left: 16px;
	display: inline;
}
#top-menu a {
	text-decoration: none;
	color: #606060;
}
#top-menu a:hover {
	text-decoration: underline;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	padding-bottom: 165px;
	background: url("i/container-bg.gif"/*tpa=http://viprost.ru/i/container-bg.gif*/) no-repeat;
}
* html #container {height: 1%;}
#container:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
}
#text {
	padding: 85px 275px 30px 230px;
}

#content h1 {
	margin: 10px 0 10px;
	font-size: 18px;
	font-weight: normal;
}

a.big {
	font-size: 14px;
}

#content ul,
#content ol {
	margin: 7px 0 7px 30px;
}
#content li {
	padding: 2px 0;
}



/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 180px;
	margin-left: -100%;
	padding: 81px 0 30px 35px;
}
#menu {
	list-style: none;
	font-size: 14px;
	line-height: 36px;
	margin: 0 0 30px -9px;
}
#menu li {
	padding-left: 27px;
	background: url("i/bullet.gif"/*tpa=http://viprost.ru/i/bullet.gif*/) 0 50% no-repeat;
}

#left h3 {
	font-size: 18px;
	font-weight: normal;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 235px;
	padding: 81px 20px 30px 0;
	margin-left: -255px;
}

#right h3 {
	font-size: 18px;
	font-weight: normal;
}

.news {
	margin: 5px 0;
}
.date {
	color: #A3A3A3;
	margin-bottom: -8px;
}
.all-news {
	margin: 15px 0 5px;
}

.special {margin-top: -10px;}
.special p {margin: 8px 0;}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
	min-width: 1000px;
	height: 165px;
	margin-top: -165px;
	position: relative;
	background: url("i/footer-tree.jpg"/*tpa=http://viprost.ru/i/footer-tree.jpg*/) no-repeat;
}
#design {
	position: absolute;
	top: 55px;
	left: 227px;
	background: url("i/design.jpg"/*tpa=http://viprost.ru/i/design.jpg*/) no-repeat;
	padding: 15px 0 25px 80px;
}
#footer-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 470px;
	height: 165px;
	background: url("i/footer-right.jpg"/*tpa=http://viprost.ru/i/footer-right.jpg*/) no-repeat;
}
#bottom-menu {
	height: 40px;
	line-height: 40px;
	list-style: none;
	background: #FFF;
	margin: 21px 0 0 155px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Tahoma, Arial;
}
#bottom-menu li {
	float: left;
	margin-left: 16px;
	display: inline;
}
#bottom-menu a {
	text-decoration: none;
	color: #606060;
}
#bottom-menu a:hover {
	text-decoration: underline;
}
#counters {
	text-align: right;
	margin: 40px 0 0 156px;
	padding-right:15px;
}

#news_cp {
	text-decoration: underline;
	font-size: 11px;
	font-family: Tahoma, Arial;
	}

#menu_cp{
	margin: 21px 0 0 155px;
	padding-left: 20px;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma, Arial;
	background: #eeee00;
}

#menu_cp li {
	float: center;
	margin-left: 20px;
}
#menu_cp a{
	
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Arial;
}

#menu_cp a:hover{
	
	text-decoration: underline;
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #606060;
}

#body_cp {
	font: 11px/14px Arial, Tahoma, sans-serif;
	color: #646464;
	width: 100%;
	height: 100%;
	background: #eeeeee;
}

#header_cp a{
	font: courier;
	color:#646464;
	font-size: 15px;
	text-decoration: underline;
	padding-bottom:10px;
}

#header_cp a:hover{
	font: courier;
	color: #3061FF;
	font-size: 15px;
	text-decoration: none;
	padding-bottom:10px;
}
#header_cp {
	font: courier;
	color:#646464;
	font-size: 17px;
	text-decoration: none;
	padding-bottom:10px;
}

#header_cp1 a{
	font: courier;
	color:#646464;
	font-size: 15px;
	text-decoration: none;
	padding-bottom:2px;
}

#header_cp1 a:hover{
	font: courier;
	color: #3061FF;
	font-size: 15px;
	text-decoration: none;
	padding-bottom:2px;
}

	A.pushLink { padding: 0 3px; font-weight: bold; text-decoration: none; }
  A:hover.pushLink { padding: 0; }
  A:hover.pushLink span { margin: 0 3px; color: red; }

#map a{
	text-decoration: none; 
	color:#646464;
	font-size: 13px;
	}

	#map a:hover{
	text-decoration: underline; 
	color:#646464;
	font-size: 13px;
	}

#map_portfolio a{
	margin: 10px 0 10px;
	text-decoration: none; 
	color:#646464;
	font-size: 18px;
	font-weight: normal;
	}

#map_portfolio a:hover{
	margin: 10px 0 10px;
	text-decoration: underline; 
	color:#646464;
	font-size: 18px;
	font-weight: normal;
	}

h1 {
	margin: 10px 0 10px;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	padding: 15px 0 0px;
	font-size: 17px;
	font-weight: normal;
}

h3 {
	padding: 15px 0 0px;
	font-size: 16px;
	font-weight: normal;
}

strong {font-weight:normal}


.must {
padding:10px 0;
color:red;
}

.form_box {
padding:12px 5px;
background:#fff;
}

.form_box span {
color:red;
}

.form_box td {
font-size:12px;
}

select, input, textarea {
font-family:Arial, Tahoma, sans-serif;
font-size:11px;
border: 1px #cccccc solid;
padding:2px;
}

.form_box input {
margin:4px 0;
}

#fio_js,
#age_js {
background:#fff;
}