@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/background.jpg);
	background-color:#260000;
	background-position:top;
	background-repeat:repeat-x;
}

.header {
	width:900px;
	height:164px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	top:0px;
}

.countdown {
	width:265px;
	height:45px;
	position: relative;
	left:575px;
	top:-116px;
	border:#339999;
	z-index:3;
}

.centerdiv {
	z-index:2;
	margin-left:auto;
	margin-right:auto;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #391500;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 20px;
	color: #A80000;
}

h2 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #A80000;
	margin-top: -15px;
}

hr {
	border: 1px solid #391500;
}

.articles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#391500;
	border-top-color: #391500;
}

.articletitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A80000;
	margin-top: -15px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A80000;
}
a:visited {
	color: #A80000;
}
a:link {
	color: #A80000;
}

.breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A80000;
	margin-top:-10px;
	margin-bottom:-10px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}


.DivBalloon{
	position:absolute; 
	z-index: 5;
	width: 302px;
	visibility: hidden;
}

.ItemMgnfr{
	position:absolute;
	width: 245px;
	height: 315px;
	background-image: url(https://www.containerandpackaging.com/giftguide/images/balloon_itemmagnifier.png);
	background-repeat: no-repeat;
	behavior: url(../CSS/iepngfix.htc); 
	z-index: 2;
}

.ItemMgnfr_Img{
	position: absolute;
	left: 27px;
	top: 27px;
	width: 200px;
	height: 267px;
	background-color: #FFFFFF;
}

.ItemMgnfr_Lbl{
	position: absolute;
	left: 27px;
	top: 5px;
	width: 200px;
	height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.tablediv {
	z-index:2;
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}