/*star_rating small start*/
.star-rating-small{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 30px;
	position: relative;
	background:  url(./collection/images/rating/star_back_small.gif) top left repeat-x;		
}

.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating-small li.current-rating-small{
    background: url(./collection/images/rating/star_rating_small.gif) left bottom;
	position: absolute;
    height: 19px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}
/*star_rating small start*/
	
.topheader {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #FF3300;
}
.middleheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
.lowerheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A9D11E;
}
.eventtypes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.eventcreateshare {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.footercredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.headercredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8F8971;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/* input requirement */

INPUT { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
SELECT { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

.productDetailheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	color: #9AC40B;
}
.productDetailsubheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.viewdemo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #009900;
}
/*jovan code start*/
a.link{
	color:#8F8971;
	text-decoration: none;
}
a.link:hover{
color:#595750 ;
text-decoration: none;
}
/*jovan end*/
