

.hidden2 {
	display: none;
}

#cart_checkout,#cart_login,#cart_send_mail,#cart_save_to_profile,
.tools .button, input.sendreview
	{
	border: 1px solid #CAC9C9 !important;
	border-radius: 4px 4px 4px 4px;
	color: #545454;
	padding: 5px 5px 4px;
	text-decoration: none;
	display: inline-block;
	margin: 5px 0;
	cursor:pointer;
	text-align:center;
	line-height:17px;
	
}

#cart_login:hover,#cart_send_mail:hover,#cart_save_to_profile:hover,
.tools .button:hover , input.sendreview:hover{
	color: black;
	background:#E6EEEE;
}

.vmSavedCartProfile {

	width: 200px;
	float:right;
}

table.adminlist tr.mine td{
background-color:#F99393;
}

/* tables */
table.tablesorter {
	
	background-color: #CDCDCD;
	margin: 10px 0pt 15px;
	
	width: 100%;
	text-align: left;
	border-collapse: separate;
	border-spacing: 1px;
}

table.tablesorter thead tr th,table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	
	padding: 4px;
}

table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border:0;
	vertical-align: middle;
}

table.tablesorter tbody tr.odd td {
	background-color: #F0F0F6;
}



table.tablesorter thead tr .headerSortDown,table.tablesorter thead tr .headerSortUp
	{
	background-color: #8dbdd8;
}

table.tablesorter td.tools {
	text-align: center;
	vertical-align: middle;
	
}



 
 .write-reviews {
  margin: 20px 0 0;
  text-align: left !important;
}
.write-reviews .stars {
	margin: 10px 0 10px 5px;
	display: inline-block;
}
.read-reviews .starrs {
margin:10px 0 10px 5px;
display:inline-block;
vertical-align:middle;
}
.read-reviews strong {
line-height:30px;
}
input.sendreview {

}

/*frontend*/
.reviewitem {
 clear:both;
 margin: 10px;
 border:1px solid #ccc;
 border-radius:5px 5px 0 0;
 }
.reviewitemimg {
 float:left;
 width:15%;
 margin:10px 0 0 10px;
 }
 .reviewitemreview {
  float:left;
  max-width:83%;
  padding:10px;
  width:83%;
 }
 .reviewitemname {
 background: #f5f5f5;
  clear:both;
  /*font-style:italic;*/
  padding:5px;
 }
 .reviewitem .starrs {
/*margin:10px 0 10px 5px;*/
display:inline-block;
vertical-align:middle;
}
.vmreviewdate.allreviews {
  float: right;
}
.txtfield {
width:90%;
}

.gjcreviews ul.plgvmreview {
    list-style: outside none none !important;
    margin: 0;
    padding: 0;
}
.gjcreviews ul.plgvmreview li {
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
    padding: 10px 0;
}
.gjcreviews #vmreviewpre {
}
.gjcreviews #vmreviewpost {
}
.gjcreviews #vmreviewav {
}
.gjcreviews #vmrevietot {
}
.vote{
  width: 100px;
}
.gjcreviews .starrs {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
.ratechoose {
  line-height: 20px;
}
.review_label {
	float: left;
	width: 17%;
}
.gjcreviews .reviewdesc,
.review_display {
	margin: 0px 0 0 17%;
}
.gjcreadmorebutton {
    float: right;
}
li .vmrhelpful {
    margin: 10px 0;
}
li .vmrhelpfulmessage {
    color: #007600;
    display: none;
}
li .vmrhelpfula {
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    padding: 5px;
    text-align: center;
    width: 50px;
}
li .vmrhelpfulmessage {
    display: none;
}
li .vmrhelpfulmessage.shownow {
    display: inline;
}
li .vmrhelpfulbuts.noshow {
    display: none;
}
li .vmrhelpfulrating {
    font-style: italic;
    margin: 0 0 0 20px;
}
.singleprodreview > span {
  float: right;
}
.vmradmincomment {
  border: 1px solid #dddddd;
  margin: 5px 0 0 40px;
  padding: 5px;
}
.vmradmincomment .vmradmincomment_title {
  margin: 0 0 5px 0px;
  padding: 5px;
}
.vmradmincomment .vmradmincomment_title span {
  border-bottom: 1px solid #dddddd;
  font-weight: 700;
  padding: 0 0 5px;
}
