body {
	font-family: arial, helvetica; 
	font-size: 11px;

}

a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #666666;
}

a.active {
	color: #666666;
}

a.head {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #cbcdb7;
	font-family: Arial, Helvetica, sans-serif;
}

a.head:hover {
	font-size: 12px;
	font-weight: normal;
	color: #cbcdb7;
	text-decoration: underline;	
}


input.submit {
	color: #666666;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 3px 3px 1px;
}

input {
	color: #ffffff;
	background-color: transparent; 
	border-style: dashed;
	border-color: #ffffff ;	
	border-width: 0px 0px 1px 0px;
}

.listings {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;
    background-color: #cbcdb7;
    vertical-align: top;
}

.listings_bold {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;
    background-color: #dfe1dc;
    vertical-align: top;
	font-weight: bold;
}

.listings_table {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11pt;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
}

.listingcolor_1 {
	background-color: #dfe1dc;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;
	font-weight: normal;
	vertical-align: top;
}

.listingcolor_2 {
	background-color: #cbcdb7;
	color: #000000;
	font-family: 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
}

.text1 {
	font-size: 11px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #cbcdb7;
}

.text2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #cbcdb7;
}

.categories {
	font-size: 11px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #cbcdb7;
}

a.categories_active, a.categories_active:hover {
	font-weight: bold;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #cbcdb7;
}

.categories:hover {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #cbcdb7;
    text-decoration: underline;
}

.adminmenu {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #dfe1dc;
}

a.adminmenu_active {
	color: #333333;
}

.adminmenu:hover {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
    text-decoration: underline;
	background-color: #dfe1dc;
}

.status {
	font-size: 11px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

hr {
	color: #999999;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}

.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.normalbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

a.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	font-weight: bold;
}

.normalboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #CC3300;
	font-weight: bold;
}

.normalboldbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}

.normalboldbigblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.listings_header {
    /*background-color: #981b1f;*/ 
    background-color: #000000; 
    font-size: 9pt; 
    color: #cbcdb7; 
    border-style: solid; 
    border-width: 1px;
}

.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: #cbcdb7;
	line-height: .8;
}


/* START: hot listings  */
.hot_table {
    margin: 0px;
    border: solid 1px #cbcdb7;
    padding: 0px; 
    vertical-align: top;
    background-color: #000000;    
}

.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 0px #999999;
    padding: 5px 0px 5px 0px; 
    text-align: left;
	vertical-align: top;
	background-color: #dfe1dc;
}


.sideheaders {
	margin: 0px;
    border: solid 1px #000000;
    padding: 0px;  
    background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #cbcdb7;
	font-size: 14px;
	font-weight: bold;
	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: #cbcdb7;
    background-color: #000000;	 
}

.step_title {
    margin: 1px;
    border-bottom: solid 1px #000000;
    padding: 1px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
    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: #000000;
    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: #cbcdb7;
	line-height: .8;
}

.seller {
	background-image: url(images/sellersbg.jpg);
	background-repeat: no-repeat;
}

.format_price_menu {
    text-indent: 0px;
    margin: 0px 0px 0px 20px;
    border: 0px;
    padding: 0px;    
}
