#main {visibility:hidden;position:absolute;top:0px;}
#sub {visibility:visible;position:absolute;top:0px;width:100%;height:10000px;margin:0px;}
iframe{width:99%;height:100%;min-height:500px;}

body {
	margin: 0;
	padding: 0;
	background: url(/images/header.png) 0 0 repeat-x #F2F0DC;
	color: #5D5B46;
}
div, p, h1, h2, h3, h5, img {
	margin: 0;
	padding: 0;
}
a {
	color: #0000CD;
}
a:visited {
	color: #0000CD;
}
a:hover {
	color: #BD0000;
}
a:active {
	color: #BD0000;
}
img {
	border: none;
}
ul {
	list-style-type: none;
}
#logo {
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	height: 103px;
	margin: 0 auto;
	position: relative;
	width: 778px;
}
#logo img {
	height: 56px;
	left: 29px;
	position: absolute;
	top: 36px;
	width: 65px;
}

#logo span {
	color: #E9E9E9;
	font: 18px/22px Verdana, Arial, Helvetica, sans-serif;
}

#logo p {
	color: #D3D3D3;
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	left: 95px;
	position: absolute;
	top: 45px;
}

#logo a {
	color: #E9E9E9;
	text-decoration: none;
}
#logo a:visited {
	color: #E9E9E9;
}
#logo a:hover {
	color: #E9E9E9;
}
#logo a:active {
	color: #E9E9E9;
}


#topNavigation {
	height: 33px;
	margin: 0 auto;
	position: relative;
	width: 778px;
}
#topMenu {
	height: 33px;
	margin: 0 auto;
	position: relative;
	width: 778px;
}
#topMenu ul {
	height: 28px;
	left: 5px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 2px;
	width: 770px;
}
#topMenu ul li {
	float: left;
	height: 28px;
	width: 110px;
}
#topMenu ul li a {
	background: white;
	border-right: 1px dashed #969260;
	color: #2F2A28;
	display: block;
	font: 13px/28px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 28px;
	text-align: center;
	text-decoration: none;
	width: 109px;
}
#topMenu ul li a:hover {
	background: #BD0000;
	border: none;
	height: 28px;
	color: white;
	text-decoration: none;
	width: 110px;
}
#topMenu ul li.right a {
	background: white;
	border: none;
	color: #2F2A28;
	display: block;
	font: 13px/28px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 28px;
	text-align: center;
	text-decoration: none;
	width: 110px;
}
#topMenu ul li.right a:hover {
	background: #BD0000;
	border: none;
	color: white;
	height: 28px;
	text-decoration: none;
	width: 110px;
}
#mainContent {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 10px auto 20px auto;
	position: relative;
	width: 780px;
}
#mainContent.line {
	border-bottom: 1px dashed #2F2A28;
}
#mainContent h1 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 10px;
}
#mainContent h2 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainContent h3 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	padding: 20px 0 10px 0;
}
#mainContent h4 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0;
}
#mainContent p {
	padding: 10px 0 0;
}
#mainContent p span {
	color: #AB0000;
}

#mainContent div.body {
	padding-bottom: 15px;
}

#mainContent div.line {
	border-bottom: 1px dotted #B3A8A7;
	padding-top: 10px;
	padding-bottom: 15px;
}
#mainContent p.indent {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
#mainContent ul {
	list-style-type: square;
	margin-bottom: 0;
	margin-top: 0;
}
#mainContent li {
	list-style-type: square;
}
#pageList {
	border-bottom: 1px dotted #2F2A28;
	height: 25px;
	margin: 0 20px 0 20px;
	padding-top: 10px;
}
#homepageImageBox {
	background: white;
	border-bottom: 1px solid #CDCAA3;
	border-left: 1px solid #CDCAA3;
	border-right: 1px solid #CDCAA3;
	display: block;
	float: left;
	height: 175px;
	margin: 0 10px 10px 0;
	text-align: center;
	vertical-align: middle;
	width: 175px;
}
#homepageCategoryBox {
	display: block;
	float: left;
	height: 110px;
	margin: 0 10px 10px 0;
	text-align: center;
	vertical-align: middle;
	width: 175px;
}
#mediumImageBox {
	background: white;
	border-bottom: 1px solid #CDCAA3;
	border-left: 1px solid #CDCAA3;
	border-right: 1px solid #CDCAA3;
	display: block;
	float: left;
	height: 200px;
	margin: 0 10px 10px 0;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
#leftContent {
	float: left;
	height: 100%;
	width: 250px;
}
#rightContent {
	float: right;
	height: 100%;
	width: 520px;
}
#leftCartContent {
	float: left;
	height: 100%;
	width: 565px;
}
#rightCartContent {
	float: right;
	height: 100%;
	width: 200px;
}
#cartItem {
	border-bottom: 1px dashed #2F2A28;
	display: block;
	padding: 0 10px 10px 10px;
}
#miscBox {
	background: url(/images/misc-box-bg.png) 0 0 no-repeat #FEFDF0;
	border-bottom: 1px solid #CDCAA3;
	border-left: 1px solid #CDCAA3;
	border-right: 1px solid #CDCAA3;
	margin-bottom: 10px;
	width: 200px;
}
#miscBox.right {
	float: right;
	margin-left: 10px;
}
#miscBox.left {
	float: left;
	margin-right: 10px;
}
#miscBox h2 {
	background: transparent;
	color: #AB0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 10px 0 0 0;
	text-align: center;
}
#miscBox h3 {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 10px 10px 0 10px;
	text-align: left;
}
#miscBox h5 {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 10px 0 0 0;
	text-align: center;
}
#miscBox p {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px 0 10px;
	text-align: left;	
}
#miscBox p.justify {
	text-align: justify;
}
#miscBox p span {
	color: #AB0000;
}
#miscBox p span.bold {
	font-weight: bold;
}
#miscBox ul {
	margin: 0 0 0 25px;
	padding: 0 0 20px 0;
}
#miscBox ul li {
	margin-top: 4px;
}
#categoryPath {
	height: 20px;
	padding: 5px 0 15px 0;
	width: 100%;
	text-align: right;
}
#categoryPath p {
	line-height: 25px;
	padding-left: 10px;
}
#sortOrder {
	height: 30px;
	float: right;
	padding: 12px 10px 15px 10px;
}
#productListItem {
	display: block;
	float: left;
	padding: 0 0 15px 0;
	width: 515px;
}
#productListItem h2 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	height: 20px;
	margin: 10px 0;
	line-height: 20px;
}
#productListItem p {
	padding-top: 4px;
	vertical-align: top;
}
#productListItem p span {
	color: #AB0000;
}
#productBoxItem {
	margin: 10px;
	text-align: center;
	width: 180px;
}
#productBoxItem p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
#productBoxSmallImage {
	background: white;
	border-bottom: 1px solid #CDCAA3;
	border-left: 1px solid #CDCAA3;
	border-right: 1px solid #CDCAA3;
	display: block;
	height: 90px;
	margin: 0 auto 10px auto;
	text-align: center;
	vertical-align: middle;
	width: 90px;
}
#productBoxMiniImage {
	background: white;
	border-bottom: 1px solid #CDCAA3;
	border-left: 1px solid #CDCAA3;
	border-right: 1px solid #CDCAA3;
	display: block;
	float: left;
	height: 40px;
	margin: 0 5px 5px 0;
	vertical-align: middle;
	width: 40px;
}
#relatedProduct {
	display: block;
	float: left;
	padding: 10px 0 0 20px;
	width: 360px;
}
#relatedProduct h2 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}
#relatedProduct p {
	padding: 0 0 0;
}
#relatedProduct p span {
	color: #AB0000;
}
#relatedProduct p.price {
	vertical-align: bottom;
}
#relatedProduct p.line {
	border-bottom: 1px dashed #2F2A28;
	padding: 10px 0 15px 10px;
}
#smallImageBox {
	background: white;
	border-bottom: 1px solid #CDCAA3;
	border-left: 1px solid #CDCAA3;
	border-right: 1px solid #CDCAA3;
	float: left;
	height: 90px;
	margin: 0 10px 10px 0;
	text-align: center;
	vertical-align: middle;
	width: 90px;
}
#leftColumn {
	float: left;
}
#rightColumn {
	float: right;
}
#footer {
	border-top: 1px dashed #2F2A28;
	clear: both;
	margin: 80px auto 0 auto;
	position: relative;
	width: 780px;
}
#footer p {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
}
#footer p a {
	color: #5D5B46;
}
#footer p a:hover {
	color: #AB0000;
}
.clearLeft {
	clear: left;
}
.clearRight {
	
	clear: right;
}
.clearBoth {
	
	clear: both;
}
.clearNone {
	clear: none;
}

.footlink a {
color:#666666;
font-size:10px;
font-weight:normal;
text-decoration:none;
cursor:text;
}

.footlink  a:link {
color:#666666;
font-size:10px;
text-decoration:none;
cursor:text;
}

.footlink  a:visited {
color:#666666;
font-size:10px;
text-decoration:none;
cursor:text;
}

.footlink  a:hover {
color:#666666;
font-size:10px;
text-decoration:none;
cursor:text;
}

.footlink  a:active {
color:#666666;
font-size:10px;
text-decoration:none;
cursor:text;
}