@charset "utf-8";
/* CSS Document */
body {
	background-color:white;
	background-image:url(./img/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin:0px;
	padding:0px;
}

h1 {
	color:#505050;
	margin: 0px 0px 8px 0px;
	font-size:17pt;
	font-weight:normal;
}
h2 {
	color:#505050;
	margin: 0px;
	font-size:14pt;
	font-weight:normal;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	color:#505050;
	font-size:10pt;
	margin:0px;
	margin-bottom:0.75em;
}


#page-content li {
	color:#505050;
	font-size:10pt;
	margin:0px;
	margin-bottom: 0.25em;	
}

#page-content ul {
	margin-top:0px;	
}

#content-holder {
	/*background-image: url(./img/container-bg.png);*/
	background-color: rgb(203,188,162);
	background-position:top;
	background-repeat:repeat;
	clear:both;
	font-size:12pt;
	margin:0px;
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:3px;
	padding-top:3px;
	position:relative;
	text-align:center;
	width:980px;
	
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.centerContainer {
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:640px;
	
}

#sidebar {
	color:black;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	background-color:none;
	text-align:left;
	width:210px;
	border:none;
	float:left;
}

#sidebar a, #sidebar a:visited {
	color:#000;
	text-decoration:none;
}

#sidebar a:hover {
	color:#000;
	text-decoration:underline;
}

#sidebar h1 {
	font-size:14pt;	
	margin:0px;
	color:black;
}

#retailCatalogLink {
	color:#000;
	font-size:13px;
	font-weight:bold;
}

#sidebarSearch {
	background-image:url(./img/sidebar-search.png);	
	height: 21px;
	margin:0px;
	margin-left:-2px;
	margin-top: 5px;
	padding:0px;
	position:relative;
	width: 200px;
	
}
#sidebarSearchField {
	border:none;
	font-size:8pt;
	left:6px;
	position:absolute;
	width: 133px;
	top:2px;
}
#sidebarSearchButton {
	border:none;
	position: absolute;
	background-image: url(./img/sidebar-search-button.png);
	background-color:transparent;
	height:21px;
	width:76px;
	top:0px;
	left:139px;
	cursor:pointer;
	margin:0px !important;
}

#sidebarCatalogHolder {
	border:none;
	margin:10px 0px;
}

.catListLevel-1 {
	border: none;
	font-size:8pt;
	list-style:none;
	margin:0px;
	padding:0px;
}

.catListLevel-1 li {
	margin-bottom:0.5em;
	font-weight:bold;
}

.catListLevel-2 {
	border: none;
	font-size:8pt;
	font-weight:normal;
	list-style:disc;
	margin:0px;
	margin-left:1.75em;
	margin-top:0.25em;
	padding:0px;
}

.catListLevel-2 li {
	margin-bottom:0.25em;
	font-weight:normal;
}

.catListLevel-3 {
	border: none;
	font-size:8pt;
	font-weight:normal;
	list-style:circle;
	margin:0px;
	margin-left:1.25em;
	margin-top:0.25em;
	padding:0px;
}

.catListLevel-3 li {
	margin-bottom:0.25em;
	font-weight:normal;
}

.catGutterHighlight {
	color:red;
}

#page-content {
	background-color:#f5f2fc;
	float:left;
	padding:4px;
	padding-top:10px;
	position:relative;
	text-align:left;
	width:749px;
	
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
}

#masthead {
	background-color:black;
	background-image: url(/s/common_files/css/img/masthead-background-pink.jpg);

	background-position:top left;
	background-repeat:no-repeat;
	font-size:12pt;
	height:90px;
	margin:0px;
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	position:relative;
	text-align:center;
	width:980px;
	z-index:5000;
	
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#footer {
	/*background-image: url(./img/container-bg.png);*/
	background-color:rgb(203, 188, 162);
	color:black;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	margin:0px;
	margin-bottom:20px;
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:3px;
	text-align:center;
	width:980px;
	
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#footer a {
	color:black;
}

.categoryBox {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	margin: 0px;
	margin-bottom: 8px;
	margin-right: 8px;
	padding: 0px;
	border: 1px solid #8758b0;
	overflow: hidden;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	width: 150px;
	height: 237px;
}

.categoryBoxImage {
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 150px;
	width: 150px;
}
.categoryBoxText {
	background-color: #E2E2E2;
	text-align: center;
	margin: 0px;
	padding: 3px;
	height: 80px;
	width: 144px;
	border-top: 1px solid #8758b0;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.zoomable {
	
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	cursor: url(/s/common_files/css/img/magnify.cur), auto;
	/* Cursor from Cowburn
	http://cowburn.info/2006/11/06/custom-cursors-in-css/
	*/
}

.swatchBoxSub button {
	margin:0px;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-top:5px !important;
	/*position:absolute;
	bottom:4px;
	left:4px;
	right:4px;
	
	width:90%;
	*/
	font-size:8pt;
	color:white;
	border:solid 2px black;
	background-color:#3399cc;
	border-radius:5px;
	display:block;
	
	
}



.preloadImg {
	display:none;	
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
