.*
{
	margin: 0px;
	padding: 0px;
}

.welcomePanel
{
	font-size: .8em;
	float: right;
	padding-right: 5px;
}

.loginView img
{
	vertical-align: middle;
}

#leftContent
{
	width: 180px;
	float: left;
	/*border: 1px solid red;*/
}

#mainContent
{
	margin-left: 185px; /*border: 1px solid blue;*/
	width: 755px;
	min-height: 400px;
}

#footer
{
	clear: both;
}

#threeColumnLeftContent
{
	width: 180px;
	float: left; /*border: 1px solid red;*/	
	font-size: 15px;
}

#threeColumnMainContent
{
	/*border: 1px solid blue;*/
	float: left;
	width: 600px;
}

#threeColumnMainContentSearch
{
	float: left;
	width: 780px;
}

.errorMessage
{
	color: Red;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
}

.successMessage
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
}

#threeColumnRightContent
{
	width: 170px;
	/*border: 1px solid green;*/
	float: left;
	margin-bottom: 20px;
}

#centercontent
{
	position: relative;
	left: 37%;
	margin: 50px 0px 50px 0px;
}

#centercontent h4
{
	color: #0066A6;
	font-family: Tahoma;
}

#site_centercontent
{
	position: relative;
	border: 1px solid rgb(225,225,225);
	padding: 5px;
}

.contentMenu
{
	background: url(images/dcAdminNav.jpg) repeat-x;
}

.categoryMenu
{
	margin-bottom: 20px;
}

.catalogListing
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.catalogListing td
{
}

.productBox
{
	border: 1px solid #C0C0C0;
	width: 183px;
	margin-right: 4px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

.productPriceBox
{
	height: 50px;
	padding-left: 2px;
	padding-right: 2px;
}

.productImageContainer
{
	width: 175px;
	height: 180px;
	text-align: center;
}

.productImageContainer img
{
	border: 0pt none;
	margin: 15px auto;
}

.productSummary
{
	clear: none;
}

.productName
{
	font-size: .8em;
	font-weight: bold;
}

.retailPrice
{
	font-size: .8em;
	font-weight: bold;
	color: #000;
	text-decoration: line-through;
	margin-right: 5px;
}

.ourPrice
{
	font-size: .8em;
	font-weight: bold;
	color: #B22222;
}

.averageRating
{
	font-size: .8em;
}

.rating
{
	margin-left: 2px;
	margin-right: 2px;
}

.rating fieldset
{
	border: 0px;
}

.rating fieldset legend
{
	position: relative;
	font-size: .8em;
	left: -10px;
}

.rating fieldset span
{
	left: 100px;
	top: -14px;
}


.ratingStar
{
	width: 13px;
	height: 12px;
	text-align: center;
	cursor: default;
}

.emptyStar
{
	background-image: url(images/icons/emptystar.gif);
}

.filledStar
{
	background-image: url(images/icons/filledstar.gif);
}

.waitingStar
{
	background-image: url(images/icons/savedstar.gif);
}

.breadcrumbs
{
	font-size: .8em;
	margin-bottom: 5px;
}

.paging
{
	position: relative;
	height: 30px;
	display: block;
	background: transparent;
}


.pagingLeft
{
	position: relative;
	width: 5px;
	display: inline;
	background: url(images/pagingbg_left.gif) no-repeat;
	height: 30px;
	float: left;
}

.sortTools
{
	padding: 5px 0px 5px 0px;
}

.pagingMid
{
	position: relative;
	display: inline;
	height: 30px;
	background: url(images/pagingbg.gif) repeat-x;
	float: left;
	width: 94.2%;
	font-size: .8em;
	padding: 5px;
	text-align: center;
}

.pagingMidSearch
{
	position: relative;
	display: inline;
	height: 30px;
	background: url(images/pagingbg.gif) repeat-x;
	float: left;
	width: 97.4%;
	font-size: .8em;
	padding: 5px;
	text-align: center;
}

.pagingRight
{
	position: relative;
	width: 5px;
	display: inline;
	background: url(images/pagingbg_right.gif) no-repeat;
	height: 30px;
	float: left;
}

.links
{
	position: relative;
	left: -60px;
	top: 3px;
}

.totals
{
	float: left;
	margin-top: 2px;
}

.links a
{
	padding: 2px;
	/*border: 1px solid transparent;*/
	color: #0066A6;
	text-decoration: none;
}

.links a:hover
{
	padding: 2px;
	/*font-weight: bold;*/
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #0066A6;
}

.links a:visited
{
	padding: 3px;
	color: #0066A6;
	text-decoration: none;
}

.imageCell
{
	width: 30%;
	vertical-align: top;
	padding: 20px 0px 0px 20px;
}

.attribute
{
	font-size: .7em;
}

.addToCart fieldset
{
	height: 150px;
}

.addToCart fieldset #buttonGroup
{
	vertical-align: bottom;
}

.cartSubTotal
{
	width: 100%;
	border: 1px solid #C0C0C0;
	padding: 5px;
	background-color: #EBEBEB;
}

.itemSku
{
	width: 12%;
	text-align: left;
	font-size: .8em;
	vertical-align: top;
}

.itemName
{
	width: 50%;
	text-align: left;
	font-size: .8em;
	vertical-align: top;
}

.itemQuantity
{
	width: 12%;
	text-align: right;
	font-size: .8em;
	vertical-align: top;
}

.itemAmount
{
	width: 12%;
	text-align: right;
	font-size: .8em;
	vertical-align: top;
}

.extendedAmount
{
	width: 12%;
	text-align: right;
	font-size: .8em;
	vertical-align: top;
}

.quantitytextbox
{
	text-align: right;
	width: 20px;
}

.editArea
{
	width: 10%;
	vertical-align: top;
	text-align: right;
}


.subTotal
{
	width: 20%;
	text-align: right;
	font-size: .8em;
	font-weight: bold;
}

.subTotalAmount
{
	width: 20%;
	text-align: right;
	font-size: .8em;
	font-weight: bold;
}

.total
{
	width: 20%;
	text-align: right;
	font-size: .8em;
	font-weight: bold;
	border-top: 1px solid #000;
}

.totalAmount
{
	width: 20%;
	text-align: right;
	font-size: .8em;
	font-weight: bold;
	border-top: 1px solid #000;
}

.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #0066A6;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 2px;
	cursor: pointer;
}

.accordionHeaderGray
{
	border: 1px solid #2F4F4F;
	color: #555; /*background-color: #0066A6;*/
	background: url(images/greyfade_bg.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 2px;
	cursor: pointer;
	height: 20px;
}


.cpeTitle
{
	float: left;
}

.cpeImage
{
	float: right;
	vertical-align: middle;
}

#master_content .accordionHeader span
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader span:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #D9E8FF;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.checkoutRightPanel
{
	font-size: .9em;
	border: 1px solid #CCC;
	border-top: none;
	border-right: none;
	color: #666;
	width: 100%;
	padding-left: 2px;
	margin-right: 0px;
}

.loadingbox
{
	position: absolute;
	top: 40%;
	left: 40%;
	border: 1px solid lightsteelblue;
	background-color: #ffffff;
	height: 50px;
	width: 250px;
	text-align: center;
	padding-top: 20px;
}

.loadingbox img
{
	vertical-align: middle;
}

.loadingbox span
{
	vertical-align: top;
}

.rightAlign
{
	text-align: right;
}

.receiptTable
{
	width: 100%;
}

.receiptTable th
{
	font-size: .7em;
}

.readOnly
{
	text-align: right;
	background-color: Transparent;
	border-style: none;
	width: 20px;
}


.emailMessages
{
font-size: .8em;
font-weight: bold;	
}

.controlHeader
{
	font-size: .8em;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}


.orderSummaryTable
{
	font-size: .9em;
}

.favoriteProduct
{
	margin-bottom: 7px;
	border-bottom: 1px solid #CCC;
}

.favoriteCategory
{
	margin-bottom: 7px;
	border-bottom: 1px solid #CCC;
}

.scrollDiv
{
	height: 150px;
	overflow: auto;
}

.scrollDiv table
{
	width: 98%;
}

.searchBox
{
}

.shippingAddresses
{
	width: 50%;
	font-size: .8em;
	float: right;
}

.billingAddresses
{
	width: 50%;
	font-size: .8em;
	float: left;
}


.siteLevel1
{
	margin-left: 5px;
	font-size: .9em;
	font-weight: bold;
	height: 31px;
}

.siteLevel1 td
{
}

.siteLevel1 td a:link
{
	color: #FFF;
}

.siteLevel1 td a:visited
{
	color: #FFF;
}

.siteLevel1 td a:hover
{
	color: #EFEFEF;
}

.siteLevel2
{
	margin-left: 5px;
	font-size: .9em;
	font-weight: bold; /*height: 31px;*/
	background-color: #0066A6;
	height: 28px;
}

.siteLevel2 td
{
}

.siteLevel2 td a:link
{
	color: #FFF;
}

.siteLevel2 td a:visited
{
	color: #FFF;
}

.siteLevel2 td a:hover
{
	color: #CCC;
}

.siteLevel2 td img
{
	color: #FFF;
	background: transparent url(images/icons/whitearrow.gif) right center no-repeat;
}

.siteLevel3
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: .9em;
	background-color: #0066A6;
	height: 28px;
}

.siteLevel3 td
{
	border-top: 2px solid #4287BE;
}

.siteLevel3 td a:link
{
	color: #FFF;
}

.siteLevel3 td a:visited
{
	color: #FFF;
}

.siteLevel3 td a:hover
{
	color: #CCC;
}

.siteLevel3 td img
{
	background: transparent;
}

.siteLevel4
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: .9em;
	background-color: #007ECD;
	height: 25px;
}

.siteLevel4 td
{
	border-top: 2px solid #3CA2E0;
}

.siteLevel4 td a:link
{
	color: #FFF;
}

.siteLevel4 td a:visited
{
	color: #FFF;
}

.siteLevel4 td a:hover
{
	color: #CCC;
}

.acceptedPayment
{
	visibility: hidden;
}

.filter
{
	margin: 20px 0pt 0pt 0px;
	border: 1px solid;
	border-color: #187FBB;
	font-size: 11px;
}

.manufFilter
{
	margin: 20px 0pt 0pt 0px;
	border: 1px solid;
	border-color: #187FBB;
	font-size: 11px;
}

.availFilter
{
	margin: 20px 0pt 0pt 0px;
	border: 1px solid;
	border-color: #187FBB;
	font-size: 11px;
}

.filterHeader
{
	color: White;
	font-weight: bold;
	padding: 2px;
	background-color: #187FBB;
}

.filterAdmin
{
	padding: 2px;
}

.controls a
{
	font-family: Arial;
	color: White;
	font-size: 10px;
}

.controls a:Hover
{
	font-family: Arial;
	color: White;
	font-size: 10px;
}

.controls a:Visited
{
	font-family: Arial;
	color: White;
	font-size: 10px;
}

.controls
{
	margin: 0px 0px 13px 0px;
	padding: 10px 0px 0px 0px;
}

.selectControl
{
	float: left;
	background: #187FBB none repeat scroll 0%;
	padding: 0px 0px 0px 10px;
	width: 37px;
}

.cancelControl
{
	float: left;
	background: #5DA5CF none repeat scroll 0%;
	padding: 0px 0px 0px 10px;
	width: 37px;
}

.cancelAllControl
{
	float: left;
	background: #90C1DE none repeat scroll 0%;
	padding: 0px 0px 0px 10px;
	width: 64px;
}

.widget
{
	font-size: 11px;
}

.warehouseList
{
	font-size:12px;
	list-style: none;
	padding-left:20px;
	margin:0px;
}

.warehouseList li
{
	padding:5px 0px 0px 0px;
}
