/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0;
	padding: 0;
	background: url(images/background.jpg) center top no-repeat;
}

body, td {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #58595b;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: 100;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 3px 0px 2px 0px;
	margin: 0px 0px 18px 0px;
	border-top: dotted 1px #8f9092;
	border-bottom: dotted 1px #8f9092;
	color: #231f20;
}

h2 {
	font-size: 14px;
	font-weight: 400;
	color: #231f20;
}

h3 {
	font-size: 14px;
	color: #231f20;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

h4 {
	font-size: 12px;
	color: #231f20;
	font-weight: bold;
}

h5 {
	color: #0467b4;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

a {
	color: #0467b4;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

img { border: none; }

p {
	margin: 0;
	/*padding: 5px 0px 15px 0px;*/
	padding: 5px 0px 5px 0px;
}


/* Main Template */

#header {
	width: 990px;
	height: 122px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}

.nav {
	float: right;
	margin: 37px 55px 0px 0px;
	height: 50px;
}

.nav ul {
	width: auto;
	height: 20px;
	border-top: dotted 1px #8f9092;
	border-bottom: dotted 1px #8f9092;
	list-style: none;
	margin: 0;
	padding: 0px 10px;
}

.nav ul li {
	float: left;
	margin: 0;
	padding: 3px 25px 0px 25px;
	font-size: 10px;
}

.nav ul li a, .nav ul li a:hover {
	color: #231f20;
	text-decoration: none;
}

.sub-nav ul {
	height: 20px;
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

.sub-nav ul li {
	float: left;
	margin: 0;
	padding: 3px 35px 0px 0px;
	font-size: 11px;
}

.sub-nav ul li a, .sub-nav ul li a:hover {
	color: #0467b4;
	text-decoration: none;
}

#nav-selected a, #nav-selected a:hover {
	color: #0467b4;
}

#main-content {
	width: 990px;
	min-height: 490px;
	margin: 0 auto;
}

#footer {
	width: 970px;
	height: 15px;
	margin: 0 auto;
	padding: 10px;
	text-align: right;
	font-size: 10px;
}

#footer a {
	color: #58595b;
	text-decoration: underline;
}

#footer a:hover {
	color: #0467b4;
	text-decoration: none;
}

#page-content {
	width: 854px;
	height: auto;
	overflow: auto;
	margin: 0px 57px 0px 79px;
}

.header-banner {
	margin: 0;
	padding: 0;
}

#left-column {
	width: 140px;
	margin: 0px 26px 0px 0px;
	padding: 55px 0px 0px 0px;
	float: left;
}

#left-nav ul {
	width: 140px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#left-nav ul li {
	width: 140px;
	padding: 0;
	margin: 0px 0px 1px 0px;
}

#left-nav ul li a, #left-nav ul li a:hover {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 125px;
	padding: 5px 0px 3px 15px;
}

#left-nav ul li ul li a, #left-nav ul li ul li a:hover {
	font-weight: 400;
	color: #000;
	font-size: 12px;
}

#case-studies ul {
	width: 140px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#case-studies ul li {
	width: 140px;
	margin: 0px 0px 1px 0px;
	padding: 0;
}

#case-studies ul li a, #case-studies ul li a:hover {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 125px;
	padding: 4px 0px 4px 15px;
}

#right-column-container {
	width: 688px;
	margin: 0px;
	padding: 25px 0px 0px 0px;
	float: right;
	overflow: auto;
}

#right-column {
	width: 180px;
	margin: 0;
	padding: 0;
	float: right;
}

.right-column-element {
	width: 180px;
	margin-bottom: 20px;
	line-height: 18px;
}

.right-column-image-top {
	margin: 5px 0px 15px 0px;
}

.right-column-image-bottom {
	margin: 15px 0px 5px 0px;
}

.right-column-tab a, .right-column-tab a:hover {
	display: block;
	width: 165px;
	color: #6d6e71;
	padding: 2px 0px 4px 15px;
	margin: 0px 0px 1px 0px;
	background: #e5e5e5;
	text-decoration: none;
}

#right-column-tab-contact a, #right-column-tab-contact a:hover {
	display: block;
	width: 165px;
	color: #fff;
	padding: 3px 0px 5px 15px;
	margin: 0px 0px 1px 0px;
	background: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#content {
	width: 482px;
	margin: 0;
	padding: 0;
}


/* Home Page */

#home-accordion {}

#home-bottom-new {
	width: 100%;
	height: 225px;
	overflow: auto;
	margin: 20px 0px 0px 0px;
}

.home-bottom-box {
	width: 270px;
	margin: 0px 0px 0px 45px;
	float: left;
}

.home-bottom-box h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px;
	border-top: 1px dotted #8f9092;
	border-bottom: 1px dotted #8f9092;
	margin-bottom: 7px;
}

#home-bottom-slideshow {
	width: 270px;
	height: 153px;
	float: none;
	border-right: none;
	padding: 0;
}

#home-bottom-slideshow-content {
	width: 270px;
	height: auto;
	margin: 0;
	padding: 0;
	float: none;
}

#home-slide-show {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 140px;
	overflow: hidden;
}

#home-slide-show li {
	margin: 0;
	padding: 0;
}

.home-slide {
	display: none;
}

#home-slide-navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.home-slide-link-image {
	width: 33px;
	height: 4px;
	background: #ccc;
}

/*#home-bottom {
	width: 930px;
	height: 155px;
	padding: 25px 30px;
	overflow: auto;
}

#home-bottom-slideshow {
	width: 544px;
	height: 153px;
	float: left;
	border-right: 1px dotted #8f9092;
	padding: 0px 35px 0px 0px;
}

#home-bottom-slideshow-content {
	width: 301px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#home-bottom-slideshow-image {
	width: 153px;
	height: 153px;
	float: left;
	margin: 0px 0px 0px 20px;
}

#home-bottom-slideshow-icon {
	width: 50px;
	height: 118px;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 35px 0px 0px 0px;
}

#home-slide-show {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 153px;
	overflow: hidden;
}

#home-slide-show li {
	margin: 0;
	padding: 0;
}

.home-slide {
	display: none;
}

#home-slide-navigation {
	margin: 0px 0px 0px 70px;
	padding: 0px 188px 0px 0px;
	text-align: left;
}

.home-slide-link-image {
	width: 33px;
	height: 4px;
	background: #ccc;
}
*/
#home-bottom-blog {
	/*width: 315px;*/
	width: 315px;
	height: 152px;
	float: right;
	/*padding: 0px 0px 0px 35px;*/
	padding: 0px 0px 0px 0px;
}

/* Press Releases */

.press-release-preview {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px dotted #8f9092;
}

/* Media */

.white-paper-preview {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px dotted #8f9092;
}

.team-name {
	margin: 0px 0px 20px 0px;
}

.team-name a {
	color: #231f20;
	text-decoration: none;
}

.team-name a:hover {
	text-decoration: underline;
}


/* Blog */

#blog-right-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#blog-right-sidebar ul li {
	margin: 0px 0px 30px 0px;
	padding: 0;
}

#blog-right-sidebar ul li ul {
	margin: 5px 0px 0px 0px;
	padding: 0;
	list-style: none;
}

#blog-right-sidebar ul li ul li {
	margin: 0px 0px 1px 0px;
	padding: 0;
	list-style: none;
}

#blog-right-sidebar ul li ul li a, #blog-right-sidebar ul li ul li a:hover {
	display: block;
	width: 165px;
	color: #6d6e71;
	padding: 2px 0px 4px 15px;
	margin: 0px 0px 1px 0px;
	background: #e5e5e5;
	text-decoration: none;
}

/* User Profile */

#profile-form td {
	padding: 0px 0px 10px 0px;
}

#profile-form td input[type="text"], #profile-form td textarea {
	width: 350px;
	padding: 1px 2px;
	border: 1px solid #000;
	margin: 3px 0px 3px 0px;
}

#profile-form label {
	display: block;
}

#profile-form td #state {
	width: 100px;
}

#profile-form td #zip {
	width: 50px;
}


/* General Use Classes */

.text-10 { font-size: 10px; }
.text-11 { font-size: 11px; }
.text-12 { font-size: 12px; }
.text-13 { font-size: 13px; }
.text-14 { font-size: 14px; }
.text-15 { font-size: 15px; }
.text-16 { font-size: 16px; }
.text-17 { font-size: 17px; }
.text-18 { font-size: 18px; }
.text-19 { font-size: 19px; }
.text-20 { font-size: 20px; }
.text-black { color: #231f20; }
.text-white { color: #fff; }
.text-grey { color: #58595b; }
.text-blue { color: #0467b4; }
.text-green { color: #80b41c; }
.text-yellow { color: #f4bf06; }
.text-red { color: #ff0000; }
.background-black { background-color: #000; }
.background-white { background-color: #fff; }
.background-grey { background-color: #58595b; }
.background-lgt-grey { background-color: #ccc; }
.background-blue { background-color: #0467b4; }
.background-green { background-color: #80b41c; }
.background-yellow { background-color: #f4bf06; }
#blue a:hover { background-color: #0467b4; }
#green a:hover { background-color: #80b41c; }
#yellow a:hover { background-color: #f4bf06; }
#black a:hover { background-color: #000; }
.border-bottom-dotted {
	border-bottom: 1px dotted #8f9092;
}

/* Vidoes */

.video-popup {
	width: 480px;
	height: 385px;
	background: url(images/video-background.png) no-repeat;
	padding: 9px 39px 80px 39px;
	display: none;
	position: absolute;
	top: 150px;
}

.video-popup-close {
	text-align: right;
	padding: 5px 5px 0px 0px;
	height: 25px;
	margin: 0 -30px 0px 0px;
}

.video-popup-close a, .video-popup-close a:hover {
	color: #000;
	text-decoration: none;
}

