/* PMA CSS BELOW */
#listing_links {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1E1F23;
	border-right-color: #1E1F23;
	border-bottom-color: #1E1F23;
	border-left-color: #1E1F23;
	background-color: #625E45;
	width: 100%;
}
#listing_links td {
	color: #DED1C1;
	padding: 2px;
	line-height: 1.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1E1F23;
	border-right-color: #1E1F23;
	border-bottom-color: #1E1F23;
	border-left-color: #1E1F23;
	background-color: #625E45;
	margin: 0px;
	text-align: center;
	font-size:11px;
}
#listing_links td a {
	color: #DED1C1;
	text-decoration: none;
}
#listing_links td a:visited {
	color: #DED1C1;
	text-decoration: none;
}
#listing_links td a:hover {
	color: #DED1C1;
	text-decoration: underline;
}
#listing_links td a:active {
	color: #DED1C1;
	text-decoration: none;
}
.listings {
	color: #000;
	padding: 5px;
	background-color: #EBEACC;
	margin: 0px;
}

.listings_bold {
	color: #000;
	font-weight: bold;
	padding: 5px;
	line-height: 1.8em;
	background-color: #EBEACC;
	margin: 0px;
}
#listings_table {
	color: #DED1C1;
	width: 100%;
	padding: 0px;
	display: block;
    border: 0px solid green; /* used mainly for testing */
	border: 1px solid #000000;
    border-collapse: collapse;
    border-spacing: 3;
    text-align: left;
    margin: 0px auto;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 11pt;
    text-align: left;
    font-family: Geneva, Arial, Helvetica, sans-serif;

}
.listingcolor_1 {
	padding: 2px;
	background-color: #FFF8E1;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	vertical-align: top;

}
.listingcolor_2 {
	padding: 2px;
    background-color: #EBEACC;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	vertical-align: top;

}
.imagestyle_1 {
	border: 1px #666666 solid
}
.imagestyle_2 {
	border: 1px #666666 solid
}
.status {
	font-size: 12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
hr {
	color: #999999;
}
.listings_header {
    vertical-align: top;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #000000;
	background-color: #CCCC99;
    border-style: solid;
    border-width: 1px;
    border-color: #625E45;
}
.errorbox {
	border: solid 1px #000000;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFEDB;
	padding: 3px;
}
.photohelp {
	text-align: justify;
}
.login {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#sidebg {
	background-image: url(images/sidebg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#hottd img {
	border: none;
}
/* START: hot listings  */
.hot_table {
	margin: 0px;
	border: solid 1px #336699;
	padding: 0px;
	vertical-align: top;
	background-color: #ffffff;
}
.hot_td {
	margin: 0px;
	border: dashed 1px #999999;
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
	background-color: #ebebeb;
}
/* END: hot listings  */

.box_item1 {
	margin: 0px;
	border: dashed 1px #999999;
	padding: 5px 0px 5px 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ebebeb;
}
.sideheaders {
	margin: 0px;
	border: solid 1px #336699;
	padding: 0px;
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.listing_title {
	margin: 0px;
	border: dashed 0px #999999;
	padding: 0px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #336699;
	background-color: #ffffff;
}
.step_title {
	margin: 1px;
	border-bottom: solid 1px #336699;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
	font-style: italic;
	text-align: left;
}
.step_no_line {
	margin: 1px;
	border-bottom: solid 0px #336699;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
	font-style: italic;
	text-align: center;
}
.small_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b2b2b2;
	line-height: .8;
}
.medium_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: .8;
}
.seller {
	background-image: url(images/sellersbg.jpg);
	background-repeat: no-repeat;
}
.display_options {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: .8em;
	text-align: left;
	width: 100%;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.display_options td {
	background-color: #000000;
	text-align: left;
	padding: 3px;
	margin: 0px;
	border-right: 1px solid #d3d3d3;
}
.display_options td a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.display_options td a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.display_options td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
}
.display_options td a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
#login {
    background-color: #EBEACC;
	color: #000;
	border: 0px solid #DED1C1;
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	padding: 2px;
	width: 100%;
}
#login .theInput {
	color: #000;
	border: 1px solid #DED1C1;
	font-family: Verdana;
	font-size: 10px;
	width: 110px;
	margin-right: 5px;
}
#login .theSubmit {
	font-family: Verdana;
	font-size: 10px;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 5px;
}
.in_the_news {
	background-color: #fff;
	border-left: 0px solid #c0d0df;
	vertical-align: top;
}
.news_item {
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #c0d0df;
}
em.news_date {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: italic;
}
.news a:link, .news a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #002B54;
	text-decoration: none;
}
.news a:hover, .news a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #002B54;
	text-decoration: underline;
}
.text_center {
	text-align: center;
}
.loginbutton {
	color: #000;
	padding: 5px;
	width:auto;
	line-height: 1.8em;
	margin: 0px;
	border: 1px outset #716140;
    background-color: #EBEACC;
}

div#slideshow {
    border: 1px solid #000000;
    width: 400px;
    height: 300px;
    padding: 0px;
    margin: 0px;    
}

.solddiv {
    position:absolute;
    width:200x;
    height:150px;
    z-index:1;
    text-align: left;
    display: block;
}

/*div.hottext table tr td p.hotthumb {*/
.pma_hot_td p.hotthumb {
	color: #DED1C1;
	padding: 0px;
	margin: 0px 0px 10px;
	width: 100%;
	background-color: #EBEACC;
    text-align: center;
    font-size: 11px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.pma_hot_td p.hotthumb img {
	border: 1px solid #716140;
}
/* END - PMA CSS */




/* from the mkre.css file */
.listings ul {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#adminmenu  {
	color: #DED1C1;
	padding: 5px;
	width:180px;
	line-height: 1.8em;
	background-color: #1E1F23;
	margin-bottom: 10px;
	border: 1px solid #716140;
	margin: 0px auto;
}
#adminmenu ul {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div .hottext table tr td p {
	color: #DED1C1;
	padding: 0px;
	width:auto;
	line-height: 1.8em;
	background-color: #1E1F23;
	margin-bottom: 10px;
	border: 1px solid #716140;
}
.sidetext ul li ul {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.hottext {
	display: block;
	width: 200px;
	text-align:center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	color: #D5C5B5;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D5C5B5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.sidetext {
	display: block;
	width: 180px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 20px;
	color: #D5C5B5;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D5C5B5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.sidetext h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #363634;
	border-right-color: #363634;
	border-bottom-color: #363634;
	border-left-color: #363634;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #E3E075;
}
.sidetext ul {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
#sidebar .sidetext a {
	color: #d1c4b1;
}
/* END - from the mkre.css file */



/* START - TWEAKS */
.top_header {
    clear: both;
	display: block;
}

.top_header h1 {
    margin: 0px 0px 10px;
    padding: 0px;
}

.mls_registered {
    font-weight: bold;
    padding: 0px 5px;
    margin: 0px;
    text-align: right;
    float: right;
    width: 400px;
    color: #000;
}



#navigation ul.subcats li ul li {
    width: 175px;
    float: right;
}

#navigation ul.subcats li {
    clear: both;
}

#navigation ul.subcats li ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
	background-color: #625E45;
	text-decoration: none;
	letter-spacing: 1px;
}

#navigation ul.subcats li ul li a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #5A201E;
	letter-spacing: 1px;
}


.pma_hot_td {
    border: 0px solid #000; /* used mainly for testing */
    border-width: 0px 1px 1px;
	margin: 0px;
    padding: 5px 5px 5px 5px;
    text-align: center;
	vertical-align: top;
    background-color: #EBEACC;	    
}

.pma_hot_td2 {
    border: 1px solid #000; /* used mainly for testing */
    border-width: 1px 1px 0px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCC99;
}

.pma_hot_table {
    border: 1px solid #000; /* used mainly for testing */
    border-collapse: collapse;
    margin: 0px;
    padding: 0px; 
    vertical-align: top;
    background-color: #FFF8E1;
    width: 100%;    
}

.pma_hot_table p {
    padding: 0px;
    margin: 0px;
}

.pma_hot_table p img {
    border: 1px solid #666666;
    padding: 0px;
    margin: 0px;
}


/**
* start - Photo.php
**/
.pma_photo_body {
    background-color: #E6E6E6;
    margin: 5px auto;
    text-align: center;
}

.pma_photo_table {
    width: 650;
    margin-top: 15px;
}

.pma_photo_td {
    vertical-align: top; 
    font: 12px tahoma; 
    color: #444444; 
    text-align: center;
}

.pma_photo_div {
    font: 12px tahoma;
    color: #444444;
    font-weight: bold;
}

.pma_photo_img {
    border: 1px solid #000000;
}
/* end - Photo.php */

.pma_cursor_hand {
    cursor: hand;
}

/**
* start - Featuresheet.php
**/
.pma_feature_sheet_body {
    background-color: #fff;
    margin: 5px auto;
    text-align: center;
}

.pma_feature_sheet_table_1 {
    border: 1px solid #000;
    width: 550px;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
    margin: 0px auto;
    padding: 0px;
    font-size: 11pt; 
}

.pma_feature_sheet_table_2 {
    page-break-before: always;
}

.pma_feature_sheet_img {
    border: 1px solid #000000;
}
/* end - Featuresheet.php */

/* END - TWEAKS */
