@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	padding:0;
	margin:0;
}
.pageWrapperWhiteBG {
	text-align:center;
	background-color:#FFFFFF;
}

.pageWhiteBG {
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}

.pageWrapperGrayBG {
	text-align:center;
	background-color:#F5F4F3;
}

.pageGrayBG {
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #F5F4F3;
	overflow: hidden;
}
#pageGrayBGfooter {
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #F5F4F3;
	overflow: hidden;
	padding:10px 0px 10px 0px;
}
#navBarCont {
	background-color:#d9d5d0;
	width:170px;
	height:210px;
	float:left;
	padding:5px;
	overflow:hidden;
}
div.frontDiv {
	float:left;
	width:170px;
	padding-right:40px;
	cursor:pointer;
	background-color:#FFFFFF;
}
p.fronttext {
	margin-top:10px;
	color:#666666;
}

.footer {
	font-size:11px;
	color: #A59E99;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-size:11px;
	color:#A59E99;
	text-decoration:none;
}

a.footer:hover {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

#dhtmltooltip{
	position: absolute;
	width: 50px;
	border: 0px solid black;
	padding: 2px;
	z-index: 100;
	text-align:center;
	padding:3px 2px 3px 2px;
	visibility: hidden;
}
.productListImage {
	float:left;
	width:118px;
}

.productListInfo {
	float:left;
	width:106px;
	height:43px;
	padding:30px 10px 10px 10px;
	background-color:#F5F4F3;
}

a:link {
	color: #999999;
	text-decoration:none;
}
a:visited {
	color: #999999;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:underline;
}
a:active {
	color: #999999;
	text-decoration:none;
}


/* SIFR CODE */
h1.frontHeader {
	font-size:16px;
	padding:0px;
	margin:0px;
	margin-top:10px;
}

p.quote {
	font-size:12px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

h1.headers {
	font-size:16px;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}
h1.headers2 {
	font-size:14px;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}
p.collectionsNav {
	font-size:12px;
	padding:0px;
	margin:0px;
}
p.productNav {
	font-size:10px;
	padding:0px;
	margin:0px;
	margin-top:20px;
	font-weight:bold;
}

h1.contact {
	font-size:14px;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.breadcrumbs {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}
a.breadcrumbs:link {
	color: #999999;
	text-decoration:none;
}
a.breadcrumbs:visited {
	color: #999999;
	text-decoration:none;
}
a.breadcrumbs:hover {
	color: #333333;
	text-decoration:none;
}
a.breadcrumbs:active {
	color: #999999;
	text-decoration:none;
}
