﻿body {
	background-color: #243470;
	background-image: url(images/background.jpg);
	background-position: left top;	
	background-repeat: repeat-x;  
	font-family: Arial;
	font-size: 12px;
	color: white;
	padding-top: 85px;
}

#wrapper
{
	background-color: #179BA7;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 921px;
	margin-top: 0px;
}

#header
{
	background-color: white;
}

#content
{
	margin-top: 25px;
	background-color: white;
	height: 480px;
	color: #243270;
	padding-left: 35px;
	padding-top: 0px;
	margin-left: 0px;
}

#masthead
{
	padding-top: 15px;
	padding-left: 35px;
	background-color: white;
}
.SinclairLogo
{
	display: inline;
	margin-right: 80px;
}

.EagleStreetLogo
{
	display: inline;
	margin-right: 330px;
}

.CraighallLogo
{
	display: inline;
}




#top_navigation
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 24px;
	font-weight: bold;
	color: white;
	background-color: white;
}

#top_navigation ul
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding-left: 10px;
}


#top_navigation ul li
{
	display: block;
	float: left;
	text-align: center;
	line-height: normal;
	list-style-type: none;
	width: 120px;
	margin-right: 3px;
}


// Hack to make titles bold in IE and Firefox
// But not in Safari - as its normal is like the other's bold.
#top_navigation a {
font-weight:bold;
}
/*end*/
/*\*/
html*#top_navigation a{
[font-weight:bold;;
font-weight:normal;;
]font-weight:bold;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #top_navigation{

}
/*end*/


#top_navigation a,
#top_navigation a:hover,
#top_navigation li a:visited,
#top_navigation li a:active
{
	display: block;
	padding: 6px  0px 4px 0px;
	text-decoration: none;
}


#top_navigation li a
{
    color: white;
    background-image: url(images/menuBg.jpg);
    background-color: #24326F;
}

#top_navigation li a:hover,
#top_navigation li a:active
{
	color: white;
	background-color: #179BA7;
	 background-image: url(images/activeMenuBg.jpg);
   
}

#top_navigation a.selected:hover,
#top_navigation a.selected:active,
#top_navigation a.selected:visited,
#top_navigation a.selected
{
	color: white;
	background-color: #179BA7;
	background-image: url(images/activeMenuBg.jpg);
}

#footer
{
	height: 18px;
	font-size: 0.8em;
	font-weight:bold;
	padding-top: 7px;
	padding-left: 30px;
	background-color: #179BA7;
}

#footer A
{
	color: white;
	text-decoration: none;
}

#footer A:hover
{
	text-decoration: underline;
}

img
{
	border-style:none;
}

.MainPhoto
{
	float: right;
	margin-top: -14px;
}


.Development
{
	float: right;
	margin-top: 0px;
	margin-right: 20px;
}

.Specification
{
	float: right;
	margin-top: 0px;
	margin-right: 20px;
}



.FloorPlan
{
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}


.FloorPlan IMG
{
	margin-top: 20px;
	margin-bottom: 20px;
}



.Photo
{
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}


.Highlight
{
	color: #179BA7;
}

.ToLet
{
	margin-top: 15px;
	font-size: 3.5em;
	font-weight:normal;
}

.Summer
{
	margin-top: 20px;
	font-size: 1.8em;
	font-weight:normal;
	margin-bottom: 50px;
}

.Contact
{
	font-weight:900;
	font-size: 0.85em;
	margin-bottom: 6px;
}


.Email 
{
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}

.Email A
{
	text-decoration: none;
	font-weight: bold;
	color: #243270;
}

.Email a:hover
{
	text-decoration: underline; 
}


#sub_navigation
{
	font-weight: bold;
	color: white;
	position: relative;
	left: 114px;
	top: -18px;
	font-size: 0.95em;
	margin-bottom: 0px;
}



#sub_navigation .item
{
	text-align: left;
	margin-right: 10px;
	
}



#sub_navigation a,
#sub_navigation a:hover,
#sub_navigation  a:visited,
#sub_navigation a:active
{
	padding:4px 8px 4px 17px;
	text-decoration: none;
}


#sub_navigation  a
{
    color: white;
    background-image: url(images/subMenuOff.gif);
	background-position: left  center;
	background-repeat:  no-repeat;  

}

#sub_navigation  a:hover,
#sub_navigation  a:active
{
	background-image: url(images/subMenuOn.gif);
	background-position: left  center;
	background-repeat:  no-repeat;  
}

#sub_navigation a.selected:hover,
#sub_navigation a.selected:active,
#sub_navigation a.selected:visited,
#sub_navigation a.selected
{
	background-image: url(images/subMenuOn.gif);
	background-position: left  center;
	background-repeat:  no-repeat;  
}

.Text, .InitialText, .SubInitialText
{
	margin-left: 0px;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #5E6A71;
	width: 295px;
}

.InitialText
{
	padding-top: 0px;
}

.Heading
{
	
	margin-bottom: 0px;
	margin-top: 20px;
	font-weight: bold;
	
}



.SubInitialText
{
	padding-top: 5px;
}


.NarrowText
{
	width: 280px;
}


.List
{
	font-size: 11px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	line-height: 1.4em;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-left: 0px;
}

.Occupier
{
	line-height: 14px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 12px;
	font-size: 10px;
	color: #5E6A71;
	width: 280px;
	font-weight: bold;
	border-bottom: solid 1px  #5E6A71;
}


.EnlargeMap
{
	float: right;
	text-align: right;
	margin-top: 365px;
	padding-right: 10px;
}

.EnlargeMap A
{
	text-decoration: none;
	color: #243270;
	font-size: 0.8em;
	font-weight: bold;
}

.EnlargeMap A:hover
{
	text-decoration: underline;
}


.Caption
{
	color: #243270;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 5px;

}

.Caption A
{
	text-decoration: none;
	color: #243270;
	font-size: 0.8em;
	font-weight: bold;
}

.Caption A:hover
{
	text-decoration: underline;
}


.ClearAll
{
	clear:both;
}

.Thumbnails, .LowerThumbnails
{
	width: 175px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	padding-right: 0px;
}

.Thumbnails IMG,  .LowerThumbnails IMG

{
	border-style:none;
	margin-right: 5px;
	margin-bottom: 5px;
}

.LowerThumbnails
{
	
	margin-top: 0px;
}


TABLE.Areas, TABLE.TotalArea

{
	margin-left: 0px;
	border-collapse:collapse;
	width: 270px;
}

TABLE.TotalArea
{
	margin-top: 5px;
}

TABLE.Areas TR
{
	padding-top: 5px;
	padding-bottom: 10px;
}

TABLE.Areas TR.FirstRow TD
{
	border-top: solid 1px  #5E6A71;
}

TABLE.Areas TR.LastRow TD
{
	border-bottom: solid 1px  #5E6A71;
}



TABLE.Areas TD
{
	font-size: 11px;
	font-weight: bold;
	color:  #5E6A71;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:right;
	padding-left: 4px;

}

TABLE.Areas TD.Floor
{
	
	color: #243270;
	text-align: left;
}

TABLE.TotalArea TR.TotalRow TD
{
	border-top: solid 1px  #5E6A71;
	background-color: #243270;
	color: white;
	margin-top: 4px;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	padding-left: 4px;

}


.Title
{
	padding-top: 0px;
	font-weight: bold;
	font-size:1em
}



