/********* KHUSUS 2 KOLOM *********/


/********* SET GLOBAL CSS *********/

body {
	background:#f9f9f9;
	/*min-width:480px;	/* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	font-family: 'Lato', sans-serif;
        font-size: 10pt;
        font-weight: normal;	overflow-x:hidden;
		color:#787878;
}
@font-face {
	font-family: 'Conv_lucida';
	src: url('fonts/lucida.html');
	src: local('?'), url('../font/lucida.woff') format('woff'), url('../font/lucida.ttf') format('truetype'), url('../font/lucida.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.ksh {
  font-family: 'Conv_lucida',Sans-Serif;
	color:#ed3237;
	text-transform:uppercase
}
::-webkit-input-placeholder {
   color: #000;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
}

:-ms-input-placeholder {  
   color: #000;  
}
a {
	text-decoration:underline;
	color:#444;
}
a:hover{
	text-decoration:underline;
	color:#999;
}
table {
	border-collapse:collapse;
}
table tr th {
	padding:5px;
	font-size:12pt;
	text-align:center;
}
table tr td {
	padding:5px;
}
table ul {
	list-style-type:disc;
	padding:0;
	margin:0;
}
table #gallery #producttable td p.photo_title {
	display:none
}
table #producttable td p.photo_title {
	margin:5px 0 10px;
}
p {
	font:normal 10pt;
	font-family: 'Lato', sans-serif;
}
img {
	border:0 none;
    margin: auto;
}

/*** ie fix ***/
* html #left {left: 0px;	/* RC fullwidth */}
* html body {overflow: hidden;}
* html #footer-wrapper {float: left;position: relative;width: 100%;padding-bottom: 10010px;margin-bottom: -10000px;background: #FFF;}

/* ======= LAYOUT ======= */
body,
img.photos,
.widgetA,
.widgetB,
.widgettitle,
.widgetcontent,
.bannerblock,
.bannerblock a img,
.aksigambarevent,
.gambarevent a img,
.blocktitle,
.wrapper,
.blocktitle .wrapper h1,
.blockcontent .wrapper h2,
.blockcontent .wrapper .aksigambarevent img,
.pollquestion,
.pollanswer  {
	margin:0;
	padding:0;
}
.productdetail img.photos {
bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 120px;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
#fixed {
	width:100%;
	margin:0 auto;
}

/* ===========HEADER========== */
#header {
	border-top:4px solid #DAA520;
	width:100%;
	margin-bottom:5px;
}
#headerblok1 {
	background:none repeat scroll 0 0 #f9f9f9;
	width:100%;
	text-align: left;
	padding:10px 0 5px;
	margin:0 auto;
	height:90px;
	background-image: url("http://www.pmcku.com/img_banner/headerlogo.jpg");
	background-size: cover;
}
#headerblok1line {
    margin: 0 auto;
    width: 960px;
}
#logo {
    float: left;
	height: auto;
    padding: 0;
    text-align: left;
    width: 300px;
}
#header-right {
    float: right;
    padding-top: 0px;
}
#header-right > span:first-child {
    margin-right: 20px;
}
#headerblok2 {
    background: url("images/menu-ksh.gif") repeat scroll 0 0/auto 100% transparent;
    border: 0 none;
    color: #c3c5c8;
    font: 14px helvetica,'Lato',sans-serif,sans-serif;
    min-height: 34px;
    margin-top: 0;
    box-shadow: 0 0px 5px #8B8A8A;
    -ms-box-shadow: 0 0px 5px #8B8A8A;
    -moz-box-shadow: 0 0px 5px #8B8A8A;
    -webkit-box-shadow: 0 0px 5px #8B8A8A;
    text-align: center;
    width: 100%;
    height: auto;
}
#slide{
	border:5px solid #ccc;
	height:350px;
	box-shadow:0 2px 2px #000;
		-moz-box-shadow:2px 0 3px 0 #000;
		-webkit-box-shadow:0 2px 2px #000;
	max-width:950px;
	width:98%;
	float:left;
}
#headerblok3 {
	position:relative;
	overflow:hidden;
	width:960px;
	margin:10px auto;
}
.menu{
		background:transparent url(images/button-bg.html);
		color:#fff;
		border-radius:5px;
		-moz-border-radius: 5px;
-webkit-border-radius: 5px;
		-moz-border-radius-bottomleft:0px;
		-moz-border-radius-bottomright:0px;
		-webkit-border-radius:5px;
		box-shadow:2px 0 0 #000;
		-moz-box-shadow:0 0 2px #000;
		-webkit-box-shadow:0 0 2px #000;
		float:left;
		font:14px 'Lato',sans-serif;
		font-weight:bold;
		height:17px;
		margin-left:5px;
		margin-top:22px;
		padding:5px 10px;
		text-decoration:none;
		text-shadow:1px 0 1px #533526;
}
.menu:hover,.menu:active,.menu:focus{
	background: none repeat scroll 0 0 #F9F6DE;
    border: 1px solid #F2ECB8;
    border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px;
-webkit-border-radius: 5px;
    color: #A2784F;text-shadow:1px 0 1px #000;}
#shadow{
	background:transparent url(images/shadow.png);
	max-width:960px;
	width:98%;
	height:10px;
	margin-top:0;
	position:absolute;
}
#slide {
	position:relative;
	background-color:#eee;
	border:5px solid #960707;
	margin:0;
	padding:3px 0 0;
}
/* ===========CONTENT========== */
#container {
    height: auto;
    margin: 0 auto;
	overflow: hidden;
	padding: 10px 0 0;
    width: 960px;
}
#center {
    margin-right: 10px;
    padding: 0;
    width: 710px;
}
#container .column {
	position: relative;
	float: left;
}
#content {
	min-height:500px;
}
#left {
    padding: 0 16px 0 4px;
    width: 220px;
}

/* ===========BLOCK========== */

.block, .blocknoborder {							/* set block */
	margin:0;
}

.blocknoborder {
	padding:10px;
}

.blocktitle .wrapper {
	font-size: 12pt;
    margin-left: 10px;
    margin-top: 5px;
	}
.blockcontent {									/* set block content */
	background:#f9f9f9;
	padding:10px;
	border-radius:5px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	/* opacity:0.7; */
}
.blockcontent .wrapper ul.listnews {			/* aksi / set tampilan news di hal dalam*/
	margin:0;
	padding:0;
	list-style-type:none;
}
.blockcontent .wrapper ul#my-list li {
	margin:10px 0;
	list-style-type:none;
}
.blockseparator {
	height:20px;
}
.blockfooter {
	
	height:20px;
}
.blocktitle {
    color: #A2784F;
    font-size: 14pt;
    /*height: 34px;*/
    margin: 5px;
    text-align: center;
}
.blocktitle .wrapper h1 {
	font-size:12pt;
	font-weight:normal;
}
.blockcontent .wrapper h2 {
	font-size:12pt;
}
.blockcontent .wrapper .aksiprofil ul{
	list-style-type:disc;
	padding-left:40px;
}

/* BRAND */
ul#brandwidget {							/* set widget Brand*/
	list-style-type:none;
}
ul#brandwidget li {
	margin:0;
}
ul#brandwidget ul li{}
ul#catalogwidget{}
ul#catalogwidget li{margin-top:5px;}
ul#catalogwidget ul li{}
#catalogwidget > ul {
    margin-left: 25px;
}
ul#catalogwidget ul li {
    margin: 0;
    padding: 1px 0;
}



ul#catalogproductwidget ul li {
	margin-left:10px;
}

/* CATALOG */

.catnav {
	margin:0 0 10px 0;
}
.catalogtitle {
	margin:0;
} 												/*aksi/ set hal dalam produk*/
.catalogtitle h1 {
	margin:10px 0;
	font:bold 18pt 'Lato',sans-serif;
}
.harga_catalog {
	margin: 5px 0 0;
}
.catdesc{
	margin:0 0 10px 0;
}
.catpage{}
.productsummary{}
.pstitle h1 {
	font-size:14pt;
}
.pstitle a {}
.psphoto{}
.pssummary{}
.harga{}
.psseparator {}
.normalwodisc { 													/* set all tampilan harga produk*/
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.normalwdisc {
	color:#FF0000;
	text-decoration:line-through;
}
.discprice {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
.discvalue {
	color:#000;
	font-weight:bold;
}
.blockcontent .wrapper table ul {
	list-style-type:disc;
	padding-left:20px;
}
.catsubcat {
	padding-left:10px;
}
.blockcontent .wrapper .catsubcat ul {
	padding-left:10px;
	list-style-type:disc;
}

/* CONTACT */
#contactall{}							/* set tampilan hal kontak*/
#notebefore{}
#contactform{}
#formstatus{}
#noteafter{}

/* COUNTER */
table.counterwidget{
	width:100%;
}						/* set tampilan counter */

/* EVENT */
ul.eventlist li {
	margin-top:10px;
	list-style-type:none;
}
p.tglevent{}								/*Setting tampilan untuk view detail agenda*/
.lokasievent{}
.kotaevent{}
.tglevent{}

/* FILE */
li.xdata{}								/* untuk settingan tampilan list pada hal download*/

/* GALLERY */
.titleofsubcatlist{} 					/*aksi/ setting tampilan galeri halaman dalam*/
.gallerytitle{
	margin:0;
	text-align:center;
}
.gallerytitle h1{
	font-size:18pt;
	margin:10px;
}
.gallerydesc{}
table#gallerytable{} 						/*homekasi*/



/* YM */
.widgetcontent .wrapper p.yahoomsgr img{
	margin-bottom:-15px;
	margin-left:auto;
	margin-right:auto;
}
p.yahoomsgr img{
	width:auto;
	height:auto;
}
p.yahoomsgr {
	display:block;
	text-align:center;
}

/* TESTIMONIAL */	
#formnamakomentar{}											/*set form isi komentar*/
span#length_left{}											/*set sisa karakter dlm form isi komentar*/

ul.testimonial{}							/*set tampilan hal tetimonial */
.testiname{}
.testicomment{}


/* SiteMap */
#sitemap_page, #sitemap_catalog, #sitemap_news, #sitemap_gallery,		
#sitemap_file, #sitemap_link, #sitemap_others {}						/* settingan tampilan hal sitemap */

/* NEWS */	
.newstitle{}
.newstitle a {
    font-size: 14pt;
    text-decoration: none;
}
span.newsdate{}
span.newssource{}
span.newsshortdesc{}
span.tglmuatberita{}
span.sumberberita{}

p.newsdatesource{}
li.newslist{}

span.widgetnewstitle{}					/* widgetaksi/set tampilan widget news */
span.widgetnewsdate {
	margin-top:10px;
}

ul.listnews li{
	padding:0 0 10px;
	margin:0;
}
span.judulberita {
	font-size:12pt;
	font-weight:bold;
}
.ringkasanberita, .newsshortdesc {
	margin:-10px 0 0;
}
/* ===========FOOTER========== */
#footer {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("images/bg-footer.jpg");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: auto 100%;
    float: left;
    height: 62px;
    margin: 0;
    padding: 25px 0;
    width: 100%;
}
#footerline{
	width:960px;
	margin:0 auto;
}
table.non-border-table,#footerline table{border-color:transparent}
iframe{border: 0;}
#footer p{
	padding:10px 0 0;
	font-size:10pt;
	font-family: 'Lato', sans-serif;
	color:#fff;
	float:left;
	/* text-align:center; */
	width:100%;
}
#footer a{
	color: #DAA520;
    text-decoration: none;
}
#footer a:hover{
	text-decoration:underline;
}

/*======CART BUTTON======*/
.addtocart input#qty {
    margin-right: 6px;
}
input#addtocartbutton {
    border: medium none;
    color: #FFFFFF;
	cursor:pointer;
    margin-top: 3px;
    padding: 1px 11px;
}
#cartwidget {
    margin: 2px 0;
}
#cowidget {
    margin: 13px 0;
}
#widget_list_order tr {
    border-bottom: 1px solid #fff;
}
#widget_list_order {
    font-size: 11pt;
    margin: 0 auto 7px;
    width: 90%;
}
#shoppingcart tr th {
    background: none repeat scroll 0 0 #999;
    border: 0 none;
	color:#fff;
    padding: 5px;
}
#widget_list_order tr td {
    border-bottom: 1px solid #fff;
}
#notebefore img {
    margin-right: 0px;
}
.btnupdatecart {
    background: none repeat scroll 0 0 #C6C6C6;
    border: medium none;
    color: #fff;
    cursor: pointer;
    padding: 2px 5px;
}
input.btnupdatecart {
    margin-left: 6px;
    margin-right: 5px;
}
.schart {
    float: left;
}
.schart > img {
    position: relative;
    top: 3px;
}
.btnupdatecart:hover {
	background:none repeat scroll 0 0 #999;
	color:#fff;
}
.lasttotal {
    background: none repeat scroll 0 0 #999;
	color:#fff;
}
#cart_empty, #cart_continue, #cartwidget a, input#addtocartbutton{
    background: none repeat scroll 0 0 #8ba8d3;
    color: #FFFFFF;
    padding: 4px 6px;
    text-decoration:none;
    margin: 0 auto;
}
#cart_empty, #cart_continue {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 6px;
	border:1px solid #8ba8d3;
    margin-top: 0;
}
.xdata a {
	color: #444;
}
.xdata a:hover {
	color: #999;
}
#cart_checkout {
    position: relative;
    top: 5px;
}
.blockcontent input#addtocartbutton{
    margin: 5px 0 5px 0;
}
.blockcontent .jcarousel-clip input#addtocartbutton {
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
	 background: url("images/shop.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    margin: 0 auto;
    padding: 7px;
    text-indent: 999px;
    width: 36px;
}
 #cartwidget:hover a,#cartwidget a:hover, #cartwidget:hover, input#addtocartbutton:hover {
	background:#0F488E;
	color:#fff;
}
#cart_empty:hover, #cart_continue:hover{
	background:none repeat scroll 0 0 #DAA520;
	color:#fff;
}
table tr td a#cart_checkout,input[name='checkout'],.selang input[name='submit'],#cart_checkout, #cowidget a {
    background: none repeat scroll 0 0 #8ba8d3;
    color: #FFFFFF;
    padding: 5px;
    text-decoration: none;
	border:none;
	cursor:pointer;
}
#cart_checkout:hover, #cowidget:hover,#cowidget:hover  a{
	background:#0F488E;
	color:#fff;
}
input[name='checkout']:hover,.selang input[name='submit']:hover,table tr td a#cart_checkout:hover{
	background:none repeat scroll 0 0 #A4C6F0;
	color:8ba8d3;
	box-shadow: 0 0 6px #bebebe;
}
#left input {
    color: #555;
    padding: 3px 4px;
}
.searchubmit {
    margin-top: 5px;
}
#order_email, #order_orderid, .order_submit, .searchtext {
    margin-bottom: 5px;
    margin-top: 5px;
}
#cartwidget {
	background: #8ba8d3;
	margin: 0 30px;
	padding: 7px 7px;
	margin-top: 10px;
}
#cowidget {
	background: #8ba8d3;
	padding: 7px 0;
	margin: 7px 30px 0;
}
#cartwidget:hover, #cowidget:hover{
	background:#fff;
	color:#8ba8d3
}

/*===== ubah font =====*/
h1, h2, h3, h4, .widgettitle, .blocktitle .wrapper{
	font-family: 'Lato', sans-serif;
    color: #696969;
}
.blocktitle .wrapper h1, .blocktitle .wrapper{
    font-size: 16pt;
	text-transform: uppercase;
}
.widgettitle .wrapper{
    font-size: 20px;
}
input{
    font-family: 'Lato',sans-serif;
}
/*====================*/

.productrow {
    height: auto;
    margin: 10px auto;
    min-width: 100%;
    text-align: center;
}
.productdetail{
    width: 228px;
    max-width: 228px;
}
.skin-terlaris-middle  li.jcarousel-item{
    background: #F9F6DE;
    border: 0px solid brown;
    margin: 0 20px;
    display: inline-block;
    float: left;
    height:90%;
    padding: 0px;
}
.skin-terlaris-middle  li.jcarousel-item img{
	max-width:110px;
}
.productdetail > p:first-child {
    overflow: hidden;
    width: 120px;
}
.productdetail > p:nth-child(2) {
    font-size: 10pt;
    padding: 15px 10px 0 10px;
    width: 87px;
}
#producttable {
    display: inline-block;
    margin-left: -17px;
}
.productdetail, .jcarousel-item {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 6px #bebebe;
    display: inline-block;
    float: left;
    height: auto;
    margin: 0 8px;
    padding: 5px 0;
}
/*.productdetail, .jcarousel-item {
background: #fff;
box-shadow: 0 0px 6px #bebebe;
border-radius: 3px;
margin: 0 20px;
display: inline-block;
float: left;
height: 90%;
padding: 7px;
}*/
.jcarousel-item a, .productdetail p a {
height: 50%;
display: block;
float: left;
width: 120px;
padding: 5px;
margin: 0 auto;
}
.productdetail p {
    float: left;
    margin: 0 0 5px;
}
.productdetail p span{
	display:block;
	font-size:11pt;
}
.photo_title, .productdetail p:nth-child(2) span.photo_title {
	max-height: 33px;
	display:block;
	word-wrap: break-word;
	overflow: hidden;
}
.productdetail p:nth-child(2) span:nth-child(2) {
	display:block;
	position:relative;
}
.productdetail p:nth-child(2) span:nth-child(2) span {
	display:block;
	position:relative;
}
.productdetail p:nth-child(2) span:nth-child(2) span:nth-child(1){
}
p.terlaris {
	margin:0;
}
.productdetail p:nth-child(2) span:nth-child(2) span.discprice,.productdetail p:nth-child(2) span:nth-child(2) span.discvalue{
}
.productdetail p:nth-child(2) span br{
	margin:0;
	padding:0;
	height:0;
	width:0;
}
.jcarousel-skin-terlaris p span{
	max-height: 33px;
	display:block;
	word-wrap: break-word;
	overflow: hidden;
}
.jcarousel-skin-terlaris .jcarousel-item-horizontal{
    width:142px;
}
.jcarousel-skin .jcarousel-item-horizontal{
    width: 168px;
}
.productdetail p span{
	display:block;
}
.photo_title, .productdetail p:nth-child(2) span.photo_title, li.jcarousel-item span.photo_title {
    color: #7a7a7a;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 9pt;
    font-weight: bold;
    margin-bottom: -15px;
    max-height: 33px;
    overflow: hidden;
    padding-bottom: 19px;
    word-wrap: break-word;
}
.addtocart form input[type=submit] {
background: url(images/shop.png)no-repeat;
border: medium none;
cursor: pointer;
margin: 0 auto;
text-indent: 999px;
width: 36px;
padding: 7px 7px;
}
.productdetail .addtocart {
width: 40px;
float: right;
position: relative;
margin-right: 36px;
}
.productdetail .addtocart {
width: 40px;
float: right;
margin-right: 40px;
}
.jcarousel-clip ul li.jcarousel-item .photo_title {
display: block;
margin-bottom: -19px;
max-height: 33px;
margin-right: 6px;
overflow: hidden;
padding-bottom: 24px;
background: url("images/shadow.png") no-repeat;
background-position: 0 121%;
font-size: 11pt;
position: relative;
word-wrap: break-word;
width: 85px;
left: 7px;
}
.photo_title, .productdetail p:nth-child(2) span.photo_title, li.jcarousel-item span.photo_title {
    color: #888888;
    display: block;
    font-size: 11pt;
    font-weight: bold;
    margin-bottom: -15px;
    min-height: 15px;
    overflow: hidden;
    word-wrap: break-word;
}
.jcarousel-skin .jcarousel-item .normalwodisc {
    color: #000;
    display: inline-block;
    line-height: 3;
    margin-bottom: -14px;
    margin-top: -13px;
}
.jcarousel-skin .jcarousel-item .normalwdisc {
line-height: 0;
margin-bottom: 0px;
}
.productdetail p:nth-child(2) span:last-child {
display: block;
background-repeat: no-repeat;
margin-top: 21px;
padding-top: 0;
background: transparent/* url("images/shadow.png") no-repeat scroll 0 40px rgba(0, 0, 0, 0) */;
}
li.jcarousel-item span.normalwdisc {
    margin-top: -16px;
}
.productdetail p:nth-child(2) span:nth-child(2) span {
display: block;
color: #000;
background: none;
margin-top: -12px;
margin-bottom: -9px;
}
#producttable .productdetail p:nth-child(2) span:nth-child(2) span.normalwdisc {color:#ff0000;font-size:11pt;}
.productdetail p:nth-child(2) span:nth-child(2) span.discvalue {
color: transparent;
top: 0;
position: relative;
margin-bottom: -40px;
}
.productdetail p:nth-child(2) span:nth-child(2) span:nth-child(1){
		margin-top:-0px;
}
.productdetail p:nth-child(2) span:nth-child(2) span.discprice,.productdetail p:nth-child(2) span:nth-child(2) span.discvalue{
		margin-top:-10px;
}
span span.discvalue {
color: transparent;
margin-bottom: -38px;
display: block;
}
.productdetail p:nth-child(2) span br{
	margin:0;
	padding:0;
	height:0;
	width:0;
}
/* ===========WIDGET========== */
.widgetA {
    margin-bottom: 20px;
    min-height: 50px;
    position: relative;
    width: 220px;
}
.widgettitle {
    background-color: #DAA520;
    background-image: url("images/garis.png");
    background-position: center 100%;
    background-repeat: no-repeat;
    background-size: 92% auto;
    border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
    box-shadow: 0 0 6px #bebebe;
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 14pt;
    height: 34px;
    margin: 0;
    padding: 3px 10px 6px;
    position: relative;
    text-align: left;
}
.widgetcontent {
    background: none repeat scroll 0 0 #DAA520;
    box-shadow: 0 0 6px #bebebe;
}
.widgetfooter {
    background: none repeat scroll 0 0 #DAA520;
    border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-radius:0 0 5px 5px;
    box-shadow: 0 4px 6px #bebebe;
    height: 20px;
    margin: 0;
    position: relative;
    text-align: center;
}
#catalogwidget a {
    color: #000000;
    text-decoration: none;
}
#catalogwidget a:hover {
    color: #A2784F;
    text-decoration: none;
}
.productrow {
    display: flex;
    height: auto;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
}
.widgetcontent .wrapper{
	padding:10px;	
}
.widgetnoborder {
    padding: 10px 0 0 ;
}
.bannerwidget {
    text-align: center;
}							/* set widget tanpa border */
.widgetnoborder ul{}								/* set widget tanpa border, untuk all list */
.widgetnoborder ul li{}
.widgetcontent .wrapper p img {
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-left:-10px;
}
.selang input, .seling input, .selang textarea, .seling textarea {
    color: #555;
    margin: -3px 0 9px;
    padding: 3px 5px;
}.seling textarea {margin-bottom:15px;}
.selang textarea {margin-bottom:15px;}
textarea,select[name='payment'],#fullname,#email,#address,#address2,#state,#city,#othercityValue,#zip,#phone,#cellphone1,#cellphone2,#fullnameReceiver,#emailReceiver,#addressReceiver,#addressReceiver2,#stateReceiver,#cityReceiver,#othercityReceiverValue,#zipReceiver,#phoneReceiver,#cellphone1Receiver,#cellphone2Receiver{
    color: #555;
    margin: 0px 0 9px;
    padding: 3px 5px;
    top: 6px;
    position: relative;
    font-family: 'Lato',sans-serif;
    font-size: 11pt;
}
.widgetcontent a {
	margin:0;
}
ul#my-list {
	padding:0;
	margin:0;
}
.widgetcontent ul,
ul#catalogproductwidget,
ul#catalogproductwidget ul,
ul.newsrss,
.widgetnoborder ul {
	margin:0;
	padding:0;
}
.widgetcontent ul li,
ul#catalogproductwidget li,
.widgetnoborder ul li {
	list-style-type:none;
}
.widgetcontent ul li ul li {
	margin-left:20px;
	list-style-type:disc;
}
.widgetseparator {
	
}
.widgettitle .wrapper {
	font-size:12pt;
	padding: 7px 0px 6px;
	font-weight: bold;
    text-align: left;
	color: #fff;
}
.pstitle {
	margin:10px 0;
}
.newshome {
	padding:0;
	margin:0;
}
ul.newshome li {								/* homeaksi/ set tampilan news di home */
	list-style-type:none;
	margin-bottom:15px;
}

.judulevent {
	font-size:12pt;
	font-weight:bold;
}
ul#eventwidget li {
	margin-bottom:10px;
}
ul#eventwidget li div.gambarevent{
	text-align:center;
	margin-bottom:10px;
}
ul#eventwidget { 								/*widgetaksi, settingan tampilan list agenda di widget luar*/
	margin:0;
	padding:0;
}
.gambarevent {
	/* text-align:center; */
}
.aksigambarevent {
	text-align:center;
}
.bannerwidget a img {								/* untuk set banner widget yang ada disamping*/
	display: block;
	margin:10px auto;
	height:auto;
}
.slideshow {										/* set widget aksi slideshow catalog, gallery */
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.slideshow a{									/* set widget aksi slideshow catalog, gallery */
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	right:0;
}
.newsticker-jcarousellite {
	margin:0;
	padding:0;
}
.newsticker-jcarousellite ul li p img {
	width:220px;
	height:auto;
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.widgetcontent .wrapper form {
	margin:0;
}
.widgetcontent .wrapper  p  {
	margin:10px 0 0;
	text-align: left;
}
.wrapper > form#loginform p {
    text-align: center;
}
#gallery {
	margin:0;
}
#gallery ul ul{
	list-style-type:disc;
	padding:0 0 0 15px;
	margin:0;
}
.catsubcat ul {
	list-style-type:disc;
	padding:0 0 0 30px;
	margin:0;
}
.registerlink > a {
	background: none repeat scroll 0 0 #DAA520;
	color: #fff;
	display: block;
	margin-top: 10px;
	margin: 8px 30px;
	padding: 6px 24px;
	text-decoration: none;
	position: relative;
}



/* ===========BLOCK========== */

.block, .blocknoborder {							/* set block */
	margin:0;
}

.blocknoborder {
	padding:10px;
}

.blocktitle .wrapper {
	font-size: 12pt;
    margin-left: 0px;
    margin-top: 0px;
	}
.blockcontent {									/* set block content */
	/*background:#fff;*/
	padding:10px;
	border-radius:5px;
		-moz-border-radius: 5px;
		-webkit-border-radius:5px;
	/* opacity:0.7; */
}
.blockcontent .wrapper ul.listnews {			/* aksi / set tampilan news di hal dalam*/
	margin:0;
	padding:0;
	list-style-type:none;
}
.blockcontent .wrapper ul#my-list li {
	margin:10px 0;
	list-style-type:none;
}
.blockseparator {
	height:20px;
}
.blockfooter {
	
	height:20px;
}
.blocktitle {
	background:none repeat scroll 0 0 #DAA520;
    border-radius: 5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
    box-shadow: 0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow:0 0px 5px #999;
    color: #A4C6F0;
    font-size: 14pt;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px 15px;
    text-align: right;
}
.blocktitle .wrapper h1 {
	font-size:12pt;
	font-weight:bold;
}
.blockcontent .wrapper h2 {
	font-size:12pt;
}
.blockcontent .wrapper .aksiprofil ul{
	list-style-type:disc;
	padding-left:40px;
}

/* BRAND */
ul#brandwidget {							/* set widget Brand*/
	list-style-type:none;
}
ul#brandwidget li {
	margin:0;
}
ul#brandwidget ul li{}
ul#catalogwidget{}
ul#catalogwidget li{margin-top:5px;}
ul#catalogwidget ul li{}
#catalogwidget > ul {
    margin-left: 25px;
}
ul#catalogwidget ul li {
    margin: 0;
    padding: 1px 0;
}



ul#catalogproductwidget ul li {
	margin-left:10px;
}

/* CATALOG */

.catnav {
    background: none repeat scroll 0 0 transparent;
    border-radius: 4px;
				-moz-border-radius: 4px;
		-webkit-border-radius:4px;
    color: #000;
    padding: 10px;
    position: relative;
}
.catnav > a {
    color: #444;
}
.catnav > a:hover {
    color: #888;
}
.catalogtitle {
	margin:0;
} 												/*aksi/ set hal dalam produk*/
.catalogtitle h1 {
	margin:10px 0;
	font:bold 18pt 'Lato',sans-serif;
	color:#000;
}
.harga_catalog {
	margin: 5px 0 0;
}
.catdesc{
	margin:0 0 10px 0;
}
.catpage{}
.productsummary{}
.pstitle h1 {
	font-size:14pt;
}
.pstitle a {}
.psphoto{}
.pssummary{}
.harga{}
.psseparator {}
.normalwodisc { 													/* set all tampilan harga produk*/
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.normalwdisc {
	color:#FF0000;
	text-decoration:line-through;
}
.discprice {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
.discvalue {
	color:#000;
	font-weight:bold;
}
.blockcontent .wrapper table ul {
	list-style-type:disc;
	padding-left:20px;
}
.catsubcat {
	padding-left:10px;
}
.blockcontent .wrapper .catsubcat ul {
	padding-left:10px;
	list-style-type:disc;
}

/* CONTACT */
#contactall{}							/* set tampilan hal kontak*/
#notebefore{}
#contactform{}
#formstatus{}
#noteafter{}

/* COUNTER */
table.counterwidget{
	width:100%;
}						/* set tampilan counter */

/* EVENT */
ul.eventlist li {
	margin-top:10px;
	list-style-type:none;
}
p.tglevent{}								/*Setting tampilan untuk view detail agenda*/
.lokasievent{}
.kotaevent{}
.tglevent{}

/* FILE */
li.xdata{}								/* untuk settingan tampilan list pada hal download*/

/* GALLERY */
.titleofsubcatlist{} 					/*aksi/ setting tampilan galeri halaman dalam*/
.gallerytitle{
	margin:0;
	text-align:center;
}
.gallerytitle h1{
	font-size:18pt;
	margin:10px;
}
.gallerydesc{}
table#gallerytable{} 						/*homekasi*/



/* YM */
.widgetcontent .wrapper p.yahoomsgr img{
	margin-bottom:-15px;
	margin-left:auto;
	margin-right:auto;
}
p.yahoomsgr img{
	width:auto;
	height:auto;
}
p.yahoomsgr {
	display:block;
	text-align:center;
}

/* TESTIMONIAL */	
#formnamakomentar{}											/*set form isi komentar*/
span#length_left{}											/*set sisa karakter dlm form isi komentar*/

ul.testimonial{}							/*set tampilan hal tetimonial */
.testiname{}
.testicomment{}


/* SiteMap */
#sitemap_page, #sitemap_catalog, #sitemap_news, #sitemap_gallery,		
#sitemap_file, #sitemap_link, #sitemap_others {}						/* settingan tampilan hal sitemap */

/* NEWS */	
.newstitle{}
.newstitle a{color:#DAA520}
span.newsdate{color:#000}
span.newssource{}
span.newsshortdesc{}
span.tglmuatberita{}
span.sumberberita{}

p.newsdatesource{}
li.newslist{}

span.widgetnewstitle{}					/* widgetaksi/set tampilan widget news */
span.widgetnewsdate {
	margin-top:10px;
}

ul.listnews li{
	padding:0 0 10px;
	margin:0;
}
span.judulberita {
	font-size:12pt;
	font-weight:bold;
}
.ringkasanberita, .newsshortdesc {
	margin:-10px 0 0;
}
/* ===========FOOTER========== */
#footer {
    background: url("images/bg-footer.jpg") repeat-x scroll 0 0 / auto 100% transparent;
    float: none;
    height: auto;
    margin: 20px 0 0;
    width: 100%;
}
#footer p{
	padding:10px 0 0;
	font-size:10pt;
	font-family: 'Lato', sans-serif;
	color:#777;
	float:left;
	/* text-align:center; */
	width:100%;
}
#footer a{
    text-decoration: none;
}
#footer a:hover{
	text-decoration:underline;
}

/*======CART BUTTON======*/
.addtocart input#qty {
    margin-right: 6px;
}
input#addtocartbutton {
    border: medium none;
    color: #FFFFFF;
	cursor:pointer;
    margin-top: 3px;
    padding: 1px 11px;
}
#cartwidget {
    margin: 2px 0;
}
#cowidget {
    margin: 13px 0;
}
#widget_list_order tr {
    border-bottom: 1px solid;
}
#widget_list_order {
    font-size: 11pt;
    margin-bottom: 15px;
    width: 91%;
    margin: 0px auto 7px;
}
#shoppingcart tr th {
    background: none repeat scroll 0 0 #999;
    border: 0 none;
	color:#fff;
    padding: 5px;
}
#notebefore img {
    margin-right: 0px;
}
.btnupdatecart {
    background: none repeat scroll 0 0 #C6C6C6;
    border: medium none;
    color: #fff;
    cursor: pointer;
    padding: 2px 5px;
}
input.btnupdatecart {
    margin-left: 6px;
    margin-right: 5px;
}
.schart {
    float: left;
}
.schart > img {
    position: relative;
    top: 3px;
}
.btnupdatecart:hover {
	background:none repeat scroll 0 0 #999;
	color:#fff;
}
.lasttotal {
    background: none repeat scroll 0 0 #999;
	color:#fff;
}
#cart_empty, #cart_continue, #cartwidget a{
    background: transparent;
    color: #FFFFFF;
    padding: 5px 7px;
    text-decoration:none;
    margin: 0 auto;
}
.addtocart input#addtocartbutton{
    background: none repeat scroll 0 0 #DAA520;
    color: #FFFFFF;
	text-indent:0;
    padding: 5px 7px;
    text-decoration:none;
    margin: 0 auto;
}
#cart_empty, #cart_continue {
    float: left;
	margin-bottom: 0;
	background: #888;
	margin-left: 0;
	margin-right: 6px;
	border: none;
	margin-top: 0;
	padding: 5px 7px;
}
.xdata a {
	color: #444;
}
.xdata a:hover {
	color: #999;
}
#cart_checkout {
    position: relative;
    top: 5px;
}
.blockcontent input#addtocartbutton{
    margin: 5px 0 5px 0;
}
.blockcontent .jcarousel-clip input#addtocartbutton {
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
	 background: url("images/shop.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    margin: 0 auto;
    padding: 7px;
    text-indent: 999px;
    width: 36px;
}
#left #cart_empty:hover, #left #cart_continue:hover, #left #cartwidget:hover a,#left #cartwidget a:hover, #cartwidget:hover, input#addtocartbutton:hover {
	background:#0F488E;
	color:#fff;
}
table tr td a#cart_checkout,input[name='checkout'],.selang input[name='submit'],#cart_checkout, #cowidget a {
    background: none repeat scroll 0 0 #DAA520;
    color: #FFFFFF;
    padding: 5px;
    text-decoration: none;
	border:none;
	cursor:pointer;
}
#cart_checkout:hover, #cowidget:hover,#cowidget:hover a,#cowidget a:hover{
	background:#DAA520;
	color:#fff;
}
#left #cowidget:hover a{background:transparent;color:#fff;}
input[name='checkout']:hover,.selang input[name='submit']:hover,table tr td a#cart_checkout:hover{
	background:none repeat scroll 0 0 #A4C6F0;
	color:bf2100;
	box-shadow: 0 0 6px #bebebe;
}
#left input {
    color: #555;
    padding: 3px 4px;
}
.searchubmit {
    margin-top: 5px;
}
#order_email, #order_orderid, .order_submit, .searchtext {
    margin-bottom: 5px;
    margin-top: 5px;
}
#cartwidget {
    background: none repeat scroll 0 0 #DAA520;
    border-radius: 4px;
				-moz-border-radius: 4px;
		-webkit-border-radius:4px;
    box-shadow: 0 0 2px #fff;
    margin: 10px 9px;
	font-family: lato;
	text-transform:uppercase;
    padding: 5px;
	font-size:9pt;
	font-weight:bold;
}
#cowidget {
    background: none repeat scroll 0 0 #DAA520;
    border-radius: 4px;
				-moz-border-radius: 4px;
		-webkit-border-radius:4px;
    box-shadow: 0 0 2px #fff;
    margin: 10px 9px;
    padding: 5px;
	font-family: lato;
	text-transform:uppercase;
	font-size:9pt;
	font-weight:bold;
}
#cartwidget:hover, #cowidget:hover{
	background:#0F488E;
}

/*===== ubah font =====*/
h1, h2, h3, h4, .widgettitle, .blocktitle .wrapper{
	font-family: 'Lato', sans-serif;
}
.blocktitle .wrapper h1, .blocktitle .wrapper {
    color: #fff;
    font-size: 16pt;
    text-transform: uppercase;
}
.widgettitle .wrapper{
    font-size: 20px;
}
input{
    font-family: 'Lato',sans-serif;
}
/*====================*/
.productrow {
    height: auto;
    margin: 10px auto;
    min-width: 100%;
    text-align: center;
}
.productdetail{
    width: 228px;
    max-width: 228px;
}
.skin-terlaris-middle  li.jcarousel-item{
    background: #F9F6DE;
    border: 0px solid brown;
    margin: 0 20px;
    display: inline-block;
    float: left;
    height:90%;
    padding: 0px;
}
.skin-terlaris-middle  li.jcarousel-item img{
	max-width:110px;
}
.productdetail > p:first-child {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    min-height: 150px;
	margin:0;
    overflow: hidden;
    width: 120px;
}
.productdetail > p:nth-child(2) {
    font-size: 10pt;
    padding: 15px 10px 0;
    width: 87px;
}
#producttable img{max-width:100%;}
#producttable td{padding:0 5px;}
#producttable {
    display: block;
    margin-left: -20px;
    width: calc(100% + 40px);
}
.productdetail, .jcarousel-item {
    background: none repeat scroll 0 0 #DAA520;
    box-shadow: 0 0 6px #bebebe;
    display: inline-block;
    float: left;
    height: auto;
    margin: 0 7px;
    padding: 0;
}
/*.productdetail, .jcarousel-item {
background: #fff;
box-shadow: 0 0px 6px #bebebe;
border-radius: 3px;
margin: 0 20px;
display: inline-block;
float: left;
height: 90%;
padding: 7px;
}*/
.jcarousel-item a, .productdetail p a {
    background: none repeat scroll 0 0 #fff;
    display: block;
    float: left;
    margin: 0 auto;
    height: 100%;
    padding: 0;
    position: relative;
    width: 120px;
}
.productdetail p a {
    min-height: 150px;
}
.jcarousel-item a {
    min-height: 140px;
}
.productdetail p {
    float: left;
    margin: 0 0 5px;
}
.productdetail p span{
	display:block;
	font-size:11pt;
}
.photo_title, .productdetail p:nth-child(2) span.photo_title {
	max-height: 33px;
	display:block;
	word-wrap: break-word;
	overflow: hidden;
}
.productdetail p:nth-child(2) span:nth-child(2) {
	display:block;
	position:relative;
}
.productdetail p:nth-child(2) span:nth-child(2) span {
	display:block;
	position:relative;
}
.productdetail p:nth-child(2) span:nth-child(2) span:nth-child(1){
}
p.terlaris {
	margin:0;
}
.productdetail p:nth-child(2) span:nth-child(2) span.discprice,.productdetail p:nth-child(2) span:nth-child(2) span.discvalue{
}
.productdetail p:nth-child(2) span br{
	margin:0;
	padding:0;
	height:0;
	width:0;
}
.jcarousel-skin-terlaris p span{
	max-height: 33px;
	display:block;
	word-wrap: break-word;
	overflow: hidden;
}
.jcarousel-skin-terlaris .jcarousel-item-horizontal{
    width:142px;
}
.jcarousel-skin .jcarousel-item-horizontal{
    width: 168px;
}
.productdetail p span{
	display:block;
}
.photo_title, .productdetail p:nth-child(2) span.photo_title, li.jcarousel-item span.photo_title {
    color: #7a7a7a;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 9pt;
    font-weight: bold;
    margin-bottom: -15px;
    max-height: 33px;
    overflow: hidden;
    padding-bottom: 19px;
    word-wrap: break-word;
}
#producttable .addtocart form input#addtocartbutton ,.addtocart form input[type=submit] {
background: transparent;
border: medium none;
cursor: pointer;
margin: 0 auto;
text-indent: 999px;
width: 0;
padding:0;
}
.productdetail .addtocart {
width: 40px;
float: right;
position: relative;
margin-right: 36px;
}
.productdetail .addtocart {
bottom: 0;
    float: right;
    margin-right: 40px;
    margin-top: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 28px;
}
.jcarousel-clip ul li.jcarousel-item .photo_title {
display: block;
margin-bottom: -19px;
max-height: 33px;
margin-right: 0px;
overflow: hidden;
padding-bottom: 24px;
background: url("images/shadow.png") no-repeat;
background-position: 0 121%;
font-size: 11pt;
position: relative;
word-wrap: break-word;
width: 93px;
left: 7px;
}
.photo_title, .productdetail p:nth-child(2) span.photo_title, li.jcarousel-item span.photo_title {
    color: #444;
    display: block;
    font-size: 11pt;
    font-weight: bold;
    margin-bottom: -15px;
    min-height: 30px;
    overflow: hidden;
    word-wrap: break-word;
}
.jcarousel-skin .jcarousel-item .normalwodisc {
    color: #000;
    display: inline-block;
    line-height: 3;
    margin-bottom: -14px;
    margin-top: -13px;
}
.jcarousel-skin .jcarousel-item .normalwdisc {
line-height: 0;
margin-bottom: 0px;
}
.container .productdetail p:nth-child(2) span:last-child {
display: block;
background-repeat: no-repeat;
margin-top: 21px;
padding-top: 0;
background: url("images/shadow.png") no-repeat;
}
.container li.jcarousel-item span.normalwdisc {
    margin-top: -16px;
}
.container .productdetail p:nth-child(2) span:nth-child(2) span {
display: block;
color: #000;
background: none;
margin-top: -12px;
margin-bottom: -9px;
}
.container .productdetail p:nth-child(2) span:nth-child(2) span.normalwdisc {color:#ff0000}
.container .productdetail p:nth-child(2) span:nth-child(2) span.discvalue {
color: transparent;
top: 0;
position: relative;
margin-bottom: -40px;
}
.container .productdetail p:nth-child(2) span:nth-child(2) span:nth-child(1){
		margin-top:-0px;
}
.container .productdetail p:nth-child(2) span:nth-child(2) span.discprice,.productdetail p:nth-child(2) span:nth-child(2) span.discvalue{
		margin-top:-13px;
}
.container .container span span.discvalue {
color: transparent;
margin-bottom: -38px;
display: block;
}
.container .productdetail p:nth-child(2) span br{
	margin:0;
	padding:0;
	height:0;
	width:0;
}
/*=======BARU=======*/
#left #loginform input[name="submit"] {
    background: #DAA520;
    border: medium none;
    border-radius: 4px;
				-moz-border-radius: 4px;
		-webkit-border-radius:4px;
    box-shadow: 0 0 2px #fff;
    color: #fff;
    cursor: pointer;
    font-family: lato;
    font-size: 9pt;
    font-weight: bold;
    margin-top: 4px;
	width:92%;
    padding: 4px 49px;
    text-transform: uppercase;
}
#left p input[type="submit"]:hover,#left input.searchubmit:hover,#left input.order_submit:hover, #left #loginform input[name="submit"]:hover {
	background:#0F488E;
	color:#fff;
}
#left input.searchubmit {
    background: none repeat scroll 0 0 #DAA520;
    border: medium none;
    border-radius: 4px;
				-moz-border-radius:4px;
		-webkit-border-radius:4px;
    box-shadow: 0 0 2px #fff;
    color: #fff;
    cursor: pointer;
    font-family: lato;
    font-size: 9pt;
    font-weight: bold;
    margin-top: 4px;
    padding: 4px 74px;
    text-transform: uppercase;
}
#left input.order_submit {
    background: none repeat scroll 0 0 #DAA520;
    border: medium none;
    border-radius: 4px;
				-moz-border-radius: 4px;
		-webkit-border-radius:4px;
    box-shadow: 0 0 2px #fff;
    color: #fff;
    cursor: pointer;
    font-family: lato;
    font-size: 9pt;
    font-weight: bold;
    margin-top: 4px;
    padding: 4px 45px;
    text-transform: uppercase;
}
.registerlink {
    margin-top: 15px;
}
.registerlink > a:first-child {border-right:1px solid #fff}
.registerlink > a:first-child:hover{border-right:1px solid #fff;padding-right: 3.5px;}
.registerlink > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    display: inline;
    margin: 0;
    padding: 4px 5px 3px 0.5px;
    position: relative;
    text-decoration: none;
}
#left .registerlink > a:hover {
	color:#DAA520;
}
#left input[type="text"], #left input[type="password"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-bottom: medium none;
    border-image: none;
    border-left: medium none;
    border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius:3px;
    border-top: medium none;
    box-shadow: 0 0 2px #444;
    margin-top: 5px;
	width:87%;
}
#left p input[type="submit"] {
    background: #DAA520;
    border: medium none;
    border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius:4px;
    box-shadow: 0 0 2px #fff;
    color: #fff;
	margin: 1px 7px;
    cursor: pointer;
    font-family: lato;
    font-size: 9pt;
    font-weight: bold;
    margin-top: 4px;
	width:92%;
    padding: 4px 49px;
    text-transform: uppercase;
}
#left a {
color: #fff;
}
#left a:hover {
color: #ccc;
}
#left p, #left {
color: #fff;
}
table tr td #productfull {
  float: right;
  width: 348px;
}
#productfull > img {
display:block;
    height: auto;
    width: 100%;
    max-height: 680px;
    max-width: 680px;
    padding:0;
    box-shadow: 0 0 6px #ccc;
}
table tr td #keterangan {
  float: left;
  text-align: left;
  width: 310px;
}


table tr td .fasilitas > #fasilitas_pic {
  float: right;
  width: 348px;
}
.fasilitas > #fasilitas_pic > img {
display:block;
    height: auto;
    width: 100%;
    max-height: 680px;
    max-width: 680px;
    padding:0;
    box-shadow: 0 0 6px #ccc;

}
.fasilitas > #keterangan {
  float: left;
  text-align: left;
  width: 310px;
}
table tr td .catalogtitle {
    background: url("images/shadow.png") no-repeat scroll -80px 108% / 510px auto rgba(0, 0, 0, 0);
    float: left;
    max-height: 60px;
    overflow: hidden;
    padding-bottom: 10px;
    text-align: left;
	margin-bottom: 0px;
    width: 350px;
		display:none;
}
table tr td p.harga_catalog {
    color: transparent;
    float: left;
    font-size: 20pt;
	display: block;
    padding-right: 65px;
	margin-top: -10px;
    text-align: right;
    width: 295px;
}
table tr td .addtocart {
    float: left;
    margin-top: -56px;
    padding-right: 20px;
    width: 350px;
}
table tr td .addtocart > form {
    float: right;
}
table tr td .addtocart input#qty {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: transparent;
    height: 0;
    margin: 0;
    padding: 0;
    width: 0;
}
table tr td .addtocart input#addtocartbutton {
    background: url("images/shop-big.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: transparent;
    padding: 21px 29px;
}

table tr td #keterangan > p {
}
table tr td p.harga_catalog .discvalue {
    color: transparent;
	position: absolute;
}
table tr td .discprice {
    display: block;
    margin-top: -2px;
}
table tr td .normalwdisc {
    clear: both;
    display: inline-table;
    font-size: 15pt;
}
/*======TAMABAH======*/
#left .slideshow img {
    max-width: 100%;
	max-height: 287px;
    max-width: 200px;
}
.wrapper td a img {
    height: auto;
    max-height: 140px;
    max-width: 200px;
    width: auto;
}
.list-product li a {
    color: #0f488e;
}
.list-product > li {
    font-size: 12pt;
    list-style: none outside none;
}
.list-product ul a {
    color: #444;
}

.list-product ul li {
    list-style: none outside none;
}
.banner-konsultasi > img,.bannerblock img {
    box-shadow:0 4px 8px -8px #000;
	margin-bottom:20px;
	border:1px solid #ccc;
}
#searchjadwaldokter .blockseach input.searchubmit {
    width: auto;
}
.bannerblock {
    text-align: center;
}
.blockseach {
    text-align: left;
}
#searchjadwaldokter input, #searchjadwaldokter select {
	margin: 5px 0;
	width: 234px;
	max-width: 234px;
	background: white;
	background-image: none;
	border-color: #999;
	padding: 3px 3px 3px 5px;
	color: black;
}
#searchjadwaldokter select {
max-width: 244px;
width: 245px;
padding: 2px 2px 2px 5px;
}
/*.ui-button.ui-widget.ui-state-default.ui-button-icon-only.custom-combobox-toggle.ui-corner-right {
    height: 19px;
    position: absolute;
    right: -4px;
    top: 5px;
}*/
.ui-button.ui-widget.ui-state-default.ui-button-icon-only.custom-combobox-toggle.ui-corner-right {
height: 19px;
position: absolute;
right: 0;
top: 6px;
width: 20px;
border: none;
display:none;
}
#searchjadwaldokter {
margin-bottom: 20px;
text-align: left;
width: 285px;
float: left;
margin-top: 20px;
}
.judulspesialis {
font-size: 12pt;
color: dimGray;
font-weight: bold;
margin-bottom: 7px;
padding-top:16px;
}
.info-daftar {
width: 358px;
float: right;
margin-top: 15px;
border: 1px dotted #999;
padding: 20px 20px 5px;
margin-bottom: 30px;
}
.info-daftar ul {padding-left: 20px;}
table.jadwal {
box-shadow: 0 0 5px #999;
-moz-box-shadow: 0 0 5px #999;
-webkit-box-shadow: 0 0px 5px #999;
border-radius:5PX 5PX 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius:5px 5px 0 0;
border:none;
clear:both
}
.jadwal {
	font-size: 10pt;
	color: black;
	font-weight: normal;
}
.jadwal tr.headername {
    border: medium none;
    border-radius: 5px 5px 5px 5px;
				-moz-border-radius:  5px;
		-webkit-border-radius: 5px;
    border-spacing: 26px;
    padding: 10px;
}
.jadwal tr:nth-child(2) {border:none;font-weight: bold}
.jadwal tr {
}
.jadwal tr:last-child {
    border-bottom: 5px solid #DAA520;
}
table.jadwal th {
    background: none repeat scroll 0 0 #99FFCC;
    /*background: none repeat scroll 0 0 #DAA520;*/
    border: medium none;
    color: #000;
    padding: 10px 5px;
		border-radius:5px 5px 0 0;
		-moz-border-radius:5px 5px 0 0;
		-webkit-border-radius:5px 5px 0 0;
}
.headername .ksh {
    color: #000;
}
.jadwal td {
	vertical-align:top; 
	padding:10px 5px;	
	border:1px solid #D9E4E6;
}
.nama-klinik {
    background: none repeat scroll 0 0 #eee;
}
.blocksearch label
{
display:block;
}
.blocksearch {
display: block;
float: none;
text-align: left;
width: 245px;
margin-right: 5px;
}
.blocksearch:last-child {
text-align: right;
padding-top:12px;
}
#searchjadwaldokter .blocksearch input.searchubmit {
float: none;
left: 0;
position: relative;
top: 0;
width: auto;
padding: 5px 13px;
background: #DAA520;
color: white;
border: none;
cursor: pointer;
border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
box-shadow: 0 0 5px #999;
-moz-box-shadow: 0 0 5px #999;
-webkit-box-shadow:0 0 5px #999;
}
#searchjadwaldokter .blocksearch input.searchubmit:hover {background: #DAA520}
.jambuka {
    border-bottom: 1px solid #5b9ce5;
    display: block;
    left: -5px;
    padding-bottom: 9px;
    position: relative;
    width: calc(100% + 10px);
}
.jadwal th table th:nth-child(2) {
    border-left: 1px solid #fff;
    display: block;
    height: calc(100% + 35px);
    padding-bottom: 5px;
}
#footerline td {
    padding: 0;
}
#footerline td p {
    margin: 0;
		padding:0;
}
.custom-combobox input.custom-combobox-input.ui-widget.ui-widget-content.ui-state-default.ui-autocomplete-input {
	font-size: 12px;
	height: 17px;
	width: 237px;
	padding-left: 0;
	max-width: 100%;
	text-indent: 4px;
}

.custom-combobox {
position: relative;
display: inline-block;
max-width: 100%;
}
.custom-combobox-toggle {
position: absolute;
top: 0;
bottom: 0;
margin-left: -1px;
padding: 0;
}
.custom-combobox-input {
margin: 0;

}
.ui-button-icon-only {
  height: 20px;
  width: 2.2em;
  margin-bottom:3px;
}
li.ui-menu-item a {
    font-size: 9pt;
	text-decoration:none;
}
li.ui-menu-item a:hover,li.ui-menu-item:hover,li.ui-menu-item:hover a {
	border-radius:0  !important;
	border-color:transparent;
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    max-width: 400px;
	border-radius:0;
}
.jadwal tr:nth-child(2) td {
    /*background: none repeat scroll 0 0 #9FCECE;*/
		text-align: center;
	vertical-align: middle;
	border:none;
}
.jadwal tr:nth-child(2),.jadwal tr:nth-child(2) td:nth-child(2),.jadwal tr:nth-child(2) td:nth-child(4),.jadwal tr:nth-child(2) td:nth-child(6),.jadwal tr:nth-child(2) td:nth-child(8),.jadwal tr:nth-child(2) td:nth-child(10) {
    color: #000;
}
.jadwal tr:nth-child(even){
/*	background:none repeat scroll 0 0 #EAF3F3;*/
	background:none repeat scroll 0 0 #99FFCC;
	background:none repeat scroll 0 0 #D0FFD0;
}
.jadwal tr:nth-child(odd){
	background:none repeat scroll 0 0 #FFF;
}
.jadwal td:nth-child(3), .jadwal td:nth-child(4), .jadwal td:nth-child(5), .jadwal td:nth-child(6), .jadwal td:nth-child(7), .jadwal td:nth-child(8), .jadwal td:nth-child(9) {
	font-size: 10px;
	width: 63px;
}
.jadwal td:nth-child(2){
	font-size: 12px;
	width: 63px;
}
.jadwal tr:nth-child(2) td:nth-child(2),.jadwal tr:nth-child(2) td:nth-child(3), .jadwal tr:nth-child(2) td:nth-child(4), .jadwal tr:nth-child(2) td:nth-child(5), .jadwal tr:nth-child(2) td:nth-child(6), .jadwal tr:nth-child(2) td:nth-child(7), .jadwal tr:nth-child(2) td:nth-child(8), .jadwal tr:nth-child(2) td:nth-child(9){
	font-size: 10pt
}
.item {
    background: url("images/bg-jadwal.jpg") repeat-y scroll 141px 0 rgba(0, 0, 0, 0);
    display: block;
    /* height: 100%; */
    overflow: hidden;
    width: 100%;
}
.item > tbody {
    display: block;
    height: 100%;
    width: 100%;
}
.item tr {
    display: block;
}
.hari {
    width: 136px;
}
.jam {
    width: 87px;
}
table.jadwal th table {
    left: -5px;
    position: relative;
    width: calc(100% + 10px);
}
table.jadwal th table th:first-child {
    width: 131px;
}

/*=====KONSULTASI======*/
.konsultasi {
    padding: 0;
}
.jawabanname {
    color: #126777;
    font-size: 11pt;
    margin-right: 7px;
}
.konsultasi > li {
    border: 1px solid #DAA520;
    box-shadow: 0 4px 8px -8px #000;
    list-style: outside none none;
    margin-bottom: 15px;
    padding: 20px 15px;
}
.pekerjaan {
    color: #333;
    font-size: 11pt;
    margin: 0;
}
.jawabancomment  {
    padding-left: 10px;
}
.jawaban  {
    font-style: italic;
    padding-left: 12px;
}
.showjawaban {
    border-bottom: 1px dashed #328aa2;
    color: #328aa2;
    text-decoration: none;
}
.showjawaban:hover {
	text-decoration:none;
	color:#a4c6f0;
	border-color:#a4c6f0;
}
.news-carousel > li {
    margin-bottom: 18px !important;
    min-height: 150px;
}
.newsticker-jcarousellite p {
    margin: 0 !important;
}
.newsticker-jcarousellite .news-carousel p {
    margin: 10px 0 0 !important;
}
.blockcontent #namatesti {
    border-left: 1px solid #DAA520;
    border-right: 1px solid #DAA520;
    border-top: 1px solid #DAA520;
    color: #126777;
    font-size: 11pt;
    padding: 20px 15px 0;
}
.blockcontent #judultesti {
    border-left: 1px solid #DAA520;
    border-right: 1px solid #DAA520;
    padding: 3px 15px 0;
}
.blockcontent #isitesti {
    border-bottom: 1px solid #DAA520;
    border-left: 1px solid #DAA520;
    border-right: 1px solid #DAA520;
    box-shadow: 0 4px 8px -8px #000;
    margin-bottom: 16px;
    padding: 13px 15px 22px;
}
.blockcontent #isitesti .testi_isi {
    padding-left: 10px;
}
