﻿/* Website: http://rayamart.co.id/ */
.home_top_tab{position:relative; margin-bottom:30px;border-bottom:1px solid #e4e4e4;padding-bottom:20px;margin-bottom:15px;}
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ui-tabs { padding:0; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {position:relative;z-index:0;}

.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative;margin:0;white-space: nowrap;border-bottom:none;border-right:none;transition: all 0.5s ease 0s; }

.ui-tabs .ui-tabs-nav li a,.title_tab {padding:0;text-transform:capitalize;
color:#a3a3a3;text-align:left;font:400 15px 'Roboto',arial;}
.ui-tabs .ui-tabs-nav li a{float:left;margin-right:30px;padding-top:8px;}
.title_tab{padding:5px 15px;min-height:25px}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li:hover a{color:#404040;font-weight:700;background:url(http://rayamart.co.id/modules/cshomefeature/img/bg-hover.jpg) 0 top repeat-x;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding:0; background: none;}
.ui-tabs .ui-tabs-hide { display: none; }


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family:Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content {background:url(http://rayamart.co.id/modules/cshomefeature/img/bg-bottom.jpg) 0 1px repeat-x;position:static;z-index:10;}
.ui-widget-header a { color: #222222/*{fcHeader}*/; }



.home_top_tab .prev,.home_top_tab  .next{
	text-indent:-9999px;
	width:7px;
	height:11px;
	position:absolute;
	top:-40px;
	-webkit-transition-duration: 0s, 0s;
}
.home_top_tab .prev {
	background-image:url(http://rayamart.co.id/modules/cshomefeature/images/btn_pre.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	right:20px;
}
.home_top_tab .next {
	background-image:url(http://rayamart.co.id/modules/cshomefeature/images/btn_next.png);
	background-position: 100% 100%;
	background-repeat:no-repeat;
	right:0;
}
.home_top_tab .prev:hover{
	background-position:100% 100%;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.home_top_tab .next:hover{
	background-position: 0 0;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
/*product list*/
.product-list li .discount {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #9B0000;
	padding: 1px 5px;	
}
.product-list li .price {
	display: block;
	font-weight:700;
	font-size: 12px;
	color:#d13e3b;
}
.product-list li h3 {
	color:#000;margin-bottom:5px;line-height:15px;padding:0;
}
.product-list li a {
	color: #323232;
	text-decoration: none;font-weight:700;	
	transition: all 0.2s liner;
	-moz-transition: all 0.2s liner;
	-webkit-transition: all 0.2s liner;
	-o-transition: all 0.2s liner;
	font-size:12px;
}
.product-list li a:hover {
	color: #797979;
}
.product-list li .category_name{color: #969696;font-size:11px;margin-bottom:7px;}
.tabs-carousel{margin-bottom:30px;position:relative;}
/* reponsive */
@media only screen and (max-width: 767px) 
{	
	.tabs-carousel{margin-bottom:12px;}
	.tabs-carousel{margin-bottom:20px;}
	.title_tab_hide_show{background:url(http://rayamart.co.id/modules/cshomefeature/images/bkg_tabs.jpg) repeat-x left bottom;margin-bottom:15px;text-transform:uppercase;color:#969696;font:700 14px/1.35 "Roboto Condensed",Helvetica,arial;padding:7px 0;cursor:pointer}
	.title_tab_hide_show.selected{background:#397abc;border:1px solid #397abc;border-bottom:none;border-right:none;color:#fff;padding:7px 10px;}
	.home_top_tab .prev,.home_top_tab  .next{top:-37px;}
	.home_top_tab .next{right:10px;}
	.home_top_tab .prev{right:30px;}
}
@media only screen and (max-width: 1024px) 
{
	.cs_hide .star_content{display:none}
}
/*jquery.carouFredSel-6.1.0-packed*/
.list_carousel {
	width: 360px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	width:155px;
	height: auto;
	padding: 0;
	margin:0 0 0 25px;vertical-align:top;float:left
}
.list_carousel li.first_item a.product_image{text-align:left}
.list_carousel li a.product_image{text-align:left}
.list_carousel li a.product_image img{margin-bottom:10px;}
.list_carousel.responsive {
	width: auto;
	margin-left: -25px;
	padding:0;
}
.cclearfix {
	float: none;
	clear: both;
}


.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
.ui-tabs .ui-tabs-hide {
    display: block;
    visibility: hidden;
    height: 0;
}

/*jquery.carouFredSel-6.1.0-packed*/
/*ratting*/

.ajax_block_product .star_content  div.star_on {
	background: url(http://rayamart.co.id/modules/cshomefeature/images/star.gif) no-repeat 0 0 transparent;background-position: 0 -9px
}
.star_content{margin-bottom:10px;}
.view_more_link{text-align:right;padding-bottom:15px}
.view_more_link a{color:#397abd;font-size:11px;font-weight:700}
.view_more_link a:hover{text-decoration:underline}
/*
     FILE ARCHIVED ON 05:02:43 Mar 27, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:48:50 Jul 21, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.655
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.015
  esindex: 0.009
  cdx.remote: 4.543
  LoadShardBlock: 90.839 (3)
  PetaboxLoader3.datanode: 136.278 (4)
  load_resource: 628.573
  PetaboxLoader3.resolve: 553.389
*/


