div.fadeshow {
	z-index: 1;
	position:absolute;
}
p{
	color: #FFF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.jMyCarousel .prev{
	background: url('../jMyCarousel/img/left.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}

div.jMyCarousel .next{
	background: url('../jMyCarousel/img/right.png') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}

div.jMyCarousel .up{
	background: url('../newsitetest/jMyCarousel/img/up.png') center center no-repeat;
	width:61px;
	height:40px;
	border:0px;
}

div.jMyCarousel .down{
	background: url('../newsitetest/jMyCarousel/img/down.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}


/** Carousel 2 **/
div.jMyCarousel{
	margin:auto;
}

div.jMyCarousel ul{
	background-color:#FFF;	
}

div.jMyCarousel ul li{
	margin:5px;
	border:1px solid #fff;
	line-height:0px;
	padding:3px;
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
	margin:0px;
	padding:0px;
}

div.jMyCarousel ul li a img{
	display:block;
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* FOOTER */

#footer {
  width: 900px;
  margin: 0 auto;
  font-size: 12px;
  color: #a1a1a1;
  padding: 0;
}

#footer .tag {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -.5px;
  color: #000;
  padding: 5px 0 4px 0;
}

#footer ul {
  list-style-type: none;
  margin: 0 0 40px 0;
  padding: 0;
  line-height: 22px;
}

#footer li {
  display: inline;
  margin: 0;
}

#footer li:before {
  content: "   |   ";
  color: #000;
}

#footer li:first-child:before { content: ""; }


.footerNav {
   margin: 0;
   float: left;
   width: 400px;
}
.footerNav  a {
  color: #000;
  text-decoration: underline;
}

.footerNav  a:Hover {
  color: #000;
  text-decoration: underline;
}

.footerNavFSD {
   margin: 0;
   float: right;
}
.footerNavFSD a {
   color: #000;
   text-decoration: underline;
}
.footerNavFSD a:Hover {
   color: #000;
   text-decoration: underline;
}
.footerNavFSDtag {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px; 
   font-style: normal;
   letter-spacing: 0; 
}

.bodytext {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.smalltext {
	font-size: 9px;
	color: #000;
	
	font-family: Arial, Helvetica, sans-serif;
}
.products_headline1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
	color: #C00;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
}
.products_headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.bodytext14 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.redtext12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C00;
}
