@charset "UTF-8";
@import url("reset.css");

/**
 * 
 * Stylesheet
 *
 * Author: Eric McKee, CS 
 * Copyright: 2008 Kinetic IG at RCM Technologies
 *
 **/
 
 


/* MAIN styles
-----------------------------------------------------------*/

	.clr {
	clear: both;
	height: 0px;
	}
	
	.clearfix:after {/*http://positioniseverything.net/easyclearing.html*/
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
	.clearfix {display: inline-block;}
	/* Hide from IE Mac \*/
	
	/*.clearfix {height: 1%; display:block;}*/
	/* End hide from IE Mac */
	
	* html .threepxfix{
	margin-left: 3px;
	border: 0px;
	}
	
    html body #shopContainer .right {
	margin: 0px;
	width: 180px;
	float: right;
	}
	html body #shopContainer .left {
	margin: 0px;
	float: left;
	}
	
	html body #maincontent p 
	{
		margin: 0 14px 12px 15px;
	}
	
/* CONTAINTER styles
-----------------------------------------------------------*/

	html body #shopContainer{
	width: 765px;
	margin: 0px auto;
	background-color: #FFFFFF;
	font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
	color: #777;
	}
	
	html body #shopContainer .shopHeader{
	width: 765px;
	margin: 0px auto;
	background-color: #FFFFFF;
	font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
	color: #777;
	}
	
	.ComboBoxItemDisabled 
	{
		color:Red;
	}

/* HEADER styles
-----------------------------------------------------------*/
html body #shopContainer h1, html body #shopContainer div.content div.results h1{
color:#003366;
display:block;
float:left;
height:18px;
margin:10px 0px 20px;
position:relative;
width:200px;
}



	html body #shopContainer div.header {
	height: 45px;
	margin: 0px 0px 1px 0px;
	border: 1px solid #cecece;
	border-width: 0 0 1px 0;
	}
	
		html body #shopContainer div.header .headerLogo a{
		margin: 15px 0px 15px 15px;
		width: 223px;
		padding: 0px;
		height: 15px;
		background: url(../images/vpl/headerH1.gif) no-repeat;
		overflow: hidden;
		text-indent: -2000em;
		float: left;
		}
		
		html body #shopContainer div.header a.cartButton {
		background: transparent url(../images/vpl/cartA.gif) no-repeat scroll top right;
		color: #FFF;
		display: block;
		float: right;
		font: normal 12px arial, sans-serif;
		height: 33px;
		padding-right: 18px; /* sliding doors padding */
		text-decoration: none;
		position: relative;	
		}
		
				html body #shopContainer div.header a.utFav {
		background: transparent url(../images/vpl/favstar.jpg) no-repeat scroll top left;
		color: #999;
		display: block;
		float: right;
		font: normal 12px arial, sans-serif;
		height: 36px;
		padding: 6px 0 0 31px;
		text-decoration: none;
		position: relative;	
		margin: 4px 22px 0 0;
		}
		
		
		html body #shopContainer div.header a.utExp {
		background: transparent url(../images/vpl/bluecross.jpg) no-repeat scroll top left;
		color: #999;
		display: block;
		float: right;
		font: normal 12px arial, sans-serif;
		height: 36px;
		padding: 6px 0 0 35px;
		text-decoration: none;
		position: relative;	
		margin: 4px 22px 0 0;
		}

		html body #shopContainer div.header a.cartButton .viewCart {
		background: url(../images/vpl/cartSpan.gif) no-repeat;
		display: block;
		line-height: 20px;
		padding: 7px 0 10px 18px;
		}
		
			html body #shopContainer div.header a.cartButton span img{
			width: 17px;
			height: 14px;
			margin-right: 5px;
			position: relative;
			top: 2px;
			border: 0px;
			}

/* BUTTON styles
-----------------------------------------------------------*/

html body #shopContainer a.blackButton {
		background: url(../images/vpl/blackButtonA.gif) no-repeat scroll top right;
		color: #FFF;
		display: block;
		font: normal 12px arial, sans-serif;
		height: 20px;
		margin: 1px 0px 0px 0px;
		padding-right: 10px;
		text-decoration: none;
		float: left;
		}
		
		html body #shopContainer a.blackButton span {
		background: url(../images/vpl/blackButtonSpan.gif) no-repeat;
		display: block;
		line-height: 16px;
		padding: 0px 1px 2px 10px;
		}
		
		
		html body #shopContainer a.searchBtn {
		background: url(../images/vpl/blackButtonA.gif) no-repeat scroll top right;
		color: #FFF;
		display: block;
		font: normal 12px arial, sans-serif;
		height: 20px;
		margin: 10px 0px 0px 0px;
		padding-right: 10px;
		text-decoration: none;
		float: left;
		}
		
		html body #shopContainer a.searchBtn span {
		background: url(../images/vpl/blackButtonSpan.gif) no-repeat;
		display: block;
		line-height: 16px;
		padding: 0px 1px 2px 10px;
		}

html body #shopContainer a.nextButton{
		background: url(../images/vpl/checkoutSpan.jpg) no-repeat scroll top right;
		color: #FFF;
		display: block;
		font: normal 11px arial, sans-serif;
		height: 20px;
		margin: 5px 0px 0px 0px;
		padding-right: 10px;
		text-decoration: none;
		float: left;
		}
		
		#shopContainer a.nextButton span {
		background: url(../images/vpl/orangeA.jpg) no-repeat;
		display: block;
		line-height: 16px;
		padding: 1px 1px 2px 10px;
		}
				
html body #shopContainer div.content div.favoriteList a.blackButton {
		background: url(../images/vpl/blackButtonA.gif) no-repeat scroll top right;
		color: #FFF;
		display: block;
		font: normal 12px arial, sans-serif;
		height: 20px;
		margin: 5px 10px 7px 45px;
		padding-right: 10px;
		text-decoration: none;
		float: right;
		}
		
html body #shopContainer div.content div.favoriteList a.blackButton span {
		background: url(../images/vpl/blackButtonSpan.gif) no-repeat;
		display: block;
		line-height: 16px;
		padding: 0px 1px 2px 10px;
		}
		
html body #shopContainer div.content div.specialOfferList a.blackButton {
		background: url(../images/vpl/blackButtonA.gif) no-repeat scroll top right;
		color: #FFF;
		display: block;
		font: normal 12px arial, sans-serif;
		height: 20px;
		margin: 5px 10px 7px 45px;
		padding-right: 10px;
		text-decoration: none;
		float: right;
		}
		
html body #shopContainer div.content div.specialOfferList a.blackButton span {
		background: url(../images/vpl/blackButtonSpan.gif) no-repeat;
		display: block;
		line-height: 16px;
		padding: 0px 1px 2px 10px;
		}
		
		
html body #shopContainer a.orangeButton {
		background: url(../images/vpl/checkoutSpan.jpg) no-repeat scroll top right;
		color: #FFF;
		display: block;
		font: normal 12px arial, sans-serif;
		height: 20px;
		margin: 1px 0px 0px 0px;
		padding-right: 10px;
		text-decoration: none;
		float: left;
		}
		
		html body #shopContainer a.orangeButton  span {
		background: url(../images/vpl/orangeA.jpg) no-repeat;
		display: block;
		line-height: 16px;
		padding: 0px 1px 2px 10px;
		}
		
		
#shopContainer a.continue {
		background: url(../images/vpl/checkoutSpan.jpg) no-repeat scroll top right;
		color: #FFF;
		display: block;
		font: normal 12px arial, sans-serif;
		height: 20px;
		margin: 1px 0px 0px 0px;
		padding-right: 10px;
		text-decoration: none;
		float: right;
		}
		
		#shopContainer a.continue span {
		background: url(../images/vpl/orangeA.jpg) no-repeat;
		display: block;
		line-height: 16px;
		padding: 1px 1px 2px 10px;
		}


#shopContainer .callOut a
{
	font-size:larger !important;
	clear:left;
	display:block;
	margin: 10px 0px 0px 280px;
	font-size:larger !important;
	height:30px;
	width: 250px;
	float: left;
}
		
#shopContainer a.continueDet {
		background: url(../images/vpl/checkoutSpan.jpg) no-repeat scroll top right;
		color: #FFF;
		display: block;
		font: normal 12px arial, sans-serif;
		height: 20px;
		margin: 1px 0px 0px 0px;
		padding-right: 10px;
		text-decoration: none;
		float: right;
		}
		
		#shopContainer a.continueDet span {
		background: url(../images/vpl/orangeA.jpg) no-repeat;
		display: block;
		line-height: 16px;
		padding: 1px 1px 2px 10px;
		}
		
		
html body #shopContainer a.blackCartButton {
		background: url(../images/vpl/blackButtonA.gif) no-repeat scroll top right;
		color: #FFF;
		display: block;
		float: left;
		font: normal normal 11px arial, sans-serif;
		height: 20px;
		margin: 0px 5px 5px 0px;
		padding-right: 10px;
		text-decoration: none;
		}
		
		html body #shopContainer a.blackCartButton span {
		background: url(../images/vpl/blackButtonSpan.gif) no-repeat;
		display: block;
		line-height: 16px;
		padding: 0px 1px 2px 10px;
		}
		
		
		
		
		html body #shopContainer a.PopupClose {
		background: url(../images/vpl/blackButtonA.gif) no-repeat scroll top right;
		color: #FFF;
		display: block;
		float: right;
		font: normal normal 11px arial, sans-serif;
		height: 20px;
		margin: 0px 2px 5px 0px;
		padding-right: 12px;
		text-decoration: none;
		}
		
		html body #shopContainer a.PopupClose span {
		background: url(../images/vpl/blackButtonSpan.gif) no-repeat;
		display: block;
		line-height: 16px;
		padding: 0px 1px 2px 12px;
		}
		
#shopContainer a.Cart {
		color: #333333;
		float: left;
		font: normal normal 11px arial, sans-serif;
		height: 20px;
		margin: 0px 0px 5px 0px;
		padding: 0;
		display: block;
		text-decoration: none;
		}	
		
		#shopContainer a:hover.Cart {
		text-decoration: underline;
		}	
		
		
html body #shopContainer a.StdLink {
		color: #336699;
		float: left;
		font: normal normal 11px arial, sans-serif;
		height: 20px;
		margin: 0px 0px 5px 15px;
		padding: 0;
		display: block;
		text-decoration: none;
		}	
		
html body #shopContainer a:hover.StdLink{
		text-decoration: underline;
		}	
		
#shopContainer .pipe{
		color: #333;
		float: left;
		padding: 0;
		margin: 0 5px 0;
		}
		
html body #shopContainer a.checkoutButton {
		background: url(../images/vpl/checkoutSpan.jpg) no-repeat scroll top right;
		color: #FFF;
		display: block;
		float: right;
		font: normal normal 11px arial, sans-serif;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding-right: 10px;
		text-decoration: none;
		}
		
		html body #shopContainer a.checkoutButton span {
		background: url(../images/vpl/checkoutA.jpg) no-repeat;
		display: block;
		line-height: 16px;
		padding: 2px 1px 2px 25px;
		}

/* INPUT styles
-----------------------------------------------------------*/

		
html body #shopContainer .searchInputMain {
			width: 160px;
			height: 14px;
			float: left;
			margin: 10px 5px 0px 15px;
			padding: 2px;
			border:1px solid #ccc;
			background: transparent url(../images/vpl/input_back.gif) top left;
			}
			
			html body #shopContainer .searchInputMain:hover, html body #shopContainer .quickSearchQtInput:hover, html body #shopContainer .quickSearchInput:hover {
			border:1px solid #d7c523;
			}
			
			html body #shopContainer .quickSearchQtInput {
			width: 40px;
			margin: 6px 5px 0px 15px;
			border: 1px solid #ccc;
			float: left;
			background: transparent url(../images/vpl/input_back.gif) top left;
			}
			
			html body #shopContainer .quickSearchInput {
			height: 20px;
			margin: 0px 5px 0px 15px;
			border: 1px solid #ccc;
			background: transparent url(../images/vpl/input_back.gif) top left;
			}


/* SHOP LANDING styles
-----------------------------------------------------------*/

html body #shopContainer div.shopLanding {
	width: 736px;
	float: left;
	}
	
	html body #shopContainer div.shopLanding div.searchMain {
		float: left;
		width: 240px;
		height: 110px;
		}
		
	html body #shopContainer div.headerSearch {
		margin-right: 15px;
		float: left;
		position: relative;
		height: 36px;
	}
			
	html body #shopContainer div.shopLanding div.expAdd {
		float: left;
		width: 160px;
		height: 120px;
		padding: 0px;
		border: #cecece solid;
		border-width: 0px 0px 0px 1px;
		}
		
			html body #shopContainer div.shopLanding div.expAdd H2 {
			margin: 0px 0px 15px 0px;
			width: 140px;
			padding: 0px;
			height: 80px;
			background: url(../images/vpl/expadd.gif) no-repeat;
			overflow: hidden;
			text-indent: -2000em;
			position: relative;
			}
		
		html body #shopContainer div.shopLanding div.favorites {
	float: left;
	width: 160px;
	height: 120px;
	padding: 0 0 0 10px;
	border: #cecece solid;
	border-width: 0px 0px 0px 1px;
	}
		
	html body #shopContainer div.shopLanding div.printAList {
		float: right;
		width: 135px;
		height: 90px;
		padding: 15px 10px;
		border: #cecece solid;
		border-width: 0px 0px 0px 1px;
		background: #FFF url(../images/vpl/printAListBG.jpg) no-repeat bottom right;
		}
		
		html body #shopContainer div.shopLanding div.printAList H2 {
			margin: 0px 0px 15px 0px;
			width: 145px;
			padding: 0px;
			height: 15px;
			background: url(../images/vpl/printAListH2.gif) no-repeat;
			overflow: hidden;
			text-indent: -2000em;
			position: relative;
			}
	
	html body #shopContainer div.shopLanding div.browseByCategory {
		float: left;
		clear: both;
		margin: 0px 1px 0px 0px;
		width: 765px;
		padding: 0px 0px 15px 0px;
		border: #cecece solid;
		border-width: 0px 0px 1px 0px;
		}
		
		html body #shopContainer div.shopLanding div.browseByCategory H2 {
			margin: 15px 0px 20px 0px;
			width: 200px;
			padding: 0px;
			height: 15px;
			background: url(../images/vpl/browseByCategoryH2.gif) no-repeat;
			overflow: hidden;
			text-indent: -2000em;
			position: relative;
			left: 15px;
			}
		
		html body #shopContainer div.shopLanding div.browseByCategory ul {
			float: left;
			list-style: none;
			margin: 0px 0px;
			padding: 0px;
			width: 195px;
			display: block;
			}
			
			html body #shopContainer div.shopLanding div.browseByCategory li {
				display: block;
				height: 1.25em;
				min-height: 2.75em;
				margin: 0px 0px;
				padding: 0px;
				width: 195px;
				float: left;
				}
				
				html body #shopContainer div.shopLanding div.browseByCategory li a{
				font: normal normal 14px/1.4em Arial, Helvetica, sans-serif;
				background: repeat-x bottom left;
				color: #444;
				display: block;
				width: auto;
				padding: 6px 0px 6px 15px;
				text-decoration: none;
				}
				
				* html div.browseByCategory li a {
				width: 158px; 
				}
				
				html body #shopContainer div.shopLanding div.browseByCategory li a:visited, div.browseByCategory li a:active {
				color: #444;
				}
				
				html body #shopContainer div.shopLanding div.browseByCategory li a.active{
				text-decoration: underline;
				}
				
				html body #shopContainer div.shopLanding div.browseByCategory li a:hover {
				text-decoration: underline;
				}		

html body #shopContainer div.rightAds {
	width: 145px;
	padding: 0px 0px 0px 28px;
	float: left;
	}
	
	html body #shopContainer div.rightAds div {
		margin: 0px 0px 28px 0px;
		width: 120px;
		height: 240px;
		background:#CCCCCC;
		}

/* SUB PAGE TEMPLATE CONTENT AREA styles
-----------------------------------------------------------*/

	html body #shopContainer div.content {
	width: 568px;
	float: left;
	margin: 0 5px 0 15px;
	background: #FFFFFF;
	}
	
/* LEFT NAV styles
-----------------------------------------------------------*/

	html body #shopContainer div.left {
		width: 172px;
		padding: 0px 1px 0px 0px;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #cecece;
		float: left;
		}
		
		html body #shopContainer div.left div.leftSearch {
		width: 172px;
		padding: 20px 0px 20px 0px;
		border-bottom: 1px solid #cecece;
		margin: 0px 0px 1px 0px;
		background: #FFFFFF;
		height: 60px;
			}
			
			html body #shopContainer .goButton {
			background: url(../images/vpl/lefNav_over.jpg);
			margin: 0px;
			padding: 0px 5px;
			border: 1px solid #999999;
			}
			
			html body #shopContainer .searchInput {
			width: 96px;
			float: left;
			margin: 0px 5px 0px 15px;
			border:1px solid #ccc;
			background: transparent url(../images/vpl/input_back.gif) top left;
			height: 14px;
			padding: 2px;
			}
			
			html body #shopContainer .searchInput:hover {
			border:1px solid #d7c523;
			}
			
			html body #shopContainer div.left div.leftSearch h2 {
				margin: 0px 0px 20px 0px;
				width: 80px;
				padding: 0px;
				height: 15px;
				background: url(../images/vpl/leftSearchH2.gif) no-repeat;
				overflow: hidden;
				text-indent: -2000em;
				position: relative;
				left: 15px;
				}
		
		html body #shopContainer div.left .leftBrowse {
		padding: 20px 0px 20px 0px;
		background:#f5f5f5;
		width: 172px;
		}
		
			html body #shopContainer div.left .leftBrowse h2 {
			margin: 0px 0px 20px 0px;
			width: auto;
			padding: 0px;
			height: 15px;
			background: url(../images/vpl/leftBrowseH2.gif) no-repeat;
			overflow: hidden;
			text-indent: -2000em;
			position: relative;
			left: 15px;
			}
			
				html body #shopContainer div.left .leftNav {
				list-style: none;
				margin: 0px 0px;
				padding: 0px;
				width: 172px;
				}
				
					html body #shopContainer div.left .leftNav li {
					display: block;
					height: 1.25em;
					min-height: 2.75em;
					margin: 0px 0px;
					padding: 0px;
					width: auto;
					}
					
					html body #shopContainer div.left .leftNav li a{
					font: normal normal 12px/1.4em Arial, Helvetica, sans-serif;
					background: repeat-x bottom left;
					color: #444;
					display: block;
					width: auto;
					padding: 6px 0px 6px 15px;
					text-decoration: none;
					}
					
					* html .leftNav li a {
					width: 158px; 
					}
					
					html body #shopContainer div.left .leftNav li a:visited, .leftNav li a:active {
					color: #444;
					}
					
					html body #shopContainer div.left .leftNav li a.active{
					background: #dde9f2 url(../images/vpl/lefNav_over.jpg) top left repeat-x;
					}
					
					html body #shopContainer div.left .leftNav li a:hover {
					background: #dde9f2 url(../images/vpl/lefNav_over.jpg) top left repeat-x;
					}

/* RESULTS styles
-----------------------------------------------------------*/

	html body #shopContainer div.content div.results h1 {
	margin: 15px 0px 20px 0px;
	color: #195187;
	}
		
	html body #shopContainer div.content div.results div.result{
	border: 1px solid #cecece;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	position: relative;
	width: 540px;
	}
		
		html body #shopContainer div.content div.results div.result div.BrandListItemHeader {
		display: inline-block;
		width:350px;
		margin: 0px;
		}
		
		html body #shopContainer div.content div.results div.result span.BrandListItemBrandName {
		font-size: 1.4em;
		margin: 0px;
		color: #195187;
		}
		
		html body #shopContainer div.content div.results div.result span.BrandListItemSpecialIcon {
		margin: 0px;
		margin-left:5px;
		width: 168px;
		}
		html body #shopContainer div.content div.results div.result span.BrandListItemSpecialIcon img {
		margin: 0px;
		vertical-align:bottom;
		}
		
		html body #shopContainer div.content div.results div.result span.BrandListItemBrandImage {
		margin: 0px;
		float:right;
		}
			
		html body #shopContainer div.content div.results div.result p {
		margin: 0px 0px 0px 0px;
		width: 350px;
		}
						
		html body #shopContainer div.content div.results div.result ul{
		list-style: none;
		width: 350px;
		text-decoration: none;
		padding: 0px;
		font-weight: bold;
		}
			
			html body #shopContainer div.content div.results div.result ul li {
			font-style: italic;
			display: inline;
			}
				
			html body #shopContainer div.content div.results div.result li a {
			font-weight: normal;
			color: #195187;
			}
				
/* PRODUCT DETAIL styles
-----------------------------------------------------------*/

	html body #shopContainer div.content div.productDetailHeader {
	float: left;
	margin: 35px 0px 0px 0px;
	width: 370px;
	}
	
	html body #shopContainer div.content div.productDetailHeader h1 {
	padding: 0px;
	color: #195187;
	width: 370px;
	float: left;
	}
		
		html body #shopContainer div.content div.productDetailDes img {
		margin: 15px 15px 0px 0px;
		float: left;
		}
		
		html body #shopContainer div.content div.productDetailDes h3 {
		margin:0px;
		color: #195187;
		clear: both;
		}
		
		html body #shopContainer div.content div.productDetailDes p {
		margin: 20px 0px 20px 0px;
		width: 567px;
		float: left;
		}
		
		html body #shopContainer div.content div.productDetailHeader ul{
		list-style: none;
		text-decoration: none;
		padding: 0px;
		font-weight: bold;
		clear: left;
		}
			
			html body #shopContainer div.content div.productDetailHeader ul li {
			font-style: italic;
			display: inline;
			}
			
			html body #shopContainer div.content div.productDetailHeader li a {
			font-weight: normal;
			color: #195187;
			}
	
	html body #shopContainer div.content div.productDetail {
	width: 567px;
	clear: both;
	margin: 0px 0px 0px 0px;
	background: url(../images/vpl/pixelBlock.jpg) 403px 0px repeat-y;
	}
		
		html body #shopContainer div.content div.productDetail div.productDetailContent {
		float: left;
		width: 372px;
		height: auto;
		min-height: 368px;
		border: #999999 solid;
		padding: 15px;
		/*background: url(../images/vpl/detailBg.jpg) no-repeat top left;*/
		border-width: 1px 0px 0px 0px;
		}
		
			html body #shopContainer div.content div.productDetail div.productDetailContent h2 {
			font-weight:bold;
			color: black;
			margin: 0px 0px 10px 0px;
			width:200px;
			}
			
			html body #shopContainer div.content div.productDetail div.productDetailContent div.productDetailContentLeft 
			{
				float:left;
				width:200px!important;
			}
			
			html body #shopContainer div.content div.productDetail div.productDetailContent div.productDetailContentRight 
			{
				float:left;
				width:150px!important;
				margin-left:15px;
			}
			
			html body #shopContainer div.content div.productDetail div.softRestrictions {
			float: left;
			clear: both;
			}
				html body #shopContainer div.content div.productDetail div.softRestrictions ul {
				padding: 0px;
				margin: 0px;
				}
					
					html body #shopContainer div.content div.productDetail div.softRestrictions ul li {
					padding: 0px;
					margin: 0px;
					display: block;
					}
			
			html body #shopContainer div.content div.productDetail div.cardDetail {
			width: 200px;
			height: 180px;
			float: left;
			clear: both;
			position: relative;
			}
				
				html body #shopContainer div.content div.productDetail div.cardDetail h4 {
				float: left;
				padding: 0px 10px 10px 0px;
				}
				
				html body #shopContainer div.content div.productDetail div.cardDetail a {
				position: relative;
				}
				
				html body #shopContainer div.content div.productDetail div.cardDetail img {
				clear: both;
				float: left;
				}
				
		html body #shopContainer div.content div.productDetail div.productDetailNav {
		width: 164px;
		min-height: 390px;
		background-color: #DEDEDE;
		border: #999999 solid;
		border-width: 1px 0px 0 0;
		float: right;
		padding: 0px 0px 0px 0px;
		background: url(../images/vpl/greyband.jpg) no-repeat bottom left;
		}
		
		html body #shopContainer div.content div.productDetail div.additionalInfo {
		width: 154px;
		padding: 5px 5px 20px 0px;
		}
		
			html body #shopContainer div.content div.productDetail div.additionalInfo p{
			padding: 5px 10px 5px 10px;
			}
			
			html body #shopContainer div.content div.productDetail div.additionalInfo h4 {
			padding: 5px 10px 0px 10px;
			}
			
			html body #shopContainer div.content div.productDetail div.additionalInfo a {
			padding: 0px 10px;
			clear: left;
			float: left;
			width: 120px;
			}
		
		html body #shopContainer div.content div.productDetail div.productDetailNav ul {
		width: 148px;
		padding: 1px 0px 0px;
		}
			
			html body #shopContainer div.content div.productDetail div.productDetailNav li {
			width: 146px;
			display: block;
			float: left;
			padding: 5px 4px 2px 10px;
			background: transparent url(../images/vpl/taboff.jpg) no-repeat bottom left;
			}
			
			html body #shopContainer div.content div.productDetail div.productDetailNav li h3 {
			color: #000;
			display: block;
			
			}
			
			html body #shopContainer div.content div.productDetail div.productDetailNav li:hover {
			background: url(../images/vpl/tabHov.jpg) no-repeat bottom left;
			}
			
			html body #shopContainer div.content div.productDetail div.productDetailNav li.tabActive {
			background: transparent url(../images/vpl/tabAct.jpg) no-repeat bottom left;
			padding: 5px 4px 2px 10px;
			}
			
			html body #shopContainer div.content div.productDetail div.productDetailNav li.tabActiveAbove {
			padding: 5px 4px 2px 10px;
			background: transparent url(../images/vpl/taboff.jpg) no-repeat bottom left;
			}
			
			html body #shopContainer div.content div.productDetail div.productDetailNav li.tabActiveAbove:hover {
			padding: 5px 4px 2px 10px;
			background-color: #56A1D5;
			background: transparent url(../images/vpl/tabHov.jpg) no-repeat bottom left;
			}
	
/* INPUT styles
-----------------------------------------------------------*/		
	
	.qtInput {
	width: 20px;
	float: left;
	margin: 0px 10px 0px 0px;
	border:1px solid #ccc;
	background: transparent url(../images/vpl/input_back.gif) top left;
	}
	
		.qtInput:hover {
		border:1px solid #666666;
		}
		
		
		
  html body #shopContainer .selectOrganization {
	width: 540px;
	margin: 10px 0px 0px 18px;
	float: left;		
	}
	
	
 html body #shopContainer .horizontalSearchAd {
	margin: 12px 0px 0px 0px;	
	}
	
				
/* FILTER styles
-----------------------------------------------------------*/		
		
	html body #shopContainer div.content div.results div.filter {
	margin: 10px 0px 15px 25px;
	font: normal bold 1em/1.4em Arial, Helvetica, sans-serif;
	clear: left;
	width: 510px;
	}
		
		html body #shopContainer div.content div.results div.filter a {
		display: inline-block;
		font: normal normal 1em/1.4em Arial, Helvetica, sans-serif;
		margin: 0px .55em 0px 0px;
		height: auto;
		color:#666666;
		}
		
		html body #shopContainer .searchResultTitle {
		clear:left;
		float:left;
		}

		html body #shopContainer .categoryContent {
		clear:left;
		float:left;	
		margin:20px 0pt;
		}
				
/* PAGINATION styles
-----------------------------------------------------------*/					
			
	html body #shopContainer div.pagination {
	padding:0.3em;
	text-align: center;
	clear: left;
	}
		html body #shopContainer div.pagination a, .pagination span {
		padding:0.2em 0.5em;
		}
		
		html body #shopContainer div.pagination span.disabled {
		color:#AAAAAA;
		}
		
		html body #shopContainer div.pagination span.current {
		color: #FF6600;
		font-weight:bold;
		}
		
		html body #shopContainer div.pagination a {
		border:1px solid #DDDDDD;
		color: #999999;
		text-decoration:none;
		}
		
		html body #shopContainer div.pagination a:hover, .pagination a:focus {
		background: #dde9f2 url(../images/vpl/lefNav_over.jpg) top left repeat-x;
		border-color:#cecece;
		color: #333333;
		}
		
		html body #shopContainer div.pagination .page_info {
		color:#AAAAAA;
		padding-top:0.8em;
		border: 0px;
		}
		
		html body #shopContainer div.pagination .prev_page, .pagination .next_page {
		border-width:2px;
		}
		
		html body #shopContainer div.pagination .prev_page {
		margin-right:1em;
		}
		
		html body #shopContainer div.pagination .next_page {
		margin-left:1em;
		}


/* SHOPPING CART styles
-----------------------------------------------------------*/	

html body #shopContainer .topCheck {
	margin: 15px 0px 0px 0px;
	float: right;	
}


	html body #shopContainer div.content h1.yourCart {
	margin: 20px 0px 20px 0px;
		width: auto;
		padding: 0px;
		height: 15px;
		background: url(../images/vpl/YourOrderH1.gif) no-repeat;
		overflow: hidden;
		text-indent: -2000em;
		position: relative;
		left: 0px;
	}
	html body #shopContainer div.content div.quickAdd {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	float: left;
	}
		
		html body #shopContainer div.content div.quickAdd h2 
		{
		font: normal normal 12px/1.4em Arial, Helvetica, sans-serif;
		margin: 5px 0px 0px 0px;
		display:block;
		height: 25px;
		padding-left:20px;
		}
		
		/*
		html body #shopContainer div.content div.quickAdd div.quickAddContainer {
		width: 100%;
		height: 90px;
		margin: 5px 0px 15px 0px;
		padding: 8px 0px 0px 0px;
		border: #cecece solid;
		border-width: 1px 1px 1px 1px;
		background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x 0 0;
		}
		*/
		
		html body #shopContainer div.content div.quickAdd div.quickAddContainer {
		width: 565px;
		margin: 5px 0px 15px 0px;
		padding: 8px 0px 40px 0px;
		border: #cecece solid;
		border-width: 1px 1px 1px 1px;
		background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x bottom left;
		float: left;
		}
		    html body #shopContainer div.content div.quickAdd div.quickAddContainer ul.help {
		    width: 150px;
		    height: 150px;
		    background: #FFF;
		    border: 1px solid #666;
		    border-width: 1px;
		    }
		    
		html body div#shopContainer div.content div.expressTips {
		    width: 150px;
		    float: left;
		    margin: 20px 0px 0 20px;
		    clear: both;
		    }
		    
		    
		
		html body #shopContainer div.content div.quickAdd .comboBox {
		bottom: 10px;
		margin: 13px 0px 0px 0px;
		padding-left: 20px;
		display: block;
		position: relative;
		width: 200px;
		}
		
		html body #shopContainer div.content div.quickAdd .priceDisplay 
		{
			font-size:larger;
			color:#153E74;
		bottom: 10px;
		margin: 10px 0px 0px 0px;
		padding-left: 20px;
		display: block;
		position: relative;
		}
		
		html body #shopContainer div.content div.quickAdd .NavBot {
		float: left;
		font: normal normal 11px arial, sans-serif;
		margin: 5px 0 0px 0px;
		padding-left: 16px;
		display: block;
		text-decoration: none;
		}
		
		html body #shopContainer div.content div.quickAdd .NavBot .help{
		 background: transparent url(../images/vpl/help.gif) no-repeat top left;
		 padding: 1px 0 0 18px;
		 margin: 0px;
		}
	
		html body #shopContainer div.content div.quickAdd .NavBot .cartHelpPopUp {
		    width: 150px;
		    padding:10px;
		    margin: 5px 0 5px 0;
		    background: #FFF;
		    border: 1px solid #999;
		    border-width: 1px;
		    }
		    
		#shopContainer .FavListPopUp {
		    width: 150px;
		    padding:10px;
		    margin: 5px 0 5px 0;
		    background: #FFF;
		    border: 1px solid #999;
		    border-width: 1px;
		    float: right;
		    }
		    
		  #shopContainer .ShopToolsPopUp {
		    width: 250px;
		    padding:10px;
		    margin: 5px 0 5px 0;
		    background: #FFF;
		    border: 1px solid #999;
		    border-width: 1px;
		    float: left;
		    }
	
	
	
	
	html body #shopContainer div.content div.cart {
	margin: 0px 0px 50px 0px;
	}	
		html body #shopContainer div.content div.cart h2 {
		}
		
		html body #shopContainer div.content div.cart div.cartItemContainer {
		width: 100%;
		margin: 5px 0px 5px 0px;
		border: #cecece solid;
		border-width: 1px 1px 1px 1px;
		float:left;
		}
			
			html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItemHeader {
			width: 100%;
			height: 55px;
			border: #cecece solid;
			border-width: 0px 0px 1px 0px;
			background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x bottom left;
			}
	
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItemHeader li {
				display: inline-block;
				float: left;
				padding: 10px 5px;
				font: normal bold 12px/1.4em Arial, Helvetica, sans-serif;
				color:#333333;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItemHeader li.description {
				width: 195px;
				margin: 0px 0px 0px 5px;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItemHeader li.quanity {
				width: 75px;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItemHeader li.contribution {
				width: 85px;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItemHeader li.contributionpercentage {
				width: 72px;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItemHeader li.total {
				width: 50px;
				}
				
			
			
			html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem {
			width: auto;
			height: auto;
			margin: 0px 10px 0px;					
			padding: 5px 0px;
			border: 1px solid #cecece;
			border-width: 0px 0px 1px 0px;
			}
	
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li {
				display: inline-block;
				float: left;
				padding: 0px;
				font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
				color:#333333;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.CartStates {
				display: block;
				float: none;
				}
				
				html body #shopContainer .BrandDetailProductSpecials {
				display: block;
				float: right;
				width: 150px;
				margin-top:0px;
				}
				
				html body #shopContainer .BrandDetailProductSpecials span.BrandDetailProductSpecialsOldContribution {
				font-size:larger !important;
				margin-left:10px;
				margin-top:20px;
				}
				
				html body #shopContainer .BrandDetailProductSpecials span.BrandDetailProductSpecialsEndDate {
				font-size:larger !important;
				font-weight:bolder;
				margin-left:10px;
				margin-top:20px;
				}
				
				html body #shopContainer .BrandDetailProductRestrictions {
				display: block;
				float: right;
				width: 150px
				}
				
				html body #shopContainer .BrandDetailProductRestrictions div.detailSoftRestrictions li.CartStates {
				display: block;
				float: none;
				}
				
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemImg {
				width: 50px;
				padding: 1px 5px 0px 0px;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemProduct 
				{
				font: normal normal 13px/1.4em Arial, Helvetica, sans-serif;
				width: 150px;
				padding: 0px 10px 0px 0px;
				}
				    html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemProduct 
				    {
				    float: left;
				    padding: 0px 10px 0px 0px;
				    }
    				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemQuanity {
				width: 82px;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemContribution {
				width: 95px;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemContributionPer {
				width: 82px;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemTotal {
				width: 50px;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemEditBlock {
				width: 375px;
				margin: 15px 5px 0px 0px;
				float: right;
				padding: 2px 0 2px 0;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemEditBlock .restrictIcon{
				background: transparent url(../images/vpl/restrictions.gif) no-repeat top left;
				padding: 2px 0 0 20px;
				margin: 0px;
				height:20px;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemEditBlock .worksIcon{
				background: transparent url(../images/vpl/worksat.gif) no-repeat top left;
				padding: 1px 0 0 19px;
				margin: 0px;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemEditBlock .pencilIcon{
				background: transparent url(../images/vpl/pencil.jpg) no-repeat top left;
				padding: 1px 0 0 19px;
				margin: 0px;
				}
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemEditBlock .removeIcon{
				background: transparent url(../images/vpl/remove.jpg) no-repeat top left;
				padding: 1px 0 0 19px;
				margin: 0px;
				}
				
				
				html body #shopContainer div.content div.cart div.cartItemContainer ul.cartItem li.cartItemEditBlock .addfavIcon{
				background: transparent url(../images/vpl/addfav.jpg) no-repeat top left;
				padding: 1px 0 1px 19px;
				margin: 0px;
				}
				
				html body #shopContainer div.content .favIconDetails{
				background: transparent url(../images/vpl/addfav.jpg) no-repeat top left;
				padding: 1px 0 0 19px;
				margin: 0px;
				height: 19px;
				display: block;
				}
			
			
			html body #shopContainer div.content div.cart div.cartItemContainer ul.cartSubTotals {
			width: auto;
			clear: both;
			height: 50px;
			}
			
			html body #shopContainer div.content div.cart div.cartItemContainer ul.cartSubTotals li {
			display: inline-block;
			float: left;
			padding: 15px 5px;
			font: normal normal 12px/1.4em Arial, Helvetica, sans-serif;
			color:#333333;
			}
			
			html body #shopContainer div.content div.cart div.cartItemContainer ul.cartSubTotals li.SubTotalTitle {
			font-weight: bold;
			position: relative;
			left: 150px;
			}
			
			html body #shopContainer div.content div.cart div.cartItemContainer ul.cartSubTotals li.total {
			float: left;
			position: relative;
			left: 340px;
			}
			
			html body #shopContainer div.content div.cart div.cartItemContainer ul.cartSubTotals li.quanitity {
			position: relative;
			left: 150px;
			}
			
			html body #shopContainer div.content div.cart div.cartItemContainer ul.cartSubTotals li.contribution {
			position: relative;
			left: 220px;
			}
			
html body #shopContainer div.content div.favoriteList .emptyFav{
		float: left;
		margin: 0px 0px 0px 15px;
		}
				
				
	html body #shopContainer div.content div.favoriteList .closed {
		width: 530px;
		float: left;
		margin: 5px 0px 15px;
		padding: 8px 0px 0px;
		border: #cecece solid;
		border-width: 1px 1px 1px 1px;
		background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x bottom left;
		}
						
	html body #shopContainer div.content div.favoriteList {
	margin: 0px 0px 50px 0px;
	}	
		html body #shopContainer div.content div.favoriteList h2 
		{
			margin: 10px 0;
		}
		
		html body #shopContainer div.content div.favoriteList .right {
		margin: 0;
		float: right;
		}
		
		html body #shopContainer div.content div.favoriteList div.favoriteListContainer {
		width: 100%;
		margin: 5px 0px 5px 0px;
		}
			
			html body #shopContainer div.content div.favoriteList div.favoriteListContainer ul.favoriteListHeader {
				width: 100%;
				height: 40px;
				border: #cecece solid;
				border-width: 0px 0px 1px 0px;
				background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x bottom left;
				}
		
					html body #shopContainer div.content div.favoriteList div.favoriteListContainer ul.favoriteListHeader li {
					display: inline-block;
					float: left;
					padding: 10px 5px;
					font: normal bold 12px/1.4em Arial, Helvetica, sans-serif;
					color:#333333;
					}
					
					html body #shopContainer div.content div.favoriteList div.favoriteListContainer ul.favoriteListHeader li.product {
					width: 205px;
					margin: 0px 0px 0px 5px;
					}
					
					html body #shopContainer div.content div.favoriteList div.favoriteListContainer ul.favoriteListHeader li.contribution {
					width: 112px;
					}
				
			
			html body #shopContainer div.content div.favoriteList div.favoriteListContainer ul.favoriteListItem {
			width: auto;
			height: auto;
			margin: 0px 10px 0px;					
			border: #cecece solid;
			border-width: 0px 0px 1px 0px;
			padding: 10px 0px 5px 0px;
			}
		
					html body #shopContainer div.content div.favoriteList div.favoriteListContainer ul.favoriteListItem li {
					display: inline-block;
					float: left;
					padding: 0px;
					font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
					color:#333333;
					}
						
						html body #shopContainer div.content div.favoriteList div.favoriteListContainer ul.favoriteListItem li.favoriteListItemProductImage {
						width: 50px;
						}
						
						html body #shopContainer div.content div.favoriteList div.favoriteListContainer ul.favoriteListItem li.favoriteListItemProduct 
						{
						font: normal normal 13px/1.4em Arial, Helvetica, sans-serif;
						width: 170px;
						margin:0px 2px 0px 4px;
						}
						
						html body #shopContainer div.content div.favoriteList div.favoriteListContainer ul.favoriteListItem li.favoriteListItemContribution {
						width: 60px;
						}
						
						html body #shopContainer div.content div.favoriteList div.favoriteListContainer ul.favoriteListItem li.favoriteListItemButtonBlock {
						width: 220px;
						margin: 0px 0px 0px 0px;
						float: right;
						}
						
						html body #shopContainer div.content div.favoriteList div.favoriteListContainer ul.favoriteListItem li.favoriteListItemButtonBlock .worksIcon{
						background: transparent url(../images/vpl/worksat.gif) no-repeat top left;
						padding: 1px 0 0 19px;
						margin: 0px;
						}
						
						html body #shopContainer div.content div.favoriteList div.favoriteListContainer ul.favoriteListItem li.favoriteListItemButtonBlock .removeIcon{
						background: transparent url(../images/vpl/remove.jpg) no-repeat top left;
						padding: 1px 0 0 19px;
						margin: 0px;
						}
						


/*  BEGIN Special Offers */
html body #shopContainer div.content div.specialOfferList .emptyFav{
		float: left;
		margin: 0px 0px 0px 15px;
		}
				
				
	html body #shopContainer div.content div.specialOfferList .closed {
		width: 530px;
		float: left;
		margin: 5px 0px 15px;
		padding: 8px 0px 0px;
		border: #cecece solid;
		border-width: 1px 1px 1px 1px;
		background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x bottom left;
		}
			
			
	html body #shopContainer div.content div.specialOfferList {
	margin: 0px 0px 50px 0px;
	}	
				
	html body #shopContainer div.content div.printerFriendly {
	float:right;
	color:#153E74;
	margin:3px;
	}	
		html body #shopContainer div.content div.specialOfferList h2 
		{
			margin: 10px 0;
		}
		
		html body #shopContainer div.content div.specialOfferList .right {
		margin: 0;
		float: right;
		}
		
		html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer {
		width: 100%;
		margin: 5px 0px 5px 0px;
		}
			
			html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListHeader {
				width: 100%;
				height: 40px;
				border: #cecece solid;
				border-width: 0px 0px 1px 0px;
				background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x bottom left;
				}
		
					html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListHeader li {
					display: inline-block;
					float: left;
					padding: 10px 5px;
					font: normal bold 12px/1.4em Arial, Helvetica, sans-serif;
					color:#333333;
					}
					
					html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListHeader li.product {
					width: 205px;
					margin: 0px 0px 0px 5px;
					}
					
					html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListHeader li.bonusContribution {
					width: 40px;
					}
					
					html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListHeader li.normalContribution {
					width: 40px;
					}
					
					html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListHeader li.startDate {
					width: 50px;
					}
					html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListHeader li.endDate {
					width: 50px;
					}
				
			
			html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListItem {
			width: auto;
			height: auto;
			margin: 0px 10px 0px;					
			border: #cecece solid;
			border-width: 0px 0px 1px 0px;
			padding: 10px 0px 5px 0px;
			}
		
					html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListItem li {
					display: inline-block;
					float: left;
					padding: 0px;
					font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
					color:#333333;
					}
						
						html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListItem li.specialOfferListItemProductImage {
						width: 50px;
						}
						
						html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListItem li.specialOfferListItemProduct 
						{
						font: normal normal 13px/1.4em Arial, Helvetica, sans-serif;
						width: 160px;
						margin:0px 2px 0px 4px;
						}
						
						html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListItem li.specialOfferListItemBonusContribution {
						width: 50px;
						}
						
						html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListItem li.specialOfferListItemNormalContribution {
						width: 50px;
						}
						
						html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListItem li.specialOfferListItemStartDate {
						width: 58px;
						}
						
						html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListItem li.specialOfferListItemEndDate {
						width: 55px;
						}
						
						html body #shopContainer div.content div.specialOfferList div.specialOfferListContainer ul.specialOfferListItem li.specialOfferListItemButtonBlock {
						width: 80px;
						margin: 0px 0px 0px 0px;
						float: right;
						}
						
	
					
	
/* IMAGE POPUP styles
-----------------------------------------------------------*/	




html body #shopContainer .imagePopup {
padding: 0px;
background: #fff;
border: 2px #cecece solid;
z-index: 100; 
width: 520px;
margin: 0px;
}

html body #shopContainer .imagePopupHeader {
height: 40px;
width: 520px;
border: #cecece solid;
border-width: 0px 0px 1px 0px;
padding: 0px;
font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x bottom left;
}

html body #shopContainer .imagePopupHeader h2 
{
float: right;
font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
padding: 15px 15px 0 0;
margin: 0px;
}

html body #shopContainer .imagePopupHeader h2 a {
font-weight: normal;
padding: 0px;
font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
}

html body #shopContainer .imagePopup span a{
position: relative;
margin: 15px;
top: 28px;
font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
padding: 15px 0 0 15px;
}

/*html body #shopContainer .imagePopup span a{
position: relative;
top: 0px;
float: right;
font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
padding: 0px;
}


#shopContainer .imagePopup img {
padding: 10px;
}
*/


/* SHOPPING POPUP styles
-----------------------------------------------------------*/	
#shopContainer div.addToCartPopup {
padding: 15px;
background: #fff;
width: 470px;
border: 2px #cecece solid;
}
	#shopContainer div.addToCartPopup h2 {
	padding: 0px 0px 10px 0px;
	color: #FF9900;
	font-weight: bold;
	}
	
	#shopContainer div.addToCartPopup div img{
	margin-top: 6px;
	}
	
	/*html body div.addToCartPopup table.addToCartPopupGrid {
	width: 470px;
	border: #cecece solid;
	border-width: 1px;
	margin: 0px 0px 10px;
	font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
	}
	
		html body div.addToCartPopup table.addToCartPopupGrid tr.gridHeader th {
		border: #cecece solid;
		border-width: 0px 0px 1px 0px;
		background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x bottom left;
		height: 25px;
		padding: 5px;
		font-weight: bold;
		}
		html body div.addToCartPopup table.addToCartPopupGrid td.gridData {
		padding: 10px 5px 10px;
		}
		*/
		
		
	#shopContainer div.addToCartPopup table.addToCartPopupGrid {
	width: 470px;
	border: #cecece solid;
	border-width: 1px;
	margin: 0px 0px 10px;
	font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
	}
	
		#shopContainer div.addToCartPopup table.addToCartPopupGrid tr.gridHeader th {
		border: #cecece solid;
		border-width: 0px 0px 1px 0px;
		background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x bottom left;
		height: 25px;
		padding: 5px;
		font-weight: bold;
		}
		#shopContainer div.addToCartPopup table.addToCartPopupGrid td.gridData {
		padding: 10px 5px 10px;
		}
		
		
	#shopContainer div.addToCartPopup table.addToCartPopupContinue {
	width: 470px;
	height: 25px;
	font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
	}
	
		#shopContainer div.addToCartPopup table.addToCartPopupContinue td.left {
		width: 235px;
		text-align: left;
		}
		
		#shopContainer div.addToCartPopup table.addToCartPopupContinue td.right {
		width: 235px;
		text-align: right;
		}
		
		
		
		
		
#shopContainer div.favAddPopup {
padding: 15px;
background: #fff;
width: 370px;
border: 2px #cecece solid;
}

#shopContainer div.favAddPopup h2 {
	padding: 0px 0px 10px 0px;
	color: #FF9900;
	font-weight: bold;
	}
	
	#shopContainer div.favAddPopup pimg{
	margin-top: 6px;
	}
	
	#shopContainer div.favAddPopup table.favAddPopupGrid {
	width: 370px;
	border: #cecece solid;
	border-width: 1px;
	margin: 0px 0px 10px;
	font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
	}
	
		#shopContainer div.favAddPopup table.favAddPopupGrid tr.gridHeader th {
		border: #cecece solid;
		border-width: 0px 0px 1px 0px;
		background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x bottom left;
		height: 25px;
		padding: 5px;
		font-weight: bold;
		}
		
		#shopContainer div.favAddPopup table.favAddPopupGrid td.gridData {
		padding: 10px 5px 10px;
		}
		
		#shopContainer div.favAddPopup table.favAddPopupGrid td input {
		width:70px;
		margin-left: 15px;
		}





#shopContainer div.editCartPopup {
padding: 15px;
background: #fff;
width: 570px;
border: 2px #cecece solid;
}
	#shopContainer div.editCartPopup h2 {
	padding: 0px 0px 10px 0px;
	color: #FF9900;
	font-weight: bold;
	}
	
	#shopContainer div.editCartPopup pimg{
	margin-top: 6px;
	}
	
	#shopContainer div.editCartPopup table.editCartPopupGrid {
	width: 570px;
	border: #cecece solid;
	border-width: 1px;
	margin: 0px 0px 10px;
	font: normal normal 11px/1.4em Arial, Helvetica, sans-serif;
	}
	
		#shopContainer div.editCartPopup table.editCartPopupGrid tr.gridHeader th {
		border: #cecece solid;
		border-width: 0px 0px 1px 0px;
		background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x bottom left;
		height: 25px;
		padding: 5px;
		font-weight: bold;
		width: 100px;
		}
		
		#shopContainer div.editCartPopup table.editCartPopupGrid td.gridData {
		padding: 10px 5px 10px;
		width: 100px;
		}
		
		#shopContainer div.editCartPopup table.editCartPopupGrid tr.gridHeader th.headerTot {
		border: #cecece solid;
		border-width: 0px 0px 1px 0px;
		background: #fff url(../images/vpl/cartItemHeaderBG.jpg) repeat-x bottom left;
		height: 25px;
		padding: 5px;
		font-weight: bold;
		width: 120px;
		}
		
		#shopContainer div.editCartPopup table.editCartPopupGrid td.gridTot {
		padding: 10px 5px 10px;
		width: 120px;
		}
		
		#shopContainer div.editCartPopup table.editCartPopupGrid td.gridDataD {
		padding: 10px 5px 10px;
		margin-left: 5px;
		}
		
		#shopContainer div.editCartPopup table.editCartPopupGrid td input {
		width:70px;
		}
		

html body #shopContainer .cartItemContainer .softRes {
display: block;
float: left;
border: solid 1px #666;
background-color: White;
padding: 5px;
}





/* HUMANIZED styles
-----------------------------------------------------------*/	

#alertDrawer {
text-align: center;
background-color: #003366;
z-index: 999;
position: absolute;
left: 0;
top: 0;
width: 100%;
font-size: 200%;
font-weight: bold;
color: #fff;
}

#alertDrawer p {
padding: 1em 3em;
}


/* Temporary Style Holding Area */
.modalContainer
{
	background: #fff;
	border: 2px solid #153E74;
	padding: 10px;
}
	.modalContainer .buttonContainer
	{
		margin: 5px -10px -10px -10px;
		background: #A1C0DA;
		padding: 5px;
		display: block;
		position: relative;
		text-align: right;
	}
	
	.modalContainer td
	{
		padding: 2px 5px;
	}
	
	.modalContainer td.heading
	{
		background: #A1C0DA;
		color: #fff;
		font: normal bold 12px/1.2em Arial, sans-serif;
	}


/* special styles */
.rcbItem
{
	list-style-type: none;
	background: none;
}

.rcbDisabled
{
	list-style-type: none;
	background: none;
}

html body #shopContainer .worksAt {
margin: 2px 10px 8px 0px;
display: block;
}

html body #shopContainer .worksAtInline {
margin: 0px 10px 8px 0px;
display:inline;
}

html body #shopContainer div.content .worksIcon{
				background: transparent url(../images/vpl/worksat.gif) no-repeat top left;
				padding: 1px 0 0 19px;
				margin: 0px;
				}
