body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;garamond;
		
	font-size: 12px;
	color: #757575;

}
h2,h1{
color:#306a8f;
}
.title2 {
text-transform:capitalize;
	font-size: 23px;
	font-weight: bold;
	color: #306a8f;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ededed;
}
.menuSep{
background-image:url(images/menuSep.jpg);
width:3px;
}
.blueNormalFont {

	font-size: 11px;
	font-weight: normal;
	color: #00109A;
	text-decoration: none;
	background-color:#FFFFFF;
}
.menufontseparetor {

	font-size: 12px;
	font-weight: bold;
	color: #00109A;
	text-decoration: none;
}
.menufont:link,.menufont:visited,.menufont:active {

	color:#757575;font-size:17px;

	text-transform:uppercase;
	text-decoration: none;
}
.menufont:hover {
color:#757575;text-decoration:underline;font-size:17px;
text-transform:uppercase;
text-decoration: underline;
}
.menuBgSelected{
background-image:url(images/menuBgSelected.jpg);
background-repeat:repeat-x;
}
.blueboldfont {

	font-size: 11px;
	font-weight: bold;
	color: #55A2D9;
	text-decoration: none;
}
.box {
border: solid 1px #cdcdcd;
padding:10px;
height: auto;
margin-bottom:10px;
}
.readmorefont {

	font-size: 11px;
	font-weight: normal;
	color: #eb8749;
	text-decoration:none ;
}
.readmorefont:hover {

	font-size: 11px;
	font-weight: normal;
	color: #eb8749;
	text-decoration: underline;
}
.title {
text-transform:uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #306a8f;
	
}

.blackboldfont:hover {

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blackproduct {

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blackproduct:hover {

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.border {

	font-size: 14px;
	font-weight: normal;
	color:#757575;
	text-decoration: none;
	background-color: #f3f3f3;
	width: 136px;
	height:21px;
	border: solid 1px #c5c5c5;
}
.btn {

	color:#757575;
	font-size: 14px;
	font-weight: normal;
	height:21px;
	background-color: #f3f3f3;
	text-decoration: none;
	border: solid 1px #c5c5c5;
	
	
}
.det1{
background-color:#E9E9E9;
padding:4px;
}
.det2{

padding:4px;
}
.bluelink:link,.bluelink:visited,.bluelink:active{
color:#306a8f;text-decoration:none;
}
.bluelink{
color:#306a8f;text-decoration:none;
}
.bluelink:hover{
color:#306a8f;text-decoration:underline;
}



.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(star_small.gif);
	line-height: 10px;
	height: 10px;
}




