@import url(eurostile/stylesheet.css);

html
{
	background: #FFF url(/images/layout/mainTable.png) no-repeat center top;
}
body
{
	background: url(/images/layout/mainFooter.png) no-repeat center bottom;
	color: #000;
	margin: 0;
}
.Site a
{
	color: #F47A20;
	text-decoration: none;
	font-weight: bold;
}
.Site a:hover, 
.Site a.active
{
	color: #572600;
	text-decoration: none;
}
.Site .template img
{
}
.Site ul li
{
    list-style-image: url(/ewcommon/images/schemes/Transparent/WhiteAutumn/bullet.gif);    
}
.Site .content img
{
	border: 1px solid #431e01;
}
.Site hr
{
	border: none;
	border-top: 1px solid #f37a1f;
}
.Site h1,
.Site h2,
.Site h3,
.Site h4,
.Site h5,
.Site h6
{
    font-family: Arial, Verdana, Sans-Serif;    
}
.Site h1
{
    font-size: 2.3em;
}
.Site .property h1
{
    font-size: 1.6em;    
}
.Site h2
{
    font-size: 2.1em;
}
.Site h3
{
    font-size: 1.8em;
}
.Site h4
{
    font-size: 1.5em;
}
.Site h5
{
    font-size: 1.3em;
}
.Site h6
{
    font-size: 1em;
    font-weight: bold;
}
/* ############################### Classes ############################### */

.Site .box
{
	border: 1px solid #f47a20;
	height: 1%;
	overflow: hidden;
}
.Site .box h2.title
{
	background: #D45B00 url(/images/layout/boxTitle.png) no-repeat left center;
	color: #fff;
	font-size: 1.364em;
	font-weight: normal;
	text-align: right;
}
.Site .box .content
{
    color: #000;  
}

.Site .button, .Site a.textButton
{
	font-family:Arial, sans-serif;
	font-size:1.1em;
	color:#fff;
	background-color:#2D5CA3;
	border-width:1px;
}
.Site a.textButton
{
	text-decoration:none;
	padding:1px 5px;
	margin:0 5px;
}
.Site a.textButton:hover
{
	border-color:#ccc;
}
.Site .dropdown, .Site .textarea, .textbox
{
	font-size: 1.1em;
	font-family: verdana,arial,helvetica,sans-serif;
	border: 1px solid #CCC;
}
.Site .ghosted
{
	COLOR: #ddd;
}
.Site .list
{
	padding:8px 0;
    BORDER-top:#f37a1f 1px solid;
    BORDER-BOTTOM:#f37a1f 1px solid;
}
.Site .list H3
{
    FONT-SIZE:1.1em;
}
.Site .list H4
{
    FONT-SIZE:1em;
}
.Site .principle
{
	font-weight:700;
	background:#c70000 url(/images/layout/principle_hilight.gif) top left no-repeat;
}
.Site .stepper a
{
	text-decoration:none;
}

/* ################################### Site IDs ################################# */

#mainTable
{
    font-family: Verdana, Arial, Sans-Serif;
}

.Site #mainHeader
{
    color: #999;
    font-family: EurostileRegular, Arial, Helvetica, Sans-Serif;
}
.Site #strapline 
{
	text-align: right;
}
.Site #strapline .address
{
	font-size: .8em;
}
.Site #strapline .telephone-number .number
{
	color: #F47A20;
}

.Site #location
{
	font-size: .833em;
}
.Site #location,
.Site #location a
{	
	color: #F47A20;
	font-weight: normal;
}
.Site #location a:hover
{
	color: #FCD7BC;
}

/* ########## Main menu ########## */
.Site #mainMenu
{
	border-top:1px solid #ebebeb;
}

/* ################################## Sub menu ################################### */
.Site #subMenu
{
	font-size: 1.25em;
}
.Site #subMenu ul, 
.Site #subMenu li
{
    padding: 0;
    margin: 0;
}
.Site #subMenu ul li
{
	list-style-image: none;
}
.Site #subMenu li
{
	display: block;
	margin-bottom: 7px;
}
.Site #subMenu li.last
{
	/*margin-bottom: 0;*/
}
.Site #subMenu a
{
	background: #FCD7BC;
	color: #494949;
	display: block;
	font-weight: normal;
	padding: 10px;
}
.Site #subMenu a:hover 
{
	background: #F47A20;
}
.Site #subMenu a.active
{	
	background: #F47A20;
	color: #FFF;
}	
/* Second level */
.Site #subMenu li ul
{
	margin-left: 10px;
	padding: 1px 0;
}
.Site #subMenu li li ul 
{
	margin-bottom: 0;
	padding: 0;
}
.Site #subMenu li li
{
	font-size: .8em;
	margin: 10px 0;
	padding: 0;
}
.Site #subMenu li li li
{
	font-size: 100%;
}
.Site #subMenu li li a
{
	background: none;
	padding: 0;
}
.Site #subMenu li li a.active 
{
	background: none;
	color: #F47A20;
}
.Site #subMenu li li a:hover
{
	background: none;
}

/* ################################## End of sub menu ################################### */

/* ======================== */

.Site #mainLayoutContainer
{
}
.Site #mainLayout
{
    font-size: 0.9em;    
}
.Site #mainLayout .list
{
    font-size: 0.9em;  
    border-bottom: 1px solid #FFF; 
    border-top: 0;
}
.Site #contentHeader
{
    text-align: right;
    font-size: 1.7em;
    color: #888;  
    font-style: italic;  
}
.Site #mainTitle h1
{
	color: #F47A20;
	font-family: EurostileRegular, Arial, Helvetica, Sans-Serif;
	font-size: 2.727em;
	font-weight: normal;
}
.Site #mainFooter
{
    color: #CCC;
    font-size: 0.8em;   
}

.Site #developerLink a
{
	background: url(/images/layout/devlink_sprite_grey.png) no-repeat 0 -82px;
	color: #CCC;
}
.Site #developerLink a:hover
{
	background-position: left top;
	color: #999;
}

.Site .property .propertyType
{
    font-weight: bold;    
}
.Site .propertybrief
{
	border: 1px solid #F47A20 !important;
	overflow: hidden;
}
.Site .propertybrief .propertyTitle
{
    background: #D45B00 url(/images/layout/propertyTitle.png) no-repeat right center;
}
.Site .propertybrief .propertyTitle,
.Site .propertybrief .propertyTitle a
{
	color: #FFF;
}
.Site .propertybrief .refCode
{
    font-size: 0.7em;
    font-weight: normal; 
}
.Site .propertybrief .propertyTitle a:hover
{
    color: #F47A20;    
}
.Site .property .price
{
    font-size: 1.3em;    
}

/* Border radii */
.Site #subMenu a,
.Site .propertybrief,
.Site .box
{
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}
.Site #subMenu li li a
{	
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.Site .propertyTitle
{
	-moz-border-radius: 9px 9px 0 0;
	-webkit-border-radius: 9px 9px 0 0;
	border-radius: 9px 9px 0 0;
}
