.clearfix:after {
	clear:both;
	content:"";
	display:block;
	height:0;
	visibility:hidden;
}
.clearfix {
	zoom:1;
}
.f-right {
	float:right !important;
}
.f-left {
	float:left !important;
}

.medGbutton, .bigGbutton {
	font-family:Arial;
}

.medGbutton {
	float:left;
	height:30px;
	background:url("../images/gbuttons.png") no-repeat left -240px;
	text-decoration:none;
	padding-right:20px;
	margin-right:20px;
	cursor:pointer;
	position:relative;
	z-index:0;
}
	.medGbutton i {
		float:left;
		height:100%;
		position:relative;
		left:40px;
		background:url("../images/gbuttons.png") no-repeat right -240px;
	}
		.medGbutton b {
			position:relative;
			z-index:auto;
			height:100%;
			left:-20px;
			color:#fff;
			font-style:normal;
			font-weight:normal;
			white-space:nowrap;
			line-height:27px;
			text-shadow: -1.5px -1px 1px #527707;
		}
.medGbutton:hover {
	background-position:left -270px;
}
	.medGbutton:hover i {
		background-position:right -270px;
	}
.medGbuttonActive, .medGbutton:active {
	cursor:default;
}
.medGbuttonActive b, .medGbutton:active b {
	opacity:0.7;
}
.medGbutton:active, .medGbuttonActive, .medGbuttonActive:hover {
	background-position:left -300px;
}
	.medGbutton:active i, .medGbuttonActive i, .medGbuttonActive:hover i {
		background-position:right -300px;
	}
		.medGbuttonActive b, .medGbutton:active b {
			line-height:29px;
		}
.medGbuttonDis, .medGbuttonDis:hover, .medGbuttonDis:active {
	cursor:default;
	background-position:left -330px;
	cursor:help;
}
	.medGbuttonDis i, .medGbuttonDis:hover i, .medGbuttonDis:active i {
		background-position:right -330px;
	}
	.medGbuttonDis:active b {
		line-height:27px;
	}
	.medGbuttonDis b {
		text-shadow: -1.5px -1px 1px #527707;
	}
	
	
	
.bigGbutton {
	float:left;
	height:60px;
	background:url("../images/gbuttons.png") no-repeat left top;
	text-decoration:none;
	padding-right:20px;
	margin-right:60px;
	cursor:pointer;
	position:relative;
}
	.bigGbutton i {
		float:left;
		height:100%;
		position:relative;
		left:75px;
		padding-right:25px;
		background:url("../images/gbuttons.png") no-repeat right top;
	}
		.bigGbutton b {
			position:relative;
			height:100%;
			left:-25px;
			color:#fff;
			font-style:normal;
			font-weight:normal;
			line-height:57px;
			font-size: 20px;
			text-shadow: -1.5px -1px 1px #527707;
		}
.bigGbutton:hover {
	background-position:left -60px;
}
	.bigGbutton:hover i {
		background-position:right -60px;
	}
.bigGbutton:active, .bigGbuttonActive {
	background-position:left -120px;
}
	.bigGbutton:active i, .bigGbuttonActive i {
		background-position:right -120px;
	}
		.bigGbuttonActive b, .bigGbutton:active b {
			line-height:60px;
		}
.bigGbuttonDis, .bigGbuttonDis:hover, .bigGbuttonDis:active {
	cursor:default;
	background-position:left -180px;
}
	.bigGbuttonDis i, .bigGbuttonDis:hover i, .bigGbuttonDis:active i {
		background-position:right -180px;
	}
	.bigGbuttonDis:active b {
		line-height:60px;
	}
	
h3 sup {
	color:#999;
	font-size:11px;
}






.magnetActive *, .magnetActive {
	margin:0;
	padding:0;
	z-index:100;
}
.magnetActive {
	position:absolute;
	left:0px;
	top:0px;
	padding:1px;
	white-space:nowrap;
	border:1px solid #2c91d3;
	background-color:#fff;
}
.magnetActive ul {
	list-style:none;
}
.magnetActive ul li {
	margin:0 !important;
	padding:0;
	background-color:#fff;
	position: relative;
}
.magnetActive li a {
	display:block;
	background-color:#fff;
	padding:5px 10px;
	font-size:11px;
	text-decoration:none;
	color:#333;
	text-align:left;
	cursor:pointer;
}
	.magnetActive li a.icon.add2NAS {
		position:absolute;
		top:0px;
		right:-130px;
		background: #fff url("../images/add2NAS.png") no-repeat 5px center;
		text-indent: 16px;
	}
	.magnetActive li a b {
		color:#2c91d3;
		margin-right:8px;
		font-size:14px;
	}
.magnetActive li a:hover, .magnetActive li a.icon.add2NAS:hover {
	background-color:#2c91d3 !important;
	color:#fff;
}
.magnetActive li a:hover b {
	color:#fff;
}
.magnetLinks {
	display:none;
	clear:both;
	float:left;
	width:100%;
	position:relative;
}


.plus-button, .minus-button {
	width:15px;
	height:15px;
	padding:0;
	text-indent:-5000px;
	line-height:1000px;
	font-size:0;
	border:none;
	overflow:hidden;
	vertical-align:top;
	margin-top:8px;
	background:url("../images/plusminus.png") no-repeat left top;
}
.minus-button {
	background-position: -15px 0;
}
.plus-button:hover {
	background-position: 0 -15px;
}
.plus-button:active {
	background-position: 0 -30px;
}
.minus-button:hover {
	background-position: -15px -15px;
}
.minus-button:active {
	background-position: -15px -30px;
}
.close {
	width:14px;
	height:14px;
	background:url("../images/close.png") no-repeat left top;
	float:right;
	position:absolute;
	top:-7px;
	right:-7px;
	text-indent:-5000px;
}
.close:hover {
	background-position: left bottom;
}
.formcancel {
	float:right;
}
.rate-digits {
	position:relative;
	height:36px;
	float:left;
	margin-right:10px;
	background:#ebf8ff url("../images/digit-bg.png") repeat-x left top;
}
.rate-digit {
	float:left;
	text-indent:-9999px;
}
.rate-digit-1 {
	width:29px;
	height:36px;
	background:url("../images/font-num.png") no-repeat -3px -19px;
}
.rate-digit-2 {
	width:29px;
	height:36px;
	background:url("../images/font-num.png") no-repeat -43px -19px;
}
.rate-digit-3 {
	width:29px;
	height:36px;
	background:url("../images/font-num.png") no-repeat -82px -19px;
}
.rate-digit-4 {
	width:29px;
	height:36px;
	background:url("../images/font-num.png") no-repeat -120px -19px;
}
.rate-digit-5 {
	width:29px;
	height:36px;
	background:url("../images/font-num.png") no-repeat -159px -19px;
}
.rate-digit-6 {
	width:29px;
	height:36px;
	background:url("../images/font-num.png") no-repeat -196px -19px;
}
.rate-digit-7 {
	width:29px;
	height:36px;
	background:url("../images/font-num.png") no-repeat -234px -19px;
}
.rate-digit-8 {
	width:29px;
	height:36px;
	background:url("../images/font-num.png") no-repeat -272px -19px;
}
.rate-digit-9 {
	width:29px;
	height:36px;
	background:url("../images/font-num.png") no-repeat -309px -19px;
}
.rate-digit-0 {
	width:29px;
	height:36px;
	background:url("../images/font-num.png") no-repeat -347px -19px;
}
.rate-digit-dot {
	width:12px;
	height:36px;
	background:url("../images/font-num.png") no-repeat -382px -19px;
}


.iconsetVideo {
	float:left;
	width:14px;
	height:16px;
	margin-right:5px;
	background: url("../images/iconset.png") no-repeat top left;
}
.iconsetMagnet {
	float:left;
	width:16px;
	height:16px;
	margin-right:5px;
	background: url("../images/iconset.png") no-repeat -17px top;
}
.loading {
	background-image: url("../images/indicator.gif");
}
.serialAjaxLoader {
	background-repeat: no-repeat;
	display:block;
	height:16px;
	padding-left: 18px;
}