﻿
.shiftInner
{
	background: transparent url no-repeat scroll top left;
}

.shiftCalcWrapper
{	
	display: inline;	/*IE margin double bug*/
	float: left;
	max-width:470px;
	font-size:12px;
	
}

.shiftCalcInner
{
}

.shiftCalcInner h1
{
	margin: 0; padding: 0;
	color: Black;
}
.shiftCalcInner p
{
	margin: 0; 
	color: #252525;
}
.shiftCalcInner h4
{
	margin: 0 0 6px 0;
	padding: 0;
	font-weight: bold;
	color: Black;	
}

.shiftCalcForm
{
	border-bottom: solid 3px #F6F6F4;
	/* margin-bottom: 6px; */
	color: #505050;
	display: inline-block;
}

.shiftButtonOuter
{
	float: right;
}

.shiftButtonInner
{

}
.shiftButtonInner input
{
	background: transparent url(images/calculators/shift_button_calculate.jpg) no-repeat top left;
	border: none;
	width: 185px;
	height: 52px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.shiftButtonInner input.shiftSubmit
{
	background: transparent url(Images/shift_button_submit.gif) no-repeat top left;
	width: 134px;
}

.shiftClear
{
	clear: both;
}

.shiftYourResultText
{
	font-size:15px;
	font-weight: bold;	
	float: left;
	color: #6F8C9A;
	padding-left: 5px;
	padding-bottom: 10px;
}

.shiftInputRow
{
	width: 470px;
	margin-bottom: 16px;
	overflow: auto;
}

.shiftInputRow span
{
	display: block;
}
.shiftInputRow label
{
	display: inline;
	float: left;
	margin-top: 3px;
	width: 130px;
}
.shiftInputRow .shiftInputColWatermark
{
	color: #858585;
}
.shiftInputRow .shiftInputColDefault
{
	color: Black;
}
.shiftInputRow .shiftInputCol2
{
	display: inline;
	float: left;
	margin-right: 16px;
	width: 150px;
	text-align: right;
}
.shiftInputRow .shiftInputCol2 input
{
	width: 130px;	
}
.shiftInputRow .shiftInputCol2 textarea
{
	width: 345px;
	border: 1px solid #505050;
}
.shiftInputRow .shiftInputCol3
{
	display: inline;
	float: left;
	width: 145px;
}
.shiftInputRow .shiftInputCol3 input
{
	width: 125px;
}
.shiftInputRow .shiftInputCol4
{
	display: none;
}
.shiftInputRow .shiftLabelInfo
{
	color: #CFCFCF;
}

.shiftInputRow .shiftInputCol2 span.shiftRadio
{
	display: inline;
	margin: 0;
	color: #505050 !important;
	width: 160px;
	font-weight: normal !important;
}
.shiftInputRow .shiftInputCol2 span.shiftRadio input
{
	width: 30px;
	color: Black;
}
.shiftInputRow .shiftInputCol2 span.shiftRadio label
{
	float: none;
	width: 20px;
	text-align: left;
	margin-left: 0;
	margin-right: 23px !important;
}

.shiftInputDivider
{
	line-height: 1px;
	height: 15px;
	border-top: solid 1px #e9e9e9;
}

.shiftErrorWrapper
{
	background-color: #FFDDC4 !important;	
	padding-top: 6px;
	padding-bottom: 8px;
}
.shiftErrorWrapper span
{
	color: #9B3B00 !important;
}
.shiftInputRowInner
{
	padding-left: 16px;
	padding-right: 5px;		
	overflow: hidden;
}
.shiftInputRowFields
{
	margin-top: 5px;
}

.shiftImpactOnGovernmentContribution
{
	background-color: White;	
}

.shiftImpactOnGovernmentContribution .shiftInputRow
{
	border: none;
}

.shiftImpactOnGovernmentContributionWeeklyContribution .shiftInputRow
{
	background-color: #F7F7F7;
}
.shiftImpactOnGovernmentContributionWeeklyContribution .shiftInputRow .shiftInputRowInner
{
	padding-right: 15px;
	padding-bottom: 15px;
}
.shiftImpactOnGovernmentContributionWeeklyContribution .shiftInputRow .shiftInputCol2 
{
	font-weight: bold;	
	text-align: left;
}

.shiftImpactOnGovernmentContributionSalary .shiftInputCol2
{
	margin-right: 5px;
}

.shiftImpactOnGovernmentContributionFooter p.shiftCalcFooterText
{
	width: 200px;
	padding-top: 5px;
}

.shiftImpactOnGovernmentContributionResultContainer
{
	border-top: solid 3px #F6F6F4;
	border-bottom: solid 3px #F6F6F4;
}
.shiftImpactOnGovernmentContributionResult
{
	color: #505050;
}

.shiftImpactOnGovernmentContributionResultLabel
{
	width: 275px;
}
.shiftImpactOnGovernmentContributionResultValue
{
	vertical-align: top;
	background-color: #F6F6F4;
	padding-left: 20px;
}
.shiftImpactOnGovernmentContributionResult .shiftImpactOnGovernmentContributionResultLabel em,
.shiftImpactOnGovernmentContributionResult .shiftImpactOnGovernmentContributionResultValue em,
.shiftImpactOnGovernmentContributionResult .shiftImpactOnGovernmentContributionResultMessage em
{
	font-weight: bold;	
	font-style: normal;
}

.shiftDollarSign
{
    color: #718D9B;
    font-weight: bold;
}

.shiftFooter
{

}

.shiftFooterLeft
{
    float: left;
    width: 279px;
    padding-top:15px;
    padding-left: 5px;
	font-weight: bold;	
	color: #6F8C9A;    
}

.shiftFooterRight
{
    float: left;
    width: 185px;
}

/* How much will I contribute salary */
.shiftHowMuchWillIContributeSalary .shiftInputCol2
{
	margin-right: 5px;
}

.shiftHowMuchWillIContributeFooter p.shiftCalcFooterText
{
	width: 200px;
	padding-top: 5px;
}

.shiftHowMuchWillIContributeResultContainer
{
	padding: 10px 20px 20px 20px;	
}
.shiftHowMuchWillIContributeResult
{
	color: #505050;
}

.shiftHowMuchWillIContributeResultLabel
{
	width: 300px;
}
.shiftHowMuchWillIContributeResult .shiftHowMuchWillIContributeResultValue em
{
	font-weight: bold;	
	font-style: normal;
}

.shiftAbsFontContainer
{
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 13px;
}

/* General Enquiry Form */
.shiftGeneralEnquireWrapper
{
	color: #505050;
	width: 565px;
	height: 670px;
	border: solid 1px #cccccc;
}
.shiftGeneralEnquireHead
{
	cursor: move;
	padding-bottom: 10px;
	border-bottom: dotted 1px #999999;
}
.shiftGeneralEnquireHeadWithoutPopup
{
	cursor: auto;
	padding-bottom: 10px;
	border-bottom: dotted 1px #999999;
}
.shiftGeneralEnquireHead a
{
	display: block;
	float: right;
	text-decoration: none;
	color: #336699;
	font-size: 1.2em;
}
.shiftGeneralEnquireHead a img
{
	width: 14px;
	height: 13px;
	vertical-align: middle;
}
.shiftGeneralEnquireHead h1
{
	margin: 20px 0 0 0;
	padding: 0;
}
.shiftGeneralEnquiryForm
{
	margin: 25px 60px 30px 60px;
	width: 445px;
}
.shiftGeneralEnquiryForm h1
{
    font-size: 1.5em;
}
.shiftGeneralEnquiryForm p
{
	font-size: 0.9em;
	margin: 0;
	padding: 0 0 15px 0px;
	color: #9F9FA1;
}
.shiftGeneralEnquiryForm p em
{
	font-style: normal;
	color: Red;
}

.shiftGeneralEnquiryForm p a
{
	color:#505050;
}

.shiftGeneralEnquiryForm .shiftUnderline
{
	height: 8px;
	border-top: dotted 1px #AFAFAF;
	margin: 0 2px;
}


.shiftGeneralEnquiryRow
{
	font-size: 1.1em;
	width: 445px;
}
.shiftGeneralEnquiryRow span
{
	display: block;
	font-size: 0.8em;
	
}
.shiftGeneralEnquiryRow label
{
	display: inline;
	float: left;
	width: 110px;
	color: Black;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 5px;
}
.shiftGeneralEnquiryRow label em
{
	color: #658630;
}
.shiftGeneralEnquiryRow .shiftInputRow
{
	padding-left: 0px;	
	padding-right: 0px;
	width: 445px;
	border: none;
	margin-bottom: 8px;
}
.shiftGeneralEnquiryRow .shiftInputRow .shiftInputRowInner
{
	padding-left: 0;
	padding-right: 0;
}
.shiftGeneralEnquiryRow .shiftInputRow span
{
	margin-right: 5px;
	padding-left: 3px;
}
.shiftGeneralEnquiryRow .shiftInputCol2
{
	display: inline;
	margin-right: 0px;
	text-align: left;
	font-size: 1.1em;
}
.shiftGeneralEnquiryRow .shiftInputCol2 input
{
	border: solid 1px #A4B6B8 !important;
}
.shiftGeneralEnquiryRow .shiftInputCol3
{
	display: inline;
	float: left;
	margin-right: 8px;
	width: 330px;
}
.shiftGeneralEnquiryRow .shiftInputCol3 input
{
	width: 300px;
	border: solid 1px #A4B6B8 !important;
}

.shiftEmailPhoneRow .shiftInputCol2 input
{
    border: none !important;
}    

.shiftGeneralEnquiryRow .shiftLabelInfo
{
	font-size: 0.9em;
	color: #858585;
	margin-left: 16px;
	padding: 5px 0;
}

.shiftGeneralEnquiryRow .shiftInputCol2 span.shiftRadio
{
	display: inline;
}
.shiftGeneralEnquiryRow .shiftInputCol2 span.shiftRadio input
{
	width: 20px;
	border: none;
}
.shiftGeneralEnquiryRow .shiftInputCol2 span.shiftRadio label
{
	float: none;	
	text-align: left;
	font-weight: normal;
	margin: 0 8px 0 0 !important;
}

.shiftGeneralEnquiryRow .shiftInputRow .shiftInputCol2 textarea
{
    border: solid 1px #A4B6B8 !important;
}


.shiftEmailPhoneRow .shiftInputCol2
{
	font-size: 1.0em;
}
.shiftEmailPhoneRow .shiftInputCol3
{
	display: block;
	padding-left:230px;
	margin-right: 0;
}
.shiftEmailPhoneRow .shiftInputCol4
{
	display: block;
	margin-left: 115px;
}
.shiftGeneralEnquiryFormClose .shiftButtonOuter
{
	float: left;
}

.shiftGeneralEnquiryFormLinkButton
{
	float: none !important;
	padding-top: 0px !important;
	padding-right: 0px !important;
	font-size: 1em !important;
}
.shiftGeneralEnquiryResultMsg
{
    width: 445px;
	height: 240px;
	text-align: center;	
}
.shiftGeneralEnquiryResultMsg div
{
	padding: 60px 0 20px 0;
}
.shiftGeneralEnquiryResultMsg a
{
	display: block;
	float: right;
	text-decoration: none;
	color: #336699;
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 10px;
}
.shiftGeneralEnquiryResultMsg a img
{
	width: 14px;
	height: 13px;
	vertical-align: middle;
}

.shiftGeneralEnquiryResultMsg h1
{
	margin: 20px 0 0 0;
	padding: 0;
}
.shiftGeneralEnquiryResultMsg p
{
	margin: 5px;	
	font-size: 1.2em;
}
.shiftButtonInnerGeneralEnquiry
{}
.shiftButtonInnerGeneralEnquiry input
{
	background: transparent url(/css/images/calculators/sendButton.jpg) no-repeat top left;
	border: none;
	width: 109px;
	height: 23px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
