﻿/* Product Pages, Cart and Checkout */
.ProdSeparator
{
	width: 100%;
	height: 2px;
	overflow: hidden;
	margin: 7px 0 7px 0;
	background: url( "../../Images/Neurolink/separator.gif" ) repeat-x 0 0;
}
.QtyBox
{
	width: 36px;
	height: 24px;
	border: 1px solid #9B9B9B;
	padding: 3px 0 0 2px;
}
.CatImgTable
{
	width: 128px;
}
.CatImgTop
{
	height: 11px;
	background: url( "../../Images/Neurolink/cat-img-top.gif" ) no-repeat 0 0;
}
.CatImgBot
{
	height: 17px;
	background: url( "../../Images/Neurolink/cat-img-bot.gif" ) no-repeat 0 0;
}
.CatImgTD
{
	background: url( "../../Images/Neurolink/cat-img-bg.gif" ) repeat-y 0 0;
}
.CatTableInfoTD
{
	padding: 12px 0 0 15px;
}
.CatTableInfoTD p
{
	margin-top: 10px;
}
.ShopCatDescTD
{
	padding: 15px 0 15px 0;
}
.ShopCatDescTD div
{
	margin-top: -18px;
}
.ProdListControl
{
	width: 100%;
}
#tblParentProductList{ width:628px; }

.ProdListControl td
{
	border-bottom: 1px solid #999; width:50%;
}
.ProdListControl td table td
{
	border: none; width:auto;
}
.ProdListControl *
{
	padding: 0;
}
.ProductTable
{
	width: 50%;
	height: 115px;
	
	margin: 4px 0 0 0;
}
.ProdImgTable
{
	width: 92px;
}
.ProdImgTop
{
	height: 7px;
	background: url( "../../Images/Neurolink/prod-img-top.gif" ) no-repeat 0 0;
}
.ProdImgBot
{
	height: 7px;
	background: url( "../../Images/Neurolink/prod-img-bot.gif" ) no-repeat 0 0;
}
.ProdImgTD
{
	background: url( "../../Images/Neurolink/prod-img-bg.gif" ) repeat-y 0 0;
}
.ProdQtyBox
{
	width: 36px;
	height: 24px;
	border: 1px solid #9B9B9B;
	margin: 9px 0 2px 7px;
	padding: 3px 0 0 2px;
}
.ProdTableMidTD
{
	padding: 0 0 0 7px;
}
.ProdTableMidTD .OrangeLink
{
	position: absolute;
	bottom: 5px;
}
.ProdTableMidTD .ProductShortText
{
	width: 120px;
	margin-bottom: 13px;
	padding-right: 3px;
}
.ProdTableMidTD .ProductText
{
	margin-top: 5px;
	width: 126px;
	padding-bottom: 9px;
}
.ProdTableRightTD
{
	padding-right: 14px;
}
.ProdTableRightTD .MediumButton
{
	margin-top: 5px;
}
.ProdThumb
{
	position: relative;
	top: 2px;
}
.ProdTableLeftTD, .ProdTableMidTD, .ProdTableRightTD
{
	padding-bottom: 4px;
}
.CurrencySelectTable .BoldBlack
{
	padding: 5px 5px 0 0;
}
.CurrencySelect
{
	width: 145px;
}
.CurrencySelectDiv
{
	width: 147px;
	height: 22px;
	background: url( "../../Images/Neurolink/prac-select-drop.gif" ) no-repeat 0 0;
	position: relative;
	z-index: 9;
}
.CurrencyDropdownTD
{
	height: 20px;
}
/* Product Display*/

.ProductTitleText
{
	line-height: 16px;
}
.NormalSalePrice
{
	font-weight: normal;
	color: #aaaaaa;
	padding-left: 10px;
}
.ProdDispImgDiv
{
	width: 313px;
}
.ProdDispImgTable
{
	width: 292px;
}
.ProdDispImgTop
{
	height: 18px;
	background: url( "../../Images/Neurolink/prod-disp-img-top.gif" ) no-repeat 0 0;
}
.ProdDispImgBot
{
	height: 18px;
	background: url( "../../Images/Neurolink/prod-disp-img-bot.gif" ) no-repeat 0 0;
}
.ProdDispImgTD
{
	background: url( "../../Images/Neurolink/prod-disp-img-bg.gif" ) repeat-y 0 0;
}
.ProdDispThumbControl
{
	width: 285px;
	margin-left: 5px;
}
.ProdDispInfoDiv
{
	width: 313px;
	margin: 28px 0 0 0;
}
.ProdDispDesc
{
	margin: 18px 0 0 0;
	line-height: 18px;
}
.ProdDispButtonTable td
{
	height: 33px;
}
.ProdDispQtyBox
{
	width: 36px;
	height: 24px;
	border: 1px solid #9B9B9B;
	padding-top: 3px;
	font-weight: bold;
}
.AddToCartButton
{
	padding-left: 15px;
}
.AddToCartButton .AddCartImage
{
	position: relative;
	z-index: 13;
}
.RelatedDocsDiv ul, .RelatedDocsDiv li
{
	list-style-type: none;
}
.RelatedDocsDiv ul
{
	margin: 0 0 9px 18px;
	padding: 0;
}
.RelatedDocsDiv li
{
	padding: 0 0 0 10px;
	margin: 0;
	background: url( "../../Images/Neurolink/bullet.gif" ) no-repeat 0 8px;
	float: left;
	display: block;
	clear: both;
}
.RelProdControl
{
	margin: 5px 0 15px 0;
}
.RelatedProdDiv td
{
	width: 30%;
	padding-left: 21px;
}
.RelatedProdDiv .OrangeLink
{
	background: url( "../../Images/Neurolink/bullet.gif" ) no-repeat center left;
	padding-left: 9px;
}
.CurrencySelectLabel
{
	width: 122px;
}

/* End Product Display*/

/* Shopping Cart */

.CartDiv
{
	width: 700px;
	margin-top: 30px;
}
.OrderText
{
	margin: 10px 0 0 0;
}
.CartTable
{
	width: 700px;
	line-height: 27px;
}
.CartTable td
{
	vertical-align: middle;
}
.CartTable .OrangeSubHeading, .CheckoutSummaryTable .OrangeSubHeading
{
	height: 33px;
}
.CartColumn
{
	width: 109px;
}
.CartTable .MediumButton
{
	margin: 6px 0 6px 0;
}
.CartProdName
{
	width: 360px;
	padding-left: 18px;
}
.ContShopBut
{
	margin: 9px 0 9px 0;
}
.CartTotalsTable
{
	width: 250px;
	margin-top: 22px;
}
.CartTotalsTable .BlackText
{
	padding-right: 22px;
}
.DottedProdSeparator
{
	width: 100%;
	height: 1px;
	overflow: hidden;
	border-top: 1px dotted #999;
	margin: 7px 0 7px 0;
}
.CheckoutButton
{
	margin: 9px 0 0 0;
}
.CartLogoDiv
{
	width: 345px;
	margin-top: 90px;
	line-height: 25px;
	padding-bottom: 1px;
}
.CartLogos img
{
	float: left;
	margin: 20px 10px 0 0;
}
/* End Shopping Cart */

/* CheckoutDiv */

.CheckoutDiv
{
	width: 700px;
	margin-top: 30px;
}
.CheckoutDiv .FormTextBox
{
	margin: 2px 0 2px 0;
}
.SCStepDiv
{
	float: left;
	margin: 0 0 18px 26px;
}
.SCStepPanel
{
	position: relative;
	right: 9px;
}
.Step1Text
{
	margin: 13px 0 13px 0;
}
.CheckoutSignupDiv
{
	width: 700px;
	margin-bottom: 27px;
}
.ChSignupLeftDiv
{
	width: 333px;
}
.ChSignupLeftTable
{
	width: 292px;
}
.ChSignupLeftTable span
{
	color: #F00;
	font: bold 14px/25px Arial, Helvetica, Sans-Serif;
}
.ChSignupLeftTable tr
{
	text-align: right;
}
.ChSignupRightTable
{
	width: 292px;
	margin-left: 62px;
}
.ChSignupLeftTable td, .ChSignupRightTable td
{
	vertical-align: middle;
}
.ChSignupDivSep
{
	width: 2px;
	border-right: 1px dotted #999;
}
.Step1Label
{
	padding-left: 28px;
}
.ChSignupLeftTable .SmallBlack
{
	padding-top: 9px;
}
.CheckoutLogos
{
	margin-right: 15px;
	padding-bottom: 3px;
}
.CheckoutLogos img
{
	float: left;
	margin: 20px 7px 0 0;
}
.ShipTable
{
	line-height: 27px;
}
.ShipLeftTD
{
	width: 292px;
	padding-right: 30px;
}
.ShipRightTD
{
	width: 292px;
	padding-left: 62px;
}
.SCFormItem
{
	display: block;
	clear: both;
	height: 28px;
}
.SCFormItemHighlighted
{
	display: block;
	clear: both;
	border: solid 1px #ff0000;
	height: 28px;
}

.SCFormTextItem
{
	float: left;
	width: 100px;
}
.SCFormFieldItem
{
	float: left;
}
.ShipSep
{
	width: 33px;
	border-right: 1px dotted #999;
}
.ShipBottomButtons
{
	margin: 25px 28px 0 0;
}
.ShipLogos
{
	position: relative;
	top: -5px;
	margin-right: 20;
}
.ShipLogos img
{
	float: left;
	margin: 0 7px 0 0;
}
.ShipBackButton
{
	margin-right: 20;
}
.ShipTable .SmallBlack
{
	position: relative;
	top: 13px;
}
.AddressMargin
{
	margin-left: 33px;
}

/* Summary */

.CheckoutSummaryTable .MediumButton
{
	margin: 5px 0 5px 0;
}
.CheckoutSummaryTable td
{
	vertical-align: middle;
}
.SumProdName
{
	width: 366px;
	padding-left: 18px;
}
.SumColumn
{
	width: 110px;
}
.SummaryTotalsTable
{
	width: 200px;
}
.USDCCPayment 
{
	width:300px;
	margin-bottom:20px;
}
.PaymentDiv
{
	line-height: 27px;
}
.DPSLogo
{
	margin-top: 13px;
}
.VoucherMessage{ color:#F00; font:bold 12px Arial,Sans-Serif; display:block; margin-top:5px;}
.VoucherActions{ padding-top:7px;}
