BODY {
	background: #D5D5D5;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0 15px 10px;
	padding: 0;
}
.centershop {
	border: 4px solid #E6E6E6;
	background: #E6E6E6;
	border-top: 0;
	position: relative;
	text-align: left;
	width: 933px !important;
	margin: 0px auto;
	padding: 0;
}
A {
	color: #00C000;
	text-decoration: none;
}
A:hover {
	color: #7D7D7D;
	text-decoration: none;
}
A:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#header {
	background: #7D7D7D url(../images/top.gif) 0px 25px repeat-x;
	height: 135px;
	width: 100%;
}
.head {
	text-align: right;
	padding: 3px 15px;
	line-height: 2.0;
}
.head span A {
	padding: 4px 10px;
}
.head span A:hover {
	color: #ffffff;
	background: #A3A3A3;
	padding: 4px 10px;
}
.subhead {
	font-weight: 700;
}
.subhead A {
	color: #7D7D7D;
	background: #EFEFEF;
	border: 2px solid #EFEFEF;
	padding: 3px 7px;
}
.subhead A:hover {
	color: #fff;
	background: #33CC00;
}
TR.boxhead {
	background-image: url(../images/tile.gif);
	background-repeat: repeat-x;
}
.main {
	font-size: 11px;
	line-height: 1.5;
}
FORM {
	display: inline;
}
.banners {
	padding: 15px;
}
.breadCrumb h1 {
	border: 0px;
	font-size: 10px;
	font-weight: 700;
	color: #D5D5D5;
	margin: 0px;
}
.breadCrumb h1 A {
	color: #fff;
}
.breadCrumb h1 A:hover {
	color: #000;
}
.column_single {
	background: #9C9E9C;
	padding: 0;
}
.column_left {
	width: 208px;
	background: #F7F7F7;
  position: relative;
	float: left;
	color: #7D7D7D;
	padding: 0;
  overflow: hidden;
}
.column_left {
	margin-left: -212px;
}
.boxText {
	font-size: 11px;
	line-height: 125%;
}
.sidebox {
	margin-bottom: 5px;
}
.sideboxcontent {
	line-height: 125%;
	padding: 4px;
}
.singlebox {
	background: #fff;
	margin-bottom: 5px;
}
.boxfoot {
	margin-bottom: 15px;
	background: #07093A;
	height: 5px;
}
.plainBox {
	font-size: 11px;
	background: #fff;
	border: 1px solid #9C9E9C;
	padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
	font-size: 12px;
	font-weight: 700;
	padding: 11px 5px 5px;
}
TD.productlisting {
	background: #fff;
	border-bottom: 4px solid #9C9E9C;
}
TD.productListing-data {
	font-size: 11px;
	padding: 5px;
}
.pageHeading, h1, h2 {
	font-size: 16px;
	font-weight: 700;
	color: #7D7D7D;
	padding-top: 5px;
}
.center_column {
	width: 670px;
	float: left;
	padding: 4px 24px 40px;
}
.main_page {
	min-height: 100%;
	height: 100%;
	padding: 0px;
	background: #F7F7F7 url(../images/fot.gif) top repeat-x;
	margin-left: 208px;
	margin-right: 0px;
	border-left: 4px solid #E6E6E6;
	border-right: 0px;
}
.odd {
	background: #E6E6E6;
}
.even {
	background: #fff;
}
TD.productListing-data-description-odd {
	background: #f2f2f2;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #07093A;
}
TD.productListing-data-description-even {
	background: #fff;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #07093A;
}
.smallText {
	font-size: 10px;
}
TD.fieldKey {
	font-size: 12px;
	font-weight: 700;
}
TD.fieldValue {
	font-size: 12px;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
	vertical-align: middle;
}
TEXTAREA {
	width: 95%;
	font-size: 11px;
}
SPAN.markProductOutOfStock {
	color: #c76170;
	font-weight: 700;
}
SPAN.productSalePrice, .stockWarning, span.coming {
	color: red;
}
span.normalprice, span.productSpecialPriceSale {
	color: black;
	background: transparent url(../images/sale.gif) center no-repeat;
	text-decoration: none;
}
SPAN.productPriceDiscount, .inputRequirement {
	font-size: 10px;
	color: red;
}
.moduleRowOver {
	background-color: #f2f2f2;
	cursor: pointer;
}
.moduleRowSelected {
	background-color: #f2f2f2;
}
.errorBox {
	background-color: red;
	height: 21px;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	padding: 2px 0 1px 4px;
}
.messageStackSuccess {
	background-color: #AFA;
	height: 21px;
	color: #000;
	font-size: 11px;
	font-weight: 700;
	padding: 2px 0 1px 4px;
}
.messageStackCaution {
	background-color: #ff0;
	height: 21px;
	color: #000;
	font-size: 11px;
	font-weight: 700;
	padding: 2px 0 1px 4px;
}
TD.ot-total-Amount {
	font-weight: 700;
	border-top: 1px solid #000;
}
.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
	color: red;
	font-size: 10px;
	text-align: left;
	font-weight: 700;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #000;
}
TD.alertBlack, SPAN.alertBlack {
	color: #000;
	font-weight: 700;
}
TABLE.popup {
	background-color: #fff;
	font-size: 11px;
	margin: 6px;
	padding: 6px;
}
table.products-attributes-images {
	float: left;
	padding: 2px;
}
.menu a {
	color: #7D7D7D;
	font-weight: 700;
	background-color: #E6E6E6;
	padding: 4px;
}
.menu a:hover, .menu a:active {
	color: #fff;
	font-weight: 700;
	background-color: #33CC00;
	padding: 4px;
}
hr {
	border: 1px solid #D6D6D6;
}
.treeview ul {
	margin: 0;
	padding: 0;
}
.treeview li {
	background: url(../images/list.gif) no-repeat left center;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 0;
	font-weight: 400;
}
.treeview li.submenu {
	background: url(../images/closed.gif) no-repeat left 5px;
	cursor: pointer !important;
	font-weight: 400;
}
.treeview li.submenu ul {
	display: none;
}
.treeview .submenu ul li {
	cursor: default;
}
DIV.bank {
	background: #07091A;
	color: #84C422;
}
DIV.side {
	background: #07091A;
	color: red;
}
DIV.Cat, DIV.Cat A:hover, DIV.Cat A, DIV.Cat ul {
	display: block;
	margin: 0;
	padding: 0;
}
DIV.Cat A {
	color: #00C000;
  font-weight: 700;
  border-bottom: 1px dashed #E6E6E6;
	padding: 3px 0 3px 5px;
}
DIV.Cat A:hover, DIV.Cat A:active {
	color: #7D7D7D;
	border-bottom: 1px solid #D6D6D6;
	background: #EFEFEF;
	padding: 3px 0 3px 5px;
}
DIV.plus ul, DIV.emCat2 ul {
	list-style: none;
}
DIV A.plus {
	color: #7D7D7D;
}
DIV A.plus:hover {
	color: #00C000;
}
DIV.emCat2, DIV.emCat2 A:hover, DIV.emCat2 A, DIV.emCat2 ul {
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
}
DIV.emCat2 A {
	color: #00C000;
	font-weight: 700;
	border: 2px solid #fff;
	background: #F7F7F7;
	padding: 3px 0 2px;
}
DIV.emCat2 A:hover, DIV.emCat2 A:active {
	color: #7D7D7D;
	font-weight: 700;
	border: 2px solid #fff;
	background: #F7F7F7;
	padding: 3px 0 2px;
	cursor: hand;
}
DIV.Cat-tree, DIV.Cat-tree A:hover, DIV.Cat-tree A {
	font-weight: 700;
	display: block;
	width: 100%;
	margin: 0;
}
DIV.Cat-tree A {
	color: #7D7D7D;
	border: 2px solid #fff;
	background: #f2f2f2;
	padding: 5px 0;
}
DIV.Cat-tree A:hover, DIV.Cat-tree A:active {
	color: #00C000;
	border: 2px solid #f2f2f2;
	background: #fff;
	padding: 5px 0;
}
div.price {
	font-weight: 700;
	height: 15px;
	color: #07091A;
	background: #f2f2f2;
	padding: 3px 0;
}
.adv {
	line-height: 225%;
	background: url(../images/adv.jpg) repeat-x;
	margin-left: -7px;
	margin-right: -7px;
}
.treeview .submenu ul li A {
	color: #38E038;
}
.boxhead, .adv {
	font-size: 11px;
	font-weight: 700;
	color: #07093A;
	height: 25px;
	padding-left: 5px;
}
.treeview .submenu ul li A:hover {
	color: #7D7D7D;
}
td.boxhead a {
	color: #0C1065;
}
td.boxhead A:hover {
	color: #c00;
}
SPAN.newItemInCart, TD.alert, SPAN.alert {
	color: red;
	font-weight: 700;
}
DIV.emCat2 li A, DIV.emCat2 li A:hover {
	padding-left: 5px;
}
.side-box {
	margin-bottom: 5px;
}
.box-head {
	background: #E6E6E6;
	line-height: 250%;
	font-size: 11px;
	font-weight: 700;
	color: #000;
	height: 25px;
	padding-left: 5px;
}
.box-scont {
	line-height: 125%;
	padding: 4px;
}
.single-box {
	background: #fff;
	margin-bottom: 15px;
	border-bottom: 5px solid #07093A;
}
.box-cont {
	background: #fff;
	border: 1px solid #9C9E9C;
	line-height: 125%;
	padding: 4px;
}
#Cat-tree {
	font-weight: 700;
}
#Cat-tree div {
	width: 25%;
	float: left;
}
#Cat-tree div A {
	display: block;
	border: 3px solid #F7F7F7;
	color: #7D7D7D;
	background: #E6E6E6;
	padding: 5px;
}
#Cat-tree div A:hover {
	color: #00C000;
	border: 3px solid #E6E6E6;
	background: #F7F7F7;
	padding: 5px;
}
#footer {
	background: #EFEFEF;
	color: #7D7D7D;
	width: 100%;
	text-align: center;
	font-size: 10px;
}
/* UNI */
.sto {
	width: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.tri {
	width: 33.3333333333%;
	text-align: center
}
.pet {
	width: 50%;
	text-align: left;
}
.br A, .rb A:hover {
	color: #7D7D7D;
	font-weight: 700;
}
.br A:hover, .rb A {
	color: #00C000;
	font-weight: 700;
}
.clear {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.button {
	font-size: 11px;
	color: #333333;
	border: 1px solid #9C9E9C;
	margin-bottom: 5px;
	background-color: #F2F2F2;
	padding: 1px;
	font-weight: 700;
}
.llist {
	background-color: #f2f2f2;
	padding: 7px;
	margin: 2px;
}
.llist a {
	display: block;
	height: 32px;
}
.llist div {
	background-color: #ffffff;
	height: 80px;
}
.llist div img {
	float: left;
	margin-right: 5px;
}
.llist div small {
	color: #9C9E9C;
}
.listing {
	border-bottom: 10px solid #e5e5e5;
	border-top: 2px solid #9C9E9C;
	margin: 8px 0;
	padding: 0 5px;
	background: #fff;
	font-size: 11px;
	line-height: 250%
}
a.list {
	display: block;
	border-bottom: 1px solid #e5e5e5
}
.listing div {
	width: 21%;
	text-align: right;
	margin-top: 5px
}
.listing img {
	float: left;
	margin-right: 5px;
}
.listing span {
	line-height: 150%;
}
.listing div span {
	line-height: 100%;
}
.listing div span small {
	color: #9C9E9C;
}
.rootbox {padding:5px;background:#E6E6E6;_display:inline-block;overflow: hidden}
.ant {display: none; visibility:hidden}