/* Body */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EEEEE6;


}
p{margin:0px;padding:5px;}
h1{}
h2{font-size:14px;padding:0px;}
.dojoDialog {
	background : #eee;
	border : 1px solid #999;
	-moz-border-radius : 5px;
	padding : 10px;
	width:auto;
}
a:active,a:visited,a:link{color:#333}
.navPath {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231F20;
	text-decoration: none;
	
	



}
.navMiddle {
	font-size: 12px;
	color: #58595B;
	text-decoration: none;

}
.navLeft {
	font-size: 10px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;

}
TD.navLeft {
	font-size: 10px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
A.navLeft {
	color: #333333;
	text-decoration: none;
}
A:hover.navLeft {
	color: #333333;
	text-decoration: none;
}
A:visited.navLeft {
	color: #333333;
	text-decoration: none;
}
A:link.navLeft {
	color: #333333;
	text-decoration: none;
}
.cellOn {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 10px;


}
.cellOff {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 10px;

}

.navTop {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.frmText {
	font-size: 11px;
}
.tblText {
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.error {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 800; color: #CC0000}
.DivMenu {
	position: absolute;
	z-index: auto;
	visibility: hidden;
}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10pt; font-weight: normal; color: #000000; cursor: hand}
.copyright {
	font-size: 10px;
	font-style: italic;
	color: #808285;
}
.whitebold10 {
	font-size: 10px;
	font-weight: 800;
	color: #FFFFFF;
}
.white10 {
	font-size: 12px;
	color: #FFFFFF;
}
.black12{ font-size: 12px;}

.productDesc {
	font-size: 12px;
	color: #000000;

}
.productPrice {
	font-size: 12px;
	font-weight: 800;
	color: #FF0000;
}
.productSKU {
	font-size: 10px;
	color: #333333;
}
.productTitle {
	font-size: 12px;
	font-weight: 800;
	color: #333333;
	text-decoration: none;
}
.hdrCategory {
	font-size: 14px;
	font-weight: 800;
	color: #FFFFFF;
}
.hdrSubCategory {
	font-size: 14px;
	font-weight: 800;
	color: #58595B;
}
.hdr1 {
	font-size: 12px;
	font-weight: 700;
	color: #58595B;
}
.hdr2 {
	font-size: 14px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;

}
.productHeader {
	font-size: 14px;
	font-weight: 800;
	color: #FF8734;
}
td {
	font-size: 12px;
	color: #000000;
}
.hdr3 {
	font-size: 13px;
	font-weight: 800;
	color: #000000;
}
.navOrder {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;

}
.navProduct {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navLeft2 {
	font-size: 12px;
	font-weight: 400;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.message {
	font-size: 12px;
	color: CC0000;
	font-weight: 800;

}
p {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-right: 5px;


}
.frmTxtWhite {
	font-size: 12px;
	color: #FFFFFF;
}
.tblContainer {
	border: 1px solid #666666;
}
.frmBox {
	font-size: 10px;
	line-height: 11px;
}
.error{padding:30px;color:red;}

/* ======================================*/
.grid {
	clear: right;
	line-height: 1em;
	
}
.grid caption {
  margin: 0;
  padding: 4px;
  color: #ffffff;
  font-size:11px;
  line-height: 2em;
  text-align: left;
  font-weight: bold;
  background: #1A5785;
}
.grid thead tr {
  color: #333;
  font-weight:bold;
  background: #C5D6E8;
}
.grid thead tr th {
  font-size:11px;
  text-align: left;
  color: #333;
  margin:0px;
  padding:0px;
  padding-left:8px;
}
.grid tbody tr {
}
.grid tbody th {
  padding: 1px;
  color:#999;
}
.grid tbody tr td {
	background: #ffffff;
	padding-left:  0.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-size:11px;
	color: #000000;
	vertical-align: top;
	padding:3px;
}
.grid tbody td.bottom {
	background: #C8C8C8;
	padding-left: 0.6em;
	color:#1A5785;
	font-weight:bold;
}
.grid tbody tr.odd {
  background: #c4cfdb;
}
.grid tbody tr.odd td {
  background: #f0f0f0;
  color: #4f6480;
}
.grid tbody tr th a:link {
  font-weight: bold;
  color: #232BBC;
  text-decoration: underline;
}
.grid tbody tr th a:visited {
  font-weight: bold;
  color: #F29629;
}
.grid tbody tr th a:hover {
  font-weight: bold;
  color: #F29629;
  text-decoration: none;
}
.grid tbody tr td a,.grid tbody tr td a:active,.grid tbody tr td a:visited,.grid tbody tr td a:link {
  color: #0000FF;
  text-decoration: none;
}
.grid tbody tr td a:hover {
  color: #0000FF;
  text-decoration: none;
}

/* category */
.category_doc { padding:10px;padding-top:0px;margin:0px;}
.category_doc a{color:#fff;font-size:16px;text-decoration:none;}
.category_doc a:hover{text-decoration:underline;}

.row{clear:left;}
.row img.thumb{float:left;margin-right:10px;}
