div#HomeSetup div.linkBlock
{
	width: 260px;
	margin-right: 50px;
}

#contentWrapper ul
{
	list-style: none;
}

#contentWrapper ul.checkList li
{
	background: #fff url(/Files/System/Images/GreenCheck.png) no-repeat left 0;
	padding-left: 20px;
	line-height: 22px;
}

#contentWrapper .linkBlock.vertical ul li a, #contentWrapper .linkBlock.horizontal ul li a
{
	background: url(/Files/System/Images/LinkImage.jpg) no-repeat 0 70%;
	padding-left: 10px;
}

#contentWrapper a.contactLink
{
	font-size: 1.1em;
	height: 25px;
	padding-top: 9px;
	padding-left: 33px;
	width: 150px;
	margin-bottom: 5px;
	background: #fff url(/Files/System/Images/Button_bel.png) no-repeat 0 0;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}

#contentWrapper a.contactLink:hover
{
	height: 26px;
	margin-bottom: 4px;
	background: #fff url(/Files/System/Images/Button_bel.png) no-repeat 0 100%;
}

#contentWrapper a.contactLink.mail
{
	background: #fff url(/Files/System/Images/Button_mail.png) no-repeat 0 0;
}

#contentWrapper a.contactLink.mail:hover
{
	background: #fff url(/Files/System/Images/Button_mail.png) no-repeat 0 100%;
}

.linkBlock.references
{
	width: 880px;
}

.linkBlock.references a
{
	width: 125px;
	height: 125px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0;
	clear: none;
	text-align: center;
}

.linkBlock.references a img
{
	margin-top: 17px;
}

ul#SearchResultList
{
	list-style: none;
}

ul#SearchResultList .resultTitleLink
{
    margin-bottom: 5px;
	font-weight: bold;
}

ul#SearchResultList .resultSummary
{
    margin-bottom: 15px;
}

.searchResultPager a
{
    text-decoration: none;
}

.searchResultPager
{
    margin-top:10px;
}

div#tfbAbout
{
	display: none;
}

div.calendarBlock
{
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 5px;
	background: url(/Files/System/Images/Calendar.png) no-repeat 50% 0;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 25px;
	text-align: center;
}

div.calendarText
{
	float: left;
	width: 205px;
}

div.caseItem
{
	margin-bottom: 30px;
	margin-right: 30px;
	border: 1px solid #ccc;
	float: left;
	width: 125px;
	height: 125px;
	text-align: center;
}

div.caseItem img
{
	margin-top: 17px;
}

a.caseLink
{
	display: inline-block;
	height: 125px;
	width: 125px;
	text-decoration: none;
	position: relative;
}

img.caseImage
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

div.partnerItem
{
	margin-bottom: 30px;
	margin-right: 30px;
	border: 1px solid #ccc;
	float: left;
	width: 170px;
	height: 120px;
	text-align: center;
}

div.partnerItem img
{
	margin-top: 10px;
}

tr.newsItem td
{
	padding-bottom: 30px;
}

tr.newsItem img
{
	margin-right: 20px;
	border: 1px solid #ccc;
	padding: 10px;
}

.newsImage
{
	text-align: center;
	margin: 20px 0;
}

.newsImage img
{
	border: 1px solid #ccc;
	padding: 20px;
}

.searchResultPager p span.numbers span
{
	color: #f00;
}

table#ContactForm tr
{
	height: 30px;
}

table#ContactForm tr label
{
	font-size: 1.1em;
}

table#ContactForm tr input[type='text'], #NewsletterSubscribe tr input[type='text'], #ContactForm tr input[type='file'], #ContactForm tr select
{
	background-image: url(/Files/System/Images/Input.gif);
	height: 15px;
	line-height: 15px;
	padding: 3px;
	border: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-transform: none;
	color: #000;
	width: 440px;
}

#ContactForm tr select
{
	padding: 1px 0;
	height: 21px;
	width: 448px;
}

#ContactForm tr input[type='file']
{
	height: 21px;
	width: 448px;
	border: 1px solid #ccc;
}

#NewsletterSubscribe tr input[type='text']
{
	width: 220px;
}

table#ContactForm tr textarea
{
	height: 150px;
	padding: 3px;
	border: 1px solid #ccc;
	text-transform: none;
	color: #000;
	width: 440px;
}
#contentWrapper #FormSave2 input.submit, #contentWrapper #FormSave3 input.submit, #NewsletterSubscribe tr input.submit
{
	float: right;
	border: 0;
	font-size: 1.3em;
	height: 34px;
	width: 181px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-left: 33px;
	background: #fff url(/Files/System/Images/Button_mail.png) no-repeat 0 0;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	cursor: pointer;
	cursor: hand;
}

#NewsletterSubscribe tr input.submit
{
	float: left;
}

#contentWrapper #FormSave2 input.submit:hover, #contentWrapper #FormSave3 input.submit:hover, #NewsletterSubscribe tr input.submit:hover
{
	background: #fff url(/Files/System/Images/Button_mail.png) no-repeat 0 -35px;
}

/* Error screen */
div#ErrorMessages
{
	height: 385px;
	background: #fff url(/Files/System/Images/Info.png) no-repeat 50% 82%;
}

div#ErrorMessages.valid
{
	background-image: url(/Files/System/Images/Valid.png);
}

div#ErrorMessages.invalid
{
	background-image: url(/Files/System/Images/Invalid.png);
}

.alertField
{
	color: #f00;
}
