body {
  text-align: left;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-image:url(images/windowhdr.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  padding: 0px;
  background-color: #555555;
  margin: 0px; 
  font-size: 12px;
}

.homeHeader {
	width: 270px; 	/* we'll override this width in the HTML file for IE */
}

p, input, li {
  text-align: left;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin: 5px 0 5px 0px;
  -webkit-text-size-adjust: none; // fix iPhone scaling discrepancies
}

table.pricelist td { 
	padding: 3px;
	border-bottom: 1px solid #808080;
	background-color: #ffffff;
}

table.pricelist td strong { 
	font-weight: bold;
	color: #000;
}

table.pricelist td.price {
	color: #000;
	font-size: 16px;
	text-align: right;
	font-style: italic;
	padding-right: 10px;
	font-weight: bold;
	background-image: url(images/blackshine.png);
	background-repeat: repeat-x;
	background-position: top;
}

table.priceexamples {
  color: #000;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  padding: 0 10px 0 10px;
  border-bottom: 1px solid #fff;
  background-color: #eee;
}
table.priceexamples td {
	padding: 0;
	text-align:center;
	border-bottom: 1px solid #bbb;
}


.plain {
  color: #000;
  font-weight: normal;
  font-size: 12px;
}


img {
  border: none; 
}

div#pageframe {
  width: 980px;
  margin: 0px auto;
  padding: 0px; 
}

div#contentframe {
  width:980px;
  margin: 0;
}

div.details {
	color: #000;
	font-style: italic;
}

div.showLink {
	font-style: italic;
	text-align: center;
}

div.hideLink {
	font-style: italic;
	text-align: center;
}

div.headerlogo {
	position: absolute;
	display:block;
	width: 980px;
	height: 100px;
	left: 00px;
	top: 0px;
}

div#contentheader {
  width: 980px;
  padding: 0;
  margin-top: 0px;
  height: 100px;
  text-align: left; 
  position: relative;
}


div.center {
	text-align: center;
}

table {
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

div.navbar {
  width: 100%;
  margin: 0;
  height: 42px;
  position: relative;
  clear: both;
  font-size: 12px;
  line-height: 33px;
  padding: 0;
  background-image:url(images/navbarbg.jpg);
  background-repeat: repeat-x;
}

div.navbar ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block; 
}

div.navbar ul li {
	display: block;
	float: left;
	display: inline; /* fix IE 6 */
	height: 42px;
    line-height: 32px;
	margin: 0;
  	color: #fff;
}

div.navbar li a {
	display: block;
	float: left;
	display: inline; /* fix IE 6 */
	padding: 0 30px;
	text-decoration: none;
	text-align: center; 
	margin: 0;
}

div.navbar li a:link, 
div.navbar li a:visited {
	line-height: 32px;
	color: #fff;
	background-image:url(images/navbarbg.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	display: inline; /* fix IE 6 */
	padding: 0 30px;
	text-decoration: none;
	text-align: center; 
	margin: 0;
}

div.navbar li a:hover {
	line-height: 32px;
	color: #fff;
	background-image: url(images/navbarbghover.jpg);
	display: block;
	float: left;
	display: inline; /* fix IE 6 */
	padding: 0 30px;
	text-decoration: none;
	text-align: center; 
	margin: 0;
}


div.navbar li.selected a:link, 
div.navbar li.selected a:visited {
	line-height: 32px;
	background-image: url(images/navbarbg2.jpg);
	background-repeat: repeat-x;
	color: #000;
	display: block;
	float: left;
	display: inline; /* fix IE 6 */
	padding: 0 30px;
	text-decoration: none;
	text-align: center; 
	margin: 0;
}



/* ######################################################### */

div.subnav {
  width: 100%;
  margin: 0;
  height: 42px;
  position: relative;
  clear: both;
  font-size: 12px;
  padding: 0;
  background-image: url(images/navbarbg2.jpg);
  background-repeat: repeat-x;
}


div.subnav ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-style: normal;
  color: #000;
  display: block; 
}

div.subnav ul li {
	display: block;
	float: left;
	display: inline; /* fix IE 6 */
	height: 42px;
	margin: 0px;
}

div.subnav li a {
	display: block;
	float: left;
	display: inline; /* fix IE 6 */
	margin: 0px;
	padding: 0 20px;
	text-decoration: none;
	text-align: center; 
}
div.subnav li a:link, 
div.subnav li a:visited {
	line-height: 32px;
	color: #000;
	background-image: url(images/navbarbg2.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	display: inline; /* fix IE 6 */
	margin: 0px;
	padding: 0 20px;
	text-decoration: none;
	text-align: center; 
}


div.subnav li.selected a:link, 
div.subnav li.selected a:visited {
	line-height: 32px;
	background-image: url(images/navbarbg.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	display: block;
	float: left;
	display: inline; /* fix IE 6 */
	margin: 0px;
	padding: 0 20px;
	text-decoration: none;
	text-align: center; 
}

div.subnav li.selected a:active  {
	line-height: 32px;
	background-image: url(images/navbarbg.active.jpg);
	background-repeat: repeat-x;
	color: #000000;
	display: block;
	float: left;
	display: inline; /* fix IE 6 */
	margin: 0px;
	padding: 0 20px;
	text-decoration: none;
	text-align: center; 
}



/* ############################################## */

div#contentbody {
	width: 980px;
	clear: both;
	text-align: left;
	position: relative; 
	padding-bottom: 20px;
	padding-top: 1px;  /* I wanted 0, but that causes a rendering error in Safari (at least) */
	margin: 0;
	background-color: #dddddd;
	border: none;
 	min-height:560px;
  	height:auto !important;
  	height:560px;
}

div#homebody {
	width: 980px;
	clear: both;
	text-align: left;
	position: relative; 
	padding: 30px 0 20px 0px;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	border: none;
}

div.threeColumns {
	margin: 0 0 0 50px;
	display: block;
	clear: both;
	width: 880px;
}

div.oneLeftColumn {
	margin: 0 0 0 50px;
	clear: left;
	width: 270px;
	float: left;
	display: inline; /* fix IE 6 */
}

div.twoLeftColumns {
	margin: 0 0 0 50px;
	clear: left;
	width: 575px;
	float: left;
	display: inline; /* fix IE 6 */
}

div.oneRightColumn {
	float: right;
	margin: 0 50px 0 0;
	width: 270px;
	display: inline; /* fix IE 6 */
}

div.twoRightColumns {
	margin: 0 50px 0 0;
	clear: right;
	float: right;
	display: inline; /* fix IE 6 */
	width: 575px;
}

div.flexFrame {
	width: 575px;
	height: 560px;
	margin-top: 10px;
	position: absolute;
}

div.frame {
	background-color: white;
	border-bottom: 2px solid #999; 
	border-right: 2px solid #999; 
}

div.frame img {
	position: relative;
	left: 8px;
	top: 8px;
}


div.oneLandscape {
	width: 516px; _width: 514px; /* subtract the border(s) from the width for IE */
	height: 349px; _height: 347px; /* subtract the border(s) from the height for IE */
	margin: 60px 0 10px 30px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

div.onePortrait {
	width: 349px; _width: 347px; /* subtract the border(s) from the width for IE */
	height: 516px; _height: 514px; /* subtract the border(s) from the height for IE */
	margin: 0px 0 10px 113px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

div.photoNav { 
	width: 575px;
	height: 35px;
	margin-top: 10px;
	position: absolute;
}
a.nextBtn:link, a.nextBtn:visited {
	left: 475px; 
	top: 0; 
	width: 100px; 
	height: 35px;
	display: block;
	background-image:url(images/nextBtnLV.jpg);
	position: absolute;
}
a.nextBtn:hover {
	left: 475px; 
	top: 0; 
	width: 100px; 
	height: 35px;
	display: block;
	background-image:url(images/nextBtnH.jpg);
	position: absolute;
}
a.nextBtn:active {
	left: 475px; 
	top: 0; 
	width: 100px; 
	height: 35px;
	display: block;
	background-image:url(images/nextBtnA.jpg);
	position: absolute;
}
a.prevBtn:link, a.prevBtn:visited {
	left: 0; 
	top: 0; 
	width: 100px; 
	height: 35px;
	display: block;
	background-image:url(images/prevBtnLV.jpg);
	position: absolute;
}

a.prevBtn:hover {
	left: 0; 
	top: 0; 
	width: 100px; 
	height: 35px;
	display: block;
	background-image:url(images/prevBtnH.jpg);
	position: absolute;
}

a.prevBtn:active {
	left: 0; 
	top: 0; 
	width: 100px; 
	height: 35px;
	display: block;
	background-image:url(images/prevBtnA.jpg);
	position: absolute;
}

div.rightOdd {
	width: 516px; _width: 514px; /* subtract the border(s) from the width for IE */
	height: 349px; _height: 347px; /* subtract the border(s) from the height for IE */
	margin: 10px 0 5px 0;
}


div#homePic {
	float: right;
	display: inline; /* fix IE 6 */
	width: 575px;
	height: 500px;
	margin: 25px 0px 5px 35px;
}

div.portraitSmall {
	background-color: white;
	width: 266px; _width: 264px; /* subtract the border(s) from the width for IE */
	height: 349px; _height: 347px; /* subtract the border(s) from the height for IE */
	margin: 10px 0 5px 0px;
	border-bottom: 2px solid #999; 
	border-right: 2px solid #999; 
}

div.thumb {
	position: relative;
	float: left;
	background-color: #dddddd;
	width: 85px;
	display: inline; /* fix IE 6 */
	height: 85px;
	margin: 0 5px 5px 0;
}

div.thumbPtr {
	position: absolute;
	top: 78px;
	left: 0;
	width: 85px;
	height: 7px;
}

div.gallery {
	display: inline; /* fix IE 6 */
	float: left; 
	margin: 3px;
}

div#captionMain {
	width: 100%;
	margin: 0px 0 15px 0; 
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #000;
}


.first { margin-top: 20px; } 

.last { margin-bottom: 20px; } 


img.floatRight {
	float: right;
	margin: 20px 0 5px 10px;
	display: inline; /* fix IE 6 */
}

#footer {
  	margin: 2px 0 0 0;
	height: 36px;
	padding: 0;
	background-color: #dddddd;
	font-size: 10px;
}

#footer div.toe {
	line-height: 36px;
	height: 36px;
	font-weight: bold;
	text-align:right;
	display: inline; /* fix IE 6 */
	float: right;
	margin-left: 5px;
}
#footer div.heel {
	line-height: 36px;
	height: 36px;
	color: #000;
	font-weight: bold;
	text-align:left;
	float: left;
	display: inline; /* fix IE 6 */
	margin-left: 10px;
}

div.lslogo {
	position: relative;
	top: 5px; 
	left: 877px;
}
div.lslink {
	position: relative;
	top: 5px; 
	line-height: 26px;
	width: 200px;
	height: 26px; 
	left: 672px;
	text-align: right;
}




li {
  line-height: 20px;
  font-size: 12px;
}


a {
  font-weight: normal;
  border: none;
  text-decoration: none ; 
}


a:link {
  text-decoration: none ; 
  color: #0000ff;
}
a:visited {
  text-decoration: none ;
  color: #5500ff;
}
a:hover {
  text-decoration: underline ;
}
a:active {
  text-decoration: underline ; 
}

div.wrap {
	margin: 0px;
	float: right;
	display: inline; /* fix IE 6 */
}

h1 {
  color: #ffffff;
  text-shadow: black 1px 1px 1px;
  font-weight: bold;
  font-size: 18px;
  margin: 25px 0 0px 0px;
  background-image: url(images/headerbg5.png);
  border-bottom: 2px solid black;
  padding: 6px;
  -webkit-text-size-adjust: none; // fix iPhone scaling discrepancies
}

h2 {
  color: #000;
  text-shadow: white 1px 1px 1px;
  font-weight: bold;
  font-size: 16px;
  margin: 20px 0 0px 0px;
  background-image: url(images/headerbg3.png);
  border-bottom: 2px solid #555;
  padding: 4px;
  -webkit-text-size-adjust: none; // fix iPhone scaling discrepancies
}

h3 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin: 15px 0 0px 0px;
  background-image: url(images/headerbg1.png);
  border-bottom: 2px solid #888;
  padding: 3px;
  -webkit-text-size-adjust: none; // fix iPhone scaling discrepancies
}

h4 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/headerbg1.png);
  padding: 3px;
  border-bottom: 2px solid #888;
  margin: 15px 0 0px 0px;
  -webkit-text-size-adjust: none; // fix iPhone scaling discrepancies
}


h5 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin: 15px 0 0px 0px;
  -webkit-text-size-adjust: none; // fix iPhone scaling discrepancies
}

div.endcap {
  clear: both; 
}

.red { color: #ff0000; background-color: #ffffff; padding: 5px; margin: 0; }

div.hide, div.hidden {
  display: none; 
}


div.plaintext {
	font-weight: normal;
}

