body {
	margin: 0 0 0 0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	background: #d3d3d3;
}

#overall {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 760px;
	background: url(headerbg.gif) no-repeat top left;
	float: left;
}

#container {
	width: 760px;
	float: left;
	background: url(containerbg.gif) repeat-y top left;
}

#footer {
	width: 760px;
	clear: both;
	float: left;
	xbackground: url(footernavbg.gif) no-repeat top left;
	background: #d3d3d3;
}

#footer .footerlinks{
	float: left;
	display: block;
	border-right: 1px solid #3D8AD8;
	border-left: 1px solid #3D8AD8;
	border-bottom: 3px solid #3D8AD8;
	border-top: 3px solid #3D8AD8;
	background-color: #d8e0e3;
}

/*-----------------Header-----------------*/
.logo {
	width: 240px;
	float: left;
	padding: 14px 0 15px 13px;
}

.phone {
	width: 179px;
	float: left;
	padding: 22px 0 32px 85px;
}

.security-icon {
	width: 135px;
	float: right;
	padding: 24px 0 0 0;
}

.free-shipping-text {
	background: url(truckicon.gif) no-repeat 0 50%;
	font-size: 11px;
	color: #000000;
	float: left;
	clear: both;
	padding: 13px 0 11px 40px;
	margin-left: 9px;
	width: 230px;
}

* html .free-shipping-text {
	background: url(truckicon.gif) no-repeat 0 50%;
	font-size: 11px;
	color: #000000;
	float: left;
	clear: both;
	padding: 13px 0 11px 40px;
	margin-left: 5px;
	width: 230px;
}

.headernav {
	float: right;
	width: 470px;
	font-size: 11px;
	color: #000000;
	padding: 13px 9px 11px 0;
	text-align: right;
}

.headernav a {
	font-size: 11px;
	color: #000000;
	padding: 0 6px 0 2px;
}

/*----------------Left Nav----------------*/
.leftnav {
	width: 159px;
	float: left;
	padding-left: 1px;
}

.searcharea {
	width: 152px;
	background: url(searchbg.gif) no-repeat top left;
	padding: 30px 0 9px 6px;
}

* html .searcharea {
	width: 159px;
	background: url(searchbg.gif) no-repeat top left;
	padding: 30px 0 9px 6px;
}

.searcharea input.searchIn {
	width: 118px;
	font-size: 11px;
	float: left;
}

.searcharea input.search-go { margin: -2px 0 0 4px; }

.leftnavigation { width: 159px; }

.leftnavigation ul {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

.leftnavigation ul li.title span {
	color: #fed217;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	width: 154px;
	display: block;
	background: #00356a;
}

* html .leftnavigation ul li.title span {
	color: #fed217;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	width: 159px;
	display: block;
	background: #00356a;
}

.leftnavigation ul li.title ul {
	margin: 0;
	padding: 0;
	width: 158px;
	border-right: 1px #00356a solid;
}

.leftnavigation ul li.title ul li a {
	font-size: 11px;
	display: block;
	font-weight: normal;
	color: #00356a;
	padding: 4px 0 4px 15px;
	width: 143px;
}

* html .leftnavigation ul li.title ul li a {
	font-size: 11px;
	display: block;
	font-weight: normal;
	color: #00356a;
	padding: 4px 0 4px 15px;
	width: 158px;
}

.leftnavigation ul li.title ul li a:hover {
	background: url(leftnavhover.gif) #d8e0e3 no-repeat 3% 50%;
	text-decoration: none;
}

.leftnavigation ul li.shopbycat {
	list-style: none;
	padding: 10px 0 10px 10px;
	border-right: 1px #00356a solid;
}

.leftnavigation ul li.shopbycat select {font-size: 12px; width: 136px;}

.leftnavigation ul li.shopbycat a {
	font-size: 10px;
	color: #d51f2c;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.leftnavigation ul li.shopbycat a:hover {
	text-decoration: none;
	background: none;
}

.newsletter {
	width: 159px;
	background: url(newsletter-title.gif) no-repeat top left;
	padding: 35px 0 0 0;
}

.newsletter .mail-text {
	font-size: 11px;
	color: #00356a;
	padding: 0 7px 7px;
	width: 145px;
}

.mail-privacy {
	width: 159px;
	color: #3eabd6;
	font-size: 11px;
}

.newsletter input.mailingIn {
	width: 115px;
	float: left;
	margin: 3px 0 0 7px;
	font-size: 11px;
}

.newsletter .respect {
	width: 120px;
	font-size: 10px;
	color: #3c8ad5;
	margin: 7px 0 15px 7px;
}

.newsletter .respect a {
	font-size: 10px;
	color: #3c8ad5;
	text-decoration: underline;
}

.testimonials {
	width: 145px;
	background: url(testimonial-title.gif) no-repeat top left;
	padding: 35px 7px 20px 7px;
	font-size: 11px;
	color: #00356a;
}

* html .testimonials {
	width: 159px;
	background: url(testimonial-title.gif) no-repeat top left;
	padding: 35px 7px 20px 7px;
	font-size: 11px;
	color: #00356a;
}

.testimonials a {
	font-size: 11px;
	color: #3eabd6;
	text-decoration: underline;
	width: 120px;
	display: block;
	padding: 7px 4px 0 0;
	background: url(testimonialarrow.gif) no-repeat 100% 75%;
}

/*-----------------------Footer---------------------*/
.sitedesign {
	font-size: 10px;
	float: left;
	width: 149px;
	color: #828689;
	padding: 12px 0 10px 10px;
}

.sitedesign a {
	color: #828689;
	font-size: 10px;
}

.footernav {
	width: 580px;
	float: right;
	font-size: 11px;
	color: #000000;
	padding: 12px 12px 10px 0;
	text-align: right;
}

.footernav a {
	font-size: 11px;
	color: #000000;
	padding: 0 9px 0 5px;
}

.badges {
	width: 455px;
	text-align: center;
	float: left;
	padding: 20px 0 30px 10px;
}

.badges img {
	display: inline;
	vertical-align: middle;
	margin-right: 18px;
}

.copyright {
	float: right;
	width: 200px;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 25px 20px 0 0;
}

.headernav a.cart, .footernav a.cart {
	background: url(shoppingcarticon.gif) no-repeat 10% 50%;
	padding-left: 21px;
}

.leftnavigation ul li.title, .leftnavigation ul li.title ul li { list-style: none; }

/*Conents*/
.content { width: 594px; float: right; }

.icons {
	width: 580px;
	border-bottom: 1px #cccccc solid;
	float: left;
}

.icons .housewares {
	background: url(/lib/wholesalesoftware/housewares-title.gif) no-repeat 50% 5%;
	padding-top: 55px;
	width: 33%;
	float: left;
	border-right: 1px #cccccc solid;
	margin: 3px 0;
}

.icons .housewares table tr td {
	padding-bottom: 7px;
	text-align: center;
	width: 195px;
}

.icons .software {
	background: url(/lib/wholesalesoftware/software-title.gif) no-repeat 50% 5%;
	padding-top: 55px;
	width: 33%;
	float: left;
	border-right: 1px #cccccc solid;
	margin: 3px 0;
}

.icons .electronics {
	background: url(/lib/wholesalesoftware/electronics-title.gif) no-repeat 50% 5%;
	padding-top: 55px;
	width: 33%;
	float: left;
	margin: 3px 0;
}

.welcomearea {
	width: 560px;
	margin: 0 0 0 15px;
	clear: both;
	padding: 10px 0 20px;
}

.welcomearea .welcometitle {
	font-size: 11px;
	font-weight: bold;
	color: #3d8ad8;
	width: 560px;
}

.welcomearea .welcometext {
	font-size: 11px;
	color: #00346A;
	width: 560px;
	font-weight: normal;
}

.feat-housewares .feat-house-title {
	background: url(/lib/wholesalesoftware/housewares-titlebar.gif) no-repeat top left;
	text-align: right;
	padding: 14px 12px 18px 0;
}

.feat-software .feat-software-title {
	background: url(/lib/wholesalesoftware/software-titlebar.gif) no-repeat top left;
	text-align: right;
	padding: 16px 12px 16px 0;
}

.feat-electronics .feat-electronics-title {
	background: url(/lib/wholesalesoftware/electronics-titebar.gif) no-repeat top left;
	text-align: right;
	padding: 16px 12px 16px 0;
}

/*---------------------Section Body------------------*/
#breadcrumbs {
	display: block;
	width: 572px;
	padding: 10px 7px 10px 15px;
	font-size: 11px;
	color: #00356a;
}

#breadcrumbs a {
	font-size: 11px;
	color: #00356a;
	text-decoration: underline;
	background: url(/lib/wholesalesoftware/breadcrumb-arrow.gif) no-repeat 100% 50%;
	padding-right: 11px;
	margin-right: 5px;
}

* html .sect-title {
	background: url(/lib/wholesalesoftware/section-bar.gif) no-repeat top left;
	font-size: 14px;
	color: #ffffff;
	padding: 15px 0 16px 15px;
	width: 589px;
	font-weight: bold;
}

.image-text {
	width: 565px;
	margin: 15px 0 0 15px;
	font-size: 11px;
	color: #003667;
	padding-bottom: 15px;
}

.image-text img {
	float: left;
	margin: 0 12px 12px 0;
}

.border {
	border-top: 1px #cccccc solid;
	clear: both;
	width: 565px;
	margin-left: 15px;
}

.contents-title {
	font-size: 13px;
	font-weight: bold;
	color: #003667;
	background: url(/lib/wholesalesoftware/contents-title-arrow.gif) no-repeat 0 50%;
	padding-left: 10px;
	margin: 10px 0 10px 25px;
}

.contents-section {
	width: 540px;
	margin-left: 5px;
	padding: 10px 20px;
	xbackground: #e7eff2;
}

.contents-section tr td { xpadding: 5px 0; }

.contents-section tr td a {
	font-size: 11px;
	color: #003667;
	xpadding-left: 10px;
	xbackground: url(/lib/wholesalesoftware/section-contents-arrow.gif) no-repeat 0 50%;
	text-decoration: underline;
}

/*-----------------Subsection Contents----------------*/
.contents-subsection {
	width: 565px;
	margin-left: 18px;
}

.contents-subsection .contentinfo{
	line-height: 1.6;
}
 
.contents-subsection table tr td a {
	font-size: 11px;
	line-height: 1.3;
	color: #003667;
	text-decoration: underline;
}

/*-----------------Item Page Body----------------------*/
.leftside {
	width: 430px;
	float: left;
	margin-top: 20px;
}

.leftside .item-name-bar-top {
	background: url(/lib/wholesalesoftware/item-name-bar-top.gif) no-repeat top left;
	width: 425px;
	padding-top: 7px;
	margin-bottom: 5px;
}

.leftside .item-name-bar-top .item-name-bar-middle {
	background: url(/lib/wholesalesoftware/item-name-bar-mid.gif) #00356a repeat-y top left;
	width: 405px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 10px;
}

* html .leftside .item-name-bar-top .item-name-bar-middle {
	background: url(/lib/wholesalesoftware/item-name-bar-mid.gif) #00356a repeat-y top left;
	width: 425px;
	font-size: 14px;
	color: #ffffff;
	padding: 0 10px;
}

.leftside .item-name-bar-top .item-name-bar-bottom {
	background: url(/lib/wholesalesoftware/item-name-bar.gif) no-repeat bottom left;
	width: 425px;
	padding-bottom: 7px;
	font-size: 0px;
}

.prod-info-table {
	width: 236px;
	float: left;
	padding-left: 2px;
}

.prod-info-table table {
	border: 1px #bac5cb solid;
	background: #e7eff2;
}

.prod-info-table table tr th {
	font-size: 11px;
	font-weight: bold;
	color: #00356a;
	text-align: right;
	padding: 5px 5px 5px 0;
	border-bottom: 1px #ffffff solid;
	background: #e7eff2;
}

.prod-info-table table tr td {
	padding: 5px 0 5px 5px;
	font-size: 11px;
	border-bottom: 1px #ffffff solid;
}

.prod-info-table table tr td.code { color: #00356a; }

.prod-info-table table tr td.yousave { color: #d2202e; }

.prod-info-table table tr td.options select { width: 129px; font-size: 11px; }

.prod-info-table table.prod-info-bottom {
	border: none;
	background: #ffffff;
}

.prod-info-table table tr td.sendfriend { padding-top: 11px; }

.prod-info-table table tr td.availability {
	font-size: 11px;
	color: #00356a;
}

.item-images {
	width: 170px;
	float: left;
	margin-left: 10px;
	text-align: center;
}

.item-images img { margin: 0 4px 7px 0; }

.tabbed-info {
	width: 420px;
	clear: both;
	float: left;
	padding-left: 2px;
}

.cross-sell {
	width: 153px;
	float: left;
	background: url(/lib/wholesalesoftware/cross-sell-bar.gif) no-repeat top left;
	padding: 45px 0 0 5px;
	margin: 18px 5px 0 0;
}

.cross-sell table { width: 149px; }

.cross-sell table tr td {
	text-align: center;
	font-size: 11px;
	color: #00356a;
}

.cross-sell table tr td div.item-name { padding-top: 5px; }

.cross-sell table tr td div.item-name a {
	font-size: 11px;
	color: #00356a;
	text-decoration: underline;
}

.recently-viewed {
	width: 587px;
	clear: both;
	padding-top: 20px;
}

#recent-items tr th {
	background: url(/lib/wholesalesoftware/section-bar.gif) no-repeat top left;
	font-size: 14px;
	color: #ffffff;
	padding: 15px 0 16px 12px;
	width: 575px;
	font-weight: bold;
}

#recent-items tr td table tr td.recent-items-saleprice {
	font-size: 11px;
	color: #d2202e;
	font-weight: bold;
}

#seo-related-links { width: 100%; margin-bottom: 20px;}

    #seo-related-links:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

    #seo-related-links h3 {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background: url(/lib/wholesalesoftware/section-bar.gif) no-repeat top left;
	padding: 15px 0 16px 12px;
	margin-bottom: 5px;
}

    #seo-related-links ul { margin: 0; list-style: none; padding: 0;}

    #seo-related-links ul.seo-links li {
	width: 49%;
	float: left;
	display: inline;
	background: url(dot.gif) 5px center no-repeat;
	margin: 0;
	padding: 0 0 3px 0;
}

#seo-related-links ul.seo-links li a {
	text-decoration: none;
	padding-left: 25px;
	display: block;
	_width: 100%;
	font-size: 11px;
	color: #00356a;
}

.testimony-caption {
	font-size: 11px;
	color: #00356a;
	padding: 0 0 0 15px;
}

.icons .software table tr td, .icons .electronics table tr td {
	padding-bottom: 7px;
	text-align: center;
}

.icons .electronics table, .icons .housewares table, .icons .software table { width: 100%; padding: 0 5px; }

.feat-electronics, .feat-housewares, .feat-software { width: 587px; }

.feat-electronics .feat-electronics-title a, .feat-housewares .feat-house-title a, .feat-software .feat-software-title a {
	font-size: 11px;
	color: #d7e1e2;
	text-decoration: underline;
	background: url(/lib/wholesalesoftware/titlebar-arrow.gif) no-repeat 100% 50%;
	padding-right: 10px;
}

.feat-electronics table tr td a, .feat-housewares table tr td a, .feat-software table tr td a {
	color: #003667;
	text-decoration: underline;
}

.sect-title, table tr td h1 {
	background: url(/lib/wholesalesoftware/section-bar.gif) no-repeat top left;
	font-size: 14px;
	color: #ffffff;
	padding: 14px 0 17px 15px;
	width: 574px;
	font-weight: bold;
}

.contents-subsection table tr td.horizsep, .cross-sell table tr td.rowsep {
	background: url(/lib/wholesalesoftware/horizsep.gif) repeat-x 0 50%;
}

.prod-info-table table tr th.you-save-text, .prod-info-table table tr th.sale-price-text, .prod-info-table table tr td.sale-price {
	color: #d2202e;
	font-weight: bold;
}

.tabbed-info div#tab-desc, .tabbed-info div#tab-desc ul { width: 420px; }

#recent-items tr td table tr td.recent-items-price, .prod-info-table table tr td.price, #recent-items tr td table tr td.recent-items-name a {
	font-size: 11px;
	color: #00356a;
}

.feat-housewares table tr td, .feat-software table tr td, .feat-electronics table tr td, .contents-subsection table tr td {
	font-size: 11px;
	color: #003667;
}

.feat-electronics table tr td span.sale-price, .contents-subsection table tr td span, .cross-sell table tr td span, .feat-housewares table tr td span.sale-price, .feat-software table tr td span.sale-price {
	font-size: 11px;
	font-weight: bold;
	color: #d2202e;
	display: block;
}

a, .feat-electronics table tr td a:hover, #breadcrumbs a:hover, .contents-section tr td a:hover, .contents-subsection table tr td a:hover, .cross-sell table tr td div.item-name a:hover, .testimonials a:hover, .feat-housewares .feat-house-title a:hover, .feat-housewares table tr td a:hover, .feat-software .feat-software-title a:hover, .feat-software table tr td a:hover, .feat-electronics .feat-electronics-title a:hover { text-decoration: none; }

a:hover, #seo-related-links ul.seo-links li a:hover { text-decoration: underline; }

img, a img { border: none; }

input, form { margin: 0; padding: 0; }

/*Tabs*/
div#tab-desc {
	padding: 15px 0 20px 0;
	margin: auto;
	width: 594px;
	clear: both;
}

div#tab-desc ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 594px;
	clear: both;
	list-style: none;
}

li.tabheader,
li.tabhover {
	margin: 0 2px 0 0;
	overflow: hidden;
	height: 28px;
	float: left;
	background: transparent url('/lib/wholesalesoftware/right-tab.gif') right bottom no-repeat;
	font: bold 11px Tahoma, verdana, sans-serif;
}

li.tabheader a,
li.tabhover a {
	text-decoration: none;
	display: block;
	float: left;
	height: 21px;
	background: transparent url('/lib/wholesalesoftware/tab-left.gif') left bottom no-repeat;
	font: bold 11px Tahoma, verdana, sans-serif;
	text-align: left;
	padding: 7px 16px 0 16px;
	color: #666;
}

* html li.tabheader a,
li.tabhover a {
	text-decoration: none;
	display: block;
	float: left;
	height: 28px;
	background: transparent url('/lib/wholesalesoftware/tab-left.gif') left bottom no-repeat;
	font: bold 11px Tahoma, verdana, sans-serif;
	text-align: left;
	padding: 7px 16px 0 16px;
	color: #666;
}

li.tabheader a:hover,
li.tabhover a:hover {
	text-decoration: underline;
	font: bold 11px Tahoma, verdana, sans-serif;
	color: #666;
}

li.tabhover {
	background-position: right top;
}

li.tabhover a {
	background-position: left top;
	color: #fcce00;
	font-family: Tahoma, verdana, sans-serif;
}

li.tabhover a:hover {
	text-decoration: none;
	color: #fcce00;
}

li#tabheader3 {
	margin: 0;
}

div#tab-desc div#tab-conts-box {
	padding-top: 1px;
	margin: 0;
	clear: both;
	float: left;
	width: 420px;
}

div#tab-desc div#tab-conts-box div {
	clear: both;
	font: normal 11px Tahoma, verdana, sans-serif;
	color: #00356a;
	padding: 10px 16px;
	border: 1px solid #DDDDDD;
	text-align: left;
	width: 388px;
}

* html div#tab-desc div#tab-conts-box div {
	clear: both;
	font: normal 11px Tahoma, verdana, sans-serif;
	color: #00356a;
	padding: 10px 16px;
	border: 1px solid #DDDDDD;
	text-align: left;
	width: 420px;
}

/*CTE*/
/*Editable Style Sheets*/
#scWrapper{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: #000000;
}

#scImgBox{
	font: 11px normal "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif; /*background color of the image box*/
	border: 10px solid #CACACA; /*normally same as border color*/
	background: #CACACA;
}

#scImgTitle{
	font: 12px normal "Georgia", "Times New Roman", Times, serif; /*fonts and settings for image description shown above the image*/
	text-align: left;
	padding-bottom: 5px;
}

#scImgBox-insets{
	padding: 10px 75px 0 0;
	background: #CACACA;
}

#scImgBox-insetPreview img{
	border: 2px solid #000000; /*border color for inset preview*/
	display: none;
}

#scImgBox-insets a{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 5px 1px 5px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin: 0 5px 0 0;
	background: #3F3F3F;
}

#scImgBox-insets .absClose{
	font: normal 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif; /*styles for close in inset area*/
}

#scImgBox .close{
	font: bold 14px Arial, Helvetica, sans-serif; /*close on upper right corner*/
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 0 5px 1px 5px;
	margin: -15px -15px 0 0;
	text-decoration: none;
	background: #3F3F3F;
}

/*Styles Not to be Edited*/
.relativePos{ position: relative; }
.absolutePos{ position: absolute; }
.hideSelect{ visibility: hidden; }

#scWrapper{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	height: 800px;
	cursor: hand;
}

#scImgBox{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1500;
	text-align: center;
}

#scImgBox-mainImg{
	background: url(loading.gif) #FFFFFF no-repeat center center;
	text-align: center;
}

#scImgBox-mainImg.schidebg{ background: #FFFFFF; }

#scImgBox-mainImg img{ vertical-align: middle; }

#scImgBox-insets{
	position: relative;
	left: 0;
	text-align: left;
	clear: both;
}

/*#scImgBox-insets img{ display: none; }*/
#scImgBox-insets .absClose{ position: absolute; right: 0; }

#scImgBox .close{
	position: absolute;
	top: 0;
	right: 0;
}

#scImgBox-insetPreview{
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 200;
}

#scPage-insets .scMainImgLnk{ display: none; }

