/* CSS Document */



#logo {

	position: absolute;
top: 2px;
left: 50%;
margin-left: -500px;
border-left: 1px solid white;
width: 309px;
height: 73px;
border-top: 1px solid white;
}



#menu {

	position:absolute;
top: 2px;
left: 50%;
margin-left: -191px;
text-align: right;
width: 691px;
height: 22px;
background-image: url(/images/bg_menu.jpg);
background-repeat:repeat-y;
border-right: 1px solid white;
padding-top: 51px;
border-top: 1px solid white;
}



#home_activate_star {

	position: absolute;
top: 514px;
left: 50%;
margin-left: 148px;
background-image: url(/images/home_activate_star.gif);
background-repeat:no-repeat;
width: 100px;
height: 100px;
z-index: 100;
}



#search {

	position: absolute;
top: 76px;
left: 50%;
margin-left: -500px;
border-left: 1px solid white;
width: 236px;
height: 155px;
border-top: 1px solid white;
background-image: url(/images/bg_search.jpg);
background-repeat:no-repeat;
}

	

#welcome {

	position: absolute;
top: 269px;
left: 50%;
margin-left: -263px;
border-left: 1px solid white;
width: 524px;
height: 349px;
border-top: 1px solid white;
background-image: url(/images/bg_main.jpg);
background-repeat:no-repeat;
background-color: #d2b662;
border-bottom:  1px solid white;
}

	

#myaccount {

	position: absolute;
top: 76px;
left: 50%;
margin-left: 262px;
border-left: 1px solid white;
border-right: 1px solid white;
width: 237px;
height: 542px;


	border-top: 1px solid white;
border-bottom: 1px solid white;
background-image: url(/images/bg_myaccount.jpg);
background-repeat: repeat-x;
}

	

#myaccountFL {

	position: absolute;
top: 269px;
left: 50%;
margin-left: 262px;
border-left: 1px solid white;
border-right: 1px solid white;
width: 237px;
height: 349px;


	border-top: 1px solid white;
border-bottom: 1px solid white;
background-image: url(/images/bg_myaccount.jpg);
background-repeat: repeat-x;
}

	

#adminmenu {

	position: absolute;
top: 76px;
left: 50%;
margin-left: 262px;
border-left: 1px solid white;
border-right: 1px solid white;
width: 237px;
height: 580px;
border-top: 1px solid white;
border-bottom: 1px solid white;
background-image: url(/images/bg_myaccount.jpg);
background-repeat: repeat-x;
}



#categories {

	position: absolute;
top: 231px;
left: 50%;
margin-left: -500px;
border-left: 1px solid white;
width: 236px;
height: 387px;
border-top: 1px solid white;
border-bottom: 1px solid white;
background-image: url(/images/bg_categories.jpg);
background-repeat: repeat-x;
}



#featuredlistings {

	position: absolute;
top: 76px;
left: 50%;
margin-left: -263px;
border-left: 1px solid white;
border-right: 1px solid white;
width: 762px;
height: 193px;
border-top: 1px solid white;
border-bottom: 1px solid white;
background-image: url(/images/bg_featuredlistings.gif);
background-repeat:repeat-x;
}




	

#mainContainer {

	position: absolute;
top: 76px;
left: 50%;
margin-left: -263px;
border-left: 1px solid white;
width: 524px;
border-top: 1px solid white;
background-image: url(/images/main_bg.gif);
background-repeat:no-repeat;
background-color: #e4e5f1;
z-index: 100;
}



#mainContainerWithFeaturesListings {

	position: absolute;
top: 270px;
left: 50%;
margin-left: -263px;
border-left: 1px solid white;
width: 524px;
border-top: 1px solid white;
background-image: url(/images/main_bg.gif);
background-repeat:no-repeat;
background-color: #e4e5f1;
z-index: 100;
}



#makesureMainContainer {

/* makes sure we get at least a good sized MainContainer */

	position: absolute;
top: 76px;
left: 50%;
margin-left: -263px;
border-left: 1px solid white;
width: 524px;
height: 543px;
border-top: 1px solid white;
background-repeat:no-repeat;
background-color: #e4e5f1;
z-index: -1;
}

#footer_menu {

	position: absolute;
top: 620px;
left: 50%;
margin-left: -501px;
width: 991px;

	}	

#contentLeft {

	position: absolute;
top: 620px;
left: 50%;
margin-left: -500px;
width: 236px;
/*background-color: #999999;*/
z-index: -10;
}



#contentRight {

	position: absolute;
top: 620px;
left: 50%;
margin-left: 262px;
width: 238px;
/*background-color: #999999;*/
z-index: -10;
	}