/*------ CSS for haustudio.com ------*/
@charset "utf-8";

* {
	margin: 0;
	padding: 0;}
	
body {
	background-color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapper {
	width: 800px;
	padding: 25px;
	margin: 0 auto;
	margin-top: 25px;
	background-color: #FFF;}

#home #wrapper { padding: 25px 0 10px 0;}

#pagetable {
	width: 100%;
	background-color: #d5d5d8;
	text-align: left;}

#header {
	padding-left: 50px;
	color: #FFF;
	background: url(images/header-bg.gif) repeat-x;}

h1 { 
	font-weight: bold;
	font-size: 24px;}

.h1small {
	font-weight: bold; 
	font-size: 14px;}
	
#statement h2 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;}

#press h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0 20px 0;
	color: #6884b0;}

#press .h2small { font-size: 12px;}

#artwork h2, #openings h2 {
	font-weight: normal;
	font-size: 11px;
	padding: 10px 0;
}
	
ul#homenav {
	width: 750px;
	height: 445px;
	margin: 0 auto;
	list-style-type: none;
	background-color: #1a252b;}
	
ul#homenav li {
	display: inline;
	padding: 0 5px;
	position: relative;
	top: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;}
	
ul#homenav li a:link, ul#homenav li a:visited {
	text-decoration: none;
	color: #FFF;}

ul#homenav li a:hover, ul#homenav li a:active {
	text-decoration: none;
	color: #C9D2E0;}
	
ul#homenav li.current a:link, ul#homenav li.current a:visited {
	text-decoration: none;
	color: #97B3DE;}

ul#homenav li.current a:hover, ul#homenav li.current a:active {	
	text-decoration: none;
	color: #97B3DE;}

.sidecol {
	width: 125px;
	border-right: 5px solid #FFF;
	background: #1a252b}
	
#sidenav {
	vertical-align: top;
	padding-top: 18px;
	background: #1a252b url(images/navigation-bg.jpg) no-repeat;
	border-right: 5px solid #FFF;}

#sidenav ul {
	list-style-type: none;}
	
#sidenav li {
	display: block;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;}
	
#sidenav li a:link, #sidenav li a:visited {
	text-decoration: none;
	color: #FFF;}

#sidenav li a:hover, #sidenav li a:active {
	text-decoration: none;
	color: #C9D2E0;}
	
#sidenav li.current a:link, #sidenav li.current a:visited {
	text-decoration: none;
	color: #97B3DE;}

#sidenav li.current a:hover, #sidenav li.current a:active {	
	text-decoration: none;
	color: #97B3DE;}
	
h2#address {
	padding-top: 100px;
	padding-left: 5px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #dee4f0;}

.content {
	padding: 20px 50px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;}

.content p {
	margin-bottom: 20px;}

.content .lastp { margin-bottom: 0;}

#studiobuild { 
	margin: 0 auto 20px auto;
	text-align: left;}

#footer {
	width: 750px;
	height: 43px;
	margin: 5px auto;
	font-weight: bold;}

h1#homefootleft {
	position: relative;
	top: 15px;
	font-size: 18px;
	color: #666;
	text-align: left;}

h2#homefootright {
	position: relative;
	top: -10px;
	margin-right: 60px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #999;
	text-align: right;}
	
#thanks h3 {
	font-weight: bold;
	font-size: 24px;
	color: #97B3DE;
	margin: 100px auto 20px auto;
	text-align: center;}

#thanks h4 {
	font-weight: bold;
	font-size: 18px;
	margin: 0 auto;
	text-align: center;}

#thanks p {
	font-size: 14px;
	margin: 20px 100px;
	text-align: center;}

p.pagetop { 
	margin-right: 50px;
	padding-bottom: 15px;
	text-align: right;}

.pagetop a:link, .pagetop a:visited {
	font-size: 10px;
	color: #333;}

.pagetop a:hover, .pagetop a:active {
	color: #718cb7;}

.textlink a:link, .textlink a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #333;}

.textlink a:hover, .textlink a:active {
	color: #718cb7;}
	
.textlink2 a:link, .textlink2 a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #CCCCCC;}

.textlink2 a:hover, .textlink2 a:active {
	color: #718cb7;}	

.mailinglist {
	font-weight: bold;
	font-size: 12px;
	padding-top: 25px;
	margin-top: 50px;
	border-top: 2px dotted #FFF;}
		
.mailinglist a:link, .mailinglist a:visited {
	font-weight: bold;
	color: #333;}

.mailinglist a:hover, .mailinglist a:active {
	color: #718cb7;}	
	

#contactform {
	width: 100%;
	border-bottom: 2px dotted #FFF;
	margin-bottom: 25px;}

#contactform td { padding: 10px 0;}

.centertext { text-align: center;}

.centered { 
	margin: 0 auto;
	text-align: center;}

#purchase #leftcol {
	width: 35%;
	float: left;}

#purchase #rightcol {
	width: 62%;
	float: right;
	text-align: right;}
		
#copyright {
	margin: 10px auto;
	margin-bottom: 25px;
	font-size: 10px;
	color: #999;}

#copyright a:link, #copyright a:visited {
	text-decoration: none;
	color: #999;}

#copyright a:hover, #copyright a:active {
	text-decoration: none;
	color: #FFF;}

.boldname {
	position: relative;
	top: -5px;
	padding-bottom: 20px;
	font-weight: bold;}
	
.boldname a:link, .boldname a:visited {
	text-decoration: none;
	color: #333;}

.boldname a:hover, .boldname a:active {
	text-decoration: none;
	color: #000;}	

td.pressmenutd { border-top: 2px dotted #FFF;}

p.pressmenu { 
	margin-right: 50px;
	padding-bottom: 15px;
	text-align: right;
	color: #718cb7;}

.pressmenu a:link, .pressmenu a:visited {
	font-size: 11px;
	color: #333;}

.pressmenu a:hover, .pressmenu a:active {
	color: #718cb7;}

ul.statementlist, ul#presslist { list-style-type: square;}

#presslist li { 
	margin-left: 25px;
	line-height: 25px;}

#driving { margin-bottom: 25px;}

#driving li {
	margin-left: 25px;
	line-height: 20px;}

.statementlist li { margin-left: 50px;}

.artwork1 {
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 5px;}

.artwork2 {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 25px;}
	
.artwork3 {
	float: left;
	width: 33%;
	text-align: center;}
	
.artwork4 {
	float: left;
	width: 20%;
	text-align: center;}

.line { 
	float: left;
	width: 100%;
	margin-bottom: 25px;
	border-bottom: 2px dashed #FFF;}	
	
.artwork1 img, .artwork2 img, .artwork3 img, .artwork4 img { border: 1px solid #FFF;}
