/* generic layout ---------------------------------------------------------------- */

#wrapper1 {	
	color: black;
	border: 1px solid #CCCCCC;
	width: 100%;
	padding-bottom:8px;
}

#container {
	margin: 0px;		
	width: 100%;
}
#footer {
	height: 30px;
	padding: 10px 30px 30px 40px;
	background: url(greenblack_bottom.png) bottom left no-repeat;
}

/* Slideshow styles  ---------------------------------------------------------------- */
#photoContainer {
height:176px;
clear: both;
}
.photo {
	clear: both;
	padding-top: 0px;	
}

.photo img {	
	background-color: white;
	padding: -10px;
	right:0px;
	display: block
}

#previous, 
#next {	
	font-size: small;
	color: #888;
	float: left;
	margin: 0;
	padding: 3px;
	cursor: pointer;
	cursor: hand;	
}

#previous a
{
	margin-left: 5px;
	margin-right: 5px;
}

#next a{
	text-align: right;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}
#pagenumbers {
	font-size:11px;
	margin: 0 0 0 0px;
	padding: 0;
	float: left;
	list-style-type: none;		
}

#pagenumbers li {
	float: left;
	width: 1.5em;
	margin: 4px;	
	border: 1px solid black;
}

#pagenumbers li a:link, 
#pagenumbers li a:visited, 
#pagenumbers li a:hover, 
#pagenumbers li a:active {
	display: block;
	width: 100%;	
	text-decoration: none;
	text-align: center;
	padding-bottom:2px;
	color: black	
}

#pagenumbers li a:hover, 
#pagenumbers li a:active,
#pagenumbers li a.selected:link, 
#pagenumbers li a.selected:visited, 
#pagenumbers li a.selected:hover, 
#pagenumbers li a.selected:active {
	color: white;
	background-color: #C40808;	
}
#pages
{
color:#888;
}

.hotprice
{
 color : #636363;	
 font-size: 11px;
 font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
 /*font-weight : bold;*/
}

.HOTdescription
{
 color  : #2F2F2F;	
 font-size: 11px;
 font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
/* font-weight: bold;	*/
}

.more
{
	font:#AB0000;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	/*font-weight: bold;	*/	
	font-size: 11px;
}
.PromoProdTitle
{
	color: #932038;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	text-decoration: None;
	font-size: 14px;
}
