DIV.cmsContent {
	width: 565px;
	overflow: hidden;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #663300;
}
DIV.cmsContent TD {
	font-size: 15px;
	color: #663300;
}
DIV.cmsContent A {
	color: #663300;
}

/* Store Grid */

TABLE.tmpGrid {
}
TABLE.tmpGrid A {
	text-decoration: underline;
}
TABLE.tmpGrid IMG {
	border: 0;
}
TABLE.tmpGrid TD {
	height: 100%;
	vertical-align: bottom;
}
TABLE.tmpGridImg {
	margin-top: 15px;
	margin-right: 12px;
	height: 100%;
}
TD.tmpGridImg, TD.tmpGridImgAuto {
	vertical-align: bottom;
	text-align: center;
 	width: 180px;
 	height: 180px;
}
TD.tmpGridImgAuto {
	height: 100%;
}
TD.tmpGridImgAuto DIV {
	width: 180px;
	overflow: hidden;
}
TD.tmpGridImg IMG {
	border: 0;
}
TD.tmpGridCap DIV {
	white-space: normal;
	width: 180px;
	overflow: hidden;
	font-size: 13px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	color: #663300;
}
DIV.tmpStore {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #663300;
}
DIV.tmpStore A {
	color: #663300;
	text-decoration: underline;
}
DIV.tmpDebug {
	color: Blue;
	border: 2px solid red;
	padding: 5px;
}

/* Products */

TABLE.tmpProd {
	width: 565px;
	margin-top: 20px;
	margin-bottom: 20px;
}
TABLE.tmpProd TD {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #663300;
	vertical-align: top;
}
DIV.tmpProdDesc {
	width: 365px;
	overflow: hidden;
}
DIV.tmpProdImg {
	width: 190px;
	height: 180px;
	overflow: hidden;
	float: left;
}
DIV.tmpProdTitle {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 17px;
}
DIV.tmpProdAuthor {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 17px;
}


DIV.tmpProdOrder {
	width: 200px;
	overflow: hidden;
	text-align: right;
	font-size: 15px;
}
DIV.tmpProdOrder DIV {
	padding-bottom: 15px;
}
INPUT.tmpQuantity {
	text-align: right;
	font-size: 13px;
	color: #3f678e;
	border: 1px solid #3f678e;
}

/* Footer */

DIV.tmpFooter {
	xborder-top: 1px solid #663300;
	margin-top: 50px;
	xfont-size: 13px;
	text-align: center;
	padding-top: 5px;
	line-height: 19px;
}
DIV.tmpFooter A {
	font-weight: bold;
	text-decoration: none;
}
DIV.tmpFooter A:hover {
	text-decoration: underline;
}

DIV.tmpShopError {
	font-size: 15px;
	font-family: Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 1em;
	color: #3f678e;
	color: Red;
}
DIV.tmpCustService {
	font-size: 15px;
	margin-top: 1em;
	line-height: 25px;
}
DIV.tmpCustService DIV {
	font-weight: bold;
}
DIV.tmpCustService UL {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
}
DIV.tmpCustService A {
	xfont-weight: bold;
	text-decoration: none;
}
DIV.tmpCustService A:hover {
	text-decoration: underline;
}

/* Login */

DIV.tmpLoginForm {
	font-size: 15px;
	margin-top: 1em;
	width: 565px;
	overflow: hidden;
}
DIV.tmpLoginForm TD {
	font-size: 15px;
	color: #663300;
}
DIV.tmpLoginForm DIV {
	width: 270px;
	overflow: hidden;
}
DIV.tmpLoginForm DIV.tmpGap {
	width: 25px;
}
INPUT.tmpLoginSubmit {
	xfont-weight: bold;
}
DIV.tmpLoginTitle {
	font-weight: bold;
	margin-bottom: 5px;
}
DIV.tmpLoginForm FORM {
	margin: 0;
}
TABLE.tmpLoginFields {
	width: 270px;
}
TABLE.tmpLoginFields {
	white-space: nowrap;
}
TABLE.tmpLoginFields INPUT.tmpField {
	width: 160px;
	border: 1px solid #3f678e;
	color: #3f678e;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}
TABLE.tmpLoginFields TD {
	vertical-align: middle;
}
TD.tmpFieldPad {
	padding-bottom: 7px;
}

TABLE.tmpCustomer {
	width: 565px;
}
TABLE.tmpCustomer TH {
	font-weight: bold;
	text-align: left;
	padding-left: 50px;
	white-space: nowrap;
	color: #663300;
	padding-bottom: 5px;
	font-size: 13px;
	width: 100%;
}
TABLE.tmpCustomer TD {
	white-space: nowrap;
	padding-bottom: 5px;
	padding-right: 50px;
	font-size: 15px;
}
TABLE.tmpCustomer INPUT.tmpField, TABLE.tmpCustomer SELECT {
	width: 220px;
	border: 1px solid #3f678e;
	color: #3f678e;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}
SPAN.tmpAster {
	color: Red;
}
TEXTAREA.tmpCustomerMemo {
	width: 465px;
	border: 1px solid #3f678e;
	color: #3f678e;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin-top: 10px;
}

/* Shopping Cart */

DIV.tmpCart {
	xborder: 1px solid #663300;
}
TABLE.tmpCart {
	width: 565px;
}
TD.tmpHead, TD.tmpHeadC, TD.tmpHeadR, TD.tmpHeadTotal, TD.tmpHeadTotal2 {
	background: #3f678e;
	color: White;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
	text-align: left;
	xborder-right: 1px solid white;
	white-space: nowrap;
}
TD.tmpCart, TD.tmpCartC, TD.tmpCartR, TD.tmpCartX, TD.tmpCartTotal {
	background: white;
	color: #3f678e;
	font-size: 13px;
	padding: 5px;
	text-align: left;
}
TD.tmpHeadC, TD.tmpCartC, TD.tmpHeadCe {
	text-align: center;
}
TD.tmpHeadR, TD.tmpCartR {
	text-align: right;
}
TD.tmpHeadTotal {
	xborder-right-width: 0;
	text-align: right;
	background: #8CA3C4;
	xcolor: #3f678e;
}
TD.tmpHeadTotal2 {
	text-align: right;
}
TD.tmpCartX {
	width: 100%;
}
TD.tmpCartTotal {
	text-align: right;
	xborder: 1px solid #3f678e;
	xborder: 1px solid #8CA3C4;
	font-weight: bold;
}
INPUT.tmpQuantity {
	width: 38px;
	border: 1px solid #3f678e;
	color: #3f678e;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	padding-right: 2px;
}
INPUT.tmpCartSubmit {
	margin-top: 5px;
}
DIV.tmpCartDetails {
	line-height: 17px;
	font-size: 13px;
}

/* Order Details */

TABLE.tmpOrder {
	width: 565px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #663300;
}
TABLE.tmpOrder TD, TABLE.tmpOrder TH {
	text-align: left;
	white-space: nowrap;
}
TABLE.tmpOrder TH {
	font-size: 13px;
	padding-left: 120px;
	width: 100%;
}
TABLE.tmpOrder TD {
	font-size: 15px;
}
TABLE.tmpOrder TD DIV {
	width: 300px;
}
TR.tmpOrderHeader {
	background: gainsboro;
}
TR.tmpOrderHeader TH {
	width: 100%;
	padding: 3px;
}
TABLE.tmpOrder TR.tmpOrderHeader TD {
	text-align: right;
	padding: 3px;
}

/* Payment */

DIV.tmpPayment {
	background: gainsboro;
	border: 1px solid #663300;
	color: #8CA3C4;
	padding: 8px;
}
DIV.tmpPayment TABLE {
}
DIV.tmpPayment TH {
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #663300;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
}
DIV.tmpPayment TD {
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
}
DIV.tmpPayment INPUT {
	border: 1px solid #3f678e;
	color: #3f678e;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	width: 200px;
}
DIV.tmpPayment INPUT.txtCVV {
}
DIV.tmpPayment SELECT {
	border: 1px solid #3f678e;
	color: #3f678e;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}
DIV.tmpPayment SELECT.tmpDate {
}

/* Orders */

DIV.tmpOrders {
	width: 565px;
	overflow: auto;
}
DIV.tmpOrders TABLE {
	width: 565px;
}
DIV.tmpOrders TH {
	font-size: 11px;
	font-weight: bold;
	color: White;
	padding: 3px;
	text-align: left;
	background: #8CA3C4;
}
DIV.tmpOrders TD {
	font-size: 13px;
	text-align: left;
	padding: 3px;
	color: #3f678e;
}
INPUT.tmpShopButton {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding-right: 1px;
	padding-left: 1px;
}

TR.tmpOrderHeader, TR.tmpOrderHeader TD {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
DIV.tmpCompanyInfo {
}
