@charset "utf-8";
@import "global-panels.css";
@import "footer.css";
@import "main-menu.css";
@import "../../addto/addto.css";
@import "validation.css";
/* -------------------------------------------------------- MAIN */
.shadowed span{
	
	position:absolute;
	top:0px;
	left:0px;
}
.shadowed div{
	color:#333333;
	display:inline;
	position:relative;
	top:1px;
	left:1px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: #939393;
}
a {
	color:#000000;
}
a:hover {
	text-decoration: none;
	border-bottom: none;
}
img {
	border: none;
}
h2, h3 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	color: #5F5F5F;
	/*text-transform:capitalize;*/
}
.LowerCase {
	text-transform:none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.clickForMore {
	float:right;
	margin:0px 20px 0px 0px;
}
.marginleft40 {
	display: inline; /*AR 23.09.2008*/
	margin-left: 37px;
}
.marginleft30 {
	margin-left: 30px;
}
.margintop20 {
	margin-top:20px;
}
.marginbottom10 {
	margin-bottom: 10px;
}
.marginright20 {
	margin-right: 20px;
}
.png {
	behavior: url(includes/htc/iepngfix.htc);
}
.clear {
	clear: both;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.goButton {
	float:left;
}
.divider {
	float: left;
	height: 1px;
	line-height: 0;
	width: 100%;
	margin: 0px 0px 20px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9E9E9;
	border-bottom-color: #FFFFFF;
}
/*Page Layout*/
#layout {
	float: left;
	width: 100%;
	/*text-align: center;*/
	height:500px;
}
#mainwrapper {
	width: 990px;
	text-align: left;
	/*margin: 0 auto;*/
	background-color: #FFFFFF;
	top: 206px;
	left: 50%;
	margin-left: -495px;
	position: absolute;
}
#headerwrapper {
	width: 990px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
	position:absolute;
	top: 0px;
	left: 50%;
	margin-left: -495px;
}
#header {
	float: left;
	width: 990px;
	border-top: 2px solid #B9D239;
	border-bottom: 1px solid #FFF;
	background-color:#FFF;
}
#affinitylogo {
	float: left;
	width: 114px;
	height: 30px;
	padding: 22px 0px 8px 17px;
}
#affinitylogo img {
	float: left;
}
#contentwrapper {
	float: left;
	width: 990px;
	background: #FFFFFF;
}
.toppadding {
	padding: 30px 0px 0px 0px;
}
.brochurepanel {
	float: left;
	padding: 0px 0px 10px 0px;
	width: 250px;
}
.brochurepanel a {
	/*color: #287fa8;*/
	text-decoration: none;
}
.brochurepanel img {
	margin-left: 35px;
	float: left;
}
.brochurepanel .dotted {
	float: right;
	margin: -45px 20px 0px 0px;
	padding-bottom: 1px;
}
.brochurepanel .dotted a {
	border-bottom: 1px dotted;
}
.brochurepanel .dotted a:hover {
	border-bottom: none;
}

.brochurepanelsmall {
	float: left;
	width: 230px;
}
.brochurepanelsmall a {
	/*color: #287fa8;*/
	text-decoration: none;
}
.brochurepanelsmall .dotted {
	float: right;
	margin: -45px 50px 0px 0px;
	padding-bottom: 1px;
}
.brochurepanelsmall .dotted a {
	border-bottom: 1px dotted;
}
.brochurepanelsmall .dotted a:hover {
	border-bottom: none;
}

#underheader {
	float: left;
	width: 990px;
	background:url(../../images/panels/portfolio-search.gif);
	background-repeat: no-repeat;
	height: 98px;
}

#underheader #smallheaderpanel {
	background-repeat: no-repeat;
	/*height: 80px;*/
	width: 135px;
	padding: 16px 0px 0px 10px;
	margin: 12px 0px 0px 12px;
	display: inline;
	float: left;
	color: #FFFFFF;
}
#underheader #smallheaderpanel a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../images/bullets/grey-rectangle.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	background-position: left 0px;
}
#underheader #smallheaderpanel li {
	margin-bottom: 5px;
}
#underheader #smallheaderpanel a:hover {
	color: #FFFFFF;
	background-image: url(../../images/bullets/red-rectangle.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
#underheader #largeheaderpanel {
	float: left;
	/*height: 62px;*/
	width: 805px;
	padding: 18px 0px 0px 10px;
	margin: 10px 0px 15px 0px;
}
#underheader #largeheaderpanel select {
	margin-right: 15px;
	color: #454545;
	font-size: 1em;
	float:left;
	width:196px;
}
#underheader #largeheaderpanel form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}





#BreadCrumbContainer {
	background-image: url(../../images/breadcrumb/container-bg.gif);
	height: 27px;
	width: 990px;
}
#BreadCrumb {
	display:table;
	margin:auto;
	*position:absolute;
	*left:50%;
}
#BreadCrumbPosition {
	*left:-50%;
	*width: 990px;
	*position:relative;
}
#BreadCrumb img {
	float: left;
	border: none;
}
#BreadCrumb .Separater {
	float:left;
	background-image: url(../../images/breadcrumb/seperator.gif);
	width: 11px;
	height: 27px;
}
#BreadCrumb .End {
	float:left;
	background-image: url(../../images/breadcrumb/breadcrumb-end.gif);
	width: 10px;
	height: 27px;
}
#BreadCrumbContainer .textelement {
	background-image :url(../../images/breadcrumb/breadcrumb-bg.gif);
	padding: 6px 15px 7px 15px;
	height: 14px;
	color: #E9E9E9;
	float: left;
	white-space: nowrap;
}
#BreadCrumb .textelement h1 {
	font-size: 1em;
	font-weight: normal;
	padding:0px;
	margin:0px;
	text-transform: capitalize;
}
#BreadCrumb .textelement a {
	text-decoration: none;
	color: #E9E9E9;
}
#BreadCrumb .textelement a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}





#menuLeft {
	float: left;
	width: 227px;
	padding: 35px 0px 0px 20px;
}
#menuLeft a {
	text-decoration: none;
	color: #7A7A7A;
}
#menuLeft a:hover {
	text-decoration:underline;
}
#menuLeft .link {
	/*width: 227px;*/
	height: 30px;
	padding: 14px 0px 0px 10px;
	color: #7A7A7A;
	text-decoration: none;
	/*float: left;*/
	background-repeat:no-repeat;
	background-position:right;
	margin-top:-19px;
}
#menuLeft .link.current {
	background-image: url(../../images/panels/link-bg.gif);
}
#menuLeft .subNav {
	/*float: left;*/
	/*width: 160px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
#menuLeft .subNav.hidden {
	display: none;
}
#menuLeft .subNav a {
	color: #7A7A7A;
}
#menuLeft .subNav .link {
	/*width: 217px;*/
}
#menuLeft .subNav .link.current a {
	color:#7A7A7A;
}
#menuLeft img {
	padding: 0px 3px 0px 0px;
}
#menuLeft .calendar {
	background-image: url(../../images/panels/grey-panels/calendar.gif);
	float: left;
	height: 95px;
	width: 184px;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 10px 20px;
	background-repeat: no-repeat;
}
#menuLeft .calendar .months a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #528FB2;
}	
#menuLeft .calendar .months a:hover {
	border-bottom: none;
	text-decoration: none;
}
.calendar .year {
	font-size: 1.2em;
	color: #5F5F5F;
	margin: 0px 0px 5px 0px;
}
.calendar .months {
	float: left;
	width: 20px;
	margin: 0px 45px 0px 0px;
}
.calendar .months.last {
	margin: 0px 0px 0px 0px;
}
.calendar .months li {
	
	margin: 0px 0px 3px 0px;
}
.calendar .months li.disabled {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color:#CCCCCC;
	
}
#smallFeatureCol {
	float: left;
	width: 230px;
	display: inline;
}
strong.HighLight {
	background-color:#FFFF00;
}
.Col494{
	float:left;
	width:494px;
}
.Col900{
	float:left;
	display: inline;
	width:920px;
	margin: 0px 0px 0px 50px;
}
.Col900 h2{
	margin: 0px 0px 20px 0px;
}
.Col900 h3{
	margin: 0px 0px 5px 0px;
}
.SearchResults {
	float: left;
	width: 860px;
}
.SearchTitle a {color:#5F5F5F;}

.SearchResults a {
	text-decoration: none;
}
.SearchResults a:hover {
	text-decoration: underline;
}
.SearchResults ul {
	float: left;
	margin: 0 0 0 0px;
	list-style: disc;
	list-style-position: inside;
}
.SearchResults li {
	list-style:none;
	padding:0 0 5px 5px;
	margin:0px;
}

#paging .pages {
	float: right;
	margin-bottom:20px;
}
#paging .pages a {
	display: block;
	float: left;
	text-decoration: none;
	color: #666666;
	padding: 6px 10px;
	margin: 0 0 0 5px;
	background: #e4e4e4;
}
#paging .pages a:hover, #paging .pages a.current {
	color: #fff;
	background: #b6b6b6;	
}
#paging .pages a.current {	
cursor: auto;

}
.webstat {
	display:none;
}
.required{color:#cc0000;font-size:1.3em;}
.pattern {
	background-color:#B9D239;
	float: left;
	width: 990px;
	height: 12px;
}
.brochurepanelsmall img {
	float: left;
}
.rightcontact {
	background-image: url(../../images/panels/portfolio-sort/bottom-bg.gif);
	background-position: bottom left;
	background-color:#F5F4F4;
	float: left;
	/*height: 205px;*/
	width: 196px;
	background-repeat: no-repeat;
	padding: 0px 20px 20px 20px;
	color: #525250;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.rightcontacttop{
	background-image:url(../../images/panels/portfolio-sort/top-bg.gif);
	height:12px;
	float:left;
	width:236px;
}
.rightcontact #enquiryForm .submit {
	float: right;
	margin-top: 10px;
}
.rightcontact h3 {
	color: #343434;
	margin-bottom: 5px;
}
.rightcontact #enquiryForm input {
	width: 195px;
}
.rightcontact #enquiryForm textarea {
	width: 195px;
	height: 50px;
}
#CaseDiv {
	color:#FFFFFF;
}
#CaseDiv #CaseForm .searchby {
	float: left;
	margin: 3px 30px 0px 0px;
}#CaseDiv #CaseForm .goButton {
	margin-top: -3px;
}

.margintop40 {
	margin-top: 40px;
}
