body,textarea,input {
	font-family:arial,verdana,sans-serif;
	font-size:12px;
}

div.boxCnt, div.boxHead, td.infoBoxContents {
	font-size:12px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	/*color:#DD0304;*/
}

body {
	margin:0px;
	padding:0px;
	background:white;
	color:black;
	text-align:center;
}

p {
	margin:10px 0px 0px 0px;
}

#cnt {
	margin:0px auto 0px auto;
	width:790px;
	text-align:left;
}

a {
	color:blue;
	text-decoration:none;
}

a:hover {
	color:black;
	text-decoration:underline;
}

form {
	display:inline;
}

.headerError
{
	background:#ff0000;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

.headerInfo
{
	background:#00ff00;
	color:black;
	font-weight:bold;
	text-align:center;
}

.errorBox {
	font-size:10px;
	background:#ffb3b5;
	font-weight:bold;
}

.stockWarning {
	font-size:10px;
	color:#cc0033;
}

.productsNotifications {
	background:#f2fff7;
}

.orderEdit {
	font-size:10px;
/*	color:#70d250; */
	text-decoration:underline;
}

.smallText{
	font-size:10px;
}

.maincont_mid_td {
	padding-top:29px;
	padding-bottom:11px;
}

.greetUser {
	font-weight:bold;
	color:orange;
}

/*checkbox, input, radio, select {}*/

textarea {
	width:100%;
}

/* =========================== */

.infoBox, .infoBoxContents {
/*	font-size:12px;*/
}

.infoBoxHeading {
/*	font-size:14px;*/
	font-weight:bold;
}

.footer {
	vertical-align:bottom;
	padding-bottom:3px;
}
.footer, .footer a {
	font-size:10px;
	text-align:center;
}
.footer img {
	display:block;
	margin:auto;
}

/* -------------------------------------- */
.maincont_mid_td table.heading {
	background-color:#4B83A6;
	color:white;
	width:100%;
}

.maincont_mid_td table.heading td {
	padding:3px 3px 3px 10px;
}

.maincont_mid_td div.products
{
	border:6px solid #4B83A6;;
	border-top:none;
	padding:5px;
	text-align:center;
}

.maincont_mid_td div.products .smallText
{
	font-size:12px;
}

.maincont_mid_td div.products table
{
	margin:auto;
}

.pageHeading {
	font-size:20px;
	font-weight:bold;
	color:#707070;
}

.checkoutNav {
	padding:5px;
	border:1px solid silver;
	margin-bottom:5px;
	background-color:lightyellow;
	text-align:center;
	width:100%;
}

.checkoutNav .checkoutBarCurrent {
	font-weight:bold;
}

.checkoutNav tr.marker {
	background-image:url(images/pixel_silver.gif);
	background-repeat:repeat-x;
	background-position:50%;
}


/* =========================== */
#endpage {
	background-color:#4B83A6;
	height:10px;
	margin-bottom:5px;
}

td.search table.cmd td.button {
	text-align:left;
	width:100%;
	vertical-align:middle;
}


td.newsletters .form
{
	width:120px;
	margin:10px auto auto auto;
}

td.newsletters .form .label
{
	text-align:left;
}

td.newsletters .form input
{
	width:120px;
	clear:both;
}

td.newsletters .form .cmd input
{
	margin-top:10px;
	background-color:#D4DAE5;
	border:1px solid #A2BBE7;
	font-weight:bold;
}

td.newsletters .chk
{
	font-size:11px;
	font-weight:bold;
	height:15px;
	clear:right;
	display:block;
}

td.newsletters .desc
{
	padding-left:21px;
}

td.newsletters .more
{
	text-align:right;
	padding-top:3px;
	height:15px;
}

td.newsletters .chk .subscribe
{
	display:none;
}

/* ----------------------- */
/*
#home {
}

#upcoming_products {
}

#new_products {
}
*/

.sep {
	clear:both;
	display:block;
}

.preview {
	text-align:center;
}

div.subtotal {
	text-align:right;
}

#new_products .products {
	text-align:center;
}

.newsletters .subscribe {
	display:none;
}

.newsletters .intro {
	font-weight:bold;
}

.newsletters label {
	text-decoration:underline;
	cursor:pointer;
}

.newsletters .desc {
	padding:7px 0px 7px 20px;
}

.newsletters .more {
	margin-bottom:7px;
}

/* ----------------- */
div.cmd {
	margin-top:10px;
	text-align:right;
}

div.cmd div.left {
	float:left;
}

textarea {
	width:auto;
}

.productListing-heading {
	font-weight:bold;
	white-space:nowrap;
	padding-bottom:10px;
}

.pageHeading {
	color:black;
}

.boxCnt .subttl {
	text-align:right;
}

.newItemInCart {
	font-weight:bold;
}

div.cmd div.continue {
	display:inline;
}

div.selectpayment {
	padding-right:7px;
}

div.whatsnew div.boxCnt {
	text-align:center;
}

table.categories {
	width:100%;
}

#main div.main .boxHead {
	padding-top:10px;
}

#main div.main .boxCnt {
	text-align:center;
}

span.nb {
	font-size:10px;
}
div.item div.indent {
	padding-left:7px;
}
td.productListing-data .button {
text-align:center;
}


td.productListing-data {
padding-bottom:20px;
text-align:center;
vertical-align:top;
}

td.productListing-data .button {
margin-top:5px;
text-align:center;
}

pre {
	text-align:left;
	clear:both;
}

td.rightctl, td.rightradio {
	text-align:right;
	width:100%;
}

.nowrap {
	white-space:nowrap;
}

.messageStackError, table.error {
	background-color:FFC;
	color:black;
	font-weight:bold;
	padding:5px;
	border:5px solid red;
}

.product_price, .product_price s, .product_price, .productSpecialPrice {
 white-space:nowrap;
}

.prodpage table.proddesc {
	width:100%;
}