﻿body
{
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
	font-family: 'Arial Unicode MS';
	background-color: #FFFFFF;
}
.bodyDiv
{
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.outsideContainer
{
	width: 980px;
	text-align: left; /*background-color: #FFFFFF;*/
	margin: auto; /* required for FF */
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif; /*color: #000066;*/ /*background-image: url(/images/corppagebg.gif);*/
	background-repeat: repeat-y;
}


.mainmenu
{
	width: 100%;
}

.productImageMain
{
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	display: inline;
}
.productImage2
{
}
.corporationLink
{
	font-size: 1.2em;
	font-weight: bold;
}
.corporationShortDescription
{
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
}
.mainSearchBox
{
	width: 500px;
}
.searchTab
{
	border-style: none solid none none;
	border-width: 2px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	width: 120px;
	height: 20px;
	text-align: center;
	background-image: url(/images/searchtab.png);
	text-decoration: none;
}
.searchTabSelected
{
	border-style: none solid none none;
	border-width: 2px;
	border-color: #FFFFFF;
	color: #FFFFEE;
	font-weight: bold;
	font-size: larger;
	width: 120px;
	height: 20px;
	text-align: center;
	background-image: url(/images/selectedsearchtab.png);
	text-decoration: none;
}
.mainSearchPanel
{
	background-color: #86888E;
	text-align: left;
	padding-left: 5px;
	margin-top: 0px;
}
.noPicture
{
	background-color: #E4E4E4;
	vertical-align: middle;
	text-align: center; /*border: 1px solid #000000;*/
	width: 80px;
	height: 80px;
}

.caption
{
	font-weight: bold;
	white-space: nowrap;
}

.button
{
	padding-left: 20px;
	padding-right: 20px;
}
.button img
{
	vertical-align: middle;
	border-style: none;
}

.checkoutButton
{
	vertical-align: middle;
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000080;
}

.checkoutButton img
{
	vertical-align: middle;
	border-style: none;
}

.corporationName
{
	font-weight: bold;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15 0 15 0;
}

.productShortDescription
{
	font-size: 0.8em;
}

.cart
{
	text-decoration: none;
	vertical-align: middle;
	color: #000000;
}

.slogan
{
	font-size: 1em;
	font-style: italic;
	color: #000000;
}

.topLogoLink
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.topLogoLink:hover
{
	color: #DA0323;
}

.categoryTitle
{
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	display: block;
	font-weight: bold;
	background-image: url(/images/bluecontenttitle.gif);
	background-repeat: repeat-x;
}

.categoryPageHeading
{
	font-size: 2em;
	font-weight: bold;
}

.itemGridTitle
{
	font-size: 1.4em;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	padding-right: 50px;
}

.contentHeading
{
	font-weight: bold;
	font-size: x-large;
	margin-bottom: 10px;
}

.copyright
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: small;
}
.copyright a
{
	font-weight: bold;
	color: #808080;
}

.errorMessage
{
	color: #FF0000;
	font-weight: bold;
	margin: 15px;
}

.pageFooter
{
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

.contentPane
{
}

/* confirm checkout page */
#checkoutBody
{
	text-align: center;
}
#checkoutbody #container
{
	padding: 20px;
	width: 800px;
}
#checkoutbody #headerDiv
{
	text-align: left;
}
#checkoutbody #headerDiv #lblCorpName
{
	margin-left: 20px;
	font-size: 2.5em;
}
.priceTable
{
}
.priceGroupCaption
{
	font-weight: bold;
	padding-top: 5px;
}
.priceQty
{
}
.price
{
	padding-left: 30px;
	border: 1px solid #808080;
}
.terms
{
	border: thin solid #808080;
	background-color: #FFFFFF;
	padding: 5px;
}

.itemGridTr
{
	vertical-align: bottom;
}

.itemCell
{
	/* 	vertical-align: text-bottom; 	width: 180px; */ /*height: 100px;*/
	border: 1px solid #CCCCFF; /*padding: 10px; display: inline; 	vertical-align: baseline; 	cursor: pointer; 	width: 100%;*/
}
.itemCell:hover
{
	border-color: #8282FF;
}
.itemCell-onmouseover
{
	border-color: #8282FF;
}
/*
.itemCell div
{
	float: left;
	vertical-align: bottom;
}
*/
.itemCell span
{
	/* 	display: inline-block; 	vertical-align: baseline; */
	text-align: left;
	font-size: 1em;
}


.itemCell a
{
	text-decoration: none; /*color: #ffffff;*/
	cursor: pointer;
}

.itemCell .partNum
{
	font-size: 1.0em;
}
.itemCell .itemName
{
}
.itemCell .itemShortDesc
{
}
.itemCell .unitPrice
{
	font-weight: bold;
}

.promotionList
{
	width: 100%;
}
.promotionList td
{
	text-align: center;
}

.commentDate
{
	font-style: italic;
}

.commentUser
{
	font-style: italic;
}
.commentCell
{
	border: 1px solid #CCCCCC;
}
.commentAdd
{
	border: 1px solid #CCCCCC;
}
/* Rating */
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(/Images/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(/Images/SavedStar.png);
}
.buyMore
{
	font-size: 1.2em;
	font-weight: bold;
}

.attributeTable
{
}
.attributeTable td
{
	padding: 5px;
}
.pictureSlide
{
	padding: 2px;
	margin: 5px 2px 2px 2px;
	border: 1px solid #333333;
	cursor: pointer;
	width: 61px;
	height: 61px;
	text-align: center;
	vertical-align: middle;
}
.pictureSlide:hover
{
	border: 1px solid #CC0000;
}
.categoryName
{
	font-size: large;
}
.promotionColumn
{
	width: 200px;
	border: 1px solid #CCCCCC;
}

/* New add by kwong*/
.itemNameHeader
{
	border-color: #606458;
	color: #CC0000;
	vertical-align: middle;
	padding-top: 5px;
	margin-left: 0px;
	padding-bottom: 0px;
	width: 100%;
	text-align: left;
	font-size: 20px;
	display: block;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bolder;
}

.itemNameCaption
{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bolder;
}

.tblPictures
{
	padding: 5px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #CCCCCC;
}

.productInfoTable
{
}

.productInfoTable td
{
	vertical-align: top;
	border-bottom: 1px solid #000;
	border-bottom-color: #CCCCCC;
}

table.productInfoTable
{
	padding: 5px;
	margin: 0px 0px 0px 0px;
	border-style: none;
	border-width: 0;
	border-color: inherit;
	width: 400px;
	border-collapse: collapse;
}

table.priceInfoTable
{
	padding: 5px;
	margin: 0px 0px 0px 0px;
	border-style: none;
	border-width: 0;
	border-color: inherit;
	border-collapse: collapse;
}

.priceInfoTable td
{
	vertical-align: top;
	border-bottom: 1px solid #000;
	border-bottom-color: #CCCCCC;
}

.iteminfo1
{
	padding-left: 10px;
	width: 95px;
	list-style-type: disc;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right: 2px solid #CCCCCC;
	padding-right: 10px;
	position: relative;
}

.iteminfo2
{
	width: 100%;
	border-left-width: 0px;
	border-left-color: #CCCCCC;
	border-left: 0px solid #CCCCCC;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}

.iteminfo3 td
{
	border-bottom: 4px solid #CCCCCC;
}

.iteminfo4 td
{
	border-bottom: 1px solid #CCCCCC;
}

.iteminfo5 td
{
	border-bottom: 0px solid #CCCCCC;
}

.back
{
	margin-left: 10px;
	margin-right: 10px;
}

.itemPicture1
{
	padding: 10px;
	/*margin: 38px 15px 0px 0px;*/
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	width: 233px;
}

.itemPicturetd
{
	vertical-align: top;
	width: 220px;
}

.relationHeader
{
}

.SimilarProducts
{
	padding: 10px;
}

.OtherProductsPane
{
	border: 1px solid #CCCCCC;
	background-color: #E6E6E6;
	margin: 3px;
}

.RelatedProductPane
{
	padding: 10px;
	border: 0px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 10px;
}

.RelatedProduct
{
	margin: 5px;
	padding: 5px;
}

.RelatedProduct:hover
{
	border: 1px solid #C0C0C0;
}

.CompanyLogo
{
	/*width: 200px;*/
	text-align: left;
	vertical-align: middle; /*border: 1px solid #CCCCCC;*/
}
.CategoryTree
{
	padding: 2px;
	margin: 38px 15px 0px 0px;
	border: 1px solid #CCCCCC;
}
.CategoryTreePic
{
	padding: 2px;
}
.CategoryTree-onmouseover
{
	background-color: #F0F0F0;
	padding: 2px;
	margin: 38px 15px 0px 0px;
	border: 1px solid #CCCCCC;
	cursor: hand;
}

.linkToPopularIT
{
	color: #CCCCCC;
	font-size: x-small;
}
.linkToPopularIT a
{
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}

.childCategory
{
	margin-left: 10px;
	margin-right: 10px;
}

.childCategoryInCol
{
	margin-left: 5px;
	margin-right: 5px;
	width: 120px;
}

.confirmOrderButton
{
	background-color: #66FF66;
	height: 5em;
}

.originalPrice
{
	text-decoration: line-through;
}
#featuredItemstb
{
	margin-top: 1.2em;
}

.pagerNum
{
	padding-right: 5px;
	padding-left: 5px;
}

.pagerNum:hover
{
	padding-right: 5px;
	padding-left: 5px;
	background-color: #CCCCCC;
}

.pagerCurrentNum
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.pagerNextPrev:hover
{
	background-color: #CCCCCC;
}

/*styles for ChildCatgories control*/
.childCategoryTable
{
}

.childCategoryTable TD
{
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

/* advanced search */
.divAdvancedSearch #searchTitle
{
	font-size: 18pt;
	font-weight: bold;
	padding-bottom: 10px;
}

.divAdvancedSearch .itemTypeDropdown
{
	font-size: 12pt;
	padding-bottom: 10px;
	background-color: #DDDDDD;
}

.divAdvancedSearch .searchCriteriaHeading
{
	font-size: 12pt;
	text-decoration: underline;
}
.line18
{
	line-height:18px;
}
.line24
{
	line-height:24px;
}
.outOfStock
{
	color:Red;
	font-weight:bold;
}
.sizesList
{
}