body {
}

/* Content Editor */
.text-highlight-1 {
}

.text-highlight-2 {
}

.text-highlight-3 {
}

.call-out-v1 {
}

.call-out-v2 {
}

ul.bullet-list-1 {
}

ul.bullet-list-2 {
}

ul.bullet-list-3 {
}

ul.bullet-list-fancy {
}

ul.bullet-list-fancy-2 {
}

a.btn {
}

img.half {
}

img.left {
}

img.right {
}

img.half.left {
}

img.half.right {
}
/* End Content Editor */

/* Start Gift Styles */
div.gift div.item {
	position: relative;
	float: left;
	width: 310px;
	height: 175px;
	padding: 12px 10px;
	margin: 7px;
	border: dotted 1px #ccc;
}

div.gift div.item.orderitem {
	position: relative;
	width: 100%;
	height: auto;
	padding: 9px 0 9px 0;
	margin: 7px 0;
	border: dotted 1px #ccc;
}

div.giftlinks {
	height: 25px;
	text-align: right;
}

div.gift div.item div.view {
	position: absolute;
	top: 79px;
	left: 14px;
}

div.gift div.item div.link {
	position: absolute;
	right: 15px;
	bottom: 25px;
}

div.gift div.item div.link span {
	padding-left: 9px;
	margin: 7px;
	background: #fff url(/Shared/images2/systems/divet4.gif) no-repeat 0 4px;
}

div.gift div.cat-link a {
	float: right;
	padding: 4px;
	margin-right: 10px;
	font-size: 15px;
	border: dotted 1px #ccc;
	border-top: none;
}

div.gift div.end {
	padding-top: 10px;
	margin-bottom: 18px;
	clear: both;
	border-bottom: dotted 1px #ccc;
}

div.gift #Popup_Preview {
	top: 200px;
	left: 200px;
	padding: 2px;
	margin-left: 10px;
	background-color: #fff;
	border: solid 1px #ddd;
}

div.gift #Popup_Preview div {
	padding: 2px;
	border: solid 1px #ccc;
}

div.gift #Popup_Preview div img {
	width: 480px;
}

div.gift #Popup_Preview div a {
	display: block;
	font: normal 13px/20px Arial;
	color: #7d7d7d;
	text-align: center;
	text-decoration: none;
}

div.gift table.cart tr td {
	padding: 5px;
	vertical-align: middle;
}
/* End Start Gift Styles */