* {
	margin: 0pt;
	padding: 0pt;
}

body,html {
	margin: 0pt;
	padding: 0pt;
	background: #83d1fd;
	font-size: 0.85em;
	color: #000;
	text-align: center;
}

body,html,textarea {
	font-family: arial,verdana,sans-serif;
}

PRE {
	font-size: 1.3em;
}

h1 {
  font-size: 1.35em;
  padding: 3px;
}

h2 {
  font-size: 1.2em;
  padding: 3px;
}

h3 {
  font-size: 1.1em;
  padding: 3px;
}

h4 {
  font-size: 1em;
  padding: 3px;
}

img {
	border: none;
}

ul,li {
	margin: 0pt;
	padding: 0pt;
}

li {
	list-style: inside none;
	display: inline;
}

ul.list li {
	display: list-item;
}

a {
	color: #118CD2;
}

a:hover {
	color: #000099;
}

textarea#comments {
	border: 2px solid #E0E0E0;
	padding: 5px;
	width: 290px;
	height: 180px;
	font-size: 1em;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.clear {
	clear: both;
}

.italic {
	font-style: italic;
}

.emphasis {
	font-style: italic;
	font-weight: bold;
}

.addToCart {
	float: left;
}

#container {
	margin: 0pt auto;
	width: 800px;
	text-align: left;
}

#header {
	background: url('/images/bg/bgTop.gif') no-repeat;
	height: 100px;
}

#header .content {
	width: 700px;
	height: 65px;
	margin: 0pt auto;
	padding-top: 35px;
	text-align: center;
}

#tagLine {
	width: 700px;
	margin: 0pt auto;
	padding: 0pt 0pt 10px 0pt;
	font-style: italic;
	color: #333333;
}

#navigation {
	background: url('/images/bg/bgMiddle.gif') repeat-y;
}

#navigation .content {
	width: 700px;
	margin: 0pt auto;
	text-align: center;
	color: #A0A0A0;
}

#navigation .content li {
	padding: 0pt 10px;
}

#navMain {
	font-weight: bold;
}

#navMain a {
	text-decoration: none;
	color: #118CD2;
}

#navMain a:hover {
	color: #83D1FD;
	text-decoration: underline;
}

#main {
	background: url('/images/bg/bgMiddle.gif') repeat-y;
	min-height: 600px;
	width: 800px;
	padding-top: 20px;
}

#main .content {
}

#policies {
	width: 660px;
	margin-left: 50px;
	padding: 10px;
	background: #FFFFFF;
}

#policies p {
	margin: 5px;
}

#oval {
	height: 135px;
	/* background: #fffacd url('/images/bg/bgOval.gif') no-repeat center; */
	margin: 0pt auto;
	padding-left: 75px;
	
}

#related {
	width: 700px;
	padding: 5px;
	color: #A0A0A0;
}

#vendors {
	width: 700px;
	margin: 0pt auto;
	text-align: center;
}

#vendors li {
	margin: 10px;
}

#footer {
	clear: both;
	background: url('/images/bg/bgBottom.gif') no-repeat;
	height: 75px;
}

#footer .content {
	width: 700px;
	height: 40px;
	margin: 0pt auto;
	padding-top: 10px;
	color: #000;
	text-align: center;
	font-size: .85em;
}

#pageLeft {
	width: 460px;
	float: left;
	padding-left: 50px;
}

#pageLeftTop {
	background: url('/images/bg/leftTop.gif') no-repeat;
	width: 460px;
	height: 20px;
}

#pageLeftMiddle {
	background: url('/images/bg/leftMiddle.gif') repeat-y;
	width: 460px;
}

#pageLeftMiddle .content {
	width: 420px;
	padding: 0pt 5px;
}

#pageLeftBottom {
	background: url('/images/bg/leftBottom.gif') no-repeat;
	height: 30px;
}

#pageRight {
	width: 250px;
	float: right;
}

#flashMovie {
	display: hidden;
	position: absolute;
	left: 35%;
	top: 33%;
	width: 350px;
	height: 320px;
	background: #FFFACD;
}

.pageRight .content p {
	padding-bottom: 15px;
}

.pageRightTop {
	background: url('/images/bg/pageRightTop.gif') no-repeat;
	height: 20px;
}

.pageRightMiddle {
	background: url('/images/bg/pageRightMiddle.gif') repeat-y;
	text-align: left;
	color: #606060;
}

.pageRightMiddle .content {
	width: 198px;
	padding: 0pt 10px;
}

.pageRightBottom {
	background: url('/images/bg/pageRightBottom.gif') no-repeat;
	height: 30px;
}

#boxes {
	position: relative;
	width: 650px;
	margin: 0pt auto;
	text-align: center;
}

#topLeft, #topRight, #bottomLeft, #bottomRight, #centerBox {
	width: 300px;
	height: 300px;
}

#topLeft {
	float: left;
}

#topRight {
	float: right;
}

#bottomLeft {
	float: left;
	margin-top: 50px;
}

#bottomRight {
	float: right;
	margin-top: 50px;
}

#centerBox {
	position: absolute;
	top: 150px;
	left: 200px;
	width: 250px;
	height: 350px;
	color: #000;
	text-align: left;
	background: url('/images/center.gif') no-repeat;
}

#centerBox .content {
	width: 225px;
	margin: 0pt auto;
	padding-top: 15px;
}

#centerBox .content p {
	padding: 5px 0pt;
}

/*
#centerBox .content p:first-line {
	font-weight: bold;
}
*/

#googleMap {
	border: 2px solid #000;
	width: 640px;
	height: 480px;
	margin-left: 60px;
}

#catCol {
	float: left;
	padding: 0pt 10px 0pt 40px;
	width: 140px;
}

#catMenu ul {
	padding: 0pt;
	margin: 0pt;
}

#catMenu li {
	display: list-item;
	list-style-type: none;
	margin: 0pt;
	color: #000099;
}

#productPage, #categoryPage {
	float: left;
	background: #FFF;
	width: 540px;
	padding: 10px 10px;
}

#categoryPage .item {
	border: 1px dashed #ccc;
	float: left;
	padding: 5px;
	height: 175px;
	margin: 5px;
}

#categoryPage .item h2, #categoryPage .item h3 {
	margin: 2px 0px;
	padding: 0pt;
}

#categoryPage .item h3 {
	font-size: .98em;
}

#categoryPage .image {
	height: 110px;
	width: 150px;
}

#productCol01 {
	float: left;
	width: 260px;
	padding: 10px 10px;
}

#productCol01 img {
	margin: 0pt 0pt 20px 0pt;
}

.wireDiagrams td {
	padding: 4px;
	text-align: center;
	vertical-align: bottom;
	font-size: .95em;
	color: #909090;
}

#productCol02 {
	float: left;
	width: 250px;
	padding: 10px 0pt 10px 10px;
}

#productCol02 .price h2 {
}

#productCol02 div p {
	font-size: .85em;
	color: #666666;
}

#productCol02 h1 {
	border-bottom: 1px dotted #CCCCCC;
}

#productCol02 .collection {
	font-style: italic;
}

#productCol02 .prodDesc p {
	padding: 10px;
	font-size: 90%;
}

#productCol02 ul {
	font-size: 90%;
	margin: 10px 0pt 0pt 25px;
	color: #666666;
}

#productCol02 li {
	list-style-type: circle;
	display: list-item;
	margin: 3px 0pt;
}

#productCol02 .prodColor {
	font-size: .85em;
	color: #666666;
	text-align: right;
}

#productCol02 table {
	font-size: 90%;
	margin: 0pt 0pt 0pt 25px;
	padding: 5px;
}

#productCol02 th {
	padding: 2px 4px;
	text-align: center;
	border-bottom: 1px dotted #909090;
}

#productCol02 td {
	padding: 2px 4px;
	text-align: center;
}

#cart {
	float: left;
	width: 540px;
}

div .cartLineItem {
	float: left;
	width: 475px;
	border: 1px dashed #83d1fd;
	background-color: #FFF;
	padding: 5px;
	margin: 2px 0pt;
}

.cartLineItem p {
	font-weight: bold;
}

.cartLineItem img {
	float: left;
	margin: 0pt 10px 0pt 0pt;
}

.cartLineItem h1, .cartLineItem h2 {
	margin: 0pt;
	padding: 0pt;
}

.cartLineItem form {
	margin: 3px 0pt;
}

.cartLineItem input {
	font-size: .9em;
}

#newAccount {
	margin: 0pt 0pt 0pt 50px;
}

#checkout input {
	margin: 1px;
}
