/* -----------------	 Forma Design -------------------- */

/* ---------------------------------------------------- */
/* -----------------	 SITE DEFINITION  ---------------- */
/* ---------------------------------------------------- */

div.header {
	background-image: url(../images/header/background.gif);
	background-repeat: repeat-x;
	height: 200px;
	border-bottom: 1px solid #DADADA;
}
div.headerPosition {
	width: 1000px;
}
/* TEST POSITION - READY - Малко настройки остават, оставям го за понататък за да тествам с резултатите */
/*
div.content {
	width: 780px;
	padding-left: 220px;
	padding-top: 160px;
}
div.positionMain {
	position: absolute;
	top: 0px;
	width: 100%;
}
*/
table.new {
	width: 100%;
	margin: 0px;
}
table.new td.label {
	width: 80px;
	padding-right: 10px;
}
table.new tr.gray td{
	background-color: #FFF;
}
table.new td.pay {
	border-top: 3px solid #8da0aa;
	padding-top: 7px;
	padding-left: 240px;
}
div.top {
	color: #9D9D9D;
	padding: 5px 0px;
}
div.logo {
	padding-top: 2px;
	height: 70px;
}
div.share {
	float: right;
}
div.bottomHeader {
	padding-top: 3px;
}
div.nameSite {
	color: #bcbdc0;
	padding-top: 80px;
	font-size: 12px;
}
div.nameSite a{
	color: #bcbdc0;
}
div.nameSite a:hover{
	color: #8da0aa;
}
div.navigation {
	padding-top: 7px;
	float: left;
	margin-right: 30px;
}
div.navigation a {
	color: #646262;
	display: block;
	float: left;
	line-height: 12px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #9D9D9D;
	height: 13px;
	font-size: 12px;
	text-decoration: none;
}
div.navigation a.last {
	border: 0px;
}
div.navigation a:hover {
	color: #8da0aa;
	text-decoration: underline;
}
div.leftHeader {
	margin-left: 0px;
	width: 200px;
	float: left;
	margin-right: 20px;
	font-size: 14px;
	font-weight: bold;
}
/* -------------------- */
.search{
	height:36px;
	padding:10px 0px 0px 285px;
	width:344px;
	background:url('images/hRight-top.gif') repeat-x;
 }
.searchLabel {
	float: left;
	margin: 0px 5px 0px 0px;
}
input.searchInput {
	padding: 1px 2px 1px 2px;
	float: left;
	width: 150px;
	height: 15px;
	font-size:11px;
	border:1px solid #646262;
}
button.searchBtn {
	height: 25px;
	width: 77px;
	float: left;
	cursor:pointer; 
	margin:0px;
	padding:2px 5px 2px 5px;
	background-image: url(../images/searchBtnIn.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color:#FFFFFF;
	font-size:12px;
	border:0px;
	text-indent: -999px;
}
button.searchBtn:hover {
	background-image: url(../images/searchBtn.gif);
}
h2.header {
	background-image: url(../images/theme/h_header.gif);
	background-repeat: no-repeat;
 	padding:8px 3px 4px 10px;
 	height:22px;
 	color:#232323;
 	font-size:12px;
 	margin: 0px;
	border: 1px solid #DADADA;
	text-transform: uppercase;
}
ul.menu {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
ul.menu li{
	list-style-image: none;
	display: block;
	border: 1px solid #DADADA;
	border-top: none;
	color: #646262;
	padding: 3px 2px 3px 10px;
}
ul.menu li:hover {
	background-color: White;
}
ul.menu li a{
	display: block;
}
div.navig a.link  {
	border: 1px solid #646262;
	float: left;
	width: 15px;
	color: #646262;
	text-align: center;
	padding: 0px;
	margin-right: 2px;
}
div.navig a.textLink{
	display: none;
}
div.navig a.link:hover {
	border: 1px solid #646262;
	background-color: #646262;
	color: white;
} 
div.navig a.activeLink {
	border: 1px solid #646262;
	background-color: #646262;
	float: left;
	width: 15px;
	color: white;
	text-align: center;
	padding: 0px;
	margin-right: 2px;
}
/* ---------------------------------------------------- */
/* -----------------	 LINKS RESYLT	   ---------------- */
/* ---------------------------------------------------- */
table.links {
	width:100%;
	margin: 0px;
	margin-bottom: 4px;
}
table.links td.linkImg {
	border: 1px solid #9D9D9D;
	border-right: none;
	vertical-align: top;
	padding: 5px 0px;
}
table.links td.linkTxt {
	border: 1px solid #9D9D9D;
	border-left: none;
	vertical-align: top;
	padding-bottom: 2px;
}
table.flink td{
	background-color: #e0e0e0;
}
div.linkBottom {
	padding-top: 5px;
}
div.link {
	width: 250px;
	float: left;
}
div.link a {
	font-weight: bold;
	color: black;
}
div.pageRank {
	width: 150px;
	float: left;
}
div.hits {
	background-image: url(../images/theme/hits.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 400px;
	background-position: 0px 3px;
}
h1.resyltTitle {
	font-size: 12px;
	font-weight: bold;
	color: #232323;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}
h1.featured {
	font-size: 14px;
	font-weight: bold;
	border: none;
}
h1.linked {
	font-size: 14px;
	font-weight: bold;
	border: none;
	float: left;
}
h1.title {
	font-size: 12px;
	padding: 5px 7px;
	background-color: #8da0aa;
	color: #EEEEEE;
	margin-top: 0px;
}
h1.title a {
	color: #EEEEEE;
}
h3.faqTitle {
	font-size: 12px;
	padding: 5px 7px;
	background-color: #8da0aa;
	color: #EEEEEE;
	margin-top: 0px;
}
p.faqTest {
	padding: 3px 5px;
	margin-bottom: 10px;
}
div.topLine {
	margin: 5px 4px 5px -1px;
	height: 25px;
	background-color: #8da0aa;
	padding: 2px 10px 2px 15px;
}
div.topLine a{
	color: white;	
}
div.box {
	height: 112px;
	border: 1px solid #E0E0E0;
	margin-bottom: 20px;
	width: 378px;
}
div.subBox {
	float: left;
	width: 130px;
	margin-right: 2px;
	padding-top: 1px;
}
div.subBox a{
	border: 1px solid #E0E0E0;
	padding: 3px 8px;
	display: block;
}
div.subBox a:hover{
	background-color: white;
}
a.linkBottom {
	background-image: url(../images/theme/link.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
a.linkBottom:hover {
	background-image: url(../images/theme/link_active.gif);
}
h1.linkDetails {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border: none;
}
table.linkDetails {
	
}
table.linkDetails td {
	vertical-align: top;
	border-bottom: 1px solid white;
	padding: 2px;
}
table.linkDetails td.title {
	padding-right: 10px;
}
table.linkDetails tr.gray td {
	background-color: white;
}
div.back {
	padding-left: 2px;
}
a.read{
	background-image: url(../images/theme/read.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
a.read:hover {
	background-image: url(../images/theme/read_active.gif);
}
div.back a{
	background-image: url(../images/theme/back.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
div.back a:hover {
	background-image: url(../images/theme/back_active.gif);
}
/* ---------------------------------------------------- */
/* -----------------	 NEWS				   ---------------- */
/* ---------------------------------------------------- */
table.news {
	margin-bottom: 5px;
	border: none;
}
table.news td.title {
	font-weight: bold;
	background-color: #232323;
	border: 1px solid #232323;
	border-bottom: none;
	color: #DADADA;
	padding: 2px;
}
table.news td.title a{
	color: #DADADA;
}
table.news td.rssText {
	padding: 2px;
	border: 1px solid #DADADA;
}
/* ---------------------------------------------------- */
/* -----------------			CONTACT		---------------- */
/* ---------------------------------------------------- */ 
div.secondRow {
	float: left;
	width: 224px;
}
div.secondRow img {
	margin-bottom: 10px;
}
div.secondRow3{
	float: left;
	width: 224px;
}
div.secondRow3 img {
	margin-bottom: 27px;
}

div.secondRow1 {
	width: 475px;
	float: left;
}
div.secondRow1 img {
	margin-bottom: 10px;
}
div.thirdRow {
	float: left;
	width: 225px;
	padding-top: 0px;
}
div.thirdRow1 {
	float: right;
	margin-top: 0px;
	width: 220px;
	padding-top: 0px;
	margin-right: 10px;
}
div.thirdRow textarea {
	width: 520px;
	height: 87px;
}

div.cont {
}
div.secondInput {
	width: 228px;
}
div.secondInput input {
	width: 225px;
}
div.secondInput select {
	width: 228px;
}

div.leftClear {
	clear: left;
}
div.buttonPannel {
	text-align: right;
	padding: 3px 2px;
}
div.buttonPannel input {
	background-color: #423F39;
	color: white;
	cursor: pointer;
	border: 1px solid #423F39;
	padding: 2px;
}
div.buttonPannel input:hover {
	background-color: white;
	color: #423F39;
}
div.buttonContact {
	margin-right: 0px;
	margin-top: 5px;
}
span.red {
	color: #fb6400;
	font-weight: bold;
}
span.errForm{
	color: #fb6400;	
}
ol.listing{
	margin-left: 40px;
	margin-bottom: 10px;
}
span.gray {
	color: #9d9d9d;
}
h4 {
	margin: 15px 0px 10px 0px;
	border-bottom: 1px solid #dadada;
	color: #9d9d9d;
}
div.fullInput1 {
	padding: 10px 0px;
	text-align: left;
	padding-right: 2px
	
}
div.code2 {
	float: right; 
}
div.capcha {
	position: absolute;
	margin-left: 250px;
}

textarea.htmlCode {
	border: 1px solid #8da0aa;
	width: 400px;
	height: 80px;
	font-size: 11px;
}
table.linkToUs {
	width: 100%;
}
table.linkToUs th {
	background-color: #8da0aa;
	padding: 2px;
	padding-left: 10px;
	color: white;
	text-align: left;
	font-weight: bold;
}
table.linkToUs td.code{
	padding: 2px;
	width: 400px;
}
table.linkToUs td.preview {
	padding-left: 10px;
}
table.linkToUs td.dimension {
	padding-left: 10px;
}
table.linkToUs td.spacer {
	height: 3px;
	font-size: 1px;
	background-color: #8da0aa;
	padding: 0px;
}
div.links {
	padding-left: 5px;
}
div.links a{
	padding-top: 7px;
	display: block;
	font-weight: bold;
}
/* ---------------------------------------------------- */
/* -----------------	 GALLERY			   ---------------- */
/* ---------------------------------------------------- */
table.gallery {
	width: 100%;
	margin-top: 10px;
}
table.gallery th{
	text-align: left;
	font-weight: bold;
	color: #8da0aa;
	padding-left: 4px;
	padding-bottom: 10px;
}
table.gallery th.link{
	text-align: right;
	padding-right: 4px;
}
table.gallery div.images{
	width: 180px;
	padding: 2px;
	border: 2px solid #423f39;
}


/* ---------------------------------------------------- */
/* -----------------	 BOTTOm			   ---------------- */
/* ---------------------------------------------------- */
div.bottom {
	background-image: url(../images/theme/footer_bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	height: 100px;
}
div.bottomLeft {
	margin-left: 0px;
	width: 198px;
	float: left;
	margin-right: 50px;
}
div.bottomCenter {
	float: left;
	width: 500px;
	margin-right: 50px;
}
