@charset "utf-8";
/* CSS Document */
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
 font-family: 'Oswald', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
}


h2 {
	 
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-transform: uppercase;
	color: #FFFFFF;
}

h3 {
	font-size: 1.6em;
	color: #FFFFFF;
	 
}
h4 {
	font-size: 17px;
	color: #FFFFFF;
 
	font-weight: 200;
	line-height: -7px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 7px;
	margin-top: 9px;
}
	#wrapper {
	margin: 0 auto;
	padding: 0;
}
#TopMenu{
	font-family: 'Source Sans Pro', sans-serif;
	width: 100%;
	height: 38px;
	background-image: url(images/ExcellenceRE-topBG.png);
	background-repeat: repeat-x;
	color: #FFFFFF;	 
	
}
#Header{
	font-family: 'Source Sans Pro', sans-serif;
	width: 100%;
	background-image: url(images/ExcellenceRE-headerbg.png);
	height: 132px;
	color: #FFFFFF;
}
#Slider {
width:100%;
background-image:url(images/ExcellenceRE-main-slider.png);
background-repeat:no-repeat;
 background-position:center;
 
background-color:#3A3A3A;
height:469px;
}

 
	#Search {
    width: 100%;
  
    background-color: #1F1F1F;
     
    
}
#FeaturedProperties{
	width: 100%;
	height: 367px;
	border-top: 1px solid #161616;
	border-bottom: 1px solid #1a1e1c;
	background-image:url(images/bg-featuredproperties.png)
}
#Content{
	font-family: 'Source Sans Pro', sans-serif;
	width: 100%;
	height: 100%;
	background-image: url(images/bg-Content.png);
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
#Footer{
	font-family: 'Source Sans Pro', sans-serif;
	color: #FFFFFF;
	width: 100%;
	background-image: url(images/ExcellenceRE-FooterBg.png);
	height: 239px;
	padding-top: 8px;
}
mytableFooter {
	width: 450px;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

.mytableFooter caption {
	padding: 0 0 5px 0;
	width: 300px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.mytableFooter th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFED00;
	border-right: 0px solid #BDC6CD;


	border- left: 0px solid #BDC6CD;
	border-bottom: 0px solid #BDC6CD;
	border-top: 0px solid #dde6ec;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 12px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
	/* [disabled]background-color: #E31A1D; */
}

.mytableFooter th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #000000;
	background: none;
}

.mytableFooter td {
	font-family: 'Open Sans', sans-serif;
	border-right: 0px solid #BDC6CD;
	border-bottom: 0px solid #BDC6CD;
	/* [disabled]background-color: #fff; */
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 12px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size: 12px;
}


.mytableFooter td.alt {
	background: #F5FAFA;
	color: #797268;
}

.mytableFooter th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
 
	background-repeat: no-repeat;
}

.mytableFooter th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	background-color: #f5fafa;
 
	background-repeat: no-repeat;
}
.mytableFooter th a {
	color: #FFED00;
	text-decoration: none;
}
.mytableFooter th a:hover {
	color: #1D9ECC;
	text-decoration: none;
}
.mytableFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
.mytableFooter a:hover {
	color: #1D9ECC;
	text-decoration: none;
}

#copyrigth {
	font-family: 'Source Sans Pro', sans-serif;
	color: #FFFFFF;
	width: 100%;
	background-color: #111717;
	height: 30px;
	font-style: normal;
	font-size: 12px;
	padding-top: 13px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p, ul, ol {
	margin-top: 0px;
	 
	text-align: justify;
}
 
 input{
     box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 8px;
    outline: none;
     
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
	 
 }
.ButtonForm {
	 width:250px;
 
    -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #3985B1;
    background-color: #A2A2A2;
    border: 1px solid #555555;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.ButtonForm:hover {
	
	 background: linear-gradient(to bottom, #2D77A2 5%, 464646 100%);
    background-color: #555555;
}
	 
