/** TOP - taken from gallery plugin **/

#gallery{

	position:relative;

}

#gallery ul{

	list-style:none;

	padding:0;

	margin:0;

}

#gallery ul li{

	float:left;

	height:340px;

	position:relative;

}

#gallery .description{

	position:absolute;

	bottom:37px;

	left:33px;

	width:420px;

}

#gallery ul.slideset {

	position: relative;

	height: 340px;
	
	margin:0;
	padding:0;
	list-style-type:none;

}

#gallery ul.slideset li {

	position: absolute;

	top: 0;

	left: 0;

}

#gallery ul.slideset li.active {

	z-index: 1;

}

#gallery .btn-next{

	z-index: 2;

}

.side-block {

	position: relative;

	z-index: 2;

}

.popup-active {

	z-index: 1;

}

/** END - taken from gallery plugin **/

#freepp
{
	background:#000000; 
	color:#ff0000; 
	width: 623px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin-left: 4px;
	text-align: center;
}


#freepp a, #specialoffers a
{
color:#ff0000;		
}

#freepp .line1, #specialoffers .line1
{
	filter:alpha(opacity=0);
	opacity: 0;
	padding-top: 10px;
}

#freepp .line2, #specialoffers .line2
{
	filter:alpha(opacity=0);
	opacity: 0;
	padding-bottom: 10px;	
}

#specialoffers{
	float:left; 
	margin-left:4px;
	background:#000000; 
	color:#ff0000; 
	width: 623px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	
}




