#shopTitleRow {
	width:  582px;
	position: relative;
	clear: left;
	background-color: #ffffff;
	border-right: 318px solid #edf4eb;
	margin: 0px;
	padding: 10px 30px 20px 34px;
}

#shopRow {
	width:  582px;
	position: relative;
	clear: left;
	margin: 0px;
	background-color: #ffffff;
	border-right: 318px solid #edf4eb;
	padding: 20px 30px 10px 34px;
}




#shopDescription {
	width: 582px;
	display:  block;
	clear: left;
	text-align: left;
		font: 12px/18px "Trebuchet MS";
	color: #808080;
	padding-top: 10px;
}

#shopDescription p {
		font: 12px/18px "Trebuchet MS";
	color: #808080;
}

#shopDescription p a {
	font: 12px/18px "Trebuchet MS";
	color: #95b0d4;
}

#shopDescription p a:hover {
	font: 12px/18px "Trebuchet MS";
	color: #95b0d4;
	text-decoration: underline;
}

#shopImage {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 0;
	padding-left: 0;
}


#shopColumnTitle {
	display:  inline-block;
	position:  relative;
	float:  left;
	width: 240px;
	text-align: left;
	font:  14px "Trebuchet MS";
	color: #6d8464;
	text-transform: uppercase;
	padding-right: 20px;
}

#shopColumnPrice {
	display:  inline-block;
	position:  relative;
	float:  left;
	width: 80px;
	text-align: left;
	font:  14px "Trebuchet MS";
	color: #6d8464;
	text-transform: uppercase;
}

#shopColumnQty {
	display:  inline-block;
	position:  relative;
	float:  left;
	width: 80px;
	text-align: left;
	font:  14px "Trebuchet MS";
	color: #6d8464;
	text-transform: uppercase;
}

#shopColumnValue {
	display:  inline-block;
	position:  relative;
	float:  left;
	width: 80px;
	text-align: left;
	font:  14px "Trebuchet MS";
	color: #6d8464;
	text-transform: uppercase;
}

#opcms_shopbasket {
	width: 300px;
	padding: 0;
	position: relative;
	z-index: 2;
	margin-top: 0;
}

#opcms_shopbasket h2 {
	font:  14px "Trebuchet MS";
	color: #323232;
	text-transform: uppercase;


}

#opcms_shopbasket p {
	text-align: left;
		font: 12px/18px "Trebuchet MS";
	color: #808080;
	padding-top: 10px;


}

#shopColumnQty input {
	width:  40px;
	margin: 0;
	padding: 1px 4px;
	font-size: 12px;
	height: 14px;
	position: relative;
	color: #6d8464;
}

/* @group #shopCustomer */

#shopCustomer {
		width:  582px;
	position: relative;
	clear: left;
	margin: 0px;
	background-color: #ffffff;
	border-right: 318px solid #edf4eb;
	padding: 20px 30px 20px 34px;

	
}

#shopCustomer input{
	height: 14px;
	width:  300px;
	font: 11px/14px "Trebuchet MS";
	color: #808080;
	margin-left: 12px;
	margin-right: 12px;
}

#shopCustomer select{
	height: 20px;
	width:  304px;
	font: 11px/14px "Trebuchet MS";
	color: #808080;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#shopCustomer textarea{
	font: 11px/14px "Trebuchet MS";
	color: #808080;
	width: 482px;
	padding: 2px;
	height: 50px;
}

#shopCustomer h1 {
	font: 24px "Trebuchet MS";
	color: #92a888;
	padding-bottom: 8px;
}

#shopCustomer h2 {
	font:  14px "Trebuchet MS";
	color: #323232;
	text-transform: uppercase;
	padding-bottom: 8px;
	padding-top: 8px;
}

#shopCustomer h3 {
	font: 12px "Trebuchet MS";
	color: #92a888;
	text-transform: uppercase;
	margin: 0 0 8px;
	padding: 0;
}

#shopCustomer h4 {
	font: 12px "Trebuchet MS";
	color: #323232;
	text-transform: uppercase;
	letter-spacing: 0;
}

#shopCustomer p {
	font: 12px/16px "Trebuchet MS";
	color: #808080;
}

#shopCustomer p a {
	font: 12px/18px "Trebuchet MS";
	color: #95b0d4;
}

#shopCustomer p a:hover {
	font: 12px/18px "Trebuchet MS";
	color: #95b0d4;
	text-decoration: underline;
}



/* @end */