/*   
Theme Name: Human Vision
Theme URI: http://www.humanvision.eu
Description: Custom theme for HumanVision.eu
Publisher: Human vision studio
Author URI: http://www.humanvision.eu
*/




@import url(css/drop-down.css);

body, h1, h2, h3, p, a, ul, li, img, form, textarea {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
body {
	background-color:#1c1c1c;
background: #ffffff url(images/bg-black.png) repeat;
}
img {
	border:none;
}
ul {
	list-style-type: none;
}
h1 {
	float:left;
}
h1 a{
	text-indent: -9999px;
	float: left;
	overflow:hidden;
	background: url(images/hv_logo.gif) no-repeat left top;
	height: 53px;
	width: 261px;
}
h2 {
	background-color:#8a8a8a;
	font-size:28px;
	color:#FFF;
	margin: 0 0 0 -30px;
	padding: 0 30px;
	font-weight:normal;
	line-height:42px;
	display:inline;
	float:left;
}
.main_present h2 {
	background-image: url(images/beautiful-websites.png);
	background-color: transparent;
	text-indent:-9999px;
	padding:0;
	margin:0;
	height: 42px;
	width: 650px;	
}
h3 {
	color:#8a8a8a;
	font-size:28px;
	font-weight:normal;
	line-height:30px;
	margin: 18px 0;
}
.main_info li h3 {
	margin: 0 0 3px 0;
	line-height: 16px;
}

p {
	color:#484848;
	line-height:18px;
	font-size:13px;
	margin: 14px 0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.page_width {
	width:960px;
	margin: 0 auto;
}
.footer .page_width {
	width:900px;
}
.header{
	width:100%;
	height:53px;
	padding-top:11px;
	float:left;
	border-bottom: solid 15px #e5f900;
}
.lang {
	float:right;
	padding-top:22px;
}
.lang li {
	float:left;
	padding-left:4px;
}
.lang li a {
	float:left;
	line-height:14px;
	color:#828186;
	font-size:11px;
}
.lang li a:hover {
	color:#FFF;
	text-decoration:none;
}
.main_present {
	width: 100%;	
	height: 358px;
	padding: 22px 0 0 0;
	float: left;
background:#f2f6fc url(images/home_main_image.jpg) no-repeat scroll center top;        
}
.main_present p {
	float:left;
	width:482px;
	padding: 20px 30px 0 448px;
	margin:0;
	height: 296px;
	font-size:13px;
	line-height: 18px;
	position: relative;
}
.main_present p span {
	background-image:url(images/3kruga.png);
	bottom:0px;
	height:380px;
	left:30px;
	position:absolute;
	text-indent:-9999px;
	width:555px;
}
.main_info {
	width: 100%;
	height: 280px;
	float:left;
	background:#313131 url(images/main_info_bg.gif) repeat-x scroll left top;
}
.main_info ul {
	float:left;
	width:100%;
}
.main_info li {
	float:left;
	width:280px;
	padding: 45px 0 0 30px;
}
.main_info li h3 a {
	color:#FFF;
	font-weight:bold;
}
.main_info li p {
	color:#909090;
	font-size:13px;
	margin:0;
}
.sub_content {
	float:left;
	width:100%;
	background: #FFF url(images/sub_page_bg.gif) repeat-x left top;
	padding-bottom: 50px;
}
.wide_column {
	width:590px;
	padding: 24px 30px 0 30px;
	float:left;
	background: url(images/sub_page_light.jpg) no-repeat left top;
}
.narrow_column {
	float:left;
	width: 280px;
	padding-top:76px;
}
.side_info li {
	margin-bottom:34px;
}
.side_info li h3 {
	margin:0;
	line-height: 18px;
}
.side_info li p {
	margin:0;
	color:#909090;
	font-size:13;
}
.side_info h3 a {
	color:#8a8a8a;
	font-weight:bold;
}
.content_wrap {
	float:left;
	width:100%;
}
.footer {
	width:100%;
	height:92px;
	padding-top:8px;
	float:left;
        border-top: solid 12px #85a3c7;

}
.footer ul {
	float:left;
	padding-top:6px;
}
.footer li, .footer li a {
	color:#757575;
	line-height:14px;
}
.footer li {
	float:left;
	padding-right:30px;
}
.footer p {
	float:right;
	margin:0;
}
.footer p a {
	text-indent: -9999px;
	float: left;
	height: 22px;
	width: 120px;
	overflow: hidden;
        background: url(images/footer_logo.gif) no-repeat left top;
}

