@charset "UTF-8";
/* CSS Document */

body {
	font-size: 75%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #120000;
	background-color:#DADADA;
}
html>body {
	font-size: 12px;
}
* {
	margin: 0;
	padding: 0;
}
#container {
	overflow: hidden;
}
#container .rightcolumn {
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}
#container .leftcolumn {
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}
#container .rightgallery {
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}
#container .blog {
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}
.whitecol {
	background-color:#fff;
	margin-right:27px;
	height: 360px;
}
.leftcolumn {
	width:234px;
	float:left;
	background-image: url("media/CK_backnav2.jpg");
	background-repeat: repeat-y;
	padding: 18px 0;
}
.rightcolumn {
	width: 678px;
	background-color:#ABB09F;
	background-image: url(media/blur.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
	border-left: 4px solid white;
	float: left;
		overflow: hidden;

}
.rightgallery {
	width: 572px;
	float: left;
	background-color:#ABB09F;
	background-image: url(media/blur.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
	border-left: 4px solid white;
}
.blog {
	width: 572px;
	float: left;
	background-color:#FFF;
	background-image: url(media/blur.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
	border-left: 4px solid white;
	padding-right: 20px;
}
#footer {
	float: left;
	clear:both;
	width:916px;
	height:37px;
	background-image:url(media/footer.jpg);
}
#footer_gal {
	float: left;
	clear:both;
	width:790px;
	height:37px;
	background-image:url(media/footer2.jpg);
}
p {
	font-size:12px;
	line-height: 18px;
	
}
.leftcolumn p {
	padding-left: 60px;
}
.rightcolumn p {
	padding: 9px 18px;
}
p.right {
	float:right;
	margin: 0 40px 0 20px;
	width: 200px;
	height: 400px;
}
ul {
	padding: 18px 0;
}
ul li {
	list-style-type:none;
}
ul.bullet {
	line-height: 18px;
	padding: 0;
	margin:0 0 6px 34px;
}
ul.bullet li {
	list-style-type:disc;
	padding-left: 10px;
}
h2 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	letter-spacing: 1px;
	line-height:42px;
}
h3 {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	letter-spacing: 1px;
	line-height:26px;
}
h4 {
	margin-left: 60px;
	font-size: 13px;
}
h5 {
	font-size: 13px;
	padding: 9px;
}
a:link {
	color: #3f6a89
}
a:visited {
	color: #3f6a89
}
a:hover, a:active {
	color: #c8460a
}
#navigation {
	padding: 18px 0 18px 60px;
	width: 174px;
}
#navigation li {
	color: #c8460a;
	font-size: 11px;
	line-height: 28px;
	font-weight:bold;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color:#646B5B;
	text-decoration: none;
	display: block;
	margin-left: -6px;
	padding-left: 6px;
	border-bottom: 1px solid #898989
}
#navigation ul li a:hover {
	background-color: #333;
	color: #fff
}
/* Change list item background based on Section ID */
body#home-page #navigation ul li#home, body#work-page #navigation ul li#work, body#test-page #navigation ul li#test, body#contact-page #navigation ul li#contact, body#program-page #navigation ul li#program  {
	background-color:#fff;
	margin-left: -6px;
	padding-left: 6px;
}
/* Change list item links based on Section ID */
body#home-page #navigation ul li#home a, body#work-page #navigation ul li#work a, body#test-page #navigation ul li#test a, body#contact-page #navigation ul li#contact a, body#program-page #navigation ul li#program a{
	color: #333;
	margin-left: -6px;
	padding-left: 6px;
	background-color:#fff;
}
/* Change list item hovered links based on Section ID */
body#home-page #navigation ul li#home a:hover, body#work-page #navigation ul li#work a:hover, body#test-page #navigation ul li#test a:hover, body#contact-page #navigation ul li#contact a:hover, body#program-page #navigation ul li#program a:hover {
	text-decoration: none;
	cursor: default;
}
body#gallery-page #navigation ul li#gallery {
	background-color:#E6E6E6;
	border-left: #898989 solid 1px;
	border-bottom: #898989 solid 1px;
	margin-left: -6px;
	padding-left: 6px;
}
body#gallery-page #navigation ul li#gallery a {
	border-bottom: 0px;
}
/* Display subnavigation based on Section ID */
body#gallery-page #navigation ul li#gallery ul#galleryLinks {
	display: block;
}
/* Subnavigation */
#navigation ul li ul {
	display: none;
	margin:-6px 0 0 -6px;
	padding: 6px 0 0 6px;
}
#navigation ul li ul li {
}
#navigation ul li ul li a {
	line-height: 24px;
	font-weight:normal;
}
/* Cascading styles for subnavigation links */
body#gallery-page #navigation ul li ul#galleryLinks li a {
	border-bottom: 1px solid #ccc;
	padding-left: 16px;
}
/* Cascading styles for subnavigation hover links */
body#gallery-page #navigation ul li#gallery ul li a:hover {
}
#awards {
	background-color: #c8460a;
	float: right;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
	border-left: 4px solid #fff;
	margin-right:26.4px;
	padding: 12px;
}
#awards ul li {
	line-height: 18px;
}
/*
-----------------------------------------------
How We Work Page
----------------------------------------------- */
#work-page .gallery {
	height:auto;
}
#print {
	width: 800px;
	background:#fff;
}
#print p, #print ul {
	font-size: 10pt;
	line-height:16pt;
	color:black;
}
#print h2 {
	color:black;
}
#print .coleft {
	width: 266px;
	padding-left: 20px;
	text-align:left;
}
#print .colrt {
	width: 266px;
	float:right;
	padding-right: 40px;
	text-align:left;
}
.gallery .subnav {
	background: #ACB0A0;
	padding: 20px;
}
a.subnav:link, a.subnav:visited {
	padding: 10px;
	color: #fff;
	margin: 0px 4px 0px 0px;
	background-color: #9A9D90;
	border: solid 1px #CCC;
	text-decoration:none;
}

a.subnav:hover {
	color: #000;
	background-color:#fff;
}

.SlidingPanelsContent h3, .SlidingPanelsContent p, .SlidingPanelsContent ul {
	padding: 0 16px;
	line-height: 18px;
	text-align:left;
	color: #333;
	float:left;
}
.SlidingPanelsContent h3 {
width: 150px;
float:left;
}

.SlidingPanelsContent p {
margin-bottom: 9px;
	width: 380px;
}


.SlidingPanelsContent ul li {
font-size:13px;
	line-height: 16px;
	margin-bottom:6px;
	width: 380px;
}
.SlidingPanelsContent span {
	color: #333;
	font-weight: bold;
	font-size: 36px;
	float:left;
	padding: 0 10px 80px 10px;
}
.SlidingPanelsContent img {
	margin-bottom: 10px;
}
.slideNav a:link, .slideNav a:visited {
	padding: 10px;
	color: #000;
	margin: 0px 4px 0px 0px;
	background-color: #DADADA;
	border: solid 1px #666;
	text-decoration:none;
}

.slideNav a:hover {
	color: #fff;
	background-color:#666;
}
.slideNav a:focus{
	color: #000;
	background-color:#fff;
}
/*
-----------------------------------------------
Spry Demos CSS Rules
Version:  12 Apr 2006 (0.2b)
----------------------------------------------- */
/*-----------------------------------------------
forms
----------------------------------------------- */
#program-page form {
background-color:#e2e2e2;
line-height:18px;
border:1px solid #ccc;
width: 300px;
margin: 10px 40px 0 20px ;
padding: 10px;
}


#program-page label {
display:block;
}

#program-page input, #program-page textarea,#program-page select {
margin-bottom: 9px;
}



/* Gallery and Playback Controls
----------------------------------------------- */
.gallery {
	background-color:#fff;
	margin-right:27px;
	height: 360px;
	text-align: center;
}
#gallerySelect {
	width: 180px;
}
#controls {
	margin:0 auto;
}
#galleries {
	margin:0 auto 20px auto;
}
#galleries label {
	padding-bottom: 2px;
}
#galleryLinks a {
	text-decoration: none;
}
#previews {
	width: 270px;
	margin: 0 auto;
	height: 30px;
}
#transport {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
#transport li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 64px;
	text-align:center;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #666 url('media/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #666 url('media/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666 url('media/bg_grad_gray2.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}
#thumbnails {
	margin: 10px auto;
	display: none;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px;
	padding: 0;
	display:inline;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#mainImageOutline {
	background-color: #eee;
	overflow: hidden;
	width: 0px;
	height: 360px;
	margin:0 auto 0 auto;
}
#mainImage {
	width: 100%;
	height: 360px;
}
#picture img {
	border: 1px solid #999;
}
.selectedThumbnail {
	border: solid 2px #fc0 !important;
}
.inFocus {
	border: solid 1px #fc0 !important;
}
/* Gallery REMOVE styles */
img.thumbs {
	height:82px;
	width:82px;
	margin-right: 6px;
	margin-bottom: 6px;
	border: solid #666666 1px;
	cursor:pointer;
}
#main {
	text-align:center;
}
#thumbContainer {
	float:right;
	width:180px;
}
.showroom {
	background-color:#fff;
	padding:24px;
	margin-right:27px;
	height: 360px
}

.errormsg {
color: #660000;
font-weight:bold;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

