/*
Theme Name: Laser is Better
Theme URI: http://www.floatcreative.com
Description: Designed by Float Creative
Version: 0.1 
Author: Eric Wuebben
Author URI: http://www.ericwuebben.com
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background-color: #e6e3d7;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding: 0;
}


blockquote {
	border-left: 1px solid #326ea1;
	color: #555555;
	font-size: 1.00em;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #326ea1;
	text-decoration: none;
	outline: none;
}

code {  
	background-color: #f5f5f5;
    border: 1px solid #cccccc;
	color: #555555;
    font: 11px Verdana, Arial, 'Helvetica', sans-serif;
    padding: 10px;
	text-align: left;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------- Headlines -----------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h1 a {
	color: #bc8454;
	font-weight: 100;
	font: 24px Arial, 'Helvetica', Verdana, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	display: block;
}

h1 {
	color: #bc8454;
	font-weight: 100;
	font: 24px Arial, 'Helvetica', Verdana, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	position:relative;
}

h2, h2 a {
	color: #326ea1;
	font-weight: 100;
	margin: 0;
	padding: 0;
}

h3, h3 a {
	color: #326ea1;
	font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
}

h4 {    color: #326ea1;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.7em;
}

.entry {
	line-height: 1.3em;
	text-align: justify;
}

small {
	font-size: 10px;
}

#page {
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1000px;
}

/*--------------------------------------------------------*/
/*----------------------- Header   -----------------------*/
/*--------------------------------------------------------*/

#header {
	height: 110px;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 13px;  
}

#header a {
	color: #383d44;
}

#header a:hover {
	color: #669933;
}

#logo {
	width:450px;
	height:150px;
	overflow:hidden;
	float:left;
	background-image: url(images/laser-head-logo.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
#logo h2 {
	font: 30px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	padding: 0;
}

#logo h2 a { 
	display:block;
	width:288px;
	height:0px;
	padding:50px 0 0 0;
	margin:35px 0 0 0;
	overflow:hidden;
}

#logo p {
	padding: 13px 0 0 0;
	height:0;
	margin:0;
	overflow:hidden;
}
#navigation {
	float:right;
	margin:0 50px 0 0;
	padding:50px 0 0 0px;
	position:relative;
}

/*------------------------------------------------------------------------------------------------------------------------------------------#*/
/*----------------------- Topmenu -----------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------#*/

#top {
	background-color: #f8fcfe;
	height: 110px;
	margin: 0 auto;
	width:100%;
	text-align: center;
	overflow: hidden;
	background-image: url(images/laser-head-back.png);
    background-repeat: repeat-x;
    background-position: 0 0;
}

ul.topmenu {
	background-color: transparent;
	float: left;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

ul.topmenu li {
	float: left;
}

ul.topmenu li a {
	float: left;
	font-size:15px;
	display: block;
	height: 25px;
	padding: 5px 10px 0 10px;
	color: #cbcbcb;
	outline: none;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

ul.topmenu li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.topmenu li.back {
	background: url("images/lava.gif") no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
	.topmenu li.back .left {
		background: url("images/lava.gif") no-repeat top left;
		height: 30px;
		margin-right: 9px; /* 7px is the width of the rounded shape */
	}
.topmenuu li a {
	text-align: center;
	top: 7px;
	letter-spacing: 0;
	overflow: hidden;
	margin: auto 10px;    
}

/*--------------------------------------------------------*/
/*----------------------- Content  -----------------------*/
/*--------------------------------------------------------*/

#content {
	background-color: transparent;
	color: #282828;
	float: left;
	margin: 20px 0px 30px 0px;
	padding: 0 0 0 40px;
	text-align: left;
	width: 650px;
}
.contentwide {
	width:1000px !important;
	padding:0 !important;
	position:relative;
}

#content a:hover {
	color: #669933;
	background-color: transparent;
	text-decoration: none;
}

#content img {
	float: left;
	margin: 3px 10px 5px 0;
	_margin: 3px 5px 5px 0;
	padding: 5px;
	background-color: transparent;
}

#content a:hover img { 
	border: 1px solid #777777; 
	background-color: transparent;
}

#content h1 a:hover { 
	color: #669933; 
	background-color: transparent; 
	text-decoration: none; 
}

#content h2 a:hover { 
	color: #669933; 
	background-color: transparent; 
	text-decoration: none; 
}

#content h3 a { 
	text-decoration: none; 
}

#content h3 a:hover { 
	 color: #669933; 
	 background-color: transparent; 
	 text-decoration: none; 
}

#content ul {
	 margin: 0 0 0 25px; 
	 padding:  0 0 0 0; 
}

#content ul li {
	 line-height: 1.5em; 
	 margin: 0; 
	 padding: 5px; 
}

.editor {
	float:right;
}
.editor a {
	font-size:11px !important;
	border:1px solid #dbd2b0;
	padding:3px 5px 3px 25px;
	background-color:#ebe3c4;
	background-image: url(images/pencil.png);
    background-repeat: no-repeat;
    background-position: 4px 50%;
}
.editor a:hover {
	background-image: url(images/pencil.png);
	background-color:#f6e8b1 !important;
}
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#*/
/*----------------------- Comments ----------------------- */
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#*/

.commentHolder {
	clear:both;
	border-top: 1px solid #d9cea3;
	margin:30px 0 0 0;
	padding:10px 0 0 0;
}
#comments {
	clear:both;
}
#comment {
	background-color: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;
	height:60px;
}
#commentform {
	text-align:left;
}
.commentbody {
	text-align:left;
	background-color: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
	-moz-border-radius: 4px;
}

.commentbody a {
	color: #aa0000;
	text-decoration: none;
}
.commentbody a:hover {
	color: #2d5175;
	text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}
.commentAuthor {
	color: #664c10;
	font-size:14px;
}
.commentText {
	color: #76412f;
	padding:0 0 0 10px;
}
.commentbody small {
	font-size:11px;
	color:#9d8141;
}
#email, #author {
	background-color: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background-color: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background-color: #f6c85c;
	border: 1px solid #d6b25d;
	color: #785a14;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 3px 10px;

}

textarea {
	overflow:auto;
}

/*--------------------------------------------------------*/
/*----------------------- Footer -------------------------*/
/*--------------------------------------------------------*/

#footerwide {
	background-color: #e6e3d7;
	border-top: 1px solid #cccccc;
	height: 50px;
	clear: both;
	color: #363636;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	overflow:hidden;
}
#footer {
	width:1000px;
	margin:0 auto;
}

#footer a {
	color: #363636;
	text-decoration: none;
}

#footer a:hover {
	color: #aa0000;
	text-decoration: none;
}
#footer .copyright {
	padding:0;
	margin:0;
	text-align:left;
}
.footermenu {
	border-left:1px solid #d4cdb3;
	float:right;
	margin:0;
	padding:0;
}
.footermenu li {
	display:inline;
	padding:0;
	margin:0;
	list-style:none;
}
.footermenu li a {
	border-right:1px solid #d4cdb3;
	padding: 3px 5px;
}
.footermenu li a:hover {
	background-color:#d2cdb8;
}
/*--------------------------------------------------------*/
/*----------------------- Suchfeld -----------------------*/
/*--------------------------------------------------------*/

.s {
	background-color: transparent;
	border: 0px solid #c7c7c7;
	color: #383d44;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 15px;
	padding-left: 3px;
	vertical-align: middle;
	width: 220px;
}

/*--------------------------------------------------------*/
/*-----------------------# SIDEBAR -----------------------*/
/*--------------------------------------------------------*/

#sidebar {
	min-height:200px;
	width: 250px;
	text-align: left;
	float: left;
	margin: 20px 0px 30px 0px;
	padding: 0;
	font-size:11px;
	line-height: 1.4em;
	color: #383d44;
	}
.sidebarIcon {
	display:block;
	height:175px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.sidebarIcon-expert {
	background-image: url(images/laser-icon-sidebar-expert-02.png);
}
.sidebarIcon-share {
	background-image: url(images/laser-icon-sidebar-share.png);
}
.sidebarIcon-visualize {
	background-image: url(images/laser-icon-sidebar-visualize.png);
}
.laserlinkimage {
}
.sidelist {
	background-color: transparent;
	margin: 0 0 20px 0;
	padding: 0;
	}

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

#sidebar li{
	border-bottom: 1px solid #e3e6d6;
	margin: 0 0 0 8px;
	padding: 6px 0;
	display: block;
	}

#sidebar li a {
	display: block;
	background-color: transparent;
	color: #383d44;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	border-bottom: 0;
	}

#sidebar li a:hover {
	color: #669933;
	background-color: #e3e6d7;
	text-decoration: none;
	}

#sidebar h2{
	color: #326ea1;
	font-size:17px;
	font-weight: 100;
	padding: 3px 0px 8px 0px;
	margin: 0 0 4px 0;
	border-bottom:1px solid #e3e6d6;
}
#sidebar p{
	line-height:1.3em;
	margin:0 0 6px 0;
	
}
#wrapperwide {
	background-color: #f1f3e9;
}
#wrapper {
	width:1000px;
	margin: 0 auto;
	padding: 0;
	color:#55582e;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}


.date {
	background-color: transparent;
	color: #363636;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata {
	background-color: transparent;
	font-style: italic;
	color: #363636;
	line-height: 1.5em;
	margin: 15px 0 70px 0;
	padding:3px 3px 3px 3px;
	text-align: right;
	clear:both;
}

.postmetadata a {background-color: transparent; color: #363636; text-decoration: none;}

.postmetadata2 {
	background-color: #eeeeee;
	color: #282828;
	border: 1px solid #cccccc;
	font-size: 11px;
	line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
	clear:both;
	-moz-border-radius: 10px;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background-color: inherit;
	color: #aa0000;
	text-decoration: none;
}

.commentheader {
	background-color: inherit;
	font-size: 14px;
	font-weight: lighter;
	text-align: left;
	color: #668095;
	padding: 0;
	line-height: 1.5em;
}

.clear {clear:both;}

/*--------------------------------------------------------*/
/*----------------------- BOTTOM -------------------------*/
/*--------------------------------------------------------*/

#bottom {
	clear: both;
	width: 1000px;
	margin: 0;
	padding: 0px;
	text-align: left;
	color: #383d44;
	
}
.homeBox {
	position:relative;
	color:#626950;
	border-left:1px solid #ffffff;
	border-right:1px solid #8da555;
	background-image: url(images/laser-home-bucket-01.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-color:#d9e6ba;
    border-bottom:1px solid #6f755f;
	height:160px;
}
.homeBox a {
	position:absolute;
	bottom:15px;
	right:25px;
}
#bottom-left {
	width: 33%;
	padding: 0;
	float: left;
}

#bottom-mid {
	width: 33%;
	padding: 0;
	float: left;
	background-image: url(images/laser-home-bucket-02.png);
}

#bottom-right {
	width: 33%;
	margin-right: 0px;
	padding: 0;
	float: left;
	background-image: url(images/laser-home-bucket-03.png);
}

#bottom h2 {
	font-size:16px;
	font-weight: normal;
	margin: 25px 0 5px 110px;
	padding: 0 1px;
	color: #67793c;
	}

#bottom p {
	margin:0 10px 5px 110px;
	
}	

#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#bottom li {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0;
	display: block;
	}
#bottom li a {
	display: block;
	background-color: transparent;
	color: #383d44;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
	border-bottom: 0;
	}
#bottom li a:hover {
	color: #669933;
	background-color: #e6e3d7;
	text-decoration: none;
	}
	
	
	

/*--------------------------------------------------------*/
/*----------------------- MYTHS --------------------------*/
/*--------------------------------------------------------*/

.mythQandA {
	margin:0 0 20px 0;
}

#mythQuestions {
	float:left;
	width:375px;
	padding:10px 0 0 0;
}

.mythQuestion {
	padding: 0 5px 0 30px;
	width:340px;
	font-size:13px;
	line-height:40px;
	font-weight:bold;
	color:#55582e;
	background-image: url(images/laser-myth-qBack.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.mythQuestion-active {
	background-image: url(images/laser-myth-qBack.png);
}
#mythQuestions .current {
    background-position: 0 -40px;
}
.mythQuestion:hover {
    background-position: 0 -80px;
}
#mythAnswers-holder {
	float:left;
	width:605px;
	padding:4px 0 0 0;
	background-color:white;
	background-image: url(images/laser-mythA-top.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
#mythAnswers {
	float:left;
	padding: 5px 0 15px 0;
	height:230px;
	width:100%;
	background-image: url(images/laser-mythA-bottom.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    overflow:hidden;
}
#AnswerHolder {
	width:8000px;
	height:230px;
}
.mythAnswer p {
	line-height:1.4em;
}
.mythAnswer {
	line-height:1.3em;
	padding:0 30px;
	float:left;
	width:545px;
	height:230px;
}
	
	

/*--------------------------------------------------------*/
/*----------------------- EXPERT -------------------------*/
/*--------------------------------------------------------*/

.expertList-holder {
	clear:both;
	padding:4px 0 0 0;
	margin:10px 0 20px 0;
	background-image: url(images/laser-box650-top.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.expertList {
	margin:0;
	padding: 6px 0 10px 0;
	background-color:white;
    border-left:1px solid #dddddd;
    border-right:1px solid #dddddd;
}
.expertList-bottom {
	height:4px;
	padding:0 0 0 0;
	overflow:hidden;
	line-height:4px;
	background-image: url(images/laser-box650-bot.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
}

.expertWords {
	padding: 0 20px 8px 35px;
	background-image: url(images/laser-icon-prof.png);
    background-repeat: no-repeat;
    background-position: 10px 0px;
}
.expertWords img {
	display:inline !important;
	float:none !important;
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
}
.translation {
	padding: 8px 8px 8px 50px;
	background-color:#e0e0e0;
	background-image: url(images/laser-translate-arrow.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    border-top:1px solid #c8c8c8;
    border-bottom:1px solid #9b9b9b;
}
.translation p {
}
.subhighlight {
	font-weight:normal;
	font-size:14px;
	color:#9aa180;
	padding:0 20px 20px 20px;
}

#theDownload {
	padding: 5px 8px 8px 8px;
	height:100px;
}
#theDownload a {
	display:block;
	padding: 20px 8px 8px 140px;
	height:80px;
	background-image: url(images/laser-icon-pdf.png);
    background-repeat: no-repeat;
    background-position: 20px 50%;
}
#theDownload a:hover {
	background-color:#f4f4f4;
}
#theDownload .headline {
	color: #326ea1;
	font-weight: normal;
	font-size:18px;
	padding: 0;
	margin: 5px 0 0 0;
}
#theDownload .subhead {
	color:#555555;
	margin: 5px 0 0 0;
}
#theDownload .download {
	color: #ffffff;
	width:90px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight: normal;
	float:right;
	padding: 0;
	margin: 15px 20px 0 0;
	background-image: url(images/laser-download-back.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}


.visualizeGps, .visualizeLaser {
	width:475px;
	float:left;
	padding:190px 0 0 0;
	margin:15px 0 0 0;
	background-image: url(images/visualize_green_gps.png);
    background-repeat: no-repeat;
    background-position: 0 0;

}
.visualizeLaser {
	background-image: url(images/visualize_green_laser.png);
	margin:15px 0 0 20px;
}



#compareChart {
	padding:0;
	margin:10px 0 30px;
	border:1px solid #dfe3d1;
	background-color:#ffffff;
}
.compareChartHead {
	clear:both;
	margin:20px 0 0 0;
}
.compareChartRow {
	clear:both;
	line-height:30px;
	border-bottom:1px solid #dfe3d1;
}
.compareChartRow-alt {
	background-color:#f9faf4;
}
.compareChartItem-01, .compareChartItem-02, .compareChartItem-03 {
	float:left;
}

.compareChartItem-01 {
	width:300px;
	padding: 0 0 0 10px;
	font-size:14px;
	border-right:1px solid #b2b96f;
}
.compareChartRow .compareChartItem-01 {
	background-image: url(images/laser-compareRow-back.png);
    background-repeat: repeat-x;
    background-position: 0 0;
}
.compareChartRow-alt .compareChartItem-01 {
	background-image: url(images/laser-compareRow-back-alt.png);
}	
.compareChartItem-02, .compareChartItem-03 {
	position:relative;
	text-align:center;
	font-weight:bold;
}
.compareChartItem-02 {
	width:340px;
	border-right:1px solid #dfe3d1;
}
.compareChartItem-03 {
	width:340px;
}
.compareSummaryGps, .compareSummaryLaser {
	width:475px;
	float:left;
	padding:0px 0 0 0;
	margin:15px 0 0 0;

}
.compareSummaryLaser {
	margin:15px 0 0 20px;
}

.compareChartHead .compareChartItem-01 {
	border:0;
}
.compareChartHead .compareChartItem-02 {
	font-size:16px;
	font-weight:bold;
	border:0;
	color:#326ea1;
}
.compareChartHead .compareChartItem-03 {
	font-size:16px;
	font-weight:bold;
	border:0;
	color:#326ea1;
}


#compareChart a {
	display:block;
	width:46px;
	height:20px;
	line-height:20px;
	font-size:11px;
	font-weight:normal;
	position:absolute;
	right:4px;
	top:5px;
	background-image: url(images/laser-compareMore.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
#compareChart a:hover {
	color:#18515b;
}






.tooltip{
	width: 300px; 
	color:#6A724B;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	text-decoration:none;
	text-align:left;
}

.tooltip span.top{
	padding: 25px 13px 0 25px;
    background: url(images/laser-tooltip.gif) no-repeat top;
}

.tooltip b.bottom{
	padding:3px 8px 15px;
	color: #548912;
    background: url(images/laser-tooltip.gif) no-repeat bottom;
}







/*--------------------------------------------------------*/
/*--------------------- LASER FORMS ----------------------*/
/*--------------------------------------------------------*/


.cform { 
	margin:10px auto 0 auto; 
	width: 600px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:0;
	border-bottom:1px solid #f0f0f0; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font: 18px Verdana, Arial, 'Helvetica', sans-serif;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:170px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:170px; /* must be the same as above!*/
	display:block; 
	color: #326ea1;
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:230px; 
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
	height:50px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:11px;
	color:#a97c54;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:200px;
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:12px !important;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	cursor:hand;
	cursor:pointer;
}
.cform input.sendbutton:hover {
	color:#1a3543;
	background-color:#dfeff8;
	border:1px solid #9fc7db!important;
	border-left-color:#bfe1f3!important; 
	border-top-color:#bfe1f3!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:566px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background-color:#d6e095;
	background-image: url(images/accept.png);
    background-repeat: no-repeat;
    background-position: 4px 5px;
	padding:4px 10px 4px 25px !important;	
	border:1px solid #c0cc6c;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	height:0px;
	overflow:hidden;
	color:#ffffff
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}

.comparepdf {
	position:absolute;
	top:0;
	right:0;
}
.comparepdf a {
	display:block;
	padding:3px 5px 3px 25px;
	border:1px solid #cdcdcd;
	background-image: url(images/printer.png);
    background-repeat: no-repeat;
    background-position: 5px 1px;
	font-size:11px !important;
}
.comparepdf a:hover {
	background-color:#ffffff;
}
 ....loading....
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head profile="http://gmpg.org/xfn/11">
</head>
<div id="_firebugConsole" style="display: none;" FirebugVersion="1.3.3"/>
<body>
</body>
</html>
html, body {
margin:0;
padding:0;
text-align:center;
}
body {
-x-system-font:none;
background-color:#E6E3D7;
font-family:Verdana,Arial,'Helvetica',sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:0;
}
blockquote {
border-left:1px solid #326EA1;
color:#555555;
font-size:1em;
margin:0 30px;
padding-left:10px;
padding-right:10px;
}
a {
color:#326EA1;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
}
code {
-x-system-font:none;
background-color:#F5F5F5;
border:1px solid #CCCCCC;
color:#555555;
font-family:Verdana,Arial,'Helvetica',sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:10px;
text-align:left;
}
h1 a {
-x-system-font:none;
color:#BC8454;
display:block;
font-family:Arial,'Helvetica',Verdana,sans-serif;
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0;
text-decoration:none;
}
h1 {
-x-system-font:none;
color:#BC8454;
font-family:Arial,'Helvetica',Verdana,sans-serif;
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0;
position:relative;
text-decoration:none;
}
h2, h2 a {
color:#326EA1;
font-weight:100;
margin:0;
padding:0;
}
h3, h3 a {
color:#326EA1;
font-weight:100;
margin:15px 0 0;
padding:0;
}
h4 {
-x-system-font:none;
color:#326EA1;
font-family:Verdana,Arial,'Helvetica',sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0;
}
img {
border:medium none;
}
ol, form {
margin:0;
padding:0;
}
p {
line-height:1.7em;
}
.entry {
line-height:1.3em;
text-align:justify;
}
small {
font-size:10px;
}
#page {
background-color:transparent;
margin:0 auto;
padding:0;
text-align:left;
width:1000px;
}
#header {
font-size:13px;
height:110px;
margin:0 auto;
padding:0;
text-align:left;
width:1000px;
}
#header a {
color:#383D44;
}
#header a:hover {
color:#669933;
}
#logo {
background-image:url(images/laser-head-logo.png);
background-position:0 0;
background-repeat:no-repeat;
float:left;
height:150px;
overflow:hidden;
width:450px;
}
#logo h2 {
-x-system-font:none;
font-family:Georgia,'Times New Roman',Times,serif;
font-size:30px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0;
}
#logo h2 a {
display:block;
height:0;
margin:35px 0 0;
overflow:hidden;
padding:50px 0 0;
width:288px;
}
#logo p {
height:0;
margin:0;
overflow:hidden;
padding:13px 0 0;
}
#navigation {
float:right;
margin:0 50px 0 0;
padding:50px 0 0 0;
position:relative;
}
#top {
background-color:#F8FCFE;
background-image:url(images/laser-head-back.png);
background-position:0 0;
background-repeat:repeat-x;
height:110px;
margin:0 auto;
overflow:hidden;
text-align:center;
width:100%;
}
ul.topmenu {
background-color:transparent;
float:left;
list-style-type:none;
margin:0 auto;
padding:0;
}
ul.topmenu li {
float:left;
}
ul.topmenu li a {
color:#CBCBCB;
display:block;
float:left;
font-size:15px;
height:25px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
overflow:hidden;
padding:5px 10px 0;
position:relative;
z-index:10;
}
ul.topmenu li a:hover {
color:#FFFFFF;
text-decoration:none;
}
.topmenu li.back {
background:transparent url(images/lava.gif) no-repeat scroll right -30px;
height:30px;
position:absolute;
width:9px;
z-index:8;
}
.topmenu li.back .left {
background:transparent url(images/lava.gif) no-repeat scroll left top;
height:30px;
margin-right:9px;
}
.topmenuu li a {
letter-spacing:0;
margin:auto 10px;
overflow:hidden;
text-align:center;
top:7px;
}
#content {
background-color:transparent;
color:#282828;
float:left;
margin:20px 0 30px;
padding:0 0 0 40px;
text-align:left;
width:650px;
}
.contentwide {
padding:0 !important;
position:relative;
width:1000px !important;
}
#content a:hover {
background-color:transparent;
color:#669933;
text-decoration:none;
}
#content img {
background-color:transparent;
float:left;
margin:3px 10px 5px 0;
padding:5px;
}
#content a:hover img {
background-color:transparent;
border:1px solid #777777;
}
#content h1 a:hover {
background-color:transparent;
color:#669933;
text-decoration:none;
}
#content h2 a:hover {
background-color:transparent;
color:#669933;
text-decoration:none;
}
#content h3 a {
text-decoration:none;
}
#content h3 a:hover {
background-color:transparent;
color:#669933;
text-decoration:none;
}
#content ul {
margin:0 0 0 25px;
padding:0;
}
#content ul li {
line-height:1.5em;
margin:0;
padding:5px;
}
.editor {
float:right;
}
.editor a {
background-color:#EBE3C4;
background-image:url(images/pencil.png);
background-position:4px 50%;
background-repeat:no-repeat;
border:1px solid #DBD2B0;
font-size:11px !important;
padding:3px 5px 3px 25px;
}
.editor a:hover {
background-color:#F6E8B1 !important;
background-image:url(images/pencil.png);
}
.commentHolder {
border-top:1px solid #D9CEA3;
clear:both;
margin:30px 0 0;
padding:10px 0 0;
}
#comments {
clear:both;
}
#comment {
background-color:#FAFAFA;
border:1px solid #CCCCCC;
color:#444444;
font-size:13px;
height:60px;
padding-left:2px;
vertical-align:middle;
width:510px;
}
#commentform {
text-align:left;
}
.commentbody {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background-color:#FAFAFA;
border:1px solid #CCCCCC;
color:#444444;
font-size:13px;
margin:0 0 10px;
padding:15px 15px 5px;
position:relative;
text-align:left;
width:630px;
}
.commentbody a {
color:#AA0000;
text-decoration:none;
}
.commentbody a:hover {
color:#2D5175;
text-decoration:none;
}
.commentbody p {
line-height:1.2em;
}
.commentlink {
font-size:13px;
}
.commentlist {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.commentAuthor {
color:#664C10;
font-size:14px;
}
.commentText {
color:#76412F;
padding:0 0 0 10px;
}
.commentbody small {
color:#9D8141;
font-size:11px;
}
#email, #author {
-x-system-font:none;
background-color:#FAFAFA;
border:1px solid #CCCCCC;
color:#444444;
font-family:Verdana,Arial,'Helvetica',sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-left:5px;
vertical-align:middle;
}
#url {
-x-system-font:none;
background-color:#FAFAFA;
border:1px solid #CCCCCC;
color:#444444;
font-family:Verdana,Arial,'Helvetica',sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:16px;
line-height:normal;
padding-left:5px;
vertical-align:middle;
}
#submit {
-x-system-font:none;
background-color:#F6C85C;
border:1px solid #D6B25D;
color:#785A14;
font-family:Verdana,Arial,'Helvetica',sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:3px 10px;
}
textarea {
overflow:auto;
}
#footerwide {
background-color:#E6E3D7;
border-top:1px solid #CCCCCC;
clear:both;
color:#363636;
height:50px;
margin:0;
overflow:hidden;
padding:10px 0 0;
text-align:center;
}
#footer {
margin:0 auto;
width:1000px;
}
#footer a {
color:#363636;
text-decoration:none;
}
#footer a:hover {
color:#AA0000;
text-decoration:none;
}
#footer .copyright {
margin:0;
padding:0;
text-align:left;
}
.footermenu {
border-left:1px solid #D4CDB3;
float:right;
margin:0;
padding:0;
}
.footermenu li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.footermenu li a {
border-right:1px solid #D4CDB3;
padding:3px 5px;
}
.footermenu li a:hover {
background-color:#D2CDB8;
}
.s {
-x-system-font:none;
background-color:transparent;
border:0 solid #C7C7C7;
color:#383D44;
font-family:Verdana,Arial,'Helvetica',sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:15px;
line-height:normal;
padding-left:3px;
vertical-align:middle;
width:220px;
}
#sidebar {
color:#383D44;
float:left;
font-size:11px;
line-height:1.4em;
margin:20px 0 30px;
min-height:200px;
padding:0;
text-align:left;
width:250px;
}
.sidebarIcon {
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:175px;
}
.sidebarIcon-expert {
background-image:url(images/laser-icon-sidebar-expert-02.png);
}
.sidebarIcon-share {
background-image:url(images/laser-icon-sidebar-share.png);
}
.sidebarIcon-visualize {
background-image:url(images/laser-icon-sidebar-visualize.png);
}
.laserlinkimage {
}
.sidelist {
background-color:transparent;
margin:0 0 20px;
padding:0;
}
#sidebar ul {
border:medium none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#sidebar li {
border-bottom:1px solid #E3E6D6;
display:block;
margin:0 0 0 8px;
padding:6px 0;
}
#sidebar li a {
background-color:transparent;
border-bottom:0 none;
color:#383D44;
display:block;
padding:5px;
text-decoration:none;
}
#sidebar li a:hover {
background-color:#E3E6D7;
color:#669933;
text-decoration:none;
}
#sidebar h2 {
border-bottom:1px solid #E3E6D6;
color:#326EA1;
font-size:17px;
font-weight:100;
margin:0 0 4px;
padding:3px 0 8px;
}
#sidebar p {
line-height:1.3em;
margin:0 0 6px;
}
#wrapperwide {
background-color:#F1F3E9;
}
#wrapper {
color:#55582E;
margin:0 auto;
padding:0;
width:1000px;
}
.alignleft {
float:left;
text-align:left;
}
.alignright {
float:right;
text-align:right;
}
.date {
-x-system-font:none;
background-color:transparent;
color:#363636;
font-family:'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0;
}
.postmetadata {
background-color:transparent;
clear:both;
color:#363636;
font-style:italic;
line-height:1.5em;
margin:15px 0 70px;
padding:3px;
text-align:right;
}
.postmetadata a {
background-color:transparent;
color:#363636;
text-decoration:none;
}
.postmetadata2 {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:#EEEEEE;
border:1px solid #CCCCCC;
clear:both;
color:#282828;
font-size:11px;
letter-spacing:0;
line-height:1.3em;
margin:0 0 20px;
padding:5px;
text-align:left;
}
.alt {
line-height:1.3em;
padding:10px;
}
.alt a {
background-color:inherit;
color:#AA0000;
text-decoration:none;
}
.commentheader {
background-color:inherit;
color:#668095;
font-size:14px;
font-weight:lighter;
line-height:1.5em;
padding:0;
text-align:left;
}
.clear {
clear:both;
}
#bottom {
clear:both;
color:#383D44;
margin:0;
padding:0;
text-align:left;
width:1000px;
}
.homeBox {
background-color:#D9E6BA;
background-image:url(images/laser-home-bucket-01.png);
background-position:0 100%;
background-repeat:no-repeat;
border-bottom:1px solid #6F755F;
border-left:1px solid #FFFFFF;
border-right:1px solid #8DA555;
color:#626950;
height:160px;
position:relative;
}
.homeBox a {
bottom:15px;
position:absolute;
right:25px;
}
#bottom-left {
float:left;
padding:0;
width:33%;
}
#bottom-mid {
background-image:url(images/laser-home-bucket-02.png);
float:left;
padding:0;
width:33%;
}
#bottom-right {
background-image:url(images/laser-home-bucket-03.png);
float:left;
margin-right:0;
padding:0;
width:33%;
}
#bottom h2 {
color:#67793C;
font-size:16px;
font-weight:normal;
margin:25px 0 5px 110px;
padding:0 1px;
}
#bottom p {
margin:0 10px 5px 110px;
}
#bottom ul {
border:medium none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#bottom li {
border-bottom:1px solid #CCCCCC;
display:block;
margin:0;
padding:0;
}
#bottom li a {
background-color:transparent;
border-bottom:0 none;
color:#383D44;
display:block;
padding:7px 5px;
text-decoration:none;
}
#bottom li a:hover {
background-color:#E6E3D7;
color:#669933;
text-decoration:none;
}
.mythQandA {
margin:0 0 20px;
}
#mythQuestions {
float:left;
padding:10px 0 0;
width:375px;
}
.mythQuestion {
background-image:url(images/laser-myth-qBack.png);
background-position:0 0;
background-repeat:no-repeat;
color:#55582E;
font-size:13px;
font-weight:bold;
line-height:40px;
padding:0 5px 0 30px;
width:340px;
}
.mythQuestion-active {
background-image:url(images/laser-myth-qBack.png);
}
#mythQuestions .current {
background-position:0 -40px;
}
.mythQuestion:hover {
background-position:0 -80px;
}
#mythAnswers-holder {
background-color:white;
background-image:url(images/laser-mythA-top.png);
background-position:0 0;
background-repeat:no-repeat;
float:left;
padding:4px 0 0;
width:605px;
}
#mythAnswers {
background-image:url(images/laser-mythA-bottom.png);
background-position:0 100%;
background-repeat:no-repeat;
float:left;
height:230px;
overflow:hidden;
padding:5px 0 15px;
width:100%;
}
#AnswerHolder {
height:230px;
width:8000px;
}
.mythAnswer p {
line-height:1.4em;
}
.mythAnswer {
float:left;
height:230px;
line-height:1.3em;
padding:0 30px;
width:545px;
}
.expertList-holder {
background-image:url(images/laser-box650-top.png);
background-position:0 0;
background-repeat:no-repeat;
clear:both;
margin:10px 0 20px;
padding:4px 0 0;
}
.expertList {
background-color:white;
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
margin:0;
padding:6px 0 10px;
}
.expertList-bottom {
background-image:url(images/laser-box650-bot.png);
background-position:0 100%;
background-repeat:no-repeat;
height:4px;
line-height:4px;
overflow:hidden;
padding:0;
}
.expertWords {
background-image:url(images/laser-icon-prof.png);
background-position:10px 0;
background-repeat:no-repeat;
padding:0 20px 8px 35px;
}
.expertWords img {
border:0 none !important;
display:inline !important;
float:none !important;
margin:0 !important;
padding:0 !important;
}
.translation {
background-color:#E0E0E0;
background-image:url(images/laser-translate-arrow.png);
background-position:0 50%;
background-repeat:no-repeat;
border-bottom:1px solid #9B9B9B;
border-top:1px solid #C8C8C8;
padding:8px 8px 8px 50px;
}
.translation p {
}
.subhighlight {
color:#9AA180;
font-size:14px;
font-weight:normal;
padding:0 20px 20px;
}
#theDownload {
height:100px;
padding:5px 8px 8px;
}
#theDownload a {
background-image:url(images/laser-icon-pdf.png);
background-position:20px 50%;
background-repeat:no-repeat;
display:block;
height:80px;
padding:20px 8px 8px 140px;
}
#theDownload a:hover {
background-color:#F4F4F4;
}
#theDownload .headline {
color:#326EA1;
font-size:18px;
font-weight:normal;
margin:5px 0 0;
padding:0;
}
#theDownload .subhead {
color:#555555;
margin:5px 0 0;
}
#theDownload .download {
background-image:url(images/laser-download-back.png);
background-position:0 0;
background-repeat:no-repeat;
color:#FFFFFF;
float:right;
font-weight:normal;
height:25px;
line-height:25px;
margin:15px 20px 0 0;
padding:0;
text-align:center;
width:90px;
}
.visualizeGps, .visualizeLaser {
background-image:url(images/visualize_green_gps.png);
background-position:0 0;
background-repeat:no-repeat;
float:left;
margin:15px 0 0;
padding:190px 0 0;
width:475px;
}
.visualizeLaser {
background-image:url(images/visualize_green_laser.png);
margin:15px 0 0 20px;
}
#compareChart {
background-color:#FFFFFF;
border:1px solid #DFE3D1;
margin:10px 0 30px;
padding:0;
}
.compareChartHead {
clear:both;
margin:20px 0 0;
}
.compareChartRow {
border-bottom:1px solid #DFE3D1;
clear:both;
line-height:30px;
}
.compareChartRow-alt {
background-color:#F9FAF4;
}
.compareChartItem-01, .compareChartItem-02, .compareChartItem-03 {
float:left;
}
.compareChartItem-01 {
border-right:1px solid #B2B96F;
font-size:14px;
padding:0 0 0 10px;
width:300px;
}
.compareChartRow .compareChartItem-01 {
background-image:url(images/laser-compareRow-back.png);
background-position:0 0;
background-repeat:repeat-x;
}
.compareChartRow-alt .compareChartItem-01 {
background-image:url(images/laser-compareRow-back-alt.png);
}
.compareChartItem-02, .compareChartItem-03 {
font-weight:bold;
position:relative;
text-align:center;
}
.compareChartItem-02 {
border-right:1px solid #DFE3D1;
width:340px;
}
.compareChartItem-03 {
width:340px;
}
.compareSummaryGps, .compareSummaryLaser {
float:left;
margin:15px 0 0;
padding:0 0 0;
width:475px;
}
.compareSummaryLaser {
margin:15px 0 0 20px;
}
.compareChartHead .compareChartItem-01 {
border:0 none;
}
.compareChartHead .compareChartItem-02 {
border:0 none;
color:#326EA1;
font-size:16px;
font-weight:bold;
}
.compareChartHead .compareChartItem-03 {
border:0 none;
color:#326EA1;
font-size:16px;
font-weight:bold;
}
#compareChart a {
background-image:url(images/laser-compareMore.png);
background-position:0 0;
background-repeat:no-repeat;
display:block;
font-size:11px;
font-weight:normal;
height:20px;
line-height:20px;
position:absolute;
right:4px;
top:5px;
width:46px;
}
#compareChart a:hover {
color:#18515B;
}
.tooltip {
-x-system-font:none;
color:#6A724B;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
text-align:left;
text-decoration:none;
width:300px;
}
.tooltip span.top {
background:transparent url(images/laser-tooltip.gif) no-repeat scroll center top;
padding:25px 13px 0 25px;
}
.tooltip b.bottom {
background:transparent url(images/laser-tooltip.gif) no-repeat scroll center bottom;
color:#548912;
padding:3px 8px 15px;
}
.cform {
margin:10px auto 0;
width:600px;
}
.cform fieldset {
border-color:-moz-use-text-color -moz-use-text-color #F0F0F0;
border-style:none none solid;
border-width:0 0 1px;
margin-top:10px;
padding:5px 0 15px;
}
.cform .cf_hidden {
background:transparent none repeat scroll 0 0 !important;
border:medium none !important;
display:none;
margin:0 !important;
padding:0 !important;
}
.cform legend {
-x-system-font:none;
color:#666666;
font-family:Verdana,Arial,'Helvetica',sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-left:10px;
padding:0 2px;
}
ol.cf-ol {
margin:0 !important;
padding:0 !important;
}
ol.cf-ol li {
background:transparent none repeat scroll 0 0 !important;
line-height:1.3em;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
margin:5px 0 !important;
padding:0;
text-align:left;
}
ol.cf-ol li.textonly {
background:#F0F0F0 none repeat scroll 0 0 !important;
letter-spacing:1px;
margin:10px 0 !important;
padding:5px 0;
text-align:center;
}
.cform label {
display:inline-block;
margin:4px 10px 0 0;
text-align:right;
vertical-align:top;
width:170px;
}
.cform label span {
color:#326EA1;
display:block;
width:170px;
}
label.cf-before {
margin:4px 10px 0 0;
}
label.cf-after {
margin:4px 15px 0 6px;
text-align:left;
width:115px;
}
label.cf-after span {
display:block;
width:115px;
}
label.cf-group-after {
margin:3px 4px 0 2px;
text-align:left;
width:72px;
}
label.cf-group-after span {
display:block;
width:72px;
}
.cform input, .cform textarea, .cform select {
background:#F9F9F9 none repeat scroll 0 0;
border:1px solid #888888;
padding:3px;
vertical-align:top;
}
.cform input:hover, .cform textarea:hover, .cform select:hover {
background:#CEDDDF none repeat scroll 0 0;
}
.cform input:focus, .cform textarea:focus, .cform select:focus {
background:#F3F8F8 none repeat scroll 0 0;
}
.cform textarea, .cform input {
width:230px;
}
.cform select {
padding:2px 0;
width:158px;
}
.cform select.cfselectmulti {
height:7.5em;
}
.cform textarea {
font-family:arial;
font-size:0.9em;
height:50px;
overflow:auto;
}
ol.cf-ol li.cf-box-title {
font-weight:bold;
letter-spacing:1px;
padding:8px 0 0 100px;
}
.cform input.cf-box-a, .cform input.cf-box-b {
background:transparent none repeat scroll 0 0 !important;
border:medium none !important;
height:22px;
margin:2px 0 0;
width:14px;
}
.cform input.cf-box-a {
margin-left:100px;
}
ol.cf-ol li.cf-box-group {
margin:10px 0 0 !important;
padding-left:100px;
}
span.reqtxt, span.emailreqtxt {
color:#A97C54;
display:-moz-inline-box;
font-size:11px;
margin:3px 0 0 3px;
vertical-align:top;
}
p.cf-sb {
margin:0;
padding:0 !important;
text-align:right;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
background:transparent url(../images/button-bg.gif) repeat-x scroll 0 0;
border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
border-style:solid !important;
border-width:1px !important;
cursor:pointer;
font-size:12px !important;
margin:10px 0 0 5px;
padding:5px;
width:200px;
}
.cform input.sendbutton:hover {
background-color:#DFEFF8;
border-color:#BFE1F3 #9FC7DB #9FC7DB #BFE1F3 !important;
border-style:solid !important;
border-width:1px !important;
color:#1A3543;
}
.cform input.resetbutton {
padding:5px 1em;
width:auto;
}
.cform input.backbutton {
padding:5px 1em;
width:auto;
}
ol.cf-ol li.cf_li_err {
background:#FFDFDF url(li-err-bg.png) repeat scroll 0 0 !important;
border:1px solid #DF7D7D;
margin:5px 0 !important;
padding:5px 0 !important;
}
ol.cf-ol li ul.cf_li_text_err {
color:#333333;
height:1%;
margin:0 0 0 100px;
min-height:1%;
padding:0;
}
ol.cf-ol ul.cf_li_text_err li {
background:transparent url(icon-alert.png) no-repeat scroll left 1px !important;
font-weight:bold;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
margin:0 0 2px !important;
padding-left:15px;
text-indent:0;
}
ol.cf-ol ul.cf_li_text_err li:before {
content:'';
}
label.secq, label.seccap {
margin-bottom:4px;
vertical-align:text-bottom;
}
input.secinput {
vertical-align:text-bottom;
}
#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {
height:15px;
margin:0;
padding:4px;
width:50px;
}
img.captcha {
border:medium none !important;
float:none !important;
margin:0 0 0 10px !important;
padding:0 !important;
vertical-align:text-bottom;
}
img.captcha-reset {
background:transparent url(captcha_reset_grey.gif) no-repeat scroll 0 0;
border:medium none;
height:21px;
margin:0 0 2px 3px;
vertical-align:text-bottom;
width:21px;
}
img.imgcalendar {
border:medium none;
}
div.cf_info {
color:#333333;
display:none;
line-height:1.3em;
margin:10px auto;
padding:10px 15px !important;
width:566px;
}
div.cf_info ol {
margin:0;
padding:5px 15px 0 30px;
}
div.cf_info ol li {
margin:2px 0;
padding:1px 0;
}
div.cf_info a {
color:#AD2929 !important;
text-decoration:underline !important;
}
div.success {
background-color:#D6E095;
background-image:url(images/accept.png);
background-position:4px 5px;
background-repeat:no-repeat;
border:1px solid #C0CC6C;
color:#444444;
display:block;
padding:4px 10px 4px 25px !important;
}
div.failure {
background:#FFDFDF url(li-err-bg.png) repeat scroll 0 0 !important;
border:1px solid #DF7D7D;
display:block;
}
div.waiting {
background:#F9F9F9 none repeat scroll 0 0;
color:#AAAAAA;
display:block;
}
.cform .cf_error {
border:1px solid #AD2929;
color:#AD2929;
}
div.mailerr {
display:block;
}
.mailerr, .cform .cf_errortxt {
color:#AD2929;
}
[disabled] {
background:transparent none repeat scroll 0 0 !important;
border-color:#DDDDDD !important;
color:#DDDDDD;
}
.disabled {
border-color:#DDDDDD !important;
}
.cform input.cf_upload {
background:#F9F9F9 none repeat scroll 0 0;
border:1px solid #888888;
width:220px;
}
.linklove {
height:0;
margin:0 auto 10px !important;
overflow:hidden;
padding:0 !important;
text-align:center !important;
}
.linklove a, .linklove a:visited {
color:#AAAAAA !important;
font-family:Tahoma;
font-size:0.8em;
}
* html .cform fieldset {
margin-top:15px;
padding-top:25px;
position:relative;
}
* html .cform legend {
left:10px;
margin-left:0;
position:absolute;
top:-10px;
}
* + html .cform fieldset {
margin-top:15px;
padding-top:25px;
position:relative;
}
* + html .cform legend {
left:10px;
margin-left:0;
position:absolute;
top:-10px;
}
* html ol.cf-ol, * html ol.cf-ol li, * html span.reqtxt, * html span.emailreqtxt {
display:inline-block;
}
* + html .cform label, * + html ol.cf-ol, * + html ol.cf-ol li, * + html span.reqtxt, * + html span.emailreqtxt {
display:inline-block;
}
* html img.captcha {
margin-bottom:1px !important;
}
* + html img.captcha {
margin-bottom:1px !important;
}
.comparepdf {
	position:absolute;
	right:0;
	top:0;
}
.comparepdf a {
	background-image:url(images/printer.png);
	background-position:5px 1px;
	background-repeat:no-repeat;
	border:1px solid #CDCDCD;
	display:block;
	font-size:11px !important;
	padding:3px 5px 3px 25px;
}
.comparepdf a:hover {
	background-color:#FFFFFF !important;
}

.comparepdf2 {
	clear:both;
	font-size:14px;
}
.comparepdf2 a {
	padding:3px 5px 3px 25px;
	background-image:url(images/printer.png);
	background-position:0 50%;
	background-repeat:no-repeat;
}

.proImages img {
	float:right;
	margin:0 0 10px 20px;
	border:1px solid #aaaaaa;
}