@import url('core.css');



/********************************************
        PRIMARY STYLES
********************************************/
body {
  color:#3B2E29;
  font-family:Verdana;
  font-size:15px;
  line-height: 1.7;
}
ul#breadcrumbs li {
  font-size:0.8em;
  margin-right:5px;
}
.horizontal li {
  display:inline;
  float:left;
}
#navigation,
#secondary,
#add_to_cart,
h1 {
  display: none;
}
#p-product #content h3 {
  font-family:Arial;
  font-size:25px;
  letter-spacing:-1px;
  margin-bottom:0;
  text-transform:uppercase;
}
#p-product #content .description,
#primary .primary_content p {
  line-height: 1.7;
}
#p-product #content #product_images {
  float:left;
  margin-right:20px;
  width:260px;
}
#p-product #content .img {
  border:5px solid #DFD9D1;
  color:#C0C0C0;
  height:250px;
  text-align:center;
  width:250px;
}
#p-product #content .item {
  width:100%;
}





/*=============================================================
	Print style for South Perth Antiques and Collectables
=============================================================*/


.hidden { display: inline-block;}
.show { display: none;}


/*=============================================================
	Main print skeleton layout
=============================================================*/

#container {  width: 750px; height: auto; display: block; clear: both; }
#mainpage { width: 750px; height: auto; display: block; clear: both; }
#right-contents { width: 750px; height: auto; float: left; margin: 20px 0; display: block; }
.contents p { padding-right: 30px; }
.contents .text { font-size:1.2em; }
#footer { width: 750px; border-top: 3px solid #d2d2d2; padding-top: 10px; margin-top: 50px; clear: both; }
#footer p { font-size: 1.1em; }
#footer p span { display: none; margin-right: 15px; }
#footer p span.downsize { display:block; margin-top:-20px; }

/*=============================================================
	Extras
=============================================================*/

#header, #left-contents, #flash, .heading img { display: none; }
.features li, .listings li, a.send1, .send { border: 1px solid #666; }
.breadcrumb { padding-left: 0; }
.thumbs { width:360px; height:560px; }
.thumb-placeholder { float:left; margin:3px; position:relative; text-align:center; width:350px; }

