A
{
	text-decoration: none;
	color: #2D46C5;
	line-height: 24px;	
}

A:HOVER
{
	text-decoration: none;
	color: #333333;
	line-height: 24px;	
}

A:VISITED
{
	text-decoration: none;
	color: #2D46C5;
	line-height: 24px;	
}

A:VISITED:HOVER
{
	text-decoration: none;
	color: #333333;
	line-height: 24px;	
}

.cart-body
{
	background-color: #E5E5E5;
	margin: 0px 0px 0px 6px;	
}

.menu
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	height: 100%;
	padding: 6px 6px 0px 0px;
}

.menulink
{
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
}

.menulink A
{
	display: block;
	padding-left: 2px;
	border-left: 2px double #E5E5E5;
}

.menulink A:HOVER
{
	background-color: #EEE;
	border-left: 2px double #000;
}

.cart-header
{
	margin-top: 6px;
	padding-top: 2px;
	border-top: 1px solid #4863EE;
	font-size: 12px;
}

.cart
{
	border: 2px solid #4863EE;
	background-color: #EEEEEE;
	height: 96px;
	overflow: auto;
	padding: 4px;
	line-height: 16px;
	font-size: 10.5px;
	text-align: left;
}

.cart-footer
{
	margin-top: 4px;
	font-size: 12px;
	line-height: 18px;
}

.items-body
{
	background-color: #FFFFFF;
	margin: 0% 0% 0% 0%;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
}

.items-container
{
	border: 1px solid #4863EE;
	background-color: #FFFFFF;
	width: 98%;
	margin: 0px auto;
}

.item-name
{
	border-top: 2px solid #4863EE;
	clear: both;
	margin-top: 1px;
	padding-left: 4px;
	text-align: left;
	background-color: #F5F5F5;
	vertical-align: middle;
}

.item-actions
{
	border-top: 1px solid #4863EE;
	float: left;
	width: 220px;
	margin: 0px;
	display: block;
	text-align: left;
	padding-left: 4px;
	font-size: 11px;
}

.item-price
{
	margin-left: 220px;
	border-top: 1px solid #4863EE;
	border-left: 1px solid #4863EE;
	padding-left: 1px;
	display: block;
	text-align: left;
}

.item-details
{
	clear: both;
	border-top: 1px solid #4863EE;
	line-height: 20px;
	border-bottom: 1px solid #4863EE;
}

.item-details-pic
{
	width: 110px;
	float: left;
}

.item-details-pic IMG
{
	margin: 6px 0px 6px 2px;
	border: 1px solid #000000;
}

.item-details-info
{
	margin: 0px 0px 10px 110px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
}

.item-detail-link
{
	border-top: 1px solid #AAAAAA;
	font-size: 11px;
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
	clear: both;
	text-align: left;
	line-height: 18px;
}

.checkout-items-container
{
	border: 2px solid #4863EE;
	background-color: #FFFFFF;
	width: 85%;
	margin: 0px auto;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
}

.checkout-item-name
{
	border-top: 1px solid #4863EE;
	width: 60%;
	float: left;
	display: block;
	padding-left: 6px;
	text-align: left;
}

.checkout-item-name IMG
{
	vertical-align: top;
	margin: 4px 0px 0px 0px;
}

.checkout-item-actions
{
	border-top: 1px solid #4863EE;
	margin: 0px 10% 0px 60%;
	display: block;
	padding-left: 6px;
	text-align: left;
}

.checkout-item-price
{
	border-top: 1px solid #4863EE;
	width: 10%;
	float: right;
	display: block;
	text-align: right;
	padding-right: 6px;
}

.checkout-totals
{
	background-color: #F1F1F1;
	border-top: 1px solid #4863EE;
	border-bottom: 2px solid #4863EE;
	display: block;
	padding-right: 6px;
	text-align: right;
	clear: both;
}

.item_admin
{
	background-color: #F9F9F9;
	border-left: 1px solid #4863EE;
	border-top: 1px solid #4863EE;
	border-right: 1px solid #4863EE;
	border-bottom: 2px solid #4863EE;
	padding: 2px 12px 8px 12px;
	line-height: 20px;
	text-align: left;
}

.required
{
	background-color: #FFAAAA;
}

.small-caption
{
	font-size: 10px;
	margin-bottom: 6px;
	line-height: 16px;
}


.item-top-link
{
	border-top: 1px solid #AAAAAA;
	font-size: 11px;
	width: 98%;
	margin: 0px auto;
	clear: both;
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
}

.infoimg
{
	vertical-align: top;
	margin: 3px 4px 3px 0px;
}

PRE
{
	background-color: #F5F5F5;
	padding: 0px 8px 0px 8px;
	width: 85%;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	text-align: center;
	line-height: 22px;
}

.iframe
{
	margin: 28px 0px 0px 0px;
	float: right;
	height: 395px;
	width: 50%;
	border: 1px solid #000;
}


