﻿body 
{
	padding: 0px;
	margin: 0px;
}

.homeMenu { color:#666666; text-decoration:none; }

.SubMenuBorder { background-image : url(/Resources/Cepac/Images/work_grad.gif); height:19px; }

.ShowCaseFeaturedItemListing #FeaturedItem
{
	background: url(/Resources/Cepac/Images/ourwork_bg.jpg) no-repeat;
	height: 112px;
	width: 320px;
	padding: 5px 0pt 5px 5px;
}

.ShowCaseFeaturedItemListing #FeaturedItem img
{
	float: left;
	width: 94px;
	height: 94px;
	padding-top: 4px;
}

.ShowCaseFeaturedItemListing #FeaturedItem .ContentTitle
{
	color: #666666;
	font-weight: bold;
	line-height: 25px;
	padding-top: 30px;
	margin-left: 118px;
	display: block;
}

.ShowCaseFeaturedItemListing #FeaturedItem .SubContentTitle
{
	margin-left: 118px;
	display: block;
	font-size: 11px;
	font-weight: normal;
}
#tvTitle, #FeaturedTitle
{
	color: #FC7613;
	font-family: Verdana,Arial,San Serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	padding: 5px;
}
#FeaturedTitle
{
	border: none;
}
#TreeViewDispay
{
	border: solid 1px #cccccc;
	width:648px;
}
#TreeViewDispay img
{
	padding: 2px 5px 0px 10px;
}
#contentContentInternal, #ctl00_content_ctl01_lblContent
{
	width: 100%;
}
.ConfirmationMessage
{
	color: #666666 !important;
}

/*Child Support Calculator*/
#calculator .message { color: Red; }

#calculator { position: relative;}
#calculator .nextStep 
{
	background-image:url(/resources/cepac/images/calculator/stepNext.jpg);
}
#calculator .bar
{
	background-color: #bbbbbb;
	padding-top: 10px;
}
#calculator .navigationBar, #calculator .content .number { text-align: right; }
#calculator .navigationBar input
{
	background-image:url(/resources/cepac/images/calculator/stepNext.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 99px;
	border: 0;
}
#calculator .navigationBar .previous { float: left; }
#calculator .navigationBar .previous input
{
	background-image:url(/resources/cepac/images/calculator/stepPrevious.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 99px;
	border: 0;
}
#calculator .content
{
	background-color: #EFEFEF;
	width: 455px;
	padding-bottom: 30px;
	border: solid 1px #D1D1D1;
}
#calculator .content td
{
	padding: 15px 3px 0 15px; 
	color: #666666;
}

#calculator .content .header th
{
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
}
#calculator .content .header
{
}
#calculator .content td input
{
	width: 338px;
	background-color: #ffffff;
	border: solid 1px #D1D1D1;
	margin-top: 5px;
}
#calculator .content td select { margin-top: 5px; }
.stepPanel { float: left; }
.steps { text-align: left; position:relative; }
.steps ul { padding-left: 0; margin-left:0pt; }
.steps ul li
{
	width: 87px;
	height: 35px;
	display: block;
	float: left;
	margin-right: 3px;
	color: #ffffff;
	list-style:none;
}
.steps ul li#step1.active
{
	background-image:url(/resources/cepac/images/calculator/step1active.jpg);
	background-repeat: no-repeat;
	width: 89px;
	height: 35px;
}
.steps ul li#step2.active
{
	background-image:url(/resources/cepac/images/calculator/step2active.jpg);
	background-repeat: no-repeat;
	width: 89px;
	height: 35px;
}
.steps ul li#step3.active
{
	background-image:url(/resources/cepac/images/calculator/step3active.jpg);
	background-repeat: no-repeat;
	width: 89px;
	height: 35px;
}
.steps ul li#step1
{
	background-image:url(/resources/cepac/images/calculator/step1inactive.jpg);
	background-repeat: no-repeat;
}
.steps ul li#step2
{
	background-image:url(/resources/cepac/images/calculator/step2inactive.jpg);
	background-repeat: no-repeat;
}
.steps ul li#step3
{
	background-image:url(/resources/cepac/images/calculator/step3inactive.jpg);
	background-repeat: no-repeat;
}
.steps ul li span { display: none; }
/*End Child Support Calculator*/

#SiteWpr { width: 510px; margin: 28px auto; }
#LayoutWpr { padding: 20px 20px 20px 25px; background: url(/resources/cepac/images/calculator/background.jpg) repeat-y; }
#SiteWpr #Header { background: url(/resources/cepac/images/calculator/top.jpg) no-repeat; width: 510px; height: 52px; }
#SiteWpr #Footer { background: url(/resources/cepac/images/calculator/bottom.gif) no-repeat; width: 510px; height: 4px; }
#poweredby { text-align: right; padding-right: 5px; }