@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	height:auto;	
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/* caret(arrow icon) */
.caret-header
{
    color:inherit;		
    left:0px;
    width: 0;
    height: 0;
    overflow:hidden;/*for IE6*/
    vertical-align:middle;
    margin-bottom:2px;
    border-top: 4px solid;/*caret size is 4px now*/
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    display: inline-block;
    position:relative;    
} 

.header-top-container {			
	padding:12px 5%;
	background: #ffffff;
        border-bottom: 2px solid #000000;
	width:auto;	
        font-family: Arial, sans-serif;
	/*font-family:Verdana, Geneva, sans-serif;	*/
}

.login-registrasi-teks a {
	text-decoration:none;
	color:#000;
}
.login-registrasi-teks a:hover {
	color:#C00;
}

.keranjang-gb-num {		
	width:22px;
	height:22px;
	background-color:#C00;	
	color:#FFF;
	margin-left:30px;
	font-size:10px;
	line-height:20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	text-align:center;
	font-weight:bold;	
}

.popout-basket-add {	
	position:fixed;
	background-color:#000;
	/*
	opacity:1;
	filter:alpha(opacity=100);
	*/
	border:3px solid #FFF;
	color:#FFF;
	padding:9px;
	text-align:center;	
	z-index:999;
	right:10px;
	top:10px;
	font-weight:bold;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
 	/*-webkit-animation-name: example;*/ /* Chrome, Safari, Opera */
	/*-webkit-animation-duration: 2s;*/ /* Chrome, Safari, Opera */
	/*
	animation-name: example;
	animation-duration: 2s;
	animation-delay: 1s;
	*/
}

.popout-basket-checkout {	
	position:fixed;
	background-color:#000;	
	border:3px solid #FFF;
	color:#FFF;
	padding:9px;
	text-align:center;	
	z-index:999;
	right:10px;
	top:40px;
	font-weight:bold;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
}

/* SUB MENU */
.login-top-img {	
	width:20px;	
}

.login-registrasi-teks-user {	
	cursor:pointer;	
}

.login-registrasi-teks-user > ul,
.login-registrasi-teks-user > ul > li > ul {
	list-style:none;
	padding:0;
	margin:0;	
}

.login-registrasi-teks-user > ul > li {
	position:relative;			
	color:#000;
}

.login-registrasi-teks-user > ul > li:hover span {
	color:#C00;
}

.login-registrasi-teks-user > ul > li > ul {			
	right:0;
	font-size:12px;
	line-height:25px;
	background-color:#FFF;
	width:120px;		
	border: 1px solid #999;
	display:none;
	box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
	text-shadow: 0 1px 0 #cccccc;	
	position: absolute;
	z-index:999;
	font-weight:normal;
}

.login-registrasi-teks-user > ul > li > ul > li {	
	padding:7px 10px;
	display:block;
	border-bottom:1px solid #CCC;		
}

.login-registrasi-teks-user > ul > li > ul > li:last-child {
	border-bottom:none;
}

.login-registrasi-teks-user > ul a {
	display:block;
	text-decoration:none;	
	color:#464646;
}

.login-registrasi-teks-user > ul a:hover {
	color:#8d7732;
}

.login-registrasi-teks-user > ul > li:hover > ul {	
	display:block;
}

.login-registrasi-teks {
	font-size:12px;	
	white-space:nowrap;	
	padding-left:20px;	
	padding-top:8px;
	display:block;
	width:auto;		
}

/* *********************************************************************** */


/* HEADER */

.header-top-img {
	height:18px;
	width:45%;	
}

.header-top-right-menu {
	clear:none;
	float:right;
	width:auto;	
	display:block;	
}

.login-registrasi-img {
	clear:none;
	float:right;
	width:auto;
}

.welcome-login-teks,
.welcome-userlogin-teks {
	display:none;
}

.login-registrasi-teks-user {
	font-weight:normal;
	cursor:pointer;
	margin-top:-5px;
}

.keranjang-gb-img {
	clear:none;
	float:left;
	margin-top:-5px;	
	height:30px;
	width:30px;
	background-repeat:no-repeat;
	background-size:auto;	
	cursor:pointer;		
	background-position:0px 5px;
	margin-right:2px;	
}
.login-registrasi-link {
	display:none;
}

#popout-basket-checkout {
	display:none;	
}

#keranjang-gb-img:hover + #popout-basket-checkout {
	display:block;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.header-top-img {
	height:24px;
	width:40%;	
}

.header-top-right-menu {
	clear:none;
	float:right;
	width:auto;	
	display:block;	
}

.login-registrasi-img {
	clear:none;
	float:right;	
	width:auto;	
}

.login-registrasi-teks-user {
	font-weight:normal;
	cursor:pointer;
	margin-top:0px;
}

.welcome-login-teks,
.welcome-userlogin-teks {
	display:none;
}

.keranjang-gb-img {
	clear:none;
	float:left;
	margin-top:0px;	
	height:30px;
	width:30px;
	background-repeat:no-repeat;
	background-size:auto;	
	cursor:pointer;		
	background-position:0px 5px;
	margin-right:10px;
}

.login-registrasi-link {
	display:none;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.header-top-img {	
	height:30px;
	width:25%;	
}

.header-top-right-menu {
	clear:none;
	float:right;
	width:auto;	
	display:block;	
}

.login-registrasi-img {	
	clear:none;
	float:right;
	width:auto;	
}

/* MENU LOGIN */
.login-registrasi-teks {
	font-size:12px;	
	white-space:nowrap;	
	padding-left:20px;	
	padding-top:8px;
	display:block;
	width:auto;	
}

.login-registrasi-teks-user {
	font-weight:normal;
	cursor:pointer;
	margin-top:0px;
}

.welcome-login-teks,
.welcome-userlogin-teks {
	display:inline;
}

.welcome-login-teks {
	font-weight:bold;
}

.keranjang-gb-img {
	clear:none;
	float:right;
	margin-top:0px;	
	height:30px;
	width:30px;
	background-repeat:no-repeat;
	background-size:auto;	
	cursor:pointer;		
	background-position:0px 5px;
	margin-right:10px;	
}

.login-registrasi-link {
	display:block;
}

}