/* styles for ROI calculators  */
.roi_up_text
{
	color: #3e4549;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

.roi_form
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.roi_blue_title
{
	color: #0d5e8d;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 5px 0 0px;
}

.roi_hr_bold
{
	color: #d8d8d8;
	background-color: #d8d8d8;
	height: 2px;
	line-height: 0px;
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}


* html .roi_hr_bold {
	margin-top: 2px;
	margin-bottom: 4px;
}
*:first-child+html .roi_hr_bold {
	margin-top: 2px;
	margin-bottom: 4px;
}
.bottom{
	position:relative;
	left:-10px;
}


.roi_left_col
{
	width: 300px;
	float: left;
	background-color: #f6f6f6;
	padding-top: 10px;
	padding-bottom: 7px;
}

.roi_col_marg
{
	margin-left: 0px;
	margin-right: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

.roi_form_text_marg
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
* html .roi_form_text_marg
{
	margin-top: 0;
	margin-bottom: 0;
}
*:first-child+html .roi_form_text_marg {
	margin-top: 0;
	margin-bottom: 0;
}
.roi_form_text
{
	width: 253px;
	float: left;
	color: #3e4549;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.roi_form_text_bold span
{
	float:right;
}
.roi_form_text_bold
{
	width: 253px;
	float: left;
	color: #3e4549;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.roi_form_text_hours
{
	width: 253px;
	float: left;
	color: #3e4549;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}


.roi_usd
{
	width: 5px;
	float: left;
	line-height: 18px;
	margin: 0 5px 0 -20px;
	text-align: right;
}

.roi_blue_input
{
	width: 60px;
	border: 1px #6fa8ce solid;
	float: left;	
	color: #3e4549;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;	
	margin-left: 0px !important;
	padding-left: 0px !important;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent;
}

.roi_blue_input_no_marg
{
	width: 60px;
	border: 1px #6fa8ce solid;
	float: left;	
	color: #3e4549;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;	
	padding-left: 0px !important;
}


.roi_input
{
	width: 60px;
	border: 0px #ffffff solid;
	float: left;	
	color: #3e4549;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;	
	margin-left: 0px;
}

.roi_input_bold
{
	width: 60px;
	border: 0px #ffffff solid;
	float: left;	
	color: #3e4549;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	margin-left: 0px;
}

.roi_hr
{
	color: #d8d8d8;
	background-color: #d8d8d8;
	height: 1px;
	line-height: 0px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
* html .roi_hr {
	margin: 0;
}
*:first-child+html .roi_hr {
	margin: 0;
}

.roi_right_col
{
	width: 323px;
	float: left;
	margin-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}

.roi_bottom_text
{
	color: #0d5e8d;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; 
	padding: 10px 10px;
}

.roi_bottom_red_text
{
	color: #dd0000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 10px;
}



/* blue title in SalesDesctop ROI calculator */
.sd_blue_title
{
	color: #0d5e8d;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 5px 0 0px;
}


.clear_marg
{
	clear: both;
	padding-bottom: 5px;
}

.marg5
{
	height: 5px;
	line-height: 0px;
}
