@charset "utf-8";

/* CSS Document */



/* Testimonial comments */

#monialLists .monialItem .image {

	display: block;

	float: left;

}

#monialLists .monialItem .postername {

	text-transform: capitalize;

	font-family: 'Scada-Bold';



}

#monialLists .monialItem .topblock .postername .location {

color: #969696;

	margin-left: 5px;

	font-weight: normal;

	text-transform: capitalize;

	float: right;

}

#monialLists .monialItem .topblock .postername .date {

color: #989CA0;
margin-left: 10px;


}

#monialLists .monialItem .message {


	display: block;
	margin-left: 120px;
min-height: 60px;
display: block;
font-size: 14px;
color: #6B6B6B;

}

#monialLists li {

	color: #4C4C4C;

	list-style: none;

	padding: 10px;

	clear: left;

	margin-bottom: 20px;

}

#monialLists .monialItem .topblock {



	
	margin-left: 115px;
background: #F5F5F5;
padding: 8px;
border: 1px solid #E0E0E0;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 10px;

}

.image img{border: 1px solid #ddd;
border-radius: 5px;
padding: 2px;}

 .addbutton a{

display: block;

	width:140px;


font-size: 14px;
text-align: center !important;
margin: 3px 0 7px 10px;
color: #fff !important;
text-shadow: 0px 1px 1px #cc8600;
padding: 5px 14px !important;
border: 1px solid #d88300 !important;
-webkit-border-radius: 4px;
text-decoration: none;
-moz-border-radius: 4px;
border-radius: 4px;
background: #ffd466 !important;
background: -moz-linear-gradient(top, #ffd466 0%, #ffb700 7%, #ffa000 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd466), color-stop(7%,#ffb700), color-stop(100%,#ffa000)) !important;
background: -webkit-linear-gradient(top, #ffd466 0%,#ffb700 7%,#ffa000 100%) !important;
background: -o-linear-gradient(top, #ffd466 0%,#ffb700 7%,#ffa000 100%) !important;
background: -ms-linear-gradient(top, #ffd466 0%,#ffb700 7%,#ffa000 100%) !important;
background: linear-gradient(to bottom, #ffd466 0%,#ffb700 7%,#ffa000 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd466', endColorstr='#ffa000',GradientType=0 ) !important;
color:#fff
}

.notice { display:none }
.addbutton a:hover  {border: 1px solid #34730a !important; color:#fff; text-shadow: 0px 1px 1px #42731c; background: #93c06b !important; /* Old browsers */
background: -moz-linear-gradient(top,  #93c06b 0%, #64a42a 5%, #4a8620 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#93c06b), color-stop(5%,#64a42a), color-stop(100%,#4a8620))!important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #93c06b 0%,#64a42a 5%,#4a8620 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #93c06b 0%,#64a42a 5%,#4a8620 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #93c06b 0%,#64a42a 5%,#4a8620 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #93c06b 0%,#64a42a 5%,#4a8620 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93c06b', endColorstr='#4a8620',GradientType=0 ) !important; /* IE6-9 */
cursor:pointer }

 .addbutton a{

	color:#333333;

}

.star_ratings {

    float: right;

margin: -2px 0 0 0;

}

.authortext {

    font: 11px italic;

    margin-top: 5px;

    text-align: right;
	color: #999;

}
.limit  { vertical-align:middle; color:#666; font-size: 12px;}
.limit select { vertical-align:middle; padding:1px}