#side_picture {
	width:199px;
	height:301px;
	background-repeat:no-repeat;
	background-color:#FFF;
	padding-bottom:2px;
}
#page_heading {
	background-image:url(/banner.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	width:958px;
	height:129px;
	padding-bottom:2px;
}
#side_panel {
	float:left;
	width:199px;
	background-color:#26587e;
}
#side_menu {
	background-image:url(/side_menu_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:327px;
	width:199px;
}
#side_menu_header {
	background-color:#cf00a8;
	text-align:center;
	color:#FFF;
	padding-top:4px;
	height:21px;
}
#mainarea {
	float:left;
	width:729px;
	background-color:#FFF;
	padding:15px;
	padding-top:12px;
	padding-bottom:12px;
}
#footer {
	background-color:#013473;
	padding-top:4px;
	height:21px;
	text-align:center;
	color:#FFF;
}
#footer a {
	text-decoration:none;
	color:#FFF;
}
#footer a:hover {
	color:#AAF;
}
.dash {
	padding-left:10px;
	padding-right:10px;
}
#side_menu ul {
	list-style:none;
	padding-top:10px;
	padding-bottom:10px;
}
#side_menu a {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:4px;
	padding-left:10px;
}
#side_menu a:hover {
	color:#AAF;
	background-color:#003;
}

.title p {
	font-size:17px;
	color:#FFF;
	padding:4px;
}

.title a {
	font-size:17px;
}

.box {
	float:left;
	width:360px;
	margin-right:9px;
}
.box_header {
	background-image:url(/dark_grad_box.jpg);
	background-color:#5e829c;
	background-repeat:repeat-x;
	padding:5px;
	padding-left:10px;
	color:#000;
}
.box_contents {
	background-image:url(/light_grad_box.jpg);
	background-repeat:repeat-x;
	background-color:#acc4d8;
	padding:10px;
	min-height:285px;
	color:#000;
}
.box_contents p {
	color:#000;
}
.right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
ul.property_thumbs {
	margin:0 !important;
}
ul.files {
	margin-left:30px !important;
}

.property_thumbs li {
	float:left;
	list-style:none;
	cursor:pointer;
	width:100px;
	height:100px;
	margin-right:15px;
	background-repeat:no-repeat;
	background-position:center;
	border-radius:3px;
	box-shadow:0 0 5px #999;
}
.property_thumbs a {
	display:block;
	outline:none;
	width:100px;
	height:100px;
}
.filetype_icon {
	border:none;
	margin-top:-3px;
}	
.files li {
	list-style:none;
}
.property_price {
	font-family:Century Gothic;
	font-weight:bold;
	font-size:16px !important;
}
.map {
	border:1px solid #AAA;
	width:727px;
	height:400px;
}
.thumb_label {
	text-align:center;
	position:absolute;
	width:100px;
	font-size:10px !important;
	color:#666;
	margin-top:105px;
}
.prev_next {
	display:block;
	width:32px;
	height:32px;
	background-repeat:no-repeat;
}
#side_menu h1 {
	color:#FFF;
	font-weight:normal;
	letter-spacing:1px;
	padding:10px;
	padding-bottom:0px;
}
#cart_account_container {
	background-image:url(/shared/spinner_small.gif);
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
	min-height:25px;
	padding:10px;
	border-bottom:2px solid #FFF;
}
#cart_account {
	padding:5px;
}
#cart_account td, #cart_account .input_button {
	font-size:10px;
}
#cart_account td {
	vertical-align:top;
	color: #EEE;
	padding-bottom:5px;
}
#cart_account .cart_summary_input {
	width:125px;
	font-size:11px;
}
#cart_account .label {
	width:50px;
}
.input_button {
	cursor:pointer;
	padding:2px;
}
#id_login {
	width:40px;
}
#id_lost_password {
	width:80px;
}
#id_send_password {
	width:85px;
}
#id_cancel {
	width:45px;
}
#login_failure {
	color:#FFF;
	font-size:11px;
	background-color:#F00;
	text-align:center;
	padding:5px;
	margin-bottom:10px;
	display:none;
}
#cart_account .error {
	display:block;
	padding-top:5px;
}