/* Commerce WebPart Styles */

#CategoryBannerWrapper {
	margin:0;
	padding:0;
	width:710px;
	height:219px;
}

	#CategoryBannerWrapper #CategoryBannerImage1 {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/wireless-headset.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBannerWrapper #CategoryBannerImage2 {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/corded-headset.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBannerWrapper #CategoryBannerImage3 {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/amplifiers-cords.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBannerWrapper #CategoryBannerImage4 {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/headset-accessories.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBannerWrapper #CategoryBannerImage5 {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/mobile-bluetooth.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBannerWrapper #CategoryBannerImage6 {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/computer-headsets.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBannerWrapper #CategoryBannerImage7 {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/public-gsa.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBannerWrapper #CategoryBannerImage8 {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/voip-unified.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBannerWrapper #CategoryBannerImage11 {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/phones.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBannerWrapper #CategoryBannerImage15 {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/conference.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBannerWrapper #CategoryBannerImage18 {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/gadgets.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}

#CategoryBanner2Wrapper {
	margin-bottom:18px;
	padding:0;
	width:710px;
	height:219px;
}
	#CategoryBanner2Wrapper #CategoryBannerAtWork {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/at-work.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBanner2Wrapper #CategoryBannerOnTheGo {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/on-the-go.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBanner2Wrapper #CategoryBannerAtHome {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/at-home.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}
	
	#CategoryBanner2Wrapper #CategoryBannerConferencing {
		background:url('/Localization/Sencomm/Templates/Images/Commerce/conferencing.jpg') top left no-repeat;
		width:710px;
		height:219px;
	}

	#CategoryBannerWrapper #CategoryDescription, #CategoryBanner2Wrapper #CategoryDescription {
		padding-top:55px;
		padding-right:25px;
		width:420px;
		float:right;
	}
	
	#ProductItemWrapper {
		width:400px;
	}
	
	#ProductItemWrapper #ProductItemLeft {
		float:left;
		width:200px;
	}
	
	#ProductItemWrapper #ProductItemRight {
		float:right;
		width:200px;
	}
	
#CommerceBreadCrumbWrapper {
		
	}
	
	#CommerceBreadCrumbWrapper .BreadCrumbSpacer {
			
		}
		
#CatalogCategoriesWrapper {
	margin-top:5px;
	padding:0;
	width:710px;
}
	
	#CatalogCategoriesWrapper .ProductItemFilter {
		padding:3px 10px 3px 0;
	    text-align :right;
		background-color:#d3e2f4;
	}
	
	#CatalogCategoriesWrapper .CatalogItemsList {
		margin-top:15px;
		padding-bottom:12px;
		border-bottom:1px solid #a0a1a5;
	}
	
	#CatalogCategoriesWrapper .ProductItemLeft {
		float:left;
		margin-right:15px;
		padding-right:7px;
		width:340px;
		border-right:1px dotted #a0a1a5;	
	}
	
	#CatalogCategoriesWrapper .ProductItemRight {
		float:right;
		margin:0;
		padding:0;
		width:340px;
	}
	
	#CatalogCategoriesWrapper .ProductItemImage {
	     float:left;
		 width:147px !important;
		 height:121px !important;
		 position:relative;
	}
	
		#CatalogCategoriesWrapper .ProductItemImage img {
			vertical-align:middle;
			border:none;
			 
		}
	
	#CatalogCategoriesWrapper .ProductItemInfo {
		float:right;
		width:180px;
	}
	
		#CatalogCategoriesWrapper .ProductItemInfo h6 {
			margin:0 0 10px 0;
			font-size:9pt;
			line-height:17px;	
		}
		
		#CatalogCategoriesWrapper .ProductItemInfo p{
			margin-top:0;
			margin-bottom:5px;
			font-size:9pt;
		}
		
		#CatalogCategoriesWrapper .ProductItemInfo p.PriceText{
			margin:0 0 3px 0;
		}
		
		#CatalogCategoriesWrapper .ProductItemInfo a:hover {
			color:#ab0534;	
			text-decoration:underline;
		}
	
	/*#CatalogCategoriesWrapper .ProductItemInfo */.ViewDetailsButton {
		padding:2px 4px;
	   	background-color:#808080;
	  	color:#ffffff;
	   	border:none;
	   	cursor:pointer;
	   	font-size:8pt;
	}
	
		/*#CatalogCategoriesWrapper .ProductItemInfo*/ .ViewDetailsButton:hover {
		   background-color:#646464;
		   color:#ffffff;
		   border:none;
		}
	
	#RelatedProductsWrapper {
		margin-top:25px;
	}
	
		#RelatedProductsWrapper h3 {
			margin-bottom:0;
			padding:5px 10px;
			background-color:#D3E2F4 ;
			border-top:1px solid #999999;
			border-bottom:1px solid #999999;
			color:#646464;
		}
		
		#RelatedProductsWrapper #RelatedItemGroup {
			border-bottom:1px dotted #999999;
			min-height:121px;
		}
		
		#RelatedProductsWrapper #RelatedItemImage {
			float:left;
			width:111px;
		}
		
		#RelatedProductsWrapper #RelatedItemInfo {
			float:right;
			margin-top:30px;
			width:125px;
		}
		
			#RelatedProductsWrapper #RelatedItemInfo p {
				margin-top:0;
				margin-bottom:5px;
				
			}