.lightbox {
	width:333px;
	z-index:1000;
	background:#fff url('/images/LightBox/bg.gif') repeat-x left bottom;
	border:1px solid #C8C8C8;
	padding:30px 45px 26px 36px;
	/*overflow:hidden;*/
}
	.lightbox h1 {
		font-size:18px;
		/*color:#184c88;*/
			}
			

/**************dynamicly vertical strech tooltip - blue border******************/
/*width:172px*/

.lightbox-lead-form{width:390px;text-align:left;z-index:1000;bottom:0px;left:0px;}

.lightbox-lead-form .fg-form{width:390px;position:relative;
	background:#f6f7fb url('/images/LightBox/lightbox.form.body.bg.gif') repeat-x left 28px;
	
	}

.lightbox-lead-form h3{
	z-index:1000;
	width:373px;
	height:19px;
	background:url('/images/LightBox/lightbox.form.header.bg.gif') repeat-x left top;
	border:1px solid #a0a8c0;
	padding:0px;
	margin:0px;
	padding-top:7px;
	padding-left:15px;
	font-size:11px;
	text-transform:uppercase;
	color:#435b92;
	font-weight:bold;
	}

	
.lightbox-lead-form #lightbox-close
{
	background-image:url('/images/lightbox/lightbox.products.close.gif');
	background-repeat:no-repeat;
	width:13px;
	height:13px;
	cursor:pointer;
	z-index:1001;
	position:absolute;
	top:9px;
	right:4px;
}
.lightbox-lead-form .txt{width:245px;}
.lightbox-lead-form select{width:250px;}
.lightbox-lead-form .fg-body{margin:15px;}

.lightbox-lead-form .fg-fields{margin:15px;margin-bottom:5px;}
.lightbox-lead-form .fg-field .lbl{text-align:left;width:100px;}

.lightbox-lead-form .fg-buttons{clear:both;padding-right:43px;height:20px;padding-bottom:20px;}
.lightbox-lead-form  .fg-buttons .button	{float:right}

#content-body {
	width:696px;
	height:auto;
	float:left;
	line-height:140%;
	position:relative;
	padding-bottom:40px;
}
	#content-body h2{
		margin-bottom:25px;
	}	
	#content-body .content{
	}
	#content-body .content p {
	}
	#content-body .content .content-block-body{
		width:500px;
	}

			
	#content-body .header-image{margin-bottom:20px;}			
			
#content-body .backtotop
{
left:auto;
right:200px;
}		
			

#content-body
{
	width:900px;
	padding:0px;margin:0px;
	border:none;
	}
#content-body h3
{
	font-size:13px;
	}
#content-body .content h3
{
	font-size:13px;
	}
#content-body .content p
{
	line-height:20px;
	}
#content-body .content .content-block-body 
{
	width:590px;
	}

#tutorials
{
	margin-top:30px;
	}
#tutorials h4
{
	font-size:13px;
	font-weight:bold;
	}
#tutorials .box
{
	float:left;
	width:400px;
	margin-bottom:30px;
	height:100px;
	overflow:hidden;
	position:relative;
	}
	#tutorials .box-image{float:left;width:103px;height:77px;margin-right:10px;overflow:hidden;position:relative;}
	#tutorials .box-image .play{cursor:pointer;position:absolute;top:0px;left:0px;width:103px;height:77px;background:Transparent url('/images/icons/play.png') no-repeat  0px 0px;}
	#tutorials .box-text{float:left;width:230px;}
	
#tutorials .box a
{
	color:Black;
	}
	
	
#flashContainer	
	{
		width:800px;
		height:600px;
		display:block;
		margin-bottom:50px;
}




#content-body .backtotop
{
display:none;
}input,textarea
{
	background-color:#fbfdfd;
	border:1px solid #afbccb;
	width:214px;
	overflow:auto;
}
textarea
{
	height:97px !important;
}
.fg-field
{
	clear:left;
	float:left;
	padding-bottom:15px;
}
.lbl
{
	float:left;
	font-size:11px;
}
.fg-field-input
{
	float:left;
}


.fg-buttons .button input, .button input
{
	width:60px;
	height:20px;
	background-color:#034ea5;
	margin-left:5px;
	font-weight:bold;
	font-size:12px;
	color:White;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	float:right;
	border:none;
	cursor:pointer;
	font-family:Lucida Sans;
}
.fg-buttons .button .cancel
{
	background-color:#b2beca;
}
.validation-advice
{
	font-size:10px;
	color:#034ea5;
}


		

		
 