
/* Style Sheet 
----------------------------------------------------------------*/
html { text-shadow:none !important; background:#; }
body { text-shadow:none !important; }
#top { background: #673884; color: #fff; text-align:center; padding:10px; }
#top2 { background: #673884; color: #fff; text-align:center; }
#logo { background:#; text-align:center; padding:10px; color:#252525 }
.icons { width:64px;  margin-left:13px; margin-right:13px; text-align:center; font-weight:bold; margin-bottom:25px; font-size:12px; display:inline-block; color:#252525; }
.icons2 { margin-left:2px; margin-right:5px; margin-top:20px; }
.main { background:#; color:#252525;}
#topnav { background:#673884; border:0px; color:#fff; text-shadow:none;  }


.ui-content {
  text-shadow: none;
}

#top4 { height:49px; width:100%; background: #673884 url(../../images/gradient.png) repeat-x 0 -150px; position:fixed; z-index:10000; text-align:center; color: ; -webkit-box-shadow: 0 3px 3px rgba(0,0,0, .4); -moz-box-shadow: 0 3px 3px rgba(0,0,0, .4); }


.flex-container { background:#; }

.topnav { background:#673884; border:0px;  }

#copyright { background: #eee; color: #333; text-align:center; padding:3px; }

#clearer { clear:both; line-height: 1px; font-size: 1px; }

.gal_thumbs {  width: 60px;  height: 60px; border: 2px solid #666; background-position: center center; display:block; margin:5px; float:left; }

.small { font-size:11px; }

.summary { background:#; color:#252525; padding-left:15px; text-shadow:none }

#footer { background: #673884; color: #fff; padding:5px; display:block; overflow:auto; text-shadow:none }
#footer a { color: #fff;  text-shadow:none; text-decoration:none; }

.ui-content li a {
  pointer-events: auto !important;
}


/* FEEDBACK
----------------------------------------------------------------*/

#feedback {margin:0px; padding:0px; padding-bottom:10px; padding-top:10px; display:block; height:100%; }
#feedback strong { font-size:14px; }
#feedback_left { height:87px; margin:0px; padding-left:40px; padding-bottom:18px; border-bottom:1px solid #ccc; margin-top:10px; }

/* Gallery 
----------------------------------------------------------------*/

.gallerycontent a img {
	height:80px;
	width:80px;
	padding:3px;
	background-color:#222;
}

#prevbtn, #nextbtn {
	margin:10px 15px;
}

.prod_thumb {  width: 140px;  height: 140px; background-position: center center; display:block; margin:0px; }

.products {
float: left;
position:none;
border: 0px;
padding: 0px;
margin:5px;
height: 140px;
width: 140px;
margin:5px 22px 15px 0;
}

#top{
	text-shadow:none;
}

a.ui-link, a.ui-link:hover, a.ui-link:visited{
	color: #673884;
}

div#feedback.newsresults{	
  padding: 15px;
  background-color: #673884;
  border-radius: 18px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
}

div#feedback.newsresults img{
	max-width: 32px;
}

#newslink{	
  text-decoration:none;
}