/* 1.0.0, mitko, prj/css/common.css */
/* ---------------------------------------------- */
/* ---  COMMON STYLES  -------------------------- */
/* ---------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
}

a, a:link, a:active, a:visited{
	color: #007c81;
	text-decoration: underline;
}

a:hover{
	color: #007c81;
	text-decoration: underline;
}

p.text{
	text-align: justify;
	padding: 0;
	margin: 0;
}

div.testimonial{
	text-align: right;
}

div.line{
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin: 0;
	padding: 0;
}

td{
	vertical-align: top;
}

body, span, div, input, table, td, th, tr, form{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	padding: 0;
	margin: 0;
}

img{
	border: none;
}

p, td{
	line-height: 15px;
}

acronym{
	border-bottom: 1px solid #DBDBC9;
	cursor: help;
}

ul, li{
	margin: 0;
	padding: 0;
}

ul{
	padding-left: 3px;
	list-style: inside;
	list-style-type: square;
}

ul li, ol li{
	padding-bottom: 3px;
}


.icon{
	width: 16px;
}

.line{
	border-bottom: 1px solid #DBDBC9;
}

input, select, textarea{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

label{
	cursor: hand;
	background-color: transparent;
	padding-right: 5px;
}

.labelIn{
	color: #007c81;
}

.inputIn{
	color: #007c81;
	background-color: #FFFFE3;
}


table.container{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	border-left: 1px solid #7B7B7B;
	border-right: 1px solid #7B7B7B;	
	height: 100%;
	background-color: #FFF;
}

table.container td{
}


table.container td.menu{
	background-color: #007c81;
	padding: 1px;
}

#idMenu{
	padding-left: 15px;
}

table.container td.menu table, table.container td.menu table table{
	border-collapse: separate;
	border-spacing: 0;
	empty-cells: show;
	margin: 0;
	padding: 0;
}

table.container td.header{
	padding: 22px;
	vertical-align: middle;
}


table.container td.container{
	height: 100%;
	padding: 20px;
}

table.container td.footer{
	background-color: #f2f2f2;
	color: #7B7B7B;
	padding: 4px 10px 4px 10px;
	text-align: center;
}

a.footer, a.footer:link, a.footer:active, a.footer:visited{
	color: #616A80;
	text-decoration: none;
}

a.footer:hover{
	color: #007c81;
	text-decoration: underline;
}

h1{
	color: #007c81;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin-bottom: 5px;
}

h2{
	background-image: url(../images/bg2.gif);
	font-weight: bold;
	padding: 0px;
	margin-bottom: 10;
	margin-top: 0;
	font-size: 12px;
	color: #007c81;
}

h2 span{
	background-color: #FFF;
	padding: 1px 10px 1px 0px;	
	font-size: 12px;
}

table.content{
	width: 100%;
}

table.content td.columnMain{
	width: auto;
	text-align: justify;
}

table.content td.columnRight{
	width: 200px;
	padding-left: 30px;	
}


table.currentProjects{
	width: 100%;	
	border: 1px solid #8A92A6;
	margin-bottom: 10px;
}

table.currentProjects th{
	color: #007c81;
	padding: 5px;
	background-color: #F2F2F2;
}

table.currentProjects td{
	width: 33%;
	text-align: center;
	padding: 10px 5px 10px 5px;
}

table.currentProjects img{
	border: 1px solid #cccccc;
}

table.currentProjects td.s{
	height: 10px;
}


table.projects{
	width: 100%;
}

table.projects td.img{
	padding: 10px;
	width: 150px;
}

table.projects img{
	border: 1px solid #7B7B7B;
}

table.projects td.desc{
	padding: 10px 10px 10px 0px;
}

table.projects div.title{
	font-weight: bold;
	color: #616A80;
	font-size: 12px;
}

table.projects div.url{
	padding-bottom: 4px;
}

table.projects div.url img{
	border: none;
}

table.projects div.text{
}


table.logo{
	
}

table.logo td{
	padding: 10px;
}

table.logo img{
	border: 1px solid #7B7B7B;
}


table.quote{
	width: 100%;	
}

table.quote th{
	padding: 2px;	
	text-align: left;
	vertical-align: top;
	width: 200px;
}

table.quote th.error{
	color: #F00;
}

table.quote th div{
	font-weight: normal;
	color: #686868;
}

table.quote td{
	padding: 2px 2px 2px 15px;
	vertical-align: top;	
}

table.quote span.req{
	color: #007c81;
	font-size: 10px;
	font-weight: normal;
}

table.quote table.options td{
	padding: 1px 5px 1px 0px;	
	vertical-align: middle;
}

div.formNote{
	border-left: 2px solid #007c81;
	margin-top: 20px;
	padding-left: 5px;
	line-height: normal;
	font-size: 10px;
	color: #007c81;
}

table.contactInfo{
	margin: 0;
	padding: 0;
}

table.contactInfo th{
	padding: 4px 5px 0px 2px;
	text-align: left;
}

table.contactInfo td{
	padding: 4px 5px 0px 2px;
}

table.team{
	width: 100%;
}

table.team td{
	width: 50%;
	padding: 10px;
}

table.team img{
	margin-right: 10px;
}

table.services{
	width: 100%;
}

table.services td{
	padding: 10px 20px 0px 0px;
	width: 33%;
}


div.message{
	background-color: #FFFFE3;
	border: 1px solid #6C768F;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.pager {
	width: 100%;
	text-align: center;
}
div.pager a:link, div.pager a:visited, div.pager a:active{
	padding: 2px 4px;
	border: 1px solid #7B7B7B;
	color: white;
	background-color: #007C81;
	font-weight: bold;
	text-decoration: none;
}
div.pager a:hover,div.pager span{
	padding: 2px 4px;
	border: 1px solid #7B7B7B;
	color: #007C81;
	background-color: white;
	font-weight: bold;
	text-decoration: none;
}