@charset "utf-8";
/* CSS Document */

h3 {
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 10px;
}
.news {
	color: #FFFFFF;
	padding-left: 7px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
}
h2.footlinks {
	color: #d5d5d5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
}



#bslidemain {
	height:530px;
	width:990px;
}
#bslide2 {
	height:150px;
	width:990px;
}
body {
	background-color: #060f1e;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Links Properties */
a:link, a:visited {
	color: #0000FF;
}
a:hover, a:active {
	color:#FF0000;
}
a.copyright:link, a.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:hover, a.copyright:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: underline;
}
a.email:link, a.email:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 700;
	text-decoration: none;
}
a.email:hover, a.email:active {
	font-size: 14px;
	color: #FFFF00;
	font-weight: 700;
	text-decoration: underline;
}
a.bottomlinks:link, a.bottomlinks:visited {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 700;
	text-decoration: none;
}
a.bottomlinks:hover, a.bottomlinks:active {
	font-size: 14px;
	color: #FFFF00;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
}
a.footlinks:link, a.footlinks:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 12px;
}
a.footlinks:hover, a.footlinks:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 12px;
}
a.specialL:link, a.specialL:visited {
	color: #FFFFFF;
	font-size: 14px;
}
a.specialL:hover {
	color: #FF0000;
	font-size: 14px;
}

/* Table Properties */
table.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	/*background-image: url(../images/bg_body.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;	
	background-image: url(../images/accordionbg2.jpg);
	background-repeat: no-repeat;
}
table.mainbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #060f1e;
	/*background-image: url(../images/bg_body.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-repeat: no-repeat;
}
table.headercell {
	/* background-image: url(../images/header-bg2.jpg); */
	background-image: url(../images/widgetshow/1.jpg);
	height: 500px;
	width: 990px;
	background-repeat: no-repeat;
}
table.headercell2 {
	/* background-image: url(../images/header-bg2.jpg); */
	background-image: url(../images/widgetshow/1.jpg);
	height: 150px;
	width: 990px;
	background-repeat: no-repeat;
}
/* Cell Properties */
td.bottomlinks {
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.socialmedia {
	padding-right: 10px;
	height: 60px;
}
td.footlinks {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	color: #666666;
}
td.categoryfootlinks {
	width: 180px;
	padding-right: 10px;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2E2E2;
}
td.countries {
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bg_countries.jpg);
	background-repeat: repeat;
}
td.topcell {
	background-image: url(../images/intlrealty-banner2.jpg);
	width: 990px;
	height: 70px;
	text-align: right;
}
td.contact {
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #011EAA;
	padding-left: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.contact2 {
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0F2549;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.widget {
	padding-top: 30px;
}

.copyright {
	color: #666666;
	font-size: 10px;
}


/* Accordion Properties */
.applemenu{
	margin: 5px 0;
	padding: 0;
	width: 190px; /*width of menu*/
	border: 1px solid #9A9A9A;
}
.applemenu div.silverheader a{
	background: black url(../images/silvergradient.gif) repeat-x center left;
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	display: block;	
	font-weight: bold;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
}
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	color: white;
	font-weight: bold;
}
.applemenu div.selected a, .applemenu div.silverheader a:hover{
	background-image: url(../images/silvergradientover.gif);
	color: white;
	font-weight: bold;
}
.applemenu div.submenu{ /*DIV that contains each sub menu*/
	padding: 5px;
	height: 260px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
a.countries:link, a.countries:visited {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.countries:hover, a.countries:active {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

/* Testimonials Script */
#domticker{
	width: 202px;
	height: 60px;
	border: 0px solid black;
	padding: 5px;
	background-color: #ECECEC;
}
#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: #ECECEC;
}
#domticker a{
	font-weight: bold;
}