@charset "utf-8";
/* CSS Document */

/* POTR Mobile Style sheet */
body, td, p { 
   /* Most devices have their own fonts, but let's give it a shot */
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
}


.bodyborder{
/*
        border-width:5px;
        border-color:#968A70;
*/      margin:3px;
        padding:8px;
	    font-size:1px;
		border:solid #968A70 3px;

}

.textstyle { border: 0; color:#000000; background-color: #fff; }
.photostyle { border: 1px solid #FF0000; color:#000000; }
.upfrontstyle { border: 1px solid #0099FF; color:#000; background-color: #FFFFCC; }
.videostyle { border: 1px solid #008040; color:#000; background-color: #FFFFFF; }
.holidaystyle { border: 1px solid green; color:#00572C; background-color: #FFFFFF; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #2C368B;
	margin: 0px;
	padding:0px;}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	margin: 0px;
	padding:0px;
}

#LeftCategories{
   border-color:#77AAE3;
   font-size:12px;
}
#LeftCategories ul{
   border-color:#FF0000;
   font-size:12px;
   padding:0px;
   margin:2px;
}

#LeftCategories ul li{
   list-style: none;
   width:100%;
    clear:both; 
    margin-bottom: 3px; 
    padding: 3px;   
    display: -moz-inline-box; 
    display:inline-block;
}


#LeftCategories ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C368B;
	text-decoration: underline;
}

.line{
	    height:2px;
	    font-size:1px;
		background-color:#968A70;
}


.lineB{
	    height:5px;
	    font-size:5px;
		background-color:#F0FFF0;
}

.salepending { color:#FF6633; font-family: Arial; font-size: 16px; font-weight: bold; }
.sold { color:#FF0000; font-family: Arial; font-size: 16px; font-weight: bold; }
.newprice { color:#009900; font-family: Arial; font-size: 16px; font-weight: bold; } 


.bank{   
        clear:both;
	    height:5px;
	    font-size:1px;
}


.ItemName { 
      background-color:#E6D097; 
      border-top:2px solid #76510B; 
      border-bottom:1px solid #76510B; 
      padding:2px; 
      color:#76510B;
	  font-weight:bold;
      width: 100%;
}


.ItemBusiness { 
      padding:3px; 
}


.ItemBusinessSub { 
      padding:3px;
      border:1px solid #76510B; 
}
