/* @override http://lxlaser.mysmallhome.com/css/screen.css */

/* @group General */

body{
	background-image: url(/images/design/bkgd.jpg);
	xheight: 100%;
    xwidth: 100%;
    text-align: center;
    font-family: Arial;
    }  
    
html{
	xheight: 100%;
	xwidth: 100%;
}

p{
	margin-top: 20px;
	margin-bottom: 20px;
	xtext-indent: 20px;
}

h1{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 30px;
}

input{
	background-color: #DDD;
}

.lx_form_button input{
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #214901;
	background-color: #B5CE25;
	margin-top: 10px; 
	padding: 5px;
	color: #FFF;
	
}
textarea{
	background-color: #DDD;
	height: 150px;
}

.lx_clear {
  clear: both;
}

.lx_float_left{
	float: left;
}

.lx_float_right{
	float: right;
}

.lx_form_field{
	float: left;
	clear: both;
	xwidth: 300px;
}

.lx_form_field_caption{
	display: block;
	float: left;
	width: 150px;
	text-transform: capitalize;
	color: #214901;
}

.lx_form_field_value{
	display: inline;
	table-layout: fixed;
}
#lx_formErrors li{
	background-color: #f89a76;
	margin: 5px;
	width: 400px;	
}

#lx_formErrors .lx_request_success{
	background-color: #B5CE25;
}


/* @end */

/* @group layout */

#lx_wrapper{
	margin-left: auto;
	margin-right: auto;
 	width: 949px;
 	padding-top: 40px;
 	text-align: left;
 	position: relative;
}

#lx_wrapper_inner{
    border: 1px solid #FFF;
 	background: #FFF;
 	
}

/* @group nav */

#lx_nav{
	
	background-color: #B4D32E;
	xheight: 30px;
	xpadding-top: 12px;
	width: 947px;
	line-height: 30px;
	border-bottom: 1px solid #FFF;
	xdisplay: none;
}

#lx_nav UL{
	margin-left: 30px;
	line-height: normal
}

#lx_nav UL LI{
	text-transform: capitalize;
	float: left;
	position: relative;
	xpadding-top: 5px;
	font-size: 15px;
	border-collapse:separate;
	border-spacing: 10px 10px;
	xline-height: 37px;
	height: 40px;
	
}

#lx_nav UL LI DIV{
	border-right: 1px solid #C9E050;
	margin-top: 10px;
}

#lx_nav UL LI a{
	color: #666;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	}

#lx_nav UL LI a:hover{
	color: #000;
	
	}
	
#lx_nav UL LI DIV.lx_last_nav_item{
	border: 0px;
}

#lx_nav LI UL{
	background-color: #214901;
	opacity: 0.7;
	filter: alpha(opacity=70);
	margin-left: 0px;
	position: ;
	width: 150px;
	border: 1px solid #ccc;
	top: 40px;
	left: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: absolute;
	display: none;

}

#lx_nav LI UL LI{
	border: 0px;
	clear: both;
	line-height: normal;
	white-space: nowrap;
	height: 20px;
}

#lx_nav LI UL a{
	color: #FFF;	
	font-size: 12px;
	text-decoration: none;
}

#lx_nav LI UL a:hover{
	color: #cccc66;
}

/* @end */

/* @group header */

.lx_header{
	height: 241px;
	xdisplay: none;
}

/* @end */

/* @group content */

#lx_content_wrapper{
	xheight: 360px;
	xborder: 1px solid red;
	padding-bottom: 20px;
	background: url(/images/design/bkgd_footer.jpg) no-repeat 0 100%;
	position: relative;
	width: 948px;
}

#lx_content_wrapper_inner{
	min-height: 309px;
	width: 700px;
	
}

.lx_content_header{
	margin-left: 40px;
	width: 509px;
	height: 57px;
}

#lx_content{
	border-right: 1px dotted #a4a6a8;	

}

#lx_content_inner{
	margin-left: 40px;
	font-size: 12px;
	width: 645px;
	color: #333;
	margin-top: 20px;
	line-height: 18px;
	}

#lx_content a{
	color: #387d00;
}

#lx_content_online_quote_button{
	position: absolute;
	right: 13px;
	top: 110px;
}

.lx_content_feature{
	position: absolute;
	top: 0px;
	right:0px;
	width: 237px;
	height: 109px;
}

/* @end */

/* @group footer */
#lx_footer{
	xheight: 28px;
	background-color: #8f9094;
	border-top: 1px solid #FFF;	
	xborder-bottom: 1px solid #FFF;	
	color: #fff;
	font-size: 11px;
	xdisplay: none;
	
}

#lx_footer DIV{
	padding: 8px 10px 3px 10px;
	background-color: #8f9094;
}

#lx_designed{
	xheight: 25px;
	font-size: 10px;
	font-weight: bold;
	float: right;
	color: #FFF;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top:5px;
	
	
}


/* @end */



/* @end */

/* @group home */

#lx_header_home{
	background: url(/images/design/feature1_home.jpg) no-repeat 
}

#lx_content_header_home{
	background: url(/images/design/header_home.jpg);
	width: 509px;
	height: 57px;
}

#lx_content_feature_home{
	background-image: url(/images/design/feature2_home.jpg);
}

.lx_front_box {
	float: left;
	width: 207px;
	xheight: 122px;
	border: 1px solid #a4a6a8;
	margin-top: 19px;
	xbackground-color: red;
	
}

.lx_front_box_middle{
	margin-right: 8px;
	margin-left: 8px;
}

.lx_front_box img{
	xdisplay: none;
	xborder: 3px solid red;
}

#lx_content_home_front_laser_image{
	background: url(/images/design/frontbutton_laser.jpg) no-repeat ;
	height: 53px;
}

#lx_content_home_front_metal_image{
	background: url(/images/design/frontbutton_metal.jpg) no-repeat ;
	height: 53px;
}

#lx_content_home_front_gallery_image{
	background: url(/images/design/frontbutton_gallery.jpg) no-repeat ;
	height: 53px;
}


.lx_front_box .lx_content_home_front_content{
	background-color: #fff;	
	xborder: 1px solid black;
	height: 64px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	padding: 0px;
	margin: 0px;
	line-height: normal;
	xdisplay: none;
	
}

.lx_front_box div div{
	font-size: 11px;
	line-height: 11px;
	xdisplay: block;
	padding: 5px 5px 5px 5px;
	color: #333;
	xdisplay:none;
	
	
}

/* @group Testimonial Box */

#lx_content_testimonial{
	width: 221px;
	position: absolute;
	right: 13px;
	top: 160px;
	
	}

#lx_content_testimonial_top{
	background-color: #b6e000;
	padding: 7px;
	color: #666;
	font-size: 14px;
}

#lx_content_testimonial_top a{
	xfloat: right;
	font-size: 11px;
	color: #666;
	margin-left: 65px;
	xpadding-top: 5px;
	
}

#lx_content_testimonial_content{
	border: 1px dotted #a4a6a8;
	border-top: 0px;
	color: #387d00;
	font-size: 11px;
	padding: 6px;
    padding-bottom: 25px;
	xmin-height: 110px;
	height: 110px;
	line-height: 14px;

}

#lx_content_testimonial_content_inner{
	text-indent: 30px;
	padding-top: 10px;
}

.lx_content_testimonial_content_inner{
	text-indent: 30px;
	padding-top: 10px;
}

.lx_testimonial_client{
	color: #666;
	font-size: 11px;
	font-style: italic;
	text-indent: 0px;
}

.lx_testimonial_client a{
	color: #666;

}

.lx_open_testimonial_quote{
    font: 60px Times;
    color: #8e9093;
    display: block;
    float:left;
    xline-height: 40px;
    xleft: 8px;
    xposition: absolute;
    xtop:25px;
}

.lx_close_testimonial_quote{
    font: 60px Times;
    color: #8e9093;
    line-height: 0px;
    vertical-align: baseline;
    xmargin-left: 35px;
    float: right;
    text-indent: 0px;
}

#lx_content_testimonial_content .lx_open_testimonial_quote{
font: 60px Times;
color: #8e9093;
display: block;
left: 8px;
position: absolute;
top:25px;
    }


#lx_content_testimonial_content .lx_close_testimonial_quote{
	font: 60px Times;
	color: #8e9093;
	line-height: 0px;
	vertical-align: baseline;
	xmargin-left: 35px;
	float: right;
	text-indent: 0px;
}



/* @end */




/* @end */

/* @group About Us */

#lx_header_about_us{
	background: url(/images/design/feature1_about.jpg) no-repeat;
}

#lx_content_header_about_us{
	background: url(/images/design/header_aboutus.gif) no-repeat;
}

#lx_content_header_history{
	background: url(/images/design/header_history.gif) no-repeat;
}

#lx_content_header_mission_statement{
	background: url(/images/design/header_mission.gif) no-repeat;
}

#lx_content_feature_about_us{
	background-image: url(/images/design/feature2_about.jpg);
}



/* @end */

/* @group Services */
#lx_header_services{
	background: none;
	background: url(/images/design/feature1_services.jpg) no-repeat;
}
#lx_header_home{
	background: url(/images/design/feature1_home.jpg) no-repeat 
}

#lx_content_header_services{
	background: url(/images/design/header_services.gif) no-repeat;
}

#lx_content_feature_services{
	background-image: url(/images/design/feature2_services.jpg);
}

#lx_content_services UL{
	list-style: disc;
	font-weight: bold;
	padding-bottom: 10px;
	margin-left: 20px;

}

#lx_content_services UL LI UL{
	margin-left: 20px;
	font-weight: normal;
	list-style: circle;
}



/* @end */

/* @group Photo Gallery */

#lx_header_gallery{
	background: url(/images/design/feature1_gallery.jpg) no-repeat 
}

#lx_content_header_gallery{
	background: url(/images/design/header_gallery.gif) no-repeat;
}

#lx_content_feature_gallery{
	background-image: url(/images/design/feature2_gallery.jpg);
}

#lx_content_gallery ul li{
	float: left;
	margin: 5px;
	width: 150px;
	text-align: center;
}

#lx_content_gallery ul li a {
	xborder: 1px solid black;
}

#lx_content_gallery ul li a img{
	border: 2px solid #B4CE1F;
}


/* @end */

/* @group Testimonials */

#lx_header_testimonials{
	background: url(/images/design/feature1_testimonials.jpg) no-repeat;
}

#lx_content_header_testimonials{
	background: url(/images/design/header_testimonials.gif) no-repeat;
}

#lx_content_feature_testimonials{
	background-image: url(/images/design/feature2_testimonials.jpg);
}



/* @end */

/* @group Request For Quote */

#lx_header_request_for_quote{
	background: url(/images/design/feature1_rfq.jpg) no-repeat;
}

#lx_content_header_request_for_quote{
	background: url(/images/design/header_rfq.gif) no-repeat;
}

#lx_content_feature_request_for_quote{
	background-image: url(/images/design/feature2_rfq.jpg);
}

.lx_captcha_container img {
	border: 5px solid #b6e000;	
	width: 210px;
}



/* @end */

/* @group Location */

#lx_header_location{
	background: url(/images/design/feature1_location.jpg) no-repeat;
}

#lx_content_header_location{
	background: url(/images/design/header_location.gif) no-repeat;
}

#lx_content_feature_location{
	background-image: url(/images/design/feature2_location.jpg);
}

#lx_content_location_map{
	width: 525px;
	height: 380px;
	display: block;
	position: relative;

	xdisplay:none;
}
#lx_content_location_information{
	position: absolute;
	left: 500px;
	top:110px;
	font-weight: bold;
}


/* @end */

/* @group Contact Us */

#lx_header_contact_us{
	background: url(/images/design/feature1_contact.jpg) no-repeat;
}

#lx_content_header_contact_us{
	background: url(/images/design/header_contact.gif) no-repeat;
}

#lx_content_feature_contact_us{
	background-image: url(/images/design/feature2_contact.jpg);
}



/* @end */