@font-face /*perintah untuk memanggil font eksternal*/
{
	font-family:'Avenir Roman'; /*memberikan nama bebas untuk font*/
	src:url('../fonts/AvenirLTStd-Roman.otf');/*memanggil file font eksternalnya di folder nexa*/
}
/* BUTTON LOGIN */
.buttonone {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #000));
	background:-moz-linear-gradient(top, #000 5%, #000 100%);
	background:-webkit-linear-gradient(top, #000 5%, #000 100%);
	background:-o-linear-gradient(top, #000 5%, #000 100%);
	background:-ms-linear-gradient(top, #000 5%, #000 100%);
	background:linear-gradient(to bottom, #000 5%, #000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000',GradientType=0);
	background-color:#000;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:'Avenir Roman';
	font-size:16px;
	padding:2% 5%;
	text-decoration:none;
}
.buttonone:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #222), color-stop(1, #222));
	background:-moz-linear-gradient(top, #222 5%, #222 100%);
	background:-webkit-linear-gradient(top, #222 5%, #222 100%);
	background:-o-linear-gradient(top, #222 5%, #222 100%);
	background:-ms-linear-gradient(top, #222 5%, #222 100%);
	background:linear-gradient(to bottom, #222 5%, #222 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#222',GradientType=0);
	background-color:#222;
}
.buttonone:active {
	position:relative;
	top:1px;
}
/* --------- */

/* ===2=== */
.buttontwo {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #000));
	background:-moz-linear-gradient(top, #000 5%, #000 100%);
	background:-webkit-linear-gradient(top, #000 5%, #000 100%);
	background:-o-linear-gradient(top, #000 5%, #000 100%);
	background:-ms-linear-gradient(top, #000 5%, #000 100%);
	background:linear-gradient(to bottom, #000 5%, #000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000',GradientType=0);
	background-color:#000;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:'Avenir Roman';
	font-size:16px;
	padding:2%;
	text-decoration:none;
	width:96%;
	text-align:center;
}
.buttontwo:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #222), color-stop(1, #222));
	background:-moz-linear-gradient(top, #222 5%, #222 100%);
	background:-webkit-linear-gradient(top, #222 5%, #222 100%);
	background:-o-linear-gradient(top, #222 5%, #222 100%);
	background:-ms-linear-gradient(top, #222 5%, #222 100%);
	background:linear-gradient(to bottom, #222 5%, #222 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#222',GradientType=0);
	background-color:#222;
}
.buttontwo:active {
	position:relative;
	top:1px;
}

/* ===3=== */
.buttonthree {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #000));
	background:-moz-linear-gradient(top, #000 5%, #000 100%);
	background:-webkit-linear-gradient(top, #000 5%, #000 100%);
	background:-o-linear-gradient(top, #000 5%, #000 100%);
	background:-ms-linear-gradient(top, #000 5%, #000 100%);
	background:linear-gradient(to bottom, #000 5%, #000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000',GradientType=0);
	background-color:#000;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:'Avenir Roman';
	font-size:16px;
	padding:2% 10%;
	text-decoration:none;
	text-align:center;
	width:80%;
}
.buttonthree:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #222), color-stop(1, #222));
	background:-moz-linear-gradient(top, #222 5%, #222 100%);
	background:-webkit-linear-gradient(top, #222 5%, #222 100%);
	background:-o-linear-gradient(top, #222 5%, #222 100%);
	background:-ms-linear-gradient(top, #222 5%, #222 100%);
	background:linear-gradient(to bottom, #222 5%, #222 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#222',GradientType=0);
	background-color:#222;
}
.buttonthree:active {
	position:relative;
	top:1px;
}

/* ===4=== */
.buttonfour {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #000));
	background:-moz-linear-gradient(top, #000 5%, #000 100%);
	background:-webkit-linear-gradient(top, #000 5%, #000 100%);
	background:-o-linear-gradient(top, #000 5%, #000 100%);
	background:-ms-linear-gradient(top, #000 5%, #000 100%);
	background:linear-gradient(to bottom, #000 5%, #000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000',GradientType=0);
	background-color:#000;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:'Avenir Roman';
	font-size:16px;
	padding:2% 5%;
	text-decoration:none;
	text-align:center;
}
.buttonfour:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #222), color-stop(1, #222));
	background:-moz-linear-gradient(top, #222 5%, #222 100%);
	background:-webkit-linear-gradient(top, #222 5%, #222 100%);
	background:-o-linear-gradient(top, #222 5%, #222 100%);
	background:-ms-linear-gradient(top, #222 5%, #222 100%);
	background:linear-gradient(to bottom, #222 5%, #222 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#222',GradientType=0);
	background-color:#222;
}
.buttonfour:active {
	position:relative;
	top:1px;
}


/* ===5=== */
.buttonfive {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFF), color-stop(1, #FFF));
	background:-moz-linear-gradient(top, #FFF 5%, #FFF 100%);
	background:-webkit-linear-gradient(top, #FFF 5%, #FFF 100%);
	background:-o-linear-gradient(top, #FFF 5%, #FFF 100%);
	background:-ms-linear-gradient(top, #FFF 5%, #FFF 100%);
	background:linear-gradient(to bottom, #FFF 5%, #FFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#FFF',GradientType=0);
	background-color:#FFF;
	border:1px solid #ddd;
	display:inline-block;
	cursor:pointer;
	color:#666;
	font-family:'Avenir Roman';
	font-size:16px;
	padding:5px 0;
	text-decoration:none;
	text-align:center;
	width:100%;
}
.buttonfive:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #222), color-stop(1, #222));
	background:-moz-linear-gradient(top, #222 5%, #222 100%);
	background:-webkit-linear-gradient(top, #222 5%, #222 100%);
	background:-o-linear-gradient(top, #222 5%, #222 100%);
	background:-ms-linear-gradient(top, #222 5%, #222 100%);
	background:linear-gradient(to bottom, #222 5%, #222 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#222',GradientType=0);
	background-color:#222;
	color:#FFF;
}
.buttonfive:active {
	position:relative;
	top:1px;
}

/* === ORANGE BUTTON === */
.orangebutton {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #F89924), color-stop(1, #F89924));
	background:-moz-linear-gradient(top, #F89924 5%, #F89924 100%);
	background:-webkit-linear-gradient(top, #F89924 5%, #F89924 100%);
	background:-o-linear-gradient(top, #F89924 5%, #F89924 100%);
	background:-ms-linear-gradient(top, #F89924 5%, #F89924 100%);
	background:linear-gradient(to bottom, #F89924 5%, #F89924 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F89924', endColorstr='#F89924',GradientType=0);
	background-color:#F89924;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:'Avenir Roman';
	font-size:16px;
	padding:2% 5%;
	text-decoration:none;
} 
.orangebutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #CF830A), color-stop(1, #CF830A));
	background:-moz-linear-gradient(top, #CF830A 5%, #CF830A 100%);
	background:-webkit-linear-gradient(top, #CF830A 5%, #CF830A 100%);
	background:-o-linear-gradient(top, #CF830A 5%, #CF830A 100%);
	background:-ms-linear-gradient(top, #CF830A 5%, #CF830A 100%);
	background:linear-gradient(to bottom, #CF830A 5%, #CF830A 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CF830A', endColorstr='#CF830A',GradientType=0);
	background-color:#CF830A;
}
.orangebutton:active {
	position:relative;
	top:1px;
}

/* === DEACTIVATED BUTTON === */
.deactivebutton {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #DDD), color-stop(1, #DDD));
	background:-moz-linear-gradient(top, #DDD 5%, #DDD 100%);
	background:-webkit-linear-gradient(top, #DDD 5%, #DDD 100%);
	background:-o-linear-gradient(top, #DDD 5%, #DDD 100%);
	background:-ms-linear-gradient(top, #DDD 5%, #DDD 100%);
	background:linear-gradient(to bottom, #DDD 5%, #DDD 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDD', endColorstr='#DDD',GradientType=0);
	background-color:#DDD;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:'Avenir Roman';
	font-size:16px;
	padding:4% 5%;
	text-decoration:none;
	width:100%;
} 
.deactivebutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #DDD), color-stop(1, #DDD));
	background:-moz-linear-gradient(top, #DDD 5%, #DDD 100%);
	background:-webkit-linear-gradient(top, #DDD 5%, #DDD 100%);
	background:-o-linear-gradient(top, #DDD 5%, #DDD 100%);
	background:-ms-linear-gradient(top, #DDD 5%, #DDD 100%);
	background:linear-gradient(to bottom, #DDD 5%, #DDD 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDD', endColorstr='#DDD',GradientType=0);
	background-color:#DDD;
}
.deactivebutton:active {
	position:relative;
	top:1px;
}


/* === FULL BUTTON === */
.fullbutton {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FE6274), color-stop(1, #FE6274));
	background:-moz-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:-webkit-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:-o-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:-ms-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:linear-gradient(to bottom, #FE6274 5%, #FE6274 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FE6274', endColorstr='#FE6274',GradientType=0);
	background-color:#FE6274;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:'Avenir Roman';
	font-size:16px;
	padding:4% 5%;
	text-decoration:none;
	width:100%;
} 
.fullbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #444444), color-stop(1, #444444));
	background:-moz-linear-gradient(top, #444444 5%, #444444 100%);
	background:-webkit-linear-gradient(top, #444444 5%, #444444 100%);
	background:-o-linear-gradient(top, #444444 5%, #444444 100%);
	background:-ms-linear-gradient(top, #444444 5%, #444444 100%);
	background:linear-gradient(to bottom, #444444 5%, #444444 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#444444',GradientType=0);
	background-color:#444444;
}
.fullbutton:active {
	position:relative;
	top:1px;
}

/* === PANEL BUTTON === */
.autobutton {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FE6274), color-stop(1, #FE6274));
	background:-moz-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:-webkit-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:-o-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:-ms-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:linear-gradient(to bottom, #FE6274 5%, #FE6274 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FE6274', endColorstr='#FE6274',GradientType=0);
	background-color:#FE6274;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:'Avenir Roman';
	font-size:16px;
	padding:10px 30px;
	text-decoration:none;
} 
.autobutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #444444), color-stop(1, #444444));
	background:-moz-linear-gradient(top, #444444 5%, #444444 100%);
	background:-webkit-linear-gradient(top, #444444 5%, #444444 100%);
	background:-o-linear-gradient(top, #444444 5%, #444444 100%);
	background:-ms-linear-gradient(top, #444444 5%, #444444 100%);
	background:linear-gradient(to bottom, #444444 5%, #444444 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#444444',GradientType=0);
	background-color:#444444;
}
.autobutton:active {
	position:relative;
	top:1px;
}
/* ========== */

/* === STAND BUTTON === */
.standbutton {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FE6274), color-stop(1, #FE6274));
	background:-moz-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:-webkit-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:-o-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:-ms-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:linear-gradient(to bottom, #FE6274 5%, #FE6274 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FE6274', endColorstr='#FE6274',GradientType=0);
	background-color:#FE6274;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:'Avenir Roman';
	font-size:16px;
	padding:2%;
	text-decoration:none;
	width:96%;
	text-align:center;
}
.standbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #444444), color-stop(1, #444444));
	background:-moz-linear-gradient(top, #444444 5%, #444444 100%);
	background:-webkit-linear-gradient(top, #444444 5%, #444444 100%);
	background:-o-linear-gradient(top, #444444 5%, #444444 100%);
	background:-ms-linear-gradient(top, #444444 5%, #444444 100%);
	background:linear-gradient(to bottom, #444444 5%, #444444 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#444444',GradientType=0);
	background-color:#444444;
}
.standbutton:active {
	position:relative;
	top:1px;
}
/* ========== */

.searchbutton {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FE6274), color-stop(1, #FE6274));
	background:-moz-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:-webkit-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:-o-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:-ms-linear-gradient(top, #FE6274 5%, #FE6274 100%);
	background:linear-gradient(to bottom, #FE6274 5%, #FE6274 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FE6274', endColorstr='#FE6274',GradientType=0);
	background-color:#FE6274;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-weight:700;
	font-family:'Avenir Roman';
	font-size:14px;
	padding:8px 30px;
	text-decoration:none;
} 
.searchbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #444444), color-stop(1, #444444));
	background:-moz-linear-gradient(top, #444444 5%, #444444 100%);
	background:-webkit-linear-gradient(top, #444444 5%, #444444 100%);
	background:-o-linear-gradient(top, #444444 5%, #444444 100%);
	background:-ms-linear-gradient(top, #444444 5%, #444444 100%);
	background:linear-gradient(to bottom, #444444 5%, #444444 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#444444',GradientType=0);
	background-color:#444444;
}
.searchbutton:active {
	position:relative;
	top:1px;
}
/* ========== */

.detailsbutton {
	background-color:transparent;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	border:1px solid #F1627A;
	display:inline-block;
	cursor:pointer;
	color:#F1627A;
	font-weight:400;
	font-family:'Avenir Roman';
	font-size:14px;
	padding:10px 50px;
	text-decoration:none;
} 
.detailsbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #F1627A), color-stop(1, #F1627A));
	background:-moz-linear-gradient(top, #F1627A 5%, #F1627A 100%);
	background:-webkit-linear-gradient(top, #F1627A 5%, #F1627A 100%);
	background:-o-linear-gradient(top, #F1627A 5%, #F1627A 100%);
	background:-ms-linear-gradient(top, #F1627A 5%, #F1627A 100%);
	background:linear-gradient(to bottom, #F1627A 5%, #F1627A 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1627A', endColorstr='#F1627A',GradientType=0);
	background-color:#F1627A;
	color:#FFFFFF;
}
.detailsbutton:active {
	position:relative;
	top:1px;
}
/* ========== */

.lovebutton {
	background-color:transparent;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	border:1px solid #F1627A;
	display:inline-block;
	cursor:pointer;
	color:#F1627A;
	font-weight:400;
	font-family:'Avenir Roman';
	font-size:14px;
	padding:10px 50px;
	text-decoration:none;
	line-height:0;
} 
.lovebutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FBD7DD), color-stop(1, #FBD7DD));
	background:-moz-linear-gradient(top, #FBD7DD 5%, #FBD7DD 100%);
	background:-webkit-linear-gradient(top, #FBD7DD 5%, #FBD7DD 100%);
	background:-o-linear-gradient(top, #FBD7DD 5%, #FBD7DD 100%);
	background:-ms-linear-gradient(top, #FBD7DD 5%, #FBD7DD 100%);
	background:linear-gradient(to bottom, #FBD7DD 5%, #FBD7DD 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBD7DD', endColorstr='#FBD7DD',GradientType=0);
	background-color:#FBD7DD;
	border:1px solid #FBD7DD;
	color:#F1627A;
}
.lovebutton:active {
	position:relative;
	top:1px;
}
/* ========== */


.buybutton {
	background-color:#7CC4C5;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	border:none;
	display:inline-block;
	cursor:pointer;
	color:#FFFFFF;
	font-weight:400;
	font-family:'Avenir Roman';
	font-size:14px;
	padding:20px 50px;
	text-decoration:none;
	line-height:0;
} 
.buybutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6ABCBD), color-stop(1, #6ABCBD));
	background:-moz-linear-gradient(top, #6ABCBD 5%, #6ABCBD 100%);
	background:-webkit-linear-gradient(top, #6ABCBD 5%, #6ABCBD 100%);
	background:-o-linear-gradient(top, #6ABCBD 5%, #6ABCBD 100%);
	background:-ms-linear-gradient(top, #6ABCBD 5%, #6ABCBD 100%);
	background:linear-gradient(to bottom, #6ABCBD 5%, #6ABCBD 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ABCBD', endColorstr='#6ABCBD',GradientType=0);
	background-color:#6ABCBD;
}
.buybutton:active {
	position:relative;
	top:1px;
}
@media screen and (max-width:990px){
	.buybutton {
		background-color:#7CC4C5;
		-moz-border-radius:50px;
		-webkit-border-radius:50px;
		border-radius:50px;
		border:none;
		display:inline-block;
		cursor:pointer;
		color:#FFFFFF;
		font-weight:400;
		font-family:'Avenir Roman';
		font-size:14px;
		padding:20px 0;
		text-decoration:none;
		line-height:0;
		width:100%;
	} 
	.buybutton:hover {
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6ABCBD), color-stop(1, #6ABCBD));
		background:-moz-linear-gradient(top, #6ABCBD 5%, #6ABCBD 100%);
		background:-webkit-linear-gradient(top, #6ABCBD 5%, #6ABCBD 100%);
		background:-o-linear-gradient(top, #6ABCBD 5%, #6ABCBD 100%);
		background:-ms-linear-gradient(top, #6ABCBD 5%, #6ABCBD 100%);
		background:linear-gradient(to bottom, #6ABCBD 5%, #6ABCBD 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ABCBD', endColorstr='#6ABCBD',GradientType=0);
		background-color:#6ABCBD;
	}
	.buybutton:active {
		position:relative;
		top:1px;
	}
}
/* ========== */