/* hand.made by true.crew | http://www.truecrew.ru | info@truecrew.ru */
/* © 2008. All rights reserved */


/* BASE */
*{	padding:0; margin:0; }

body{
	width:100%; height:100%;
	padding:0; margin:0;
	font-family:Calibri, "Myriad Pro", Helvetica, Arial, sans-serif;
	color:#8c8c8c;
	position:relative;
	background-image: url(/pub/_lastwork.gif);
	background-image: url(/pub/lastwork.gif);
	background-image: url(/i/logo_.gif);
	background-color:#111111;
	min-width:700px;
	background: none;
}
body, td{
	font-size:0.9em;
	line-height:120%;
	vertical-align:top;
}
html>body td{
	font-size:0.95em;
}

table{
	padding:0; margin:0;
	border-collapse:collapse;
	border:0px;
	border-color:#999999;
}

h1 {
	color:white;
	padding-bottom:0.8em;
	font-size:1.8em;
	line-height:110%;
	font-weight:lighter;
}
h2 {
	padding-bottom:0.8em;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.1em;
}
h3, h4 {
	padding-bottom:0.3em;
	font-size:1em;
	font-weight:bold;
}
p {
	padding-bottom:1em;
	line-height:130%;
}

a:link {
	color:#00aeef;
}
a:visited {
	color:#00aeef;
}
a:hover {
	color:#18c0ff;
}

.white{
	color:white !important;
}
.white b{
	font-size:1.7em;
	font-weight:normal;
}
sup{
	font-size:0.8em;
	color:white;
}
.gray{
	color:#626262 !important;
}

body.index{
	overflow:hidden;
	background:url(/i/bg_index.jpg) 36% 33% no-repeat;
	background-color:#111111;
}
body.inner{
	overflow:hidden;
	background:url(/i/bg_index.jpg) 36% 33% no-repeat;
	background-color:#111111;
}
body.bg404{
	overflow:hidden;
	background:url(/i/bg_404.jpg) 86% 33% no-repeat;
	background-color:#111111;
}
body.admin{
	overflow:scroll-y;
	background-color:#111111;
}
/*-------------------------------*/
#logo{
	position:absolute;
	top:77px; right:77px;
	/*top:113px; right:113px;*/
	background:url(/i/logo.gif) no-repeat;
	width:103px; height:63px;

}
.index #logo{
	background:url(/i/logoa.gif) no-repeat;

}
.inner #logo{
	cursor:pointer;
}
.admin #logo{
	background:url(/i/logo_cms.gif) no-repeat;
	cursor:pointer;
}
/*-------------------------------*/

#lastwork{
	position:absolute;
	right:20%; top:16%;
	width:360px; height:360px;
	background:url(/pub/_lastwork.gif) no-repeat;
	display:none;
}
td.index{
	padding-bottom:50px;
	vertical-align:bottom;
	background:url(/i/bg_count.gif) -10% 40% no-repeat;
}
td.p404{
	padding-bottom:70px;
	vertical-align:bottom;
	background:url(/i/404.gif) -23% 40% no-repeat;
}
td.p404 h1.z{
	background:url(/i/h1_404.gif) bottom left no-repeat;
	height:110px; width:340px;
	margin-bottom:0.5em;
}
td.inner{
	padding-bottom:50px;
	vertical-align:bottom;
}
td.inner h1.z{
	background:url(/i/h1_contacts.gif) bottom left no-repeat;
	height:130px; width:340px;
	margin-bottom:0.5em;
}

/*-------------------------------*/

td.index h1.z{
	background:url(/i/h1_index.gif) bottom left no-repeat;
	height:110px; width:340px;
	margin-bottom:0.5em;
}
h1.z span{
	display:none;
}
td.index a:link {
	color:#cf0228;
}
td.index a:visited {
	color:#cf0228;
}
td.index a:hover {
	color:#ff0000;
}

/*-------------------------------*/

td.photo{
	padding:20px 0 20px 0;
	vertical-align:bottom;
	background:url(/i/bg_photo.gif) 50% 60% no-repeat;
}
td.web{
	padding:20px 0 20px 0;
	vertical-align:bottom;
	background:url(/i/bg_web.gif) 50% 60% no-repeat;
}
td.etc{
	padding:20px 0 20px 0;
	vertical-align:bottom;
	background:url(/i/bg_etc.gif) 50% 60% no-repeat;
}
td.logo{
	padding:20px 0 20px 0;
	vertical-align:bottom;
	background:url(/i/bg_logo.gif) 50% 60% no-repeat;
}

.arrow {
	border:0;
	margin:0 20px 0px 20px;
}
.tdarrow {
	text-align:center;
	vertical-align:bottom;
	padding-bottom:85px;
}
html>body .tdarrow {
	padding-bottom:80px;
}
/*-------------------------------*/
td.view{
	position:relative;
}
.box {
	position:relative;
	display:none;
	/*background-color:#c0c0c0;*/
	width:480px;
}
.box img{
	border:25px solid #f3f3f3;
}

#s5{
	border:0;
	bottom:-27px; left:-36px;
	position: absolute;
}
html>body #s5{
	bottom:-28px; left:-36px;
}

.text{
	padding-left:28px;
	margin:20px 0;
	height:90px;
	/*border:1px solid gold;*/
}
.text h2{
	color:white;
	padding-bottom:0.3em;
	margin-left:-0.7em;
	font-weight:bold;
}
.text h2 b{
	font-size:0.7em;
	padding:0 0.3em;
	color:#8c8c8c;
}
.text p{
	line-height:110%;
	font-style: italic;
	padding-bottom:0.5em;
}
.text small{
	font-size:0.78em;
}
.text small span{
	padding:0 7px;
}
.text small a{
	color:#b6b6b6;
	text-decoration:none;
	border-bottom:1px dashed #b6b6b6;
	margin-left:2em;
}
.text small a:hover{
	color:white;
	border-bottom:1px dashed white;
}

/*-------------------------------*/

#preview{
	text-align:left;
	width:240px;
	min-width:240px;
}
#preview a {
	outline:none;
}
#preview a img{
	margin:20px 20px 0 0;
	width:40px; height:40px;
}
#preview a:link img{
	border:5px solid #ffffff;
}
#preview a:visited img{
	border:5px solid #454545;
}
#preview a:hover img{
	border:5px solid #8d8d8d;
}

#preview a.on img{
	border:5px solid #00aeef;
}

#preview select{
	width:190px;
}


.pages{
	padding-top:30px;
	font-size:0.7em;
}
.cms .pages{
	padding-top:10px;
	font-size:0.7em;
}
.pages a{
	color:white;
	text-align:center;
	display:block;
	float:left;
	padding:4px 2px;
	width:22px;
	margin-right:12px;
	background-color:#252525;
	text-decoration:none;	
}
.pages a:visited{
	color:white;
}
html>body .pages a{
	width:18px;	
}
.pages a.on{
	background-color:#3a3a3a;
	background-color:#454545;
	color:#00aeef;
	color:white;
	/*font-size:1.5em;*/
}
.pages a.gray{
	color:#737373;
	font-size:1.5em;
}

/*-------------------------------*/
#copyrights{
	color:#737373;
	font-size:0.8em;
	width:400px;
	padding:0 10px 20px 20px;
}
#copyrights a{
	color:#919191;
	/*padding-left:1em;*/
}
/*-------------------------------*/
#menu{
	position:absolute;
	right:50px; bottom:0px;
	background-color:#666666;
	color:#575757;
	float:right;
	
	background:url(/i/bg_menu.gif) top right no-repeat;
}
html>body #menu{
	position:fixed;
}
#menu a{
	color:#575757;
	color:#7f7f7f;
	text-decoration:none;
}
#menu a:hover{
	color:#7f7f7f;
	color:white;
	text-decoration:underline;
}
#menu div{
	float:left;
	padding-left:18px;
	background:url(/i/bg_menu.gif) top left no-repeat;
	/*border:1px dashed white;*/
}
#menu dl{
	float:left;
	padding:10px;
	text-transform:uppercase;
	font-size:0.8em;
}
#menu dd{
	display:inline !important;
	margin-right:23px;
}
#menu dd span{
	color:white;
	font-size:0.85em;
}
#menu dd.on{
	color:#00aeef;
}
#menu dd.on a{
	color:#00aeef;
}

#to_menu{
	position:absolute;
	right:23%; bottom:13%;
	width:151px; height:60px;
	background:url(/i/to_menu.gif) top left no-repeat;
}

/*-------------------------------*/

td.cms{
	padding:20px 0 40px 0;
	vertical-align:bottom;
}
td.list{
	vertical-align:top;
}
td.cms a:link {
}
.listing th{
	padding:2px 10px 2px 0px;
	background-color:#4a1114;
	font-size:0.8em;
	text-align:left;
}
.listing th a{
	color:#be0101;
}
.listing td{
	padding:8px 10px 8px 0px;
	border-bottom:1px solid #393939;
}
.listing tr:hover{
	background-color: #3a3a3a;
	background-color: #252525;
}
.listing tr:hover a{
	color:#be0101;
	color:#bdbdbd;
	/*color:white;*/
}

.cms .box {
	display:block;
}
.cms .box img {
	height:60%; width:60%;
}

.cms h1 a{
	color:#16ABFF;
}
.cms h1 a:hover{
	color:#be0101;
}

.cms td.mid{
	vertical-align:middle;
	text-align:center;
}
.cms td.center{
	text-align:center;
}
.cms h2{
	padding-bottom:0.1em;
	font-weight:bold;
}
.cms h2 a{
	color:white;
	text-decoration:none;
}
.cms h2 a:hover{
	color:#be0101;
	/*text-decoration:none;*/
}
.cms b{
	font-weight:normal;
	color:#69b745;
}
.cms i{
	font-style:normal;
	font-size:0.8em;
	color:#666666;
}
.cms p{
	line-height:110%;
	font-style: italic;
	padding-bottom:0;
}
.cms small{
	font-size:0.75em;
}

.cms input.title{
	font-size:1.5em;
	padding:2px 2px 2px 5px;
	width:80%;
}
.cms input.url{
	margin-top:5px;
	padding:3px 3px 3px 25px;
	font-size:0.9em;
	width:80%;
	color:#008fc4;
	/*font-style:italic;*/
	background:url(/i/bg_chain.gif) 3px center no-repeat;
	background-color:#FFFFFF;
}
.cms textarea{
	width:80%;
}
.cms select{
	width:15em;
}
.cms input.save{
	border:0;
	margin-top:0.5em;
	padding:0.3em 1.2em;
	font-size:1.3em;
	/*border:2px solid #216a00;*/
	background-color:#69b745;
}
.cms input.but{
	border:0;
	margin-top:0.5em;
	padding:0.3em 1em;
	font-size:1.3em;
	background-color:#777777;
}


.tags{

}
.tags h2{
	color:#8c8c8c;
	padding-bottom:0.5em;
	font-weight:bold;
}
.tags ul{
	width:13em;
	list-style:none;
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:3px solid #4a1114;
}
.tags li{
	padding-bottom:0.3em;
}
.tags li.on{
	color:#69b745;
}
.tags li a{
	text-decoration:none;
	/*color:#be0101;*/
}
.tags li a.red{
	margin-left:1em;
	font-size:1.4em;
	font-weight:bold;
	color:#be0101;
	cursor:pointer;
}


























