.va_required{    background-image:url(/images/icons/icon_require.gif);    background-repeat:no-repeat;    width:16px;    height:16px}.va_required_text{    background-image:url(/images/icons/icon_require_text.gif);    background-repeat:no-repeat;    width:50px;    height:16px}.va_warning{    background-image:url(/images/icons/icon_warning.gif);    background-repeat:no-repeat;    width:16px;    height:16px}.va_pass{    background-image:url(/images/icons/icon_valid.gif);    background-repeat:no-repeat;    width:16px;    height:16px}.va_loading{    background-image:url(/images/loading2.gif); background-repeat:no-repeat; width:16px; height:16px}.va_hint{ border:#ccc solid 1px; background-color:#fffdbb; color:#ff5400; text-align:center; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:none; position:absolute; padding-top:3px; padding-bottom:3px;  background-repeat:repeat; z-index:50}div.validate{ float:left}.va_wrap{position:relative}div.va_wrap input,select,ul{ float:left}.va_icon{ list-style:none; width:16px; height:16px; margin:0px;padding:0px; position:absolute; right:-16px}.va_icon li{ list-style:none; margin:0px; padding:px}.QuestionBox{position:relative;float:left}.QuestionText{position:relative;float:left}.middlecontainer{    float:left}#dialogHeader{    float:left;    margin-bottom:10px;    margin-left:10px}#dialogBox{    width:400px;    float:left}#dialogButton{    float:left;    padding-left:250px}#dialogFooter{    margin-top:25px;    margin-bottom:10px;    margin-left:10px;    float:left;    height:30px}.dialogClearLeft{clear:left}.dialogQABox{width:93%;float:left;margin:5px 0px 5px 10px}.dialogQuestion{width:30%;float:left}.dialogQuestion br{display:block}.dialogAnswer{width:63%;float:left}input.btn-finish{width:80px;height:20px;background-image:url(../images/button_finish.gif);background-repeat:no-repeat}input.btn-continue{width:80px;height:20px;background-image:url(../images/button_continue.gif);background-repeat:no-repeat}input.btn-back{width:80px;height:20px;background-image:url(../images/button_back.gif);background-repeat:no-repeat}input.radio{margin-top:5px}.iconholder{position:absolute;background:#CCC;margin:0px;top:0px;border:#666 1px solid;right:-12px;width:50%;overflow:hidden}.iconholder_left{background:#666;border:#666 1px solid;font-family:Arial,Helvetica,sans-serif;font-size:11px;color:white;font-weight:bolder;padding:2px 5px 2px 5px;height:13px;width:10px;position:absolute;top:0px;right:48.5%;cursor:pointer}.iconholder_right{background:#666;border:#666 1px solid;font-family:Arial,Helvetica,sans-serif;font-size:11px;color:white;font-weight:bolder;padding:2px 5px 2px 5px;text-align:center;height:13px;width:10px;position:absolute;top:0px;right:0px;cursor:pointer}.pageicon{margin-left:0px;padding:2px 5px 2px 5px;background:#CCC;border-right:#666 1px solid;float:left;width:18px;height:13px;text-align:center}.pageicon a{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#333;text-decoration:none;font-weight:100}.pageicon a:hover{font-family:Arial,Helvetica,sans-serif;font-size:11px;background:#FFC;border:#FFC 6px solid;font-weight:bold}.star-rating{ list-style:none; margin:3px; padding:0px; width:100px; height:20px; position:relative;     background:url(/images/star_rating.gif) top left repeat-x}.star-rating li{ padding:0px; margin:0px;   float:left}.star-rating li a{ display:block; width:20px; height:20px; text-decoration:none; text-indent:-9000px; z-index:20; position:absolute; padding:0px; background-image:none}.star-rating li a:hover{    background:url(/images/star_rating.gif) left bottom; z-index:1; left:0px}.star-rating a.star-1{ left:0px}.star-rating a.star-1:hover{ width:20px}.star-rating a.star-2{ left:20px}.star-rating a.star-2:hover{ width:40px}.star-rating a.star-3{ left:40px}.star-rating a.star-3:hover{ width:60px}.star-rating a.star-4{ left:60px}.star-rating a.star-4:hover{ width:80px}.star-rating a.star-5{ left:80px}.star-rating a.star-5:hover{ width:100px}

/**********************************************************************/
/**************************** Find Out More ***************************/
/**********************************************************************/

body {
color:#444444;
font-size:14px;
background:transparent none;
}

#fom {
	background: transparent none;
	height: 190px;
	width: 306px;
	margin-top: 0;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0;
}

#fom .padder {
	padding:65px 0 0 40px;
}


#fom .questionRow {	
	line-height:21px;
	margin:0 0 8px 0;
	clear:both;
}

#fom .label {
	float:left;
	width:55px;	
}

#fom .answer {
	float:left;
}

#fom input {
	color:#336699;
	padding-left:3px;
	width:182px;
	height:25px;
	margin:0 0 5px;
}

#fom .button_row {
	margin: 14px 0 0 20px;
}

#fom .callme {
	background: transparent url(http://www.magnify360.com/images/fom_call_me_button.gif) no-repeat;
	display:block;
	float:left;
	height:24px;		
	width:80px;
}

#fom .emailme {
	background: transparent url(http://www.magnify360.com/images/fom_email_me_button.gif);
	display:block;
	float:left;	
	height:24px;
	margin: 0 12px 0 12px;
	width:80px;

}

#fom .download {
	background: transparent url(http://www.magnify360.com/images/fom_white_paper_button.gif);	
	display:block;
	float:left;
	height:24px;
	width:80px;
}



body {
		font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
}

/*********************************************
 * * Dialog CSS
 * **********************************************/

.dialogWrap{
		
}

.dialogHeader{
		
}

.dialogBox{
}

.dialogQAB
}
.dialogClearLeft{
clear: none!important;
}

.dialogQuestion{
width:20%!important;
		
}

.dialogAnswer{
		
}

.dialogButton{

}

.dialogFooter{

}

/********************************************
 * *  Dialog Input
 * *********************************************/

input{
	    font-size: 14px;
}

select{
	    font-size: 11px;
}

input.email, input.default, input.name{
	    width: 200px;
}

input.fname, input.lname{
	    width: 150px;
}

input.phone{
	    width: 100px;
}

input.zip{
	    width: 70px;
}

textarea.textarea{
	    width: 250px;
}

select.title{
	    width: 70px;
}

select.state{
	    width: 150px;
}

select.drop-down{
	    width: 175px;
}

input.number-field, input.text-field{
	   width: 150px;
}

input.radio{
		margin-top: 5px;
}



/****************************************************************************
 * * BUTTON INPUT
 * * You can overwrite all button my replace the url inside the background-image
 * * Then give the right width and height
 * ****************************************************************************/

input.btn-finish {
		width:80px;
			height:20px;
					background-repeat: no-repeat; 
}

input.click-button { 
		width:80px!important;
		height:24px;
		background:transparent url(client_files/client_589/images/continue.gif) top left no-repeat;
}

input.btn-continue { 
		width:80px!important;
		height:24px;
		background:transparent url(http://www.magnify360.com/images/fom_call_me_button.gif) top left no-repeat;
		position:relative;
		left:52px;
}

input.btn-back { 
		width:80px;
			height:20px;
				background-image:url(/images/button_back.gif);
					background-repeat: no-repeat;
}



