/*
Theme Name: Start Engineering JSCo.
Theme URI: http://estilian.com
Description: Corporate template for Start Engineering created and design by <a href="http://estilian.com">Estilian</a>.
Version: 1.0
Author: Stilian Goranov - Estilian
Author URI: http://estilian.com
Tags: Estilian, Stilian, Goranov, Start, Engineering, corporate
Text Domain: Estilian

	Start Engineering JSCo. by Estilian v1.0
	 http://estilian.com

	This theme was designed and built by Stilian Goranov - Estilian,
	whose website you will find at http://estilian.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#content {
	font-size: 12px;
	color: #333;
	text-align: justify;
	line-height: 18px;
}

#content li {
	list-style-type: square;
	margin: 3px 0 3px 20px;
	color: #555;
}

#content p {
	margin: 10px 0;
}

#content a {
	text-decoration: none;
	color: #ed1b23;
}

#content a:hover {
	text-decoration: underline;
	color: #666;
}

/********************************/
/*********** CONTACTS ***********/
/********************************/

#content .contact_blocks_holder {
	display: block;
	position: relative;
}

#content #contact_nav {
	display: block;
	margin: 0 0 10px;
	border: 1px solid #ccc;
	background-color: #eee;
}

#content .contact_block {
	display: block;
	position: absolute;
	border-bottom: 1px solid #bbb;
	margin: 0;
	padding: 10px 0 0;
	height: 210px;
	width: 600px;
}

#content .contact_block h3 {
	display: block;
	color: #999;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 0 50px;
}

#content .contact_block div.contact_city {
	display: block;
	color: #555;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	margin: 0 20px 1px;
	padding: 0 0 10px 30px;
	border-bottom: 5px solid #ed1b23;
}

#content .contact_block div.contact_info {
	display: block;
	border-top: 3px solid #aaa;
	padding: 10px 10px 5px;
	margin: 0 20px 0;
}

#content .contact_block address {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	margin: -28px 0 0 55px;
	padding: 0;
}

#content .contact_block strong {
	font-weight: bold;
	color: #333;
}

/********************************/
/******** FEEDBACK FORM *********/
/********************************/

.wpcf7-form {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 10px;
	position: relative;
}

.wpcf7-form label {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin: 0 0 0 20px;
}

.wpcf7-form label strong {
	font-size: 12px;
	font-weight: bold;
	color: #555;
}

.wpcf7-form input {
	border: 1px solid #ccc;
	width: 550px;
	height: 15px;
	padding: 2px 8px;
	margin: 0 0 10px 5px;
	font-size: 11px;
	color: #555;
}

.wpcf7-form select {
	border: 1px solid #ccc;
	width: 568px;
	height: 22px;
	padding: 2px 8px;
	margin: 3px 0 10px 5px;
	font-size: 11px;
	color: #555;
}

.wpcf7-form textarea {
	border: 1px solid #ccc;
	width: 550px;
	height: 200px;
	padding: 8px;
	margin: 3px 0 10px 5px;
	font-size: 12px;
	color: #555;
}

.wpcf7-form .captcha_img {
	display: block;
	float: left;
	border: 1px solid #aaa;
	margin: 0 0 0 5px;
}

.wpcf7-form .captcha_field {
	display: block;
	float: left;
	width: 60px;
	height: 20px;
	color: #999;
	font-size: 16px;
	font-weight: normal;
	font-family: Tahoma;
	letter-spacing: 5px;
	text-transform: uppercase;
}

.wpcf7-form .ajax-loader {
	margin: 5px 0 0 20px;
}

.wpcf7-form #your-send {
	width: 110px;
	height: 25px;
	padding: 2px !important;
	margin: 0 10px 0 0;
	background-color: #ec1d1d;
	border: 1px solid #8c0c0e;
	float: right;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
}

.wpcf7-form #your-send:hover {
	background-color: #fff;
	border: 1px solid #aaa;
	color: #555;
	text-shadow: 1px 1px 1px #fff;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
	cursor: pointer;
}

.wpcf7-not-valid-tip-no-ajax {
	display: none !important;
}

.wpcf7-response-output {
	background-color: white;
	display: block;
	left: 140px;
	margin: 0 !important;
	padding: 10px 5px !important;
	position: absolute;
	top: 150px;
	width: 300px;
	text-align: center;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

.wpcf7-validation-errors {
	border: 2px solid #ec1d1d !important;
	background-color: #feeeef;
}

#qtranslate-chooser {
	display: block;
	list-style-type: none;
}

#qtranslate-chooser li {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0 5px;
}

#qtranslate-chooser li a {
	display: block;
	overflow: hidden;
	width: 18px;
	height: 12px;
	background-color: white !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}

#qtranslate-chooser li a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#qtranslate-chooser li.active a {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border: 1px solid #555;
}

.page-id-19 #content ul li {
	display: block;
	float: left;
	width: 260px;
	height: 30px;
	padding: 10px 10px 0;
	border: 1px solid #ddd;
	background-color: #eee;
	font-weight: bold;
}

.page-id-19 #content ul li img {
	display: block;
	overflow: hidden;
	height: 35px;
	width: auto;
	padding: 1px;
	border: 1px solid white;
	background-color: #aaa;
	margin: -9px 10px 0 0;
	float: left;
}

table.projects {
	border-left: 1px solid #C1DAD7;
}

table.projects * {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

table.projects thead td {
	font-weight: bold;
	color: #993e3e;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #f1dede;
}

table.projects tbody td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background-color: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


table.projects tbody tr.even td {
	background-color: #f2f2f2;
	color: #444;
}
