html
{
	height: 100%;
}

body
{
	margin: 0px; padding: 0px; background-color: #00386B; 
	font-family: Verdana, Tahoma, Sans-Serif; font-size:70%;
	height: 100%; color: #000000;
}

img {
	border:0px;
}

a:link		{ color:#00386B; text-decoration: none; background-color: inherit; }
a:visited	{ color:#00386B; text-decoration: none; background-color: inherit; }
a:hover		{ color:#00386B; text-decoration: none; background-color: inherit; }

a.propAdd:link		{ color:#3E4042; text-decoration: none; background-color: inherit; }
a.propAdd:visited	{ color:#3E4042; text-decoration: none; background-color: inherit; }
a.propAdd:hover		{ color:#00386B; text-decoration: none; background-color: inherit; }

a.footeremail:link		{ color: #FFFFFF; text-decoration: underline; background-color: inherit; font-weight:bold; }
a.footeremail:visited	{ color: #FFFFFF; text-decoration: underline; background-color: inherit; font-weight:bold;}
a.footeremail:hover		{ color: #FFFFFF; text-decoration: underline; background-color: inherit; font-weight:bold;}

form
{ 
	margin-top: 3px; padding: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 
}

input 
{
	font-size: 100%; 
}

.friendTxtBox { border:solid 1px #000000; font-family:verdana; margin-top:2px; }

.spotbuy
{
	background-color: #FFFFFF;
	border-left: solid 100px #698AA8;
	border-right: solid 100px #698AA8;
	width: 100px;
}

textarea
{
	font-size: 100%; font-family: Verdana, Tahoma, Sans-Serif;
}

ul	{		margin-left: 0px;		padding-left: 0px;		list-style: none;		line-height: 150%;		margin-top: 0px;		margin-bottom: 0px;	}li	{		padding-left: 10px;		padding-top: 0px;		background-image: url('../images/structure/bullet.gif');		background-repeat: no-repeat;		background-position: 0px 6px;		font-size: 100%;	}

/* END OF DEFAULT STYLES */

#siteContainer /* TO MAKE 100% WIDTH SITE, SET WIDTH TO 100%, AND REMOVE LEFT AND MARGIN-LEFT VALUES */
{
	width: 100%;
	position: relative;
	padding: 0px; overflow: hidden;
	color: inherit;
}
#siteContainerDefault
{
	width: 999px;
	position: relative;
	padding: 0px; overflow: hidden;
	color: inherit;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}
.DefaultContainer {
	position: absolute; left: 50%; margin-left: -500px;
	margin-top: 50px;
	height:706px;
	
}
/* The header and footer */
.header
{
	text-align: left; padding: 0px; background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; height:101px;
}

.footer
{
	background-color: #00386b; text-align: left; padding: 0px 30px 0px 30px; color:#FFFFFF; 
	border-top: solid 1px #FFFFFF; height: 96px; line-height:150%;
}
.footerDefault
{
	background-color: #00386b; text-align: left; padding: 0px 0px 0px 0px; color:#FFFFFF; 
	height: 96px; line-height:150%; border-top: solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF;
}

.FIxFooter {
	width: 939px;
	position: relative;
	padding: 0px 30px 0px 30px; overflow: hidden;
	color: inherit;
	border: solid 1px #FFFFFF;
	height: 96px; line-height:150%; 
	color:#FFFFFF;
}
/* HEADER DIVS */

#headerItems
{
	position: relative; 
}

.logoContainer
{
	border: 0px; position: relative; float: left
}

.telContainer
{
	border: 0px; position: relative; float: right;
}

#navbar
{
	text-align:right; 
	font-family: Verdana, "MS Serif";
	padding-left:10px;
	padding-right:10px;
}

.mobileSpaceOnly
{
	width: 100%; height: 6px; background-color: inherit; color: inherit;
}

.navBarItem
{
	height: 22px; 
}

.navBarItemLine
{
	padding-top:5px; padding-bottom:10px; vertical-align:middle;
}

.navBarItem-link-yellow {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F7D217; text-decoration:none;
}
a.navBarItem-link-yellow:visited {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F7D217; text-decoration:none;
}
a.navBarItem-link-yellow:link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F7D217; text-decoration:none;
}
a.navBarItem-link-yellow:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F7D217; text-decoration:none;
}

.navBarItem-link {
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF; text-decoration:none;
}
a.navBarItem-link:visited {
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF; text-decoration:none;
}
a.navBarItem-link:link {
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF; text-decoration:none;
}
a.navBarItem-link:hover {
	font-size: 11px;
	font-weight: normal;
	color: #DBE3EA; text-decoration:none;
}

/* PAGE CLASSES */

h1
{
	color: #84221E; text-decoration: none; margin-top: 10px; margin-bottom: 10px; 
	padding: 0px; font-size: 120%; background-color: inherit;
}

h2
{
	color: #3D4242; text-decoration: none; margin-top: 5px; margin-bottom: 5px; 
	padding: 0px; font-size: 100%; background-color: inherit;
}

h3
{
	padding: 5px; margin: 0px;
	background-color: #C2C2C2;
	color: #000000; font-size: 100%;
}

.pagingContainer
{
	height:22px; text-align:right; float:right; color:#00386B;
}

.pagingBox
{
}

a.paging:link		{ color: #00386B; text-decoration: none; background-color: inherit; font-weight:bold; }
a.paging:visited	{ color: #00386B; text-decoration: none; background-color: inherit; font-weight:bold;}
a.paging:hover		{ color: #00386B; text-decoration: none; background-color: inherit; font-weight:bold;}

.textContainer
{
	background-color:#DAE3EA; height:1%; margin-top:10px; margin-bottom:30px; position:relative;
}

.textContainerAV
{
	height:1%; margin-top:10px; position:relative;
}

.featuredContainer
{
	margin-top: 10px; margin-bottom: 10px; height: 120px;
}

.tblRow
{
	width: 100%; min-height: 35px;
}

.tblTextBoxRow
{
	width: 100%; height: 85px;
}

.tblCellLeft
{
	margin-right: 10px; float: left; height: 25px; padding-top: 7px; width: 150px;
}

.tblCellRight
{
	margin-right: 10px; float: left; height: 25px;
}

.propertyCellLeft
{
	float: left; 
}
.propertyCellLeftArrange
{
	float: left;
	margin-right:20px;
	display:inline;
}

.mobilePropertyCellLeft
{
	float: left; margin-right: 10px; position: relative; width: 60px;
}

.mobileRoomHolder
{
	height: 25px; margin-bottom: 5px;
}

.propertyCellRight
{
	float: left; position: relative;
}

.smallImage, .pagingBorder
{
	border: solid 1px #C2C2C2;
}

.hr
{
	height: 1px; width: 100%; background-color: #00386b; margin-top: 10px; color: inherit;
}

select
{
	font-family: Verdana, Tahoma, Sans-Serif; font-size: 100%;
	width: 120px; margin-top: 5px; margin-right: 5px;
}
.searchField
{
	font-family: Tahoma, Arial, Verdana, "MS Serif";
	font-size: 8pt;
	color: #2C2827;
	background-color: #FFFFFF;
	border: solid 1px #313E5D;
	width: 120px; font-weight: normal;
}
.selectLeft
{
	font-family: Verdana, Tahoma, Sans-Serif; font-size: 100%;
	width: 120px; margin-bottom: 10px; margin-right:0px;
}
.selectSearchPanel
{
	font-family: Verdana, Tahoma, Sans-Serif; font-size: 100%;
	width: 140px; margin-top: 5px; margin-right: 5px;  background-color:#B2BBCF; border:solid 1px #7F9DB9; 
}
.selectDefaultPriceRange
{
	font-family: Verdana, Tahoma, Sans-Serif; font-size: 90%;
	width: 140px; margin-top: 5px; background-color:#00386B; border:solid 1px #FFFFFF; color:#FFFFFF;
}
.selectDefaultMinBeds
{
	font-family: Verdana, Tahoma, Sans-Serif; font-size: 90%;
	width: 120px; margin-top: 5px; background-color:#00386B; border:solid 1px #FFFFFF; color:#FFFFFF;
}
.textField
{
	width: 145px; margin-top: 5px; margin-bottom: 10px;
}

.photoHolder, #printContainer
{
	height: 385px; margin-top: 5px; 
}

.mobilePhotoHolder
{
	width: 100%; height: 75px; margin-top: 10px; margin-bottom: 10px;
}

.mainPic			{ float: left; }
.mainPicSplitter	{ float: left; width: 10px; }

.extraPhotosHolder
{
	float: right;
}

.pagePadding
{
	padding: 15px 20px 30px 30px;
}

.pagePaddingMap
{
	padding: 15px 20px 0px 30px;
}

.pagePaddingViewProperty {
	width:790px; padding: 15px 20px 30px 30px;
}

.noResults
{
	_height: 400px; min-height: 400px;
	text-align: center;
}

/* ICONS */

.iconTitle { background-color:#00386b; height:27px; }

.iconHolder
{
	position: absolute; top: 38px; left: 618px;
	height: 379px; background-image:url(../images/icon-bg.gif); background-position:0px 27px;
	width: 203px;
}

.icon
{
	float: left; height:43px; padding:2px 0px 0px 0px; border-bottom: solid 1px #A3B3C0;
}

/* FOOTER CLASSES */

.branchHolder
{
	padding-top:20px;
}

.copyRight
{
	padding: 10px; text-align: center; color: #00386B; background-color:#FFFFFF; font-size:80%;
}

.copyRighthome {
	padding: 20px; text-align: center; color: #FFFFFF; 
}

a:link.tweb		{ color:#00386B; text-decoration: underline; background-color: inherit; }
a:visited.tweb	{ color:#00386B; text-decoration: underline; background-color: inherit; }
a:hover.tweb	{ color:#333333; text-decoration: none; background-color: inherit; }

/* ADVANCED MAP SEARCH RESULTS */

.perPage
{
	float: left;
}

/* Message Panels */

.messagepanel-container
{
    background-color: #FAF2CF;
    padding: 5px 5px 5px 5px;
    border: solid 1px #EBD581;
}

.messagepanel-generic
{
    color: #000000;
}

.messagepanel-error
{
    color: Red;
}

/* Property Next/Prev Control */

.propertyNavigation
{
	height: 25px; width: 100%;
	margin-bottom: 10px;
}

#forwardContainer
{
	border: solid 1px #808080;
	position: absolute; background-color: #FFFFFF;
	z-index: 100000; margin-right: 10px;
	width: 250px; right: 50%; margin-right: -296px;
	filter: alpha(opacity=90); moz-opacity: 0.90; opacity: .90;
	cursor: pointer; margin-top: 20px; padding: 5px;
}

#backContainer
{
	border: solid 1px #808080;
	position: absolute; background-color: #FFFFFF;
	z-index: 100000; margin-right: 10px;
	width: 250px; left: 50%; margin-left: -296px;
	filter: alpha(opacity=90); moz-opacity: 0.90; opacity: .90;
	cursor: pointer; margin-top: 20px; padding: 5px;
}

.navigationRight
{
	text-align: right; padding: 5px;
	margin-bottom: 10px; float: right;
	width: 100px; cursor: pointer;
}

.navigationLeft
{
	text-align: left; padding: 5px;
	margin-bottom: 10px; float: left;
	width: 100px; cursor: pointer;
}

#pnlNextMenu
{
	padding: 5px;
	height: 75px;
}

#pnlPreviousMenu
{
	padding: 5px;
	height: 98px;
}

.imgNextProperty
{
	float: left; width: 100px;
	margin-right: 10px;
}

.nextHeading
{
	float: right; width: 130px;
}

.previousHeading
{
	float: left; width: 130px;
}

.imgPreviousProperty
{
	float: right; width: 100px;
	margin-left: 10px;
}

.txtBackToSearchResults
{
	width: 240px;
	padding: 5px 0px 5px 0px; font-weight: bold;
}

.txtBackToSearchResultsOver
{
	width: 240px; background-color: #C0C0C0;
	padding: 5px 0px 5px 0px; font-weight: bold;
}

.field
{
	position: absolute; left: 50%;
}

.field1
{
	position: absolute; left: 50%; margin-left: -120px; margin-top: 5px;
}

.field2
{
	position: absolute; left: 50%; margin-left: 0px; margin-top: 5px;
}

.FloatRight { float:right;}
.FloatRight1 { float:right; padding-top: 10px;}
.FloatLeft { float: left; }

.SearchPanelContainer { text-align:left; background-image:url(../images/search-panel-bg.gif); background-position:bottom; background-repeat:repeat-x; background-color:#DAE3EA; height:95px; padding:20px 25px 10px 25px; }


.PageTitleBeltViewProp { background-color:#DAE3EA; border-bottom: solid 18px #00386B; height:30px;}
.PageTitleBeltMortgage { background-color:#DAE3EA; border-bottom: solid 2px #00386B; height:25px;}

.PageTitle {
	color:#00386B;
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
}
.PageTitleViewProp {
	color:#00386B;
	font-size:11pt;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin-top:-5px;
	margin-bottom:10px;
}

.SearchResultsText {
	float:left;
	width: 125px;
	color:#000000;
}
.SearchResultNamePrie { margin-bottom:10px; font-family:Tahoma, Verdana;}
.SearchResultsTextRight {
	float:right;
	width: 125px;
	color:#00386B;
}

.propertiesFound { 
	color:#00386B;
	font-size:8pt;
	font-weight:bold;
	font-family:Verdana, Helvetica, sans-serif; margin-bottom:5px;
}

.HeaderSub {
	font-weight:bold;
	margin-bottom:5px;
}

a:link.help		{ color: #00386B; text-decoration: none; }
a:visited.help	{ color: #00386B; text-decoration: none; }
a:hover.help	{ color: #000000; text-decoration: none; }

.SearchPanel {
	margin-left:30px;
	float:left;
}

.SearchPanelElement {
	float:right;
	color: #FFFFFF;
	font-size: 7pt;
}

.SearchPanelElement1 {
	float:left;
	color: #000000;
	font-size: 7pt;
	padding-right: 15px;
}
.SearchTitle
{
	color:#00386B;
	font-size:120%;
	font-weight:bold;
	font-family:Verdana, Helvetica, sans-serif;
}

.VAlignMiddle {vertical-align:middle; }

.SearchResultsIconHolder {
	padding-left:30px; height:22px; margin-top:-25px; position:absolute; padding-right:25px; _margin-left:-3px;
}

.PageTitleHolder {	padding-left:30px; height:22px; margin-top:-26px; position:absolute; _margin-left:-3px; }
.PageTitleHolderViewProp {	padding-left:30px; height:22px; margin-top:-39px; position:absolute; _margin-left:-3px; }

.SearchResultsIcon {
	cursor:pointer;
	float:left;
}

.searchTextContainer {height:82px; padding:15px 10px 10px 20px; margin-left:204px; _margin-left:201px; color:#3E4042;  }
.searchLinkBelt { margin-left:204px; _margin-left:201px; background-color: #527B9E; height:28px; padding-top:2px; padding-left:20px; }

.fullDetails {
	float:right; margin-right:10px; 
}

a:visited.fullDetails	{ 	color: #ecf0f4; text-decoration: none; }
a:link.fullDetails		{ 	color: #ecf0f4; text-decoration: none;}
a:hover.fullDetails		{ 	color: #fafbfc; text-decoration: none;}

.BedIconsLeft {float:left; color:#527B9E; margin-top:3px; margin-right:10px; }

.BottomBelt {
	margin-top:15px;
}

.cupper {text-transform:uppercase; }

.property-statuslabel { background-color:#F31616; padding:3px 10px 3px 10px; color:#FFFFFF; float:right; font-weight:bold; text-transform:uppercase;}

.MortgageCalcMainBg { background-image:url(../images/calculatorBack.gif); background-repeat:repeat-y; width:785px;}

.MortgageCalcBg { 
	background-image:url(../images/calcImageBack.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:370px;
	_height:370px;
	padding:15px 85px 30px 50px;
	color:#222F4E;
}
.HowMuchCan {
	color:#0D4171;
	font-size:120%;
	font-weight:bold;
}
.MortgageLine { background-color:#8091A3; color:#8091A3; height:1px; }
.YourSalaryTxt { color:#232E44; font-size:120%; padding-top:10px;}

.MortgageShopContainer { width:100%; font-family:Arial, Helvetica, sans-serif; }
.MortgageShopTxtContainer { font-size:100%; margin-right:500px; line-height:140%; }
.MortgageShopPerson { float: right; background-color:#DAE3EA; height:183px; border-bottom: solid 1px #7E8B94; margin-right: 10px; width: 480px;}
.MarcDraperBrdr { border-top: solid 1px #7E8B94; border-left: solid 1px #7E8B94; border-right: solid 1px #7E8B94;}

.MortgageShopDetail { margin-left:130px; padding:10px;}
.RossTaylorEmail { color:#1C1A1B; font-weight:bold;}
a.RossTaylorEmail:visited { color:#1C1A1B;}
a.RossTaylorEmail:link { color:#1C1A1B;}
a.RossTaylorEmail:hover { color:#1C1A1B;}

a.advancesearch:visited { color:#00386B; text-decoration:none; font-weight:bold;}
a.advancesearch:link { color:#00386B;text-decoration:none; font-weight:bold;}
a.advancesearch:hover { color:#000000;text-decoration:none; font-weight:bold;}

a.advancesearchDefault:visited { color:#E2E8EE; text-decoration:none;}
a.advancesearchDefault:link { color:#E2E8EE;text-decoration:none;}
a.advancesearchDefault:hover { color:#E2E8EE;text-decoration:none;}

.ie6marginrightminus { _margin-right:-3px; }

.SearchPanelHome { position:absolute; right:30px; top:450px; text-align:right; width:400px; font-size:100%; }
.DefaultSearchPanelLeft { float:left; width:150px; color:#FFFFFF; text-align:left; padding-top:15px; }
.DefaultSearchPanelCenter { float:left; width:90px; color:#FFFFFF; text-align:left; padding-top:15px; padding-left: 40px; }
.DefaultSearchPanelRight { float:left; width:120px; color:#FFFFFF; text-align:left; padding-top:15px; }

.AdvancedDefaultDIV { float:right; text-align:left; padding-top:15px; }

.nonFlash
{
	float: left;
}

.MainPic
{
	float: left;
}

.Flash
{
	border: solid 1px #FFFFFF;
}

.leftmap
{
	height: 600px;
}

.NavLinkYellow {
	font-family: Tahoma, Arial, Verdana, "MS Serif";
	font-size: 12px;
	font-weight: bold;
	color: #F7D217;
	text-decoration: none;
	line-height: 9px;
	padding-top: 10px;
	padding-right: 10px;
}

.ombudsmanHolder
{
	position: absolute;
	margin-left: -25px;
	margin-top: -90px;
}

.height
{
	min-height: 800px;
	_height: 800px;
}

/*SITEMAP*/

.sitemapfooter
{
	width: 100%; margin-left: 25px;
	color: #FFFFFF; padding-bottom: 20px;
}

.sitemapContainer
{
	background-color: #FFFFFF; height: 100px;
	margin-left: 150px; margin-top: -5px;
	padding-left: 50px; padding-bottom: 20px;
	padding-top: 20px;
}

h4
{
	padding: 5px; margin: 0px;
	color: #000000; font-size: 140%;
}

h5
{
	padding: 5px; margin: 0px;
	color: #000000; font-size: 120%;
	padding-bottom: 10px; padding-top: 10px;
}

#pnlTooltip 
{
	text-align: center;
    white-space: nowrap;
    margin: 0px;
    padding: 3px;
    border: 1px solid #000000;
    color: #000000;
    background-color: #FFFFE1;
    font-size: 100%;
}

.cartleft { float:left; width:500px; }
.cartright { margin-left:500px; }
.friendLeft {float:left; margin-right:8px; display:inline; }
.SearchTblBg {background-color:#00386b;}
.searchTable {color:#eff0f2; font-family:Arial, Helvetica, sans-serif; font-size:110%;}

.searchPanelLeft {color:#FFFFFF; text-align:right; 	padding-left:10px;	padding-right:10px; margin-top:30px;}
.searchPanelTitle { 	
	font-family: Tahoma, Arial, Verdana, "MS Serif";
	font-size: 12px;
	font-weight: bold;
	color: #F7D217;
 	margin-bottom:15px; 
	text-align:right;
 }

.SpotYourBuyerContainer {
	background-image:url(../images/spot-your-buyer-bg.gif);
	width:742px;
	padding:0px 20px 20px 20px;
}
 .SpotYourBuyer { padding:20px 20px 20px 20px; position:relative; }
 .SpotYourBuyerWhiteBg { background-color:#FFFFFF; padding:10px; border: solid 1px #50586D; }
 
.darkbluebkgbor {
	border: solid 1px #9ca1af; font-weight:bold; color:#FFFFFF; font-size:90%; height:18px; background-color:#00386b; text-decoration:none;
}

.riteborsmltext {
	border-right: solid 1px #9ca1af; border-bottom: solid 1px #9ca1af; font-size:90%; color:#000000; font-weight:normal; height:17px; text-decoration:none;
}
.litebluebkgritebor {
	border-right: solid 1px #9ca1af; border-bottom: solid 1px #9ca1af; font-size:90%; color:#000000; font-weight:normal; height:17px; text-decoration:none;
}
.litblueborder {
	border-top: solid 1px #9ca1af; border-left: solid 1px #9ca1af;
}

a.homepageCredit:link		{ color: #FFFFFF; text-decoration: none; background-color: inherit; }
a.homepageCredit:visited	{ color: #FFFFFF; text-decoration: none; background-color: inherit; }
a.homepageCredit:hover		{ color: #FFFFFF; text-decoration: none; background-color: inherit; }

.calculatorBack
{
	background-image: url('../images/calcImageBack.gif');
	background-repeat: no-repeat;
	background-position:left bottom;
	padding-bottom:30px;
}

*html .calculatorImage
{
	margin-top: -10px; margin-left: 0px;
	background-image: url('../images/calculatorBack.gif');
	background-repeat:repeat-y;
}

html>body .calculatorImage
{
	margin-top: -10px; margin-left: 0px;
	background-image: url('../images/calculatorBack.gif');
	background-repeat:repeat-y;
}

.FinBlueBkg {
	background-color: #DAE0ED;
	padding-right: 40px;
	padding-left: 40px;
}
.FinText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222F4E;
	text-decoration: none;
}
.FinFieldText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #263251;
	text-decoration: none;
}

.statusbanner
{
	position: absolute; text-align: center;
	left: 30px; height: 385px; background-color: #FFFFFF;
}

.PageTitleBelt
{
	position: relative;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #00386B;
	border-bottom: solid 1px #00386B;
	text-decoration: none;
	background-color: #DAE0ED;
	padding-left: 200px; padding-top: 5px;
	height: 20px
}

.TextHeader
{
	position: absolute; top: -23px; left: 25px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #00386B;
}

.play{	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/controls/gallery/galleryPlay.png');	position: absolute; left: 30px; top: 418px; height: 26px; width: 791px; border-width: 0px;}.idle{	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/controls/gallery/blank.png');	position: absolute; left: 30px; top: 418px; height: 26px; width: 791px; z-index: 1; border-width: 0px;}.pause{	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/controls/gallery/galleryPause.png');	position: absolute; left: 30px; top: 418px; height: 26px; width: 791px; z-index: 1; border-width: 0px;}

html>body .play{	background-image: url('../images/controls/gallery/galleryPlay.png');	position: absolute; left: 30px; top: 417px; height: 26px; width: 791px; border-width: 0px;}html>body .idle{	background-image: url('../images/controls/gallery/blank.png');	position: absolute; left: 30px; top: 417px; height: 26px; width: 791px; border-width: 0px;}html>body .pause{	background-image: url('../images/controls/gallery/galleryPause.png');	position: absolute; left: 30px; top: 417px; height: 26px; width: 791px; z-index: 1; border-width: 0px;}.controlgallery{	position: absolute; left: 30px; margin-top: -7px;}iframe{	border: solid 1px #FFFFFF;}.hr{	color: #dae0ed; width: 100%;}.featureNews
{
	color: #ff0000;
}

a.featureNews:link		{ color: #ff0000; text-decoration: none; background-color: inherit; font-weight:bold; }
a.featureNews:visited	{ color: #ff0000; text-decoration: none; background-color: inherit; font-weight:bold;}
a.featureNews:hover		{ color: #ff0000; text-decoration: none; background-color: inherit; font-weight:bold;}

