/* -----  GENERAL  ------ */

body {
	margin: 0;
	padding: 0;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
#container {
	border: 1px solid white;
	}
a {
	color: #9b1b35;
	}
h1 {
	margin-top: 15px;
	color: #222;
	font-weight: bold;
	font-size: 16px;
	}
h2 {
	font-size: 14px;
	color: #222;
	}
g {
	color: #222;
	}
img {
	border: none;
	}
hr {
	height: 1px;
	color: #ccc;
	}
.bigger {
	font-size: 14px;
	}
.emphasis {
	font-weight: bold;
	}
.alertmsg {
	font-weight: bold;
	color: #00c;
	}
.errmsg {
	font-weight: bold;
	color: red;
	}
.hilite {
	font-weight: bold;
	color: #E90C0F;
	}
.purple {
	color: #9b1b35;
	}
.clearall {
	clear: both;
	}
#next {
	width: 200px;
	float: right;
	text-align: right;
	}
#prev {
	width: 200px;
	float: left;
	text-align: left;
	}
.goldbutton {
	display: block;
	float: left;
	font: bold 14px arial; 
	border: 0px; 
	padding: 0px 2px 2px 2px; 
	color: #111; 
	background: url(/mm5/graphics/00000001/button_gold.gif) no-repeat left; 
	height: 28px; 
	width: 120px; 
	text-align: center; 
	letter-spacing: 0px; 
	cursor: pointer;
	}
.small {
	font-size: 11px;
	}

/* -----  PAGE SECTIONS ------ */

#wrapper2 {
	text-align: left;
	margin: 0px auto;
	border: 0;
	background: url("../mm5/images/bgshad.gif") repeat;
	background-color: white;
	width: 775px;
	padding: 0 10px;
}

/* wrapperwhite is used on the search results where the gray left column is not shown */
#wrapperwhite {
	text-align: left;
	margin: 0px auto;
	border: 0;
	background: url("../mm5/images/bgshadwhite.gif") repeat;
	background-color: white;
	width: 775px;
	padding: 0 10px;
}

#wrapperwide {
	text-align: left;
	margin: 0px auto;
	border: 0;
	background: url("../mm5/images/bgshadwide.gif") repeat;
	background-color: white;
	width: 775px;
	padding: 0 10px;
}

#header {
	margin: 0;
	background-color: white;
	height: 144px;
}
#leftcol {
	background-color: #f5f5f5;
	float: left;
	width: 141px;
	padding-bottom: 20px;
}
#leftcolwide {
	background-color: #f5f5f5;
	float: left;
	width: 171px;
	padding-bottom: 20px;
}
#rightcol {
	padding-left: 4px;
	padding-bottom: 20px;
	float: right;
	width: 146px;
}
#content { 
	float: left;
	width: 474px;
	padding: 4px;
	overflow: hidden;
}
#contentwide { 
	float: left;
	width: 620px;
	width: 615px;
	padding-top: 4px;
	padding-left: 14px;
}
#contentsearch { 
	float: left;
	width: 588px;
	padding-top: 4px;
	padding-left: 14px;
}
#footer {
	clear: both;
	height: 26px;
	background-color: #9b1b35;
	color: white;
}

/* -----  HEADER ROW 1  ------ */

#logo {
	width: 311px;
	height: 76px;
	float: left;
	border-right: 1px dotted #B98993;
	display: block;
	}
.headlinks {
	padding: 10px 5px 0 5px;
	width: 145px;
	height: 67px;
	float: left;
	border-right: 1px dotted #B98993;
	font-weight: normal;
	font-size: 11px;
	}
.headlinks a {
	display: block;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 2px;
	}
.headlinks a:hover {
	color: #9b1b35;
	text-decoration: underline;
	}
#headlinks2 {
	width: 115px;
}
#minicart {
	border: none;
	width: 100px;
	float: left;
	}
#scanalert {
	width: 65px;
	float: left;
	padding-top: 20px;
	}
#cart {
	display: block;
	height: 25px;
	width: 86px;
	}

/* -----  HEADER ROW 2  ------ */

#navbar {
	clear: both;
	height: 26px;
	background-color: #ccc;
	background: url(../mm5/images/navbarbg.jpg) top left repeat-x;
	font-weight: bold;
	}
#navbar {
	margin: 0;
	padding: 0;
	}
#navbar li {
	display: block;
	float: left;
	height: 20px;
	padding-top: 6px;
	background-color: #000;
	color: white;
	width: 154px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #9b1b35;
	border-left: 1px solid #d5d2d5;
	border-top: 1px solid #d5d2d5;
	}
#navbar li.gray {
	background-color: transparent;
	color: #9b1b35;
	border-right: 1px solid #9b1b35;
	}
#navbar a {
	color: white;
	text-decoration: none;
	}
#navbar li.gray a {
	color: #9b1b35;
	}


/* -----  HEADER ROW 3 ------ */

.searchbar {
	clear: both;
	height: 40px;
	background: url(/mm5/images/searchbg.gif) no-repeat left; 
	background-color: #9b1b35;
	color: white;
	font-size: 11px;
	}
#searchform {
	width: 380px;
	float: left;
	padding: 0 0 0 75px;
	font-weight: bold;
	margin-top: 7px;
	}
#txtSearch {
	width: 310px;
	vertical-align: middle;
	border-width: 2px;
	}
#btnSearchFind {
	vertical-align: middle;
	}
#orderform {
	margin-left: 20px;
	width: 290px;
	float: left;
	height: 40px;
	font-weight: bold;
	}
#orderform a {
	display: block;
	margin-top: 12px;
	text-align: center;
	color: white;
	text-decoration: none;
	}
#orderform a:hover {
	text-decoration: underline;
	}
#txtQOProdLabel {
	width: 40px;
	float: left;
	margin-right: 4px;
	margin-top: 7px;
	}
#txtQOProd {
	width: 70px;
	margin-right: 10px;	
	vertical-align: middle;
	float: left;
	margin-top: 9px;
	border-width: 2px;
	}
#txtQOQtyLabel {
	width: 30px;
	float: left;
	vertical-align: middle;
	margin-top: 14px;
	}
#txtQOQty {
	width: 25px;
	margin-right: 10px;	
	vertical-align: middle;
	float: left;
	margin-top: 9px;
	border-width: 2px;
	}
#btnHeaderAdd {
	margin-top: 11px;
	}

/* -----  FOOTER 1  ------ */

#footer form {
	float: left;
	/* padding: 3px 25px 0 10px; */
	padding-top: 3px;
	font-weight: bold;
	height: 23px;
	}
#searchform2 {
	border-right: 1px solid black;
	}
#searchform2 div {
	width: 350px; 
	float: left; 
	margin-right: 5px; 
	padding-left: 10px;
	}
#emailform {
	font-weight: bold;
	width: 370px; 
	float: left; 
	margin-right: 5px; 
	padding-left: 30px;
	}
#emailform a {
	color: white;
	}
#footer .textbox {
	border: 1px solid black;
	}
#footer .button {
	background-color: #f1b80e;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	border: none;
	padding: 1px 1px 0 1px;
	}
#footer a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 0 0 20px;
	width: 140px;
	float: left;
	}
#phone {
	float: right;
	padding: 6px 6px 0 0;
	font-weight: bold;
	width: 205px;
	text-align: left;
	}	
#confidence {
	clear: both;
	width: 195px;
	}


/* -----  FOOTER 2  ------ */

#footer2 {
	clear: both;
	background-color: white;
	height: 155px;
	}
.footerbox {
	width: 192px;
	float: left;
	border-right: 1px dotted #B98993;
	border-bottom: 1px solid #d5d2d5;
	color: black;
	height: 150px;
	}
.footerbox h3 {
	font-size: 12px;
	background: url("../mm5/images/footerboxbg.jpg") repeat;
	height: 21px;
	color: #9b1b35;
	padding: 6px 0 0 14px;
	margin-top: 0;
	}
.footerbox ul {
	margin: 0;
	padding: 0;
	padding-left: 27px;
	font-size: 12px;
	list-style-image: url(../mm5/images/purpletriangle.gif);
	}
.footerbox li {
	margin: 0;
	margin-left: 4px;
	padding: 0;
	}
.footerbox a {
	color: black;
	text-decoration: none;
	}
.footerbox a:hover {
	text-decoration: underline;
	}
#learning {
	width: 191px;
	border-right: none;
	}

/* -----  FOOTER 3  ------ */

#footer3 {
	padding: 20px;
	background-color: white;
	height: 180px;
	text-align: center;
	}
#footer3 p {
	clear: both;
	padding-top: 30px;
	}
#bizrate {
	width: 127px;
	float: left;
	}
#hackersafe {
	width: 127px;
	float: right;
	}
#footer3 p {
	margin: 0px auto;
	font-size: 11px;
	width: 450px;
	color: #666;
	}
#psibanners {
	padding-top: 20px;
	clear: both;
	}
.banner {
	width: 180px;
	float: left;
	border: 1px solid white;
	}

/* -----  LEFT COLUMN  ------ */

#leftcol h3 {
	padding-left: 3px;
	font-size: 12px;
	margin: 0;
	margin-top: 12px;
	color: #9b1b35;
	}
#leftcol h3.zeropad {
	margin-top: 0;
	}
#leftcol h3.shopbycat {
	color: #9b1b35;
	margin: 3px 0;
	}
#leftcol h3.cats {
	line-height: 20px;
	color: #FFFFFF;
	height: 20px;
	background: url(../mm5/images/darkcatheadbg.gif) top left repeat-x;
	margin-top: 8px;
	}

a.leftcathead { 
	color: #000; 
	text-decoration: none;
	}
a.leftcathead:link {
	}
a.leftcathead:visited {
	}
a.leftcathead:hover {
	text-decoration: underline;
	}
a.leftcathead:active {
	}

#leftcol ul {
	padding: 0;
	font-size: 11px;
	list-style-image: url(../mm5/images/purpletriangle.gif);
	padding-left: 2px;
	}
#leftcol li {
	margin-left: 18px;
	}
#treeacnt {
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
	color: #444;
	}
#treeacnt a {
	color: #444;
	}
#treeacnt a:link {
	}
#treeacnt a:visited {
	}
#treeacnt a:hover {
	color: #9b1b35;
	}
#treeacnt a:active {
	}
a.TreeSubs { 
	color: black;
	text-decoration: none;
	font-size: 11px;
	}
a.TreeSubs:hover {
	color: #9b1b35;
	text-decoration: underline;
	font-size: 11px;
	}
a.TreeSubSubs {
	color: black;
	text-decoration: none;
	font-size: 11px;
	}
a.TreeSubSubs:hover {
	color: #9b1b35;
	text-decoration: underline;
	font-size: 11px;
	}
.TreeSub {
	color: black;
	text-decoration: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: url(../mm5/images/subcatback.gif) top left no-repeat;
	padding-left: 10px;
	}
.TreeSubSub {
	color: black;
	text-decoration: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: url(../mm5/images/subsubcatback.gif) top left no-repeat;
	padding-left: 20px;
	}
#mwts {
	margin: 12px 0 20px 0; 
	}
#mwts a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}
#mwts a:link {
	}
#mwts a:visited {
	}
#mwts a:hover {
	color: #9b1b35;
	text-decoration: underline;
	}
#mwts a:active {
	}


/* -----  RIGHT COLUMN  ------ */

#rightcol h3 {
	height: 18px;
	margin: 0;
	padding: 2px 0 0 3px;
	width: 135px;
	font-size: 12px;
	}
#rightcol .boxcontent {
	background-color: white;
	padding: 10px 3px;
	font-size: 11px;
	}
#rightcol .more {
	height: 13px;
	margin: 0;
	padding: 2px 3px 0 0 ;
	width: 135px;
	font-size: 12px;
	text-align: right;
	}
#rightcol .more a {
	text-decoration: none;
	font-weight: bold;
	}
#rightcol .more a:hover {
	text-decoration: underline;
	}

#rightcol .graybox {
	margin-top: 10px;
	width: 138px;
	border: 1px solid #DCD9D1;
	}
#rightcol .graybox h3 {
	color: #9b1b35;
	background: url(../mm5/images/grayboxbg1.jpg) top left repeat-x;
	}
#rightcol .graybox a {
	color: black;
	}
#rightcol .graybox .more {
	background: url(../mm5/images/grayboxbg2.jpg) top left repeat-x;
	}
#rightcol .graybox .more a {
	color: #9b1b35;
	}

#rightcol .purplebox {
	margin-top: 10px;
	width: 138px;
	border: 1px solid #AD7077;
	}
#rightcol .purplebox h3 {
	color: white;
	background: url(../mm5/images/purpleboxbg1.jpg) top left repeat-x;
	}
#rightcol .purplebox .more {
	background: url(../mm5/images/purpleboxbg2.jpg) top left repeat-x;
	}
#rightcol .purplebox .more a {
	color: white;
	}

#rightcol .yellowbox {
	margin-top: 10px;
	width: 138px;
	border: 1px solid #f1b80e;
	}
#rightcol .yellowbox h3 {
	color: black;
	background: url(../mm5/images/yellowboxbg1.jpg) top left repeat-x;
	}
#rightcol .yellowbox .more {
	background: url(../mm5/images/yellowboxbg2.jpg) top left repeat-x;
	}
#rightcol .yellowbox .more a {
	color: black;
	}



/* -----  BUTTONS  ------ */

.yellowbutton {
	font: bold 10px arial;
	font-style: italic;
	border: 0; 
	padding: 2px 2px 2px 20px; 
	color: #111; 
	background: url(../mm5/images/btn-add-to-cart-notext.gif) no-repeat left; 
	height: 19px; 
	width: 84px; 
	text-align: center; 
	letter-spacing: 0px; 
	cursor: pointer;
	}


/* -----  SUCKERFISH DROPDOWN MENU  ------ */

#mainMenu {
	clear: both;
	height: 27px;
	background-color: #ccc;
	background: url(../mm5/images/menubarbg.jpg) top left repeat-x;
	font-weight: bold;
	line-height: 120%;
}
#mainMenu li:hover, #mainMenu li.hover {
	position: static;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

a.actuator {
	background-color: transparent;
	color: #000;
	font-size: 1.1em;
	margin: 0px;
	text-decoration: none;
	display: block;
	height: 22px;
	width: 155px;
	padding-top: 5px;
	text-align: center;
	line-height: 120%; /* fix for IE7 bug where bottom of descender in "g" was truncated */
}

a.actuator:hover {
	color: black;
}

a.actuator2 {
	background-color: transparent;
	color: #000;
	font-size: 1.1em;
	margin: 0px;
	text-decoration: none;
	display: block;
	height: 22px;
	width: 155px;
	padding-top: 5px;
	text-align: center;
	line-height: 120%; /* fix for IE7 bug where bottom of descender in "g" was truncated */
}

a.actuator2:hover {
	background-color: #f1b80e;
	color: black;
}

#nav li { /* all list items */
	float: left;
	width: 155px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 155px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.menubar {
	display: block;
	float: left;
	height: 26px;
	width: 155px;
	/* background-color: #000;
	background: url("../mm5/images/darknavbarbg.jpg") repeat;
	color: white; */
	color: black;
	width: 155px;
	border-right: 1px solid #9b1b35;
	border-right: 1px solid #ccc;
	text-decoration: none;
	list-style: none;
}

.menu {
	background-color: white;
	color: #000;
	position: absolute;
	z-index: 100;
}

.menu li {
	width: 155px;
	background-color: #f5f5f5;
	list-style: none;
	border: 1px solid #666;
	border-top: none;
}

.menu li a {
	background-color: #f5f5f5;
	color: black;
	display: block;
	font-size: 10px;
	font-weight: normal;
	height: 14px;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	width: 145px;
	text-decoration: none;
}

.menu li a:hover {
	background-color: #666;
	color: white;
}

/* -----  STOREFRONT  ------ */

.homesection { 
	clear: both;
	}
.homedivider {
	width: 600px;
	height: 25px;
	clear: both;
	margin: 10px 0 2px 0;
	}
.home_395_320 {
	width: 395px;
	height: 320px;
	float: left;
	margin: 0 10px 10px 0;
	}
.home_195_100 {
	width: 195px;
	height: 100px;
	float: left;
	margin-bottom: 5px;
	}
.home_225_125 {
	width: 225px;
	height: 125px;
	float: left;
	}
.home_295_130 {
	width: 295px;
	height: 130px;
	}
.home_295_130 a:hover {
	color: #009;
	}
#fourboxes1 {
	margin-right: 5px; 
	background: url(/graphics/home/homepage14.jpg) no-repeat left; 
	float: left;
	}
#fourboxes1 ul {
	color: #9b1b35; 
	margin: 0; 
	padding: 36px 5px 0 140px; 
	font-size: 11px;
	}
#fourboxes2 {
	margin-right: 5px; 
	background: url(/graphics/home/homepage15.jpg) no-repeat left; 
	float: left;
	}
#fourboxes2 ul {
	color: #000; 
	margin: 0; 
	padding: 36px 5px 0 130px; 
	font-size: 11px;
	}
#fourboxes2 a {
	color: black;
	}
#fourboxes3 {
	margin-right: 5px; 
	background: url(/graphics/home/homepage16.jpg) no-repeat left; 
	float: left;
	}
#fourboxes3 ul {
	color: #000; 
	margin: 0; 
	padding: 25px 15px 0 85px; 
	font-size: 11px; 
	text-align: right;
	}
#fourboxes3 a {
	color: black;
	}
#fourboxes4 {
	margin-right: 5px; 
	background: url(/graphics/home/homepage17.jpg) no-repeat left; 
	float: left;
	}
#fourboxes4 ul {
	color: #9b1b35; 
	margin: 0; 
	padding: 47px 5px 0 143px; 
	font-size: 11px;
	}

#contentwide .graybox {
	float: left;
	margin-right: 5px;
	width: 143px;
	height: 293px;
	border: 1px solid #DCD9D1;
	}
#contentwide .graybox h3 {
	height: 18px;
	margin: 0;
	padding: 2px 0 0 3px;
	width: 140px;
	font-size: 12px;
	color: #9b1b35;
	color: #333;
	background: url(../mm5/images/grayboxbg1.jpg) top left repeat-x;
	}
#contentwide .graybox h3 a {
	color: black;
	text-decoration: none;
	}
#contentwide .graybox h3 a:hover {
	text-decoration: underline;
	}
#contentwide .graybox .more {
	background: url(../mm5/images/grayboxbg2.jpg) top left repeat-x;
	height: 13px;
	margin: 0;
	padding: 2px 3px 0 0 ;
	width: 140px;
	font-size: 12px;
	text-align: right;
	}
#contentwide .graybox .more a {
	color: #9b1b35;
	text-decoration: none;
	font-weight: bold;
	}
#contentwide .more a:hover {
	text-decoration: underline;
	}
#contentwide .boxcontent {
	background-color: white;
	padding: 4px 3px;
	font-size: 11px;
	height: 250px;
	}


/*
-------no longer used?--------
.HomeRow {
	width: 446px;
	margin: 15px;
	padding-top: 15px;
	clear: both;
	border-top: 1px dotted #9b1b35;
	}

.HomeSquareLeft {
	float: left;
	width: 210px;
	height: 100px;
	background-color: #9b1b35;
	color: #FFFFFF;
	text-align: center;
	line-height: 100px;
	}

.HomeSquareRight {
	float: left;
	width: 210px;
	height: 100px;
	background-color: #9b1b35;
	color: #FFFFFF;
	text-align: center;
	line-height: 100px;
	margin-left: 20px;
	}
#HomeFeatRow {
	width: 446px;
	margin-left: 15px;
	margin-right: 15px;
	vertical-align: middle;
	clear: both;
	}
.HomeFeatProd {
	float: left;
	width: 148px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	}
a.HomeFeatMore:link {
	font-size: 12px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: none;
	}
a.HomeFeatMore:visited {
	font-size: 12px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: none;
	}
a.HomeFeatMore:hover {
	font-size: 12px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: underline;
	}
a.HomeFeatMore:active {
	font-size: 12px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: none;
	}
*/

/* -----  BREADCRUMBS  ------ */

a.nbbreadcrumbs:link {
	font-size: 10px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: none;
	}
a.nbbreadcrumbs:visited {
	font-size: 10px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: none;
	}
a.nbbreadcrumbs:hover {
	font-size: 10px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: underline;
	}
a.nbbreadcrumbs:active {
	font-size: 10px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: none;
	}
#CrumbsRow {
	font-size: 10px;
	font-weight: bold;
	color: #9b1b35;
	clear: both;
	margin: 10px 0;
	}

/* -----  PROD  ------ */

.flag1 {
	color: blue;
	font-weight: bold;
	}
.flag2 {
	color: #9b1b35;
	font-weight: bold;
	}
#ProdImage {
	float: left;
	width: 275px;
	margin-right: 5px;
	text-align: center;
	font-size: 10px;
	}
#ProdImage img {
	display: block;
	}
#prodmainimage {
	border: 1px solid #ccc;
	}
#ProdAltImages {
	margin: 5px 0;
	text-align: center;
	}
#ProdAltImages img {
	width: 40px;
	margin: 5px 0;
	display: inline;
	border: 1px solid #ccc;
	}
#ProdData {
	float: left;
	width: 198px;
	font-size: 12px;
	font-weight: normal;
	color: black;
	}
#ProdWaitList {
	width: 330px; 
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 12px;
	}
#ProdName {
	font-size: 14px;
	font-weight: bold;
	width: 330px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
#ProdCode {
	font-size: 12px;
	margin-bottom: 3px;
	}
#ProdPricingBox {
	margin-bottom: 5px;
	}
#ProdRegPrice .data {
	text-decoration: line-through;
	}
#ProdPrice {
	font-size: 18px;
	font-weight: bold;
	color: #9b1b35;
	margin-bottom: 3px;
	}
#ProdPrice .label {
	padding-top: 2px;
	}
#ProdPrice .data {
	color: #9b1b35;
	font-weight: bold;
	font-size: 16px;
	}
#ProdYouSave .data {
	}
#ProdAddForm {
	width: 145px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
	height: 67px;
	border: 1px solid #ccc;
	background: url(../mm5/images/gradientAddForm.jpg) top left repeat-x;
	font-weight: bold;
	padding-left: 3px;
	}
#ProdAvailability {
	color: #9b1b35;
	font-style: italic;
	font-weight: bold;
	}
.price_row {
	clear: both;
	padding: 2px 4px 0 0;
	}
div.price_row span.label {
	display: block;
	width: 80px;
	float: left;
	text-align: left;
	padding-right: 4px;
	}
div.price_row span.data {
	width: 150px;
	}
.attr_row {
	clear: both;
	padding: 2px 4px 0 0;
	}
div.attr_row span.label {
	display: block;
	font-weight: bold;
	font-size: 12px;
	width: 70px;
	float: left;
	text-align: left;
	padding-right: 4px;
	}
div.attr_row span.data {
	width: 150px;
	}
.gc_attr_row {
	clear: both;
	padding: 2px 4px 0 0;
	}
div.gc_attr_row span.label {
	display: block;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	float: left;
	text-align: left;
	padding-right: 4px;
	}
div.gc_attr_row span.data {
	width: 150px;
	}

#ProdRightBox {
	margin-top: 70px;
	float: right;
	width: 140px;
	text-align: center;
	margin-left: -137px;
	}
#ProdRightBox h3 {
	font-size: 10px;
	}
#ProdSuggested {
	margin: 0px auto;
	width: 106px;
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 3px;
	font-size: 10px;
	}
/*
#ProdSuggested a {
	color: black;
	}
*/
#ProdVolume {
	margin: 0px auto;
	width: 112px;
	min-height: 53px;
	border: 1px solid #ccc;
	background: url(../mm5/images/prodquantitybg.gif) top left repeat-x;
	text-align: center;
	}
.ProdExtraButtons {
	float: left;
	width: 98px;
	margin-top: 5px;
	height: 18px;
	overflow: hidden;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.ProdExtraButtons a {
	color: black;
	text-decoration: none;
	}
.ProdExtraButtons a:link {
	}
.ProdExtraButtons a:visited {
	}
.ProdExtraButtons a:hover {
	text-decoration: underline;
	}
.ProdExtraButtons a:active {
	}
.ProdExtraButtons img {
	width: 5px;
	height: 8px;
	margin-right: 3px;
	}
#ProdRating {
	clear: both;
	background-color: #f5f5f5;
	background: url(../mm5/images/darkcatheadbg.gif) top left repeat-x;
	color: black;
	padding: 2px 4px;
	text-align: center;
	width: 145px;
	margin-top: 15px;
	height: 20px;
	}
.ProdRightButton {
	float: right;
	width: 97px;
	height: 14px;
	text-align: center;
	background-color: #9b1b35;
	line-height: 14px;
	margin-top: 10px;
	clear: both;
	}
a.ProdRightButtons:link {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
a.ProdRightButtons:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
a.ProdRightButtons:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
a.ProdRightButtons:active {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
#freeshipoffer {
	font-weight: bold;
	font-size: 10px;
	clear: left;
	padding-top: 18px;
	width: 500px;
	}

/* -----  PROD TABS  ------ */

#prodtabs {
	margin-top: 15px; 
	clear: left; 
	height: 20px;
	}
.prodtab {
	display: block; 
	float: left;
	}
.prodbox {
	line-height: 160%;
	width: 457px;
	min-height: 100px;
	border: 1px solid #ccc; 
	clear: left; 
	padding: 5px;
	}
#desc {
	}
#specifications {
	display: none;
	}
#specstable {
	width: 100%;
	}
#specstable td {
	border-bottom: 1px solid #ccc;
	padding: 3px;
	}
#shipping {
	display: none;
	}
#reviews {
	display: none;
	}

/* -----  PROD RELATED PRODS  ------ */

#RelatedProducts {
	clear: left;
	margin-bottom: 10px;
	}
.RelatedBar {
	background-color: #9b1b35;
	width: 459px;
	height: 21px;
	clear: left;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	vertical-align: middle;
	margin-top: 15px;
	}
#RelatedHead {
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	}
.RelatedRow {
	width: 459px;
	clear: left;
	overflow: auto;
	margin-top: 15px;
	}
.RelatedProd {
	text-align: center;
	float: left;
	width: 103px;
	padding: 5px;
	font-size: 12px;
	}
.RelatedProdName {
	font-size: 12px;
	font-weight: bold;
	/* height: 50px; */
	}
.RelatedProdCode {
	font-size: 11px;
	}
.RelatedProdPrice {
	font-size: 14px;
	font-weight: bold;
	color: #9b1b35;
	}
.RelatedProdMore {
	margin: 10px 0;
	}
.RelatedProdMore a {
	font-size: 12px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: none;
	}
.RelatedProdMore a:hover {
	text-decoration: underline;
	}
.RelatedBreakBar {
	border-bottom: 1px dotted #9b1b35;
	height: 1px;
	clear: both;
	width: 459px;
	margin-top: 15px;
	}
.RelatedProdAdd {
	width: 82px;
	height: 17px;
	float: right;
	vertical-align: middle;
	}


/* -----  FACETING  ------ */
#faceting {
	background-color: #d5d2d5;
	padding: 5px;
	font-size: 11px;
	display: inline-block;
	margin-top: 6px;
	}
#faceting:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
	}
* html #faceting { height: 1%; }
#faceting { display:block; }
#faceting h3 {
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 14px;
	}
#faceting .filter {
	width: 140px;
	float: left;
	margin-right: 5px;
	font-size: 10px;
	}
#faceting a {
	color: #9b1b35;
	font-weight: bold;
	text-decoration: none;
	clear: both;
	display: block;
	margin-top: 6px;
	margin-left: 2px;
	}
#faceting a:hover {
	text-decoration: underline;
	}
	

/* -----  PARENT CATEGORY  ------ */
#catbanner {
	margin-left: 10px;
	}
#cathead {
	margin: 10px;
	font-size: 11px;
	}
/*
#catname {
	margin-left: 10px;
	}
*/
#ParentCatHead {
	width: 446px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	font-size: 10px;
	color: #000000;
	}
.ParentCatSubRow {
	width: 446px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #9b1b35;
	}
.ParentCatSubRow:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
	}
* html .ParentCatSubRow { height: 1%; }
.ParentCatSubRow { display:block; }
.ParentCatSubCat {
	float: left;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color: #000000;
	padding: 4px;
	}
.SubParentCatSubCat {
	float: left;
	width: 220px;
	}
.SubParentCatSubCatH {
	float: left;
	width: 220px;
	text-align: center;
	}
.SubParentCatSubCatH img {
	display: block;
	}
.SubParentCatSubCat1 {
	float: left;
	width: 75px;
	text-align: left;
	}
.SubParentCatSubCat2 {
	float: left;
	width: 145px;
	text-align: left;
	}
a.SubcatName {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	}
a.SubcatName:hover {
	color: #9b1b35;
	text-decoration: underline;
	}
a.ParentSubMore:link {
	font-size: 12px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: none;
	}
a.ParentSubMore:visited {
	font-size: 12px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: none;
	}
a.ParentSubMore:hover {
	font-size: 12px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: underline;
	}
a.ParentSubMore:active {
	font-size: 12px;
	font-weight: bold;
	color: #9b1b35;
	text-decoration: none;
	}
.ParentCatRow {
	width: 446px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #9b1b35;
	}
.ParentCatSquareLeft {
	float: left;
	width: 223px;
	text-align: left;
	}
.ParentCatSquareRight {
	width: 223px;
	float: left;
	text-align: right;
	}
#CatHead {
	width: 446px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	text-align: left;
	font-size: 10px;
	color: #000000;
	}
.CategoryProdRow {
	width: 446px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #9b1b35;
	float: left;
	}
.CategoryProdRow:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
	}
* html .CategoryProdRow { height: 1%; }
.CategoryProdRow { display:block; }
	
.CategoryProdRowWide {
	width: 615px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #9b1b35;
	}
.CategoryProdRowWide:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
	}
* html .CategoryProdRowWide { height: 1%; }
.CategoryProdRowWide { display:block; }

.SearchProdRowWide {
	width: 585px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #9b1b35;
	}
.SearchProdRowWide:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
	}
* html .SearchProdRowWide { height: 1%; }
.SearchProdRowWide { display:block; }

.CategoryProd {
	width: 133px;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #444;
	padding: 0 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.CategoryProdImage {
	text-align: center;
	margin-bottom: 4px;
	}
.CategoryProdFlag {
	min-height: 28px;
	}
.CategoryProdName {
	color: black;
	}
.CategoryProdName:link {
	}
.CategoryProdName:visited {
	}
.CategoryProdName:hover {
	color: #9b1b35;
	}
.CategoryProdName:active {
	}
.CategoryProdPrice {
	font-weight: bold;
	color: #9b1b35;
	margin: 5px 0;
	}
.summaryrating {
	margin-top: 5px;
	}
.summarycode {
	color: #444;
	margin-top: 5px;
	}
.linethrough {
	text-decoration: line-through;
	}
.prod40 {
	height: 40px;
	width: 40px;
	}
.prod65 {
	height: 65px;
	width: 65px;
	}
.prod100 {
	height: 100px;
	width: 100px;
	}
.prod125 {
	height: 125px;
	width: 125px;
	}
.prod275 {
	height: 275px;
	width: 275px;
	}
.prod400 {
	height: 400px;
	width: 400px;
	}
#sortpage {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 5px;
	padding: 3px;
	padding-right: 0px;
	background-color: #d5d2d5;
	font-size: 11px;
	min-height: 24px;
	}
#sortpage:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
	}
* html #sortpage { height: 1%; }
#sortpage { display:block; }
#sortpage form { display: inline; }
#frmSort {
	width: 150px;
	float: left;
	margin-right: 5px;
	}
#frmSort select {
	font-size: 10px;
	}
#frmShow {
	width: 130px;
	float: left;
	margin-right: 5px;
	}
#frmShow select {
	font-size: 10px;
	}
#pagination {
	width: 175px;
	overflow: hidden;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	}
#pagination a {
	color: black;
	}
#frmSortSS {
	width: 185px;
	float: left;
	margin-right: 5px;
	}
#frmSortSS select {
	font-size: 10px;
	}
#frmShowSS {
	width: 165px;
	float: left;
	margin-right: 5px;
	}
#frmShowSS select {
	font-size: 10px;
	}
#paginationSS {
	width: 215px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	float: left;
	}
#paginationSS a {
	color: black;
	}

/* -----  REVIEWS  ------ */

.reviewpad {
	padding: 5px;
	}
	
	
/* -----  POPUP  ------ */

#popup_wrapper {
	padding: 10px;
	background-color: white;
	}
#popup_close {
	text-align: right;
	border-top: 2px dotted #ccc;
	padding-top: 8px;
	margin-top: 30px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
	}
#popup_close a {
	color: #A5C50F;
	}
.popuppicture {
	text-align: center;
	margin: 5px 0 15px 0;
	}
.popupcloselink {
	text-align: center;
	}
#popupright {
	width: 400px; 
	padding-left: 10px;
	float: right;
	}
#popupright #mainimage {
	height: 400px;
	width: 400px;
	border: 1px solid #999; 
	}
#popupleft {
	width: 160px; 
	float: left; 
	text-align: center;
	}
#popupleft img {
	border: 1px solid #666;
	height: 40px;
	width: 40px;
	}


/* -----  BASK  ----- */

.freeshipmsg {
	color: #9b1b35;
	font-weight: bold;
	}
#bask_table {
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
	empty-cells: show;
	border-collapse: collapse;
	}
#bask_table form {
	margin: 0; 
	padding: 0; 
	display: inline; 
	margin: 0;
	}
#bask_table div {
	margin: 20px 0 0 0;
	}
.bask_table_header, .bask_table_footer {
	font-weight: bold;
	}
.bask_table_header td {
	background-color: #E7E5DF;
	padding: 3px 5px 3px 0;
	border-top: 1px solid #9b1b35;
	border-bottom: 1px solid #9b1b35;
	}
.bask_table_footer td {
	padding: 3px 5px 3px 0;
	border-top: 1px solid #9b1b35;
	}
.bask_table_row td {
	padding: 10px 2px;
	}
.bask_table_row a {
	color: black;
	}
.bask_table_row a:hover {
	color: #1C0B89;
	}
#bask_buttons {
	text-align: center;
	}
#bask_update_btn {
	text-align: right;
	margin-top: 20px;
	}
#bask_table {
	width: 100%;
	}
.bask_qty {
	width: 20px;
	}
.rightalign {
	text-align: right;
	}
.centeralign {
	text-align: center;
	}
td.leftalign {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	}
.basklink {
	font-size: 11px;
	}
a.baskname {
	color: #9b1b35;
	font-weight: bold;
	}
.baskcode {
	font-size: 11px;
	color: #333;
	}
.baskship {
	font-size: 11px;
	color: #333;
	}


/* -----  ACNT  ----- */
.oinf_container {
}
#shippingcolumn {
	width: 307px;
	float: left;
	}
#billingcolumn {
	width: 307px;
	float: left;
	}
#billnote {
	width: 200px; 
	float: right; 
	border: 1px solid #999; 
	padding: 4px; 
	margin-right: 10px; 
	font-size: 11px;
	}
#oinf_shipingform {
	width: 350px; 
	float: left;
}
#oinf_billingform {
	width: 360px; 
	float: left;
}
.addresscol {
	background-color: #E7E5DF;
	padding: 3px 5px 3px 0;
	border-top: 1px solid #9b1b35;
	border-bottom: 1px solid #9b1b35;
	color: black;
	font-size: 12px;
	margin: 0;
	}
.address_row {
	clear: both;
	padding: 2px 4px 0 0;
	width: 240px;
	}
div.address_row span.label {
	display: block;
	font-weight: bold;
	width: 80px;
	float: left;
	padding-right: 4px;
	}
div.address_row span.data {
	width: 150px;
	float: right;
	}

/* -----  OSEL  ----- */

.osel_row {
	clear: both;
	padding: 2px 4px 0 0;
	width: 320px;
	}
div.osel_row span.label {
	display: block;
	font-weight: bold;
	width: 70px;
	float: left;
	padding-right: 4px;
	}
div.osel_row span.formw {
	width: 240px;
	float: right;
	}
#certform {
	float: left;
	width: 305px;
}
#couponform {
	float: left;
	margin-right: 15px;
	width: 290px;
}
/*
#gcform {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted rgb(153, 153, 153); 
	}
#couponform {
	clear: both;
	width: 295px; 
	float: left;
	}
*/
#oselform {
	margin: 0;
	}
#oselship {
	width: 320px;
	float: left;
	}
.oselinst {
	border: 1px dotted rgb(153, 153, 153); 
	padding: 4px; 
	width: 250px; 
	float: right; 
	margin-right: 10px; 
	margin-bottom: 10px;
	font-size: 11px;
	}
.oselinst ul {
	margin: 0pt 0pt 0pt 14px; 
	padding: 0pt;
	}
#oselpay {
	clear: both;
	width: 320px;
	float: left;
	}
	
/* -----  OPAY  ----- */

.opay_row {
	clear: both;
	padding: 2px 4px 0 0;
	}
div.opay_row span.label {
	display: block;
	font-weight: bold;
	width: 100px;
	float: left;
	padding-right: 4px;
	}
div.opay_row span.data {
	width: 150px;
	}
h2.opay {
	background-color: #E7E5DF;
	padding-right: 5px;
	border-top: 1px solid #9b1b35;
	border-bottom: 1px solid #9b1b35;
	color: black;
	font-size: 12px;
	margin: 20px 0 10px 0;
	padding: 3px 0;
	}

/* ----- HELP SECTION ----- */

.ParentCatSubRowHelp {
	width: 600px;
	margin-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #832C3E;
	}
.SubParentCatSubCatHelp {
	float: left;
	width: 284px;
	padding: 2px;
	margin-right: 10px;
	}
.SubParentCatSubProdHelp {
	width:188px;
	display:block;
	}
.SubParentCatSubProd1Help {
	width:175px;
	padding-left:4px;
	float:left;
	}
.SubParentCatSubCat1Help {
	display:block;
	}
ul.helplist {
	list-style-image: url(/mm5/images/subcatback.gif);
	margin: 0;
	padding-left: 1em;
	margin-top: 8px;
	}

/* ----- HELP SECTION END ----- */

#btnContinue {
	text-align: right;
	clear: both;
	margin-bottom: 20px;
	}
	
/* LOGN */

#lognnoaccount {
	margin: 20px 0px;
	}
#logncreate {
	width: 270px;
	float: left;
	}
#lognlogin {
	width: 270px;
	float: left;
	margin-right: 20px;
	}
#conoaccount {
	clear: both;
	width: 582px;
	}
#logn_form {
	margin: 0;
	}
.lognbox h2 {
	border-bottom: 1px dotted #ccc;
	}
.newlognbox {
	padding: 10px;
	padding-top: 2px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	}
.newlognbox h2 {
	margin-top: 0;
	border-bottom: 1px dotted #ccc;
	}
.newlognboxcontent {
	height: 140px;
	}
.newlognboxfooter {
	border: 1px solid white;
	font-size: 11px;
	height: 45px;
	padding-top: 10px;
	}


/* -----  ROW DIVS  ------ */

.generic_row {
	clear: both;
	padding: 2px 4px 0 0;
	}
div.generic_row span.label {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 150px;
	float: left;
	}
div.generic_row span.formw {
	width: 340px;
	}
.wide_row {
	clear: both;
	padding: 2px 4px 0 0;
	}
div.wide_row span.label {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 200px;
	float: left;
	}
div.wide_row span.formw {
	width: 125px;
	}
	
	
/* ------  CHECKOUT  ------ */
#divContinueButton {
	padding-top: 10px;
	clear: both;
	width: 600px;
	text-align: right;
	}
.custinfo h2 {
	background-color: #E7E5DF;
	padding-right: 5px;
	border-top: 1px solid #9b1b35;
	border-bottom: 1px solid #9b1b35;
	color: black;
	font-size: 12px;
	margin: 20px 0 10px 0;
	padding: 3px 0;
	}
.note {
	padding: 0px;
	margin: 0px;
	}
.opayleftbold {
	float: left;
	font-weight: bold;
	}
.opayleftwidth {
	float: left;
	font-weight: bold;
	width: 150px;
	}
.opayrightbold {
	clear: right;
	font-weight: bold;
	}
.reqflag {
	color: #9b1b35;
	font: bold 12px Verdana, Ariel, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 10px;
	text-align: center;
	}
#reqflagind {
	color: #9b1b35;
	font: bold 12px Verdana, Ariel, Helvetica, sans-serif;
	}

/* begin autocomplete for SS Pro */
div.autocomplete-suggestions { position:absolute; z-index:1000; width:0; margin:0; padding:0; background-color:#fff; border:1px solid #999; }
div.autocomplete-suggestions ul { z-index:1000; list-style-type:none; margin:0; padding:0; }
div.autocomplete-suggestions ul li { z-index:1000; list-style-type:none; display:block; margin:0; padding:2px; color: #000; font-weight:normal; cursor:pointer; overflow:hidden; }
div.autocomplete-suggestions ul li.selected { background-color:#63B8FF; }
/* end autocomplete for SS Pro */

