* {
	margin: 0 auto;
	padding: 0;
}

/*
* :focus { outline: 0; }
*/

.no-dotted-border a {outline: 0 none; -moz-outline: 0 none;}

html, body {
	height: 100%;
}

body {
	text-align: center; /* horizontal centering for IE Win quirks */
	background: #fff; 
	color: #333; 
	font-size: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* FONT STYLE */

h1 {
	font-size: 21px;
	text-transform:uppercase;
	font-weight: normal;
	color: #666;
}

h2 {
	font-size: 17px;
	text-transform:uppercase;
	font-weight: bold;
	padding-top: 8px;
	color: #666;
}

h3 {
	font-size: /*14px*/12px;
	text-transform:capitalize;
	font-weight: normal;
	padding-top: 2px;
	padding-top: 5px\9; /*IE8 hack*/ 
}

h6 {
	font-size: 12px; 
	text-transform: uppercase; 
	font-weight: normal;
	border-bottom: solid 1px #ccc;
	line-height: 28px;
	margin: 100px 0 15px;
}

a {color: #666; text-decoration: none;}
a:hover {color: #999;}

/* PAGE STRUCTURE */

#top-distance { 
	width: 1px; 
	float: left;
	margin-bottom: -13.75em; /* half of container's height */
}

.login-distance {height: 40%;}

/*.intro-distance {height: 45%;}*/

.detail-distance {height: 30%;}

#vertically-centered-container {
	position: relative; /* puts container in front of distance */
	margin: 0 auto; 
	text-align: left; 
	height: 27.5em; 
	clear: left;
}

.login-container {width: 455px;}

.intro-img {vertical-align:middle; height:100%;}

.intro-img div {margin: 15px 0;}

.intro-img div a {display:inline; padding: 0 15px;}
.intro-img div a:hover {color: #666;}
.intro-img div a img {border: solid 1px #666; width: 85px;}

.detail-view {width: 1000px;}

.main-container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

.header {
	padding-top: 30px;
	margin: 0;
}

.logo {float: left;}

.main-nav {float: right;}

.main-nav ul {
	list-style: none;
	font-size: 12px; 
	text-transform: uppercase;
	margin: 12px 0;
}

.main-nav ul li {
	display: inline; 
	padding-left: 25px;
}

.main-nav-sel {font-weight: bold;}

.pagination {
	clear:both;
	float:right;
	margin: 0;
	padding: 20px 0 30px 0;
}

.pagination span {
	padding: 0 6px;
}

.pagination a {
	padding: 0 6px;
}

.pagination-current {
	padding: 0 6px;
	font-weight: bold;
	color: #000;
}

.pagination-next img {
	padding: 0 0 0 3px;
	border: none;
}

.project-group {
	clear: both;
}

.project-group-row {
	clear: both;
	padding-bottom: 20px;
}

.last-project {
    display: inline;
    padding-bottom: 15px;
    padding-left: /*52px*/30px;
    padding-top: 15px;
}

.first-project {
	padding: 15px 0;
	display: inline;
}

.project-group-row div img {
	border: solid 1px #666;
}

td.detail-left-col {
	width:123px;
}

td.detail-left-col ul {
	list-style:none;
}

td.detail-left-col ul li {
	padding-bottom: 12px;
}

/*td.detail-left-col ul li img, */td.detail-left-col ul li a img , td.detail-left-col ul li a:visited img {
	border: solid 1px #bbb;
}

td.detail-left-col ul li a:hover img, td.detail-left-col ul li a:active img {
	border: solid 1px #333;
}

.detail-right-col {
	width:845px;
}

.detail-right-col img {
	border: solid 1px #333;
}

.nav-all-project {
	border:none; 
	padding-left: 14px; 
	padding-bottom: 11px;
	padding-right: 10px;
}

.nav-prev-project, .nav-prev-disabled-project {
	border:none; 
	padding: 0 8px 2px 4px;
}

.nav-prev-disabled-project {
	cursor:default;
}

.nav-next-project, .nav-next-disabled-project {
	border:none; 
	padding-left: 11px;
	padding-bottom: 2px;
}

.nav-next-disabled-project {
	cursor:default;
}

.nav-prev-render {
	border:none; 
	padding: 10px 12px 2px 33px;
}

.nav-next-render {
	border:none; 
	/*padding-left: 11px;*/
	padding: 10px 30px 2px 12px;
}

.contact-info {
	padding-top: 120px; 
	font-size: 12px;
	line-height: 30px;
	color: #666;
	text-align:center;
}

.contact-info a span {color: #333;}
.contact-info a:hover span {color: #999;}

.address {text-transform:uppercase; line-height: 18px; margin: 20px 0;}
.tel {line-height: 18px; margin: 20px 0;}

.copyright {
	clear:both;
	text-align:right;
	padding: /*80px*/30px 0 30px 0;
}

.copyright h4 {
	border-top: solid 1px #ccc;
	font-size: 10px;
	color: #999;
	padding: 10px 0;
	margin: 0;
}

.cleaner {clear: both;}

.about_text {clear:both; padding-top: 120px; font-size: 15px; line-height: 28px; text-align:center; word-spacing:1.9px;}
.about_text p {padding-bottom: 10px;}
.about_text-fra {clear:both; padding-top: 120px; font-size: 14px; line-height: 28px; text-align:center; word-spacing:0.9px;}
p.about_separator {/*margin: 30px;*/ width: 990px; /*height: 30px;*/height:50px; margin-top:50px; border-top: solid 1px #ccc; }

.biography_text {clear:both; padding-top: 40px; font-size: 13px; line-height: 16px;}
.biography_text br {line-height:13px;}
.biography_left {float:left; width: 450px; font-size: 15px; text-align:justify; }
.biography_right {float:right; text-align:right; width: 450px; font-size: 15px;}
.biography_right img {border:none;}

.paintings_left {float:left; width: 450px; text-align:center;}
.paintings_right {float:right; width: 450px; text-align:center;}
.paintings_left p, .paintings_right p {text-align:left; padding-left: 10px;}
.paintings_left img, .paintings_right img  {border:none;}


/* FORMS */
		
.login-container fieldset {
	width: 455px; 
	border: medium none; 
	margin: 0; 
	padding: 0; 
	position: relative; 
	line-height: /*50px*/15px; 
}
  
.login-container label {
	float: left; 
	text-transform: uppercase;
	padding-top: 15px;
	line-height: 15px;
}

.login-container input {
	left: 145px; 
	/*margin: 7px 10px; */
	padding:  8px 5px; 
	position: absolute; 
	width: 300px; 
	background-color: #ededed; 
	border: none; 
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 8px;
}

.contact-form {
	clear:both; 
	float:left; 
	padding-top: 55px; 
	width: 630px;
}

.contact-form fieldset {
	width: 600px; 
	border: medium none; 
	margin: 0; 
	padding: 0; 
	position: relative; 
	line-height: 15px;
}
  
.contact-form label {
	float: left; 
	text-transform: uppercase;
	padding-top: 15px;
	line-height: 15px;
}

.contact-form input {
	left: 130px; 
	padding: 8px 5px; 
	position: absolute; 
	width: 445px; 
	background-color: #ededed; 
	border: none; 
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 8px;
}

.contact-form textarea {
	left: 130px; 
	/*margin: 7px 10px; */
	padding: 8px 5px; 
	position: absolute; 
	width: 445px; 
	background-color: #ededed; 
	border: none; 
	height: 230px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 8px;
}

/* BUTTONS */

button::-moz-focus-inner {border: none;} 
  
button.submitBtn-1 {
	background: url(../img/btn_light_right.gif) no-repeat right bottom; 
	height: 41px;
	cursor: pointer;
}

button {
	border: none; 
	cursor: pointer; 
	float: left; 
	padding: 0 40px 0 0; 
	text-align: center; 
	width: auto; 
	margin: 25px 0; 
	overflow:visible;
}

button span {
	font-size: 12px; 
	text-transform: uppercase; 
	font-weight: normal;
	color: #666; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block; 
	padding: 0 0 0 40px;
	position: relative; 
	white-space: nowrap; 
	margin:1px;
}

button.submitBtn-1 span {
	background: url(../img/btn_light_left.gif) no-repeat left bottom; 
	color: #666; 
	height: 40px; 
	line-height: 39px;
}

.contact-form button {
	margin:25px 0 25px 130px;
}

/* TABLES */

table.intro td {text-align:center; padding-bottom: 43px;}

table.intro img {border: solid 1px #666;}