* {
	margin: 0;
	padding: 0;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #FFFCDF;
	text-align: center;
	font-family: arial;
}

img {
	border: 0;
}

#temp_PageCenter_Ecomm {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	height: auto;
	width: 980px;
	/* width: 924px; */
}

#temp_PageCenter{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	height: auto;
	width: 976px;
	/* width: 924px; */
}

#temp_OuterWrapper {
	border: 28px solid #000;
}

#temp_InnerWrapper_Ecomm {
	border: 10px solid #FFF;
}

#temp_InnerWrapper {
	border: 10px solid #FFFCDF;
}

#temp_Wrapper_Ecomm {
	border: 3px solid #81ADA8;
	background-color: #FFF;
}

#temp_Wrapper {
	border: 3px solid #81ADA8;
	background-color: #FFFCDF;
}

#temp_Header {
	height: 150px;
	width: 100%;
}

#temp_ShoppingBag, #temp_Topnav {
	float: right;
	width: 139px;
	text-align: center;
}

a {
	color: #81ADA8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.shoppingCartLink {
	font-size: 14px;
	color: #81ADA8;
	text-decoration: none;
}

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

#temp_Navbar {
	height: 40px;
	width: 100%;
	background-color: #81ADA8;
}

#text_Navbar {
	padding-top: 14px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFCDF;
	text-transform: uppercase;
	z-index:100;
	text-align: center;
}

strong.Main_Nav {
	color: #FFFCDF;
	text-decoration: none;
	margin-right: 9px;
	margin-left: 9px;
}

/*
#text_Navbar a {
color: #FFFCDF;
text-decoration: none;
margin-right: 15px;
margin-left: 15px;
}

#text_Navbar a:hover {
color: #000;
}

#text_Navbar a.selected {
color: #000;
}
*/

#temp_ContentWrapper {
	padding-bottom: 20px;
}

#Products_ContentLeft {
	width: 334px;
	float: left;
	margin-left: 28px;
	text-align: left;
	padding-top: 22px;
}

#Products_ContentLeft_Alt {
	width: 667px;
	float: left;
	margin-left: 28px;

	text-align: left;
	padding-top: 22px;
}

#Products_ContentLeft_Cart {
	width: 767px;
	float: left;
	margin-left: 63px;
	text-align: left;
	padding-top: 22px;
}

h2.productCategory {
	text-transform: uppercase;
	font-size: 18px;
	color: #81ADA8;
	display: inline;
}

h1.productCategory {
	font-size: 18px;
	color: #81ADA8;
	display: inline;
}

a.productCategory_Header {
	text-transform: uppercase;
	font-size: 18px;
	color: #81ADA8;
	text-decoration: none;
	font-weight: bold;
}

.productCategory_Header {
	text-transform: uppercase;
	font-size: 18px;
	color: #81ADA8;
	text-decoration: none;
	font-weight: bold;
}

a.productCategory_Header:hover {
	text-transform: uppercase;
	font-size: 18px;
	color: #70C394;
	text-decoration: underline;
}

a.productCategory {
	font-size: 18px;
	color: #81ADA8;
	font-weight: bold;
	text-decoration: none;
}

a.productCategory:hover {
	color: #81ADA8;
	text-decoration: underline;
}

span.productCategory {
	font-size: 18px;
	color: #81ADA8;
	font-weight: bold;
}

#Products_CategoryDescription {
	padding-top: 12px;
	font-size: 14px;
	color: #000;
}

#Products_ContentMiddle {
	float: left;
	width: 333px;
	margin-left: 15px;
	padding-right: 26px;
	padding-top: 22px;
	border-right: 1px solid #81ADA8;
}

#Products_ContentRight {
	float: right;
	width: 161px;
	/* border-left: 1px solid #81ADA8; */
	min-height:300px;
	height:auto !important;
	height:300px;
	padding-top: 32px;
	text-align: left;
}

#Products_ContentRight ul {
	list-style: none;
}

#Products_ContentRight ul li.liHeader {
	padding-top: 22px;
	text-transform: uppercase;
	font-size: 13px;
	padding-bottom: 4px;
}

#Products_ContentRight ul li.liHeader a {
	text-transform: lowercase;
	text-decoration: none;
}

#Products_ContentRight ul li a {
	text-decoration: underline;
	color: #000;
	font-size: 13px;
}

#Products_ContentRight ul li a:hover {
	color: #81ADA8;
}

#temp_Footer {
	padding-top: 22px;
	text-align: center;
	font-family: verdana;
	font-size: 14px;
}

#temp_Footer a {
	color: #000;
	text-decoration: none;
}

#temp_Footer a:hover {
	color: #81ADA8;
	text-decoration: underline;
}

#temp_MainContent {
	font-size: 12px;
	color: #000;
	text-align: left;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 26px;
}

a.Product_BuyLink {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a.Product_BuyLink:hover {
	color: #81ADA8;
	text-decoration: underline;
}

.Product_Price {
	font-weight: bold;
	font-size: 11px;
}

td.formHeader {
	color: #81ADA8;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}

a.productLink {
	color: #81ADA8;
	font-weight: bold;
	text-decoration: none;
}

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

a.checkoutLink {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

a.checkoutLink_Confirm {
	color: #000;
	text-decoration: none;
	font-size: 12px;

}

a.checkoutLink_Confirm:hover {
	color: #81ADA8;
}

#text_Navbar ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#text_Navbar ul li {
	display: block;
	float: left;
}

#text_Navbar a.navbarLink {
	color: #FFFCDF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}

#text_Navbar a.navbarLink:hover {
	color: #000;
}

.dmDiv {
	position:absolute;
	top: 0;
	background-color: #81ADA8;
	z-index:100;
	width: 200px;
	visibility: hidden;
	color: #81ADA8;
	padding-top: 2px;
}


.dmDiv a {
	width: 200px;
	display: block;
	background-color: #FFFCDF;
	border: 1px double #598F89;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #81ADA8;
	text-decoration: none;
	font-size: 14px;
	margin: 0;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/dropdown_li.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
}

a.dmDiv_Link {
	color: #81ADA8;
}

a.dmDiv_Link:hover {
	color: #000;
	background-image: url(../images/dropdown_li_hover.jpg);
}

* html .dmDiv a { /*IE only hack*/
	width: 100%;
	margin: 0;
	color: #81ADA8;
}

.dmDiv a:hover { /*THEME CHANGE HERE*/
	/*background-color: #81ADA8;*/
	color: #000;
}



#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
	top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
	top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
	cursor:help;
}

ul.cartUL {
	list-style: none;
}

ul.cartUL li {
	font-weight: bold;
	font-size: 16px;
}

ul.cartUL li a {
	color: #81ADA8;
}

ul.cartUL li ul {
	list-style: none;
}

ul.cartUL li ul li {
	font-size: 14px;
	padding-left: 10px;
	font-weight: normal;
}

.checkoutBreadcrumbs {
	font-size: 12px;
	padding: 6px 25px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	background-color: #f7f7f7;
}

.checkoutContainer {
	padding: 0 25px;
	text-align: left;
}

h1.checkoutHeader {
	color: #80ADA8;
	font-size: 24px;
	padding-top: 8px;
	padding-bottom: 12px;
	text-align: left;
}

.checkoutFormHeader {
	color: #81ADA8;
	font-size: 18px;
}

/*************ADDITIONS BY MJS***************/
p.byline {margin:0 auto;width:650px;text-align:center;font-family:Arial, Helvetica, sans-serif;font-size:20px;font-variant:small-caps;padding-bottom:15px;padding-top: 40px;border-bottom:1px solid #87aba9;}

.product-table {width:100%;margin:20px 0 10px 0;}
.product-table td {text-align:center;padding:5px 0 0 0;}
.product-table td img {padding:3px;border:1px solid #87aba9;}

.banner {position:relative;width:894px;height:328px;background: url(../images/callout.jpg) no-repeat;}
.banner h1 {position:absolute;top:295px;left:480px;color:#fffbe9;font-size:16px;font-weight:normal;font-style:italic;font-family:Georgia, "Times New Roman", Times, serif;}