﻿html, body {font-family:verdana,Arial,Tahoma,Sans-Serif; font-size:7pt;}
table, tr, td, th, select, option, input, button {font-size:1em; font-family:verdana,Arial,Tahoma,Sans-Serif;}
a img {border:0;}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #000;
}

.boldlink a, a.boldlink {
	font-weight: bold;
}

.redlink a, a.redlink {
	color: #d10c55;
}
.redlink a:hover, a.redlink:hover {
	color: #333;
}


body
{
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

#holidaygifts .left {
	position: absolute;
	top: 185px;
	left: 15px;
	margin: 0px 0 0 0px;
	cursor: pointer;
	z-index:999;
	/*background: url(images/HolidayGifts/leftarrow.png) no-repeat 50% 50%; */
}
#holidaygifts .right {
	position: absolute;
	top: 185px;
	left: 162px;
	margin: 0px 0 0 0px;
	cursor: pointer;
	background: url(images/HolidayGifts/rightarrow.png) no-repeat 50% 50%;
	z-index:999;
}
#holidaygifts .image
{
/*
	position :relative;
	top: 0px;
	left: 0px;
	width:100%;
	text-align:center;
*/
	/*
	top: 52px;
	left: 18px;
	text-align:center;
	width: 130px;
	height: 130px;
*/
	height:130px;
	overflow:hidden;
}

#holidaygifts .captionarea
{
	position :absolute;
	top: 185px;
	left: 30px;
	width: 132px;	
	height:26px;
	overflow:hidden;
	background-color:white;
	z-index:999;
}

#holidaygifts .centervertical
{
	
}

#holidaygifts .background {
	float: none;
	list-style: none;
	width: 190px;
	height: 250px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top:0px;
	background: url(images/HolidayGifts/background.png) no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='style/images/HolidayGifts/background.png');
}

.pic 
{
	position:absolute;
	top: 52px;
	left: 12px;
	width: 166px;
	height: 130px;
}

.centerimage 
{
	text-align:center;
	position:relative;
	width:100%;
	padding: 0 0 0 0;
	padding-top:0;
}
