@charset "utf-8";

@media screen and (max-width:480px) {
.wa{
	max-width:100%;
	height:auto;
	
}
}


.wa{
	max-width:100%;
	height:auto;
	
}

a ,
a:link,
a:visited 		{
	color: #333;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
}
a:hover,
a:active 		{
	color: #ea9204;
}
.image2{
	border:3px solid #333;
	webkit-box-shadow: 	0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	-moz-box-shadow: 	0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	box-shadow: 		0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
}
.image_float {
	border:3px solid #333;
	float:left;
	margin-bottom: 5px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
}
.float-right {
	float:right;
	margin-left: 15px;
	margin-bottom: 5px;
	vertical-align: bottom;
}
.float-left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#current
{
	color: #333;
	text-decoration: underline;
}

/*a:link,
a:visited 		{
	color: #C60;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover,
a:active 		{
	TEXT-DECORATION: underline;
	color: #C60;
}*/

#body {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #fcfbf4;
	background-position: center top;
}
#top_1 {
	background-image: url(images/nav.png);
	background-repeat: repeat-x;
	height: 75px;
	width: 100%;
}
#top_1wrapper {
	height: 75px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#top_1left {
	width: 383px;
	height: 75px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
}
#top_1right {
	width: 617px;
	height: 75px;
	float: right;
	text-align: right;
}
#font_top {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #febf01;
	padding-top: 5px;
	text-align: right;
}
#top_nav {
	height: 98px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	padding-top: 35px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}


#menu a:link,#menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	background-color:#fec20c;
	background: -moz-linear-gradient(top,  #fec20c 0%, #e55e0c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fec20c), color-stop(100%,#e55e0c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* IE10+ */
	background: linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* W3C */




	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec20c', endColorstr='#e55e0c',GradientType=0 );
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#menu a:hover,#menu a:active {
	width: auto;
	text-decoration: none;
	text-shadow:0 1px 1px #000000;
	background-color:#8d5d4d;
	background: -moz-linear-gradient(top,  #8d5d4d 0%, #442b23 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d5d4d), color-stop(100%,#442b23)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8d5d4d 0%,#442b23 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8d5d4d 0%,#442b23 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8d5d4d 0%,#442b23 100%); /* IE10+ */
	background: linear-gradient(top,  #8d5d4d 0%,#442b23 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d5d4d', endColorstr='#442b23',GradientType=0 ); /* IE6-9 */
	color: #FFF;
}
#top_wrapper2 {
	height: 301px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	webkit-box-shadow: 	0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	-moz-box-shadow: 	0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	box-shadow: 		0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	background-color: #FFF;
}
#menu_kirimain{
	color: #333;
	text-decoration:none;
	text-align:left;
	font-family: "Myriad Pro";
	font-size: 13px;
	margin: 0;
	font-weight: bold;
	display: block;
	text-shadow:0 1px 1px #ffffff;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color:#f8f8f8;
	background: -moz-linear-gradient(top,  #f8f8f8 0%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8f8f8 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8f8f8 0%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8f8f8 0%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(top,  #f8f8f8 0%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */

}


#menu_kirimain  a:hover, #menu_kirimain a:active {
	color: #000;
	text-decoration:none;
	text-align:left;
	text-shadow:0 1px 1px #ffffff;
	font-weight: normal;
}

#menu_kiri{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #743E01;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: normal;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}


#menu_kiri  a:link, #menu_kiri a:visited{
	color: #333;
	text-decoration:none;
	text-align:left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#menu_kiri  a:hover, #menu_kiri a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	display: block;
}
#menu_related{
	text-align: left;
}


#menu_related  a:link, #menu_related a:visited{
	color: #333;
	text-decoration:none;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	text-shadow:0 1px 1px #ffffff;
	background-image: url(images/list-marker.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#menu_related  a:hover, #menu_related a:active {
	color: #e56e0a;
	text-decoration: none;
	text-shadow:0 1px 1px #ffffff;
}

.padding {
	height: 20px;
	width: auto;
	background-color: transparent;
}


#content_wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content_left {
	height: auto;
	width: 240px;
	float: right;
}
#content_right {
	height: auto;
	width: 740px;
	text-align: justify;
	float: left;
	margin-right: 20px;
}
#content_left_head1 {
	height: 50px;
	width: 240px;
	background-image: url(images/header-row-tail.gif);
	background-repeat: repeat-x;
}

#content_left_head_title1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #191514;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
}
#content_left_box1 {
	height: auto;
	width: 100%;
	background-color:#f1a73d;
	
	webkit-box-shadow: 	0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	-moz-box-shadow: 	0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	box-shadow: 		0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
}
#content_left_box2 {
	height: auto;
	width: 100%;
	background-color:#dbb481;	
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	webkit-box-shadow: 	0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	-moz-box-shadow: 	0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	box-shadow: 		0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
}
#homefloat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 300px;
	margin: 10px;
	height: 220px;
	padding: 5px;
}
#homefloat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	font-weight: normal;
	text-shadow: 0px 1px 0px #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 40px;
	text-align: center;
}
#homefloat_title a:link,#homefloat_title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	text-shadow: 0px 1px 0px #000000;
}
#homefloat_title a:hover,#homefloat_title a:active {
	color: #C60;
	text-decoration: none;
}

#line {
	width: 740px;
	text-align: center;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
#footer {
	height: auto;
	width: 100%;
	text-align: left;
	background-image: url(images/seamless_bg_image-coffee_brown.jpg);
	background-repeat: repeat;
}
#footer2 {
	height: 67px;
	width: 100%;
	text-align: left;
	padding-top: 10px;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	margin-top: -20px;
}

#bottom_wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: transparent;
	
}
#bottomfloat1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 180px;
	margin: 10px;
	height: auto;
	padding: 10px;
}
#bottomfloat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 150px;
	margin: 10px;
	height: auto;
	padding: 10px;
}
#bottomfloat3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 300px;
	margin: 10px;
	height: auto;
	padding: 10px;
}
#bottomfloat4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 200px;
	margin: 10px;
	height: auto;
	padding: 10px;
}
#bottomfloat_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #e5d9cb;
	font-weight: normal;
	text-shadow: 0px 1px 0px #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#bottom_menu a:link,#bottom_menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #e4af74;
	background-image: url(images/list-marker2.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
	text-align: left;
	display: block;
}
#bottom_menu a:hover,#bottom_menu a:active {
	color: #e89004;
	text-decoration: none;
}

#bottom_teks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a67a6d;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#bottom_teks a:link,#bottom_teks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a67a6d;
}
#bottom_teks a:hover,#bottom_teks a:active {
	color: #FFF;
	text-decoration: none;
}

#bottom_teks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 2em;
}
#bottom_teks2 a:link,#bottom_teks2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
#bottom_teks2 a:hover,#bottom_teks2 a:active {
	color: #e89004;
	text-decoration: none;
}
h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 36px;
	color: #191514;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	color: #333;
	line-height: 1.7em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	text-align: center;
	color: #e56e0a;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h5 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 30px;
	text-align: left;
	color: #666;
	line-height: 1.5em;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#font_content_judul2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	color: #191514;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
#font_content_judul2 a:link, #font_content_judul2 a:visited {
	text-align: justify;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	color: #191514;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

#font_content_judul2 a:hover, #font_content_judul2 a:active {
	color: #e56e0a;
	text-decoration: none;
}

#font_content_judul {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	text-align: left;
	color: #e89004;
	line-height: 1.5em;
	font-weight: normal;
	padding-bottom: 10px;
}



#font_side {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 1.5em;
}
#font_side a:link, #font_side a:visited {
	color: #FFF;
}
#font_side a:hover, #font_side a:active {
	color: #B9A34A;
	text-decoration: none;
}
#font_detail  {
	padding-top: 5px;
	padding-bottom: 5px;	
}

#font_detail a:link, #font_detail a:visited {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 0px solid #000;
	text-align: center;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color:#373737;
	background: -moz-linear-gradient(top,  #373737 0%, #0d0d0d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#373737), color-stop(100%,#0d0d0d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #373737 0%,#0d0d0d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #373737 0%,#0d0d0d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #373737 0%,#0d0d0d 100%); /* IE10+ */
	background: linear-gradient(top,  #373737 0%,#0d0d0d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#0d0d0d',GradientType=0 ); /* IE6-9 */
}

#font_detail a:hover, #font_detail a:active {	
	color: #FFF;
	text-decoration: none;
	background-color:#fec20c;
	background: -moz-linear-gradient(top,  #fec20c 0%, #e55e0c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fec20c), color-stop(100%,#e55e0c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* IE10+ */
	background: linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec20c', endColorstr='#e55e0c',GradientType=0 );
}

#font_date_posting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666;
	font-weight: normal;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#font_date_posting2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #f8dab9;
	font-weight: normal;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
}
#font_view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #6F6A48;
	font-weight: normal;
	margin: 0px;
}

input,select,textarea {
	padding: 8px;
	border: 1px solid #ebebeb;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
input:focus, textarea:focus, select:focus {
	background-color: #FFF;
}
input.error, select.error, textarea.error {
	border: 1px solid #999;
}
label.error {
	color:#333;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.page{
	padding: 10px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	margin: 1;
	border: 0px solid #E9D7BC;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
}
.page a {
	color: #333;
	font-weight: normal;
	margin: 0;
	padding: 10px;
	border: 1px solid #e4e1ca;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	background-color:#e4e1ca;
	background: -moz-linear-gradient(top,  #e4e1ca 0%, #9f9c85 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e1ca), color-stop(100%,#9f9c85)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e4e1ca 0%,#9f9c85 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e4e1ca 0%,#9f9c85 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e4e1ca 0%,#9f9c85 100%); /* IE10+ */
	background: linear-gradient(top,  #e4e1ca 0%,#9f9c85 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e1ca', endColorstr='#9f9c85',GradientType=0 ); /* IE6-9 */
}
.page a:hover {
	padding: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	border: 1px solid #fec20c;
	background-color:#fec20c;
	background: -moz-linear-gradient(top,  #fec20c 0%, #e55e0c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fec20c), color-stop(100%,#e55e0c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* IE10+ */
	background: linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec20c', endColorstr='#e55e0c',GradientType=0 );
}
#font_block {
	color: #666;
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	/*-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px; 
	box-shadow: 0 0 5px #191919;
	-moz-box-shadow: 0 0 5px #191919;
	-webkit-box-shadow: 0 0 5px #191919;*/
	width: auto;
	background-color: #e4e1ca;
}
#padding_produk {
	height: 10px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1c8bb;
	margin-right: 20px;
	margin-left: 20px;
}


#font_strike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00;
	text-decoration: none;
	font-weight: normal;
}

.elipse{
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	background-color:#fec20c;
	background: -moz-linear-gradient(top,  #fec20c 0%, #e55e0c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fec20c), color-stop(100%,#e55e0c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* IE10+ */
	background: linear-gradient(top,  #fec20c 0%,#e55e0c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec20c', endColorstr='#e55e0c',GradientType=0 );
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	width: auto;
	display: inline;
	padding: 10px;
    } 
	
    .elipse:hover{
	background-color:#424242;
	background: -moz-linear-gradient(top,  #424242 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #424242 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #424242 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #424242 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #424242 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	color: #FFF;
    } 
	
    .elipse:active{
	background-color:#424242;
	background: -moz-linear-gradient(top,  #424242 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #424242 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #424242 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #424242 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #424242 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	color:#FFF;
    } 
	
#back_share {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #eeebd7;
}


.aToolTip {
	border:1px solid #333;
	color:#fff;
	margin:0;
	padding:2px 10px;
	font-size:12px;
	background-image: url(images/bg_opacity.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.aToolTip .aToolTipContent {position:relative;margin:0;padding:0;}
a.aToolTipCloseBtn {display:block;height:20px;width:20px;overflow:hidden;background:url(../images/loading/close.gif) no-repeat;text-indent:-9999px;outline:none;position:absolute;top:-15px;right:-20px;}

.scrollup{
	width:100px;
	height:100px;
	position:fixed;
	bottom:60px;
	right:30px;
	display:none;
	text-indent:-9999px;
	background-image: url(images/icon_top.png);
	background-repeat: no-repeat;
}


.stepcarousel{
	position: relative;
	overflow: scroll;
	height: 170px;
	width: 1000px;
}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	width: auto;
	height: 130px;
	background-color: transparent;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #000;
	padding-right: 10px;
}

.grouped_elements {
	position:relative;
	overflow:hidden;
	display:block
}
.grouped_elements img {position:relative;z-index:2}
.grouped_elements span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(images/Magnifier.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
