body {
	margin:0px;
	background-color:#EBE7E6;
	height: 800px;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

a {
	TEXT-DECORATION: none;
	color: #786157;
	margin: 0px;
}

a:hover
{
	COLOR: #330000;
	TEXT-DECORATION: none
}

p {
	FONT-SIZE: 90%;
	COLOR: #786157;
	TEXT-ALIGN: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 0px;
}

h1 {
	font-weight: normal;
	font-size: 2em;
	margin: 20px 0px;
	color: #786157;
	text-align: left;
	text-transform: lowercase;
}

h2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 120%;
	MARGIN: 0px 0px 50px 0px;
	COLOR: #786157;
	TEXT-ALIGN: left;
	text-transform: lowercase;
}

h3 {
	font-size: 120%;
	margin: 0px 0px 5px 0px;
	color: #786157;
	text-align: left;
	text-transform: lowercase;
}

img {
	border: 0px;
}

.menu_item { display: block; margin: 0px 0px 20px 0px; }

.xmas_card_img {
	vertical-align: top;
	width: 220px;
	padding: 0px 20px 20px 0px;
}
.xmas_card_desc {
	vertical-align: top;
	padding: 0px 20px 20px 0px;
}
.xmas_card_price {
	vertical-align: top;
	width: 146px;
	padding: 0px 0px 20px 0px;
}

#outerwrapper {
	margin: 0px;
/* 	background-image: url(/xmascards/images/xmascardfooterbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #ebe7e6; */
	/* visibility: hidden; */
/* 	display: none; */
}

#wrapper {
	width: 1030px;
	margin: 0px auto;
}
#mdxheader {
/* 	width: 1540px; */
	height: 225px;
	text-align: center;
}

#mdxbody {
	background-color:#EBE7E6;
	margin: 0px;
	text-align: left;
	padding: 0px;
	float:left;
}

#mdxmenu {
	width: 380px;
	float:left;
	}

.tmbnl-holder {
	/* margin: 0px auto; */
	width: 380px;
}
.tmbnl {
	float:left;
	padding: 0px;
 	border: 1px solid #ebe7e6;
	margin: 5px;
}
.tmbnl a {
	display: block;
	padding: 8px;
	/* border: 1px solid transparent; */
}
.tmbnl a:hover {
	padding: 8px;
	background-color: #fff;/* : 1px solid #330000; */
}
.t-active {
	/* border: 1px solid #330000; */
	border: 1px solid #fcfcfc;
	/* background-color: #fff; */
}
.t-selected {
	background-color: #fff;
}

#xmdxmenu img{
	padding: 0px 20px 20px 0px;
	float: none;
	}
#xmdxmenu a{
	border: 0px;
	}

#mdxcontent {
	width: 630px;
	padding: 0px;
	margin-bottom: 50px;
	float:left;
}

#mdxfooter {
/* 	width: 1540px; */
	height: 247px;
	background-image: url(/xmascards/images/christmascardfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	float: none;
	clear: right;
	}

#mdxfooter p{
	margin: 0px;
	padding: 100px 280px 20px 280px;
	color: #AEA09A;
	}

#mdxfooter a{
	color: #FFFFFF;
	}								
	
#mdxfooter a:hover{
	color: #290302;
	}
	
#imgGallery{
	position:relative;
	height:300px;
	cursor: hand;
/* 	display:none; */
/* 	float:left; */
}
#imgGallery img{
	position:absolute;
	top:0px;
	left:0px;
}
#imgGallery img.active {
	display:block;
}
#imgGallery img.inactive {
	display:none;
}

.cat-tmbnl {
	margin-bottom: 80px;
	float:left;
 	width: 610px;
	clear:both;
}
.cat-tmbnl-img {
	width: 230px;
	text-align: center;
	float:left;
}
.cat-tmbnl-desc {
	width: 200px;
	margin: 0px 10px;
	text-align: center;
	float:left;
}
.prod-tmbnl-desc {
	width: 300px;
	margin: 0px 10px;
	text-align: center;
	float:left;
}
.cat-tmbnl-qty {
	padding: 3px;
}
.cat-tmbnl-prices {
	display: none;
	font-size: 9pt;
	/* float:right; */
	position:absolute;
	top:30px;
	right:0px;
	z-index:127;
	width: 180px;
	height: 240px;
	background: white;
	border: 2px outset #ccc;
}
.cat-tmbnl-prices tr.price:hover {
	background-color: #eee;
	cursor: pointer;
}

.cat-tmbnl-cart {
	text-align: right;
	float:right;
	width: 130px;
}
.cat-tmbnl-addtocart {
	padding-top: 20px;
}
.cat-tmbnl-cardtype {
	font-size: 8pt;
	height: 35px;
}
.cat-tmbnl-cardselection {
/* 	background: #fff; */
	/* display:none; */
}

.cat-tmbnl-cardqty {
	font-size: 8pt;
	padding: 3px 0px;
	height: 12px;
	float:right;
}
.cat-tmbnl-cardprice {
	font-size: 8pt;
	padding: 3px 0px;
	height: 12px;
	float:right;
}

.card-category {
/* 	background-color: #fff; */
	color: #786157;
	padding: 10px;
	margin-top: 0px;
}

#pricing_pup {
	display: none;
}

.md-function { float: left; font-size:14px; }
.md-function-button { display:block; margin: 0px 20px; padding:3px 15px;  border:1px outset #ccc; background:#786157;text-align:center;color:white;}
.ftr-frame { font-size: 12px; }
.ftr-frame ul { position:absolute; top:140px;color:#fff; }
.ftr-frame li { float:left;list-style-type:none;padding:10px; }
.ftr-frame a { color: white; display:block; }
.ftr-frame a:hover { border-bottom: 1px dotted white; }
