@charset "UTF-8";
body {
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #000;
}
#verticalCenter {
	position: absolute;
	height: 625px;
	width: 960px;
	left: 50%;
	top: 50%;
	margin-top: -312px;
	margin-left: -480px;
}
.art #storefront-container {
	width: 958px;
	text-align: left;
	border: 1px solid #adaeb1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
.art #container {
	width: 958px;
	text-align: left;
	border: 1px solid #adaeb1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/misc/bkgrd-sidebar1.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.art #header {
	height: 115px;
	width: 958px;
	clear: both;
	float: none;
	background-image: url(images/misc/bkgrd-header.gif);
	background-repeat: no-repeat;
}
.art #sidebar1 {
	float: left;
	width: 185px;
	position: relative;
	vertical-align: top;
	min-height: 460px;
	height: auto;
	background-color: #dfe0e2;
}
.art #menu {
	position: fixed;
	font-size: 12px;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	width: 165px;
}
.art #storefrontContent {
	margin: 0;
	padding: 0;
	min-height:460px;
	height:auto !important;
	height:460px;
}
.art #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 185px;
	padding: 0;
	min-height:460px;
	height:auto !important;
	height:460px;
}
.art #mainContent p {
	font-size: 12px;
	line-height: 14px;
	padding-left: 10px;
	width: 753px;
	height: auto;
}
.art #infoContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 185px;
	padding: 0;
	min-height:460px;
	height:auto !important;
	height:460px;
	text-align: justify;
}
.art #infoContent p {
	font-size: 12px;
	line-height: 16px;
	margin-right: 18px;	
}
#logo {
	z-index: 999;
	position: absolute;
}
.art #footer {
	margin: 0px;
	padding: 0px;
}
.art #copyright {
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #adaeb1;
	text-align: center;
}
a {
	outline: none;
}
a:link {
	color:#F47321;
	text-decoration: none;
}
a:visited {
	color:#F47321;
	text-decoration: none;

}
a:active {
	color:#F47321
	text-decoration: none;

}
a:hover {
	color:#000000;
	text-decoration: none;

}
a:link.copyright {
	color:#adaeb1;
	text-decoration: none;
}
a:visited.copyright {
	color:#adaeb1;
	text-decoration: none;

}
a:active.copyright {
	color:#adaeb1
	text-decoration: none;

}
a:hover.copyright {
	color:#000000;
	text-decoration: none;

}
.clear {
	clear:both;
	font-size:0;
	height:0;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* breadcrumbs */	
.breadcrumbs{
}
.breadcrumbs ul {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	list-style:none;
}
.breadcrumbs ul li {
	display: inline;
	text-transform: lowercase;
	color: #000;
}
.breadcrumbs ul li a:link {
	color:#000000;
	text-decoration:none;
}
.breadcrumbs ul li a:visited {
	color:#000000;
	text-decoration:none;
}
.breadcrumbs ul li a.active {
	color: #F47321;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration:none;
}
.breadcrumbs ul li a:hover {
	color: #F47321;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration:none;
}
#mainContent .breadcrumbs form ul .active {
	color: #F47321;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration:none;
}

/********************** Catalog Listing */
.product-image {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.item {
	text-align: center;
	padding-top: 2px;
	text-transform: uppercase;
}
a:link.item {
	font-size: 9px;
	color: #000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited.item {
	font-size: 9px;
	color: #000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover.item {
	font-size: 9px;
	color: #000;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
.art #container #mainContent #general tr td form .account_column.floatright.pad b, .art #container #mainContent #general tr td form .account_column.pad b {
	font-size: 11px;
	font-weight: normal;
	margin-left: 85px;
}
.art #container #mainContent #presspage tr td p {
	margin-left: 18px;
}
