body 
{ 
background-color: #ffffff; 
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-height: 0px;
margin-width: 0px;
}

td 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #004B8C;
}

.bodytext
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #004B8C;
}

.bodytextwhitelrg
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
}

.bodytextwhite
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

.bodytextgrey
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

.bodytextboldgrey
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
font-weight: 700;
}

.bodytextbold
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #004B8C;
font-weight: 700;
}

.bodyblackbold
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: 700;
}

/* link specification */

a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #D0130F; text-decoration: underline; }
a:active { color: #333333; text-decoration: none; }

a.linkgrey:link { color: #333333; text-decoration: none; }
a.linkgrey:visited { color: #333333; text-decoration: none; }
a.linkgrey:hover { color: #333333; text-decoration: none; }
a.linkgrey:active { color: #333333; text-decoration: none; }

a.linkwhite:link { color: #FFFFFF; text-decoration: none; }
a.linkwhite:visited { color: #FFFFFF; text-decoration: none; }
a.linkwhite:hover { color: #FFFFFF; text-decoration: none; }
a.linkwhite:active { color: #FFFFFF; text-decoration: none; }


a.linkblue:link { color: #004B8C; text-decoration: none; }
a.linkblue:visited { color: #004B8C; text-decoration: none; }
a.linkblue:hover { color: #004B8C; text-decoration: underline; }
a.linkblue:active { color: #004B8C; text-decoration: none; }

#bridgehouselayer
{
position: absolute;
left:264px;
top: 56px;
height: 0px;
width: 136px;
visibility: hidden;	
}

.redlinks a:hover
{
	color:#FF0000;
}

#sohomedialayer
{
position: absolute;
left:264px;
top: 39px;
height: 0px;
width: 136px;
visibility: hidden;	
}

#sohoplanslayer
{
position: absolute;
left:410px;
top: 84px;
height: 0px;
width: 136px;
visibility: hidden;	
}

#avebrittanylayer
{
position: absolute;
left:264px;
top: 56px;
height: 0px;
width: 136px;
visibility: hidden;	
}

.BUTTON
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004B8C;
}
.selectbutton
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004B8C;
	text-decoration: none;
	font-weight: bold;
}
.devbutton
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C3C3C3;
	text-decoration: none;
	font-weight: bold;
}

.devbutton:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004B8C;
	text-decoration: none;
	font-weight: bold;
}
.linkdivider
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004B8C;
	text-decoration: none;
	font-weight: 300;
}





#demo_container {
	background-color: #ffffff;
	width: 360px;
	height: 60px;
	position: relative;
	margin: 0 auto;
	top: 50px;
}

#items_container {
	width: 360px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	background-color:#ffffff;
}

div.slide_item {
	width: 360px;
	height: 60px;
	position: absolute;
	top: -10px;
	background-color:#ffffff;
}

div.first_item {
	left: 0;
}

div.slide_item p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
