@font-face {
font-family: MyriadPro;
src: url("../font/MyriadPro-Regular.otf");
}
@font-face {
font-family: MyriadPro-BoldIt;
src: url("../font/MyriadPro-BlackIt.otf");
}
@font-face {
font-family: MyriadPro-Black;
src: url("../font/MyriadPro-Black.otf");
}
@font-face {
font-family: MyriadPro-Cond;
src: url("../font/MyriadPro-Cond.otf");
}
@font-face {
font-family: MyriadPro-BoldCond;
src: url("../font/MyriadPro-BoldCond.otf");
}
body {
margin: 0px 0px 0px 0px;
color:#5e5e5e;
font-family: MyriadPro;
background-color:#fff;
}
#container{
width:100%;
margin-left:auto;
margin-right:auto;
background:#fff;
}
#wrapper {
	width: 1070px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
    position:relative;
	z-index:2;
	background:#fff;
}
#wrapper #kotak {
	width: 1040px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
}
#wrapper #kotak #topbox {
float:left;
width:1040px;
height:320px;
}
#wrapper #kotak #leftbox {
float:left;
width:728px;
margin-top:0px;
margin-left:0px;
margin-right:12px;
}
#wrapper #kotak #leftbox #leftboxone {
width:728px;
padding-bottom:20px;
}
#wrapper #kotak #leftbox #leftboxtwo {
width:728px;
background-color:magenta;
}
#wrapper #kotak #leftbox #leftboxthree {
width:728px;
background-color:grey;
}

#wrapper #kotak #rightbox {
float:left;
width:300px;
margin-top:0px;
}

#wrapper #kotak #indexbox {
width:1024px;
}

#clear {
	clear: both;
}

/* other */
#clear {
	clear: both;
}
/* Link Hover */
#link_hov {
text-decoration:none;
color:#464646;
}
#link_hov:hover {
color:#ec008c;
}
#link_hov2{
text-decoration:none;
color:#ec008c;
font-weight:bold;
font-size:20px;
}
#link_hov2:hover {
opacity:.8;
}
#link_hov3{
text-decoration:none;
color:#313233;
}
#link_hov3:hover{
text-decoration:underline;
color:#ec008c;
}
#link_more{
text-decoration:none;
color:#ec008c;
}
#link_more:hover{
color:#5e5e5e;
text-decoration:underline;
}

#block {
text-decoration:none;
display:block;
color:#313233;
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}

#block:hover {
background:#e1e1e1; /* old browsers */
background:-webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#d0d0d0)); /*webkit*/
background:-moz-linear-gradient(top,#e1e1e1,#d0d0d0); /*firefox*/
color:#ec008c;
}

#fitur {
width:1024px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
}

#fitur #fitur1 {
float:left;
width:239px;
margin-right:22px;
}
#fitur #fitur2 {
float:left;
width:239px;
margin-right:22px;
}
#fitur #fitur3 {
float:left;
width:239px;
margin-right:21px;
}
#fitur #fitur4 {
float:left;
width:242px;
}
#isi-tebel {
float:left;
width:239px;
font-weight:bold;
padding-bottom:5px;
border-bottom:solid 1px #bababa;
font-size:15px;
}
#isi {
float:left;
width:239px;
padding-top:5px;
padding-bottom:5px;
border-bottom:solid 1px #bababa;
font-size:12px;
}

/* Link Hover */
#link_hov_white {
text-decoration:none;
color:#ffffff;
}
#link_hov_white:hover {
color:#ec008c;
}
/* End Link Hover */

/* Link Hover Headline Judul */
#link_hov_headline_judul {
color:#FFFFFF;
text-decoration:none;
}
#link_hov_headline_judul:hover {
color:#FFFFFF;
text-decoration:underline;
}
/* End Link Hover Headline Judul */

/* Link Hover Headline */
#link_hov_headline {
text-decoration:none;
color:#FFFFFF;
}
#link_hov_headline:hover {
color:#ec008c;
}
/* End Link Hover Headline */

/* Link Opacity */
#gambar_opacity:hover {
opacity:.8;transition:all 0.3s ease-out;
}
#judul_atas {
text-decoration:none;
}
#judul_atas:hover {
text-decoration:underline;
}

#judul_atas_magenta {
text-decoration:none;
color:#ec008c;
}
#judul_atas_magenta:hover {
text-decoration:underline;
}
/* End Link Opacity */

.trapezium {
   /* Skew */
   -webkit-transform: skew(-20deg); 
   -moz-transform: skew(-20deg); 
   -o-transform: skew(-20deg);
   transform: skew(-20deg);
}
#backgroundPopup {
z-index:101;
position: fixed;
display:none;
height:100%;
width:100%;
background:#ccc;
top:0px;
left:0px;
}
#toPopup, #toPopup2 {
width: 430px; height:370px;
border:solid 1px #c7c8ca;
display:none ;
left: 35%;
position: fixed;
z-index:102;
top: 25%;
}
div.loader {
background: url(../images/festival-2014/loading.gif) no-repeat scroll 0 0 transparent;
height: 32px;
width: 32px;
display: none;
z-index: 9999;
top: 40%;
left: 50%;
position: absolute;
margin-left: -10px;
}
div.close {
background: url(../images/festival-2014/closebox.png) no-repeat scroll 0 0 transparent;
cursor: pointer;
height: 30px;
position: absolute;
z-index:102;
right: -20px;
top: -20px;
width: 30px;
}
span.ecs_tooltip {
background: none repeat scroll 0 0 #000000;
border-radius: 2px 2px 2px 2px;
color: #FFFFFF;
display: none;
font-size: 11px;
height: 16px;
opacity: 0.7;
padding: 4px 3px 2px 5px;
position: absolute;
right: -62px;
text-align: center;
top: -51px;
width: 93px;
}
span.arrow {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 7px solid #000000;
display: block;
height: 1px;
left: 40px;
position: relative;
top: 3px;
width: 1px;
}
#menu-bigcola{
width:111px;
height:34px;
background-image: url(../images/menu/34_bc_agt.png);
}
#menu-bigcola:hover{
width:111px;
height:34px;
background-image: url(../images/menu/34_bc_agt_hover.png);
}
#menu-jerawat{
width:89px;
height:34px;
background-image: url(../images/menu/34_curhatjerawat.jpg);
}
#menu-jerawat:hover{
width:89px;
height:34px;
background-image: url(../images/menu/34_curhatjerawat_hover.jpg);
}

.judul-caption {width: 100%; padding: 2%; padding-left:10px; padding-right:10px; position: absolute; left: 0; bottom: -15px; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 15px; line-height: 18px; transition:all 0.3s ease-out;}
.judul-caption:hover{
background: rgba(0,0,0,.6); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.6); text-decoration:underline;
}
#more1{
background:#a7abae;
color:#fff;transition:all 0.3s ease-out;
}
#more1:hover{
background:#d30080;
color:#fff;transition:all 0.3s ease-out;
}
#more2{
background:#d31380;
color:#fff; font-style:italic;
transition:all 0.3s ease-out;
}
#more2:hover{
background:#b70477;
color:#fff;
transition:all 0.3s ease-out;
}
#more3{
background:#d8df20;
color:#fff;transition:all 0.3s ease-out;
}
#more3:hover{
background:#5e5e5e;
color:#fff;transition:all 0.3s ease-out;
}
#more4{
background:#d7e021;
color:#58585a;transition:all 0.3s ease-out;
}
#more4:hover{
background:#b2c535; 
color:#58585a;transition:all 0.3s ease-out;
}
#more5{
background:#3a3a3c; font-style:italic;
color:#fff;transition:all 0.3s ease-out;
}
#more5:hover{
background:#5e5e5e;
color:#fff;transition:all 0.3s ease-out;
}
#more6{
background:#4d3e99; font-style:italic;
color:#fff;transition:all 0.3s ease-out;
}
#more6:hover{
background:#342387;
color:#fff;transition:all 0.3s ease-out;
}
#more7{
background:#25aae2;
color:#fff;transition:all 0.3s ease-out;
}
#more7:hover{
background:#5e5e5e;
color:#fff;transition:all 0.3s ease-out;
}
#more8{
background:#9933ff;
color:#fff;transition:all 0.3s ease-out;
}
#more8:hover{
background:#5e5e5e;
color:#fff;transition:all 0.3s ease-out;
}
#more9{
background:#fef200;
color:#fff;transition:all 0.3s ease-out;
}
#more9:hover{
background:#e1d827;
color:#fff;transition:all 0.3s ease-out;
}
#more10{
background:#E7AD4A;
color:#fff;transition:all 0.3s ease-out;
}
#more10:hover{
background:#ecb504;
color:#fff;transition:all 0.3s ease-out;
}
#more10{
background:#ffde15;
color:#fff;transition:all 0.3s ease-out;
}
#more10:hover{
background:#f3d101;
color:#fff;transition:all 0.3s ease-out;
}
#more11{
background:#33c6f4;
color:#fff;transition:all 0.3s ease-out;
}
#more11:hover{
background:#1cb2d5;
color:#fff;transition:all 0.3s ease-out;
}

.fixed {
position: fixed;
top: 32px;
z-index:99;
}
.fixed2 {
position: fixed;
top: 85px;
z-index:99;
height:100%;
}
.menu ul {
  text-align: left;
  display: inline;
  margin-left: -15px;
  padding: 10px 15px;
  list-style: none;
}
.menu ul li {
  font-size:13px;
  display: inline-block;
  margin-right: -3px;
  position: relative;
  height:34px;
  padding: 8px 15px;
  background: #58595b;
  color:#fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.menu ul li:hover {
  background: #666;
  color: #fff;
}
.menu ul li a{
  color:#fff;
  text-decoration:none;
}

.menu ul .celebrity{
  font-size:13px;
  display: inline-block;
  margin-right: -3px;
  position: relative;
  height:34px;
  padding: 8px 15px;
  color:#fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.menu ul .celebrity:hover {
  background: #c1057e;
  color: #fff;
}
.menu ul .movie{
  font-size:13px;
  display: inline-block;
  margin-right: -3px;
  position: relative;
  height:34px;
  padding: 8px 15px;
  color:#fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.menu ul .movie:hover {
  background: #feca1f;
  color: #fff;
}
.menu ul .music{
  font-size:13px;
  display: inline-block;
  margin-right: -3px;
  position: relative;
  height:34px;
  padding: 8px 15px;
  color:#fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.menu ul .music:hover {
  background: #3ac7f4;
  color: #fff;
}
.menu ul .lifestyle{
  font-size:13px;
  display: inline-block;
  margin-right: -3px;
  position: relative;
  height:34px;
  padding: 8px 15px;
  color:#fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.menu ul .lifestyle:hover {
  background: #fec81e;
  color: #fff;
}
.menu ul .news{
	font-size:13px;
	display: inline-block;
	margin-right: -3px;
	position: relative;
	height:34px;
	padding: 8px 15px;
	color:#fff;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.menu ul .news:hover {
	background: #0192c9;
	color: #fff;
}
.menu ul .sport{
	font-size:13px;
	display: inline-block;
	margin-right: -3px;
	position: relative;
	height:34px;
	padding: 8px 15px;
	color:#fff;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.menu ul .sport:hover {
	background: #4A9600;
	color: #fff;
}

.menu ul li ul {
  padding: 0; 
  position: absolute;
  z-index:21;
  left: 0;
  top:34px;
  width: 680px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.menu ul li ul li { 
  background:#c1057e; color:#fff;border-right:solid 1px #9f0071;
  display: inline-block; 
  color: #fff;
}
.menu ul li ul li a{ 
  color: #fff;
  font-size:13px;
  text-decoration:none;
}
.menu ul li ul li:hover { background: #666; }
.menu ul li:hover ul {
  display: inline-block;
  opacity: 1;
  visibility: visible;
  left: 15px;
}
.menu ul li ul .celebrity{ 
background:#d50081; border-right:solid 1px #c1057e;
}
.menu ul li ul .celebrity:hover{ 
background:#c1057e; border-right:solid 1px #c1057e;
}
.menu ul li ul .movie{ 
background:#feca1f; border-right:solid 1px #e1ad26;
}
.menu ul li ul .movie:hover{ 
background:#e3b51d; border-right:solid 1px #e1ad26;
}
.menu ul li ul .music{ 
background:#3ac7f4; border-right:solid 1px #2dbcdc;
}
.menu ul li ul .music:hover{ 
background:#1cb2d5; border-right:solid 1px #2dbcdc;
}
.menu ul li ul .lifestyle{ 
background:#ffd71c; border-right:solid 1px #b2c432;
}
.menu ul li ul .lifestyle:hover{ 
background:#e4bb21; border-right:solid 1px #b2c432;
}

.naik {
    display: none;
    position: fixed;
	z-index:1001;
    width: 40px;
    height: 40px;
	padding-right:1px;
    background-color: #444;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    color: #FFF;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}

.naik:hover { background-color: #c1057e; }
#btnfb{
background:url(../images/landing/facebook_like.png);
width:35px;
height:35px;
border:none;
outline:none;
}
#btnfb:hover{
background:url(../images/landing/fb_like_hover.png);
width:35px;
height:35px;
border:none;
outline:none;
}
#btntwitter{
background:url(../images/landing/twitter_follow.png);
width:34px;
height:34px;
border:none;
outline:none;
}
#btntwitter:hover{
background:url(../images/landing/twitter_follow_hover.png);
width:34px;
height:34px;
border:none;
outline:none;
}
#btnig{
background:url(../images/landing/instagram_follow.png);
width:35px;
height:35px;
border:none;
outline:none;
}
#btnig:hover{
background:url(../images/landing/ig_follow_hover.png);
width:35px;
height:35px;
border:none;
outline:none;
}
.discount span {
    display: inline-block;
    background-color: #E52E04;
    line-height: 20px;
    padding: 0px 10px;
    height: 20px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
}
.g-price {
    display: block;
    font-size: 18px;
    font-weight: 700;
}
.g-del-price {
    color: #999;
}
del {
    text-decoration: line-through;
}

#border_populer{
float:left; width:235px; border:solid 1px #7f7f7f; margin-bottom:15px;
}
#img_populer{
width:235px; overflow:hidden; margin-bottom:5px;
}
#detail_populer{
padding:10px; font-size:14px
}
#kat_populer{
font-size:14px;
border:solid 1px; display:inline; text-decoration:none; padding:4px; cursor:pointer
}
#judul_populer_1{
font-size:15px; margin-top:12px; height:60px; overflow:hidden
}
#space_populer{
float:left; width:10px
}
/* Example tokeninput style #2: Facebook style */
ul.token-input-list-facebook {
	border:solid 1px #a6c9e2;
	background-color:#ffffff;
	border-radius:5px;
	font-size:15px;
	color:#747474;
    overflow: hidden; 
    width: 415px;
    cursor: text;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style-type: none;
    clear: left;
}

ul.token-input-list-facebook li input {
    border: 0;
    width: 100px;
    padding: 3px 8px;
    background-color: #ffffff;
    margin: 2px 0;
    -webkit-appearance: caret;
}

li.token-input-token-facebook {
    overflow: hidden; 
    height: auto !important; 
    height: 15px;
    margin: 3px;
    padding: 1px 3px;
    background-color: #f7eff5;
    color: #313233;
    cursor: default;
    border: 1px solid #e4ccdf;
    font-size: 13px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    white-space: nowrap;
}

li.token-input-token-facebook p {
    display: inline;
    padding: 0;
    margin: 0;
}

li.token-input-token-facebook span {
    color: #a6b3cf;
    margin-left: 5px;
    font-weight: bold;
    cursor: pointer;
}

li.token-input-selected-token-facebook {
    background-color: #ee34c0;
    border: 1px solid #ee34c0;
    color: #fff;
}

li.token-input-input-token-facebook {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.token-input-dropdown-facebook {
    position: absolute;
    width: 415px;
    background-color: #fff;
    overflow: hidden;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: default;
    font-size: 11px;
    font-family: Verdana;
    z-index: 999;
}

div.token-input-dropdown-facebook p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #777;
}

div.token-input-dropdown-facebook ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown-facebook ul li {
    background-color: #fff;
    padding: 3px;
    margin: 0;
    list-style-type: none;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item-facebook {
    background-color: #fff;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item2-facebook {
    background-color: #fff;
}

div.token-input-dropdown-facebook ul li em {
    font-weight: bold;
    font-style: normal;
}

div.token-input-dropdown-facebook ul li.token-input-selected-dropdown-item-facebook {
    background-color: #e53cab;
    color: #fff;
}
.tbSubmit{
border:#d20f7f; color:#d20f7f; border:solid 2px #d20f7f; border-radius:5px; padding:5px 15px; background:#fff; font-size:18px; cursor:pointer
}
.tbSubmit:hover{
border:#d20f7f; color:#fff; border:solid 2px #d20f7f; border-radius:5px; padding:5px 15px; background:#d20f7f; font-size:18px; cursor:pointer
}
#sela {
float:left;
margin-right:5px;
font-size:16px;
}
#paging_prev {
text-decoration:none;
font-weight:bold;
color:#5b5b5b;
float:left;
margin-right:5px;
font-size:16px;
}
#paging_prev:hover {
color:#e40b69;
}
#paging_current {
color:#ffffff;
text-decoration:none;
width:25px;
height:20px;
text-align:center;
background-color:#e40b69;
float:left;
margin-right:5px;
font-size:16px;
}

#paging_nomor {
color:#ffffff;
text-decoration:none;
width:25px;
height:20px;
text-align:center;
background-color:#464646;
float:left;
margin-right:5px;
font-size:16px;
}
#paging_nomor:hover {
color:#e40b69;
}

#paging_current2 {
color:#ffffff;
text-decoration:none;
width:80px;
height:20px;
text-align:center;
background-color:#e40b69;
float:left;
margin-right:5px;
font-size:16px;
}

#paging_nomor2 {
color:#ffffff;
text-decoration:none;
width:80px;
height:20px;
text-align:center;
background-color:#464646;
float:left;
margin-right:5px;
font-size:16px;
}
#paging_nomor2:hover {
color:#e40b69;
}

#paging_next {
text-decoration:none;
font-weight:bold;
color:#5b5b5b;
float:left;
font-size:16px;
}
#paging_next:hover {
color:#e40b69;
}
/* Berita Pilihan */
#berita_pilihan{
margin:10px 0px;
}
h3#heading_pilihan{
font-size:22px; letter-spacing:1px; font-weight:bold
}
h3#heading_pilihan #span1{
color:#cf0086
}
h3#heading_pilihan #span2{
color:#7e7e7e
}
#border_pilihan{
border:solid 1px #7f7f7f; width:300px; margin-top:-20px
}
.row_pilihan_1, .row_pilihan_2{
padding:10px; cursor:pointer
}
#img_pilihan_1{
width:280px; height:205px; overflow:hidden
}
#detail_pilihan_1{
margin-top:10px; height:65px; overflow:hidden
}
#kat_pilihan_1{
font-size:14px; margin-bottom:5px
}
#judul_pilihan_1{
font-size:15px; margin-top:5px; height:58px; overflow:hidden
}
#img_pilihan_2{
width:100px; overflow:hidden; float:left
}
#detail_pilihan_2{
float:left; margin-left:10px; width:165px; max-height:98px; overflow:hidden
}
#kat_pilihan_2{
font-size:14px; margin-top:-2px
}
#judul_pilihan_2{
font-size:15px; margin-top:4px; height:78px; overflow:hidden
}
#border_konten{
border-bottom:solid 1px #e0e0e0; width:100%
}
/* End Berita Pilihan */
/* koresponden */
.image {
    position:relative;
}
.image:after, .image:before {
    position:absolute;
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.image:after {
    content:'\A';
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
}
.image:before {
    content: attr(data-content);
    width:100%;
    color:#fff;
    z-index:1;
    bottom:45%;
    padding:4px 10px;
    text-align:center;
    background:transparent;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.image:hover:after, .image:hover:before {
    opacity:1;
}

#wrapper #kotak #leftbox {
float:left;
width:728px;
margin-top:0px;
margin-left:0px;
margin-right:12px;
}
#wrapper #kotak #leftbox #leftboxone {
width:728px;
padding-bottom:20px;
}
#wrapper #kotak #leftbox #leftboxtwo {
width:728px;
padding-bottom:20px;
}

#wrapper #kotak #rightbox {
float:left;
width:300px;
margin-top:0px;
}

#wrapper #kotak #indexbox {
width:1024px;
}

#clear {
	clear: both;
}

/* other */
#clear {
	clear: both;
}
/* Link Hover */
#link_hov {
text-decoration:none;
color:#464646;
}
#link_hov:hover {
color:#ec008c;
}
#link_hov2{
text-decoration:none;
color:#ec008c;
font-weight:bold;
font-size:20px;
}
#link_hov2:hover {
opacity:.8;
}

#block {
text-decoration:none;
display:block;
color:#313233;
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}

#block:hover {
background:#e1e1e1; /* old browsers */
background:-webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#d0d0d0)); /*webkit*/
background:-moz-linear-gradient(top,#e1e1e1,#d0d0d0); /*firefox*/
color:#ec008c;
}

#fitur {
width:1024px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
}

#fitur #fitur1 {
float:left;
width:239px;
margin-right:22px;
}
#fitur #fitur2 {
float:left;
width:239px;
margin-right:22px;
}
#fitur #fitur3 {
float:left;
width:239px;
margin-right:21px;
}
#fitur #fitur4 {
float:left;
width:242px;
}
#isi-tebel {
float:left;
width:239px;
font-weight:bold;
padding-bottom:5px;
border-bottom:solid 1px #bababa;
font-size:15px;
}
#isi {
float:left;
width:239px;
padding-top:5px;
padding-bottom:5px;
border-bottom:solid 1px #bababa;
font-size:12px;
}

/* Link Hover */
#link_hov_white {
text-decoration:none;
color:#ffffff;
}
#link_hov_white:hover {
color:#ec008c;
}
/* End Link Hover */

/* Link Hover Headline Judul */
#link_hov_headline_judul {
color:#FFFFFF;
text-decoration:none;
}
#link_hov_headline_judul:hover {
color:#FFFFFF;
text-decoration:underline;
}
/* End Link Hover Headline Judul */

/* Link Hover Headline */
#link_hov_headline {
text-decoration:none;
color:#FFFFFF;
}
#link_hov_headline:hover {
color:#ec008c;
}
/* End Link Hover Headline */

/* Link Opacity */
#gambar_opacity:hover {
opacity:.8;
}
#judul_atas {
text-decoration:none;
color:#464646;
}
#judul_atas:hover {
background-color:#ec008c;
color:#fff;
}

#judul_atas2 {
text-decoration:none;
color:#000000;
}
#judul_atas_magenta {
text-decoration:none;
color:#ec008c;
}
#judul_atas_magenta:hover {
text-decoration:underline;
}
/* End Link Opacity */

/* Link Hover Underline */
#link_hov_underline {
text-decoration:underline;
color:#464646;
}
#link_hov_underline:hover {
color:#ec008c;
}
/* End Link Hover Underline*/

#link_hov_freetix {
color:#313233;
text-decoration:none;
}
#link_hov_freetix:hover {
color:#ec008c;
}
#link_hov_twibbon {
color:#313233;
text-decoration:underline;
}
#link_hov_twibbon:hover {
color:#ec008c;
}

#button-search{
background:transparent;
background-image:url(../images/index-dreamers/search.png);
width:64px;
height:26px;
border:none;
cursor:pointer;
}
#button-search:hover{
background:transparent;
background-image:url(../images/index-dreamers/search-hover.png);
width:64px;
height:26px;
border:none;
cursor:pointer;
}

.button-kirim{
background:transparent;
background-image:url(../images/post-comment.png);
width:89px;
height:18px;
border:none;
cursor:pointer;
}
.button-kirim:hover{
background:transparent;
background-image:url(../images/post-comment-pink.png);
width:89px;
height:18px;
border:none;
cursor:pointer;
}

.text {
border:solid 1px #d0d0d0;
font-family:calibri;
font-size:12px;
color:#313233;
}
.text2 {
border:solid 1px #d0d0d0;
font-family:calibri;
font-size:15px;
color:#313233;
}
a {
text-decoration:none;
}
#tmbl {
width:70px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
color:#555555;
}
#tmbl:hover {
width:70px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
background-color:#e3188b;
color:#fff;
cursor:pointer;
}
#tmbl_now {
width:70px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
background-color:#e3188b;
color:#fff;
}
#tmbl_now:hover {
cursor:pointer;
}
.text {
padding-left:3px;
padding-right:3px;
padding-top:3px;
padding-bottom:3px;
width:240px;
background-color:#e3e3e3;
}
.btnSave {
background:transparent;
background-image:url(images/save-hover.png);
width:64px;
height:26px;
border:none;
cursor:pointer;
}
.btnSave:hover {
background:transparent;
background-image:url(images/save.png);
width:64px;
height:26px;
border:none;
cursor:pointer;
}
.btnBack {
background:transparent;
background-image:url(images/back-hover.png);
width:64px;
height:26px;
border:none;
cursor:pointer;
}
.btnBack:hover {
background:transparent;
background-image:url(images/back.png);
width:64px;
height:26px;
border:none;
cursor:pointer;
}
