body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background: url(../i/pageBG.png) repeat-y center top;
}
td, div, p, h1, h2, input, textarea, a, select{ color:#666666; font-family:Arial, Verdana, Sans-Serif; font-size:11px;}
h1{ font-size:18px; font-weight:bold; color:#666666; padding-bottom:8px; border-bottom:1px solid #B7DDF7; margin-bottom:10px;}
p{ margin-bottom:10px;}
strong{ font-weight:bold;}

.Subtitle{ font-weight:bold; padding-bottom:4px; border-bottom:1px solid #B7DDF7; margin-bottom:10px;}

.CategoryText
{
    padding-bottom:8px; border-bottom:1px solid #B7DDF7; margin-bottom:10px;
}

#main {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	text-align: left;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	position:relative;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 126px;
	background: url(../i/header.png) center top;
}

#header .Banners{ margin:20px; margin-top:30px; text-align:center;}

.Banner{ text-align:center; margin-bottom:10px;}

#topbar {
	background: url(../i/topbar.png) no-repeat center top;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 50px;
	height: 40px;
	text-align: left;
	display: block;
	clear: both;
}
#topbar ul {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 720px;
	display: block;
	list-style: none;
	overflow: hidden;
	float: left;
}
#topbar ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#topbar ul li a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9999px;
}

#submenu{
    background: url(../i/subbar.png) repeat-x;
	height: 29px;
	display: none;
	list-style: none;
	position:absolute; top:165px; left:465px;
	z-index:100;
}
#submenu li {
	float: left;
	position:relative;
}
#submenu li a {
	display: block;
	height: 29px;
	text-indent:-1000px;
}
#submenu .qa {
	background: url(../i/sub-qa.png) no-repeat top;
	width: 130px;
	height: 29px;
	display: block;
}
#submenu .qa:hover {
	background-position:bottom;
}
#submenu .barcode {
	background: url(../i/sub-barcode.png) no-repeat top;
	width: 130px;
	display: block;
	height: 29px;
}
#submenu .barcode:hover {
	background-position:bottom;
}

.home {
	background: url(../i/home.png) no-repeat left 40px;
	width: 84px;
	display: block;
	height: 40px;
}
.home:hover {
	background: url(../i/home.png) no-repeat left top;
}
.products {
	background: url(../i/products.png) no-repeat left 40px;
	width: 118px;
	display: block;
	height: 40px;
}
.products:hover {
	background: url(../i/products.png) no-repeat left top;
}
.news {
	background: url(../i/news.png) no-repeat left 40px;
	width: 83px;
	display: block;
	height: 40px;
}
.news:hover {
	background: url(../i/news.png) no-repeat left top;
}
.repairs {
	background: url(../i/repairs.png) no-repeat left 40px;
	width: 102px;
	display: block;
	height: 40px;
}
.repairs:hover {
	background: url(../i/repairs.png) no-repeat left top;
}
.about {
	background: url(../i/about.png) no-repeat left 40px;
	width: 107px;
	display: block;
	height: 40px;
}
.about:hover {
	background: url(../i/about.png) no-repeat left top;
}
.support {
	background: url(../i/support.png) no-repeat left 40px;
	width: 101px;
	display: block;
	height: 40px;
}
.support:hover {
	background: url(../i/support.png) no-repeat left top;
}
.contact {
	background: url(../i/contact.png) no-repeat left 40px;
	width: 125px;
	display: block;
	height: 40px;
}
.contact:hover {
	background: url(../i/contact.png) no-repeat left top;
}
#search {
	font-size: 0px;
	width: 183px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	line-height: 0px;
	position: relative;
	left: 22px;
	top: 11px;
}
#search input {
	vertical-align: middle;
}
#search .Txt {
	border: 1px solid #FFFFFF;
	width: 137px;
	margin: 0px;
	padding: 0px;
	font: 11px/normal Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	height: 14px;
	float: left;
}
#search .Btn {
	float: left;
	height: 21px;
	width: 23px;
	position: relative;
	left: 8px;
	top: -2px;
}
#maincontent {
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#maincontent .Left { width:210px;}
#maincontent .Middle { width:576px; position:relative;}
#maincontent .Right { width:194px;}

.heading {
	font-weight: bold;
	padding-left: 16px;
	padding-bottom: 8px;
	display: block;
	padding-right: 5px;
}
.navigation {
	background: url(../i/dotborder.gif) repeat-x left top;
	display: block;
	margin: 0px;
	padding: 8px 0px 8px 16px;
}
.links {
	background: url(../i/leftnavBG.gif) repeat-y 5px top;
	display: block;
	margin: 0px;
	padding: 4px 0px 0px;
}
.links a {
	display: block;
	color: #333333;
	text-decoration: none;
	background: url(../i/leftnavlinkBG.gif) no-repeat left 0px;
	padding-left: 18px;
	margin-bottom: 6px;
	line-height: 18px;
	text-transform: capitalize;
}
.links a:hover {
	background: url(../i/leftnavlinkBG.gif) no-repeat -287px 0px;
	color: #000000;
}
.subheading {
	font-weight: bold;
	display: block;
	background: url(../i/dotborder.gif) repeat-x left top;
	padding: 8px 5px 8px 16px;
}
#footer {
	margin: 22px 0px 5px;
	padding: 0px;
	height: 34px;
	background: url(../i/footerBG.jpg) repeat-x left top;
	display: block;
	line-height: 31px;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#subfooter {
	color: #959595;
	display: block;
	margin: 0px;
	padding: 42px 12px 10px;
	background: url(../i/subfooter.png) no-repeat center top;
	text-align: center;
}
#subfooter a {
	background: url(../i/tvilink.gif) no-repeat right top;
	padding-right: 22px;
	padding-left: 4px;
	text-decoration: none;
	margin-left: 4px;
	color: #959595;
}
.activesector a {
	display: block;
	color: #333333;
	text-decoration: none;
	background: url(../i/leftnavactiveBG.gif) no-repeat left 0px;
	padding-left: 18px;
	margin-bottom: 12px;
	line-height: 18px;
	text-transform: capitalize;
}
.active {
	margin-left: 15px;
	background: url(../i/leftnavBG.gif) repeat-y 5px top;
	margin-top: -5px;
	margin-bottom: 6px;
}
.active a {
	display: block;
	color: #828282;
	text-decoration: none;
	background: url(../i/sublinkBG.gif) no-repeat 11px 5px;
	padding-left: 19px;
	margin-bottom: 4px;
	line-height: 14px;
	text-transform: capitalize;
}
.active a:hover {
	background: url(../i/sublinkBG.gif) no-repeat 12px 5px;
	color: #828282;
}
#centrecontent {
	margin-right: 8px;
	margin-left: 8px;
	position:relative;
}

#centrecontent .Banners {}

#breadcrumbs {
	background: url(../i/breadcrumbBG.gif) no-repeat left -6px;
	padding-left: 25px;
	line-height: 16px;
	display: block;
	height: 25px;
	margin-bottom: 12px;
}
#breadcrumbs a {
	color: #333333;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#productimage {
	width: 170px;
	margin-right: 10px;
	float: left;
	margin-top: 6px;
	text-align: center;
}
#productimage div{ text-align:center; margin-bottom:10px;}
#productdetails {
	float: left;
	width: 380px;
	margin-top: 6px;
}
#productdetails .BtnBox { width:100px; margin-bottom:10px;}
#productdetails h1 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	display: block;
	margin: 0px 0px 12px;
	padding: 0px;
	padding-bottom: 5px;
}
#productdetails .Pricing {
    margin-bottom:10px;
}

#productdetails .Pricing table{ border-collapse:collapse; margin-bottom:10px;}
#productdetails .Pricing td{ padding:5px; border:solid 1px #B7DDF7; font-size:12px; text-align:center;}
#productdetails .Pricing .Head{ background:#F0F7FA; border:solid 1px #B7DDF7; }

#costing {
	font-size: 12px;
	color: #EA590B;
	display: block;
	margin-bottom: 12px;
}
#description {
	font-size: 12px;
	line-height: 16px;
}
#description ul {
	margin: 12px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
}
#description ul li {
	background: url(../i/descriptionulBG.gif) no-repeat left 5px;
	display: block;
	padding-left: 12px;
	margin: 7px 0px 0px;
	line-height: 14px;
}


.clear {
	display: block;
	clear: both;
	height: 25px;
	width: 560px;
}
.headingR {
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 8px;
	display: block;
	padding-right: 5px;
}
.navigationR {
	background: url(../i/dotborder.gif) repeat-x left top;
	display: block;
	margin: 0px;
	padding: 8px 5px 8px 3px;
}
.basketitem {
	clear: both;
	width: 182px;
	display: block;
	padding-top: 4px;
}
#basket {
	background: url(../i/dotborder.gif) repeat-x left top;
	display: block;
	margin: 0px;
	padding: 3px 5px 8px 3px;
}
#basket .Price { margin-bottom:4px;}
#basket .Summary{ margin:10px;}
#basket .Summary .L{ font-weight:bold; padding-left:5px;}
#basket .Summary .R{ padding-left:15px;}
#basket .Summary .T{ font-weight:bold;}

#topsellers {
	background: url(../i/dotborder.gif) repeat-x left top;
	display: block;
	margin: 0px;
	padding: 3px 5px 8px 3px;
}
.basketL {
	width: 40px;
	float: left;
}
.basketR {
	width: 142px;
	float: left;
}
.basketR a { font-weight:bold;}
.baskettitle {
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	text-transform: capitalize;
}
#baskettotal {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 3px;
	clear: both;
}
#pw {
	font-size: 10px;
	color: #666666;
	text-align: center;
	display: block;
	width: 182px;
	margin-top: 3px;
}
.user {
	font-size: 11px;
	padding-right: 1px;
	padding-left: 2px;
	border: 1px solid #89C9F3;
	width: 82px;
}

.itemdetails {
	font-size: 10px;
	line-height: 11px;
	color: #868686;
	text-transform: capitalize;
}
.basketedit {
	background: url(../i/basketedit.gif) no-repeat left top;
	display: block;
	height: 29px;
	clear: both;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 2px;
	margin-bottom: 4px;
	font-size: 0px;
	color: #000000;
	text-align: right;
}
.basketedit input {
	vertical-align: middle;
}
.quantity {
	background: url(../i/amountBG.gif) no-repeat left top;
	border: 1px solid #B8DEF8;
	height: 17px;
	width: 14px;
	padding-right: 1px;
	padding-left: 11px;
	margin-left: 4px;
	font-size: 12px;
	line-height: 17px;
	margin-top: 2px;
}
.quantity2 {
	background: url(../i/amountBG.gif) no-repeat left top;
	border: 1px solid #B8DEF8;
	height: 16px;
	width: 14px;
	padding-right: 1px;
	padding-left: 11px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}
.update {
	margin-left: 3px;
	margin-top: 2px;
}
.remove {
	margin-right: 1px;
	margin-left: 3px;
	margin-top: 2px;
}
.basketedit span {
	font-size: 10px;
	line-height: 21px;
}
.navigationRtitle {
	background: url(../i/dotborder.gif) repeat-x left top;
	font-weight: bold;
	display: block;
	padding: 8px 5px 8px 3px;
	margin-top: 3px;
}
.topsellersitem {
	clear: both;
	width: 182px;
	display: block;
	padding-top: 2px;
}
.topsellerdetails {
	font-size: 12px;
	line-height: 12px;
	text-transform: capitalize;
	color: #333333;
}
.pass {
	font-size: 11px;
	padding-right: 1px;
	padding-left: 2px;
	border: 1px solid #89C9F3;
	width: 82px;
}
#login {
	margin-top: 7px;
}
.imageads img {
	margin-bottom: 8px;
	margin-left: 3px;
	display: block;
}
.submenu ul {
	margin: 0px 0px 12px;
	padding: 0px 0px 0px 10px;
	height: 27px;
	list-style: none;
	display: block;
	overflow: hidden;
	background: url(../i/submenu.png) no-repeat left top;
	width: 540px;
}
.submenu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	display: block;
}
.submenu ul li a {
	text-indent: -9999em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.choose {
	width: 121px;
	display: block;
	background: url(../i/choose.png) no-repeat left 27px;
	height: 27px;
}
.choose:active {
	background: url(../i/choose.png) no-repeat left top;
}
.choose:hover {
	background: url(../i/choose.png) no-repeat left top;
}
.accessories {
	width: 100px;
	display: block;
	background: url(../i/accessories.png) no-repeat left 27px;
	height: 27px;
}
.accessories:active {
	background: url(../i/accessories.png) no-repeat left top;
}
.accessories:hover {
	background: url(../i/accessories.png) no-repeat left top;
}
.datasheet {
	width: 87px;
	display: block;
	background: url(../i/datasheet.png) no-repeat left 27px;
	height: 27px;
}
.datasheet:active {
	background: url(../i/datasheet.png) no-repeat left top;
}
.datasheet:hover {
	background: url(../i/datasheet.png) no-repeat left top;
}
.images {
	width: 72px;
	display: block;
	background: url(../i/images.png) no-repeat left 27px;
	height: 27px;
}
.images:active {
	background: url(../i/images.png) no-repeat left top;
}
.images:hover {
	background: url(../i/images.png) no-repeat left top;
}
.email {
	width: 107px;
	display: block;
	background: url(../i/email.png) no-repeat left 27px;
	height: 27px;
}
.email:active {
	background: url(../i/email.png) no-repeat left top;
}
.email:hover {
	background: url(../i/email.png) no-repeat left top;
}
.listings {
	width: 550px;
}
.seperator {
	background: url(../i/dotborder.gif) repeat-x left center;
	height: 19px;
}
.strike {
	text-decoration: line-through;
}
.costprice {
	color: #FF0000;
}
/*
.add {
	margin: 0px 2px;
}
.addto {
	display: block;
	width: 89px;
	font-size: 0px;
	position: relative;
	left: 10px;
	border: 1px solid #C4E2F4;
	padding: 2px 0px;
}
.addto input {
	vertical-align: middle;
}
*/

.News{}
.News .ListItem{ margin-bottom:20px; border-bottom:1px solid #B7DDF7;}
.News .ListItem .L{ width:100px; min-height:100px; float:left; }
.News .ListItem .R{ width:450px; float:left;}
.News .ListItem .R div{ margin-bottom:5px;}
.News .Title{ font-weight:bold;}
.News .Date{ font-weight:bold; color:Green;}
.News .Article img{ margin-right:10px; margin-bottom:10px; float:left;}
.News .Article div{ margin-bottom:5px;}
.News .Article a{ font-weight:bold;}

.HelpCategory{ background:url(i/BulletLarge.jpg) no-repeat left; padding:5px; padding-left:25px;}
.HelpCategory a{ display:block; font-size:14px;}
.HelpQuestion{padding:4px; padding-left:5px;}
.HelpQuestion a{ display:block;}

.HelpAnswer{padding:10px; border:1px solid #B7DDF7; background:white;}
.HelpAnswer p{font-weight:bold;}

.ContentImg{ margin:10px; margin-right:0; float:right;}

.LinkGroup{ margin-bottom:20px;}
.LinkGroup h2{ font-size:14px; font-weight:bold; margin-bottom:10px;}
.LinkGroup a{ display:block; margin-bottom:5px;}

.Speech{ width:560px; margin:auto;}
.Speech .Top{ background:url(../i/speech-top.jpg) no-repeat; padding:12px 40px 0 40px;}
.Speech .Bottom{ height:24px; background:white url(../i/speech-bottom.jpg) no-repeat;}

.Products .EcomForm{ margin-bottom:10px;}
.Products .Cat{ font-size:16px; font-weight:bold; display:block;}
.Products table{ margin-top:10px;}
.Products table td{ width:180px; padding-top:2px;}
.Products table td .SubCat{ font-size:14px;}

.Grid{ width:100%; margin-bottom:20px;}
.Grid td{ border-bottom:1px solid #B7DDF7; padding:5px;}
.Grid .H td{ font-weight:bold;}
.Grid .L{ width:90px;}
.Grid .L a{}
.Grid .L img{}
.Grid .C{}
.Grid .R{ width:130px;}
.Grid .R .BtnBox{ }
.Grid .Title{ font-size:14px; font-weight:bold; margin-bottom:5px; display:block;}
.Pricing{ margin-bottom:5px;}
.PriceOff{ text-decoration:line-through;}
.RRP{}
.Price{ color:Green; font-weight:bold;}
.SalePrice{ color:Red; font-weight:bold;}

.Tabs{ border-bottom:1px solid #B7DDF7; margin-bottom:10px; padding-left:30px; width:540px}
.Tabs a{ display:block; width:100px; height:20px; background:url(../i/bg-tab.jpg); float:left; border:1px solid #B7DDF7; border-right-width:0; border-bottom-width:0; text-align:center; padding-top:5px; color:Black; text-decoration:none; cursor:pointer;}
.Tabs a:hover, .Tabs .On{ background-position:bottom;}

.TabFrame{width:540px; height:100px; margin:20px; margin-bottom:10px; position:relative; overflow:hidden;}/**/
.TabFrame .Item{ width:100%; position:absolute; left:540px;}

.Specs{ margin-top:10px; }
.Specs .Spec{ border-bottom:1px solid #CCCCCC; height:24px;}
.Specs .Spec div{ margin:4px;}
.Specs .Spec .L{ width:120px; float:left; font-weight:bold;}
.Specs .Spec .R{ width:200px; float:left;}

.Variants .L{ width:300px;}
.Variants .L h3{ font-weight:bold;}
.Variants .C{ width:140px;}
.Variants .C .Pricing{ margin:0;}
.Variants .R{ width:120px;}
.Variants .R .BtnBox{ }

.Files{ margin:10px; text-align:center;}
.Files a{ margin:5px; text-decoration:none;}

.Gallery{ margin:10px; text-align:center;}
.Gallery a{ margin:5px; text-decoration:none;}

.PagCont{width:100%; margin-bottom:10px;}
.PagCont td{padding:4px;}
.PagContL{width:100px; padding-left:10px;}
.PagContNum{text-align:center;}
.PagContR{width:100px; text-align:right; padding-right:10px;}

.Repairs{}
.Repairs td{ vertical-align:middle;}
.Repairs .EcomForm{ margin-bottom:10px;}
.Repairs .EcomForm .Products{ float:left; margin-right:5px;}
.Repairs .EcomForm .BtnAdd{ float:left; margin:0;}
.Repairs .EcomForm .BtnX{ margin:0;}

.BtnBox{ border:1px solid #B7DDF7; height:28px; width:100px;}
.BtnBox .Txt{ border:1px solid #B7DDF7; height:15px; padding:2px; padding-left:12px; font-size:12px; width:23px; background:url(../i/txt-x.gif) no-repeat left; float:left; margin:4px; margin-right:0;}
.BtnBox a{ display:block; width:50px; height:21px; float:left; margin:4px; margin-right:0;}
.BtnBox a:hover{ background-position:bottom;}
.BtnBox img{ width:50px; height:21px;}
.BtnBox .ChooseBuy{ width:93px; background:url(../i/btn-choose.gif) no-repeat; }
.BtnBox .ChooseBuy img{ width:93px;}
.BtnBox .Add{ background:url(../i/btn-add.gif) no-repeat;}
.BtnBox .Add img{ width:23px;}
.BtnBox .Update{ width:23px; background:url(../i/btn-update-basket.gif) no-repeat;}
.BtnBox .Update img{ width:23px;}
.BtnBox .Delete{ width:23px; background:url(../i/btn-delete.gif) no-repeat;}
.BtnBox .Delete img{ width:23px;}
.Clr{ clear:both;}

.Button{ display:block; width:150px; height:21px;}
.Button:hover{ background-position:bottom;}
.Button img{ width:150px; height:21px;}
.BtnContinue{background:url(../i/btn-continue.gif);}
.BtnContact{background:url(../i/btn-contact.gif);}
.BtnSendFriend{background:url(../i/btn-send-friend.gif);}
.BtnCheckout{background:url(../i/btn-checkout.gif); width:182px; height:25px;}
.BtnCheckout img{ width:182px; height:25px;}
.BtnLogin{background:url(../i/btn-login.gif); width:182px; height:25px; margin-top:5px;}
.BtnLogin img{ width:182px; height:25px;}
.BtnReminder{background:url(../i/btn-password-reminder.gif);}
.BtnRemindMe{background:url(../i/btn-remind-me.gif);}
.BtnUpdate{background:url(../i/btn-update.gif);}
.BtnAddAddress{background:url(../i/btn-add-address.gif);}
.BtnUpdateAddress{background:url(../i/btn-update-address.gif);}
.BtnExCustomer{background:url(../i/btn-existing-customer.gif);}
.BtnNewCustomer{background:url(../i/btn-new-customer.gif);}
.BtnRegister{background:url(../i/btn-register.gif);}
.BtnGo{background:url(../i/btn-go.gif); width:50px;}
.BtnGo img{ width:50px;}
.BtnMakePayment{background:url(../i/btn-make-payment.gif);}
.BtnSubmit{background:url(../i/btn-submit.gif);}
.BtnAdd{background:url(../i/btn-add2.gif); width:60px;}
.BtnAdd img{width:60px;}
.BtnX{background:url(../i/btn-delete.gif); width:23px;}
.BtnX img{width:23px;}
.BtnAddOrder{background:url(../i/btn-addtoorder.gif); margin-top:5px;}
.BtnSignUp{background:url(../i/btn-signup.gif); margin-top:5px;}

.Line{ border-top:1px solid #B7DDF7; margin-top:2px; margin-bottom:2px; }

.Unavailable{ font-weight:bold; color:Red;}

.AccBox .Txt{background-color:White; border:solid 1px #B7DDF7; width:170px; padding:2px;}
.AccBox a{ font-weight:bold; margin-bottom:5px; display:block;}

.newsletterSignup { width:190px; height:58px; background:url(../i/newsletter.jpg) no-repeat 3px 0; padding-top:28px; padding-left:10px; position:relative; }
.newsletterSignup INPUT { width: 120px; background-color:White; border:solid 1px #B7DDF7; padding:2px; }
.newsletterSignup A { position:absolute; right:17px; top:28px;}



/*Ecommerce Styles*/

.EcomSB{background:#F0F7FA; border:solid 1px #B7DDF7; padding:10px; margin:5px;}
.EcomSB .Subtitle{ margin-bottom:5px; margin-top:10px; padding:0; border:0;}
.EcomSB table td{font-size:10px; padding:2px; vertical-align:middle;}
.EcomSB .L{width:75px; font-weight:bold;}
.EcomSB .R .Txt{background-color:White; border:solid 1px #B7DDF7; width:200px; padding:2px; font-size:11px;color:#666666;}
.EcomSB .R .TxtS{width:120px;}
.EcomSB .R select{ }
.EcomSB .F{ padding-top:6px;}
.EcomSB .F a{display:block; width:150px; height:21px;background:url(../i/btn-search.gif);}
.EcomSB .F a:hover{background-position:bottom;}
.EcomSB .F img{width:150px; height:21px;}

.SbContainer{background:#F0F7FA; border:solid 1px #B7DDF7; padding:5px; margin:10px;}
.SbContainer td{ font-size:10px; padding:2px;}
.SbContainer .SbFields{}
.SbContainer .SbLeft{ width:75px; font-weight:bold;}
.SbContainer .SbRight{}
.SbContainer .SbTextBox{background-color:White; border:solid 1px #B7DDF7; width:200px; padding-left:2px; font-size:10px;}
.SbContainer .SbFooter{ padding-top:6px;}

.EcomCustBox p{}
.EcomCustBox input{background-color:White; border:solid 1px #B7DDF7; padding-left:2px;}
.EcomCustBox .CbCheckBox{background:#F0F7FA; border:solid 1px #B7DDF7; margin-right:5px;}
.EcomCustBox .CbCheckBox input{ vertical-align:middle;}
.EcomCustBox span{font-weight:bold;}
.EcomCustBox select, option{background-color:White; border:solid 1px #B7DDF7; font-size:10px;}

hr{ background-color:#F0F7FA; color:#B7DDF7; height:1px; border:1px solid #B7DDF7; border-collapse:collapse;}
.EcomForm{background:#F0F7FA; border:solid 1px #B7DDF7; padding:10px;}
.EcomForm a{color:#666666;}
.EcomForm td{ padding-right:5px;}
.EcomForm .Button{ margin-top:10px;}
.EcomForm .Txt{background-color:White; border:solid 1px #B7DDF7; width:200px; padding:2px;}
.EcomTxt{background-color:White; border:solid 1px #B7DDF7; width:200px; padding:2px;}
.EcomCheck label{ padding:0px 0px 2px 4px; display:inline-block; }
.EcomBasketItems{width:540px;border-collapse:collapse;text-align:left;margin:5px;}
.EcomBasketItems td{font-weight:bold;padding:5px;}
.EcomBasketItem table td{padding:0px; border:none;}
.EcomBasketItemAlt td{border-top:1px solid #B7DDF7;}
.EcomBasketItemImg{ vertical-align:top; width:70px;}
.EcomBasketItemRemove{ border-left:1px solid #B7DDF7;text-align:center; width:100px;}
.EcomBasketSummary{width:540px;margin:5px;margin-top:0px;text-align:left;}
.EcomBasketSummary table{border-collapse:collapse;width:540px;}
.EcomBasketSummary table td{background:white;padding:5px; border-bottom:1px solid #B7DDF7;}
.EcomCheckoutTrail{margin:10px;padding-bottom:10px;border-bottom:1px solid #B7DDF7;}
.EcomCheckoutTrail span{margin:5px;}
.EcomCheckoutTrail span b{color:#990000;}
.EcomCheckoutCenter{margin:20px;text-align:left;}
.EcomFormBar{padding:5px;background:#F0F7FA;margin-bottom:5px;border:solid 1px #B7DDF7; }
.EcomFormBar a{color:#666666;}
.EcomFormBar td{vertical-align:middle;}
.EcomAddressBar{padding:5px;background:#F0F7FA;margin-bottom:5px; border:solid 1px #B7DDF7;}
.EcomAddressBar a{color:#666666;}
.EcomAddressBar input{vertical-align:middle;}
.EcomConfirmAddress{text-align:left;margin:10px;border-bottom:1px solid #B7DDF7;border-top:1px solid #B7DDF7;}
.EcomConfirmAddress td{vertical-align:top;padding:10px;padding-right:50px;}
.EcomConfirmAddress a{color:#666666;}
.EcomOrderTracker{width:100%; border-collapse:collapse;}
.EcomOrderTracker td{ padding:5px;}
.EcomOrderTrackerHeader td{ border-bottom:1px solid #B7DDF7;}








