/* Copyright "Good Neighbors" Ltd. 2009 
The content of this file is protected and it can be used 
only after writen permission of "Good Neighbors" Ltd.

Запазени права "Добрите съседи" ООД 2009
Използването на този фаил или негови фрагменти
е възможно само след изрично писмено съгласие на 
фирма "Добрите съседи" ООД */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url("../images/smooth.png") repeat-x;
}

a {
	outline: none;
}

#header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url("../images/smooth.png") repeat-x;
	
}

#slogan {
	font-size: 35px;
	color: #7FB2D3;
}

#languages, #languages a {
	font-size: 11px;
	color: #7FB2D3;
	text-decoration: none;
}

#languages a:hover {
	text-decoration: underline;
}

#head {
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	color: #0077bb;
}

#head a {
	color: #0077bb;
	text-decoration: none;
}

#head a:hover {
	color: #999999;
	text-decoration: underline;
}

#content {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

#content ul {
	list-style: none;
	margin: 15px 5px 5px 0px;
	padding: 0px;
}

.clientpanel p {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #666666;
	text-align: justify;
}

.clientpanel a {
	color: #ff6600;
	text-decoration: none;
}

.clientpanel a:hover {
	text-decoration: underline;
}

.clientpanel h3 a, .clientpanel h1 a {
	color: black;
}

#career li {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #666666;
	text-align: left;
	list-style: none inside;
	margin-left: 15px;
}

h3, h1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	padding: 15px 0px 0px 0px;
	text-align: left;
}

h4 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 15px 0px 0px 0px;
	text-align: left;
}

.gray{
	font-size: 10px;
	font-weight: normal;
	color: gray;
}

#map {
	margin: 20px 0px 5px;
}

img {
	border-width: 0px;
}

#contacts p {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
	color: black;
}

#contacts .mail{
	color: black;
	text-decoration: none;
}

#contacts .mail:hover{
	text-decoration: underline;
}

.newsbox .date{
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #bbbbbb;
}

#content .date {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #bbbbbb;
}

.newsbox h4{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}

.newsbox p{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #838383;
}

.newsbox .more {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #ff6600;
}

.clientpanel .separation {
	margin: 0px;
	padding: 2px 0px 20px 0px;
	border-bottom: 1px solid #eeeeee;
}

.newsbox a.more:hover {
	text-decoration: underline;
}

ul.usefull{
	text-align: left;
	list-style: none;
}

.usefull a {
	color: #666666;
}

#questions p {
	color: #666666;
}

#questions p.question {
	font-weight: bold;
}

#questions li {
	border-bottom: 1px solid #eeeeee;
}

#footer {
	background: #333333;
	color: #CCCCCC;
}

#footer h4, #footer h4 a
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
}

#footer h4 {
	border-bottom: 1px solid #505050;
}

#footer h4 a {
	text-decoration: none;
}

#footer h4 a:hover {
	text-decoration: underline;
}

#footer li{
	font-family: Arial;
	font-size: 11px;
	list-style-type: none;
	line-height: 160%;
}

#footer li a{
	color: #CCCCCC;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;
}

.copyright {
	border-top: 1px solid #505050;
}

.copyright p {
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
}

.alignleft {
	float: left;
	margin-right:5px;
}

.alignright {
	float: right;
	margin-left:5px;
}