body {
	background:transparent url(../Images/bg-giftshop.jpg) repeat-x scroll center 114px;
	color: #464646;
}

a {
	font-weight: normal;
}

.float-right {
	float: right;
}

.float-left	{
	float: left; display: inline;
}
	
.align-right {
	text-align: right;
}

#metaWrapper {
	height: 650px;
	min-width: 960px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#wrapper {
	margin:0 auto;
	overflow:visible;
	width:958px;
}

#content {
	height:470px;
	overflow:visible;
	position:relative;
}

#giftShopLogo {
	text-indent: -999em;
	overflow: hidden;
	background: url(../Images/logo-giftshop.png) no-repeat;
	width: 213px;
	height: 90px;
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 10;
}

.shadow {
	background-position:left top;
	background-repeat:repeat-x;
	height:10px;
	left:0;
	position:absolute;
	width:100%;
	z-index:-1;
}

.top-shadow {
	background-image:url(../Images/wall/wall-chrome-shadow-top.png);
	top:115px;
}

.bottom-shadow {
	background-image:url(../Images/wall/wall-chrome-shadow-bottom.png);
	top:582px;
}

#categories,
#products {
	float: right;
	width: 500px;
	margin-top: 35px;
	overflow: hidden;
}

#categories ul {
	width: 522px;
}

#categories li {
	float: left; display: inline;
	width: 226px;
	margin: 0 35px 25px 0;
	position: relative;

}

#categories li .border {
	width: 226px;
	height: 154px;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	background: url(../Images/bg-giftshop-category.png) no-repeat;
}

#categories li .img {
	width: 226px;
	height: 110px;
	text-align: center;
	position: absolute;
	top: 34px;
	overflow: hidden;
	left: 0px;
}

#categories li .name {
	margin: 150px 0 0 12px;
	position: relative;
	z-index: 101;
}

#categories li .name a {
	float: left; display: inline;
	color: #777;
	text-decoration: none;
	padding: 0 30px 2px 0;
	margin-right: 8px;
}

#categories li .name a span {
	float: left; display: inline;
	padding-right: 15px;
	display: block;
	height: 24px;
}

#categories li .name a {
	background: url(../Images/bg-giftshop-name.png) no-repeat top right;
}

#categories li .name a span {
	background: url(../Images/bg-giftshop-name.png) no-repeat top left;
}

#products {
	width: 660px;
	margin-top: 77px;
}

#products .data-list {
	width: 480px;
	overflow: hidden;
	float: left; display: inline;
}

#products .category-list {
	float: right; display: inline;
	width: 176px;
}

#products .category-list li {
	display: block;
	overflow: hidden;
	width: 176px;
	height: 39px;
	margin: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background: url(../Images/nav-giftshop-categories.png) no-repeat 10px -3px;
}

#products .category-list li.Classical {
	background-position: 10px 0;
}

#products .category-list li.Traditional {
	background-position: 10px -39px;
}

#products .category-list li.Contemporary {
	background-position: 10px -81px;
}

#products .category-list li.Youth {
	background-position: 10px -119px;
	height: 43px;
}

#products .category-list li a {
	font-size: 1.428em;
	font-family:Georgia,Times,serif;
	color: #999;
	font-style: italic;
	font-weight: normal !important;
	display: block;
	width: 166px;
	height: 32px;
	margin-left: 10px;
	padding: 8px 0 0 15px;
}

#products .category-list li a:hover {
	color: #333 !important;
}

#products .category-list li.on {
	background-position: -196px -3px;
}

#products .category-list li.on a {
	color: #fff !important;
	padding-left: 0;
}

#contentBody {
	width: 300px;
	padding: 100px 30px 0 0;
	overflow: hidden;
	color: #444;
	line-height: 1.5;
}

/*
.narrow {
	width: 200px !important;
}*/


#contentBody h1,
#steps h1,
.shoppingCart .page-title h1 {
	font-size: 2.357em;
	font-weight: normal;
	color: #b00;
	margin-bottom: 25px;
}

#steps h1,
.shoppingCart .page-title h1 {
	font-size: 1.642em;
	margin-bottom: 10px;
}

#contentBody .intro {
	margin-bottom: 30px;
}

#contentBody .memorial-site h2 {
	font-weight: normal;
	color: #333;
	line-height: 1.1;
	margin-top: 3px;
}

#footerDiv {
	padding: 25px 20px 0;
	clear: both;
}
	
#footerDiv ul {
	padding: 7px 0 0;
	margin: 0;
}

#footerDiv li {
	float: left; display: inline;
	margin: 0 8px 0 0;
	line-height: 1em;
}
	
#footerDiv li a {
	line-height: 1em;
	padding: 0 8px 0 0;
	border-right: 1px solid #000;
}

.btn-exit {
	background-position:-2488px 0 !important;
	width:89px !important;
}

.btn-back {
	display: block;
	text-indent: -9999em;
	cursor: pointer !important;
	border: 0 !important;
	height: 29px !important;
	padding: 0;
	overflow: hidden;
	background: url('../Images/buttons.png') !important;
	margin-right: 10px;
}

#Gift-Details #content,
#ShoppingCart #content,
#Order-Complete #content {
	background: url(../Images/bg-giftshop-steps.png) no-repeat 0 16px;
}

#steps {
	float: right; display: inline;
	width: 550px;
	margin: 50px 142px 0 0;
	height: 350px;
	overflow: auto;
	color: #444;
	font-size: 1.057em;
}

#steps .mForm {
	width: 97%;
}

#steps .mForm fieldset {
	padding: 0;
}

#steps .mForm fieldset div {
	width: 550px;
}

#steps .mForm fieldset label {
	width: 175px;
	font-weight: normal;
	color: #000;
}

#steps .mForm fieldset .exp-date input {
	width: 50px;
	float: left;
}

#steps .mForm fieldset .exp-date span {
	margin: 0 5px;
	float: left;
	font-size: 1.5em;
}

#steps .mForm fieldset .note {
	margin-left: 190px !important;
	width: 240px;
}

#steps .mForm fieldset .exp-date .note {
	font-size: 0.8em;
	clear: both;
	float: left;
}

#steps .mForm fieldset input,
#steps .mForm fieldset textarea {
	width: 298px;
}


#steps .mForm fieldset textarea {
	height: 62px;
}

#steps .mForm h2 {
	font-weight: normal;
	color: #333;
	font-size: 1.2em;
	white-space: nowrap;
}

#basket {
	float: left; display: inline;
	width: 195px;
	height: 230px;
	margin: 0 0 0 10px;
	position: absolute;
	top: 130px;
	color: #777;
}

#basket h2 {
	color: #777;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
}

#basket h3 {
	margin: 60px 30px 0 0;
	color: #b00;
	font-size: 2.7em;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	overflow: visible;
	line-height: 1.3;
}

.data-list ul {
	overflow: hidden;
}

.product {
	width: 149px;
	position: relative;
}

li.product {
	width: 149px;
	float: left;
	height: 154px;
	margin-right: 10px;
	overflow: hidden;
}

.product .border {
	width: 149px;
	height: 138px;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
}

.product .img {
	width: 129px;
	height: 99px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 8px;
	left: 8px;
	text-align: center;
}

.product .name {
	position: absolute;
	z-index: 101;
	font-weight: bold;
	top: 100px;
	left: 10px;
	font-size: 0.875em;
	color: #777 !important;
}

#basket .price-donation {
	position: absolute;
	bottom: 10px;
	left: 5px;
}

#basket .price {
	white-space: nowrap;
}

#basket .product .name {
	left: 0;
	right: 0;
	text-align: center;
}

li.product .price {
	color: #777 !important;
	position: absolute;
	z-index:101;
	right: 25px;
	top: 100px;
	font-family:Georgia,Times,serif;
	font-weight: normal;
	color: #333;
	font-size: 0.857em;
}

#basket .price strong {
	font-size: 1.428em;
	font-family:Georgia,Times,serif;
	font-weight: normal;
	color: #333;
	font-style: italic;
	padding-left: 5px;
} 

#basket .price span,
#basket .donation span {
	color: #b00;
}

#basket .donation {
	font-size: 0.875em;
	white-space: nowrap;
	margin: 10px 0 0 -8px;
}

#basket .donation strong {
	font-family:Georgia,Times,serif;
	font-weight: normal;
	font-size: 1.166em;
	font-style: italic;
	padding-left: 5px;
	color: #333;
}

.product .buyNow {
	position: absolute;
	z-index: 101;
	bottom: 0;
	background: #fff;
	font-family:Georgia,Times,serif;
	font-weight: normal;
	color: #b00;
	font-style: italic;
	font-size: 0.857em;
	display: block;
	width: 60px;
	height: 20px;
	left: 34px;
	padding: 0 10px 0 10px;
}

.shoppingCart {
	padding-top: 50px;
}

.shoppingCart .page-title,
.shoppingCart .shoppingCartList {
	float: right; display: inline;
	width: 550px;
	margin-right: 142px;
}

.shoppingCart .shoppingCartList {
	table-layout: fixed;
}

.shoppingCart .BlockTitle {
	display: none;
}

.shoppingCart .shoppingCartList td {
	border-bottom: 1px solid #e5e5e5;
	height: 35px !important;
	font-size: 1.143em;
	vertical-align: middle;
	padding: 0 auto !important;
}

.shoppingCart .shoppingCartList .img {
	width:85px;
	text-align: center;
}

.shoppingCart .shoppingCartList .img span {
	overflow: hidden !important;
	display: block;
}

.shoppingCart .shoppingCartList .name {
	width: 260px;
}

.shoppingCart .shoppingCartList .price {
	width: 120px;
	font-size: 1.428em;
	font-family:Georgia,Times,serif;
	color: #b00;
	text-align: right;
	padding-right: 10px !important;
}

.shoppingCart .shoppingCartList .details {
	width: 70px;
	font-size: 0.75em;
	text-transform: uppercase;
}

.shoppingCart .shoppingCartList .details a {
	font-weight: bold;
	color: #666;
}

.shoppingCart .shoppingCartList .edit {
	width: 50px;
	font-size: 0.75em;
	text-transform: uppercase;
}

.shoppingCart .shoppingCartList .edit a {
	font-weight: bold;
	color: #999;
}

.shoppingCart .shoppingCartList .delete {
	width: 70px;
	font-size: 0.75em;
	text-transform: uppercase;
}

.shoppingCart .shoppingCartList .delete a {
	font-weight: bold;
	color: #b00;
}

#ShoppingCart .buttons,
#steps .mForm .buttons {
	position: absolute;
	bottom: 30px;
	left: 270px;
	width: 550px;
	margin: 0;
}

#ShoppingCart #steps {
	margin-top: 0;
	height: 300px;
}

.buttons .buttonNext,
.buttons .buttonBack,
.buttons .buttonContinueShopping,
.buttons .buttonCheckout,
.buttons .buttonOrder {
	font-size: 0.857em !important;
	border: 0 !important;
	background: #b00 url(../Images/button-arrow-right.png) no-repeat 5px !important;
	color: #fff !important;
	font-weight: bold !important;
	padding: 3px 5px 3px 20px !important;
	cursor: pointer;
	font-family: helvetica, arial, sans-serif;
	float: right;
}


.buttons .buttonNext:hover,
.buttons .buttonCheckout:hover,
.buttons .buttonOrder:hover {
	background: #b00 url(../Images/button-arrow-right.png) no-repeat 5px !important;	
}

.buttons .buttonBack,
.buttons .buttonContinueShopping {
	float: left;
	background: #b00 url(../Images/button-arrow-left.png) no-repeat 5px !important;
}

.buttons .buttonBack:hover,
.buttons .buttonContinueShopping:hover {
	background: #b00 url(../Images/button-arrow-left.png) no-repeat 5px !important;
}

#View-Gift-Details {
	background: #fff;
	color: #666;
}

#View-Gift-Details h2 {
	color: #333;
	margin: 10px 0 auto 10px;
	padding: 10px 0 20px 0;
	background: url(../Images/popup-bg.gif) repeat-x bottom;
}

#View-Gift-Details p {
	margin: 10px 0 auto 10px;
}

#View-Gift-Details div {
	width: 100%;
}

#View-Gift-Details label {
	width: 200px;
	font-weight: normal;
}

#View-Gift-Details span {
	font-size: 1.428em;
	font-family:Georgia,Times,serif;
	color: #333;
	float: left;
	margin-top: -3px;
	width: 200px;
}

#View-Gift-Details .msg {
	font-size: 1.142em;
	margin-top: 0;
}

.mForm .clear {
	margin-bottom: 10px;
	overflow: hidden;
}

.mForm .checkbox input {
	margin-top: -2px;
}

.mForm .checkbox {
	width: 360px;
}

#View-Gift-Details .mForm fieldset {
	margin-top: 30px;
}

#View-Gift-Details .mForm label {
	width: 270px;
}

.shopping-cart-footer {
	float: left;
	margin-left: 140px;
	margin-top: -13px;
	background: url('/Custom/AbsentFriends/Images/icon-shopping-cart.png') no-repeat;
	padding: 5px 0 10px 35px;
}

.shopping-cart-footer .buttonCheckout {
	background: url('/Custom/AbsentFriends/Images/button-checkout.png') no-repeat !important;
	float: none !important;
	width: 90px;
	height: 29px;
	display: inline;
}

#footerDiv .buttonBack {
	margin-top: -1px !important;
}

.help-icon img {
	vertical-align: text-top;
}













