@charset "UTF-8";
/* CSS Document */

body
{
	margin: 0;
	background: #CCCCCC;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:active, a:visited
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

#wrapper
{
	width: 878px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #000000 url(../images/wrapper.jpg) repeat-y;
}
#header{
	width:878px;
	height:53px;
	background:#CCC url(../images/header.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#leftside
{
	width: 252px;
	height: 100%;
	float: left;
	margin-left: 14px;
}
.logo
{
	margin: -30px 0px 10px 3px;
}
#menu
{
	width: 230px;
	height: 100%;
	float: left;
	margin-left: 10px;
	margin-top:30px;
}
#menu ul
{
	text-align: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}
#menu a:link, #menu a:visited
{
	display: block;
	color: #000000;
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
}
#menu a:hover, #menu a:active
{
	display: block;
	color: #000000;
	background: #57ABE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
}
#menu ul li.current a:link, #menu ul li.current a:visited
{
	color: #000000;
	background: #57ABE8;
}
#menu li
{
	padding-bottom: 6px;
}
#contactus
{
	width: 250px;
	float: left;
}
#contactus p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align: right;
	padding-right: 5px;
}

#container
{
	width: 530px;
	height: 100%;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 12px;
}
#containerMain
{
	width: 512px;
	height: 100%;
	float: left;
	margin:10px 50px;
}
.clr
{
	clear: both;
}
.downloadbrochure
{
	padding: 0;
	margin:50px 0px 40px 21px;
	float:left;
}

.piraclelogo
{
	padding: 20px 12px 0px 12px;
}

#container h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #1A3163;
	font-size: 20px;
	line-height: 1.2em;
	padding: 0;
	font-weight: normal;
	padding-left:30px;
}
#containerMain h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #1A3163;
	font-size: 20px;
	line-height: 1.2em;
	padding: 0;
	font-weight: normal;
}
#container h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 1.1em;
	font-weight: normal;
	padding-left:30px;
}
#containerMain h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 1.1em;
	font-weight: normal;
	padding: 0;
}

#container h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #1A3163;
	font-weight: bold;
	font-size: 12px;
	line-height: 1em;
	padding: 0;
}
#containerMain h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #1A3163;
	font-weight: bold;
	font-size: 12px;
	line-height: 1em;
	padding: 0;
}

#container p
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding: 0px 14px 5px 30px;
}

#containerMain p
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding: 0px 14px 5px 0px;
}
#container ul
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding-right: 14px;
}
#containerMain ul
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding-right: 14px;
}


.howitworks
{
	margin: 10px 0px 10px 10px;
	border:3px #1A3163 solid;
}
.fsc{
	padding-right:12px;
	padding-left:12px;
}

#container a:link, #container a:active, #container a:visited
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#container a:hover
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
#containerMain a:link, #containerMain a:active, #containerMain a:visited
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#containerMain a:hover
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


#footer
{
	width: 878px;
	height: 104px;
	margin-left: auto;
	margin-right: auto;
	background: #CCCCCC url(../images/footer.jpg) no-repeat;
}
.cac
{
	padding-right: 12px;
	padding-bottom: 0px;
}
.movie
{
	padding-left: 30px;
}
#copyright
{
	text-align: center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 104px 0 10px 0;
}
#container .emailus {
	font-size:20px;
}
#container .emailus a:link, #container .emailus a:active, #container .emailus a:visited, #container .emailus a:hover {
	font-size:20px;
}
#containerMain .emailus {
	font-size:20px;
}
#containerMain .emailus a:link, #containerMain .emailus a:active, #containerMain .emailus a:visited, #containerMain .emailus a:hover {
	font-size:20px;
}



/*Popup Control*/
.popupControl
{
	background-color: #FFFFFF;
	position: absolute;
	visibility: hidden;
}
.validatorCalloutHighlight
{
	background-color: #FFFACD;
}

/* Calculator input table */
.rr-calc-input
{
	font-family: 'Arial Black' ,Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	font-size: 12px;
	color: #505050;
	padding: 20px;
	background-image: url(../images/main_bg.png);
	background-repeat:repeat-y;
	width: 546px;
	height:100%;
}
.rr-calc-input td
{
	padding-bottom: 10px;
	vertical-align: top;
}
.rr-calc-input-infoCell
{
	width: 20px;
}
.rr-calc-input-infoCell img
{
	cursor: pointer;
}
.rr-calc-input-infoPanel
{
	border: 1px solid #2E4d7B;
	background-color: #FFFACD;
	position: absolute;
	visibility: hidden;
	padding: 10px;
	width: 200px;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
	background-color: #ffffcc;
	color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
	background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
	background-color: #ffffcc;
	color: #ff0000;
}
.MaskedEditBlurNegative
{
	color: #ff0000;
}
.calculatorBody
{
	background-image: url('../images/main_bg.png');
	background-repeat: repeat-y;
	width: 546px;
	height: 100%;
}
.calculatorHeader
{
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	display: table-cell;
	height: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: bottom;
	width: 546px;
}
.calculatorFooter
{
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	width: 546px;
	height: 44px;
}
.calculatorFooter table
{
	float:right;
	text-align:right;
	padding-right: 20px;
}
.calculatorFooter input
{
	padding: 3px;
	margin:2px;
	border: solid 1px #A9A9A9;
	padding-left: 20px;
	padding-right: 20px;
	cursor:pointer;
}
.calculatorTitleCommon
{
	color: white;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
}
.inputFieldBg
{
	text-align: right;
}
.inputFieldText
{
	width: 440px;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Arial Black',Arial, Helvetica, sans-serif;
}
.inputFieldTextBox
{
	padding-left: 3px;
	border: solid 1px #a9a9a9;
	width: 75px;
}
.inputFieldTextBoxSymbol
{
	width: 25px;
	text-align: right;
	padding-right: 5px;
}
#resultDetails,
#resultContainer
{
	border: solid 1px #a9a9a9;
	padding: 10px;
	background-color: #FFFFFF;
	font-style: italic;
	text-align: right;
	margin-bottom:10px;
}
#resultDetails .resultTitle,
#resultContainer .resultTitle
{
	text-align:left;
	border-width: 1px;
	border-color: #A9A9A9;
	border-bottom-style: solid;
	font-size: 120%;
	font-style:normal;
	color: #000000;
}
#resultDetails .resultTitle
{
	text-align:right;
}

#resultDetails .resultTotalSavings,
#resultContainer .resultTotalSavings
{
	font-size: 120%;
	font-style:normal;
	color: #000000;
	border-width: 1px;
	border-color: #A9A9A9;
	border-top-style: solid;
}
#mainimage {
	width:570px;
	height:100%;
	border-bottom:0px #CCC solid;
	float:left;
	margin:0;
	padding:0;
}
#contactus
{
	width: 250px;
	height:84px;
	float: left;
}
#contactus p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	padding:28px 0px 0px 25px;
	color:#FFFFFF;
	font-weight:bold;
}
#freetrial
{
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float:left;
	margin:48px 0px 0px 140px;
}
#freetrial a:link, #freetrial a:hover, #freetrial a:active, #freetrial a:visited{
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
