* {
	padding: 0;
	margin: 0;
}


body, html {
	background: #1A1A1A;
	font-family:"Century Gothic", "Helvetica Neue", Arial, Verdana, sans-serif;
	color: #DBDBDB;
	overflow-x:hidden;
}

a {
	text-decoration: none;
	-moz-outline:none;
	outline: none;
	color: #87898C;
}
a:hover {
	color: #C5C7C8;
}

p {
	font-weight: lighter;
}
li {list-style: none;}
img {border:none;}

#wrapper {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
body.index #wrapper {
	cursor: pointer;
}

#header {
	float: left;
	width: 1000px;
	height: 130px;
	padding: 30px 0 30px;
}

#header #logo {
	margin: 0 auto;
	width: 230px;
	height: 79px;
}

#header #main_nav {
	width: 1000px;
	height: 20px;
	float: left;
	border-top: 1px solid #E6E6E7;
	border-bottom: 1px solid #E6E6E7;
	margin: 30px 0 0;
}

#header #main_nav ul {
	margin: 0 auto;
	width: 1000px;
	height: 20px;
}

#header #main_nav ul li {
	float: left;
	list-style: none;
	margin: 0 37px;
	display: inline;
}

#header #main_nav ul li a {
	text-transform: uppercase;
	font-size: 10px;
	color: #87898C;
	width: 90px;
	height: 10px;
	letter-spacing: .1em;
	display: block;
	padding: 5px 0;
	text-align: center;
}

#header #main_nav ul li a.active, #header #main_nav ul li a:hover {
	color: #C5C7C8;
}
#mission {
	width: 1000px;
	height: 700px;
	position: absolute;
	display: block;
	background: #1A1A1A;
	z-index: 100;
	top: 0;
	left: 0;
	cursor: pointer;
}
#mission .hideMission {
	width:100px;
	height:20px;
	position: absolute;
	top:480px;
	left:440px;
	text-indent:-9999px;
	display:block;
	cursor: pointer;
	z-index: 10;
}
#mission #flashIntro {
	z-index: 2;
	display: block;
	width: 1000px;
	height: 700px;
	z-index: 1;
}
#mission #intro{
	
	background: #1a1a1a;
}
div.center {
	width: 595px;
	margin: 40px auto;
}

p.mission {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
}


#sliderContent, #galleryWrap {
	width:1000px; 
	height: 420px;
	display:block;
	position: relative;
	float: left;
}
#galleryWrap {margin-bottom:20px;}
.viewer, .galleryContainer{
	width:960px; 
	height:420px; 
	display:block;
	padding: 0 20px;
	overflow:hidden; 
	position:relative;
}
.content-conveyor, .galleryContent { 
	height:420px; 
	position:relative;
}

.item {
	width:410px;
	height: 380px;
	float:left;
	display: inline;
}
.item.skinnyItem {
	width: 320px;
	float: left;
}

.item.skinnyItem.celebrities {width:200px}

.item h2 {
	width:410px;
	clear: both;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	color: #C5C7C8;
	margin: 10px 0;
	float: left;
	letter-spacing: .1em;
}
.item h2 span {
	text-transform: none;
	letter-spacing: none;
	color: #4D4D4D;
	display: inline;
	margin: 10px 0 10px 10px;
	font-weight: normal;
}

.item.contact h2 {
	font-size: 16px;
	margin: 11px 0 0 0;
}

div.item.contact p {
	font-size: 13px;
	padding: 3px 0 0;
}


.item p {
	font-size: 13px;
	line-height: 18px;
	padding: 0 30px 10px 0;
	color: #C5C7C8;
	clear: both;
}
.row {
	width: 1000px;
	float: left;
	margin: 25px 0;
}
.col {
	width: 480px;
}

.col.left {
	float: left;
}
.col.right {
	float: right;
}
.col img {
	float: left;
	margin: 10px 20px 20px 0;
}
.col h2 {
	font-size: 22px;
	line-height: 28px;
	font-weight: lighter;
	float: left;
	width: 310px;
}
.col h3 {
	font-size:14px;
	font-weight: normal;
	font-style: italic;
	color: #ccc;
	line-height: 22px;
	margin: 8px 0;
	float: left;
	width: 310px;
}
.col p{
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 10px;
	float: right;
	text-align: justify;
	width: 310px;
	color: #999;
}

#content p.big {
	font-size: 13px;
	line-height: 22px;
	width: 800px;
	float: left;
	padding: 0 100px 25px;
	border-bottom: 1px dashed #333;
	text-align: center;
}	
.item p.big {
	font-size: 17px;
	line-height: 26px;
}

#content p.mission {
	font-size: 22px;
	line-height: 28px;
	padding: 10px 100px 35px;
}
.item p.caption {
	font-size: 9px;
	color: #87898C;
	text-transform: uppercase;
}

.item.contact p {
	font-size: 16px;
	color: #87898C;
}

.item.contact.address ul {
	font-size: 13px;
	padding: 15px 0;
}

.item.contact.address ul {
	color: #87898C;
}

.item ul {
	font-size: 13px;
	clear: both;
	width:410px;
	margin-bottom:10px;
}
.item ul li {
	padding: 3px 0;
}

.item .gallery_small {
	float: left;
}

.item .gallery_small .featured_img {
	width: 380px;
	height: 253px;
	border: 0;
	
}

.item .gallery_small ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0;
}
.item .gallery_small ul.thumbs li a {
	float: left;
	height: 63px;
	width: 95px;
	opacity: .65;
}
.item .gallery_small ul.thumbs li a:hover {
	opacity: 1;
}
.item .gallery_small ul.thumbs li a.highlight {
	opacity: 1;
}

.testimonials .item {
	margin-top: 20px;
}
.galleryLeft, .galleryRight {
	width: 350px;
	height: 380px;
	position: absolute;
	z-index: 1;
}
.testimonials .galleryLeft, .whoweare .galleryLeft, .whatwedo .galleryLeft, .testimonials .galleryRight, .whoweare .galleryRight, .whatwedo .galleryRight {
	background: none;
}
.image {
	display: block;
	float: left;
	height: 410px;
	padding: 0 15px;
	width:570px;
}
.image.skinny {width:253px;}
.image img {
	display: block;
	width:570px;
	height:380px;
	border:0;
}
.image.skinny img {
	width:253px;
	height:380px;
}
.image p.caption {
	text-align: center;
	font-size: 11px;
	padding: 7px 0;
	clear: both;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	line-height: 14px;
	color: #888;
	text-shadow: #000 0px 1px;
	margin: 0 auto;
}

.galleryLeft {
	left: 0;
	top: 0;
	background: url(../images/leftGradientArrow.png) no-repeat top left;
}

.galleryRight {
	right: 0;
	top: 0;
	background: url(../images/rightGradientArrow.png) no-repeat top right;
}

#footer {
	float: left;
	width: 1000px;
	clear: both;
	padding: 35px 0 20px;
	letter-spacing: .2em;
	font-size: 9px;
}

#footer .footerLeft {
	float: left;
	width: 400px;
}
#footer .footerLeft a {
	float: left;
	text-transform: uppercase;
	color: #B6272D;
	margin: 0 0px 0 15px;
}
#footer .footerLeft a.facebook {
	background: url(../images/icon-facebook.gif) no-repeat left 1px;
	padding: 0 0 0 15px;
}
#footer .footerLeft a.twitter{
	background: url(../images/icon-twitter.gif) no-repeat left 1px;
	padding: 0 0 0 15px;
}

#footer a:hover {
	color: #FF0000;
}

#footer .address {
	float:left;
	font-size: 9px;
	text-align: center;
	width: 440px;
}

#footer .address .small_caps {
	font-size: 8px;
}


/* Slider 
-------------------------*/
#slider {
	float: left;
	margin: 0px;
	width: 700px;
	height: 9px;
	background: url(../images/diagonalLines.gif) repeat top left; 
}
.extendLeft {
	float: left;
	margin: 0 0 0 100px;
	width: 37px;
	height: 9px;
	background: url(../images/diagonalLines.gif) repeat top right;
	cursor: pointer;
}
.extendRight {
	float: left;
	margin: 0 100px 0 0;
	width: 37px;
	height: 9px;
	background: url(../images/diagonalLines.gif) repeat top right;
	cursor: pointer;
}

#slider div.forward {
	position: absolute;
	top: -20px;
	left: 5px;
	width: 60px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	background: url(../images/icon-arrow_right.gif) no-repeat right 4px;
	color: white;
}

#slider a:hover {
	color: white;
}

/* Slider
----------------------------------*/
.ui-slider { 
	position: relative; 
	text-align: left;
	cursor: pointer;
}
.ui-slider .ui-slider-handle { 
	position: absolute; 
	z-index: 2; 
	top: -3px;
	height: 10px;
	cursor: default; 
	background: #fff;
	cursor:move;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	background-color: #cccccc;
	background-image: -moz-linear-gradient(top, #ffffff 0%,#cccccc 3%, #999999 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(0.03, #cccccc),color-stop(1, #999999));
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#999999');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#999999')";
    -moz-box-shadow: 0px 1px 3px #000; 
	-webkit-box-shadow: 0px 1px 3px #000; 
	box-shadow: 0px 1px 3px #000; 
}
.ui-slider .ui-slider-range { 
	position: absolute; 
	z-index: 1; 
	font-size: .7em; 
	display: block; 
	border: 0;  
}

.ui-slider-horizontal { 
	height: .6em; 
}
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

#demo-frame > div.demo { padding: 10px !important; }
.scroll-bar-wrap { clear: left; padding: 0 4px 0 2px; margin: 0 -1px -1px -1px; }
.scroll-bar-wrap .ui-slider { background: none; border:0; height: 10px; margin: 0 auto;  width: 700px;}
.scroll-bar-wrap .ui-handle-helper-parent { position: relative; width: 800px;height: 4px; margin: 0 auto; background: #161616;border: 1px solid #000; -khtml-border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;}

/* Interaction states
----------------------------------*/
.ui-state-default {
	color: white;
	background: white;
}
.ui-state-hover, 
.ui-widget-content .ui-state-hover, 
.ui-state-focus, 
.ui-widget-content .ui-state-focus {
	background: white; 
	font-weight: normal; 
	color: #212121; 
	outline: none; 
}
.ui-state-hover a, 
.ui-state-hover a:hover { 
	color: red; 
	text-decoration: none; 
	outline: none; 
}
.ui-state-active, 
.ui-widget-content .ui-state-active {
	background: #ffffff; 
	font-weight: normal; 
	color: #212121; 
	outline: none; 
}
.ui-state-active a, 
.ui-state-active a:link, 
.ui-state-active a:visited { 
	color: #212121; 
	outline: none; 
	text-decoration: none; 
}
/* <div class="ui-slider ui-slider-horizontal ui-widget ui-widget-content ui-corner-all">
   <a style="left: 0%;" class="ui-slider-handle ui-state-default ui-corner-all" href="#"></a>
</div>*/


*:first-child+html .image {height:420px; width:570px;}
*:first-child+html .image.skinny {height:420px; width:253px;}

*:first-child+html #footer .footerLeft {width:250px;}
*:first-child+html #footer .address {width:520px }
