@charset "utf-8";
body {
	background-image:url(images/bkg-site.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #020204;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h2{
    font-weight:normal;
}

a{
    color:#FFF;
    text-decoration:none;
    outline:0;
}
a:hover{
    text-decoration:underline;
}


#wrapper {
	background-color:#6a6a7b;
	width:956px;
	padding:8px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}


#content {
	background-color:#000000;
}

#top{

}

#bottom{
    position:relative;
    height: 269px;
    background-image:url(images/bkg-enterpage.jpg);
    background-repeat:repeat-x;
}

#footer, #footer td{
    width:956px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#919191;
    letter-spacing: 0.05em;
}

#address{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #697076;
    line-height:25px;
}

#address a:link, #address a:visited, #address a:active {
	color:#697076;
	text-decoration:none;
}

#address a:hover  {
	color:#FFFFFF;
	text-decoration:none;
}

#homelogo {
	position: absolute;
	left: 1px;	
}

a.smallLink:link, a.smallLink:visited, a.smallLink:active{
    font-family: trebuchet, arial, verdana;
    font-size:11px;
    color:#969699;
    text-decoration: none;
}

a.smallLink:hover {
    font-family: trebuchet, arial, verdana;
    font-size:11px;
    color:#969699;
    text-decoration: underline;
}

.homeAnnounce{
    font-family: trebuchet, arial, verdana;
    font-size:13px;
    color:#c3c3c3;
}

#homeText_Link{
	position: absolute;
	left: 789px;
	top: 135px;
}
#homeText{
	position: absolute;
	left: 309px;
	top: 40px;
}

#Announcement{
	position: absolute;
	left: 312px;
	top: 166px;
	width: 611px;
}

.footerTable a:link,.footerTable a:visited,.footerTable a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#919191;
	text-decoration:none;
	letter-spacing: 3px;
} 

.footerTable a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#919191;
    text-decoration:underline;
} 

.footerTable{
    text-align:center;
    width:80%;
    font-size: 10px;
    color:#919191;
}
#left {
	float:left;
	width:251px;
}

#adminLeft {
	background-image:url(images/inside-admin-left.jpg);
	background-repeat:no-repeat;
	float:left;
	width:231px;
	height:400px;
	padding-left: 20px;
	padding-top: 20px;
}


#right {
	float:left;
	width:705px;
	/*height:700px;*/
	min-height:500px;
	background:url(images/bkg-inside.jpg);
	background-repeat:no-repeat;
}

#adminRight {
	float:left;
	width:705px;
	height:600px;
	background:url(images/bkg_admin_right.jpg);
	background-repeat:no-repeat;
}


#adminRight #Header {
	margin:110px 10px 0px 20px;
}


#right #Header {
	margin:120px 10px 30px 30px;
}

#propertiesList{
    float:right;
    margin:-50px 193px;
}

#yellowSquare {
	margin:20px 0px 20px 10px;
	width:7px;
	float:left;
}
#pageContent {
	margin:25px 30px 20px 20px;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	min-height:200px;
}

#div_pager1, #div_pager2{
    text-align:right;
    padding-bottom:10px;
}
#div_pager1 a, #div_pager2 a{
    color:White;
    padding:0 10px 0 10px;
}
.tblHeader{
    font-weight:bold;
    height:25px;
}
.tblHeader a{
    color:White;
}
.tblRow1{
    background-color:#6A6A7B;
}
.tblRow2{
    background-color:#A0A0AB;
}
.tblRow1 a, .tblRow2 a{
    color:White;
}
.propertyLigne1{
    padding-top:10px;
    font-size:14px;
    color:#f9e20a;
    font-weight:bold;
}
.propertyLigne2{
    font-size:13px;
    font-style:italic;
}
.propertyDetail_DDLabel{
    font-family: trebuchet, arial, verdana;
    font-size:11px;
    color:#CCCCCC;
    text-decoration: none;
}
#contentTxtHeader{
    padding:13px 194px 0 30px;
    font-family:Arial;
    font-size:14px;
    line-height:20px;
    text-align:justify;
}
#calendarDiv td{
	color:#000000;
}

.btMenu img{
    padding:12px 0px 6px 4px;
    border:none;
}
.menu_lineSeparator{
    width:154px;
    height:1px;
}
.menuContainer{
    width:251px;
    height:390px;
    background-image:url(../../Content/images/menu_noFlash_bkg.jpg);
    background-repeat:no-repeat;
    padding:20px 0 0 10px;
}