/* CSS Document */

body {
	background-image:url(../images/topbg.gif);
	background-repeat:repeat-x;
	background-color:#303030;
	margin:0 auto;
}


#jsddm
{	margin: 0;
	padding: 0;}
	
	#jsddm li
	{	float: left;
		z-index:999;
		list-style: none;}

	#jsddm li a
	{	display: block;
		background-image:url(/themes/accesspremierproperties.com/images/navover.gif);
		background-position:top left;
		height:27px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#000;
		font-size:11px;
		border: 0px #003366;
		border-style: solid none solid none;
		border-right:1px solid #B3A235;
		text-decoration: none;
		width:70px;
		z-index:999;
		padding-top:12px;}

	#jsddm li a:hover
	{	background-image:url(/themes/accesspremierproperties.com/images/navover.gif);
		background-position:bottom left;
		z-index:999;
		color:#fff;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			z-index:999;
			position: absolute;
			visibility: hidden;}
		
		#jsddm li ul li
		{	float: none;
			z-index:999;
			display: inline;}
		
		#jsddm li ul li a
		{	background-image: url(/themes/accesspremierproperties.com/images/subover.gif);
			background-repeat:no-repeat;
			background-position:top left;
			width:200px;
			height:18px;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			background-color:#fff;
			border-bottom:1px solid #000;
			border-right:1px solid #000;
			border-left:1px solid #000;
			font-weight:normal;
			color: #000;
			padding-top:5px;
			padding-left:20px;
			text-decoration:none;
			text-align:left;
			z-index:999;}
		
		#jsddm li ul li a:hover
		{	background-image: url(/themes/accesspremierproperties.com/images/subover.gif);
			background-repeat:no-repeat;
			background-position:bottom left;
			color:#000;
			z-index:999;}


#content_lastupdated { display: none !important; }

#wrapper {
	border:3px solid #000;
	border-top:none;
	margin:0 auto;
	width:950px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#ftlisting {
	background-image:url(../images/ftbg.gif);
	background-repeat:repeat-x;
	padding:20px;
	border:1px solid #e9e9e9;
}

#header {
	background-image:url(../images/random/rotator.php);
	background-repeat:no-repeat;
	height:136px;
}

#sitemap {
	float:right;
	margin-top:45px;
	margin-right:150px;
	padding:5px;
	background-color:#fff;
	border:1px solid #dbdbdb;
}

#mainnav {
	background-image:url(../images/navover.gif);
	color: #000000 !important;
	/* background-repeat:no-repeat; */
	height:40px;
}

#content {
	padding:12px;
}

#content_left {
	float:left;
	width:232px;
}

#content_right {
	float:right;
	width:678px;
	border:1px solid #d0d0d0;
}

#content_right .padding {
	padding:15px;
}

#propertysearch {
	background-image:url(../images/findpropertybg.jpg);
	background-repeat:no-repeat;
	height:146px;
	padding-top:28px;
}

#footer {
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	height:29px;
	color:#b3b3b3;
	padding:23px;
}

#footer a:link, #footer a:visited {
	color:#fff;
}

#footer a:hover {
	color:#ebba01;
}

#subnav .button, #subnav .buttonhover {
	background-image:url(../images/subnav.gif);
	height:22px;
	padding:12px 0px 8px 30px;
	border-bottom:1px solid #e7e5e5;
	text-decoration:none;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:5px;
}

#subnav .smalltext {
	font-weight:normal;
	color:#000;
	font-size:10px;
	text-decoration:none;
}

#subnav .button {
	background-position:top left;
}

#subnav .buttonhover {
	background-position:0 -42px;
	cursor:pointer;
	color:#000;
}


#listtab .button, #propertysearch .buttonhover {
	background-image:url(../images/listproperty.gif);
	height:36px;
	width:263px;
	margin:0 0 0 550px;
}

#listtab .button {
	background-position:top left;
}

#listtab .buttonhover {
	background-position:0 -36px;
	cursor:pointer;
}

.submitbutton { background-color: #ff0000; color: #ffffff; }
