.aui-dialog-button {
	height:29px;
}
	
.prodPage {
	text-align: center;
	display: table;
}
.prodBox {
	width: auto;
	height: 205px;
	width:150px;
	border: 1px solid rgb(233, 233, 233);
	text-align:center;
	margin-top:3px;
	/*
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left:6px;
	margin-right:6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px; */
	display:inline-block;
	padding-left:6px;
	padding-right:6px;
	/*
	-moz-box-shadow: 3px 3px 8px #AAA;
	-webkit-box-shadow:3px 3px 8px #AAA;
	box-shadow:3px 3px 8px #AAA; */
	zoom: 1;
	*display: inline;
	_height:195px;
	}
.prodBox:hover {
	border: 1px solid red;
	/*
	-moz-box-shadow: 3px 3px 8px #777;
	-webkit-box-shadow: 3px 3px 8px #777;
	box-shadow: 3px 3px 8px #777;*/
	cursor: pointer;
	}
.catBox:hover {
	border: 1px solid red;
	-moz-box-shadow: 3px 3px 8px #777;
	-webkit-box-shadow: 3px 3px 8px #777;
	box-shadow: 3px 3px 8px #777;
	cursor: pointer;
	}	
		
.prodImgBox {
	/*width: 1%;*/
	height: 120px;
	width:150px;
	display:table-cell;
	/*display:table-cell;*/
	vertical-align: middle;

}
.prodBoxPrice {
	font-size: 16px;
	font-weight:bold;
	margin: 4px;
}
.prodThumbImg {
	margin:6px;
}
.prodBoxShortDesc {
	height: 40px;
	overflow:hidden;
	margin-left: 4px;
	margin-right: 4px;
	vertical-align:bottom;
	display: block;
	font-size:10px;
}

.prodBox .prodSku {
	color: #aaaaaa;
	height: 14px;
}
.prodBox .prodPrice {
	font-size: 12px;
	font-weight: bold;
}

.catBox {
	width: auto;
	height: 160px;
	border: 1px solid #A0A0A4;
	text-align:center;
	margin: 4px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	display:inline-block;
	-moz-box-shadow: 3px 3px 8px #AAA;
	-webkit-box-shadow:3px 3px 8px #AAA;
	box-shadow:3px 3px 8px #AAA;
	zoom: 1;
	*display: inline;
	_height:160px;

}
.catImgBox {
	width: 120px;
	height: 130px;
	display:table-cell;
	vertical-align: middle;
}	

.aui-icon-circle-arrow-r-inact {
}
.aui-icon-circle-arrow-l-inact {
	background-position: -16px 0px !important;
}
.aui-icon-custom {
	background-repeat: no-repeat;
	background: url(../images/icon_sprite_custom.png) no-repeat 0 0;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99999em;
	width: 16px;
}

.pGraySign {
	font-size: 14px;
	color: #474A4B;
}
.pBSign {
	font-size: 14px;
	color: #333;
}	
.formTbl .portlet-msg-error {
	display:inline-block;
	margin-left:10px;
	margin-bottom:0px;
	}
.formTbl td {
	padding:5px;
	
}

.prodPaginator .taglib-page-iterator .search-results {
	float:right;
}
.products-search {
	margin:3px;
	text-align: right;
}

.cartCont {
}

.submitButton {
	font-size: 16px !important;
	font-weight: bold !important;

	padding: 10px !important;
}
.dlgImgBox {
	max-width: 400px;
	max-height: 400px;
}

.optionsDiv {
	padding: 10px;
	font-size: 14px;
	min-width: 200px;
	min-height: 100px;
}
.aui-dialog-button {
	font-size: 14px;
}
.orderTable {

	font-size: 14px;
}
.orderTable td, th{
	padding: 4px;
	vertical-align: middle;
	border: 1px solid #aaa;
}
.orderTable th{
	text-align: center;
	font-weight: bold;
	font-color: white;
	border:2px solid white;
	background-color: #aaa;
}
.orderTable img{
	vertical-align:middle;
	cursor: pointer;
}
.showBoxImg {display:table-cell;text-align:center;height: 410px; width:430px; vertical-align:middle;}
.showBoxDesc {width:430px;text-align:center;height:70px; display:table-cell;vertical-align:bottom; margin-left:10px;margin-right:10px;}
.showBoxDesc .priceSpan {font-size:16px;}
.priceSpan {font-size: 14px; font-weigth: normal;}
.prodBoxSKU {height:14px; overflow:hidden; color: #aaaaaa; margin-bottom:3px;}
.prodPageHistory { padding:4px; border:1px solid #C8C9CA;-webkit-border-radius: 4px;border-radius: 4px;}
.prodDescr {font-size: 16px;}