html,body,p,td,th,li,table,ul,ol,fieldset,label,legend {
	margin: 0;
	padding: 0;
}
body {
	color: #222222;
	background-color: #ffffff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 14px;
}
p,blockquote {
	line-height: 1.4;
}
li {
	line-height: 1.6;	
}
h1 {
	margin-top: 0;
}
h2,legend {
	margin-top: 0;
	padding-top: 0;
	font-size: 18px;
	color: #ff9201;
	line-height: 1;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	margin-bottom:0;
}
.lh-required, .lh-label-head, .lh-tip, #lh-col2 h2, #lh-col2 label, b, strong, #lh-foot h2, #lh-foot label, h3 {
	color:#404040;	
}
blockquote {
	font-family: Georgia, "Comic Sans", Verdana, Arial, sans-serif;
	font-style: italic;
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-align: left !important;
}
cite {
	font-style: normal;
	display: block;
	margin-top: 10px;
}
label {
	font-weight: bold;
	display: block;
}
a {
	color: #336699;
}
a:hover {
	color: #ff9201;
}
a img {
	border: 0;
}
td,th {
	vertical-align: top;
	text-align: left;
}
form th {
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
}
fieldset {
	border: 0;
}
legend {
	margin-bottom: 10px;
}
textarea {
	font-size: 12px;
}
hr {
	border: 0;
	height: 1px;
	background: #e5e5e5;
	clear: both;
	padding: 2px 0;
	margin: 20px 0;
}
#lh-main {
	width: 950px;
	margin: 20px auto 0 auto;
	position: relative;
}

/* header */
#lh-head {
	width: 100%;
	height: 160px;
	margin-bottom: 20px;
}
#lh-head a {
	color: #222222;
	text-decoration: none;
	font-size: 18px;
}

#lh-head a:hover {
	color: #222222;
	text-decoration: underline;
}

#lh-head-left {
	float: left;
}

#lh-head-right {
	float: right;
	text-align: right;
}

#lh-head-contact {
	margin-bottom: 40px;
}

#lh-head-contact p {
	font-size: 18px;
}

.lh-nav {
	display: inline;
}

.lh-nav li {
	padding: 0 10px;
	border-right: 1px solid #222222;
	list-style: none;
	display: inline;
}

.lh-nav li.lh-last {
	padding-right: 0;
	border-right: none !important;
}

/* content */
#lh-content {
	clear: both;
	position: relative
}

#lh-content-head {
	margin: 20px 0;
	position: relative;
}

#lh-content-head h1 {
	display: none;
}

/* footer */
#lh-clear {
	clear: both;
}

#lh-foot {
	clear: both;
	color: #ededed;
	background-color: #222222;
	text-align: center;
	padding: 10px;
	margin-top: 20px;
}

#lh-foot a {
	color: #3189b5;
}

#lh-foot a:hover {
	color: #ff9201;
}

#lh-foot-head {
	margin: 10px 0 20px 0;
	font-size: 16px;
}

#lh-foot .lh-nav li {
	border-right: 1px solid #ededed;
}

#lh-foot .lh-nav a {
	color: #ededed;
	text-decoration: none;
}

#lh-foot .lh-nav a:hover {
	text-decoration: underline;
}

#lh-copyright {
	font-size: 11px;
	margin-top: 10px;
}

#lh-copyright a {
	color: #ededed;
	text-decoration: none;
}

#lh-newsletter-footer-form {
	text-align: left;
	margin: 10px auto 0 auto;
	width: 600px;
}
#lh-newsletter-footer-form-field {
	height:28px !important;	
}

#lh-newsletter-footer-form label,#lh-newsletter-footer-form .field-widget,#lh-newsletter-footer-form .lh-button
	{
	display: inline !important;
}

#lh-foot #lh-round-newsletter {
	width: 680px;
	padding: 10px 0;
	margin: 20px auto;
	color: #222222;
}

#lh-foot .validation-advice {
	margin-left: 180px;
	position: absolute;
}

#lh-foot label {
	font-size: 16px;
	padding-top: 15px;
}

#lh-foot h2 {
	margin-bottom: 5px;
}

#lh-foot .lh-nav {
	font-size: 13px;
}

/* home page */
#lh-feature {
	position: relative;
	margin: 30px 0;
	width: 950px;
	clear: both;
}

#lh-feature .lh-message {
	width: 700px;
}

#lh-feature blockquote {
	font-size: 20px;
	margin-top: 10px;
}

#lh-feature cite {
	font-size: 18px;
}

#lh-feature-wrap {
	position: relative;
}
#lh-showhide {
	position: absolute;
	display: block;
	z-index: 2;
	top: 20px;
	right: 30px;
	font-size: 18px;
}
#lh-home-run {
	width: 149px;
	position:absolute;
	left:30px;
	bottom:20px;
	z-index:1;
}

#lh-home-run .lh-button {
	width: 149px;
}

#lh-slideshow {
	position: relative;
	display: block; /* this has to be block for show/hide to work */
	width: 900px;
	height:355px;
	z-index:0;
}
#lh-slideshow blockquote {
	margin-top:0;	
}
#lh-slideshow li {
	position: absolute;
	display: block;
	list-style-type: none;
	right: 0px;
	width: 900px;
	height: 330px;
	visibility: hidden; /* hide initially and permanently if js disabled */
	line-height: 1.4;
}
.lh-slide1 {
	visibility:visible !important;
}

#lh-slideshow li img {
	display: block;
}

#lh-feature .lh-port-left {
	width: 540px;
}

#lh-feature .lh-port-right {
	width: 340px;
}

#lh-feature .lh-port-item {
	height: 300px;
	background-position: 440px 140px;
	padding: 11px 10px 0 10px;
}

#lh-feature .lh-port-foot, #lh-feature .lh-port-desc {
	/*visibility: hidden;*/
	display:none;
}
 #lh-feature #lh-slideshow h3 {
 	display:none;
 }
#lh-about-us {
	height: 310px;
	clear: both;
}

#lh-about-us ul {
	margin-left: 40px;
}

#lh-about-left {
	float: left;
	border-right: 1px solid #e5e5e5;
	width:510px;
}

#lh-about-right {
	float: right;
}


/* 2-col layout */
#lh-col1 {
	width: 730px;
	float: left;
}

#lh-col1 p {
	margin-bottom: 15px;
}

#lh-col1 ol,#lh-col1 ul {
	margin-left: 20px;
}
#lh-col2 label {
	margin-top: 10px;
}

#lh-col2 {
	width: 200px;
	float: right;
	font-size: 13px;
}

#lh-col2 a img {
	text-decoration: none;
	border: 0;
}

#lh-col2 ul {
	list-style: none;
	list-style-image: url(images/bullet.gif);
	margin-left: 20px;
}

#lh-blog #lh-col2 ul {
	margin-left: 0;
}

#lh-col2 ul ul {
	margin-left: 17px !important;
}

#lh-col2 li {
	vertical-align: top;
}

#lh-col2 h2 {
	margin-bottom: 5px;
	font-size: 14px;
	border-top: 1px dotted #e5e5e5;
	margin-top: 10px;
	padding-top: 10px;
}

#lh-col2 h2#lh-first,#lh-col2 #text-3 h2 {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

#lh-col2 blockquote,#lh-col2 cite {
	font-size: 13px;
}

/* portfolio/feature */
.lh-port-item a img {
	border: 2px solid #336699;
}

.lh-port-item a:hover img {
	border: 2px solid #ff9201;
}

.lh-port-item h2 {
	margin-bottom: 10px;
}

.lh-port-item h3 {
	margin-top: 0;
}

.lh-port-item {
	position: relative;
	background: url(images/arrow.gif) no-repeat;
	background-position: 330px 110px;
	/*background-position: 320px 110px;*/
	z-index: 1;
}

.lh-port-item p {
	font-size: 13px;
}

.lh-port-left {
	float: left;
	width: 280px;
}

.lh-port-right {
	float: right;
	width: 280px;
}
.lh-port-right blockquote {
	margin-top:10px;	
}

.lh-port-foot {
	clear: both;
	width: 100%;
	font-style: italic;
	vertical-align: bottom;
}

.lh-port-item .lh-port-foot {
	padding-top: 10px;
}

/* quote page */
#lh-quote-left {
	float: left;
}

#lh-quote-right {
	float: right;
}

#lh-quote-bottom {
	clear: both;
	margin-bottom: 10px;
}

#lh-quote-bottom label {
	display: block !important;
	font-size: 14px !important;
}

/* contact page */
#lh-contact-info {
	position: absolute;
	top:40px;
	right: 20px;
	border-left: 2px solid #fff;
	padding-left: 10px;
}

#lh-contact-box {
	min-height: 150px;
}

#lh-contact-box .lh-message {
	width: 450px;
}

#lh-contact-form .lh-text {
	width: 312px;
}

#lh-contact-form textarea {
	width: 312px;
	height: 100px;
}
#lh-contact-form .lh-tip {
	left:325px;	
}

/* blog */
#lh-blog #lh-col1 {
	width: 710px;
	padding-right: 20px;
	border-right: 1px solid #e5e5e5;
}
#lh-blog h3 {
	margin-bottom:10px;	
}

.widget {
	list-style-image:none;
}

.title {
	margin-bottom:5px;	
}
.commentlist {
	margin-top: 10px;
}

.commentlist cite {
	display: inline;
}

.posted {
	margin-top: 10px;
}

.lh-comment {
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* partner page */
#lh-partner-intro h2 {
	color: #222222;
}

#lh-partner-intro ol {
	margin-left: 100px;
	font-size: 16px;
}

#lh-partner-intro {
	margin-bottom: 20px;
}
.lh-partner-logo {
	width: 170px;
	display:inline;
}

.lh-partner-desc {
	float: right;
	/*width: 530px;*/
	width:500px;
	margin-left: 20px;
}

/* round corners */

.lh-roundbox {
	position: relative;
	margin: 20px auto 0 auto;
	/*margin: 20px auto 0 20px;*/
	background: #ededed none repeat scroll 0 0;
	width: 100%;
	/*width: 710px;*/
	border-spacing: 0;
	padding: 0;
}
.lh-box-label {
	position:absolute;
	top:55px;
	width:30px;
	height:200px;
	left:-30px;
}
.lh-project-redesign {background: url(images/lbl_redesign.png) no-repeat;}
.lh-project-debut {background: url(images/lbl_debut.png) no-repeat;}
.lh-project-testimonial {background: url(images/lbl_testimonial.png) no-repeat;}
.lh-project-mockup {background: url(images/lbl_mockup.png) no-repeat;}
.lh-project-other {background: url(images/lbl_other.png) no-repeat;}

.lh-labeled-box {
	position:relative;
	width:100%;	
}
.lh-round-contents {
	position: relative;
	padding: 10px 20px !important;
	min-height: 50px;
}
.lh-roundbox p {
	margin: 0 !important;
}

.lh-top-right {
	background: url(images/corner_tr.png) no-repeat top right;
	top: 0;
	right: 0;
}

.lh-bottom-right {
	background: url(images/corner_br.png) no-repeat top right;
	bottom: 0;
	right: 0;
}

.lh-top-left {
	background: url(images/corner_tl.png) no-repeat top left;
	top: 0;
	left: 0;
}

.lh-bottom-left {
	background: url(images/corner_bl.png) no-repeat top left;
	bottom: 0;
	left: 0;
}

.lh-corner {
	width: 9px;
	height: 10px;
	border: none;
	display: block !important;
	background-color: #ffffff;
	position: absolute;
}
.lh-top-box {
	margin-top: 0 !important;
}

#lh-foot .lh-corner {
	background-color: #222222;
}


/* buttons */
#lh-button-bar {
	
}

.lh-button {
	height: 33px;
	width: 106px;
	border: none;
	cursor: pointer;
	display: block;
}

#lh-col2 .lh-button {
	margin-top: 5px;
}

.lh-btn-subscribe {
	background: url(./images/btn_subscribe.png) no-repeat;
}

.lh-btn-subscribe:hover {
	background: url(./images/btn_subscribe.png) 0 -33px no-repeat;
}

.lh-btn-quote {
	background: url(./images/btn_quote.png) no-repeat;
}

.lh-btn-quote:hover {
	background: url(./images/btn_quote.png) 0 -33px no-repeat;
}

.lh-btn-get-quote {
	background: url(./images/btn_get_quote.png) no-repeat;
}

.lh-btn-get-quote:hover {
	background: url(./images/btn_get_quote.png) 0 -33px no-repeat;
}

.lh-btn-send {
	background: url(./images/btn_send.png) no-repeat;
}

.lh-btn-send:hover {
	background: url(./images/btn_send.png) 0 -33px no-repeat;
}

.lh-btn-submit {
	background: url(./images/btn_submit.png) no-repeat;
}

.lh-btn-submit:hover {
	background: url(./images/btn_submit.png) 0 -33px no-repeat;
}

.lh-btn-search {
	background: url(./images/btn_search.png) no-repeat;
}

.lh-btn-search:hover {
	background: url(./images/btn_search.png) 0 -33px no-repeat;
}

/* forms */
.lh-label-head {
	display: block;
	font-weight: bold;
	font-size: 14px;
}

.lh-inline-label {
	display: inline;
	font-weight: normal;
	font-size: 13px;
}

.lh-label-block {
	/*font-weight: normal !important;*/
	color:#404040;
}

.lh-first th {
	padding-top: 0 !important;
}

.lh-required {
	font-weight: bold;
}

.lh-text,.lh-select,textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial,sans-serif;
}

.lh-form-field {
	margin-bottom: 20px;
}
#lh-feedback-bottom .lh-form-field {
	margin-bottom: 40px;	
}
#lh-col1 .lh-form-field {
	position:relative;	/* needed for firefox but breaks ie6 sidebar so only apply to col1 */
}

#lh-foot .lh-text {
	margin-top: 0;
	vertical-align: top;
	height: 24px;
	width: 300px;
	font-size: 18px;
}

.lh-labeled {
	margin-top: 0 !important;
}

.lh-first .lh-text {
	margin-top: 0 !important;
}
.lh-text, textarea {
	width: 195px;	
}
.lh-text {
	height: 18px;
	font-size: 14px;
}
#lh-feedback-form .lh-text {
	width:300px;	
}
#lh-feedback-form .lh-tip {
	left:315px;
}
.lh-phone {
	width: 120px !important;
}

.lh-date {
	width: 100px !important;
}

.lh-tip {
	vertical-align: top;
	font-weight:bold;
	position:absolute;
	left:210px;
	top:0;
}
.lh-scale {
	margin:10px 0 40px 0;
	vertical-align:middle;
	width:750px;
	height:50px;	
	position:relative;
}
.lh-ticks {
	width:100%;
	/*border:1px solid #FF9201;*/
	border:1px solid #808080;
	text-align:center;
	padding:5px 0;
}
.lh-left-scale {
	position:absolute;
	left:0;
	bottom:0;	
	font-style:italic;
}
.lh-right-scale {
	position:absolute;	
	right:0;
	font-style:italic;
}

#lh-calTrigger {
	cursor: pointer;
}

.lh-textarea {
	width: 200px;
	height: 50px;
}

.lh-medtextarea {
	width: 340px;
	height: 50px;
}

.lh-bigtextarea {
	width: 685px;
	height: 50px;
}

.lh-hugetextarea {
	width: 100%;
	height: 200px;
}

.lh-radio {
	margin-left: 17px;
}

/* quote form */
#lh-quote-form {
	position: relative;
}

#lh-quote-form #lh-captcha {
	float: left;
}

#lh-quote-bottom-right {
	float: right;
	text-align: left;
}

#lh-quote-form #lh-button-bar {
	margin-top: 20px;
}

/* captcha */
#lh-captcha {
	padding-bottom: 10px;
}

#lh-captcha iframe {
	width: 340px !important;
}

/* lists */
.lh-nobullet {
	list-style: none;
}

/* validation messages */
.lh-message {
	padding: 5px;
	margin-bottom: 10px;
}

.lh-success {
	background-color: #e8fae7;
	border: 1px solid #008b03;
}

.lh-error {
	background-color: #faebe7;
	border:1px solid #ae1500;
}

.lh-message p {
	font-size: 13px;
}

input.validation-failed,textarea.validation-failed {
	border:1px dashed #ae1500;
	color:#ae1500;
	background-color: #faebe7;
}

.validation-advice,.lh-validation-error {
	margin-top: 0px;
	padding: 0 0 0 15px;
	background: url(images/error_arrow.png) no-repeat;
	color:#ae1500;
	font-size: 12px;
	vertical-align: top;
}

/* other stuff */
.lh-underline {
	text-decoration: underline;
}

.lh-first {
	margin-top: 0;
}

.lh-center {
	text-align: center !important;
}
