
root
{
	display: block;
}

body, html
{
	margin: 0;
	padding: 0;
}

body
{
	background: #017A85;
	font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #333;
}

#wrap
{
	width: 898px;
	background: url(images/wrap.png) top left repeat-y #000;
	margin: 20px auto;
}

/* Header */
#header
{
	background: url(images/header.png) top left no-repeat transparent;
	padding: 16px 0 0;
	position:relative;
	overflow:hidden;
	font-size: 0.875em;
}

/* Global Nav */
#global_nav
{
    clear:left;
    float:left;
    list-style:none;
    margin:0;
    padding:0 0 10px;
    position:relative;
    left:50%;
    text-align:center;
}

#global_nav li
{
    display:block;
    float:left;
    list-style:none;
    margin: 40px 0 0;
    padding:0;
    position:relative;
    right:50%;
}
#global_nav li.logo
{
    margin:0;
}

#global_nav li a
{
    display: block;
    text-decoration: none;
    padding: 10px 12px;
    color: #252525;
}

#global_nav li a.current
{
    color: #02828d;
    font-weight: bold;
}
#global_nav li a:hover
{
    color: #02828d;
}
#global_nav li a img
{
	border: none;
}

/* Content */
#content
{
	margin: 0 19px;
}

/* Generic */
.clear
{
	clear: both;
}

.featured
{
    font-size: 0.875em;
    line-height: 150%;
}

h1
{
	font-size: 2.125em;
	color: #252525;
	margin: 0;
}

p.tagline
{
	font-size: 1.125em;
	margin: 2px 0 1em;
}

.highlight
{
    color: #ff1e00;
}

a
{
    color: #3366FF;
    color: turquoise;
    color: #027e8a;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.strike
{
    text-decoration: line-through;
}

.float-right
{
    float: right;
}

p.detail
{
    margin: 0 0 2px;
}
/* Slideshows */
.slideshow
{
	height: 337px;
	overflow: hidden;
	position: relative;
	margin: 0 0 -10px;
}

.slides
{
    height: 375px;
}

.slide
{
    width: 100%;
    height: 100%;
}

.slide a img
{
    border: none;
}

.slideshow .slide-nav
{
	position:absolute;
	bottom: 0;
	left: 0;
	width: 860px;
	height: 36px;
	background: url(images/slideshow-bg.png) bottom right no-repeat transparent;
	z-index: 597;
}

.slide-nav a
{
	display: block;
	background-image: url(images/arrows.png);
	background-repeat: no-repeat;
	text-indent: -4000px;
	width: 36px;
	height: 36px;
	float: right;
	outline: none;
	position: relative;
	z-index:  599;
    margin: -2px 0 0;
}

.slide-nav .slide-prev
{
    margin-right: 2px;
}

.slide-nav .slide-prev:hover/*, .slide-nav .slide-prev:focus*/
{
	background-position: 0 -72px;
}

.slide-nav .slide-prev:active
{
	background-position: 0 -144px;
}
.slide-nav .slide-next
{
	background-position: 0 -36px;
    margin-right: 4px;
}

.slide-nav .slide-next:hover/*, .slide-nav .slide-next:focus*/
{
	background-position: 0 -108px;
}
.slide-nav .slide-next:active
{
	background-position: 0 -180px;
}

/* Page */
#page, #homepage
{
	position: relative;
	z-index: 698;
}

.no-slider
{
    padding: 20px 0 0;
}

.page-nav, .home-cols
{
	float: left;
	width: 100%;
}

.page-nav-item
{
	float: left;
	width: 162px;
	margin: 0 0 30px 12px;
	overflow: hidden;
}

.page-nav-item-first
{
	margin-left: 0;
}

.page-nav-item a
{
	display: block;
	text-decoration: none;
	color: #252525;
	font-weight: bold;
	font-size: 0.6875em;
}

.page-nav-item a img
{
	border: none;
	margin: 0 0 5px;
}

.home-cols
{
    margin: 0 0 -20px;
}

.home-cols .col
{
	float: left;
	width: 33%;
	overflow: hidden;
}

.home-cols .col-client-talk
{
    width: 66%;
}

.home-cols .col-design-talk
{
    float: right;
}

.home-cols h2, .client-talk h3, h2.featured-projects, .project-additional h2
{
	font-size: 0.75em;
	color: #018390;
	text-transform: uppercase;
	margin: 0 0 0.5em;
}

/*.home-cols h3
{
	font-size: 0.75em;
	margin: 0;
}

.home-cols p
{
	margin: 0;
}

.home-cols .container
{
	font-size: 0.75em;
	margin: 0 20px 1em 0;
}*/

.page-cols
{
    float: left;
    width: 100%;
    background: url(images/divider.jpg) 659px 0 repeat-y transparent;
    margin: 30px 0 -40px;
    line-height: 140%;
}

.page-col-left
{
    float: left;
    width: 603px;
}

.page-col-right
{
    float: right;
    width: 186px;
    font-size: 0.875em;
}

.page-col-right h2
{
    font-size: 1em;
    margin: 0 0 1.5em;
}

.page-col-right h3
{
    font-size: 1em;
    margin: 0;
}

.page-col-right .block
{
    list-style: none;
    margin: 0 0 2em 0;
    padding: 0;
}

.page-col-right .block a
{
    color: #333;
    text-decoration: none;
}

.page-col-right .block a:hover
{
    text-decoration: underline;
}

.client-talk
{
    padding: 20px 0 0;
    font-size: 1.1428571428571428571428571428571em;
    margin: 0 200px 0 0;
}

.quote
{
    border: 1px solid #ddd;
    padding: 5px 10px;
    background: url(images/quote-bg.jpg) bottom repeat-x #ededed;
    line-height:26px;
    font-family: Georgia, Times, "Times New Roman", Sans-Serif;
    margin: 0 0 12px;
}

.quote span.apos
{
    color: #017b87;
    font-size: 1.8333333333333333333333333333333em;
    font-weight: bold;
}

.quote blockquote
{
    margin: 0 0 10px;
    font-style: italic;
    font-size: 0.75em;
    color: #252525;
}

.quote p.company
{
    text-align: right;
    font-size: 0.8125em;
    color: #000;
    font-weight: bold;
    font-style: italic;
    margin: 1em 0 0;
}

.home-cols .post
{
    border: 1px solid #ddd;
    background: url(images/post-bg.jpg) bottom repeat-x #474747;
    color: #fff;
    padding: 10px;
    margin: 0 0 12px;
}

.home-cols .post
{
    font-size: 0.75em;
}

.home-cols .post h3
{
    font-size: 1.1666666666666666666666666666667em;
    margin: 0 0 5px;
}
/* Artwork */
.artwork
{
    padding: 0 0 25px 26px;
}

.artwork-image
{
    float: left;
}

.artwork-image img
{
    border: 1px solid #c7c7c7;
    border: none;
}

.artwork-details
{
    margin: 0 0 0 315px;
    font-size: 0.75em;
}

.artwork-description
{
    font-style: italic;
}

.unavailable
{
    color: #c33;
}

.artwork-additional
{
    float: left;
    width: 100%;
}

.artwork-item
{
    float: left;
    width: 82px;
    height: 59px;
    border: 1px solid #c7c7c7;
    overflow: hidden;
    margin: 5px 5px 0 0;
}

.artwork-item img
{
    border: none;
}

.artwork-item
{
    background-position: top left;
    background-repeat: no-repeat;
}

.artwork-item .video, .project-item .video
{
    display: block;
    height: 100%;
    background: url(images/video.png) center center no-repeat transparent;
}

.artwork-item-right
{
    float: right;
    margin-right: 0;
}

.artist
{
    padding: 25px 0 25px 12px;
    font-size: 0.75em;
    font-size: 0.8125em;
    line-height: 150%;
}

.artist .name
{
    font-size: 1.3333333333333333333333333333333em;
    font-size: 1.2307692307692307692307692307692em;
}

.artist-image
{
    margin: 20px 0 0;
    height: 200px;
    overflow: hidden;
    border: 1px solid #c7c7c7;
}

.artist-details
{
    float: left;
    width: 202px;
}

.artist-details p
{
    margin: 0 0 2px;
}

.artist-bio
{
    margin: 0 0 0 230px;
}

.artist-bio p
{
    margin: 0 0 1em;
}

.divider2
{
    margin: -20px 50px 20px 50px;
    border-bottom: 1px solid #f0f0f0;
}

.divider
{
    margin: 25px 100px 50px 135px;
    border-bottom: 1px solid #808080;
}

/* Projects */
.projects
{
    float: left;
    width: 100%;
}

.project
{
    float: left;
    width: 257px;
    height: 210px;
    margin: 0 42px 30px 0;
    overflow: hidden;
    font-size: 0.75em;
    border-bottom: 1px solid #fff;
}

.project-border
{
    border-bottom: 1px solid #f0f0f0;
}

.project-last
{
    float: right;
    margin-right: 0px;
}

.project h2
{
    font-size: 1em;
    margin: 2px 0 0;
    color: #252525;
}

.project a.view
{
    float: right;
}

.project .thumb
{
    margin: 0 0 10px;
    border: 1px solid #555;
}

.project h2 a
{
    color: #333;
}

.project p.services
{
    margin: 1em 0 5px;
    color: #666;
    font-size: 0.91666666666666666666666666666667em;
}

.single-project
{
    width: 840px;
    font-size: 0.875em;
    color: #333333;
}

.blockMsg .single-project
{
    height: 100%;
    overflow: auto;
}

.blockMsg .project-content
{
    background: url(images/overlay-bott.jpg) bottom left repeat-x #fff;
    /*height: 99%;*/
    padding: 12px;
    margin: 20px 0 30px;
}

.single-project h1
{
    font-size: 1em;
    margin: 0 0 2px;
}

.single-project p.detail, .single-project p.services
{
    margin: 0 0 2px;
}

.project-image
{
    float: left;
}

.project-details
{
    margin: 0 11px 0 450px;
}

.project-description
{
    font-size: 0.92857142857142857142857142857143em;
    font-size: 0.85714285714285714285714285714286em;
    line-height: 150%;
}

.project-additional
{
    padding: 0;
    margin: 30px 0 0;
    float: left;
    width: 780px;
    border-top: 1px solid #f0f0f0;
}

.project-additional h2
{
    margin: -8px 0 10px;
    width: 125px;
    background: #fff;
    font-size: 0.85714285714285714285714285714286em;
    /*font-size: 0.78571428571428571428571428571429em;*/
}

.project-item
{
    float: left;
    width: 145px;
    height: 111px;
    margin: 0 11px 11px 0;
    overflow: hidden;
    border: 1px solid #c7c7c7;
}

.project-item-right
{
    margin-right: 0;
    float: right;
}

.project-item img
{
    border: none;
}

.project-preview
{
    /*min-height: 400px;*/
}

#loader
{
    display: none;
}

.contact-cols
{
    float: left;
    width: 100%;
}

.contact-cols .col-logo
{
    float: left;
    width: 54%;
    text-align: center;
    padding: 90px 0 0;
}

.contact-cols .col-contact
{
    float: right;
    width: 45%;
    font-size: 0.75em;
    border-left: 1px solid #ddd;
    padding: 12px 0;
}

.col-contact dl
{
    padding: 0 0 0 20px;
}

.col-contact dt
{
    font-weight: normal;
    margin: 0;
}

.col-contact p, .col-contact dt.desc
{
    margin: 0 0 1em;
}

.col-contact dd
{
    padding: 0;
    margin: 0;
}

.page-content
{
    font-size: 0.875em;
    padding: 1.5em 0 0;
}

.page-content h2
{
    font-size: 1em;
    margin: 0 0 -1em;
    color: #00828f;
}

.page-content .section
{
    padding: 0 0 20px;
}

.page-content .divider2
{
    margin: 0px 50px 34px 50px;
    border-bottom: 1px solid #ccc;
}

.page-content a
{
    color: #993;
}
/* Footer */
#footer
{
	background: url(images/footer.png) bottom left no-repeat #000;
	font-size: 0.75em;
	height: 169px;
    margin: 40px 0 0;
}

#footer p
{
	margin: 0 0 8px;
}

#footer .address
{
	float: left;
	padding: 40px 0 0 20px;
	width: 310px;
	color: #027e8a;
	color: #927d1c;
    font-size: 0.91666666666666666666666666666667em;
}

#footer .address img
{
	float: left;
    margin: 0 12px 0 0;
}

#footer .external
{
	float: left;
	padding: 15px 20px 0 0;
	padding: 15px 0 0 0;
    width: 560px;
}

#footer .newsletter h2
{
    font-size: 1.3333333333333333333333333333333em;
	color: #027e8a;
    margin: 0 0 3px 0;
}

#footer .external .newsletter p
{
    margin: 0;
    color: #fff;
}

#footer .newsletter button
{
    font-size: 1em;
	color: #027e8a;
    background: none;
    border: none;
    padding: 0 0 0 10px;
    margin: 0;
    cursor: pointer;
    width: 65px;
}

#footer .newsletter input
{
    color: #333;
    font-size: 1em;
    border: none;
    margin: 0;
    padding: 4px;
    background: url(images/textbox.jpg) top left no-repeat;
    width: 158px;
}

#footer .newsletter  form
{
    float: right;
    width: 252px;
    padding: 25px 0 0;
}

#footer a img
{
	border: none;
	margin: 0 15px 0 0;
}

#footer .external p.img
{
    margin: 0;
}

#footer .external p
{
    margin: 29px 0 0;
}

#footer span
{
    /*font-size: 0.83333333333333333333333333333333em;*/
}

/* Scrollpane */

.jspContainer {
	position: relative;
	overflow: hidden;
	z-index: 9999;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 18px;
	height: 100%;
	background: none;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: none;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: block;
	height: 20px;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #000;
	border: 1px solid #000;
	background: rgba(0,0,0,0.6);
	border: 1px solid rgba(0,0,0,0.6);
	position: relative;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.jspDrag
{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left, #ffffff 32%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(32%,#ffffff), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ffffff 32%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ffffff 32%,#999999 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #ffffff 32%,#999999 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#999999',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #ffffff 32%,#999999 100%); /* W3C */
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	margin: 0 2px 0 1px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
