﻿ /** global parameters **/
html, body, h1, h2, h3, h4{margin: 0px; padding: 0px;}
ul {margin: 0px; padding: 0px; list-style-type: none;}
ol {list-style-type: decimal; margin: 0px; padding: 0 0 0 30px;}
li {list-style-position: outside; padding: 5px 10px;}
img { border: 0;} 
.left {float: left;} 
.right {float: right;}
.more {text-align: right;}
.clear {clear: both; font-size:0; line-height:0;}
.textmiddle {vertical-align:middle;}

body {
	width:100%;
	text-align: center;
	background:#cfcfcf url(../site_images/body_bkg.gif) top left repeat-x;
}
body, td, div, p , li{font-family: Trebuchet MS, Verdana, sans-serif; font-size: 14px;	line-height: 1.3em; color:#606060;}
td, div, p , li{text-align: left;}
p { padding: 5px 10px; margin: 0;}

a:link, a:visited {text-decoration: none; font-weight: normal; color:#0f8dee;}
a:hover, a:active, a:focus {text-decoration: underline; font-weight: normal; outline:none;}

h1 {
	height:28px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color: #4c4c4c;
	text-shadow: 3px 3px #d6d6d6;
	border-bottom: 1px solid #ff6600;
}
h2{
	font-size: 16px;
	font-weight: bold;
	padding:10px 0px 0px 10px;
	margin: 0;
}
/*  BODY  */
#wrapper{
	width:1032px;
	margin: 0px auto;
	padding: 0px;
	position:relative;
}
#topline {
	width:1032px;
	height:13px;
	padding:0;
	margin:0;
}
/* NAVIGATION */
#main_nav {
	float: left;
	width:1032px;
	height:26px;
	margin:0px;
	padding:0px;
}
#lang{
	float: left;
	height:26px;
	margin:0px 0px 0px 20px;
	padding:0px;
}
#lang li{
	float: left;
	padding:3px 6px;
	display: block;
}
#buttons{
	float: right;
	height:26px;
	padding:0px;
}
#buttons li {
	float:left;
	height:26px;
	margin:0px;
	padding:0;
	display: block;
}
#buttons a{
	padding:0 20px;
	margin:0px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
	cursor: pointer;
	color: #4c4c4c;
	text-shadow: 1px 1px #a1a1a1;
	display: block;
}
#buttons a:hover{
	color: #0087ef;
	text-shadow: 1px 1px #a1a1a1;
	background: url(../site_images/button_on.gif) top left repeat-x;
}

body#index a#indexlink,
body#aboutus a#aboutuslink,
body#projects a#projectslink,
body#services a#serviceslink,
body#contacts a#contactslink
{
color: #0087ef;
background: url(../site_images/button_on.gif) top left repeat-x;
}

/* HEADER */
#top_pict{
	float: left;
	width:1032px;
	height:235px;
	margin:0;
	padding:0;
	background: url(../site_images/top_pict_ispdd.jpg) top left no-repeat;
}

/* MAIN */	
#main{
	float: left;
	width:1032px;
	padding:0px;
	margin:0px;
	background: url(../site_images/main_bkg.gif) top left repeat-y;
}
#maincol{
	float: left;
	width:1000px;
	padding:0px;
	margin:0px 16px;
}

/* PATH */	
#path {
	float: left;
	width:968px;
	padding:0;
	margin:5px 16px;
	font-size: 12px;
	font-weight: bold;
}
#path a{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #0f8dee;
}
#path a:hover{
	text-decoration: none;
}
/* CHRONOLOGICAL BUTTON */	
#main_link {
	float: left;
	width:968px;
	padding:0;
	margin:5px 16px;
	text-align: right;
}
#main_link a{
	font-weight: bold;
	text-decoration: underline;
	color: #0f8dee;
}
#main_link a:hover{
	text-decoration: none;
}

/* CONTENT INDEX */	
.content {
	float: left;
	width:468px;
	padding:0;
	margin:10px 16px 5px 16px;
}

/* CONTENT BIG */	
.content_big {
	float: left;
	width:968px;
	padding:0;
	margin: 10px 16px;
}
.text {
	float:left;
	width:50%;
	padding: 0px;
	margin: 0px;
}
.photos {
	float: left;
	width:33%;
	padding:0px;
	margin:0px;
	text-align: center;
	color: #000;
}
.photos img{
	border: 1px solid #787878;
}
/* CUSTOM HOUSES & STANDARD PROJECTS */
.content_left {
	float: left;
	width:478px;
	padding:0;
	margin: 0 0 12px 0;
}
.content_right {
	float: right;
	width:478px;
	padding:0;
	margin: 0 0 12px 0;
}
.content_img {
	float: left;
	width:478px;
	height:125px;
	padding:0;
	margin: 0;
}
.content_text{
	float: left;
	width:464px;
	padding:6px;
	margin: 0;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}

/* LATEST PROJECTS TEXT */	
#side_menu {
	float: left;
	width:194px;
	padding:0;
	margin: 0;
}
#side_menu li {
	width:194px;
	height:40px;
	padding:0;
	margin:0;
}
/* CHRONOLOGICAL MENU */
#side_menu  a.chronos {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #0f8dee;
}
#side_menu a:hover.chronos {
	text-decoration: underline;
}
#side_menu li.chronos {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #252525;
}

#rightcol {
	float: left;
	width:772px;
	padding:0;
	margin: 0;
}
#rightcol .yearTitle {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
	color: #252525;
}
#rightcol_img {
	float: left;
	padding:10px;
	margin: 0;
}

/* SMALL PROJECT TABS */	
#project_thumb {
	float: left;
	width:360px;
	height:125px;
	padding:0;
	margin: 7px 13px;
}
#project_thumb_img{
	float: left;
	width:125px;
	height:125px;
	padding:0;
	margin: 0;
}
#project_thumb_text{
	float: left;
	width:222px;
	height:111px;
	padding:6px;
	margin: 0;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}
.category_txt {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	text-decoration: none;
	color: #000;
}
.info_txt {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #0f8dee;
}

.info_txt2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #5c5c5c;
}

#project_thumb_text a{
	font-size: 12px;
	font-weight: bold;
}

/* DETAILS PROJECT TABS */	
#project_details_img{
	float: left;
	padding:0;
	margin: 22px;
}
#project_details_text{
	float: left;
	width:750px;
	padding:0;
	margin-top:20px;
	margin-left: 22px;
}
#project_details_text a{
	font-size: 12px;
	font-weight: bold;
}
#separator_line{
	float: left;
	width:772px;
	height:5px;
	padding:0px;
	margin: 0;
	border-bottom: 1px solid #ff6600;
}
#thumb_selection{
	float: left;
	width:772px;
	padding:0px;
	margin: 5px 0;
}

/* BANNER INDEX*/	
#banner{
	float: left;
	width:1000px;
	height:157px;
	margin:0;
	padding:0;
	background: url(../site_images/banner_frontpage.jpg) top left no-repeat;
}

/* PROJECT CATEGORIES*/	
.project_cat{
	float: left;
	width:138px;
	height:290px;
	margin:0;
	padding:0;
	}
.project_cat img{
	border:0;
	}

/* BOTTOM LINE */
#bottomline{
	float: left;
	width:1032px;
	height:20px;
	margin:0;
	padding:0;
	background: url(../site_images/bottomline_bkg.gif) top left no-repeat;
}

/* COPYRIGHT */
#copyright {
	float:left;
	width:1032px;
	height:40px;
	padding:0;
	margin:0px;
	display:block;
	font-size: 12px;
	line-height:40px;
	text-align:center;
	color:#4c4c4c;
}
#copyright a:link,
#copyright a:active, 
#copyright a:visited {
	font-size: 12px;
	color:#0087ef;
}

.detailsTag
{
	float: left;
	line-height: 12px;
	margin: 0 0 12px 0;
}

.detailsDescr
{
	float: left;
	margin: 0 0 0 6px;
}

textarea
{
	background-color: white;
	text-align: left;
	color: black;
	text-decoration: none;
}

/* PAGINATION */
.pagination {
	width: 745px;
	height:28px;
	padding:5px 0 0 0;
	background: #ececec;
}

.pagination ul {
	margin: 0px;
	padding: 3px 10px;
	list-style:none;
}

.pagination ul li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	font-size: 14px;
	font-family: arial, Verdana, sans-serif;
	display: block;
}

.pagination ul li a {
	margin: 0px;
	padding: 3px 10px;
	text-decoration: none;
	cursor:pointer;
	color: #0a8df5;
	background: #fff;
	border:1px solid #a7a7a7;
	border-radius:5px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
}

.pagination ul li a:hover, .pagination ul li a:focus, .pagination ul li a.current {
	margin: 0px;
	border:1px solid #a7a7a7;
	border-radius:5px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	color: #fff;
	background: #128ded;
	font-weight: normal;
}
.clear-pagination{
	clear: both;
	margin: 10px 0 0 0;
}

/* End pagination*/


