/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

html {
	background:#111;
}

body {
	font-family:Arial,Helvetica,Verdana;
	font-size:85%;
	background:#111;
	color:#fff;
}
#ec-main {
	position:relative;
	width:1164px;
	height:686px;
	background:url(../images/ec-bg.jpg) no-repeat;
	margin:auto auto;
}
.ec-top,.ec-btm {
	text-align:left;
	_filter:alpha(opacity=70);
	background-image:url(../images/ec-frame.png);
	background-repeat:no-repeat;
}
.ec-top {
	width:1085px;
	height:23px;
	padding:92px 0 0 79px;
	border-bottom:2px solid #fff;
}
.ec-btm {
	width:1164px;
	height:115px;
	border-top:2px solid #fff;
}
.accordion {
	height:452px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	border:0;
	overflow:hidden;
}
.accordion-hd {
	float:left;
	width:35px;
	height:452px;
	font-size:20px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	font-weight:bold;
	color:#fff;
	margin:0 0 0 1px;
	cursor:pointer;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;
	z-index:100;
	position:relative;
}
.accordion-bd {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:0px;
	height:452px;
	color:#fff;
	overflow:hidden;
	text-align:left;
	z-index:10;
}
.photos-container {
	position:absolute;
	top:21px;
	left:0px;
/*
	z-index:100;
*/
}
.accordion-hd h2 {
	text-indent:-1000px;
	overflow:hidden;
}
#gallery-one .accordion-hd {
	margin:0 1px 0 0;
	_background-image:url(../images/galleryone.gif);
	_filter:alpha(opacity=90);
}
#gallery-one .accordion-hd[class] {
	background:url(../images/accordion-hd-spr.png) 0 0 repeat-y;
}
#gallery-one .accordion-hd-on {
	_background-image:url(../images/galleryone.on.gif);
	_filter:alpha(opacity=90);
}
#gallery-one .accordion-hd-on[class] {
	background:url(../images/accordion-hd-spr.png) -150px 0 repeat-y;
}
#gallery-two .accordion-hd {
	_background-image:url(../images/gallerytwo.gif);
	_filter:alpha(opacity=90);
}
#gallery-two .accordion-hd[class] {
	background:url(../images/accordion-hd-spr.png) -75px 0 repeat-y;
}
#gallery-two .accordion-hd-on {
	_background-image:url(../images/gallerytwo.on.gif);
	_filter:alpha(opacity=90);
}
#gallery-two .accordion-hd-on[class] {
	background:url(../images/accordion-hd-spr.png) -225px 0 repeat-y;
}
.ui-slider {
	position:relative;
	width:1088px;
	height:452px;
	background:url(../images/slider-bg.gif);
	border-bottom:1px solid #fff;
	z-index:100;
}
.ui-slider-handle {
	position:absolute;
	top:1px;
	left:0px; 
	z-index:1;
	width:88px;
	height:450px;
	background-image:url(../images/ec-sliderthumb.gif);
	cursor:move;
}
.ui-slider-handle-active {}
.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }

h1.name {
	width:137px;
	height:21px;
	text-indent:-1000px;
	overflow:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/ec-name.png', sizingMethod='image');
}
h1.name[class] {
	background:url(../images/ec-name.png) no-repeat;
}
.img-loading { background:url(../images/loader.gif) center center no-repeat; }
.ec-contact {
	width:342px;
	height:69px;
	margin:25px 0 0 800px;
	text-align:right;
}
.ec-bio {
	float:left;
	width:360px;
	font-size:10px;
	color:#dddddd;
	margin:58px 0 0 9px;
	text-align:left;
}
.contact-info {
	float:left;
	width:176px;
	text-align:left;
	border-left:2px solid #ffffff;
	padding:18px 4px 4px 4px;
	color:#483323;
	font:11px/16px Verdana,Arial,Helvetica;
	background-color:#ffffff;
	min-height:47px;
	_height:47px;
	opacity:0.9;
	filter:alpha(opacity=90);
}
.contact-info a {
	color:#483323;
	text-decoration:none;
}
.contact-info a:hover {
	text-decoration:underline;
}

/* utility styles */
.clearthis:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearthis { display: inline-table; }
.clearthis { display: block; } /* Hides from IE-mac \*/
.img-txt {
	text-indent:-200px;
	overflow:hidden;
}
