@charset "utf-8";
/* Dundee REIT style sheet */


/*----------------------*/
/* CSS for Rockwell Font */
/*----------------------*/

@font-face {  /* EOT file for IE */
 font-family: Rockwell-Bold;
 src: local("Rockwell"),  url("../fonts/Rockwell-Bold.eot")
}
@font-face {  /* TTF file for CSS3 browsers */
 font-family: Rockwell-Bold;
 src: local("Rockwell"),  url("../fonts/Rockwell-Bold.TTF")
}

/*----------------------*/
/* All Pages */
/*----------------------*/

body {
	background:url(../images/bkgd.jpg);
	background-color:#043656;
	padding:0;
	margin:0;
	background-repeat:repeat-x;
	background-position:top;
}

td {
	text-align:left;
	vertical-align:top;
}


.bodytext {
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:17px;
	color:#696f73;
	font-weight:normal;
}
.bodytext a:link {
	color:#388fc5;
	text-decoration:underline;
}
.bodytext a:visited {
	color:#388fc5;
	text-decoration:underline;
}
.bodytext a:hover {
	color:#d1b106;
	text-decoration:underline;
}



.small {
	font-size:11px;
	color:#696f73;
}



.backtotop {
	font-family: Arial, Helvetica;
	font-size:10px;
	line-height:19px;
	color:#b28707;
	font-weight:normal;
}
.backtotop a:link {
	color:#b28707;
	text-decoration:none;
}
.backtotop a:visited {
	color:#b28707;
	text-decoration:none;
}
.backtotop a:hover {
	color:#b28707;
	text-decoration:underline;
}
.footer {
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:19px;
	color:#ffffff;
	font-weight:normal;
}
.footer a:link {
	color:#ffffff;
	text-decoration:none;
}
.footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
.footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}



/*----------------------*/
/* titles */
/*----------------------*/

.headertitle {
	font-family:Rockwell, Arial, Helvetica;
	font-size:28px;
	line-height:30px;
	color:#ffffff;
	font-weight:bold;
}
.title {
	font-family:Rockwell, Arial, Helvetica;
	font-size:34px;
	line-height:40px;
	color:#2f729c;
	font-weight:bold;
}

.subtitle {
	font-family: Arial, Helvetica;
	font-size:15px;
	line-height:19px;
	color:#004273;
	font-weight:bold;
}

.subheader {
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:19px;
	color:#388fc5;
	font-weight:normal;
	font-style:italic;
}


/*----------------------*/
/* home page styles */
/*----------------------*/


.hometitle {
	font-family:Rockwell, Arial, Helvetica;
	font-size:28px;
	line-height:30px;
	color:#2f729c;
	font-weight:bold;
}


.homesubtitle {
	font-family:Rockwell, Arial, Helvetica;
	font-size:24px;
	line-height:24px;
	color:#2f729c;
	font-weight:bold;
}


.hometext {
	font-family: Arial, Helvetica;
	font-size:15px;
	line-height:22px;
	color:#696f73;
	font-weight:normal;
}



/*----------------------*/
/* Table Layout  */
/*----------------------*/

.tableheader {
	background-color:#359ddd;
	height:20px;
	color:#FFFFFF;
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight: normal;
	vertical-align: middle;
	line-height:14px;
	padding:8px 0px 8px 8px;
}

.tableheaderline {
	background-color:#359ddd;
	height:20px;
	color:#FFFFFF;
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight: normal;
	vertical-align: middle;
	line-height:14px;
	padding:8px 0px 8px 8px;
	border-bottom-style:dashed;
	border-bottom-color:#ffffff;
	border-bottom-width: 1px;	
}

.tablerow {
	background-color:#cfe5f3;
	color:#696f73;
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:18px;	
	font-weight: normal;
	padding:8px 0px 12px 8px;
	border-bottom-style:dashed;
	border-bottom-color:#ffffff;
	border-bottom-width: 1px;
}
.tablerowbottom {
	background-color:#cfe5f3;
	color:#696f73;
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:18px;	
	font-weight: normal;
	padding:8px 0px 12px 8px;
}



/*----------------------*/
/* Navigation Styles */
/*----------------------*/



#dropmenudiv {
	position:absolute;
	border-bottom-width: 0;
	font-size:11px;
	font-family: Arial, Helvetica;
	line-height:15px;
	z-index:100;
	margin-top:-20px;
	margin-left:5px;
	border-top: 1px solid #ffffff;
}
#dropmenudiv a {
	width: 100%;
	display:block;
	text-indent: 5px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 2px 0px 3px 0px;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	font-family: Arial, Helvetica;	
	color: #09527d;

}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #b1d7f2;
	color: #09527d;
}



/*----------------------*/
/* Layout */
/*----------------------*/

.shadow {
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
}

.dropcontent{
width: 400px;
height: 500px;
display:block;
}



/*----------------------*/
/* Show/Hide  */
/*----------------------*/



.showhide_question{	/* Styling question */
	/* Start layout CSS */
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:17px;
	color:#388fc5;
	text-decoration:underline;
	font-weight:normal;	
	margin-top:2px;
	margin-bottom:10px;	
	padding-left:2px;

	
	/* End layout CSS */
	
	overflow: hidden;
	cursor:pointer;
}
.showhide_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:16px;
	color:#696f73;
	font-weight:normal;	
	border:;
	background-color:;
	width:;	
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.showhide_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:12px;
	line-height:16px;		
	position:relative;
}



/*----------------------*/
/* Rollover Thumbnail Popup*/
/*----------------------*/



.thumbnail6{
position: relative;
z-index: 6;
}


.thumbnail6:hover{
background-color: transparent;
z-index: 50;
}


.thumbnail6 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f0f0f0;
padding: 10px;
left: 0px;
border: 1px dashed #b5bba2;
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#696f73;
}


.thumbnail6:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: 0px; /*position where enlarged image should offset horizontally */
width:480px;
top:20px;
text-decoration: none;
}


/*----------------------*/


.thumbnail5{
position: relative;
z-index: 5;
}


.thumbnail5:hover{
background-color: transparent;
z-index: 50;
}


.thumbnail5 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f0f0f0;
padding: 10px;
left: 0px;
border: 1px dashed #b5bba2;
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#696f73;
}


.thumbnail5:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: 0px; /*position where enlarged image should offset horizontally */
width:480px;
top:20px;
text-decoration: none;
}


/*----------------------*/


.thumbnail4{
position: relative;
z-index: 4;
}


.thumbnail4:hover{
background-color: transparent;
z-index: 50;
}


.thumbnail4 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f0f0f0;
padding: 10px;
left: 0px;
border: 1px dashed #b5bba2;
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#696f73;
}


.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: 0px; /*position where enlarged image should offset horizontally */
width:480px;
top:20px;
text-decoration: none;
}


/*----------------------*/


.thumbnail3{
position: relative;
z-index: 3;
}


.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}


.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f0f0f0;
padding: 10px;
left: 0px;
border: 1px dashed #b5bba2;
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#696f73;
}


.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: 0px; /*position where enlarged image should offset horizontally */
width:480px;
top:20px;
text-decoration: none;
}


/*----------------------*/


.thumbnail2{
position: relative;
z-index: 2;
}


.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}


.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f0f0f0;
padding: 10px;
left: 0px;
border: 1px dashed #b5bba2;
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#696f73;
}


.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: 0px; /*position where enlarged image should offset horizontally */
width:480px;
top:20px;
text-decoration: none;
}


/*----------------------*/

.thumbnail1{
position: relative;
z-index: 1;
}


.thumbnail1:hover{
background-color: transparent;
z-index: 50;
}


.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f0f0f0;
padding: 10px;
left: 0px;
border: 1px dashed #b5bba2;
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#696f73;
}


.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: 0px; /*position where enlarged image should offset horizontally */
width:480px;
top:20px;
text-decoration: none;
}



