* {
	margin: 0;
	padding: 0;
}
html {
	overflow: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #454344;
	text-align: center;
}
.cleaner {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
a img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.arrowLink {
	color: #99A907;
	background-image: url(../images/shared/arrow-whiteBg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 11px;
}
.arrowLink:hover {
	color: #000;
}




.pageHeadline {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 11px;
}
#searchButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/shared/search-button.jpg);
	height: 31px;
	width: 140px;
	cursor: hand;
	background-position: left top;
	background-repeat: no-repeat;
}
#searchButton:hover {
	background-position: left -31px;
}
#document {
	text-align: left;
	height: 745px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	/*margin-top: -373px;*/
	margin-top: 20px;
	position: relative;
	/*top: 50%;*/
	overflow: hidden;
}
#header #logo {
	display: block;
	float: left;
}
#header {
	height: 73px;
	position: relative;
	width: 990px;
	z-index: 99;
}

#header #logo img {
	display: block;
}
#header #contactNumber {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	line-height: 95%;
	float: right;
	padding-right: 18px;
}




#header #mainMenu {
	list-style-type: none;
	float: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 99;
}
#header #mainMenu li {
	display: block;
	height: 42px;
	position: relative;
	float: left;
}
#header #mainMenu li:hover {
	background-color: #1B1B1B;

}
#header #mainMenu li a {
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	display: block;
	line-height: 100%;
	padding-right: 17px;
	padding-left: 17px;
	height: 42px;
	float: left;
}
#header #mainMenu li a span {
	display: block;
	padding-top: 14px;
}
#header #mainMenu li a:hover {
	background-color: #1B1B1B;


}
#header #mainMenu li #active {
	color: #E1F628;
	background-color: #1B1B1B;
}
#header #mainMenu li ul {
	background-color: #1B1B1B;
	display: none;
	position: absolute;
	left: 0px;
	top: 42px;
	float: none;
}
#header #mainMenu li ul li {
	float: none;
	height: 42px;
	display: block;
	background-color: #1B1B1B;
}
#header #mainMenu li ul li a {
	display: block;
	font-size: 15px;
	color: #FFF;
	height: 42px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: none;
}
#header #mainMenu li ul li a span {
	padding-top: 13px;
}
#header #mainMenu li #submenuProperties {
	width: 160px;
}

#header #mainMenu li ul li a:hover {
	background-color: #E1F628;
	color: #000;

}
#header #mainMenu li:hover ul {
	background-color: #1B1B1B;
	display: block;
}
#contentBody {
	background-color: #FFF;
	clear: both;
	background-image: url(../images/shared/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 11px;
	height: 536px;
	overflow: hidden;
}
#contentBodyLarge {
	background-color: #FFF;
	clear: both;
	background-image: url(../images/shared/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 11px;
	height: 609px;
	overflow: hidden;
	width: 990px;
}

#contentBody #sideBarHome ,#contentBody #sideBar  {
	height: 529px;
	overflow: hidden;
	background-image: url(../images/shared/bg-sidebar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	position: relative;
}
#contentBodyLarge #sideBar    {
	height: 602px;
	_display:none;
	background-image: url(../images/shared/bg-sidebar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	display: block;
	position: relative;
}
#contentBody #sideBar , #contentBodyLarge #sideBar{
	width: 240px;
}
#contentBody #sideBarHome   {
	width: 379px;
}
#sideBarHome .wrapper, #sideBar .wrapper {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
}
#sideBarHome .wrapper {
	background-image: url(../images/shared/icon-br.png);
	background-position: 265px bottom;
	background-repeat: no-repeat;
}
#sideBar p a , #sideBar.smallText a {
	color: #333;
}

#sideBarHome ul, #sideBar ul {
	font-size: 14px;
	margin-left: 10px;
	padding-left: 10px;
	list-style-image: url(../images/shared/bullet-white.jpg);
	margin-bottom: 12px;
}
#sideBarHome ul li, #sideBar ul li {
	margin-bottom: 2px;
}

#sideBar .illustration      {
	position: absolute;
	left: 20px;
	bottom: 20px;
}
#sideBar form label {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	display: block;
	margin-bottom: 3px;
}
#sideBar form select {
	font-size: 14px;
	height: 22px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
#sideBar .arrowLink {
	font-size: 12px;
	color: #333;
	background-image: url(../images/shared/arrow-greenBg.jpg);
	display: block;
	padding-left: 10px;
}
#sideBar .arrowLink:hover {
	color: #000;
}
#sideBar p a:hover,#sideBar.smallText a:hover {
	color: #000;
}
#contentBody p , #contentBodyLarge p{
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 15px;
}
#contentBody .smallText, #contentBodyLarge .smallText{
	font-size: 12px;
	line-height: 130%;
	color: #333;
}

#contentBody #content p a {
	color: #99A906;
}
#contentBody #content p a:hover {
	color: #000;
}
#contentBody #contentHome {
	float: right;
	width: 611px;
}
#contentBody #content .column {
	width: 330px;
}
#contentBody #content .column img {
	display: block;
	float: left;
}
#contentBody #content .column .details {
	float: right;
	width: 155px;
}
#content  {
	float: right;
	width: 750px;
}
#content .wrapper     {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content .shoppingCentresWrapper {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content .shoppingCentresWrapper #dataContainer {
	height: 560px;
}
#content #dataContainer #shoppingCentresList tr td {
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
	padding-top: 15px;
}

#content #dataContainer {
	height: 534px;
	overflow: scroll;
	overflow-x: hidden;
	-ms-overflow-x: hidden;
	width: 730px;
	float: right;
}


#content #dataContainer table tr td {
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 43px;
}
#content #dataContainer table tr td.bold {
	font-weight: bold;
}
#content .tableHeader {
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 20px;
}
#content .tableHeader table tr td {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
}

#content .tableHeader hr {
	height: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 2px;
	line-height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


#logoBar {
	background-color: #FFF;
	margin-bottom: 17px;
}
#logoBar .wrapper {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 8px;
}
#logoBar .logoBarHeadline {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	display: block;
	float: left;
	margin-top: 15px;
}
#logoBar #clientsLogos {
	float: right;
	height: 40px;
	width: 828px;
	text-align: right;
	padding-top: 8px;
}
#logoBar #clientsLogos img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#servicesBar {
	margin-bottom: 20px;
	padding-top: 5px;
}

#servicesBar .servicesBarHeadline {
	font-size: 20px;
	line-height: 100%;
	font-weight: bold;
	color: #CCC;
	display: inline-block;
	margin-right: 20px;
}


#footer {
	background-color: #333;
}
#footer .wrapper {
	padding-right: 20px;
	padding-left: 20px;
}

#footer p {
	color: #999;
	float: left;
	margin-right: 20px;
	font-size: 14px;
	/*margin-top: 17px;
	margin-bottom: 17px;*/
	padding-top: 6px;
}
#footer p a {
	color: #999;
}
#footer p a:hover {
	color: #FFF;
}
#footer #rics {
	font-size: 14px;
	color: #999;
	background-image: url(../images/shared/logo-rics.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	padding-right: 77px;
	line-height: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	/*margin-top: 14px;*/
}

#privacy { overflow-y: scroll; height: 489px; }
#privacy ul, #terms ul { padding: 10px; margin: 15px; }
#privacy ul li, #terms ul li { font-size: 14px; line-height: 120%; }

#scroller img { padding: 0 20px; }

.boldLink {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.normalLink {
	text-decoration: none;
	color: #333;
}

.noArrow {
	background-image: none;
	padding-left: 0;
}