/* --- t r i n c h . c o m ---
web  -> http://www.trinch.com
mail -> info@trinch.com
------------------------------ */

body {
	background: url(../img/bg.gif) repeat-y center top;
	font: 12px Arial, Verdana, sans-serif;
	color: #666;
	vertical-align: top;
	margin: 0;
	padding: 0;
	}
a {
	color: #000;
	text-decoration: underline;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
img {
	border: none;
	}
.heading {
	height: 30px;
	background: #000;
	font-size: 11px;
	color:  #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: 2px;
	}
.bg-trans {
	background: url(../img/black.png);
	}
ul.left-list {
	overflow: hidden;
	list-style: none;
	font: 11px/14px Arial, Verdana, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	}
	ul.left-list li {
		float: left;
		display: inline;
		width: 160px;
		background: url(../img/arrows.gif) no-repeat left 5px;
		margin: 15px 0 0 20px;
		padding-left: 10px;
		}
		ul.left-list li a {
			font: 12px Arial, Verdana, sans-serif;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
			}
		ul.left-list li a:hover {
			color: #fff;
			text-decoration: underline;
			}
.adres {
	font-size: 11px;
	color:  #fff;
	line-height: 14px;
	margin: 15px 0 0 40px;
	}
	.adres a {
		color: #fff;
		text-decoration: underline;
		}
	.adres a:hover {
		color: #fff;
		text-decoration: none;
		}
.shadow-left-bottom {
	background: url(../img/shadow-left-bottom.png);
	}
.shadow-bottom {
	background: url(../img/shadow-bottom.png);
	}
.custom {
	width: 375px;
	margin: 0 25px;
	}
	.custom h1 {
		font: 18px/16px Arial, Verdana, sans-serif;
		color: #6c0;
		text-transform: uppercase;
		}
		.custom h1 em {
			color: #999;
			}
	.custom h2 {
		font: 16px/16px Arial, Verdana, sans-serif;
		color: #6c0;
		}
	.custom p {
		font: 12px/16px Arial, Verdana, sans-serif;
		color: #666;
		}
	.custom strong {
		font: 12px/16px Arial, Verdana, sans-serif;
		font-weight: bold;
		color: #6c0;
		}
	.custom em {
		font: 12px/16px Arial, Verdana, sans-serif;
		font-style: italic;
		color: #999;
		}
	.custom u {
		font: 12px/16px Arial, Verdana, sans-serif;
		text-decoration: underline;
		color: #999;
		}
	.custom p.list {
		background: url(../img/dot.gif) no-repeat 0 5px;
		margin: 2px 0 0 0;
		padding: 0 0 0 10px;
		}
	.custom a {
		font: 12px/16px Arial, Verdana, sans-serif;
		color: #6c0;
		text-decoration: underline;
		}
	.custom a:hover {
		color: #000;
		text-decoration: none;
		}
.projects {
	width: 205px;
	padding: 0 10px;
	}
	.projects h1 {
		font: 14px/14px Arial, Verdana, sans-serif;
		color: #6c0;
		text-transform: uppercase;
		}
	.projects p {
		font: 13px/16px Arial, Verdana, sans-serif;
		}
#lang {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#lang li {
		float: right;
		padding: 0;
		padding: 0;
		}
	#lang li a.home {
		display: block;
		width: 14px;
		height: 30px;
		background: url(../img/icon-home.gif) no-repeat left top;
		text-indent: -9999px;
		text-decoration: none;
		margin: 0 10px 0 0;
		padding: 0;
		}
	#lang li a.home:hover {
		background: url(../img/icon-home.gif) no-repeat left bottom;
		text-decoration: none;
		}
	#lang li a.contact {
		display: block;
		width: 16px;
		height: 30px;
		background: url(../img/icon-contact.gif) no-repeat left top;
		text-indent: -9999px;
		text-decoration: none;
		margin: 0 10px 0 0;
		padding: 0;
		}
	#lang li a.contact:hover {
		background: url(../img/icon-contact.gif) no-repeat left bottom;
		text-decoration: none;
		}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#menu li {
		float: left;
		padding: 0;
		padding: 0;
		}
	#menu li a {
		display: block;
		width: 85px;
		height: 30px;
		border-left: 1px solid #333;
		font: 11px Arial, Verdana, sans-serif;
		font-weight: bold;
		color: #999;
		letter-spacing: 1px;
		line-height: 30px;
		text-transform: uppercase;
		text-decoration: none;
		margin: 0;
		padding: 0 10px;
		}
	#menu li a:hover {
		color: #ccc;
		text-decoration: none;
		}
.project-list {
	overflow: hidden;
	list-style: none;
	width: 207px;
	height: 341px;
	background: url(../img/bg-thumbs.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	}
	.project-list li {
		float: left;
		padding: 0;
		padding: 0;
		}
	.project-list li a {
		display: block;
		width: 61px;
		height: 61px;
		border: 1px solid #ccc;
		text-decoration: none;
		margin: 0 4px 4px 0;
		padding: 1px;
		}
	.project-list li.last a {
		margin-right: 0;
		}
	.project-list li a:hover, 
	.project-list li a.active {
		border: 1px solid #6c0;
		text-decoration: none;
		}
.project-list-detail {
	list-style: none;
	width: 370px;
	margin: 0;
	padding: 0;
	}
	.project-list-detail li {
		float: left;
		padding: 0;
		padding: 0;
		}
	.project-list-detail li a {
		display: block;
		width: 28px;
		height: 28px;
		border: 1px solid #ccc;
		text-decoration: none;
		margin: 0 5px 5px 0;
		padding: 1px;
		}
	.project-list-detail li a:hover, 
	.project-list-detail li a.active {
		border: 1px solid #6c0;
		text-decoration: none;
		}
a.photo-detail {
	display: block;
	width: 370px;
	height: 250px;
	border: 1px solid #ccc;
	padding: 1px;
	}
a.project-link {
	font: 18px Arial, Verdana, sans-serif;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0:
	padding: 0;
	}
a.project-link:hover {
	color: #6c0;
	text-decoration: underline;
	}
.project-txt {
	font: 18px Arial, Verdana, sans-serif;
	color: #333;
	text-transform: uppercase;
	margin: 0:
	padding: 0;
	}
a.project-sub-link {
	font: 12px Arial, Verdana, sans-serif;
	color: #666;
	text-decoration: none;
	margin: 0:
	padding: 0;
	}
a.project-sub-link:hover {
	color: #6c0;
	text-decoration: underline;
	}
a.btn-left {
	display: block;
	width: 25px;
	height: 20px;
	background: #6c0;
	font: 12px/20px Arial, Verdana, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
a.btn-left:hover {
	background: #666;
	color: #fff;
	text-decoration: none;
	}
a.btn-right {
	display: block;
	width: 25px;
	height: 20px;
	background: #6c0;
	font: 12px/20px Arial, Verdana, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
a.btn-right:hover {
	background: #666;
	color: #fff;
	text-decoration: none;
	}
a.trinch {
	display: block;
	width: 56px;
	height: 20px;
	background: url(../img/trinch.gif) no-repeat left top;
	text-indent: -99999px;
	text-decoration: none;
	margin: 0 10px 0 0;
	padding: 0;
	}
a.trinch:hover {
	background: url(../img/trinch.gif) no-repeat left bottom;
	text-decoration: none;
	}

/* --- google map --- */
#map {
	width: 225px;
	height: 475px;
	}

/* --- form --- */
.text {
	font-size: 12px;
	color: #666;
	line-height: 14px;
	}
.inputext {
	height: 20px;
	border: 1px solid #aaaaaa;
	}
.textarea {
	border: 1px solid #aaaaaa;
	}
.button {
	clear: both;
	float: left;
	display: inline;
	width: 350px;
	margin: 0;
	padding: 0;
	}
	.button em {
		font-size: 11px;
		font-style: normal;
		color: red;
		line-height: 20px;
		padding-left: 15px;
		}
button { 
	display: block;
	outline: none;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	}
	button.send {
		width: 90px;
		height: 20px;
		background: url(../img/btn-send.gif) no-repeat left top;
		}
	button.send:hover {
		background: url(../img/btn-send.gif) no-repeat left bottom;
		}

/* --- miscellaneous --- */
.floatclear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	}
.floatleft { float: left !important }
.floatright { float: right !important }
.bold { font-weight: bold !important }