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

.success {
	width:638px;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	color:#065700;
	background-color:#9fd89a;
	border:1px solid #087400;
	text-align:center;
	margin-bottom:15px;
}

.error {
	width:638px;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	color:#8e0000;
	background-color:#f2aeae;
	border:1px solid #c20000;
	text-align:center;
	margin-bottom:15px;
}

img, a { behavior: url(/iepngfix.htc) }

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#0b0b0b;
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2d2d2d;
}

a {
	color:#9bbc0a;
	text-decoration:none;
}

a:visted {
	color:#83a004;
	text-decoration:none;
}

a:hover {
	color:#9bbc0a;
	text-decoration:underline;
}

a:active {
	color:#9bbc0a;
	text-decoration:underline;
}

h1 {
	color:#000;
	font-size:24px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
}

h2 {
	color:#2d2d2d;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px;
}

h3 {
	width:280px;
	height:auto;
	color:#333;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px 0px 2px 0px;
	border-bottom:1px solid #cccccc;
}

.room {
	width:100%;
	height:243px;
	z-index:1;
	background-image:url(/images/header-room.jpg);
	background-color:#000;
	background-position:top center;
	overflow:hidden;
}

.shade {
	position:absolute;
	margin: 0px auto;
	top:0px;
	left: 50%;
	width:3840px;
	height:243px;
	z-index:2;
	background-image:url(/images/header-shade.png);
	background-position:center;
	background-repeat: no-repeat;
	overflow:hidden;
	behavior: url(/iepngfix.htc);
}

.logo {
	position:absolute;
	top:70px;
	left:50%;
	margin-left:-475px;
	width:263px;
	height:100px;
	z-index:4;
	behavior: url(/iepngfix.htc);
}

/*.logo a {
	display:block;
	width:263px;
	height:100px;
	behavior: url(/iepngfix.htc);
}*/

/* MAIN NAVIGATION */
#top {
	margin: 0px auto;
	position: absolute;
	width: 100%;
	min-width: 960px;
	overflow:hidden;
	z-index: 5;
}

#mainnav {
	position:relative;
	list-style: none;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:660px;
	left:177px;
	height:243px;
	font-size:16px;
	text-align:center;
	z-index:3;
}

#mainnav li {
	display: block inline;
	float:left;
	width:auto;
	height:243px;
	line-height:16px;
	font-size:16px;
	text-align:center;
	font-weight:normal;
	padding:0px;
	margin:0px;
	z-index:3;
}



#mainnav li a {
	display: block inline;
	float:left;
	width:auto;
	height:16px;
	padding:77px 44px 150px 0px;
	margin:0px 1px 0px 1px;
	line-height:16px;
	text-decoration: none;
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
	z-index:3;
	opacity:.70;
}

#mainnav li a.last {
	border: 0;
	z-index:3;
}

#mainnav li a:hover, #mainnav li.current {
	text-decoration:none;
	color:#ffffff;
	text-transform:uppercase;
	z-index:3;
	opacity:1;
}

.main {
	width:100%;
	min-width: 960px;
	background-color:#fff;
	padding:255px 0px 45px 0px;
}

.subfooter {
	width:100%;
	min-width: 960px;
	min-height:204px;
	background-image:url(/images/bg-sub-footer.gif);
	background-repeat:repeat-x;
	background-color:#9ec00a;
}

.icons {
	width:100%;
	min-width: 960px;
	height:auto;
	background-color:#0b0b0b;
}

.icons a, .icons a:visited {
	display:block;
	float:left;
	width:96px;
	height:auto;
	text-align:center;
	color:#b1d31d;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	opacity:.60;
	padding:5px 0px 5px 0px;
}

.icons a:hover, .icons a:active {
	display:block;
	float:left;
	width:96px;
	height:auto;
	text-align:center;
	color:#b1d31d;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	opacity:1;
	padding:5px 0px 5px 0px;
}

.footer {
	width:100%;
	min-width: 960px;
	height:auto;
	background-image:url(/images/bg-footer.gif);
	background-repeat:repeat-x;
	padding:10px 0px 35px 0px;
	color:#fff;
}

.bottomlinks {
	width:auto;
}

.bottomlinks a, .bottomlinks a:visited {
	display:block;
	font-size:12px;
	padding:2px 0px 2px 5px;
	margin-bottom:1px;
	text-decoration:none;
	opacity:.60;
}

.bottomlinks a:hover, .bottomlinks a:active {
	display:block;
	font-size:12px;
	padding:2px 0px 2px 5px;
	margin-bottom:1px;
	text-decoration:none;
	opacity:1;
}

/* SLIDER */

.slider-wrap								{ width: 640px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin:0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 640px; height: 400px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 640px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 10px; }
#movers-row									{ margin: -45px 0 0 98px; }
#movers-row div								{ width: 108px; float: left; margin-top:-20px; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background-image: url(/images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; behavior: url(/iepngfix.htc); }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 98px; margin-top: -12px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(/images/icon-uparrowsmallwhite.gif) top center no-repeat; }

.clienticon {
	float:left;
	width:135px;
	height:70px;
	padding:0px 2px 5px 3px;
}

.subfoottitle {
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	padding-top:15px;
}

.quickleft {
	float:left;
	width:65px;
	font-weight:bold;
	color:#293100;
	margin-right:5px;
	padding-top:3px;
	font-size:12px;
}

.quickright {
	float:left;
	width:150px;
}

.quickbox {
	width:142px;
	border:1px solid #66771b;
	background-color:#fff;
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}

.subblog {
	height:194px;
	margin-top:15px;
	margin-bottom:15px;
	padding:0px 15px 0px 0px;
	border-right:1px solid #869f19;
	color:#576702;
	font-size:11px;
}

.subblog a {
	font-size:12px;
	font-weight:bold;
	color:#293100;
	text-decoration:none;
}

.subblog a:visited {
	font-size:12px;
	font-weight:bold;
	color:#384301;
	text-decoration:none;
}

.subblog a:hover, .subblog a:active {
	font-size:12px;
	font-weight:bold;
	color:#293100;
	text-decoration:underline;
}

.loginleft {
	float:left;
	width:130px;
	height:auto;
	color:#576702;
	font-size:11px;
}

.loginleft a {
	font-size:14px;
	font-weight:bold;
	color:#293100;
	text-decoration:none;
}

.loginleft a:visited {
	font-size:14px;
	font-weight:bold;
	color:#384301;
	text-decoration:none;
}

.loginleft a:hover, .loginleft a:active {
	font-size:14px;
	font-weight:bold;
	color:#293100;
	text-decoration:underline;
}

.loginright {
	float:left;
	width:150px;
	height:auto;
}

.foottitle {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin-bottom:3px;
}

.crumbs {
	width:920px;
	height:auto;
	border:1px solid #d0de91;
	background-color:#f3f9db;
	padding:3px 10px 3px 10px;
	font-size:12px;
	color:#637901;
	margin:5px 0px 10px 0px;
}

.crumbs a, .crumbs a:visited {
	text-decoration:underline;
	font-size:12px;
	margin:0px 3px 0px 3px;
}

.crumbs a:hover, .crumbs a:active {
	text-decoration:none;
	font-size:12px;
	color:#637901;
	margin:0px 3px 0px 3px;
}

.crumbs span {
	margin:0px 0px 0px 3px;
}

.sidenav {
	width:280px;
	margin-bottom:15px;
}

.sidenav a, .sidenav a:visited {
	display:block;
	width:260px;
	height:auto;
	padding:7px 10px 7px 10px;
	margin:0px;
	border-bottom:1px solid #e2ef99;
	color:#9bbc0a;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.sidenav a:hover, .sidenav a:active {
	display:block;
	width:260px;
	height:auto;
	padding:7px 10px 7px 10px;
	margin:0px;
	border-bottom:1px solid #d0de91;
	background-color:#f3f9db;
	color:#637901;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.blognav {
	width:280px;
	margin-bottom:15px;
}

.blognav a, .blognav a:visited {
	display:block;
	width:260px;
	height:auto;
	padding:3px 10px 3px 10px;
	margin:0px;
	border-bottom:1px solid #e2ef99;
	color:#9bbc0a;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.blognav a:hover, .blognav a:active {
	display:block;
	width:260px;
	height:auto;
	padding:3px 10px 3px 10px;
	margin:0px;
	border-bottom:1px solid #d0de91;
	background-color:#f3f9db;
	color:#637901;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.service-float-graphic {
	float:left;
	width:295px;
	height:auto;
	padding:125px 10px 0px 10px;
	margin:0px 10px 0px 0px;
	background-image:url(/images/service-bg-graphic.jpg);
	background-repeat:no-repeat;
	background-color:#0b0b0b;
	color:#fff;
	opacity:.90;
}

.service-float-graphic:hover {
	opacity:1;
}

.service-float-illustration {
	float:left;
	width:295px;
	height:auto;
	padding:125px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	background-image:url(/images/service-bg-illustration.jpg);
	background-repeat:no-repeat;
	background-color:#0b0b0b;
	color:#fff;
	opacity:.90;
}

.service-float-illustration:hover {
	opacity:1;
}

.service-float-web {
	float:left;
	width:295px;
	height:auto;
	padding:125px 10px 0px 10px;
	margin:0px 10px 10px 0px;
	background-image:url(/images/service-bg-web.jpg);
	background-repeat:no-repeat;
	background-color:#0b0b0b;
	color:#fff;
	opacity:.90;
}

.service-float-web:hover {
	opacity:1;
}

.service-float-other {
	float:left;
	width:295px;
	height:auto;
	padding:125px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	background-image:url(/images/service-bg-other.jpg);
	background-repeat:no-repeat;
	background-color:#0b0b0b;
	color:#fff;
	opacity:.90;
}

.service-float-other:hover {
	opacity:1;
}

.service-title {
	width:295px;
	height:14px;
	padding-bottom:5px;
	font-size:14px;
	color:#fff;
}

.service-text {
	width:295px;
	height:28px;
	font-size:11px;
	color:#fff;
	padding-bottom:15px;
}

.service-icons {
	width:295px;
}

.service-icons a, .service-icons a:visited {
	display:block;
	float:left;
	width:73px;
	height:auto;
	text-align:center;
	color:#b1d31d;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	opacity:.60;
	padding:5px 0px 5px 0px;
}

.service-icons a:hover, .service-icons a:active {
	display:block;
	float:left;
	width:73px;
	height:auto;
	text-align:center;
	color:#b1d31d;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	opacity:1;
	padding:5px 0px 5px 0px;
}

.row {
	width:100%;
	padding:0px 0px 15px 0px;
}

.column_3_title {
	width:200px;
	padding:5px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	background-color:#cccccc;
}

.column_3 {
	width:200px;
	padding:5px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
}

.column_3_gap {
	width:5px;
}

.column_2_title {
	width:308px;
	padding:5px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	background-color:#cccccc;
}

.column_2 {
	width:208px;
	padding:5px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
}

.column_2_gap {
	width:6px;
}

.column_1_title {
	width:620px;
	padding:5px 10px 5px 10px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	background-color:#cccccc;
}

.column_1 {
	width:628px;
	padding:5px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
}
.column_contact_title {
	width:620px;
	padding:5px 10px 5px 10px;
	color:#354100;
	font-weight:bold;
	font-size:16px;
	background-color:#d8e3ac;
}

.column_contact {
	width:628px;
	padding:5px;
	border:1px solid #d0de91;
	background-color:#f3f9db;
	color:#637901;
}

.column_contact_left {
	width:130px;
	color:#637901;
	font-size:16px;
	font-weight:bold;
	padding-top:3px;
}

.column_contact_left_2 {
	width:110px;
	color:#637901;
	font-size:16px;
	font-weight:bold;
	padding-top:3px;
}

.column_contact_right_2 {
	width:180px;
}

.column_contact_right_3 {
	width:200px;
}

.column_contact_right {
	width:500px;
}

.column_contact_textbox {
	width:492px;
	padding:5px;
	font-size:16px;
	color:#2b2b2b;
	border:1px solid #d0de91;
	background-color:#fff;
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* PORTFOLIO STYLES */

.port-float-left {
	float:left;
	width:315px;
	height:auto;
	padding:0px;
	margin:0px 10px 10px 0px;
	background-repeat:no-repeat;
	background-color:#0b0b0b;
	color:#fff;
	opacity:.90;
}

.port-float-left:hover {
	opacity:1;
}

.port-float-right {
	float:left;
	width:315px;
	height:auto;
	padding:0px;
	margin:0px 0px 10px 0px;
	background-repeat:no-repeat;
	background-color:#0b0b0b;
	color:#fff;
	opacity:.90;
}

.port-float-right:hover {
	opacity:1;
}

.port-title {
	width:295px;
	height:auto;
	font-size:14px;
	color:#fff;
}

.port-title a, .port-title a:visited {
	display:block;
	width:295px;
	height:14px;
	font-size:14px;
	padding:125px 10px 5px 10px;
	text-decoration:none;
}

.port-title a:hover, .port-title a:active {
	display:block;
	width:295px;
	height:14px;
	font-size:14px;
	padding:125px 10px 5px 10px;
	text-decoration:underline;
}

.port-text {
	width:295px;
	height:28px;
	font-size:11px;
	color:#fff;
	padding:0px 10px 12px 10px;
	
}

.hostingclients {
	width:280px;
	padding-top:2px;
}

.hostingclients a {
	display:block;
	width:260px;
	height:auto;
	padding:2px 10px 2px 10px;
	font-size:14px;
	font-weight:bold;
}

/* CONTACT STYLES */

.contact-float-left {
	float:left;
	width:295px;
	height:98px;
	padding:82px 5px 0px 15px;
	margin:0px 10px 10px 0px;
	background-image:url(images/contact-bg.jpg);
	background-repeat:no-repeat;
	background-color:#0b0b0b;
	color:#fff;
	opacity:.90;
}

.contact-float-left:hover {
	opacity:1;
}

.contact-float-right {
	float:left;
	width:295px;
	height:98px;
	padding:82px 5px 0px 15px;
	margin:0px 0px 10px 0px;
	background-image:url(images/contact-bg.jpg);
	background-repeat:no-repeat;
	background-color:#0b0b0b;
	color:#fff;
	opacity:.90;
}

.contact-float-right:hover {
	opacity:1;
}

.contact-text {
	width:295px;
	height:102px;
	font-size:14px;
	color:#fff;
	padding-bottom:12px;
}

/* CONTACT STYLES */

.bio-float-left {
	float:left;
	width:315px;
	height:185px;
	margin:0px 10px 10px 0px;
}

.bio-float-right {
	float:left;
	width:315px;
	height:185px;
	margin:0px 0px 10px 0px;
}

.blogdate {
	font-weight:bold;
	margin:-5px 0px 5px 0px;
}