body {
	padding: 0px;
	margin: 10px;
	margin-bottom: 0px;
	text-align: center;
}

#bottomMargin {
	float: left;
	display: inline;
	width: 100%;
	line-height: 10px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

#wrapperBorder {
	float: left;
	display: inline;
	width: 100%;
	background: none;
}

#wrapperBorderHeader, #wrapperBorderButtons, #wrapperBorderMain, #wrapperBorderFooter {
	float: left;
	display: inline;
	width: 100%;
	background: none;
}

#header {
	float: left;
	display: inline;
	width: 100%;
	font-size: 80%;
	text-align: center;
	background: none;
	color: #000000;
}

#header table {
	width: 100%;
}

#header .headerPic {
	margin: 5px;
}

#main {
	float: none;
	margin: 0 auto;
	outline: none;
	background: none;
}

#mainBottom {
	float: left;
	display: inline;
	width: 100%;
	line-height: 1px;
	background: none;
}

#buttons {
	float: left;
	display: inline;
	width: 100%;
	background: none;
}

#buttonsAlign {
  margin: 0;
	padding: 0;
}

#buttons .buttonsSpace {
	display: none;
}

#buttons a {
	float: left;
	display: inline;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 2px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	padding: 5px 15px;
	width: 140px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

#buttons a:hover {
	float: left;
	display: inline;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 2px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	padding: 5px 15px;
	width: 140px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

#buttons a.active {
	float: left;
	display: inline;
	margin: 0px;
	margin-bottom: 2px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	padding: 5px 15px;
	width: 150px;
	background: #FFFFFF;
	color: #000000;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

#buttons a.active:hover {
	float: left;
	display: inline;
	margin: 0px;
	margin-bottom: 2px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	padding: 5px 15px;
	width: 150px;
	background: #FFFFFF;
	color: #000000;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
} 

#buttons li {
  float: left;
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
}

#buttons .menu {
  display: inline;
  margin: 0;
	visibility: hidden;
	position: absolute;
	left: 180px;
	top: 0;
	width: 160px;
	padding: 0;
	z-index: 100;
	border-width: 1px;
	border-style: solid;
}

#buttons li:hover .menu, #buttons .menu:hover {
	visibility: visible;
}

#buttons .menu li, #buttons .menu a, #buttons .menu a:hover {
	line-height: 20px;
}

#buttons .menu a, #buttons .menu a:hover {
  font-size: 80%;
  line-height: 20px;
	padding: 5px 10px;
	margin: 0;
  width: 140px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0; 
}

#contentDiv {
	width: 100%;
}

#shopBar {
  padding: 0 10px 10px;
  line-height: 25px;
  background: none;
}

#shopBar #searchArea {
	margin: 0;
	padding: 0;
	color: inherit;
}

#shopBar #shopButtons {
	float: right;
	display: inline;
	font-size: 90%;
	color: inherit;
}

#shopBar #shopButtons a {
	color: inherit;
}

#contentTable {
	width: 100%;
}

#contentTable td {
	vertical-align: top;
}

#leftColumnCell {
	width: 180px;
	padding-bottom: 10px;
}

#leftColumnCell.leftColumnBorder {
	border-right-width: 1px;
	border-right-style: solid;
}

#rightColumnCell {
	width: 180px;
	padding-bottom: 10px;
}

#rightColumnCell.rightColumnBorder {
	border-left-width: 1px;
	border-left-style: solid;
}

#leftColumnCell .box, #rightColumnCell .box {
	float: left;
	display: inline;
	width: 170px;
	margin: 5px 5px 0px 5px;
	font-size: 90%;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

#leftColumnCell .box.boxBorder, #rightColumnCell .box.boxBorder, #leftColumnCell .box.boxBack, #rightColumnCell .box.boxBack {
	width: 160px;
	margin: 10px 10px 0px 10px;
}

#leftColumnCell .box.boxBorder, #rightColumnCell .box.boxBorder {
	width: 158px;
	border-width: 1px;
	border-style: solid;
}

#leftColumnCell .box .boxTitle, #rightColumnCell .box .boxTitle {
	float: left;
	display: inline;
	width: 166px;
	padding: 2px 2px;
	text-align: center;
	font-weight: bold;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}

#leftColumnCell .box.boxBack .boxTitle, #rightColumnCell .box.boxBack .boxTitle {
	width: 156px;
}

#leftColumnCell .box.boxBorder .boxTitle, #rightColumnCell .box.boxBorder .boxTitle {
	width: 154px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#leftColumnCell .box .boxContent, #rightColumnCell .box .boxContent {
	float: left;
	display: inline;
	width: 164px;
	padding: 3px 3px;
}

#leftColumnCell .box.boxBack .boxContent, #rightColumnCell .box.boxBack .boxContent {
	width: 154px;
}

#leftColumnCell .box.boxBorder .boxContent, #rightColumnCell .box.boxBorder .boxContent {
	width: 152px;
}

#content {
	float: left;
	display: inline;
	width: 100%;
	outline: none;
}

#content #categoryPic {
	float: left;
	display: inline;
	margin: 20px 3% 5px;
  max-width: 150px;
  max-height: 150px;
}

#content h1 {
	font-size: 110%;
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	font-weight: bold;
	background: none;
}

#content h2 {
	background: none;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content #text {
	display: block;
	padding: 10px;
	margin: 20px;
	font-size: 90%;
}

#content #text .box {
	display: block;
	padding: 10px;
	margin: 15px 0px;
	border-width: 1px;
	border-style: dashed;
}

#content #categoryPic {
	float: left;
	display: inline;
	margin: 10px 2% 5px;
  max-width: 150px;
  max-height: 150px;
}

#content #categories {
  float: left;
  display: inline;
  width: 96%;
	padding: 5px 2%;
	font-size: 90%;
}

#content #categories .categoryRow {
  float: left;
  display: inline;
  width: 100%;
  padding: 0 0 10px;
}

#content #categories a {
  float: left;
  display: inline;
  width: 29%;
  padding: 5px 1%;
  margin: 1px 1%;
  text-decoration: none;
  outline-width: 1px;
  outline-style: dashed;
  font-weight: bold;
}

#content #categories a span {
  display: block;
  padding: 5px 0;
}

#content #categories a img {
  float: left;
  display: inline;
  max-width: 80px;
  max-height: 80px;
  margin-right: 5px;
}

#content #products {
  float: left;
  display: inline;
  width: 96%;
	padding: 5px 2%;
	font-size: 90%;
}

#content #productDetails {
  float: left;
  display: inline;
  width: 96%;
	padding: 5px 2%;
	font-size: 90%;
}

#content #products h2, #content #categories h2, #content #productDetails h2 {
	padding: 3px 5px;
	margin: 0;
}

#content #productDetails h2 {
  margin: 0 0 10px;
}

#content #products .sort {
  float: right;
  display: inline;
  margin: 0;
  padding: 1px 5px 1px 0;
  line-height: 23px;
  font-size: 80%;
}

#content #products .sort select {
  margin: 0;
  font-size: 80%;
}

#content #products .sort input {
  margin: 0;
  font-size: 80%;
}

#content #products .productRow {
  float: left;
  display: inline;
  width: 100%;
  padding: 0 0 10px;
}

#content #products .product {
  float: left;
  display: inline;
  padding: 5px 1%;
  margin: 1px 1%;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
}

#content #products .product .productTitle {
  display: block;
  padding: 5px 0;
}

#content #products .product img {
  max-width: 100%;
}

#content #products .product.side {
  float: left;
  display: inline;
  padding: 5px 1%;
  margin: 1px 1%;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
}

#content #products .product.side .productTitle {
  display: block;
  padding: 5px 0;
}

#content #products .product.side img {
  float: left;
  display: inline;
  max-width: 25%;
  margin-right: 5px;
}

#content #products .product.border {
  outline-width: 1px;
  outline-style: dashed;
}

#content #products .product p {
  margin: 2px 0;
}

#content #products .product form {
  display: block;
  padding: 2px;
}

#content .price {
  font-weight: bold;
}

#content .normalPrice {
  font-weight: normal;
  font-size: 90%;
}

#content .normalPrice .price {
  font-weight: normal;
  text-decoration: line-through;
  font-size: 70%;
}

#content .specialPrice {
  font-weight: normal;
  font-size: 90%;
}

#content .specialPrice .price {
  font-weight: bold;
  font-size: 130%;
  color: #FF0000;
}

#content #enlargeProductPic {
	float: left;
	display: inline;
	margin: 0 2% 5px;
  max-width: 300px;
  max-height: 300px;
}

#content #priceArea {
  padding: 10px 0 20px 0;
}

#content #addToArea {
  font-size: 90%;
  padding-bottom: 10px;
}

#content #addToArea #quantityArea {
  padding-bottom: 10px;
}

#content #productDetails {
  padding-top: 10px;
	clear: both;
}

#content .pages {
	float: right;
	display: inline;
	max-width: 92%;
	padding: 5px 1%;
	margin: 20px 3%;
	font-size: 80%;
}

#content .pages a, #content .pages a.active {
	float: left;
	display: inline;
	padding: 2px 5px;
	margin: 2px;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
}

#content .pages a:hover, #content .pages a.active:hover {
	float: left;
	display: inline;
	padding: 2px 5px;
	margin: 2px;
	text-decoration: none;
}

#content #pics {
	float: left;
	display: inline;
	width: 100%;
	font-size: 90%;
}

#content #pics .picRow {
	float: left;
	display: inline;
	width: 97%;
	padding-left: 3%;
}

#content #pics .picCol {
	float: left;
	display: inline;
	margin: 1%;
	padding: 10px 1%;
}

#content #pics .picColBorder {
	border-width: 1px;
	border-style: dashed;
}

#content #pics .picBox img {
	max-width: 100%;
}

#content #pics h2 {
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	background: none;
}

#content #pics p {
	margin: 0px;
	padding: 0px;
}

#content #form {
	float: left;
	display: inline;
	width: 100%;
	font-size: 90%;
	margin-top: 20px;
}

#content #form input {
	max-width: 100%;
}

#content #form select {
	max-width: 100%;
}

#content #form textarea {
	max-width: 100%;
}

#content #form form {
	width: 60%;
	margin: 0px auto;
	padding: 5px 0px;
}

#content #form .formBorder {
	border-width: 1px;
	border-style: dashed;
}

#content #form .fieldRow {
	float: left;
	display: inline;
	width: 98%;
	margin: 5px 1% 5px 1%;
}

#content #form .fieldTitle {
	float: left;
	display: inline;
	width: 40%;
	font-weight: bold;
	text-align: right;
}

#content #form .fieldDetails {
	float: left;
	display: inline;
	width: 100%;
	font-weight: normal;
	font-size: 80%;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#content #form .errorText {
	float: left;
	display: inline;
	width: 100%;
	font-weight: normal;
	font-size: 80%;
	color: #FF0000;
}

#content #form .fieldContent {
	float: left;
	display: inline;
	width: 58%;
	margin-left: 2%;
}

#content #form h2 {
	float: left;
	display: inline;
	width: 94%;
	margin: 0px 3% 5px 3%;
	font-size: 105%;
}

#content #form p {
	float: left;
	display: inline;
	width: 94%;
	margin: 0px 3% 5px 3%;
}

#content #form .fieldDivider {
	float: left;
	display: inline;
	width: 98%;
	margin: 5px 1% 10px 1%;
	line-height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

#content #form .submitForm {
	display: block;
	margin: 0px 1% 5px 1%;
	text-align: center;
}

#content #form .required {
	float: left;
	display: inline;
	width: 100%;
	font-size: 80%;
	text-align: center;
	margin-top: 5px;
}

#content #form .submitForm input {
	margin-top: 5px;
}

#contentBottom {
	float: right;
	display: inline;
	width: 100%;
	line-height: 20px;
}

#bottom {
	float: left;
	display: inline;
	width: 100%;
	background: none;
}

#bottom #bottomButtons {
	float: left;
	display: inline;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 80%;
	background: none;
}

#bottom #bottomButtons a {
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#bottom #bottomButtons a:hover {
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#bottom #copyright {
	float: left;
	display: inline;
	width: 40%;
	margin: 10px;
	text-align: left;
	font-size: 70%;
}

#bottom #webbuilder {
	float: right;
	display: inline;
	width: 40%;
	margin: 10px;
	text-align: right;
	font-size: 70%;
}

#bottom #webbuilder a, #bottom #webbuilder a:hover {
	text-decoration: none;
}

#largeImage #pictureTitle {
	font-size: 100%;
	font-weight: bold;
	background: none;
}

#largeImage #pictureDesc {
	font-size: 90%;
}

#breadcrumbs {
  padding: 10px;
}

#cartWrapper {
	margin: 0 20px;
}

#cartTable {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	font-size: 80%;
}

#cartTable td, #cartTable th {
	vertical-align: top;
}

#cartTable .imageColumn {
	width: 75px;
}

#cartTable .imageColumn img {
	max-width: 75px;
}

#cartTable .unitPriceColumn {
	width: 85px;
	text-align: right;
}

#cartTable .quantityColumn {
	width: 75px;
	text-align: right;
}

#cartTable .priceColumn {
	width: 65px;
	font-weight: bold;
	text-align: right;
}

#cartTable .deleteColumn {
	width: 50px;
	text-align: right;
}

#cartTable .row2 td {
	background-image: url('images/fade.png');
	background-repeat: repeat;
}

#cartTable td, #cartTable th {
	padding: 5px;
}

#cartTable thead td {
	font-weight: bold;
}

#cartTable .buttonsRow td {
	text-align: right;
}

#cartTable .buttonsRow td input {
	float: right;
	margin-left: 5px;
}

#cartTable .buttonsRow td .continueArea {
	float: left;
	display: inline;
	text-align: left;
	padding: 2px 5px;
}

#cartTable tfoot td, #cartTable tfoot th {
	font-weight: normal;
	font-size: 90%;
	padding: 0 10px;
	line-height: 20px;
}

#cartTable tfoot th {
	text-align: right;
	font-weight: bold;
}

#cartTable tfoot .total td, #cartTable tfoot .total th {
	font-weight: bold;
	font-size: 120%;
}

#cartTable tfoot .top td, #cartTable tfoot .top th {
	padding-top: 10px;
}

#cartTable tfoot .bottom td, #cartTable tfoot .bottom th {
	padding-bottom: 10px;
}

#cartTable .specialPrice .price {
	font-weight: normal;
	color: inherit;
	font-size: inherit;
}

#cartTable .price {
	font-weight: normal;
}

.checkoutForm {
	text-align: right;
	padding: 10px 0;
}

#miniCartWrapper {
	margin: 0 20px;
}

#miniCartTableWrapper {
	width: 100%;
}

#miniCartTableWrapper .leftColumn {
	width: 50%;
	vertical-align: top;
}

#miniCartTableWrapper .rightColumn {
	width: 50%;
	padding-left: 2%;
	vertical-align: bottom;
}

#miniCartTable {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	font-size: 70%;
}

#miniCartTable td, #miniCartTable th {
	vertical-align: top;
}

#miniCartTable .quantityColumn {
	width: 60px;
	text-align: right;
}

#miniCartTable .priceColumn {
	width: 50px;
	font-weight: bold;
	text-align: right;
}

#miniCartTable .row2 td {
	background-image: url('images/fade.png');
	background-repeat: repeat;
}

#miniCartTable td, #miniCartTable th {
	padding: 2px 5px;
}

#miniCartTable thead td {
	font-weight: bold;
}

#miniCartTotals {
	width: 100%;
	font-size: 80%;
}

#miniCartTotals td {
	width: 65px;
}

#miniCartTotals td, #miniCartTotals th {
	font-weight: normal;
	font-size: 90%;
	padding: 0 10px;
	line-height: 20px;
}

#miniCartTotals th {
	text-align: right;
	font-weight: bold;
}

#miniCartTotals .total td, #miniCartTotals .total th {
	font-weight: bold;
	font-size: 120%;
}

#miniCartTotals .top td, #miniCartTotals .top th {
	padding-top: 10px;
}

#miniCartTotals select {
	max-width: 80%;
}

#checkoutAddresses {
	float: left;
	display: inline;
	width: 96%;
	margin: 0 2%;
}

#submitCheckout {
	float: left;
	display: inline;
	width: 92%;
	margin: 5px 4%;
	text-align: right;
}

.checkoutAddress {
	float: left;
	display: inline;
	width: 44%;
	font-size: 90%;
	margin: 20px 2% 1px;
	padding: 10px 1%;
	outline-width: 1px;
	outline-style: dashed;
}

.checkoutAddress h2 {
	padding-bottom: 10px;
}

.checkoutAddress #useSame {
	display: block;
	font-weight: normal;
	font-size: 80%;
}

.checkoutAddress input {
	max-width: 100%;
}

.checkoutAddress select {
	max-width: 100%;
}

.checkoutAddress textarea {
	max-width: 100%;
}

.checkoutAddress .fieldRow {
	float: left;
	display: inline;
	width: 98%;
	margin: 5px 1% 5px 1%;
}

.checkoutAddress .fieldTitle {
	float: left;
	display: inline;
	width: 40%;
	font-weight: bold;
	text-align: right;
}

.checkoutAddress .fieldDetails {
	float: left;
	display: inline;
	width: 100%;
	font-weight: normal;
	font-size: 80%;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.checkoutAddress .errorText {
	float: left;
	width: 100%;
	font-weight: normal;
	font-size: 80%;
	color: #FF0000;
	display: none;
}

.checkoutAddress .fieldContent {
	float: left;
	display: inline;
	width: 58%;
	margin-left: 2%;
}