/* PMA CSS BELOW */

.listings-box {
	display: block;

}
#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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #666666;
	width: 100%;
}
#listing_links td {
	color: #FFFFFF;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #666666;
	margin: 0px;
	text-align: center;
	font-size:11px;
}
#listing_links td a {
	color: #D1D1D1;
	text-decoration: none;
}
#listing_links td a:visited {
	color: #D0D0D0;
	text-decoration: none;
}
#listing_links td a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#listing_links td a:active {
	color: #D7D2D9;
	text-decoration: none;
}
td.listings {
	color: #000000;
	padding: 2px;
	margin: 0px;
}
tr.listings td {
	vertical-align: top;
}
td.listings_bold {
	color: #000000;
	font-weight: bold;
	padding: 2px;
	background-color: #c0c0c0;
	margin: 0px;
	vertical-align: top;
}
#listings_table {
	color: #000000;
	width: 100%;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.row1 {
	background-color:#544D47 !important;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.listingcolor_1 {
	padding: 5px;
	margin: 0px;
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
}
#content .listingcolor_1 a:link {
	color: #999999;
	text-decoration: none;
	}
#content .listingcolor_1 a:visited {
	color: #999999;
	text-decoration: none;
	}
#content .listingcolor_1 a:hover {
	color: #999999;
	text-decoration: underline;
}
#content .listingcolor_1 a:active {
	color: #999999;
	text-decoration: none;
	}
#content .listingcolor_2 a:link {
	color: #999999;
	text-decoration: none;
	}
#content .listingcolor_2 a:visited {
	color: #999999;
	text-decoration: none;
	}
#content .listingcolor_2 a:hover {
	color: #999999;
	text-decoration: underline;
}
#content .listingcolor_2 a:active {
	color: #999999;
	text-decoration: none;
	}	
#footer-area-pma {
	height: 115px;
	display: block;
	text-align: center;
	padding-top: 15px;
}
.listingcolor_2 {
	padding: 5px;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	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 {
	color: #FFFFFF;
	padding: 5px;
	width:auto;
	line-height: 1.8em;
	background-color: #999999;
	margin: 0px;
}
.errorbox {
	border: solid 1px #000000;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFEDB;
	padding: 3px;
}
.photohelp {
	text-align: justify;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
#sidebg {
	background-image: url(images/sidebg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#hottd {
	background-color: #333;
	color: #82786F;
	padding: 10px;
	
	border-color: #7E7163;
	border-style: solid;
	border-width: 1px;
	
	margin-top: 10px;
	margin-bottom: 10px;
}

#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: #666;
	color: #EEE;
	border: 0px solid #555;
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	padding: 2px;
	width: 903px;
}
#login .theInput {
	color: #333333;
	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: #102B62;
	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 #AFAFAF;
}
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: #EEE;
	padding: 5px;
	width:auto;
	line-height: 1.8em;
	background-color: #666;
	margin: 0px;
	border: 1px outset #555;
}

div#slideshow-pma {
    border: 1px solid #000000;
    width: 575px;
    height: 400px;
}
div#homeslideshow {
    border: 1px solid #000000;
    width: 685px;
    height: 350px;
}

.solddiv {
    position:absolute;
    width:200x;
    height:150px;
    z-index:1;
    text-align: left;
    display: block;
}

.sidenavtable .solddiv {
	margin-left: 5px !important;

}


/* 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: #000;
	padding: 5px;
	width:180px;
	line-height: 1.8em;
	/*background-color: #325F9A;*/
	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;
}
#adminmenu a {
	color: #000;
	padding: 5px;
}
#adminmenu a:visited {
	color: #000;
	padding: 5px;
}
#adminmenu a:hover {
	color: #CCC;
	padding: 5px;
}

div .hottext table tr td div p:first-child {
	border-top: 1px solid #716140;
	border-bottom: none;
}

div .hottext table tr td p {
	color: #EEE;
	padding: 0px;
	width:auto;
	line-height: 1.8em;
	margin-bottom: 15px;
	border-left: 1px solid #716140;
	border-bottom: 1px solid #716140;
	border-right: 1px solid #716140;
}

div .hottext table tr td div {

}

div .hottext table tr td div a {
	color: #9C7453;
	text-decoration: none;
}

div .hottext table tr td div a:hover {
	text-decoration: underline;
}

div .hottext table tr td div p {
	margin-top: 0px;
	margin-bottom: 0px;
}

div .hottext table tr td div p:first-child {
	margin-top: 0px;
	margin-bottom: 0px;
}

div .hottext table tr td div p:last-child {
	margin-top: 0px;
	margin-bottom: 15px;
}

div .hottext table tr td div:last-child p:last-child {
	margin-bottom: 0px;
}

.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: auto;
	margin-left: auto;
	color: #000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #325F9A;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.hottext img {
	width: 200px;
}
.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 p {
 margin-bottom: 10px;
}
#sidebar   a  {
	color: #00506B;
	text-decoration: none;
}
#adminmenu a:active {
	color: #000;
	padding: 5px;
}

.listing-sidebar td {
	vertical-align: top;
	color: black;
}

#slideshow-pma div,
#slideshow-pma img {
	border: 0;
	padding: 0;
	margin: 0;
}

div.adminmenu {
	background-color: #2d2d2d;
	color: #7E7161 !important;
	padding: 5px;
	margin: 5px;
}

div.adminmenu a {
	color: white !important;
}

.addlisting  td{
	vertical-align: top;
}

h2.step_title {
	width: 903px;
}

.row1 img {
	border: 0 !important;
}

.table_A {
	width: 100%;
}

.table_A thead th {
	background-color: #544D47;
	color: white;
	padding: 5px;
	font-weight: bold;
}

.table_A td {
	padding: 5px;
	text-align: center;
}

.table_A thead a {
	color: white;
}
