#header { border-bottom: 1px solid #999; }
#footer { border-top: 1px solid #999; }

#wrapper {
	width: 100%;
	background: #fff url(/assets/images/bkgd.gif) repeat-y 0 0;
	margin: 0;
}

#container {
	padding-top: 20px;
	float: right;
	margin-right: 20px;
	width: 555px; /* for IE/Win */
}

html>body #container {
	width: 580px; /* all others except IE5/Mac */
}


#sidebar {
	float: left;
	width: 120px;
	/* puts a gentle border around the navbar */
	padding: 5px 14px 12px 5px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.clearing {
	height: 0;
	clear: both;
}

.pagetitle {
	text-align: center;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	font-size: 14pt;
	border: 1px solid #555555;
	background: #eeeeee;
	padding: 4px;
}

#heroshot {
	padding-top: 20px;
}
#desc {
	text-align: center;
}

#visual {
	width: 300px;
	float: left;
}

#info {
	padding-left: 30px;
	margin-left: 300px;
}

#galleryimages {
}

#galleryimages p {
  font-size: 9px;
  font-weight: bold;
}	

#galleryimages img { 
	border: 1px solid #999;
}

#lower {
	padding-top: 5px;
	clear: both;
}

#lower p {
	font-size: 11pt;
}

#viewdetails {
	text-align: center;
}
#viewdetails a {
	color: black;
}

#textdesc {
	margin-bottom: 30px;
	
}
/*
.drop {
	float: left;
	font-size: 190%;
	font-weight: bold;
	font-family: "Lucida Grand", "Trebuchet MS", serif;
	font-style: italic;
	line-height: .9em;
	margin: 0 2px 1px 0;
	padding: 4px 6px;
}
*/
#lower {
	font-family: Georgia, Times, serif;
}

#colorswatches {
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
}

.catdisplay {
	width: 33%;
	float: left;
}

.swatch {
        width: 140px;
	float: right;
}

.centeredswatch {
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	float: center;
}

.swatch p {
	margin: 0;
	padding-bottom: 10px;
}

.swatchcaption {
/*	margin-left: auto;
        margin-right: auto; */
        width: 100px;
        float: left;
        text-align: center;

}

#bullets {
	font-family: Arial, sans-serif;
	clear: right;
	padding-top: 10px;
}

.productprice, .productships, .productdims {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

#buynow {
	text-align: center;
}

#dbbullets {
	font-size: 12px;
}

#productinfo {
	text-align: center;
}

.center {
	text-align: center;
}
/* enable to get box coloring */
/*
#upper {	border: 5px solid yellow;}
#lower {	border: 5px solid black;}
#colorswatches { border: 1px dashed green;}
#visual {	border: 1px solid red;}
#info {	border: 1px solid purple;}
.swatch { border: 3px dashed red;}

#contentbox {	border: 2px dashed green;}

#bullets { border: 1px dashed red;}
*/

#productoptiontable {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}

#productoptiontable td {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

table .productalt {
	background-color: #eef;
}

#finishleftpart {
	border: 0px dashed green;
	width: 80%;
}

#finishrightpart {
	border: 0px dotted black;
}

#finishpart1 {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#finishpart2 {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#finishavail {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}

#herocontainer {
  min-height: 400px;
}
