/* 
Title:  	Printer styles for Champagne dit Lambert Antiques Ltd. 
Contact:	debbie@mediabox.com
*/


/* hide all the divs we dont want to print */
#mainnav, #secondarynav, #footer, #content img {
	display:none;
}

#container {
    background: none;
}



/* optimize the page content for print legibility */
body {
	background: white;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	color: black;
	text-decoration:none;
	}

#content {
	width:100%;
	margin: 0;
	padding: 0;
	float:none;
}

p {margin: 0 0 1em 0;}



/* Links    */

a {
	color: black; 
	text-decoration:underline;
}
a:link {
	color: black; 
	text-decoration:underline;
}
a:visited {
	color: black; 
	text-decoration:underline;
}
a:hover {
	color: black; 
	text-decoration:underline;
}


/* Headings    */

h1 {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: none;
	background: none;
	font-weight: bold;
	color: black;
	display:inline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 140%;
	display:inline;
}

h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: .8em;
}



/* Page Structure    */

blockquote {color: #000;}

#wrapper {background: none;}


body.Art #content {
	width:100%;
	padding-right: 0;
}

body.Art #content ul {
  float: left;
  width:100%;
  list-style: none;
  margin: 0 0 12px 0;
}

body.Art #content li {
  float: left;
  width: 40%; 
  list-style: none;
  background: url("images/bullet.gif") 0 1px no-repeat;
 padding: 0 0 0 12px; 
}

body.Art #content ul.wide li {
  width: 100%;
}
body.Art #product {
  width: 100%;
}

body.Brass #content {
	width:100%;
	padding-right: 0;
}

body.Brass #content ul {
  float: left;
  width:100%;
  list-style: none;
  margin: 0 0 12px 0;
}

body.Brass #content li {
  float: left;
  width: 40%; 
  list-style: none;
  background: url("images/bullet.gif") 0 1px no-repeat;
 padding: 0 0 0 12px; 
}

body.Brass #content ul.wide li {
  width: 100%;
}
body.Brass #product {
  width: 100%;
}


body.China #content {
	width:100%;
	padding-right: 0;
}

body.China #content ul {
  float: left;
  width:100%;
  list-style: none;
  margin: 0 0 12px 0;
}

body.China #content li {
  float: left;
  width: 40%; 
  list-style: none;
  background: url("images/bullet.gif") 0 1px no-repeat;
 padding: 0 0 0 12px; 
}

body.China #content ul.wide li {
  width: 100%;
}
body.China #product {
  width: 100%;
}

body.Furniture #content {
	width:100%;
	padding-right: 0;
}

body.Furniture #content ul {
  float: left;
  width:100%;
  list-style: none;
  margin: 0 0 12px 0;
}

body.Furniture #content li {
  float: left;
  width: 40%; 
  list-style: none;
  background: url("images/bullet.gif") 0 1px no-repeat;
 padding: 0 0 0 12px; 
}

body.Furniture #content ul.wide li {
  width: 100%;
}
body.Furniture #product {
  width: 100%;
}

body.Glass #content {
	width:100%;
	padding-right: 0;
}

body.Glass #content ul {
  float: left;
  width:100%;
  list-style: none;
  margin: 0 0 12px 0;
}

body.Glass #content li {
  float: left;
  width: 40%; 
  list-style: none;
  background: url("images/bullet.gif") 0 1px no-repeat;
 padding: 0 0 0 12px; 
}

body.Glass #content ul.wide li {
  width: 100%;
}
body.Glass #product {
  width: 100%;
}

body.Jewellery #content {
	width:100%;
	padding-right: 0;
}

body.Jewellery #content ul {
  float: left;
  width:100%;
  list-style: none;
  margin: 0 0 12px 0;
}

body.Jewellery #content li {
  float: left;
  width: 40%; 
  list-style: none;
  background: url("images/bullet.gif") 0 1px no-repeat;
 padding: 0 0 0 12px; 
}

body.Jewellery #content ul.wide li {
  width: 100%;
}
body.Jewellery #product {
  width: 100%;
}

body.Lighting #content {
	width:100%;
	padding-right: 0;
}

body.Lighting #content ul {
  float: left;
  width:100%;
  list-style: none;
  margin: 0 0 12px 0;
}

body.Lighting #content li {
  float: left;
  width: 40%; 
  list-style: none;
  background: url("images/bullet.gif") 0 1px no-repeat;
 padding: 0 0 0 12px; 
}

body.Lighting #content ul.wide li {
  width: 100%;
}
body.Lighting #product {
  width: 100%;
}

body.Silver #content {
	width:100%;
	padding-right: 0;
}

body.Silver #content ul {
  float: left;
  width:100%;
  list-style: none;
  margin: 0 0 12px 0;
}

body.Silver #content li {
  float: left;
  width: 40%; 
  list-style: none;
  background: url("images/bullet.gif") 0 1px no-repeat;
 padding: 0 0 0 12px; 
}

body.Silver #content ul.wide li {
  width: 100%;
}
body.Silver #product {
  width: 100%;
}

body.Flatware #content {
	width:100%;
	padding-right: 0;
}

body.Flatware #content ul {
  float: left;
  width:100%;
  list-style: none;
  margin: 0 0 12px 0;
}

body.Flatware #content li {
  float: left;
  width: 40%; 
  list-style: none;
  background: url("images/bullet.gif") 0 1px no-repeat;
 padding: 0 0 0 12px; 
}

body.Flatware #content ul.wide li {
  width: 100%;
}
body.Flatware #product {
  width: 100%;
}

body.Other #content {
	width:100%;
	padding-right: 0;
}

body.Other #content ul {
  float: left;
  width:100%;
  list-style: none;
  margin: 0 0 12px 0;
}

body.Other #content li {
  float: left;
  width: 40%; 
  list-style: none;
  background: url("images/bullet.gif") 0 1px no-repeat;
 padding: 0 0 0 12px; 
}

body.Other #content ul.wide li {
  width: 100%;
}
body.Other #product {
  width: 100%;
}