body {
  margin:0;
  padding:0;
}
img {
	border: 0px;
}
a {
	color: #333399;
}
body {
	background: url('../images/bg-color.jpg') repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 75% normal Verdana, Arial, Helvetica, sans-serif;
	//font: 75% normal Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	background: url('../images/wrapper-bg.jpg') repeat-y;
	margin: auto;
	margin-top: 0px;
	width: 900px;
	height: auto;
}
/* navigation menu */
#nav {
 	text-align: left;
 	margin: auto;
	width: 762px;
}
#logo {
	float: left;
	width: 400px;
}
#nav-right {
	float: right;
	width: 360px;
	height: 100%;
}
#printthis {
 	font: lighter 80% Verdana, sans-serif;
	text-align: right;
	vertical-align: top;
}
#printthis a {
 	text-decoration: none;
 	color: #000;
}
#printthis img {
 	position: relative;
	top: 4px;
}
#search {
	position: relative;
	left: 163px;
	top: 10px;
	font-weight: bold;
	font-size: 14px;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	margin-top: -40px;
	display: block;
}
#submit {
 	position: absolute;
	top: 0px;
	left: 165px;
}
#nav-top {
 	width: 762px;
	height: 110px;
}
#nav-links {
	clear:both;
	margin-bottom: 0px;
	height: 29px;
}
#nav-bottom {
	background: url('../images/nav-bottom-blue.jpg') repeat;
	width: 762px;
	height:21px;
	margin-top:0px;
}
/* end navigation styles */


#breadcrumbs {
 	margin: auto;
	width: 762px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 10px;
	font: bold 90% Verdana, sans-serif;
}
#breadcrumbs a {
	text-decoration: none;	
	color: #0055AA;
}
.grey {
 	font: bold 80% Verdana, sans-serif;
	color: #999;
}

#two-column-wrapper {
	width: 760px;
	margin: auto;
}
#content-titles {
	width: 762px;
	margin: auto;
}
.category {
	width: 190px;
	float: left;
	font: bold 130% "Trebuchet MS", Verdana, sans-serif;
 	color: #0055AA;
	padding-left: 10px;
}
.pagetitle {
	float: right;
	width: 530px;
	font: 900 160% "Trebuchet MS", Verdana, sans-serif;
}
#content-border-bottom {
	width: 762px;
	height: 10px;
	background: url('../images/content-border-bottom.gif') no-repeat;		
}
#content-wrapper {
 	float: left;
	width: 762px;
	height: 100%;
	background: url('../images/content-bg.gif') repeat-y;
}

#nav-left {
	float: left;
	width: 188px;
	margin-left: 1px;
}
#nav-left .nav-title {
 	font: bold 130% "Trebuchet MS", Verdana, sans-serif;
 	color: #0055AA;
 	margin-top: 6px;
 	margin-bottom: 3px;
 	padding-left: 5px;
}
#nav-left .top {
 	padding-top: 7px;
	background: url('../images/featured-bar.gif') repeat-x;
}
#nav-left .bottom {
 	margin: 0; padding: 0;
 	margin-top: 0px;
 	height: 100%;
}
#nav-left .bottom .links {
	background: url('../images/nav-left-bg.gif') repeat;
	margin: 0;
	padding: 0;
}
#nav-left .bottom .links div {
 	padding: 10px;
	border-bottom: 1px solid #7498B5;
}
#nav-left .bottom a {
 	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
 	color: #336699; 
 	text-decoration: none;
}
#nav-left .bottom .links a:hover {
 	color: #FF2A00;	
}
#nav-left .bottom ul {
 	margin-left: -40px; /* Pull the margin back for NS4.7 */
    padding-left: 0px;
	list-style-image: url('../images/bullet-p.gif');
	margin-top: 4px;
}
#nav-left .bottom li {
 	margin-left: 70px; /* Push the list back in for non NS4.7 browsers */
}
#nav-left li.product-selected {
	list-style-image: url('../images/bullet-g.gif');
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;	
}
.bottom .selected {
	background-color: #FFF;
}
#nav-left .bottom .selected a {
 	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
}
.content-divider {
	width: 531px;
	height: 7px;
	margin: 0; padding: 0;
	background: url('../images/content-bar.gif') repeat-x;
}

#content {
 	float: right;
	width: 531px;
	margin-left: 100px;
	margin: auto;	
	margin-top: 0px;
	margin-bottom: 5px;
}
#content-text-wrapper {
 	width: 531px;
	border-top: 0px;
}
#inner-text-wrapper {
	padding: 20px;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
}
.title {
 	font: 900 160% "Trebuchet MS", Verdana, sans-serif;
}
.subtitle {
 	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}
.lfloat {
	float: left;
	margin-right: 10px;
}
.border-ccc {
	border: 1px solid #ccc;
}
hr {
	color: #ccc;
	background-color: #ccc;
	height: 2px;
}
.product-category {
	clear: right;
}
.product-category-wrapper {
 	margin-top: 15px;
 }
.product-category-detail {
	padding: 8px;
}
.product-catgory-subtitle {
	font: 900 120% "Trebuchet MS", Verdana, sans-serif;
	color: #333;
}
.product-catgory-view a {
	font: normal 110% Verdana, Arial, Helvetica, sans-serif;
	color: #336699; 
	text-decoration: underline;
}
.product-category-img {
	width: 149px;
	height: 95px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.product-detail {
	width: 497px;
}
.product-detail-top {
 	padding-top: 0px;
 	float: right;
	width: 280px;
}
.product-detail-top p {
	font: 700 110% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
.product-detail-top div {
 	float: left;
 	width: 46%;
}
.product-detail-top div img {
 	float: left;
 	margin: 1px;
 }
.product-detail-top a {
 	text-decoration: underline;
	font: 700 80% Verdana, Arial, Helvetica, sans-serif;
	color: #336699; 
}
.product-detail-spec-border {
 	height: 29px;
 	width: 497px;
 	z-index: 100; 
 }

.product-detail-bottom-table {
 	width: 497px;
 	background: url('../images/product-detail-table-border.gif') repeat-y;
 	margin-top: 0px;
 	padding-bottom: 5px;
}
.product-detail-bottom-table-top {
	 width: 497px;
	 height: 13px;
	 background: url('../images/product-detail-table-border-top.gif') no-repeat;
	 margin-top: -1px;
	 padding: 0px;
	 font-size: 100%;
 }
.product-detail-bottom-table-bottom {
	 width: 497px;
	 background: url('../images/product-detail-table-border-bottom.gif') no-repeat;
 }
.product-detail-bottom-table p {
 	margin: 0px; 
	margin-left: 16px;
	margin-right: 10px;
	font: 400 90% Verdana, Arial, Helvetica, sans-serif;
}
.product-detail-bottom-table p.header {
 	margin: 0px; 
	margin-left: 16px;
	margin-right: 10px;
	font: 700 90% Verdana, Arial, Helvetica, sans-serif;
}
.product-detail-bottom ul.spec {
 	list-style-type: none;
 	margin-left: -40px;
 	padding-left: 0px;
 	font: 400 80% Verdana, Arial, Helvetica, sans-serif;
 } 
.product-detail-bottom ul.spec li {
  margin-left: 50px;
  margin-right: 10px;
  padding: 6px;
  height: 16px;
  border-top: 1px solid #ccc;
  }
.product-detail-bottom ul.spec li.odd {
 	background: url('../images/product-detail-bottom-table.gif');
 }
.product-detail-bottom ul span {
 	width: 200px;
 	display: block;
 	float: left;
 }
.product-detail-bottom ul.bullet {
 	list-style-type: bullet;
 	margin-left: -40px;
 	padding-left: 0px;
 	font: 400 80% Verdana, Arial, Helvetica, sans-serif;
 }
.product-detail-bottom ul.bullet li {
  margin-left: 70px;
  margin-right: 10px;
  padding: 0px;
  height: 16px;
  }

.clearer {
	clear: both;	
}
#footer {
 	clear: both;
 	height: 100px;
 	font-family: Verdana, sans-serif;
 	font-size: 10px;
 	color: #999;
	width: 760px;
	margin: auto;
	text-align: center;
}
#footer p {
}
#footer a {
	color: #336699;
}
