/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	background:url(images/backgrounds/page_shadow.gif) repeat-y #fff top center;
}
	
#container {
	margin:0 auto;
	width:950px;
	text-align:left;
}

td {
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}


/* Images */

.logo {
	padding:0 0 0 30px;
	float:left;
	width:auto;
}

.phone {
	float:right;
	padding:24px 30px 0 0;
}

.Banners {
	margin:7px 0;
}



/* Home Banner */

.bannerContainer {
	overflow:hidden;
	position:relative;
}

.bannerContainer a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	margin:7px 0 0 0;
}

.bannerContainer a.active {
    z-index:10;
    opacity:1.0;
}

.bannerContainer a.last-active {
    z-index:9;
}

.bannerContainer a.noLink {
	cursor:default;
}

#homeBannerContainer {
    height:313px;
	clear:both;
}


/* Header */

#header {
	background:url(/images/backgrounds/striped_bar.gif) no-repeat;
	height:82px;
	width:950px;
	margin:0 auto;
	padding:50px 0 0 0;
}


/* Main Navigation */

#mainNav li {
	list-style:none;
	display:inline;
	float:left;
	padding:0 0 0 3px;
}

#mainNav li.first {
	padding:0 0 0 1px;
}

#mainNav li a {
	display:block;
	height:27px;
	background: url(/images/backgrounds/mainnav_bg.gif);
	padding:7px 27px 0 27px;
	font-size:14px;
	color:#231F20;
}

#mainNav li#selling a, #mainNav li.investor a {
	padding-right:28px;
}

#mainNav li a:hover, #mainNav li a.hover {
	background:#58595b;
	text-decoration:none;
	color:#FFF;
}


/* Content and Left Col Holder */

#holder {
	margin:0 auto;
	width:950px;
}

/* Left Col */

#leftCol {
	width:235px;
	float:left;
}

#subNav, #blogMenu {
	background:#58595b;
	margin-bottom:3px;
	padding:12px 0 20px 0;
}

#subNav li {
	background:url(/images/spacers/submenu_bullet.gif) no-repeat 0 10px;
	margin-left:17px;
	list-style:none;
	padding:6px 0 0 20px;
}

#subNav li a, #blogMenu li a {
	color:#FFF;
}

#subNav li.down a {
	font-weight:bold;
}

#blogMenu li {
	list-style:none;
	margin-left:17px;
	padding:6px 10px 0 0;
}

.blogSearch {
	background:#F9CB37;
	padding:15px 20px;
	color:#fff;
	font-weight:bold;
	font-size:15px;
}

.blogSearch form {
	margin:7px 0 0 0;
}

.blogSearch input {
	vertical-align:middle;
}

.blogSearch input[type="text"] {
	height:16px;
	padding:4px 6px;
	width:145px;
}


/* Content */

#content {
	width:683px;
	margin:0 0 0 32px;
	float:left;
}

#content p, #content table, #content ul, ol {
	margin:0 0 18px 0;
}

#content ul, ol {
	margin-left:20px;
}

.clear {
	clear:both;
}

#content ul.pageCTAList {
	margin:0;
	float:right;
}

.pageCTAList li {
	list-style:none;
	margin:0 0 1px 0;
	font-size:14px;
}

.pageCTAList a {
	background:url(/images/backgrounds/content_btn_bg.gif) no-repeat #EDEDEE 416px -35px;
	display:block;
	height:26px;
	color:#000;
	padding:6px 0 0 15px;
	width:432px;
}

.pageCTAList a:hover {
	background:url(/images/backgrounds/content_btn_bg.gif) no-repeat #F8C520 416px 0;
	text-decoration:none;
	color:#fff;
}

.btnBg {
	background:url(images/backgrounds/content_btn_bg.gif) no-repeat;
	height:32px;
	width:444px;
}

.btnBg a {
	font-size:14px;
	margin:8px 0 0 15px;
	display:block;
}

.btnBg a:hover {
	text-decoration:none;
}

.ourTeam {
	border-bottom:solid #CCC 1px;
	height:150px;
	padding-top:15px
}

.ourTeam img {
	float:left;
	border:solid #CCC 1px;
	margin-right:30px
}

/* Blog Styling */

.recentPostsTitle {
	width:235px;
	float:right;
	font-weight:bold;
	color:#231F20;
}

.recentPostsTitle a {
	color:#231F20;
}

.latestNews {
	margin:15px 0 0 20px;
	padding-bottom:17px
}

.rssIcon {
	margin:5px 0 -5px 30px;
	padding-bottom:17px
}

.latestNewsBullet {
	margin:0 10px -1px 20px;
}

.recentPostsTitle p {
	padding:0 0 8px 0;
}

.imgAlignLeft {
	float:left;
}

.posted {
	padding-top:10px;
}

.comment {
	width:583px;
}

.readMore, .backArticles, .author {
	font-weight:bold;
}

.blogDate, .posted {
	color:#999
}

.displaying {
	text-align:center;
}

h2.newsTitle {
	padding:0 0 5px 0;
}

.newsTitle a {
	color:#000;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

img.required {
	margin:-3px 0 0 0;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #BABABA;
	padding:3px;
}

.textinputhover {
	border:1px solid #f9cb37; 
	padding:3px;
}

select {
	font-size:12px;
	color:#231F20;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footer {
	background:url(images/backgrounds/striped_bar.gif) no-repeat;
	font-size:11px;
	line-height:19px;
	height:86px;
	width:950px;
	margin:0 auto;
	margin-top:25px;
}

#footer a {
	color:#231F20;
}

#footer a:hover {
	color:#231F20;
}

#footer li {
	display:inline;
	list-style:none;
	padding:8px 0 0 25px;
	float:left;
}

#footer li a {
	color:#231F20;
	float:left;
}

.copyright {
	text-align:right;
	padding:15px 25px 0 0;
}

.twitter {
	float:right;
	padding:0 25px 0 0;
}

.reiq {
	float:left;
	padding:15px 0 0 25px;
}
