
/* Begin style */

body{
	background:url(../images/body.png) repeat; 
	margin:0; 
	padding:0; 
	font-family:"Century Gothic", "Lucida Bright"; 
	font-size:12px; 
	line-height:20px; 
	color:#000;
}

.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; }

.pink{ color:#ed0950; }
.pink a{ color:#ed0950; }

.merah a{ color:#DD1064; }
.merah a:hover{ color:#8DD7EC; }

.big{ font-size:13px; font-weight:bold; }

h1,h2,h3,h4,h5{ padding:0; margin:5px 0; }

h3 a{ color:#514C4D; text-decoration:none; }

a{ color:#514C4D; text-decoration:none; }
a:hover{ color:#333; }

p{ margin:5px 0; }

img{ border:none; }

#wrapper{ 
	margin:0; 
	width:1165px; /*background:url(../images/bg-wrap.png) no-repeat;*/ 
}

#wrapper-isi{
	width:1165px;
	position:relative; 
	top:-20px; 
} 

#content-left{
	float:left; 
	width:255px;
	margin-left:10px;
}

#sub-menu{
	position:relative; 
	top:35px; 
}#sub-menu ul{
		list-style:none; 
		width:255px;  
		margin:0; 
		padding:0;
		display:inline-block;
	}#sub-menu li{
		display:block; 
		width:85px; 
		float:left;
		height:105px; 
		margin:0; 
		padding:0; 
		cursor:pointer;
		font-size:0;
		letter-spacing:-9999;
	}#sub-menu li a{
		/*background:url(../images/sub-menu-acc.png) no-repeat;*/
		display:block;
		width:85px; 
		height:105px;
		background-repeat:no-repeat;
	}#sub-menu li a:hover,#sub-menu li.on a{
		/*background:url(../images/sub-menu-acc-hover.png) no-repeat;*/
	}
	
		#sub-menu li.accessories a{
			background:url(../images/acc.png) no-repeat center;
		}#sub-menu li.accessories a:hover,#sub-menu li.accessories.on a{
			background:url(../images/acc-hover.png) no-repeat center;
			position:relative;
		}
		
		#sub-menu li.bags a{
			background:url(../images/bags.png) no-repeat center;
		}#sub-menu li.bags a:hover,#sub-menu li.bags.on a{
			background:url(../images/bags-hover.png) no-repeat center;
			position:relative;
			left:0px;
		}
		
		#sub-menu li.dress a{
			background:url(../images/dress.png) no-repeat center;
		}#sub-menu li.dress a:hover,#sub-menu li.dress.on a{
			background:url(../images/dress-hover.png) no-repeat center;
			position:relative;
		}
		
		#sub-menu li.sale a{
			background:url(../images/sale.png) no-repeat center;
			position:relative;
			top:5px;
		}#sub-menu li.sale a:hover,#sub-menu li.sale.on a{
			background:url(../images/sale-hover.png) no-repeat center;
			position:relative;
			
		}
		
		#sub-menu li.bottom a{
			background:url(../images/bottom-cate.png) no-repeat center;
		}#sub-menu li.bottom a:hover,#sub-menu li.bottom.on a{
			background:url(../images/bottom-cate-hover.png) no-repeat center;
			position:relative;
		}
		
		#sub-menu li.jackets a{
			background:url(../images/jacket.png) no-repeat center;
		}#sub-menu li.jackets a:hover,#sub-menu li.jackets.on a{
			background:url(../images/jacket-hover.png) no-repeat center;
			position:relative;
		}
		
		#sub-menu li.shoes a{
			background:url(../images/shoes.png) no-repeat center;
		}#sub-menu li.shoes a:hover,#sub-menu li.shoes.on a{
			background:url(../images/shoes-hover.png) no-repeat center;
			position:relative;
		}
		
		#sub-menu li.tops a{
			background:url(../images/tops.png) no-repeat center;
		}#sub-menu li.tops a:hover,#sub-menu li.tops.on a{
			background:url(../images/tops-hover.png) no-repeat center;
			position:relative;
		}
		
		#sub-menu li.favorites a{
			background:url(../images/fav.png) no-repeat center;
		}#sub-menu li.favorites a:hover,#sub-menu li.wallet.on a{
			background:url(../images/fav-hover.png) no-repeat center;
			position:relative;
		}
		
		
		
	
	#last-post{ 
		font-size:12px; 
		margin-top:70px; 
		line-height:12px; 
		color:#000; 
		position:relative;
		left:0px;
	}#last-post li img{
		display:none;
		}
		#last-post ul{
			margin:0; 
			padding:0; 
			list-style:none;
			position:relative;
			left:17px;
		}
		#last-post li{
			display:inline-block; 
			margin:5px 0 0 0;
			background:url(../images/latest-bg.png)no-repeat; 
			width:133px;
			height:200px;
			line-height:15px;
			padding:70px 50px 0;
		}
		#last-post .date{ 
			font-size:11px;
			margin:0; 
			color:#4F4848;
			font-weight:bold;
		}
		#last-post .more{
			font-size:12px; 
		}
		#last-post a{ 
			color:#DD1064;
		}
		#last-post a:hover{
			color:#8DD7EC;
		}
	/*
	#the-link{
		position:relative;
		top:70px;
	}
	#the-link ul{margin:0; padding:0 0 0 10px; list-style:none;}
	#the-link li{display:inline-block;}
	#the-link li a{color:#777;}
	#the-link li a:hover{color:#514C4D;}
	*/
	
	
#content{
	float:left; 
	width:624px; 
	position:relative;
	top:0px;
	margin-left:15px;
}
	#top{
		background:url(../images/top.png) no-repeat;
		width:624px;
		height:65px;
		margin:0 auto;
		position:relative;
		left:1px;
	}
	
	#menu{ 
		margin:0;
		padding:0; 
		font-size:0; 
		text-indent:-9999px;
		width:550px;
	}
			#menu ul{
				list-style:none; 
				padding:0; 
				margin:0; 
				position:relative; 
				left:40px;
			}
			#menu li{ 
				display:inline; 
				float:left; 
				cursor:pointer; 
				height:70px;
				display:block; 
				margin:0 8px;
			}
			#menu li a{
				display:block; 
				height:70px;
			}
			
			#menu li.home{ 
				position:relative; 
				top:8px; 
				background:url(../images/home.png) no-repeat; 
				width:121px; height:69px;
			}
			
				#menu li.home:hover{ 
					position:relative; 
					top:16px; 
					background:url(../images/home-hover.png) no-repeat; 
					width:121px; height:69px;
				}
			
			#menu li.about{ 
				position:relative; 
				top:5px; background:url(../images/about.png) no-repeat; 
				width:123px; 
				height:69px;
			}
			
				#menu li.about:hover{ 
					position:relative; 
					top:5px; background:url(../images/about-hover.png) no-repeat; 
					width:123px; 
					height:69px;
				}
			
			#menu li.contact{ 
				position:relative; 
				top:7px; 
				background:url(../images/contact.png) no-repeat; 
				width:121px; 
				height:69px;
			}
			
				#menu li.contact:hover{ 
					position:relative; 
					top:7px; 
					background:url(../images/contact-hover.png) no-repeat; 
					width:121px; 
					height:80px;
				}
			
			#menu li.news{ 
				position:relative; 
				top:7px; 
				background:url(../images/news.png) no-repeat; 
				width:121px; 
				height:69px;
			}
			
				#menu li.news:hover{ 
					position:relative; 
					top:14px; 
					background:url(../images/news-hover.png) no-repeat; 
					width:121px; 
					height:69px;
				}
	
	#cont{
		background:url(../images/content.png) repeat-y;
		width:504px;
		min-height:700px;
		margin:0 auto;
		padding:15px 50px 30px 70px;
	}
		
		.product-index{
			position:relative;
			left:-15px;
		}
		.product-index ul{ 
		list-style:none; 
		display:inline; 
		margin:40px auto;
		width:505px; 
		height:auto;
		position:relative;
		}
		
		.product-index li .pic_front {
			border: 1px solid #CCC;
		}
		
		.product-index li{
			float:left; 
			width:120px; 
			height:170px; 
			text-align:center; 
			list-style:none; 
			line-height:20px; 
			margin:3px 2px;
			padding-top:5px;
			color:#333;
			line-height: 16px;
		}
		.product-index li a, .product-index li a:visited{ 
			color:#000;
		}
		.product-index li a:hover{
			color:#333;
		}
		.product-index li .price{
			color:#C91E2F; 
			font-size:11px;
		}
		.image-idx{
			width:150px; 
			height:auto; 
			z-index:1; 
		}
		
		.gbr-atas{ 
			background:url(../images/img_tape2.png) top center no-repeat; 
			z-index:5;
			width:150px; 
			height:15px; 
			position:relative; 
			top:5px;
		}
		.spacer-v{
			margin:10px 0;
		}
		
		.related ul{
			list-style:none; 
			display:inline; 
			margin:30px auto;
			width:600px;
			height:auto;
		}
	
		.related li{
			float:left; 
			padding:0 10px;
			text-align:center; 
			list-style:none;
			margin:10px auto;
		}


	#bottom{
		margin:0 auto;
		width:624px;
		background:url(../images/bottom.png) no-repeat;
		height:55px;
		z-index:-2;
	}
		#footer{
			width:383px;
			height:250px;
			float:right;
			background:url(../images/footer.png) no-repeat;
			margin:15px 0 0 0;
			position:relative;
			left:20px;
		}
		
		#foot-menu{ 
			width:55px; 
			height:115px;
			font-size:0px; 
			text-indent:-9999px; 
			position:relative; 
			left:278px; 
			top:107px;
			
		}
		#foot-menu a{
			display:block;
		}
			#foot-menu ul{
				list-style:none;
				margin:0;
				padding:0;
			}
			
				#foot-menu li.foot-home{
					height:13px;
				}#foot-menu li.foot-home:hover{
					background:url(../images/footer-hover.png) 0px 120px;
					height:13px;
				}
				
				#foot-menu li.foot-about{
					height:15px;
				}#foot-menu li.foot-about:hover{
					background:url(../images/footer-hover.png) 0px 106px;
					height:15px;
					position:relative;
					top:2px;
				}
				
				#foot-menu li.foot-news{
					height:15px;
				}#foot-menu li.foot-news:hover{
					background:url(../images/footer-hover.png) 0px 93px;
					height:15px;
					
				}
				
				#foot-menu li.foot-contact{
					height:15px;
					position:relative;
					top:2px;
				}#foot-menu li.foot-contact:hover{
					background:url(../images/footer-hover.png) 0px 75px;
					height:15px;
					position:relative;
					top:3px;
				}
				#foot-menu li.foot-faq{
					height:15px;
					position:relative;
					top:4px;
				}#foot-menu li.foot-faq:hover{
					background:url(../images/footer-hover.png) 0px 60px;
					height:15px;
					position:relative;
					top:4px;
				}
				#foot-menu li.foot-shipping{
					height:19px;
					position:relative;
					top:4px;
				}#foot-menu li.foot-shipping:hover{
					background:url(../images/footer-hover.png) 0px 44px;
					height:19px;
					position:relative;
					top:5px;
				}
				#foot-menu li.foot-payment{
					height:17px;
					position:relative;
					top:6px;
				}#foot-menu li.foot-payment:hover{
					background:url(../images/footer-hover.png) 0px 24px;
					height:17px;
					position:relative;
					top:6px;
				}
				
				.omeoo a{
					display:block;
					list-style:none;
					width:64px;
					height:19px;
					position:relative;
					top:32px;
					left:203px;
					font-size:0;
					text-indent:-9999px;
				}
				
				.megalo a{
					display:block;
					list-style:none;
					width:77px;
					height:18px;
					position:relative;
					top:27px;
					left:107px;
					font-size:0;
					text-indent:-9999px;
				}
				
				.logo-omeoo a{
					display:block;
					list-style:none;
					width:81px;
					height:28px;
					position:relative;
					top:35px;
					left:185px;
					font-size:0;
					text-indent:-9999px;
				}
				
				
				#papan-follow{
					width:234px;
					height:156px;
					background:url(../images/follow-board.png);
					position:relative;
					top:10px;
					left:-10px;
					float:left;
				}
					#rss a{
						width:46px;
						height:23px;
						position:relative;
						top:26px;
						left:134px;
						text-indent:-9999;
						font-size:0;
						display:block;
					}
					
					#twitter a{
						width:56px;
						height:23px;
						position:relative;
						top:30px;
						left:134px;
						text-indent:-9999;
						font-size:0;
						display:block;
					}
					
					#facebook a{
						width:56px;
						height:23px;
						position:relative;
						top:35px;
						left:134px;
						text-indent:-9999;
						font-size:0;
						display:block;
					}
			

#content-right{
	float:left; 
	width:200px; 
}
	#cart{
		position:relative; 
		top:20px; 
		left:10px;
		letter-spacing:0.1px;
		z-index:5; 
		width:190px;
		margin:0;
	}
	#cart ul{
		list-style:none; 
		margin:0; 
		padding:0;
		width:200px;
	}
	#cart li{
		display:inline-block; 
		background:url(../images/cart_li.png) no-repeat;
		width:84px; 
		height:38px;
		padding:13px 5px 0 5px;
		float:left;
		line-height:11px; 
		position:relative; 
		top:0px;
		text-align:center; 
		margin:3px 2px 0 0; 
		font-size:9px; 
		color:#000;
	}
	
	#cart li a{color: black;}
	
	.total{ /* total cart */
		width:100px; 
		margin:0px auto 0; 
		padding:0 50px;
		clear:both;
	}
		
	.gocheckout{ /* checkout button*/ 
		width:100px; 
		margin:10px auto; 
		padding:0 30px;
	}
	
	.totalhead{
		position:relative; 
		left:-20px; 
		top:3px;
		width:20px; 
		float:left;
	}
	.pricedisplay { 
		font-size:10px; 
		float:left;
		color:#FFF;
	}
	
	
	#ads{
		position:relative;
		top:90px;
		left:30px;
		width:110px;
		height:127px;
		float:left;
		background:url(../images/sponsor.png) no-repeat;
		padding:23px 25px 15px;
		margin-bottom: 20px;
	}
	#ads img{
		max-width: 124px;
		max-height:105px;
		margin-top: 3px;
		margin-left: -5px;
	}
	
	
/* Product page */

.harganya{
	position:relative;
	top:8px;
	color:#F00;
	font-size:11px;
}

.harganya-single{
	position:relative;
	top:7px;
	color:#F00;
	font-size:13px;
}



/*-- Product List --*/
#gamb{
	background:url(../images/product-list-bg.png)no-repeat;
	width:93px;
	height:144px;
	padding:14px 12px 0 ;
}

/*-- Single product --*/
#gambar{
	background:url(../images/single-product-bg.png)no-repeat;
	width:124px;
	height:192px;
	padding:17px 16px 0;
	margin-top:-5px;
}

.imagecol {
	position: relative; 
	margin-left: 25px;
}

.thegambar{
	background:url(../images/related.png)no-repeat;
	width:91px;
	height:120px;
	padding:6px 6px 0 0 ;
}

/*
#isi{width:660px; position:relative; top:-10px;}
.shadow{width:7px; z-index:0;}
#isi-center{ width:591px; float:left; background:url(../images/isi-nya.png) repeat-y; min-height:500px; padding:20px 30px; z-index:5;}
#isi-center a{color:#514C4D;}
#isi-center a:hover{color:#777;}
.dashed{border-bottom:1px dashed #8DD7EC; margin:10px 0;}*/

/* search form */
#cari2{
	float:left;
	position:relative; 
	top:50px; 
	left:-80px; 
	width:225px; 
	height:50px; 
	margin:0 auto;
}

#small_nav {
	position:relative; 
	text-align: right;
	width:235px; 
	height:50px; 
	color: white;
	padding: 0px;
}


#small_nav a{
	font-size: 10px;
	color: white;	
}


.az{ 
	background:#fff; 
	border:1px solid #DD1064; 
	padding:3px; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	opacity:0.8;
	margin-top:5px;
}
.but-az{
	position:relative;
	top:4px;
	left:-3px;
	float:right;
}


/* search page */
	#hasil-cari ul{ 
		list-style:none; 
		margin:0; 
		padding:0;
	}
	#hasil-cari li{
		display:block; 
		line-height:25px;
	}
	#hasil-cari li a{
		color:#DD1064; 
		font-size:14px;
	}

#cate-post{ margin:0 0 30px 0; padding:0; font-size:14px; }
#cate-post ul{margin:0; padding:0; list-style:none;}
#cate-post li{float:left; display:inline; margin:0 7px;}
#cate-post li a{color:#514C4D; padding:1px 3px;}
#cate-post li a:hover{color:#514C4D; background-color:#F99DA4; padding:1px 3px;}
#cate-post li.current-cat a{ background:#F99DA4;}

.dashed{background:url(../images/dashed.png) repeat-x; height:1px; width:auto; margin:10px 0; padding:0;}


/* comment  */

#comment, #author, #email, #url{
	border: 1px dashed #CCC;
}

#submit{
	background:#8DD7EC;
	color:#fff;
	padding:5px 10px;
	border:1px solid #8DD7EC;
}

#review_title {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 3px;
}

.pagination {
	font-size: 10px;
	margin-left: 3px;
}

/* End Structure */

/* WPSC */

#wpsc_quantity_update{ border:thin solid #F99DA4;}
.qw{margin:5px 0;}

.wpsc_quantity_update{ font-size:10px;}

.wpsc_product_price{font-size:12px;}

.wpsc_buy_button{ padding:2px 4px;border:thin solid #F99DA4; background-color:#f9f9f9; color:#F99DA4; cursor:pointer;}
.wpsc_buy_button:hover{padding:2px 4px;border:thin solid #f9f9f9; background-color:#F99DA4; color:#f9f9f9;}

.button{border:thin solid #dd1a5a; background-color:#f9f9f9; color:#dd1a5a; cursor:pointer; padding: 4px; margin-bottom: 5px;}
.button:hover{border:thin solid #f9f9f9; background-color:#F99DA4; color:#f9f9f9;}

.selector{border:thin solid #F99DA4; background-color:#f9f9f9;}

/*	Begin Headers */
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists


	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	width:60%;
	padding: 5px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border:1px dashed #8DD7EC;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.product_title {
	font-size: 16px;	
	color: #F06;
}

/* checkout */

.checkout_cart {width: 480px; font-size: 10px;}
.checkout_cart_button {width: 200px; font-size: 10px; text-align: right;}

/* End captions */


/* tabs */


.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	font-size: 10px;
}
.tabs a {
	float: left;
	display: block;
	padding: 3px 12px 4px 12px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 480px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}