/* CSS Document */
/*-----COOKIE----*/
#pecr_summary {
	position: fixed;
	bottom: 0px;
	left: 0px;
	/*	height: 35px; */
	width: 470px;
	font-size: 11px;
	color: #FFFFFF;
	display: none;
	border-radius: 0px 10px 0px 0px;
	background-image: url(https://fusion.dns-systems.net/secure/mtswbout/client_root/15076933/images/cookie/bg90.png);
	background-repeat: repeat;
	padding-top: 13px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 11px;
	top: auto;
	right: auto;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 999999;
	border: 1px solid #FFFFFF;
	line-height: normal;
}
#pecr_summary_more,#pecr_summary_close {
	border-radius: 3px;
	background-color: #000000;
	float: right;
	margin-top: 7px;
	margin-left: 10px;
	font-weight: normal;
	color: #999999;
	border: 1px solid #999999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#pecr_summary_more a,#pecr_summary_close a {
	border-radius: 3px;
	background-color: #000000;
	padding: 2px;
	position: absolute;
	top: 15px;
	right: 5px;
	display: block;
	font-weight: normal;
	color: #FFFFFF;	
}
#pecr_moreinfo_div {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 250px;
	font-size: 11px;
	color: #FFFFFF;
	display: none;
	border-radius: 0px 10px 0px 0px;
	background-image: url(https://fusion.dns-systems.net/secure/mtswbout/client_root/15076933/images/cookie/bg90.png);
	background-repeat: repeat;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 11px;
	z-index: 999999;
	top: auto;
	right: auto;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	line-height: normal;
}
#pecr_detail_close {
	border-radius: 3px;
	background-color: #000000;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: normal;
	color: #FFFFFF;	
	border: 1px solid #999999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;	
}
#pecr_detail_close a {
	font-weight: normal;
	color: #FFFFFF;	
}

/*-----STAR RATING SYSTEM START -------*/
.star-rating-wrap {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.star-rating-write {
	margin-top: 13px;
	margin-bottom: 13px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #999999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #E5E5E5;
	width: 100px;
	text-align: center;
	cursor: pointer;
}
.star-rating-star-number {
	margin-top: 10px;
}
.star-rating-star-number span {
	color: #999999;
}
.star-rating-review-scroll {
/*max-height: 300px;
	overflow: auto;*/
}
.star-rating-review-wrap {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
.star-rating-review-stars-wrap img {
	width: 15px;
}
.star-rating-review-title {
	font-size: 18px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 5px;
}
.star-rating-form {
	display: none;
	height: 230px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* form fields */
.star-rating-wrap input[type="text"],.star-rating-wrap textarea,.star-rating-wrap input[type="password"],.star-rating-wrap select {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #bcbcbc;
	padding: 5px;
	width: 250px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	background-color: #e0e0e0;
	color: #666666;
}
.star-rating-wrap select {
	width: 200px;
}
.star-rating-wrap input[type="text"]:focus {
	background-color: #fdf9d2;
}
.star-rating-wrap select {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #bcbcbc;
	padding: 5px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
}
.star-rating-wrap select:focus {
	background-color: #fdf9d2;
}
.star-title {
}
.star-desc {
	height: 100px;
}
.star-rating-form-cancel {
	margin-left: 20px;
	cursor: pointer;
}

/*-----STAR RATING SYSTEM END -------*/


/* Slider cart notification (as used on qumins)  */
#cart-slider
{
	width: 290px; 
	height: 139px;
	position: fixed; 
	z-index: 2000;
	top: 250px;
	right: -243px;	
}
#mycart-tab
{
	cursor: pointer;  
	width: 47px; 
	height: 139px; 
	background-image: url(https://fusion.dns-systems.net/secure/mtswbout/client_root/15076933/upload/cart-tab.png); 
	background-repeat: no-repeat; 
	float: left;
}
#mycart-content
{
	float: right; 
	background-color: #ffffff; 
	border-top: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
	height: 120px; 
	width: 231px; 
	padding: 6px;
	color: black;
}
#mycart-innercontent
{
	color: black;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 14px;
	margin-bottom: 0px;
	height: 50px;
	font-size: 12px;
}

.cart-slideout-button {
	display: block;
	float: left;
	cursor: pointer;
	margin-left: 10px;
	padding-top: 0.6em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.6em;
	/*border: 1px solid black;*/
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
}



#cart-minimise
{
	background-color: #BABABA;
	color: #FFFFFF;
	font-weight: bold;
}
#goto-cart
{
	background-color: #fda100;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.cart-slideout-button:hover {
 background-color: #d38701 !important;
 color: #fff;
}
