html, body {
	padding: 0;
	margin: 0;
	vertical-align: middle;
	width: 100%;
	height: 100%;	
	min-height: 100%;
}

body {
	background-image: url('../images/body_bg.gif');
	background-color: #000;
}

body, p, td, li, input, select, textarea {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

h1, h2 {
	font-weight: normal;
}

div.text li {
	margin-bottom: 10px;	
}

#home_left {
	position: absolute;
	left: 30px;
	top: 560px;
	text-align: left;
	z-index: 500;
}

#home_right {
	position: absolute;
	top: 560px;
	right: 25px;
	z-index: 499;
	text-align: right;
}

#home_right p {
	padding-right: 10px;
}

#home_right div.thumb {
	width: 84px;
	float: right;
	text-align: center;
}

body.printer_friendly {
	padding: 0;
	margin: 0;
	background-image: none;
	background-color: #fff;
	color: #000;
	text-align: center;
}

body.printer_friendly .thumb {
	border: 1px solid #666;
}

.small {
	font-size: 9px;
	line-height: 10px;
}

.large {
	font-size: 13px;
}

a {
	color: #666;
	text-decoration: underline;
}

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

img, div {
	border: 0;
}

img.border {
	border: 1px solid #ccc;
	padding: 2px;
}

html>body #page {
	height: auto;
}

#page, #header, #footer, #copyright {
	position: relative;
	width: 960px;
	clear: left;
	padding: 0;
	margin: 0 auto;
	border: 0;
	font-size: 0;
	height: 1%;
}

.left, .right {
	width: 30px;
	background-repeat: no-repeat;
	float: left;
	padding: 0;
	margin: 0;
}

.middle {
	width: 900px;
	background-repeat: repeat-x;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}

#header .left {
	height: 150px;
	background-image: url('../images/header_left.png');
}

#header .middle {
	height: 50px;
	padding-top: 100px;
	background: url('../images/header_bg.png') no-repeat center;
	text-align: center;
}

#header .right {
	height: 150px;
	background-image: url('../images/header_right.png');
}

#navbar .middle {
	height: 30px;
	background-image: url('../images/navbar_bg.gif');
}

#navbar {
	width: 100%;
	clear: left;
	padding: 0;
	margin: 0 auto;
	border: 0;
	text-align: center;
}

.header_icons {
	float: right;
	margin-top: 7px;
}

.header_icons img {
	margin-left: 7px;
}

.content_thumbnails {
	background-image: url('../images/content_bg.png');
	text-align: center;
	width: 900px;
	height: auto;
	padding: 10px 15px 10px 45px;
	clear: left;
	font-size: 11px;
	overflow: auto;
}

.content_portfolio {
	background-image: url('../images/content_bg.png');
	text-align: center;
	width: 900px;
	height: auto;
	padding: 20px 30px 0px 30px;
	clear: left;
	font-size: 11px;
	overflow: auto;
	height: 545px;
	overflow: hidden;
}

.content_homepage {
	background: url('../images/homepage_bg.png') no-repeat;
	text-align: center;
	height: 580px;
	width: 960px;
	padding: 0;
	margin: 0;
	clear: left;
	font-size: 11px;
}

.content_text {
	background-image: url('../images/content_bg.png');
	width: 840px;
	height: auto;
	text-align: left;
	padding: 10px 60px 10px 60px;
	clear: left;
	font-size: 11px;
	overflow: auto;
}

.content_bottom {
	position: relative;
	background-image: url('../images/content_bottom.png');
	height: 30px;
}

#model {
	position: absolute;
	width: 470px;
	height: 580px;
	left: 14px;
	top: 180px;
	margin: 0;
	padding: 0;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: left center;
}

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

#copyright a:hover {
	color: #ccc;
	text-decoration: underline;
}

#copyright {
	color: #666;
	font-size: 9px;
	padding-bottom: 14px;
	text-align: center;
}

.nav a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-image: url('../images/nav_divider.gif');
	background-repeat: no-repeat;
	background-positon: right;
	height: 15px;
	padding: 8px;
	float: left;
}

.nav_shadow {
	position: absolute;
	left: 0;
	top: 180px;
	z-index: 10;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.details {
	position: relative;
	margin-left: 530px;
	width: 330px;
	text-align: left;
	background-color: #fff;
}

.frame_old, .frame_old_double {
	display: inline;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 200px;
	height: 299px;
}

.frame_old_double {
	width: 404px;
}

.name, .title {
	color: #444;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 15px;
}

.measurements {
	float: left;
	font-size: 12px;
}

.detail {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.label {
	color: #aaa;
	font-size: 12px;
	font-weight: normal;
	width: 100px;
	padding: 1px;
}

.thumb {
	position: relative;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	font-size: 11px;
}

a.thumb {
	text-decoration: none;
}

.index {
	width: 104px;
	height: 175px;
	position: relative;
	text-align: center;
}

.single {
	width: 104px;
	height: 137px;
	position: relative;
}

.double {
	width: 214px;
	height: 137px;
	position: relative;
}

.clear {
	clear: both;
	float: none;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

.icons {
	margin-left: 200px;
	padding-left: 25px;
	background-image: url('../images/vertical_divider.gif');
	background-repeat: repeat-y;
	background-position: left;
}

.icons img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.icons ul {
	padding: 0;
	margin: 0;
}

li.icon {
	list-style: none;
	white-space: nowrap; 
	background: no-repeat left;
	padding: 0px 0px 5px 0px;
	padding-left: 25px;
}

li.icon.pdf {
	background-image: url('../images/icon_pdf.gif');
}

li.icon.polaroid {
	background-image: url('../images/icon_polaroid.gif');
}

li.icon.video {
	background-image: url('../images/icon_video.gif');
}

li.icon.portfolio {
	background-image: url('../images/icon_book.gif');
}

li.icon.print {
	background-image: url('../images/icon_print.gif');
}

li.icon.tag {
	background-image: url('../images/icon_tag.gif');
}

li.icon.wand {
	background-image: url('../images/icon_wand.gif');
}

.center {
	width: 100%;
	text-align: center;
}

.box {
	background-color: #f2f2f2;
}

.box div {
	background-repeat: no-repeat;
}

.box .top_left {
	background-image: url('../images/box_top_left.gif');
	background-position: top left;
}

.box .top_right {
	background-image: url('../images/box_top_right.gif');
	background-position: top right;
}

.box .bottom_left {
	background-image: url('../images/box_bottom_left.gif');
	background-position: bottom left;
}

.box .bottom_right {
	background-image: url('../images/box_bottom_right.gif');
	background-position: bottom right;
	text-align: left;
	padding: 10px;
}

#search_panel {
	position: relative;
	float: left;
	border-right: 1px solid #ddd;
	width: 280px;
}

#search_results {
	position: relative;
	width: 370px;
	float: left;
	text-align: center;
	border-left: 1px solid #fff;
	padding-left: 35px;
}

.tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	text-align: center;
	background: url('../images/tip_bg.png') top left;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	text-align: center;
}
/*
.tip-top {
	background: url('../images/tip_bg.png') top left;
	height: 10px;
}

.tip-bottom {
	background: url('../images/tip_bg.png') bottom right;
	height: 10px;
}
*/
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	text-align: center;
}

.frame {
	border: 1px solid #ccc;
	padding: 2px;
}

.button {
	cursor: pointer;
}

.header_row {
	background-color: #ddd;
	font-weight: bold;
}

.alt_row {
	background-color: #eee;
}

legend {
	font-size: 13px;
}

fieldset {
	background-color: #fcfcfc;
	border: 1px solid #ccc;
	padding: 10px;
	margin-right: 10px;
}

textarea, select, input.short, input.medium, input.long {
	background: url('../images/textfield_bg.gif') repeat-x #fff;
	border-top: 1px solid #abadb3;
	border-right: 1px solid #dbdfe6;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e2e3ea;
	padding: 2px;
}

textarea.short, input.short {
	width: 60px;
}

textarea.medium, input.medium {
	width: 150px;
}

select.short {
	width: 64px;
}

select.medium {
	width: 154px;
}

textarea.long, input.long {
	width: 500px;
}

#tagbutton {
	cursor: pointer;
	background-repeat: no-repeat;
	width: 55px;
	height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#tagbutton.tag {
	background-image: url('../images/button_tag.gif');
}

#tagbutton.untag {
	background-image: url('../images/button_untag.gif');
}

#tagbutton span {
	display: none;
}

.status {
	font-size: 10px;
	color: #ccc;
}

.ajax-loading {
	background: url('../images/loading_circle.gif') no-repeat;
}

.required {
	color: maroon;
}

#facebook {
	position: absolute;
	display: block;
	z-index: 999;
	width: 16px;
	height: 16px;
	top: 0;
	right: 20px;
	text-indent: -9999px;
	background: url('../images/facebook.png') no-repeat;
}

/*************************** SLIDE IT MOO CLASSES ****************/

#SlideItMoo_outer {  
	width:334px;
	height: 300px;
	display:block; 
	position:relative; 
	padding:0;
	margin-top:30px;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{ 
	position:relative ; 
	overflow:hidden ; 
	width:314px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0;
	padding:0;
}

/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward, #SlideItMoo_outer .SlideItMoo_back {
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:6px;
	height:12px; 
	bottom:0px; 
	right:60px; 
	background:url('../images/arrow_right.gif') no-repeat center;  
}
#SlideItMoo_outer .SlideItMoo_back { 
	left: 0; 
	background: url('../images/arrow_left.gif') no-repeat center;  
}

/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	width:334px; 
}

/****************** HOMEPAGE SLIDESHOW ****************/

#slideshow_overlay {
	position: absolute;
	background: url('../images/slideshow_overlay.png') no-repeat;
	width: 932px;
	height: 565px;
	padding: 0;
	margin: 0;
	left: 14px;
	top: 180px;
	z-index:1;
}

#slideshow
{
	width: 932px;
	height: 565px;
	padding: 0;
	margin: 0;
	left: 14px;
	top: 0;
}

.slideshow{display:block;position:relative;z-index:0;}.slideshow-images{display:block;overflow:hidden;position:relative;}.slideshow-images img{display:block;position:absolute;z-index:1;}.slideshow-thumbnails{overflow:hidden;}.slideshow-images{height:300px;width:400px;}.slideshow-images-visible{opacity:1;}.slideshow-images-prev{opacity:0;}.slideshow-images-next{opacity:0;}.slideshow-images img{float:left;left:0;top:0;}.slideshow{height:300px;margin:0 auto;width:400px;}.slideshow a img{border:0;}.slideshow-captions{background:#000;bottom:0;color:#FFF;font:normal 12px/22px Arial,sans-serif;left:0;overflow:hidden;position:absolute;text-indent:10px;width:100%;z-index:10000;}.slideshow-captions-hidden{height:0;opacity:0;}.slideshow-captions-visible{height:22px;opacity:.7;}.slideshow-controller{background:url(controller.png) no-repeat;height:42px;left:50%;margin:-21px 0 0 -119px;overflow:hidden;position:absolute;top:50%;width:238px;z-index:10000;}.slideshow-controller *{margin:0;padding:0;}.slideshow-controller-hidden{opacity:0;}.slideshow-controller-visible{opacity:1;}.slideshow-controller a{cursor:pointer;display:block;height:18px;overflow:hidden;position:absolute;top:12px;}.slideshow-controller a.active{background-position:0 18px;}.slideshow-controller li{list-style:none;}.slideshow-controller li.first a{background-image:url(controller-first.gif);left:33px;width:19px;}.slideshow-controller li.last a{background-image:url(controller-last.gif);left:186px;width:19px;}.slideshow-controller li.next a{background-image:url(controller-next.gif);left:145px;width:28px;}.slideshow-controller li.pause a{background-image:url(controller-pause.gif);left:109px;width:20px;}.slideshow-controller li.play a{background-position:20px 0;}.slideshow-controller li.play a.active{background-position:20px 18px;}.slideshow-controller li.prev a{background-image:url(controller-prev.gif);left:65px;width:28px;}.slideshow-loader{height:28px;right:0;position:absolute;top:0;width:28px;z-index:10001;}.slideshow-loader-hidden{opacity:0;}.slideshow-loader-visible{opacity:1;}.slideshow-thumbnails{bottom:-65px;height:65px;left:0;position:absolute;width:100%;}.slideshow-thumbnails *{margin:0;padding:0;}.slideshow-thumbnails ul{height:65px;left:0;position:absolute;top:0;width:10000px;}.slideshow-thumbnails li{float:left;list-style:none;margin:5px 5px 5px 0;position:relative;}.slideshow-thumbnails a{display:block;float:left;padding:5px;position:relative;}.slideshow-thumbnails a:hover{background-color:#FF9!important;opacity:1!important;}.slideshow-thumbnails img{display:block;}.slideshow-thumbnails-active{background-color:#9FF;opacity:1;}.slideshow-thumbnails-inactive{background-color:#FFF;opacity:.5;}

/********************************************************/

/* BLOG */

#blog p.date {
	font-size: 14px;
	color: #ccc;
}

#blog .entry p {
	font-size: 13px;
	margin-bottom: 10px;
}

#blog .entry img {
	padding: 5px;
	border: 1px solid #999;
	margin-right: 10px;
}

#blog .wp-caption {
	margin: 0 15px 15px 0;
}

#blog .wp-caption-text {
	margin-top: 0;
	padding: 0;
	font-size: 10px;
}

#blog h1, h2, h3, h4 {
	clear: both;
	float: none;
}

#blog .alignleft {
	float: left;
}

#blog .alignright {
	float: right;
}
