/*
Theme Name: Fokus Group
Theme URI: http://daco.lt/
Version: 1.0
Author: Domas 'mikronaz' Makšimas
Author URI: http://daco.lt/
*/

/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: url(images/bg.png) repeat top center;
}
.clear {
	clear: both;
	line-height: 0px;
}
.clear1 {
	clear: both;
	line-height: 5px;
	height: 5px;
}
#container {
	width: 800px;
	height: auto;
	min-height: 200px;
	margin: 0 auto;
}
/* Languege */
.border {
	background: #bf1e2e repeat;
	line-height: 4px;
	width: auto;
	height: 4px;
}
.lang_block {
	background: #bf1e2e repeat;
	width: 110px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #ffffff;
	float: right;
	font-size: 12px;
}
.lang_block a {
	text-decoration: none;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
}
.lang_block a:hover {
	color: #feabb4;
	text-decoration: underline;
}
#qtranslate-chooser li {
	display: inline;
}
/* end. Languege */

/* Logo & menu */
#logo_menu {
	width: 800px;
	height: 85px;
	position: relative;
}
.logo {
	width: 290px;
	height: 85px;
	float: left;
}
#menu {
	width: 510px;
	height: 85px;
	float: left;
}
#menu ul {
	float: right;
	margin-top: 35px;
	background: #fff;
}
#menu ul li {
	float: left;
	padding: 6px;
}
#menu ul li a {
	color: #414143;
	background: #fff;
	padding: 4px;
	text-decoration: none;
	font-weight: bold;
}
#menu ul li a:hover {
	background: #ffffff repeat;
	padding: 3px;
	border: solid 1px #8b8b8b;
	border-bottom: none;
}
/* end. Logo & menu */

/* Content */
#content {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 17px;
	background: #ffffff repeat;
	width: 780px;
	height: auto;
	min-height: 200px;
	margin-top: 20px;
	padding: 10px;
	border-top: #e0e0d2 solid 1px;
	color: #414143;
	position: relative;
}
#content form {
	text-align: right;
}
#content a {
	color: #BF1E2E;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content .cform {
	margin: 10px 0;
}
#content form input.single {
	background: url(images/input.jpg) no-repeat;
	width: 165px;
	height: 16px;
	color: #999999;
	border: 0px;
	font-size: 11px;
	padding: 4px 3px;
	line-height: 16px;
}
#content form textarea {
	width: 301px;
	color: #999999;
	border: 0px;
	font-size: 11px;
	padding: 4px 3px;
	line-height: 16px;
	border: 1px solid #c8c8c8;
	background: #fff;
}
#content form input.sendbutton {
	background: #bf1e2e repeat;
	color: #ffffff;
	text-align: center;
	border: 0px;
	margin: 0 231px 0 0;
	width: 80px;
	height: 30px;
}
#content form span {
	margin-right: 7px;
}
#content form strong {
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}
#content table {
	border: 1px solid black;
	text-align: center;
}
#content .kontaktai {
	float: left;
	width: 300px;
}
.parasyk {
	padding-left: 130px;
	font-weight: bold;
}
#content .kontaktai strong {
	margin-bottom: 10px;
}
#content img {
	border: solid 1px #e7e7dd;
	float: left;
	margin-right: 15px;
}
#content h2 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #be1e2d;
	width: auto;
	height: auto;
	background: url(images/border_rpt.jpg) repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#content p {
	margin-bottom: 15px;
}
#content ul, #content ol {
	margin-bottom: 15px;
}
#content ul li {
	margin-left: 25px;
	list-style: disc;
}
#content ol li {
	margin-left: 25px;
	list-style: decimal;
}
.linklove {
	display: none;
}
.left {
	float: left;
}
#rootway {
	background: url(images/border_rpt.jpg) repeat-x bottom;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#rootway h2, h3 {
	background: none;
	font-size: 15px;
	display: inline;
	font-weight: 900;
}
#rootway strong {
	font-size: 15px;
	font-style: italic;
}	
/* Content */

/* Footer */
#footer {
	width: 800px;
	height: auto;
	color: #8b8b8b;
	line-height: 20px;
	font-size: 11px;
}
#footer a {
	color: #8b8b8b;
	text-decoration: none;
}
#footer a:hover {
	color: #8b8b8b;
	text-decoration: underline;
}
#footer hr {
	background: url(images/hr.jpg) repeat-x;
	width: auto;
	height: 2px;
	border: 0px;
	margin-top: 7px;
	margin-bottom: 5px;
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
}
/* end. Footer */


