﻿/*
Theme Name: Sharon Luft
Theme URI: http://realestatelistingstoronto.ca
Description: A simple, clean, neutrally-colored theme based on the default Wordpress template.
Version: 1.0
Author: Ricardo.Hoar@gmail.com
Author URI: http://surje.ca
Tags: white, brown, two-columns, fixed-width 
*/
* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 12pt;

	font-family: Tahoma, Arial, Verdana;
	background: #ffffff url('Images/bg5.png') repeat-x;
	text-align: left;
	background-color: #FFFFFF;
}

strong{
	
}
#page {
	margin: 0px auto;
	padding: 0;
	width: 910px;
	min-height: 550px;
background-color: #ffffff;
}
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url('Images/footer.png');
        background-position: left bottom;
	background-repeat: repeat-x;
}
#header {
	margin: -1;	
        background-image: url('Images/banner3.png');
        background-position: left top;
        background-repeat: none;
	height: 153px;
}
#header h1, #header h1 a {
	color: #eeede5;
	line-height: 35px;
	font-weight: 200;
	text-decoration: none;
	height: 38px;
	padding: 20px 0 0 0;
	margin: 0;
}
#header h1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#headerimg {
	height: 153px;
	width: 908px;
}
#slimmenu {
	>
}
#slimmenu ul {
	margin: 0;
	padding: 0;
	height: 36px;
	list-style: none;
}
#slimmenu li {
	display: inline;
        top:-50px;
}
#slimmenu a {
	float: left;
	height: 13px;
	padding: 12px 9px 10px 9px;
	color: #333333;
	text-decoration: none;
}
#slimmenu li a:hover {
	text-decoration: underline;
}

#slimmenu ul ul{
display:inline;
position:relative;
left:-100px;
}

#slimmenu a:hover, #slimmenu a:active #slimmenu li.current_page_item a:link, #slimmenu li.current_page_item a:visited, #slimmenu li.current_page_item a:hover, #slimmenu li.current_page_item a:active {
	background: #F4F4F2;
}
#slimmenu #rss a {
	float: left;
	background: url('Images/rss.gif') no-repeat;
}
#content {
	font-size: 12pt;
background-color: #ffffff;
}
#content a {
	text-decoration: underline;
	color: #333333;
}
#content p, #content ul {
	margin-left: 14px;
	font-size: 12pt;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 26px 9px;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
}
h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-align: left;
}
h1, h1 a, h1 a:visited {
	font-size: 42px;
	padding: 20px 0 0 0;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
#headerimg .description {
	padding: 28px 0px 0px 10px;
	font-size: 26px;
	line-height: 36px;
	color: #a4e029;
}



h2 {
	font-size: 26px;
	line-height: 31px;
}
h2.pagetitle {
	font-size: 1.6em;
}
h3 {
	font-size: 22px;
	line-height: 22px;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.description {
	text-decoration: none;
	color: #a4e029;
	font-size: 17px;
	height: auto;
	width: 688px;
}

.description a,.description a:visited{
color: #a4e029;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	margin-left: 700px;
	margin-top: 26px;
	width: 190px;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	text-decoration: none;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #202c33;
	text-decoration: underline;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 0 0 0 16px;
	margin: 0px;
	width: 630px;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
h2 {
	margin: 14px 0 12px 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 8px 0;
	padding: 0;
	font-size: 22px;
	color: #202c33;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 -18px -44px;
	display: inline;
	position: relative;
	right: -50px;
	top: -20px;
}
img.alignleft {
	padding: 4px;
	margin: 10px;
	float: left;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar a {
	color: #333333;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	background: #ffffff;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 22px;
	padding: 8px;
	border: 0px #d2cfbf solid;

}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	border: none;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
}
ol li, #sidebar ul ol li {
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0px 0px 0px;
        padding: 8px 9px 10px 4px;
	font-size: 12px;
        font-weight:bold;
	background: url('Images/but.gif') repeat-x;
	border: none;
}
#sidebar ul ul li:hover {

        background: #F4F4F2;
}

#sidebar ul ul ul {
        height:40px;
	margin: 0px -9px 26px -9px;
        padding: 0;
}

/* bottom of page buttons */

#pagelinks ul li {
	margin: 0;
        padding: 12px 9px 10px 9px;
	font-size: 10pt;
        font-weight:bold;
	background: url('Images/but.gif') repeat-x;
	border: none;
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */
/* Begin Sidebar */
#sidebar form {
	margin: 0;
}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#footer {
	padding-bottom: 15px;
	color: #eeeeee;
	margin: 20px auto 40px auto;
	width: 910px;
	clear: both;
	height: 120px;
	font-size:10pt;
}
#footer a {
	color: #eeeeee;
}
#footer p {
	font-size:10pt;
color: #eeeeee
	margin: 0;
	padding: 20px 0;
	font-size: 11px;
}
.featuredlist{width:99%; margin-top:20px;}
.proptitle{background-color:#eee;padding:3px;font-weight:bold; color:black; font-size:14pt;margin-top:10px;}
.proptitle a, .proptitle a:visited{ font-weight:bold; color:black; font-size:14pt;
 }
.community{ 
float:right;
display:inline;
position:relative;
left:-10px;
color:black;
 }


.imagescroll{ 
height:260px;
overflow:auto;
 }

#mapaccuracy{ padding-left:10px;
float:right;  position:relative;
top:-273px;
}

.map{margin-left:20px;font-size:1.2em;font-weight:bold;}
.map li{background:none;}
.map li, ul{font-size:1.0em;}
.map a {background-image:none;color:#000033;}
.map a:hover{color:red;}
table.example {
	border:1px solid black;
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.example th, table.example td {
	border:1px solid #aaaaaa;
	padding: 2px 4px 2px 4px;
}
table.example thead th {
	background-color:#442D1f;
  color: white;
}
table.example tfoot td {
	background-color:#442D1f;
color:white;
}

table.example tr.tbody_header {
	font-weight:bold;
	text-align:center;
	background-color:#dddddd;
}

table.example a.pagelink {
	padding-left:5px;
	padding-right:5px;
	border:1px solid #666666;
	margin:0px 5px 0px 5px;
}
table.example a.currentpage {
	background-color:yellow;
}
/* Striping */
tr.alternate {
	background-color:#dddddd; 
}

/* Sorting */
th.table-sortable {
	cursor:pointer;
	background-image:url("http://calgary.pdalistings.com/images/sortable.gif");
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:12px;
}
th.table-sorted-asc {
	background-image:url("http://calgary.pdalistings.com/images/sorted_up.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
th.table-sorted-desc {
	background-image:url("http://calgary.pdalistings.com/images/sorted_down.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
th.table-filtered {
	background-image:url("http://calgary.pdalistings.com/images/filter.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
th.table-filterable select {
	width: 125px;
}
select.table-autofilter {
	font-size:smaller;
}

/* Examples which stray from the default */
table.altstripe tr.alternate2 {
	background-color:#ccffff;
}

/* Sort Icon Styles */
table.sort01 th.table-sortable { background-image:url("icons/01_unsorted.gif"); }
table.sort01 th.table-sorted-asc { background-image:url("icons/01_ascending.gif"); }
table.sort01 th.table-sorted-desc { background-image:url("icons/01_descending.gif"); }

table.sort02 th.table-sortable { background-image:none; padding-left:16px; }
table.sort02 th.table-sorted-asc { background-image:url("icons/02_ascending.gif"); }
table.sort02 th.table-sorted-desc { background-image:url("icons/02_descending.gif"); }

table.sort03 th.table-sortable { background-image:none; }
table.sort03 th.table-sorted-asc { background-image:url("icons/03_ascending.gif"); }
table.sort03 th.table-sorted-desc { background-image:url("icons/03_descending.gif"); }

table.sort04 th.table-sortable { background-image:none; }
table.sort04 th.table-sorted-asc { background-image:url("icons/04_ascending.gif"); }
table.sort04 th.table-sorted-desc { background-image:url("icons/04_descending.gif"); }

table.example th.table-sortable { background-image:url("http://calgary.pdalistings.com/images/05_unsorted.gif"); padding-left:16px;}
table.example th.table-sorted-asc { background-image:url("http://calgary.pdalistings.com/images/05_ascending.gif"); }
table.example th.table-sorted-desc { background-image:url("http://calgary.pdalistings.com/images/05_descending.gif"); }

table.sort06 th.table-sortable { background-image:none; padding-left:16px;}
table.sort06 th.table-sorted-asc { background-image:url("icons/06_ascending.gif"); }
table.sort06 th.table-sorted-desc { background-image:url("icons/06_descending.gif"); }

table.sort07 th.table-sortable { background-image:none; }
table.sort07 th.table-sorted-asc { background-image:url("icons/07_ascending.gif"); }
table.sort07 th.table-sorted-desc { background-image:url("icons/07_descending.gif"); }

table.sort08 th.table-sortable { background-image:none; }
table.sort08 th.table-sorted-asc { background-image:url("icons/08_ascending.gif"); }
table.sort08 th.table-sorted-desc { background-image:url("icons/08_descending.gif"); }

table.sort09 th.table-sortable { background-image:none; padding-left:30px;}
table.sort09 th.table-sorted-asc { background-image:url("icons/09_ascending.gif"); }
table.sort09 th.table-sorted-desc { background-image:url("icons/09_descending.gif"); }

table.sort10 th.table-sortable { background-image:url("icons/10_unsorted.gif"); }
table.sort10 th.table-sorted-asc { background-image:url("icons/10_ascending.gif"); }
table.sort10 th.table-sorted-desc { background-image:url("icons/10_descending.gif"); }

table.sort11 th.table-sortable { background-image:url("icons/11_unsorted.gif");padding-left:24px; }
table.sort11 th.table-sorted-asc { background-image:url("icons/11_ascending.gif"); }
table.sort11 th.table-sorted-desc { background-image:url("icons/11_descending.gif"); }

table.sort12 th.table-sortable { background-image:none; }
table.sort12 th.table-sorted-asc { background-image:url("icons/12_ascending.gif"); }
table.sort12 th.table-sorted-desc { background-image:url("icons/12_descending.gif"); }

table.sort13 th.table-sortable { background-image:none; }
table.sort13 th.table-sorted-asc { background-image:url("icons/13_ascending.gif"); }
table.sort13 th.table-sorted-desc { background-image:url("icons/13_descending.gif"); }

table.sort14 th.table-sortable { background-image:none; }
table.sort14 th.table-sorted-asc { background-image:url("icons/14_ascending.gif"); }
table.sort14 th.table-sorted-desc { background-image:url("icons/14_descending.gif"); }

table.sort15 th.table-sortable { background-image:none; }
table.sort15 th.table-sorted-asc { background-image:url("icons/15_ascending.gif"); }
table.sort15 th.table-sorted-desc { background-image:url("icons/15_descending.gif"); }

table.sort16 th.table-sortable { background-image:none; }
table.sort16 th.table-sorted-asc { background-image:url("icons/16_ascending.gif"); }
table.sort16 th.table-sorted-desc { background-image:url("icons/16_descending.gif"); }

table.sort17 th.table-sortable { background-image:none; }
table.sort17 th.table-sorted-asc { background-image:url("icons/17_ascending.gif"); }
table.sort17 th.table-sorted-desc { background-image:url("icons/17_descending.gif"); }

table.sort18 th.table-sortable { background-image:url("icons/18_unsorted.gif"); }
table.sort18 th.table-sorted-asc { background-image:url("icons/18_ascending.gif"); }
table.sort18 th.table-sorted-desc { background-image:url("icons/18_descending.gif"); }

table.sort19 th.table-sortable { background-image:url("icons/19_unsorted.gif");padding-left:24px; }
table.sort19 th.table-sorted-asc { background-image:url("icons/19_ascending.gif"); }
table.sort19 th.table-sorted-desc { background-image:url("icons/19_descending.gif"); }

/* Icons box */
.iconset {
	margin:5px;
	border:1px solid #cccccc;
	border-color:#cccccc #666666 #666666 #cccccc;
	text-align:center;
	cursor:pointer;
	width:100px;
}
.iconset img {
	margin:3px;
}

.areaList {
	padding: 0px;
	margin: 0px;
}

.areaList li {
	background: url("http://calgary.pdalistings.com/images/house_bullet.png") no-repeat;
	list-style: none;
	padding: 1px 1px 1px 1px;
	margin: 0px;
}


.realtor { 
  font-size:10pt;
 }



.mlsnumber{ 
  font-size:70%;
 }


.community{ 
float:right;
display:inline;
position:relative;
top:-26px;
left:-10px;
 }
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #777;
 font: bold 11px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #777;
 border-bottom: none;
 background: #e0d9c6;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #990002; }
ul.tabbernav li a:visited { color: #990002; }

ul.tabbernav li a:hover
{
 color: #990002;
 background:#EDD; 
 border-color: #222;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}


#nav{
	width: 910px;
	height: 40px;
	line-height: 13px;
	color: #333333;
        margin:0;
        background: #ffffff url('Images/but.gif') repeat-x;
	font-size:14px;

}
#nav ul { /* all lists */
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	line-height: 1;

}

#nav a {
	display: block;
	width: 115px;
	color: #333333;
	text-decoration: none;
        font-weight:bold;
        height: 18px;
	padding: 12px 4px 10px 4px;
}

#nav li { /* all list items */
	float: left;

}

#nav li ul { /* second-level lists */
	position: absolute;
	background: white;
        background: #ffffff url('Images/but.gif') repeat-x;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav a:hover, #nav a:active #nav li.current_page_item a:link, #nav li.current_page_item a:visited, #nav li.current_page_item a:hover, #nav li.current_page_item a:active {
	background: #F4F4F2;
}
#content {
	clear: left;
	color: #111;
        padding:0px;
margin-bottom:10px;
}
.pagelinks  ul{
	margin: 10px;	
}
.pagelinks  ul li{
list-style:none;
text-decoration:none;
	margin: 0;
        padding: 12px 9px 10px 9px;
	font-size: 12pt;
        font-weight:bold;
	background: url('Images/but.gif') repeat-x;
	border: none;
width:250px;
}

.pagelinks  ul li a{
text-decoration:none;
}
.pagelinks  ul li:hover {

        background: #F4F4F2;
}
.pagelinks ul ul{
display:none;	
margin: 0px;
	padding:0;
}
.pagelinks  ul ul li{
        height:40px;
	margin: 0px -9px -24px -16px;
	width:220px;
display:none;	
}

.sold{ 
color:red;
 }
