body {
	padding: 0px;
	padding-top: 40px;
	text-align: center;
	background-color: #C6A270;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 10pt;
}

img { border: 0px; }

.CategoryImage {
	width: 130px;
	height: 40px;
}
.productRow {
	position: relative;
	height: 100px;
	line-height: 100px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px dotted #60474A;		
}
.productRowName {
	float: left;
	padding-left: 20px;
}
.CategoryProductImage {
	float: left;
	width: 100px;
	height: 100px;
}

.contentBorder {
	background-color: #60474A; 
	width: 816px; 
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
}

.contentBackgroundColor {
	background: white;
}

.JYJLogo {
	position: absolute;
	left: 270px;
	top: 18px;
	z-index: 1;
}

.contentMain {
	text-align: left;
}



.featuredImageContainer {
	width: 375px;
	height: 375px;
	position: relative;
	margin-bottom: 75px;
}

.featuredImage {
	width: 100%;
	height: 100%;
	/* Display nothing */
	visibility: hidden;
	position: absolute;
	border: none;
	left: 100px;
	top: 20px;;
}

.content {
 	background: url('/images/bg.png');
}

.contentHeader, .contentFooter {
	background-image: url('/images/stripes.png');
	height: 74px; 
	background-color: #0ABBBE;
	clear: both;
	display: block;
	width: 100%;
	position: relative;
}

.contentLeft {
	float: left;
	width: 155px;
	background: transparent;
	padding-top: 30px;
}

.contentLeft a {
	padding-left: 13px;
}

.contentLeft {
	text-align: center;
}

.submitButton {
	border: none;
	width: 58px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	background-color:transparent;
}

.JunkMailLink {
	width: 77px;
	height: 82px;
}

input, textarea {
	color: #60474A;
}

.contentRight {
	width: 600px;
	margin-left: 155px;
	background: transparent;
/*	padding-top: 60px; */
	padding-top: 10px;
	padding-left: 30px;
	color: #60474A;
}

.p {
	padding-bottom: 2ex;
	color: #43b5b9; 	
}


.b { font-weight: bold;}
#contentRightMain {
	padding-top: 60px;
	margin-bottom: 20px;
}


.currentFooterPage {
	border-bottom: none;
}

.footerText {
	width: 816px; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
	font-weight: bold; 
	color: #0ABBBE; 
	font-size: 7pt;
}
.footerText div {
	display: inline-block;  
	display: inline;
	color: #60474A;
	padding: 0px 8px 0px 8px;
}


.cartRemove, .footerText a:link, .footerText a:hover, .footerText a:visited,  #contentRightMain a:link, #contentRightMain a:hover, #contentRightMain a:visited  {
	color: #60474A;
	border-bottom: 1px dotted #60474A;		
	text-decoration: none;
}
.footerText a:link, .footerText a:hover, .footerText a:visited {
	display: inline-block;
	
}
.contactForm
{
}

.contactForm input, .contactForm textarea {
}

.requiredField {
	border-bottom: 1px dotted #60474A;
	display: inline;
}

.emailInput {
	width: 90px;
}


#cartBar {
	float: right;
}

#cartBar div {
	float: left;
}

#cartBar a:link, #cartBar a:visited, #cartBar a:hover  {
	color: #0ABBBE; 		
}

.cartCount {
	padding-right: 10px;
	padding-left: 2px;
}

.productName, .productPrice {
	font-weight: bold;
}

.productDescription {
}

.formError input[type=text], .formError textarea, .formError select {
	background-color: #F4B9BE;
}
.cartLine {
	border: 1px dotted #60474A;		
	height: 20px;
	line-height: 20px;
	padding: 8px;
	margin-bottom: 10px;
}

.cartLine div {
	display: inline;
	float: left;
}

.cartName {
	width: 310px;
}
.cartItemPrice {
	width: 70px;
}
.cartQuantity {
	width: 80px;
	text-align: center;
}
.Label {
}
.cartLineTotal {
	width: 50px;
}
.addressForm {
	width: 600px;
}

.addressFormLabel {
	float: left;
	width: 200px;
}

.addressForm input {
	float: left;
	width: 250px;

}

.fakeLink, .fakeLink input, .fakeLink label {
	cursor: pointer;
}
