/* ================================================================ */

/* First, some basic resets, body styles, etc. */
html, body, div, span, fieldset, form, label, legend
{border: 0; margin: 0; outline: 0; padding: 0; background: transparent; vertical-align: baseline;}

html, body {
	height: 100%;
}
body {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	background: #000 url(images/bg.gif) repeat;
	color: #ddd;
}
body a {
	color: #E2E9FC;
	font-weight: bold;
}
body a:hover { color: #F4EA9F; }
:link:focus {
	outline:1px dotted #005AAA;
	outline-color:rgba(0,90,170,0.7);
}
img[src^=images\/resultset] {
opacity:0.6;
filter: alpha(opacity=60);
zoom: 1;
}
img[src^=images\/resultset]:hover {
opacity:1;
filter: alpha(opacity=100);
zoom: 1;
}
.blue { color:#CFE0EF; 
}
#container {
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin:0 auto; /* center, not in IE5 */
	display: block;
	width: 1050px;
	padding: 2px;
	background: #000;
}
#header {
	float: left;
	margin: 0px;
	background: #000 url(images/header.jpg) no-repeat right;
	width: 1035px;
	height: 125px;
	padding: 1px 0px 0px 15px;
}
#navspacer {
	background: url(images/navbar_grad.gif);
	height: 27px;
	width: 1050px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	white-space:nowrap;
}

/* Menu */
#cssdropdown, #cssdropdown ul { list-style: none; }
#cssdropdown, #cssdropdown * {
	padding: 0;
	margin: 0;
}
/* Head links */
	#cssdropdown li.headlink {
	float: left;
	text-align: center;
	position: relative;
	background: #005aaa url(images/navbar_grad.gif) repeat-x top;
	z-index: 9999;
}
#cssdropdown li.headlink > a {
	display: block;
	border: solid 1px transparent;
	border-right: solid 1px #333;
	padding: 5px 16px;
	font: bold 15px/15px Arial, sans-serif;
	color: #FFFFFF;
}

/* Child lists and links */
#cssdropdown li.headlink ul {
	display: none;
	text-align: left;
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 27px;
	background: #202020;
	margin: 0; padding: 0;
	float: left;
	border: 1px solid #101010;
-moz-box-shadow: 6px 6px 8px #000;
-webkit-box-shadow: 6px 6px 8px #000;
box-shadow: 6px 6px 8px #000;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction=135, strength=8);
zoom: 1 !important;
}
#cssdropdown li.headlink:hover ul {
	display: block;
}
#cssdropdown li.headlink ul li {
	display: block;
	border: 1px solid #181818;
	background-color: transparent;
}
#cssdropdown li.headlink ul li > a {
	display: block;
	padding: 6px 16px;
	font: normal small-caps 14px/14px Arial, sans-serif;
	color: #FFF;
}
#cssdropdown li.headlink > a:hover {
	background: #005aaa;
	border: inset 1px #111 ;
}
#cssdropdown li.headlink ul li:hover {
	border: 1px inset #181818;
	background-color: #383838 !important;
}
#cssdropdown li.headlink ul li.navicon {
	padding-left: 7px;
	background-image: url(images/svn-icon-mini.png);
	background-position: 4px 6px;
	background-repeat: no-repeat;
}
#cssdropdown a {
	text-decoration: none;
	white-space: nowrap;
}
#cssdropdown a:hover { text-decoration: none; }


/* center */
#left_col {
	float: left;
	width: 250px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:440px;
	display: block;
	margin: 0px;
	clear: left;
	padding: 10px;
	background: url(images/main_grad.gif) repeat-x top;
}
#front1 {
	height: 100%;
	width: 776px;
	float: left;
	display: block;
	border-left: 2px solid #222;
	margin: 0px auto;
	border-right: 2px solid #222;
	background: #231F20;
	padding: 10px 0px 30px;
}
#front2 {
	margin: 0px;
	float: left;
	padding: 0px 20px 20px 43px;
	border-left: 2px solid #222;
	background: url(images/main_grad.gif) repeat-x top;
	min-height: 440px;
	width: 360px;
	border-right: 2px solid #222;
}
#front2 p {
	text-align: justify;
	text-indent: 1.4em;
	margin: 0px 0px 20px;
	font-size: .8em;
	line-height: 1.3em;
	padding: 0px;
	width: 360px;
}
#inter_center {
	height: auto;
	width: 700px;
	float: left;
	display: block;
	overflow: visible;
	margin: 10px;
	padding: 30px;
	border-top: 1px solid #005AAA;
	background: url(images/main_grad.gif) repeat-x top;
	min-height: 440px;
}
#inter_catylist {
	height:1800px;
	width: 720px;
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border: none !important;
	background: transparent url(images/ajax-loader.gif) no-repeat scroll center 150px;
	overflow: visible;
}

#inter_center p {
	text-align: justify;
	margin: 0px 10px 16px;
	padding: 0px;
	font-size: 13px;
	line-height: 16px;
}
#inter_center table tr td {
	padding: 10px;
	font-size: 12px;
}
#footer {
	clear: both;
	width: 1050px;
	background: #181818;
	border-top: 2px solid #282828;
	color:#585858;
}
a#backtotop {
	color:#555;
	position: relative;
	top: -20px;
	font-size: 10px;
	left: 950px;
}
#footer-contents {
	width:980px;
	text-align:left;
	margin:auto;
	padding:35px;
}
#footer-menu, #footer-menu ul {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	clear: none;
}
#footer-menu {
width:655px;
margin:0 35px 0 5px;
float:left;
border-right:dotted 1px #383838;
}
#footer-menu li {
	margin:0 10px 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	display:inline;
	font-size:11px;
}
#footer-menu li ul {
margin:5px 0 0;
}
#footer-menu ul li {
	float:none;
	font-size:9px;
	padding:3px 5px;
	margin:0;
	display:block;
	width:auto;
border-top:dotted 1px #303030;
}
#footer-menu a:link, #footer-menu a:visited {
	color:#686868;
	text-decoration:none;
	font-weight:normal;
}
#footer-menu a:hover, #footer-menu a:active {
	color:#888;
}
#footer #copyright {
	background:url(images/svn-icon-sm.png) no-repeat left top;
	padding-left:55px;
	float: left;
}
#footer #copyright p {
	font-size:9px;
	line-height: 12px;
padding:0;
margin:4px 0;
}
#footer #copyright a:link, #footer #copyright a:visited {
color:#585858;
	text-decoration:none;
	font-weight:normal;
}
#footer #copyright a:hover, #footer #copyright a:active {
}

.left_box {
	padding: 7px;
	margin-bottom: 15px;
	font-size: 0.7em;
	border-top: 3px solid #005AAA;
	border-bottom: 1px solid #333;
	background: #231F20 url(images/footer_grad.jpg) repeat-x top;
	width: 235px;
}
#left_col h3 {
	letter-spacing: 1px;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
#topbar {
	background-color: #005AAA;
	margin: 0;
	font:normal 9px/9px Verdana,sans-serif;
	text-align:center;
	color:#8EB1D0;
	padding:3px;
	border-bottom: 1px solid #000;
}
#topbar a { color:#B8CBDC; 
}
.breaker {
	clear:both;
	font-size:1px;
}
.topnav {
	font-size: 9px;
	margin: 0;
	float: right;
	padding: 6px 7px 0 0;
	clear: none;
}
.topnav a {	font-weight: normal;}
.biopic {
	border: thin groove #333;
	float: left;
	clear: both;
	padding: 2px;
	margin: 0px 10px 30px 0px;
}
#bios p {
	margin: 0px auto 1px;
	padding: 5px 16px 10px;
	background: #222;
	position: relative;
	float: left;
	width: 400px;
	text-indent: 0px;
	font: 0.7em Georgia, "Times New Roman", Times, serif;
}
#bios h4 {
	float: left;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px 0px 9px;
	clear: right;
	letter-spacing: 1px;
}
#bios {
	width: 550px;
	margin: 10px auto;
	padding: 0;
}
div.testlink {
	background: #383838;
	padding: 6px 8px;
	float: right;
	border: 1px outset #000000;
	font: bold small-caps 13px Arial, sans-serif;
	color: #FFFFFF;
	margin: 0 20px 20px 0;
}
div.testlink:hover {
	background: #005aaa;
}
#inter_center h1 {
	font: bold small-caps 18px/18px Arial, sans-serif;
	margin: -10px -20px 35px;
	letter-spacing: 1px;
	padding: 0 0 5px 10px;
	color: #808080;
	border-bottom: 1px dotted #666;
}
#inter_center h2 {
	font: 18px Arial, sans-serif;
	margin: 20px 0px;
	padding: 6px 0px 10px 40px;
	color: #EEE;
	letter-spacing: 1px;
	border-bottom: 2px solid #005AAA;
	background: url(images/sm_icon.png) no-repeat 10px top;
}
#inter_center h3 {
	font-size: 14px;
	margin: 22px 0px 7px;
	padding: 0 0 4px 10px;
	font-weight: bold;
	border-bottom: 1px dotted #005AAA;
}
#inter_center h3 a {
	text-decoration: none;
}
#inter_center h4 {
	font-size: 16px;
	margin: 10px 0px;
	padding: 0px;
}
.lg_biopic {
	float: right;
	margin: 0px 15px 10px 20px;
	clear: right;
	border: thin ridge #222222;
}
#bios h5 {
	display: block;
	float: left;
	clear: left;
}
#biolist ul {
	display: block;
	color: #EEE;
	margin: 15px 15px 20px;
}
#biolist ul li {
	list-style: circle outside;
	font-size: 11px;
	line-height:16px;
	margin-bottom: 5px;
}
#cov ul {
	margin: 15px auto;
	padding: 0px;
	font: italic 15px/18px Georgia, "Times New Roman", Times, serif;
	width: 88%;
}
#cov ul li {
	background: #181818;
	margin-bottom: 9px;
	padding: 18px;
	list-style: url(none) none outside;
	border: 1px solid #282828;
}
#cov span {
	display:block;
	text-align:right;
	font: normal 80% Tahoma, Verdana, sans-serif;
	font-weight:bold;
}
#clientlist ul {
	list-style: none;
	display: block;
	padding: 15px;
	margin: 0px 25px 50px;
	background: #fff;
	text-align: center;
	vertical-align: top;
	float: left;
}
#clientlist ul li {
	display: inline;
	font-size: 0.7em;
	color: #333333;
	margin: 0px;
	padding: 10px;
}
#clientlist ul li img {
	display: inline;
	padding: 10px;
}
#costar td {
	font-size: 9px;
	text-align: center;
	padding: 6px 9px 0px;
	vertical-align: top;
}
#catalyst {
	width: 296px;
	float: left;
	padding: 0px 39px 10px 18px;
	margin: 0px auto;
	vertical-align: top;
	background: url(images/main_grad.gif) repeat-x top;
	min-height: 440px;
}
#catalyst h2{
	font-size: 16px;
	margin: 0px 0px 5px;
}
#catalyst h4 {
	clear:both;
	margin: 14px 0px 5px;
	color: #EAEEF2;
	font: 12px/12px Arial, sans-serif;
}
#catalyst h4 a {
	width: 296px;
	display:block;
	color: #EAEEF2;
}
#catalyst a{text-decoration: none;}
.infobox {
	background:#000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #333;
	padding: 10px 10px 5px;
	margin:4px 0px 10px;
}
div.list_box {
	background: #EAEEF2 url(images/shadow-top100.png) repeat-x bottom;
	padding: 8px 12px 8px 8px;
	margin-bottom: 5px;
	border: 1px outset #AAA;
	font-size: 10px;
	text-align: justify;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
div.list_box > a > img {
	max-height:100px !important;
	max-width:100px !important;
	margin: 0 0 5px 10px;
	background: #fff;
	border: 1px solid #888;
	-moz-box-shadow: 3px 3px 3px #111;
	-webkit-box-shadow: 3px 3px 3px #111;
	box-shadow: 3px 3px 3px #111;
	padding: 5px 5px 10px;
	float: right;
}
.list_box a{ color: #303038;font-weight:normal; }
.list_box a:hover{ color: #484848;}
.blogpost a{
	font-weight:normal;
	text-decoration: none;
	border-bottom: 1px dotted #005aaa;
	padding-bottom:1px;
	line-height: 15px;
}
.blogpost {
	background: url(images/bullet_yellow.png) no-repeat;
	padding-left: 18px;
	margin: 3px 5px 9px 3px;
}
.date {
	display:block;
	font-size: 9px;
	text-align: right;
	margin: 5px 5px 0px 0px;
	text-decoration: none;
	color: #a8a8a8;
}
div.blogpost > div.date,
div#catalyst div.date { color: #484848; }

.left16px, .right16px {
	display:block;
	font-size: 9px;
	line-height: 22px;
}
.left16px {
float:left;
padding:0 5px 0 25px;
}
.right16px {
	float:right;
	text-align:right;
	padding:0 20px 0 5px;
}

#mapframe {
	width:340px;
	float: right;
	padding: 0 15px 15px;
	margin: 15px 0;
	font-size: 10px;
	background: #222;
	border: 1px solid #333;
}
#location {
	float:left;
	padding: 20px;
	margin: 0 30px;
	background: #333333;
	font-size: 11px;
	width: 170px;
	border: 1px solid #666;
}
#location img {margin: 0 auto;}
#report {
	background: #231F20 url(images/footer_grad.jpg) repeat-x top;
	padding: 10px 50px 10px 10px;
	font-size: 11px;
	border: 1px solid #333;
	clear: both;
	display: block;
	float: left;
	width: 550px;
	margin: 10px 0px 0px 25px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: justify;
}
#report img {
	margin-right: 10px;
	float: left;
	-moz-box-shadow: 3px 3px 3px #111;
	-webkit-box-shadow: 3px 3px 3px #111;
	box-shadow: 3px 3px 3px #111;
}
#services ul {
	margin: 0px 180px 0px 60px;
	padding: 0px;
	background: url(images/blue_grad.png);
}
#services li {
	margin: 3px 0px;
	background: #111 url(images/sm_icon_w.png) no-repeat 11px center;
	padding: 15px 0px 15px 50px;
	font-size: 14px;
	font-variant: small-caps;
	list-style: none;
}
#calc td {
	padding: 0px 4px 3px;
	text-align: right;
	margin: 0px;
	vertical-align: middle;
}
#calc input {
	padding: 3px;
	margin: 0px;
	background: #CCCCCC;
	border: thin solid #000;
}
#front2 #player {
	border: 1px solid #333333;
	margin: 0px 0px 10px;
	padding: 0px;
	overflow: hidden;
	background: #666666;
	text-align: center;
	font-style: italic;
}
#videos li{
	display:block;
	float:left;
	width:150px;
	height:120px;
	padding:15px;
	margin: 5px;
	background: #111111;
	border: 1px solid #333333;
	text-align: center;
	list-style: none;
	font: small-caption;
}
#mreports ul{
	float:left;
	width:380px;
	display:block;
	margin:0px 0px 10px;
	padding:0;
}
#mreports li{
	display:block;
	float:left;
	margin: 5px;
	list-style: none;
	font: small-caption;
	padding: 0px;
}
#mreports li input{
	margin: 3px;
	cursor: pointer;
	vertical-align: middle;
}
.marketform {
	padding: 10px;
	border: 1px solid #333;
	background: #231F20 url(images/footer_grad.jpg) repeat-x top;
	font-size: 11px;
	width: 250px;
	margin: 0px 10px 0px 20px;
	float: right;
	text-align: justify;
}
.line {
	height:1px;
	clear:both;
	margin:8px 0px;
	background: #373737;
}
.disclaimer {
	color:#777;
	background:#111;
	font-size: 9px;
	text-align:center;
	margin: 3px 0;
	padding: 5px 5px 8px;
	clear: both;
}
.error {
	color:#000000;
	font-weight:bold;
	font-size: 11px;
	text-align: center;
	padding: 6px 0px 6px 30px;
	margin: 0px auto 5px;
	width: 200px;
	border: 1px solid #990000;
	background: #FFE0E0 url(images/dialog-warning22.png) no-repeat 5px center;
}
.error2 {
	color:#000000;
	font-size: 11px;
	text-align: center;
	padding: 6px 0px 6px 30px;
	margin:0px 0px 5px 10px;
	border: 1px solid #990000;
	float: left;
	clear: left;
	width:360px;
	background: #FFE0E0 url(images/dialog-warning22.png) no-repeat 5px center;
}
.error3 {
	color:#000000;
	font-size: 11px;
	text-align: center;
	padding: 6px 0px 6px 30px;
	margin:0px 0px 5px 0px;
	border: 1px solid #990000;
	float: left;
	clear: left;
	width:360px;
	background: #FFE0E0 url(images/dialog-warning22.png) no-repeat 5px center;
}
label {
	float: left;
	text-align: right;
	margin: 3px 0 0 0;
	font-size: 11px;
	display: block;
	padding: 0px;
	width: 30%;
}
.required {
	font-weight: bold;
	font-size: 10px;
}
#form-area .contact, #form-area .select, #form-area .text {
	margin: 0px 5px 5px;
	border: 1px solid #9999aa;
	font: normal 11px Arial, sans-serif;
	color: #111;
	background: #dedede;
	float: left;
	display: block;
	padding: 1px;
}
#form-area .contact, #form-area .select, #form-area .text {width: 60%;}
#form-area .text {width: 58%;}
#form-area .check {
	margin: 7px;
	vertical-align: middle;
}
#form-area .even {background:#ddddee;}
#form-area .odd {background:#fff;}
#contact {
	float: right;
	clear: right;
	margin: 0px 15px 15px 20px;
	width: 225px;
}
#contact td {
	vertical-align: top;
	padding: 3px 7px;
	font-size: 11px;
	background: #181818;
}
.imgtitle {
	padding: 0 0 2px;
	border-bottom: 1px dotted #3366CC;
	font: bold 15px "Droid Sans", Arial, sans-serif;
;
}
#inter_center #sitemap dt { font-size: 12px; }
#inter_center #sitemap dd { font-size: 11px; }

/* ====== Form Buttons ========= */
.buttons a, .buttons button{
	display:block;
	float:left;
	margin:2px 0px 5px 10px;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	font: 10px Helvetica, Arial, sans-serif;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 5px 6px 2px; /* Links */
}
.buttons button{
	width:auto;
	overflow:hidden;
	padding:2px 5px 1px 2px; /* IE6 */
}
.buttons button[type]{
    padding:3px 8px 3px 5px; /* Firefox */
    line-height:15px; /* Safari */
}
*:first-child+html button[type]{
    padding:2px 5px 1px 2px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */
button:hover, .buttons a:hover{
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#336699;
	cursor: pointer;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
/* POSITIVE */
button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}
/* NEGATIVE */
.buttons a.negative, button.negative{
	font-size:8px;
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* step carousel */
.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
}

.stepcarousel .belt {
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel {
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
}

div#mygallery.stepcarousel {
	border: 1px solid #444;
	width: 700px;
	height: 340px; /*Height should enough to fit largest content's height*/
	clear: left;
	float: left;
	margin-left: 36px;
	margin-top: 10px;
	background: #080808 url(images/svn-icon.png) no-repeat center center;
}

#mygallery .panel {
	width: 700px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#mygallery .paneltext {
	background: rgba(0,0,0,0.8);
	position: absolute;
	bottom: 0px;
	width: 660px;
	left: 0px;
	padding: 10px 20px;
	font-size: 10px;
	line-height: 17px;
}
#mygallery .paneltext h2 {
	margin: 0 0 5px;
	padding: 0 0 3px 5px;
	font: normal 20px/20px Georgia, serif;
	border-bottom: 1px dotted #005aaa;
}

div#testimonials.stepcarousel {
	background:#222;
	border: 1px solid #333;
	width: 358px;
	height: 250px;
}
#testimonials .panel {
	padding: 20px;
	width: 318px;
	font: italic 14px/22px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
#testimonials .name {
	font-size: 11px;
	text-align: right;
	margin: 10px 20px 0px 0px;
}
#testimonials a {
	display:block;
	font-size:10px;
	color:#888;
}
