/*  -- Common Classes --  */

body {
	margin: 0 auto;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
}

#container {
	margin: 0 auto;
	padding: 0 0 100px 0;
	width: 930px;
	text-align: left;
}

#header:after,
#container:after,
#footer:after {
	clear: both;
	display: block;
	height: 0;
	content: ".";
	visibility: hidden;
}

a {
	text-decoration: underline;
	color: #667196;
}

a:hover {
	text-decoration: none;
}

a.link {
	text-decoration: underline;
	color: #667196;
}

img {
	border: none;
}

b, strong {
	font-weight: bold;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

/*  -- End Common Classes --  */


/*  -- Header --  */

div#header {
	width: 930px;
	border-top: 11px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}

div#header .headerTop {
	height: 81px;
	background: url(headerTop-bkgd.png) 0 0 no-repeat;
}

div#header #logoArea {
	float: left;
	width: 400px;
}

div#header #tagLine {
	float: right;
	width: 400px;
}

div#tagLine td {
	width: 400px;
	height: 70px;
	text-align: center;
}

div#header .headerBottom {
	clear: both;
	border: 1px solid #c8c8c8;
}

div.headerBottom td {
	width: 732px;
	vertical-align: top;
	background: #f7f7f7 url(headerBottom-bkgd.gif) 0 bottom repeat-x;
}

div#header #headerLinks {
	float: left;
	padding: 7px 0 6px 0;
	width: 732px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #dbdbdb;
	background-color: #ededed;
}

div#headerLinks a {
	padding: 0 10px 0 10px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #667196;
	text-decoration: none;
}

div#headerLinks a:hover {
	text-decoration: underline;
}

div#headerLinks .left {
	float: left;
	width: 450px;
}

div#headerLinks .right {
	float: right;
	width: 280px;
	text-align: right;
}

div#acctlinks span {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #667196;
}

div#acctlinks a {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif !important;
	color: #667196 !important;
}

div#header #headerNav {
	clear: both;
}

div#headerNav .searchArea {
	float: left;
	padding: 12px 0 12px 0;
	width: 348px;
}

div#headerNav .searchArea form {
	margin: 0;
	padding: 0;
}

div#headerNav .searchArea fieldset {
	margin: 0;
	padding: 0 0 0 10px;
	border: none;
}

div#headerNav .searchArea .searchIn {
	margin: 0;
	padding: 3px 5px 0 5px;
	width: 262px;
	height: 23px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #797979;
	vertical-align: top;
	background-color: #ffffff !important;
	border: 1px solid #b6b6b6;
}

div#headerNav .searchArea .searchGo {
	margin: 0 0 0 7px;
	vertical-align: top;
}

div#headerNav .dropdownArea {
	float: left;
	padding: 14px 0;
	width: 192px;
	background: url(dropdown-border.gif) 0 center no-repeat;
}

div#headerNav .dropdownArea .dropdown {
	margin: 0 11px 0 12px;
	width: 167px;
	height: 17px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #797979;
	background-color: #ffffff !important;
	border: 1px solid #b6b6b6;
}

div#header .headerBottom td#floatingCartArea {
	width: 195px;
	text-align: center;
	vertical-align: middle;
	background: #dbdde2 url(floatingCartArea-bkgd.gif) 0 0 repeat-x;
	border-left: 1px solid #c8c8c8;
}

/*  -- End Header --  */


/*  -- Body --  */

div#bodyshell {
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 930px;
}

div#bodycontent {
	float: right;
	width: 737px;
}

div#bodycontent .padding {
	padding: 10px;
}

h1#pageHeading {
	padding: 8px 15px 15px 15px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #42629d url(pageHeadingBkgd.gif) 0 bottom repeat-x;
}

div#pageTopHTML {
	clear: both;
	padding-top: 10px;
	width: 737px;
}

div#pageBottomHTML {
	clear: both;
	padding-top: 10px;
	width: 737px;
}

/*  -- End Body --  */


/*  -- Index Page --  */

div#indexTop {
	float: left;
	margin-bottom: 10px;
	width: 737px;
}

div#indexTop .left {
	float: left;
	width: 490px;
}

div#indexTop #featuredItem {
	border: 1px solid #ddd;
}

div#featuredItem td {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	line-height: 15px;
}

div#featuredItem td.featuredItemImg {
	padding: 0;
	text-align: center;
}

div#featuredItem td.featuredItemInfo {
	padding: 15px 15px 12px 15px;
	vertical-align: top;
	background-color: #f6f5e0;
}

div#featuredItem td.featuredItemInfo .name,
div#featuredItem td.featuredItemInfo .abstract {
	padding-bottom: 15px;
}

div#featuredItem td.featuredItemInfo .name a {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #41609c;
	text-decoration: none;
}

div#featuredItem td.featuredItemInfo .name a:hover {
	text-decoration: underline;
}

div#featuredItem td.featuredItemInfo .price {
	padding-bottom: 15px;
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	color: #41609c;
}

div#featuredItem td.featuredItemInfo .links img {
	margin: 3px 0;
}

div#indexTop #featuredCategories {
	margin-top: 10px;
	border: 1px solid #ddd;
}

.homeTextArea {
	border:1px solid #DDDDDD;
	margin:10px 0;
	padding:10px;
}

table#featuredCategories td {
	padding: 12px 6px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #41609c;
	text-align: center;
}

table#featuredCategories td .image {
	height: 85px;
}

table#featuredCategories td .name {
	padding-top: 10px;
}

table#featuredCategories td a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #41609c;
	text-decoration: none;
	text-transform: uppercase;
}

table#featuredCategories td a:hover {
	color: #7791c2;
}

div#indexTop .right {
	float: right;
	width: 237px;
}

div#indexTop .special-links a {
	display: block;
	margin-bottom: 4px;
	border: 1px solid #ddd;
}

div.featuresArea {
	clear: both;
	margin-top: 10px;
	width: 735px;
	border: 1px solid #ddd;
}

* html div.featuresArea {
	width: 737px;
}

div.featuresArea .heading {
	padding: 7px 14px 14px 14px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #42629d url(indexHeading-bkg.gif) 0 bottom repeat-x;
}

/*  -- End Index Page --  */


/*  -- Section Page --  */

div#sectionPage {
	width: 737px;
}

table#sectionCaptionArea {
	border: 1px solid #ddd;
}

table#sectionCaptionArea .sectionCaption {
	padding: 10px 15px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	vertical-align: top;
	background: #f6f5e1 url(sectionCaptionBkgd.gif) 0 0 repeat-y;
}

table#sectionCaptionArea .sectionImage img {
	margin: 5px;
}

/*  -- End Section Page --  */


/*  -- Item Page --  */

div#itemPage {
	float: left;
	width: 737px;
}

.rightColumnBkgd {
	background: url(rightColumnBkgd.gif) right 0 repeat-y;
}

div#itemPage h1#pageHeading {
	text-transform: uppercase;
}

div#itemPageLeft {
	float: left;
	width: 572px;
}

div#itemImageArea {
	float: left;
	padding-top: 10px;
	width: 315px;
	text-align: center;
}

div#itemInfoArea {
	float: right;
	padding-top: 10px;
	width: 375px;
}

div#itemPageLeft div#itemInfoArea {
	width: 240px;
}

div#itemPage .heading {
	padding: 7px 14px 14px 14px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #42629d url(indexHeading-bkg.gif) 0 bottom repeat-x;
}

div#itemPageRight {
	float: right;
	width: 158px;
	border-top: 1px solid #c8c8c8;
}

div#itemPageRight #contents {
	padding: 0 8px;
	width: auto;
}

div#itemPageRight #contents table {
	width: 142px;
}

div#itemPageRight #contents td {
	padding: 10px 4px;
}

div#itemPageRight #contents td .itemImage {
	width: 134px;
}

div#itemPageRight #contents td.infoCell {
	border-bottom: 1px solid #dadada;
}

div#itemPageRight #contents td .normalPrice {
	background-color: #e5e5e5;
}

div#itemPageRight #contents td.horizontalDivider {
	padding: 0;
	height: 0;
	background: none;
}

/*  -- End Item Page --  */


/*  -- Info Page --  */

div#infoPage {
	width: 737px;
}

table#infoCaptionArea .infoCaption {
	padding: 10px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	vertical-align: top;
}

table#infoCaptionArea .infoImage img {
	margin: 5px;
}

/*  -- End Info Page --  */


/*  -- Left Navigation --  */

div#leftNav {
	float: left;
	width: 183px;
}

ul#nav {
	margin: 0;
	padding: 0;
	width: 181px;
	list-style-type: none;
	border: 1px solid #c8c8c8;
}

ul#nav li {
	position: relative;
	width: 181px;
	font-size: 0px;
	line-height: 0px;
	background: #f0f0f0 url(leftNav-blt.gif) 9px center no-repeat;
	border-top: 1px solid #d7d7d7;
}

ul#nav li.heading {
	border-top: none;
}

ul#nav a {
	display: block;
	padding: 8px 10px 8px 25px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	text-decoration: none;
	text-transform: uppercase;
}

ul#nav a:hover {
	background: #e0e0e0 url(leftNav-blt.gif) 9px center no-repeat;
}

	/*  -- Cascading Left Navigation --  */

ul#nav li ul {
	display: none;
	position: absolute;
	top: -1px;
	left: 181px;
	margin: 0;
	padding: 0;
	width: 181px;
	list-style-type: none;
	border: 1px solid #c8c8c8;
	border-top: none;
	z-index:1000;
}

ul#nav li ul li {
	background: #e0e0e0;
	border-top: 1px solid #c8c8c8;
}

ul#nav li ul a {
	padding: 8px 10px;
}

ul#nav li ul a:hover {
	background: #cecece;
}

ul#nav li:hover,
ul#nav li.sfhover {
	background: #e0e0e0 url(leftNav-blt.gif) 9px center no-repeat;
}

ul#nav li:hover ul,
ul#nav li.sfhover ul {
	display: block;
}

	/*  -- End Cascading Left Navigation --  */
	
div#leftNavPhoneInfo {
	padding: 10px 0 0 0;
	width: 183px;
}

div#leftNavPhoneInfo img {
	display: block;
}

div#livePerson {
	padding: 10px 0 10px 0;
	width: 183px;
	text-align: center;
}

div#leftNavHTML {
	padding: 10px 0 0 0;
	width: 183px;
}

div#badges {
	padding: 6px 0 0 0;
	width: 183px;
	text-align: center;
}

div#badges img {
	margin: 4px 0;
}

/*  -- End Left Navigation --  */


/*  -- Footer --  */

div#footer {
	clear: both;
	width: 930px;
}

div#footer #rssFeedSubscribe {
	margin: 0 0 10px 0;
	width: 928px;
	background: url(rssFeedSubscribe-bkgd.gif) 0 0 no-repeat;
	border: 1px solid #989898;
}

div#rssFeedSubscribe td {
	padding: 8px 0;
}

div#rssFeedSubscribe .rssFeedSubscribeHeading {
	width: 325px;
	text-align: center;
}

div#rssFeedSubscribe .rssFeedSubscribeText {
	padding: 8px 15px;
	width: 355px;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

div#rssFeedSubscribe .rssFeedSubscribeLink {
	padding: 0;
	width: 215px;
}

div#footer #newsletterArea {
	margin: 0 0 10px 0;
	width: 928px;
	background-color: #f5f5f5;
	border: 1px solid #c5c5c5;
}

div#newsletterArea td {
	padding: 8px 0;
}

div#newsletterArea .newsletterHeading {
	width: 350px;
	text-align: center;
	background: #e4e7ed url(newsletterHeading-bkgd.gif) right center no-repeat;
}

div#newsletterArea .newsletterText {
	padding: 8px 15px;
	width: 294px;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #41609c;
}

div#newsletterArea .newsletterForm {
	width: 252px;
}

div#newsletterArea .newsletterForm form {
	margin: 0;
	padding: 0;
}

div#newsletterArea .newsletterForm fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

div#newsletterArea .newsletterForm .newsletterIn {
	margin: 0;
	padding: 3px 5px 0 5px;
	width: 196px;
	height: 23px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #797979;
	vertical-align: top;
	background-color: #ffffff !important;
	border: 1px solid #b6b6b6;
}

div#newsletterArea .newsletterForm .newsletterGo {
	margin: 0 0 0 6px;
}

div#footer #customerServiceArea {
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 928px;
	background: #f7f7f7 url(customerService-bkgd.gif) 0 0 repeat-y;
	border: 1px solid #d3d3d3;
}

div#customerServiceArea .padding {
	padding: 8px 0 8px 8px;
}

div#customerServiceArea table {
}

div#customerServiceArea td {
	padding: 0;
	vertical-align: top;
	border-left: 1px solid #e2e2e2;
}

div#customerServiceArea ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#customerServiceArea li {
	float: left;
	width: 135px;
}

div#customerServiceArea td a {
	display: block;
	padding: 3px 0 3px 25px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	text-decoration: none;
}

div#customerServiceArea td a:hover {
	text-decoration: underline;
}

div#customerServiceArea td.hoursInfo {
	padding: 10px 8px 10px 0;
	width: 182px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	line-height: 18px;
	text-align: center;
	border: none;
}

div#customerServiceArea td.hoursInfo img {
	margin-bottom: 5px;
}

div#customerServiceArea td.hoursInfo span {
	font-weight: bold;
	font-size: 14px;
}

div#customerServiceArea td.custLinks1,
div#customerServiceArea td.loginLinks {
	width: 145px;
}

/*
div#customerServiceArea td.custLinks1 li,
div#customerServiceArea td.loginLinks li {
	width: 105px;
}
*/

div#customerServiceArea td.custLinks2 ul {
	width: 435px;
}

div#footer #footerBottom {
	clear: both;
	float: left;
	padding: 5px 0 0 0;
	width: 930px;
}

div#footerBottom .copyrightArea {
	float: left;
	width: 500px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #939393;
}

div#footerBottom .copyrightArea span.copyright {
	padding: 0 5px 0 0;
}

div#footerBottom .copyrightArea span.copyrightLinks a {
	padding: 0 10px 0 10px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #939393;
	border-left: 1px solid #d5d4d4;
}

div#footerBottom .designby {
	float: right;
	width: 400px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #939393;
	text-align: right;
}

div#footerBottom .designby a {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #939393;
	text-decoration: none;
}

div#footerBottom .designby a:hover {
	text-decoration: underline;
}

/*  -- End Footer --  */


/*  -- Rotating Testimonials --  */

div#scTestimonials {
	padding: 0;
	width: 181px;
	background-color: #f0f0f0;
	border: 1px solid #c8c8c8;
}

div#scTestimonials .testiHd img {
	display: block;
}

div#scTestimonials #testiConts {
	padding: 10px;
}

div#scTestimonials #testiConts ul {
	margin: 0;
	padding: 0;
	width: 161px;
	list-style-type: none;
}

div#scTestimonials #testiConts li p {
	margin: 0;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
}

div#scTestimonials #testiConts span {
	display: block;
	padding: 3px 0 0 0;
	text-align: right;
}

div#scTestimonials #testiViewMore {
	padding: 0 10px 10px 10px;
	text-align: center;
}

div#scTestimonials #testiViewMore a {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	text-decoration: underline;
}

div#scTestimonials #testiViewMore a:hover {
	text-decoration: none;
}

/*  -- End Rotating Testimonials --  */


/*  -- Testimonials Page --  */

div#testimonialsPage {
	width: 737px;
}

div#testimonialsPage .testimonial {
	padding: 10px;
}

div#testimonialsPage .testimonial span {
	display: block;
	font-weight: normal;
}

div#testimonialsPage .testimonialDivider {
	height: 1px;
	background: url(testimonialDivider.gif) 0 0 repeat-x;
}

/*  -- End Testimonials Page --  */


/*  -- Contents --  */

div#contents {
	padding: 10px 0;
	width: 735px;
}

div#contents td {
	padding: 5px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	text-align: center;
}

div#contents td.imgCell .itemImage {
	position: relative;
	width: 100px;
}

div#contents .itemImage .keyProductIcon {
	position: absolute;
	z-index: 999;
	top: -5px;
	left: -5px;
	width: 30px;
	height: 30px;
}

div#contents td .name {
	padding-bottom: 10px;
}

div#contents td .name a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #41609c;
	text-decoration: none;
	text-transform: uppercase;
}

div#contents td .name a:hover {
	color: #7791c2;
}

div#contents td .normalPrice {
	margin-bottom: 4px;
	padding: 4px;
	background-color: #efefef;
}

div#contents td .price {
	margin-bottom: 4px;
	padding: 4px;
	background-color: #f5f4d5;
}

div#contents td .salePrice {
	margin-bottom: 4px;
	padding: 4px;
	color: #fff;
	background-color: #c33b3b;
}

div#contents td .youSave {
	display: block;
	margin-bottom: 4px;
	padding: 5px 4px;
}

div#contents td.verticalDivider {
	padding: 0 1px 0 0;
	background: url(contentsVerticalDivider.gif) 0 0 repeat-y;
}

div#contents td.horizontalDivider {
	padding: 0;
	height: 11px;
	background: url(horizontalDivider.gif) 0 0 repeat-x;
}

div#sectionPage #contents {
	padding: 10px 7px;
	width: 723px;
}

div#sectionPage #contents td {
	padding: 5px;
	border: 1px solid #ddd;
}

div#sectionPage #contents td.imgCell {
	vertical-align: top;
	border-bottom: none;
}

div#sectionPage #contents td.imgCell .itemImage {
	width: 158px;
}

div#sectionPage #contents td.noImg {
	padding-bottom: 0px;
	font-size: 1px;
	color: #fff;
	line-height: 1px;
}

div#sectionPage #contents td.infoCell {
	padding-top: 0;
	vertical-align: bottom;
	border-top: none;
}

div#sectionPage #contents td .name {
	padding-bottom: 0;
	width: 158px;
}

div#sectionPage #contents td .name a {
	display: block;
	padding: 10px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	text-decoration: none;
	text-transform: capitalize;
	background-color: #eaeaea;
}

div#sectionPage #contents td .name a:hover {
	background-color: #dee5f3;
}

div#sectionPage #contents td.verticalDivider {
	padding: 0 14px 0 0;
	background: none;
	border: none;
}

div#sectionPage #contents td.horizontalDivider {
	padding: 0;
	height: 14px;
	background: none;
}

div#subSectionPage #contents {
	width: 737px;
}

div#subSectionPage #contents td {
	padding: 9px;
}

div#subSectionPage #contents td.imgCell .itemImage {
	width: 128px;
}

div#subSectionPage #contents td.infoCell {
	padding-top: 0;
}

div#subSectionPage #contents td .name {
	padding-bottom: 0;
	width: 128px;
}

div#subSectionPage #contents td.verticalDivider {
	padding: 0 1px 0 0;
}

/*  -- End Contents --  */


/*  -- RSS Feed --  */

div#rssfeedtitle {
	padding: 10px 10px 17px 10px;
	text-align: center;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #42629d url(rssFeedHeadingBkgd.gif) 0 bottom repeat-x;
	border: 1px solid #ddd;
	border-bottom: none;
}

div#rssfeed {
	background: #f0f3fc;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

div#rssfeed ul.rss {
	margin: 0;
	padding: 0;
	width: 235px;
	list-style-type: none;
}

div#rssfeed ul.rss li {
	padding: 9px 12px;
	border-bottom: 1px solid #ddd;
}

div#rssfeed ul.rss a {
	display: block;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #41609c;
	text-decoration: none;
	text-transform: uppercase;
}

div#rssfeed ul.rss a:hover {
	text-decoration: underline;
}

div#rssfeed ul.rss .text {
	padding-top: 10px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	line-height: 13px;
}

div#rssfeed ul.rss .readMore {
	text-align: right;
}

div#rssfeed ul.rss .readMore a {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #41609c;
	line-height: 13px;
	text-decoration: underline;
	text-transform: lowercase;
}

div#rssfeed ul.rss .readMore a:hover {
	text-decoration: none;
}

table#rssBlogLinks {
	border: 1px solid #ddd;
	border-top: none;
}

table#rssBlogLinks td {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #41609c;
}

table#rssBlogLinks td a {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #41609c;
	text-decoration: underline;
}

table#rssBlogLinks td a:hover {
	text-decoration: none;
}

/*  -- End RSS Feed --  */


/*  -- Breadcrumbs --  */

div#breadcrumbs {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #f5f5f5;
}

div#breadcrumbs .scBreadcrumbs {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #939393;
}

div#breadcrumbs .scBreadcrumbs a {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #939393;
	text-decoration: none;
}

div#breadcrumbs .scBreadcrumbs a:hover {
	text-decoration: underline;
}

div#breadcrumbs .scBreadcrumbs img {
	margin: 0 5px;
	vertical-align: middle;
}

/*  -- End Breadcrumbs --  */


/*  -- Dynamic Paging --  */

div#paging {
	clear: both;
	margin-top: -5px;
	padding: 0;
	width: 737px;
}

div#paging div.ctrls {
	padding: 0;
	background: #e1e1e1 url(pagingTopBkgd.gif) 0 0 repeat-x;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

div#paging div.ctrls table {
	border-bottom: 1px solid #dddddd;
}

div#paging div.ctrls td {
	padding: 7px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #484746;
}

div#paging div.ctrls td a {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

div#paging div.ctrls td a:hover {
	text-decoration: underline;
}

div#paging div.ctrls .chosen {
	font-weight: bold;
	color: #484746;
}

div#paging div.ctrls span.pageof {
	padding: 0 10px 0 10px;
}

div#paging .sortlinks {
	padding-left: 10px;
	color: #c8c8c8;
}

div#paging .sortlinks span {
	color: #484746;
}

div#paging .sortlinks img {
	margin-bottom: 1px;
	padding: 0;
}

div#paging .leftArrowDiv img {
	margin-right: 5px;
}

div#paging .rightArrowDiv img {
	margin-left: 5px;
}

div#paging .itemof {
	padding-right: 10px;
}

div#paging .pagelinks span.sep {
	color: #c8c8c8;
}

div#paging div#contents {
	padding: 20px 0 20px 0;
	width: 737px;
}

div#paging div#contents table {
	width: 737px;
}

div#paging div#contents table td.verticalSpacer {
	padding: 0 1px 0 0;
	background: url(contentsVerticalDivider.gif) 0 0 repeat-y;
}

div#paging div#contents table td.horizontalSpacer {
	padding: 0;
	height: 11px;
	background: url(horizontalDivider.gif) 0 0 repeat-x;
}

/*  -- End Dynamic Paging --  */


/*  -- Framework --  */

div#scATCwrapper {
	position: absolute;
	opacity: .75;
	filter: alpha(opacity=75);
	z-index: 20000;
	background-color: #000;
}

div#scATCmsg {
	position: absolute;
	z-index: 20001;
	padding: 16px;
	width: 400px;
	font: normal 13px/1.2 Helvetica,"Trebuchet MS",sans-serif;
	text-align: center;
	background-color: #fff;
	border: solid 1px #000;
}

body.scATCtemplate1 div#scATCwrapper {
	display:none;
}

body.scATCtemplate1 div#scATCmsg img {
	margin-right:4px;
	vertical-align:middle;
}

body.scATCtemplate1 div#scATCmsg {
	top: 2px;
	left: 2px;
	padding: 2px 8px;
	width: auto;
	color: #fff;
	background-color: #CE1700;
	border: solid 1px #fff;
}

body.scATCinProgress form input,
body.scATCinProgress form select {
	opacity: .25;
	filter: alpha(opacity=25);
}

select.scHideSelect {
	visibility: hidden;
}

iframe#scCookieTestFrame,
iframe#scFrameWorkFrame,
iframe#scHddnIFrame {
	overflow: hidden;
	width: 0;
	height: 0;
	border: none;
}

/*  -- End Framework --  */


/*  -- Click to Enlarge --  */

div#scPage-insets {
	margin-top: 20px;
	padding-top: 8px;
	border-top: 1px solid #d9d9d9;
}

div#scPage-insets img {
	margin: 8px;
}

/*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: #CACACA; /*background color of the image box normally same as border color*/
	border: 10px solid #CACACA;
}

#scImgTitle {
	padding-bottom: 5px;
	font: 12px normal Georgia, "Times New Roman", Times, serif; /*fonts and settings for image description shown above the image*/
	text-align: left;
}

#scImgBox-insets {
	padding: 10px 75px 0 0;
	background: #CACACA;
}

#scImgBox-insetPreview img {
	display: none;
	border: 2px solid #000000; /*border color for inset preview*/
}

#scImgBox-insets a {
	margin: 0 5px 0 0;
	padding: 0 5px 1px 5px;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #3F3F3F;
	border: 1px solid #FFFFFF;
}

#scImgBox-insets .absClose {
	font: normal 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif; /*styles for close in inset area*/
}

#scImgBox .close {
	margin: -15px -15px 0 0;
	padding: 0 5px 1px 5px;
	font: bold 14px Arial, Helvetica, sans-serif; /*close on upper right corner*/
	color: #FFFFFF;
	text-decoration: none;
	background: #3F3F3F;
	border: 1px solid #FFFFFF;
}

/*Styles Not to be Edited*/
.relativePos { position: relative; }
.absolutePos { position: absolute; }
.hideSelect { visibility: hidden; }

#scWrapper {
	display: none;
	position: absolute;
	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: #FFFFFF url(loading.gif) center center no-repeat;
	text-align: center;
}

#scImgBox-mainImg.schidebg { background: #FFFFFF; }

#scImgBox-mainImg img { vertical-align: middle; }

#scImgBox-insets {
	clear: both;
	position: relative;
	left: 0;
	text-align: left;
}

/*#scImgBox-insets img{ display: none; }*/
#scImgBox-insets .absClose {
	position: absolute;
	right: 0;
}

#scImgBox .close {
	position: absolute;
	top: 0;
	right: 0;
}

#scImgBox-insetPreview {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 200;
	text-align: center;
}

#scPage-insets .scMainImgLnk { display: none; }

/*  -- End Click to Enlarge --  */


/*  -- Product Info Table --  */

table#product-info-table th,
table#product-info-table td {
	padding: 9px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	vertical-align: top;
	border-top: 1px solid #dfdec5;
}

table#product-info-table th {
	width: 32%;
	text-align: right;
	background-color: #f3f3de;
	border-right: 1px solid #fff;
}

table#product-info-table td {
	width: 68%;
	background-color: #f8f8e8;
	border-left: 1px solid #fff;
}

table#product-info-table tr.code th,
table#product-info-table tr.code td {
	border: none;
}

table#product-info-table tr.rating td a {
	display: block;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	text-decoration: underline;
}

table#product-info-table tr.rating td a:hover {
	text-decoration: none;
}

table#product-info-table tr.sale-price th,
table#product-info-table tr.sale-price td {
	font-weight: bold;
}

table#product-info-table tr.availability td {
	font-size: 9px;
	line-height: 15px;
}

table#product-info-table tr.availability .stock {
	font-size: 11px;
	font-weight: bold;
}

table#product-info-table tr.availability td a {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	text-decoration: underline;
}

table#product-info-table tr.availability td a:hover {
	text-decoration: none;
}

table#product-info-table td.add-to-cart {
	padding: 12px;
	width: 100%;
	text-align: center;
	background-color: #fff;
	border: none;
}

table#product-info-table td.add-to-cart img {
	margin: 4px;
}

table#product-info-table input,
table#product-info-table select {
	width: 95%;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #8f8f8f;
	background-color: #fff !important;
	border: 1px solid #b6b6b6;
}

table#product-info-table input {
	padding: 1px 5px 2px 5px;
}

table#product-info-table input.mono {
	margin-right: 2px;
	width: 25px;
	text-align: center;
}

table#product-info-table input#quantity-box {
	width: 35px;
	color: #000;
	text-align: center;
}

table#product-info-table td.add-to-cart input {
	width: auto;
	border: none;
}

/*  -- End Product Info Table --  */


/*  -- Tabbed Details --  */

div#sc-tab-details {
	clear: both;
	margin: auto;
	padding: 25px 0 20px 0;
	width: 737px;
}

div#itemPageLeft #sc-tab-details {
	width: 572px;
}

div#sc-tab-details ul#sctab {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}

div#sc-tab-details ul#sctab li.tabheader,
div#sc-tab-details ul#sctab li.tabhover {
	float: left;
	margin: 0 0 0 4px;
	height: 27px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(tab-bg-right.gif) no-repeat right -27px;
}

div#sc-tab-details ul#sctab li.tabheader a,
div#sc-tab-details ul#sctab li.tabhover a {
	display: block;
	float: left;
	overflow: hidden;
	padding: 8px 15px 0 15px;
	height: 19px;
	text-decoration: none;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	background: transparent url(tab-bg-left.gif) no-repeat left -27px;
}

div#sc-tab-details ul#sctab li.tabhover {
	background-color: #2b3d7f;
	background-position: right 0;
}

div#sc-tab-details ul#sctab li.tabhover a {
	color: #fff;
	background-position: left 0;
}

div#sc-tab-details ul#sctab li.tabhover a:hover {
	text-decoration: none;
	color: #fff;
}

div#sc-tab-details div#sctabinfo {
	clear: both;
	margin: 0;
	padding-top: 12px;
	width: 100%;
	background: url(tabbedDetailsTop.gif) 0 0 repeat-x;
}

div#sc-tab-details div#sctabinfo div.infobox {
	clear: both;
	padding: 10px 16px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	text-align: left;
	border: 1px solid #d3d3d3;
	border-top: none;
}

div#sc-tab-details div#sctabinfo div#infoboxReviews {
	padding: 0;
}

/*  -- End Tabbed Details --  */


/*  -- Product Reviews --  */

FORM {
	margin: 0px;
	padding: 0px;
}
.clearboth {
	clear: both;
}
#customer-reviews {
	margin: 0;
x	width: 570px;
	background-color: #f0f0f0
}

#customer-reviews .header {
	padding: 10px 0 0 0;
	font-size: 0px;
}

/*width/3 depending on #customer-reviews width*/

#customer-reviews .state {
	float: left;
	padding-left: 10px;
	width: 200px;
	/*background-color:#ccc;*/
}

/*width/3 depending on #customer-reviews width*/

#customer-reviews .state DIV {
	margin-bottom: 4px;
}
#customer-reviews .state .overall {
	font: bold 12px arial;
}
#customer-reviews .state img {
	margin-bottom: 1px;
	vertical-align: middle;
}
#customer-reviews .state .total {
	font: normal 10px arial;
}
#customer-reviews .view {
	clear: both;
	padding: 10px 0;
x	width: 570px;
	text-align: center;
	background-color: #e7e7e7;
}
#customer-reviews .view a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	text-decoration: underline;
	text-transform: uppercase;
}

#customer-reviews .stars {
	float: right;
	padding: 0 10px 10px 0;
	width: 160px;
	text-align: center;
}
#customer-reviews .stars img {
	margin-top: 5px;
	cursor: pointer;
}
#customer-reviews .stars a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	text-decoration: none;
}
#customer-reviews .stars A:hover {
	text-decoration: underline;
}

.top-line {
x	width: 570px;
}
.review-separator {
	border-top: 1px solid #dcdcdc;
}

.review {
	padding: 0 10px;
}
.review .review-stars {
	float: left;
	margin-top: -3px;
	width: 80px;
	height: 16px;
	text-align: left;
}
.review DIV {
	padding: 0;
	font: normal 11px arial;
}
.review B {
	margin-left: 10px;
}
.review .revloc {
	margin: 10px 0 10px 0;
}
.review .revloc .reviewer {
	float: left;
	width: 70px;
}
.review .revloc .reviewer b {
	margin: 0;
}

#reviews {
	clear: both;
	display: block;
	background-color: #FFF
}

#all-reviews .header {
	padding: 10px;
	font: bold 11px arial;
	color: #000;
	text-align: center;
}
#all-reviews div {
	font: normal 11px arial;
}
#reviews .viewall {
	margin-top: -14px;
	padding: 10px;
	text-align: center;
	background-color: #f2f2f2;
}
#reviews .viewall a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif !important;
	color: #3d476b !important;
	text-decoration: underline;
	text-transform: uppercase;
}
#reviews .viewall a:hover {
	text-decoration: none;
}

.allreviews-sort,
.allreview-stars,
.allreview-reviewer {
	padding-bottom: 3px;
}
.allreview-review {
	padding-top: 15px;
}
.allreview-prodname {
	color: #CC0000
}
.allreviews-sort a {
	font: bold 11px arial;
	color: #000;
}

/*AUTO EMAILER*/
.emailer-review-container {
	width: 565px;
}
.emailer-review-container td,
.emailer-review-container div,
.emailer-review-container input,
.emailer-review-container select {
	font: 11px Arial, Verdana, Tahoma;
}
.emailer-reviewform-border {
	border: 1px solid #C3173B;
}
.emailer-reviewlabel {
	padding: 5px;
	font: bold 15px Tahoma, Verdana, Arial !important;
	color: #1A2485;
	background-color: #FFFFCC;
	border-bottom: 1px solid #C3173B;
}
.emailer-required{
	font-weight: bold !important;
}
.emailer-textarea{
	width: 250px;
	font: 11px Arial, Verdana, Tahoma;
}
.emailer-review-container a{
	color: #000;
}
.title-emphasis-font{
	font: bold 13px Tahoma !important;
	color: #BA0000;
}
/*AUTO EMAILER CSS*/
.overall {
	white-space: nowrap;
}

/*  -- End Product Reviews --  */


/*  -- Recently Viewed Items --  */

div#recentVitems {
	margin-bottom: 20px;
}

div#recentVitems table {
	margin-top: -4px;
	padding: 10px 0;
	border: 1px solid #d3d3d3;
	border-top: none;
}

div#recentVitems td {
	padding: 15px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	text-align: center;
}

div#recentVitems td.imgCell .itemImage {
	position: relative;
	width: 100px;
}

div#recentVitems .itemImage .keyProductIcon {
	position: absolute;
	top: -5px;
	left: -5px;
	width: 30px;
	height: 30px;
}

div#recentVitems td.infoCell {
	padding-top: 0;
	vertical-align: top;
}

div#recentVitems td .name {
	padding-bottom: 10px;
}

div#recentVitems td .name a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #41609c;
	text-decoration: none;
	text-transform: uppercase;
}

div#recentVitems td .name a:hover {
	color: #7791c2;
}

div#recentVitems td .normalPrice {
	margin-bottom: 4px;
	padding: 4px;
	background-color: #efefef;
}

div#recentVitems td .price,
div#recentVitems td .price-bold {
	margin-bottom: 4px;
	padding: 4px;
	background-color: #f5f4d5;
}

div#recentVitems td .sale-price-bold {
	margin-bottom: 4px;
	padding: 4px;
	color: #fff;
	background-color: #c33b3b;
}

div#recentVitems td .youSave {
	display: block;
	margin-bottom: 4px;
	padding: 5px 4px;
}

div#recentVitems td.verticalSpacer {
	padding: 0 1px 0 0;
	background: url(contentsVerticalDivider.gif) 0 0 repeat-y;
}

/*  -- End Recently Viewed Itesm --  */


/*  -- Related Items --  */

#seo-related-links {
	float: left;
	margin-top: -4px;
	padding: 10px 0;
	width: 100%;
	border: 1px solid #d3d3d3;
	border-top: none;
}

#seo-related-links:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0;
}

#seo-related-links ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#seo-related-links ul.seo-links li {
	display: inline;
	float: left;
	margin:0; 
	padding:0;
	width: 49%;
}

#seo-related-links ul.seo-links li a {
	display: block;
	padding: 6px 0 6px 20px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #41609c;
	text-decoration: none;
	text-transform: uppercase;
}

#seo-related-links ul.seo-links li a:hover {
	text-decoration: underline;
}

/*  -- End Related Items --  */


/*  -- Categorized Site Map --  */

.sitemap-header {
	display: block;
	padding: 15px 0 0 25px;
	font: bold 14px Verdana, Arial, sans-serif !important;
	color: #b30909 !important;
}

.sitemap-1 {
	display: block;
	padding: 5px 0 0 50px;
	font: bold 12px Verdana, Arial, sans-serif !important;
	color: #2b3d7f !important;
}

.sitemap-2 {
	display: block;
	padding: 3px 0 0 75px;
	font: bold 12px Verdana, Arial, sans-serif !important;
	color: #a0a0a0 !important;
}

.sitemap-3 {
	display: block;
	padding: 3px 0 0 100px;
	font: normal 10px Verdana, Arial, sans-serif !important;
	color: #000 !important;
}

.sitemap-4 {
	display: block;
	padding: 2px 0 0 125px;
	font: normal 8px Verdana, Arial, sans-serif !important;
	color: #000 !important;
}

/*  -- End Categorized Site Map --  */


/*  -- Snap Shop v2.0.1 --  */

img.popImg-0036 {
	vertical-align: top;
}

div#iconHolster-0036 {
	position: absolute;
	z-index: 1;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

div#iconObj-0036 {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

div#iconHolster-0036.hover-0036 div#iconObj-0036 {
	top: auto;
	bottom: 0;
}

div.pop-0036 {
	position: absolute;
	z-index: 1000;
	float: left;
	width: 548px;
	background-color: #d3d3d3;
}

div.pop-0036 * {
	margin: 0;
	padding: 0;
}

div.pop-0036 a {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}

div.pop-0036 a:hover {
	text-decoration: none;
}

div.pop-0036 .tabContsCaption-0036 ul { 
	margin: 1em 0;
	list-style-position: inside; 
}

div.popMid-0036 {
	position: relative;
	top: -2px;
	left: -2px;
	float: left;
	background-color: #fff;
	border: solid 1px #A3A3A3;
}

div.popTop-0036 {
	float: left;
	opacity: .5;
	filter: alpha(opacity=50);
	cursor: move;
	background: #273c7a url(scSSdragBar.gif) 0 0 repeat-x;
}

div.dragging-0036 {
	opacity: .75;
	filter: alpha(opacity=75);
}

div.activePop-0036 div.popTop-0036,
div.activePop-0036 div.popAccess-0036 {
	opacity: 1;
	filter: alpha(opacity=100);
}

div.popTopInner-0036 {
	float: left;
	width: 546px;
	height: 27px;
	background: url(scSSdragCorner.gif) 0 0 no-repeat;
}

div.loading-0036 div.popTopInner-0036 {
	background: url(scSStopLoading.gif) no-repeat center center;
}

div.popInner-0036 {
	clear: both;
	float: left;
	width: 546px;
	font: normal 11px/1.2 Verdana,sans-serif;
	text-align: left;
	border-top: solid 1px #A3A3A3;
}

div.popInner-0036 th,
div.popInner-0036 td {
	font: normal 11px/1.2 Verdana,sans-serif;
}

div.popInner-0036 th,
div.popInner-0036 tr.infoSale-0036 td {
	font-weight: bold;
}

div.popInner-0036 tr.infoSale-0036 span.youSave-0036 {
	font-weight: normal;
	color: #474747;
}

div.pop-0036 a.closeX-0036 {
	display: block;
	float: right;
	margin: 3px 3px 0 0;
	color: #fff;
	text-decoration: none;
	background-color: #424242;
}

div.accessBox-0036 a,
div.pop-0036 a.closeX-0036:hover {
	text-decoration: none;
}

div.pop-0036 a.closeX-0036 img {
	vertical-align: top;
	border: none;
}

div.dragTip-0036 {
	position: absolute;
	top: -34px;
	left: -28px;
}

div.pop-0036 div.popBody-0036 {
	float: left;
	width: 546px;
	cursor: auto;
	background: #F6F6F6 url(scSSbg.gif) 0 0 repeat-x;
}

div.loading-0036 div.popBody-0036 {
	display: none;
}

div.pop-0036 div.popBodyPad-0036 {
	float: left;
	padding: 8px 7px 4px;
}

div.pop-0036 div.popBodyInner-0036 {
	float: left;
	width: 532px;
}

div.popAccess-0036,
div.onlyPop-0036 div.popAccess-0036 {
	float: left;
	opacity: .5;
	filter: alpha(opacity=50);
	padding-top: 4px;
	width: 228px;
}

div.popAccess-0036 img {
	vertical-align: middle;
}

div.popAccessFoot-0036 img {
	margin-right: 4px;
}

div.accessBoxOuter-0036 {
	display: none;
	position: absolute;
	bottom: -3px;
	left: 1px;
	float: left;
	width: 228px;
	background-color: #d7d1d1;
}

div.accessBox-0036 {
	float: left;
	position: relative;
	top: -2px;
	left: -2px;
	width: 228px;
	background: url(scSSaccessBg.gif) left bottom repeat-x;
}

div.accessBoxPad-0036 {
	float: left;
	padding: 4px 7px;
	border: solid 1px #A4A4A4;
}

div.accessBoxInner-0036 {
	float: left;
	width: 212px;
}

ul.accessBoxList-0036 {
	margin-bottom: 4px;
	overflow: auto;
}

ul.accessBoxList-0036 li {
	list-style: none;
}

ul.accessBoxList-0036 li a {
	display: block;
	padding: 3px 7px;
	color: #000;
}

ul.accessBoxList-0036 li a:hover {
	color: #B40001;
}

ul.accessBoxList-0036 li.currentPop-0036 a {
	border: none;
	color: #888;
	cursor: default;
}

ul.accessBoxList-0036 li.currentPop-0036 a:hover {
	color: #888;
	text-decoration: none;
}

div.accessBoxFoot-0036 {
	float: left;
	padding-top: 4px;
	width: 212px;
	font-size: 10px;
	border-top: solid 1px #CFCFCF;
}

div.accessBoxFoot-0036 img {
	float: left;
	cursor: pointer;
}

div.accessBoxFoot-0036 a {
	display: block;
	float: right;
	color: #2B2B2B;
}

div.accessBox-0036 a:hover,
div.pop-0036 h2 a:hover,
ul.tabsHd-0036 li a:hover {
	text-decoration: underline;
}

div.accessBoxFoot-0036 a * {
	vertical-align: middle;
}

div.accessBoxFoot-0036 a img {
	float: none;
	margin-left: 4px;
}

div.pop-0036 h2 {
	margin-bottom: 4px;
	padding-bottom: 4px;
	font: bold 14px/1.2 Verdana,sans-serif;
	color: #3d476b;
	text-transform: uppercase;
	border-bottom: 1px solid #e1e3e8;
}

div.pop-0036 h2 a {
	float: right;
	padding-left: 12px;
	font: normal 11px/1.7 Verdana,sans-serif;
	color: #3d476b;
	text-decoration: none;
	text-transform: capitalize;
}

div.pop-0036 h2 b {
	color: #44619e;
	text-decoration: none;
}

ul.tabsHd-0036 {
	float: left;
	padding-bottom: 4px;
	width: 532px;
	background: url(scSStabsTop.gif) 0 bottom no-repeat;
}

ul.tabsHd-0036 li {
	float: left;
	margin-right: 2px;
	width: 131px;
	font-size: 10px;
	font-weight: bold;
	color: #6E6E6E;
	text-align: center;
	text-transform: uppercase;
	list-style: none;
	background: #D7D7D7 url(scSStabMid.gif) repeat-y -131px 0;
}

ul.tabsHd-0036 li.currTab-0036 {
	background-color: #fff;
	background-position: 0 0;
}

ul.tabsHd-0036 li a {
	display: block;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: url(scSStabBtm.gif) -131px bottom no-repeat;
}

ul.tabsHd-0036 li a:hover {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

ul.tabsHd-0036 li.currTab-0036 a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
	background-position: 0px bottom;
}

ul.tabsHd-0036 li.currTab-0036 a:hover {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

ul.tabsHd-0036 li a.tabMain-0036 {
	background-position: -131px bottom;
}

ul.tabsHd-0036 li.currTab-0036 a.tabMain-0036 {
	background-position: 0 bottom;
}

ul.tabsHd-0036 li a span {
	display: block;
	padding: 5px;
	background: url(scSStabTop.gif) -131px 0 no-repeat;
}

ul.tabsHd-0036 li.currTab-0036 a span {
	background-position: 0 0;
}

ul.tabsHd-0036 li.viewCartTab-0036 {
	float: right;
	width: 80px;
	font-weight: normal;
	text-align: right;
	text-transform: none;
	background: none;
}

ul.tabsHd-0036 li.viewCartTab-0036 a,
ul.tabsHd-0036 li.viewCartTab-0036 a span {
	font-weight: bold;
	color: #3d476b;
	text-transform: uppercase;
	background: none;
}

div.tabContsPad-0036 {
	clear: both;
	float: left;
	padding: 8px;
	background: #fff url(scSSbgInner.gif) 0 0 repeat-x;
	border: solid 1px #bababa;
	border-top: none;
}

div.tabConts-0036 {
	float: left;
	width: 514px;
}

div.imgHolster-0036 {
	float: left;
	width: 202px;
	text-align: center;
}

div.imgHolster-0036 img {
	background-color: #fff;
	border: 1px solid #BBB;
}

div.tabContsMain-0036,
div.tabContsShipCalc-0036,
div.tabContsCaption-0036,
div.tabContsInsets-0036 {
	display: none;
	float: right;
	width: 296px;
}

div.tabContsMain-0036 form {
	margin: 0;
	padding: 0;
}

input.text-0036,
div.tabContsMain-0036 select {
	width: 172px;
	font-size: 11px;
	color: #717171;
	background-color: #fff;
	border: solid 1px #B6B6B6;
}

div.tabContsMain-0036 select {
	width: 184px;
}

input.monogram-0036 {
	margin-right: 2px;
	width: auto;
}

input.text-0036,
div.tabContsMain-0036 select option {
	padding: 1px 6px;
}

div.tabContsMain-0036 table {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.prodInfoTable-0036 {
	margin-bottom: 10px;
	background-color: #f7f8e8;
	border: none;
}

table.prodInfoTable-0036 tr.infoSale-0036 th,
table.prodInfoTable-0036 tr.infoSale-0036 td {
	color: #000;
}

/*Turned alternating colors off by default */
/*table.prodInfoTable-0036 tr.odd-0036{
background-color:#F7F7F7;
}*/

table.prodInfoTable-0036 tr.priceUpdated-0036 {
	background-color: #FCFDB1 !important;
}

table.prodInfoTable-0036 th,
table.prodInfoTable-0036 td {
	padding: 4px 8px;
	text-align: left;
	vertical-align: middle;
}

table.prodInfoTable-0036 th {
	width: 76px;
	text-align: right;
}

input.qtyIn-0036 {
	width: 50px;
	color: #000;
	text-align: right;
	background-color: #fff;
}

table.qtyTable-0036 {
	margin-bottom: 10px;
	border: 1px solid #E2E2E2;
}

table.qtyTable-0036 th,
table.qtyTable-0036 td {
	padding: 4px 8px;
	width: 20%;
	text-align: right;
	vertical-align: middle;
}

table.qtyTable-0036 th,
table td.qtyCell-0036 {
	font-weight: bold;
	background-color: #eee;
}

table.qtyTable-0036 th {
	text-align: center;
	border-bottom: 1px solid #E2E2E2;
}

div.bttnHol-0036 {
	text-align: right;
}

a.shipLink-0036,
a.orderLink-0036,
a.cancelLink-0036,
a.editLink-0036 {
	float: left;
	margin-top: 6px;
	font-weight: bold;
}

input.atcBttn-0036,
input.updateBttn-0036 {
	padding: 2px 8px;
}

a.editLink-0036,
input.updateBttn-0036 {
	float: right;
}

div.shipFormPad-0036 {
	clear: both;
	margin-bottom: 10px;
	padding: 12px;
}

div.shipCalcRow-0036 {
	padding: 6px 0;
}

div.shipCalcRow-0036 label {
	float: left;
	margin: 2px 4px 0 0;
	width: 60px;
}

div.shipCalcRow-0036 input.zip-0036,
div.shipCalcRow-0036 input.state-0036 {
	width: 60px;
}

a.orderLink-0036,
a.editLink-0036 {
	margin: 0 0 10px;
}

div.shipTablePad-0036 {
	clear: both;
	padding: 6px 12px;
}

div.shipTableRow-0036 {
	padding: 3px 0;
}

div.shipTableRow-0036 label {
	float: left;
	margin-right: 4px;
	width: 172px;
}

div.shipTableRow-0036 span {
	float: right;
}

div.shipTableHd-0036 {
	margin-bottom: 6px;
	padding: 3px 0;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

div.emptyRates-0036 {
	padding: 3px 0;
	font-style: italic;
	text-align: center;
}

div.shipCalcDisclaimer-0036 {
	padding: 6px 12px;
	font-style: italic;
}

div.knowDrag-0036 div.dragTip-0036,
div.shipTable-0036,
div.showShip-0036 form.pitHolster-0036,
div.shipCalcBox-0036,
div.shipLoading-0036 form,
div.shipDone-0036 form {
	display: none;
}

div.accessOpen-0036 div.accessBoxOuter-0036,
div.tabConts-0036 div.currTab-0036,
div.showShip-0036 div.shipCalcBox-0036,
div.shipDone-0036 div.shipTable-0036 {
	display: block;
}

div.shipFormPad-0036,
div.shipTablePad-0036,
div.shipLoading-0036 {
	background-color: #EBEBEB;
}

div.shipLoading-0036 {
	background: url(scSSloading.gif) center center no-repeat;
}

div.tabContsInsets-0036 a {
	display: block;
	float: left;
	margin: 4px;
	border: solid 1px transparent;
}

div.tabContsInsets-0036 img {
	vertical-align: top;
	border: solid 1px #C4C2C3;
}

div.tabContsInsets-0036 a.currInset-0036,
div.tabContsInsets-0036 a.currInset-0036 img {
	border: solid 1px #616161;
}

div.clearer-0036 {
	clear: both;
}

/*  -- End Snap Shop v2.0.1 --  */


/*  -- Mini Cart --  */

div#scMCholster-0061 {
	position: relative;
	z-index: 1;
	float: right;
	width: 195px;
	text-align: left;
	font: bold 11px/1.2 Tahoma, Verdana, sans-serif;
	color: #000;
}

div#scMCholster-0061.open-0061 {
	z-index: 10000;
}

div#scMCholster-0061 a {
	color: #000;
}

div#ctrlPad-0061 {
/*	padding: 3px;
	background: url('scMCcartIcon.gif') no-repeat 5px 7px;
*/
	float: right;
	width: 183px;
}

div#minCart-0061 {
	float: left;
	width: 170px;
	height: 21px;
	background-color: #fff;
	border: 1px solid #bababa;
}

div#ctrlPad-0061 .instore {

	width: 172px;
	height: auto;
	background: none;
	border: none;
}

div#minCart-0061 a#emptyCook-0061,
div#minCart-0061 span.emptyMsg-0061,
div#minCart-0061 span.itemCnt-0061,
div#minCart-0061 span.itemTtl-0061 {
	display: block;
	padding: 3px 5px 0 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	text-align: center;
	text-transform: uppercase;
}

div#minCart-0061 a#emptyCook-0061 {
	text-decoration: none;
}

div#minCart-0061 a.noborder {
	padding: 0 !important;
	height: auto !important;
	background: none !important;
	border: none !important;
}

div#minCart-0061 span.itemCnt-0061 {
	float: left;
	padding-right: 10px;
	width: 77px;
	background: #fff url(itemCnt-0061-bkgd.gif) right 8px no-repeat;
	border-right: none;
}

div#minCart-0061 span.itemCnt-0061 span {
	font-weight: normal;
}

div#minCart-0061 span.itemTtl-0061 {
	float: right;
	width: 68px;
}

* html div#minCart-0061 span.itemCnt-0061 {
	width: 87px;
}

* html div#minCart-0061 span.itemTtl-0061 {
	width: 78px;
}

div#ctrlBox-0061 {
	clear: both;
	float: left;
	padding-top: 8px;
	width: 172px;
}

div#ctrlBox-0061 span {
	display: block;
	padding-top: 24px;
}

a#toggLink-0061 {
	display: block;
	float: left;
	overflow: hidden;
	width: 88px;
	height: 24px;
	background: url('scMCtoggCart.gif') no-repeat 0 0;
}

a#checkoutLink-0061 {
	display: block;
	float: right;
	overflow: hidden;
	width: 79px;
	height: 24px;
	background: url('scMCcheckout.gif') no-repeat 0 0;
}

div.open-0061 a#toggLink-0061 {
	background-position: 0 -25px;
}

div.emptyCart-0061 a#checkoutLink-0061,
div.open-0061 a#checkoutLink-0061 {
	opacity: .2;
	filter: alpha(opacity=20);
	cursor: default;
}

div#smCart-0061 {
	position: absolute;
	top: 63px;
	left: -196px;
	z-index: 10000;
	width: 390px;
	background: #dbdde2 url('scMCloading.gif') no-repeat center center;
	border: solid 1px #d0d0d0;
}

div.closed-0061 div#smCart-0061 {
	overflow: hidden;
	width: 0;
	height: 0;
	border: none;
}

iframe#cartViewer-0061 {
	width: 390px;
	height: 0;
	vertical-align: top;
	border: none;
}

div.loading-0061 div#smCart-0061 {
	height: 60px;
}

div.loading-0061 iframe#cartViewer-0061 {
	height: 1px !important;
}

div.clearer-0061 {
	clear: both;
}

/*  -- End Mini Cart --  */


/*  -- Contact Request Form --  */

div#contactFormArea {
	padding: 25px 0 0 0;
	width: 737px;
}

div#contactFormArea form,
div#contactFormArea fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

div#contactFormArea td {
	padding: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d476b;
}

div#contactFormArea .contactFormCell {
	vertical-align: top;
}

div#contactFormArea .contactFormCell td.label {
	padding:  4px 15px 0 0;
	text-align: right;
	vertical-align: top;
}

div#contactFormArea .contactFormCell td.info {
	padding: 0 0 8px 0;
	vertical-align: top;
}

div#contactFormArea .contactFormCell td.info input {
	padding: 3px 5px 0 5px;
	width: 263px;
	height: 23px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #9f9f9f;
	background-color: #fff !important;
	border: 1px solid #cecece;
}

div#contactFormArea .contactFormCell td.info select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #9f9f9f;
	background-color: #fff !important;
	border: 1px solid #cecece;
}

div#contactFormArea .contactFormCell td.info option {
	height: 19px;
}

div#contactFormArea .contactFormCell td.info textarea {
	width: 370px;
	height: 180px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #9f9f9f;
	background-color: #fff !important;
	border: 1px solid #cecece;
}

div#contactFormArea .contactFormCell td.submitBtn {
	padding-top: 20px;
	text-align: right;
}

div#contactFormArea .contactTextCell {
	padding: 5px 10px 5px 30px;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #e2e2e2;
}

/*  -- End Contact Request Form --  */

#header-banner-html{
text-align:center;
}

/* tabbed details */
.tabinfomain {width:737px; padding: 25px 0 20px; clear: both;}
.tabbtns {display:none; width: 737px; padding-bottom: 12px; background: url(tabbedDetailsTop.gif) repeat-x bottom left; float: left;}
.tabbtns div {float:left; padding:0 0 0 15px; margin:0 0 0 4px; height:27px; background:url(tabbg.jpg) no-repeat 0 0;}
.tabbtns div a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fff; text-decoration:none; text-align:center; display:block; background:url(tabbg.jpg) no-repeat right 0; padding:8px 15px 0 0; height: 19px; float: left; text-transform: uppercase;}
.tabbtns div.tabcontactive {background-position:0 bottom;}
.tabbtns div a.tabactive {background-position:right bottom; color:#fff;}
.tabinfo {padding:10px 16px; clear:both; border:1px solid #D3D3D3; border-top: none; font-size: 11px; color: #3D476B;}
.scfeaturestatus {background:url(scSStopLoading.gif) no-repeat center center; height:25px;}

/*Star Reviews Styles*/
#scProductReviews {width: 703px; margin: 0;}

#scProductReviewsHeader{
	background-color:#F0F0F0;
	color:#3D476B;
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	padding:8px 5px;
	text-align:left;
}
.scSeoReviews{
	display:none;
}
.scProductReviewsFrame{
	margin-bottom:10px;
}

#scReviewsPInfoAvgRating{
	margin:5px 0;
}


/*LEAVE THIS*/
#scProductReviewsHeader{
	display:none;
}
/*LEAVE THIS*/


div#itemPageLeft div#itemInfoArea {
    float: left;
}

div#itemImageArea {
    width: 305px!important;
}

.tabinfomain {
    overflow: hidden;
    width: auto!important;
}

table#product-info-table th, table#product-info-table td {
    padding: 5px!important;
}


/* sequence banner */
.scSequenceBanner {width:488px; height:235px; overflow:hidden; position:relative; font-family:Arial, Helvetica, sans-serif; border:solid 1px #DDDDDD;}
.scSequenceBannerMain {position:relative;}
.scSequenceBannerMain div {position:absolute; top:0; left:0;}
.scSequenceButtons { height:25px; position:absolute; z-index:100;}
/* graphical button background */
a.scSButton {cursor:pointer; display:block; float:left; width:25px; padding:5px 0 6px 0; background:url(scSBbtn.png) no-repeat right 0; color:#000; text-align:center; font-size:11px; margin:0 1px 2px 0;}
a.scSButton:hover {background:url(scSBbtn.png) no-repeat 0 0; font-weight:bold;}
a.scSBon, a.scSBon:hover {background:url(scSBbtn.png) no-repeat center 0; font-weight:bold;}
/** square button (CSS version) 
a.scSButton {cursor:pointer; display:block; float:left; width:20px; padding:2px 0; background:#000; color:#fff; text-align:center; font-size:12px; margin:0 2px 2px 0; border:1px solid #fff;}
a.scSButton:hover {background:#555;}
a.scSBon, a.scSBon:hover {background:#900;}
**/
.scSequencePause {position:absolute; width:72px; height:20px; z-index:100; background:url(scSBPause.png) no-repeat 0 0;}
