﻿body, html
{
	color: #666;
	background-color: #4973A5;
}

a:link 
{
	color: #4973A5;
}

a:link, a:active, a:visited 
{
	color: #4973A5;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.ErrorDetailsArea
{
	border-top: solid 1px #dfe8f2;
}

.ErrorMessageArea
{
	text-align: center;
	width: 500px;
	padding: 13px 0 10px 0;
	margin: 0 auto;
}

#HeaderPhone img#HeaderPhoneImage
{
	right: 3px;
}

h1.CommonTitle
{
	font-size: 36px !important;
	border-bottom: solid 1px #dfe8f2 !important;
	margin-top: 40px;
	color: #4973A5;
}

.Common
{
	width: 850px;
}

.ContentBottom .Common
{
	background: url(../_Images/Backgrounds/SoftecError.jpg) 0 17px no-repeat;
}

#CommonFooter
{
	background-color: Transparent;
}

.CoutoSolutionsFooterAd a, .CoutoSolutionsFooterAd a:visited, .CoutoSolutionsFooterAd a:hover 
{
	color: #C2E3E1;
}

/* Page Not Found Error */

.ErrorPageContainer
{
	width: 262px;
	margin: 10px 0 10px 0;
	float: left;
}

.ErrorPageContainer a, .ErrorPageContainer a:hover, .ErrorPageContainer a:visited
{
	display: block;
	background-position: top;
	color: #fff !important;
	text-align: center;
	height: 148px;
}

#GetSupport a
{
	background-image: url(../_Images/Backgrounds/GetSupportBKGD.gif);
}

#VisitTheCommunity a
{
	background-image: url(../_Images/Backgrounds/VisitTheCommunityBKGD.gif);
}

#ViewOurEvents a
{
	background-image: url(../_Images/Backgrounds/ViewOurEventsBKGD.gif);
}

.ErrorPageContainer a:hover
{
	background-position: bottom;
	text-decoration: none;
}

.ErrorPageContainer a span
{
	display: block;
	cursor: pointer;
}

.ErrorPageContainer .ErrorPageContainerHeader
{
	text-align: left;
	font-size: 18px;
	padding: 23px 0 0 80px;
	margin-bottom: 27px;
}

.ErrorPageContainer .ErrorPageContainerError
{
	font-size: 14px;
	padding: 0 10px;
	margin-bottom: 19px;
}

.ErrorPageContainer .ErrorGetSupportButton
{
	font-size: 12px;
	font-style: italic;
}

a.ErrorViewSearchButton, a.ErrorViewSearchButton:visited, ErrorViewSearchButton:hover
{
	background-image: url(../_Images/Buttons/ErrorPageSearchButton.gif);
	height: 30px;
	width: 32px;
	padding: 5px 0 0 32px;
	position: absolute; 
	left: 263px;
	top: -6px;
	color: #fff !important;
	font-size: 13px;
}

a.ErrorViewSearchButton:hover
{
	text-decoration: none;
}

.ErrorPageSeachContainer
{
	padding-top: 12px;
	margin: 30px 0 0 140px; 
}

.ErrorPageSeachContainer div
{
	float: left;
	font-weight: bold;
	font-size: 16px;
	padding: 0 8px 0 20px;
	line-height: 24px;
}

.ErrorPageSeachContainer input
{
	width: 250px;
}

.NoAccessImage
{
	height: 180px;
}