/* Standard Style Sheet */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E7257;
	background-color: #FFFFFF;
	/*align: center; */
	text-align: center;
/* CSS from template	*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/* /CSS from template */
}
#wrapper {
	text-align: left;
	width: 90%;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
	margin: 10px auto;
}
#header {
	text-align: center;
}
H1 {
	font-family: Arial;
	font-size: 12px;
	color: #8E7257;
	margin: 0px;
}
H2 {
	font-family: Arial; 
	font-size: 15px; 
	color: #8E7257;
	margin: 0px;
}
.topbar {
	background-image:  url("/templates/pl_960/images/bar.gif");
	background-repeat: repeat-x;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: right;
	padding: 5px;
}

/* Navigation Styles */
.navigation{
	border: 1px solid #5A89C0;
	width: 175px;
}
.navTitle {
	font-weight: bold;
	color: #FFFFFF;
	background: #E6D2AD url("/templates/pl_960/images/fade.gif");
	border-bottom: 1px solid #5A89C0;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
}
.navlist{
	font-weight: bold;
	background-color:#F1F1F1;
	text-indent: 5px;
	padding: 3px;
}
.navlist:hover {
	background-color: #FFFFFF;
}
a.navlist:link { color: #448; }
a.navlist:visited{ color: #667; }
a.navlist:hover { color: #5487BF; font-weight: bold; background-color: #FFFFFF; }
/* Main Table: */
table.main {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
/* TH: This class handles the first row in all tables. With the default template this is the blue row. */
th {
	font-weight: bold;
	color: #8E7257;
/*	background-image:  url("/templates/pl_960/images/kettle_2_bg.gif"); */
    background-image: url(/templates/pl_960/images/sprite2.png);
    background-position: 0px -58px;
	background-repeat: repeat-x;
	height: 22px;
	text-indent: 5px;
	padding: 0px;
	margin: 5px;
	font-size: 13px;
}
/* Table Border: This class handles the inside table layout */
.tableborder {
	border: 1px solid #C79D7A;
	width: 100%;
	padding: 0px;
	margin:0px;
}
/* Sortable: Sort the show listings table */
table.sortable 
{
	border: 1px solid #C79D7A;
	width: 100%;
	padding: 0px;
	margin:0px;
}
table.sortable span.sortarrow 
{
    text-decoration: none;
	color: #8E7257;
}
a.sortheader:link {
	text-decoration: underline;
	color: #8E7257;
}
a.sortheader:visited {
	text-decoration: underline;
	color: #8E7257;
}
a.sortheader:hover {
	text-decoration: none;
	color: #8E7257;
}
/* Featured Listings */
td.featured{
	background-color:#F2F2F2;
}
/* Highlighted Listings */
td.highlighted{
	background-color:#DAE3F1;
}
/* Plain Listings */
td.plain{
	background-color:#F9F9F9;
}
/* row1 & row2: handles alternating rows */
.row1{
     background-color:#d0d0d0;
     background-color:#F1F1F1;
}
.row2{
     background-color:#FFF;
}
/* Form styles */
/* Displays information about the forms
 * formstrip is the part above the form fields
 * formleft & formright deal with the left and right <td> in the form output.
*/
.formstrip { background-color: #FFF; color: #448; font-weight: bold; font-size: 12px; padding: 4px; }
.formstriperror {background-color: #FFF; color: #FF0000; font-weight: bold; font-size: 13px; padding: 4px; text-align: center; }
.formstrip a:link, .formstrip a:active, .formstrip a:visited { color: #448 }
.formstrip a:hover { color: #5487BF }
.formleft  {
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}
.formright  {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	text-align: left;
}
.formsmall  { 
	background-color: #FFFFFF; 
	color: #000000; 
	padding: 4px; 
}
input,select,textarea
{
	border: 1px solid #C79D7A;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}
/* Required fields */
.required {font-size: 9px; font-weight: bold; color: #FF0000; }
.error{
	color: #000000;
	background: #FFF;
	margin: 5px;
	padding: 5px;
	width: 80%;
	border: 4px solid red;
	text-align: center;
}
/* Expired Listings */
.expired {font-weight: bold; color:#000000; }
/* Link Styles */
a:link{
	color: #448;
	text-decoration:none;
}
a:visited{
	color: #667;
	text-decoration:none;
}
a:hover{
	color: #5487BF;
	text-decoration:underline;
}
a:active {
	color: #FF0000;
	text-decoration:underline;
}
/* Breadcrumb: handles the category breadcrumb trail */
.breadcrumb{ color: #448; }
a.breadcrumb:link { color: #448; }
a.breadcrumb:visited{ color: #667; }
a.breadcrumb:hover { color: #5487BF; }
/* Pagination: handles the appearance of the previous and next section */
.pageNav td { padding: 2px 4px 2px 4px; }
.pageNav a { text-decoration: none; }
.pagination{
	text-align: right;
	background-color: #7088b0;
	color: #333333;
}
.paginationNum{
	background-color: #FFFFFF;
	color: #333333;
}
.navigationBack{
	background-color: #809ac5;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.navigation{
	font: x-small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
/* Characters: used when a user is placing an ad - it formats the characters remaining */
.characters{
	color: #666666; 
	font-size: 9px;
}
/* Icons: used on the userindex page */
div.icon   { 
	margin: 3px; 
	text-align: center;
}
div.icon a { 
	display: block; 
	height: 93px !important;
	height: 95px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	text-align: center;
}
div.iconimage { 
	padding-top: 13px; 
	text-align: center;
}
/* CSS from template */
.style1 {
	color: #8e7257;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #ad532b;
	font-weight: bold;
}
.style3 {
	color: #ad532b;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #8e7257;
	font-size: 10px;
	font-family: tahoma;
}
/* /CSS from template */

/* New CSS */
.listingdetails {
	background-color: #F9F3EC;
}
.hide {
display: none;
}
/* UR-like menu */
#avmenu {
clear: left;
float: left;
width: 138px;
margin: 0 0 10px 5px;
/* padding: 0; */
font-size: 0.9em;
}
#avmenu ul {
list-style: none;
width: 138px;
margin: 0 0 20px 0px;
padding: 0;
font-size: 1.1em;
}	
#avmenu li {
margin-bottom: 4px;
}
#avmenu li a {
font-weight: bold;
height: 15px;
text-decoration: none;
color: #8E7257;
display: block;
padding: 3px 0 2px 3px;
background: #E6D2AD;
border-left: 4px solid #C49773;
}	
#avmenu li a:hover {
background: #E0C9A0;
color: #8E7257;
border-left: 4px solid #C79D7A;
}
/* Featured Listings - hover */
.featlisting a {
background-color: #F5F5F5;
color: #000000;
font-family: Arial;
font-size: 11px;
font-weight: bold;
padding: 4px;
text-decoration: none;
}
.featlisting a:visited
{ 
background-color: #F5F5F5;
font-family: Arial;
text-decoration: none;
}
.featlisting a:hover
{ 
background-color: #215985;
color: #FFFFFF;
text-decoration: none;
}
/* Stuff for dog-articles */
div.service-links {
	padding: 5px 5px 5px 5px;
	margin: 5px 0 5px 0;
	border: 1px dotted #8E7257;
	font-size: 10px;
}
.service-links a {
	text-decoration: none;
}
.service-links img {
	border: none;
}
/* END Stuff for dog-articles */
/* Stuff for "popup" js helps (from CG/AT checkout page) */
.balloonstyle{
position: absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 11px Verdana;
line-height: 16px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow (IE only). Below line should always appear last within this CSS*/
/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5); */
}
#arrowhead{
z-index: 99;
position: absolute;
top: -500px;
left: 0;
visibility: hidden;
}
/* END Stuff for "popup" js helps (from CG/AT checkout page) */
/* Stuff for those fading boxes Jon added  */
.infomsg {
	background: #C1FFC1 url(/templates/pl_960/dhtml/fade_info.gif) no-repeat 1em;
	border: 1px solid #00ff00;
	margin: 1em 8px;
	padding: 0 1em 0 6em;
	font-weight:bold;
	color:#8E7257;
}
.errormsg {
	background: #FFCCCC url(/templates/pl_960/dhtml/fade_exclamation.gif) no-repeat 1em;
	border: 1px solid #ff0000;
	margin: 1em 8px;
	padding: 0 1em 0 4em;
	font-weight:bold;
	color:#8E7257;
}
.plainmsg {
	background: #FFFFFF 1em;
	border: none;
	margin: 1em 5px;
	padding: 1px 10px 1px 10px;
	font-weight:bold;
	color:#8E7257;
}
.highlightmsg {
	background: #FFFFFF;
}
/* END fade stuff  */
/* Stuff for Highslide image viewer  */
.highslide {
	cursor: url(/javascript/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;    
    padding-left: 22px;
    background-image: url(/javascript/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-move {
    cursor: move;
}
.highslide-overlay {
	display: none;
}
a.highslide-full-expand {
	background: url(/javascript/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* Controlbar example */
.controlbar {	
	background: url(/javascript/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/javascript/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* END Highslide  */
/* Rounded box - color #EFE2C8 (tan) */
.roundedcorner_box_efe2c8 {
   background: #EFE2C8;
}
.roundedcorner_top_efe2c8 div {
/*   background: url(/templates/pl_960/images/corners/roundedcorner_efe2c8_tl.png) no-repeat top left; */
    background-image: url(/templates/pl_960/images/sprite1.png);
    background-position: -10px -129px;
}
.roundedcorner_top_efe2c8 {
/*   background: url(/templates/pl_960/images/corners/roundedcorner_efe2c8_tr.png) no-repeat top right; */
    background-image: url(/templates/pl_960/images/sprite1.png);
    background-position: 200px -94px;
}
.roundedcorner_bottom_efe2c8 div {
/*   background: url(/templates/pl_960/images/corners/roundedcorner_efe2c8_bl.png) no-repeat bottom left; */
    background-image: url(/templates/pl_960/images/sprite1.png);
    background-position: -10px -199px;
}
.roundedcorner_bottom_efe2c8 {
/*   background: url(/templates/pl_960/images/corners/roundedcorner_efe2c8_br.png) no-repeat bottom right; */
    background-image: url(/templates/pl_960/images/sprite1.png);
    background-position: 200px -164px;
}
.roundedcorner_top_efe2c8 div, .roundedcorner_top_efe2c8, 
.roundedcorner_bottom_efe2c8 div, .roundedcorner_bottom_efe2c8 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcorner_content_efe2c8 { margin: 0 15px; }
/* Rounded box - color #C4D3EA (blue) */
.roundedcorner_box_c4d3ea {
   background: #C4D3EA;
}
.roundedcorner_top_c4d3ea div {
/*   background: url(/templates/pl_960/images/corners/roundedcorner_c4d3ea_tl.png) no-repeat top left; */
    background-image: url(/templates/pl_960/images/sprite1.png);
    background-position: -10px -269px;
}
.roundedcorner_top_c4d3ea {
/*   background: url(/templates/pl_960/images/corners/roundedcorner_c4d3ea_tr.png) no-repeat top right; */
    background-image: url(/templates/pl_960/images/sprite1.png);
    background-position: 201px -234px;
}
.roundedcorner_bottom_c4d3ea div {
/*   background: url(/templates/pl_960/images/corners/roundedcorner_c4d3ea_bl.png) no-repeat bottom left; */
   background-image: url(/templates/pl_960/images/sprite1.png);
   background-position: -10px -339px;
}
.roundedcorner_bottom_c4d3ea {
/*   background: url(/templates/pl_960/images/corners/roundedcorner_c4d3ea_br.png) no-repeat bottom right; */
   background-image: url(/templates/pl_960/images/sprite1.png);
   background-position: 201px -304px;
}
.roundedcorner_top_c4d3ea div, .roundedcorner_top_c4d3ea, 
.roundedcorner_bottom_c4d3ea div, .roundedcorner_bottom_c4d3ea {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcorner_content_c4d3ea { margin: 0 15px; }
