/*---------------picnic CSS broo----------------*/
img, div, input { behavior: url("js/iepngfix.htc") }


body {
	background:url(../images/bg.gif) repeat #ffffff;
	margin:0; padding:0;
	font-size:13px; font-family:tahoma;
	color:#000000;
}
img {
	border:solid 1px #b5b9b8;
}
a {
	text-decoration:underline;
	color:#555555; outline:none;
}
a:hover {
	text-decoration:none;
/*	color:#24564b; green*/
	color:#ff0096;
}
h1{
	font-family:bouganssi;
	letter-spacing:1px;
	color: #000000;
	text-transform: uppercase;
	font-weight:normal;
	font-size:16px;
}
h2 {
	font-size:12px;
	margin-left:2px;
	text-shadow:1px 1px 1px #cccccc;
	text-transform:uppercase; font-weight:bold;
}
.smallFont {
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
}
.spanmargin {
	margin:0 15px;
}
.warningIcon {
	background:url(../images/warning.png) center no-repeat;
	display:block;
	width:24px; height:36px;
	margin:0 auto;
}
.alertBox {
	display:block;
	height:18px; 
	padding:5px 2px 3px 0px;
	color:#CC0000;
	text-transform:capitalize;
/*	border: dashed 1px #CC0000;*/
}
.messageBox {
	margin:100px auto 0 auto;
	width:250px;
	padding:10px 30px 30px 30px;
	text-align:center;
	border: dashed 1px #d5ead3;
	color:#f12200;
}
a.continue {
	width:70px; height:20px;
	margin:0 auto;
	display:block;
	padding:3px 3px 0 3px;
	border:solid 1px #CCCCCC;
	background-color:#ff0096;
	color:#FFFFFF; text-decoration:none;
}
a.continue:hover {
	background-color:#FFFFFF;
	color:#999999;
}
.body {
	display:block;
	width:990px;
	padding:15px 15px 30px 15px;
	*padding:15px 15px 30px 15px;
	_padding:15px 15px 30px 15px;
	_padding:15px 15px 0 7px;
	margin:0 auto;
	background: url(../images/bg_content.png) repeat-y ;
/*	-moz-box-shadow:0px 2px 7px 3px  #cccccc;*/
}
#shdTop, #shdBot{
	width:990px; height:30px;
	padding:0 15px;
	*padding:0 15px 0 15px;
	_padding:0 15px 0 15px;
	_padding:0 15px 0 7px;
	margin:0 auto;
	margin-top:30px;
	background: url(../images/shd-top.png) no-repeat ;
}
#shdBot{
	margin-top:0;
	background: url(../images/shd-bot.png) no-repeat ;
}
#header {
	width:900px; height:50px;
	padding:0 30px 30px 30px;
	*padding:0 30px 30px 30px;
	_padding:0 30px 30px 30px;
	_padding:0 30px 0px 30px;
}
#headerlogo {
	width:900px; height:43px;	
}
#headerTopNav {
	width:900px; height:20px;
	 margin-top:20px;
}
.logo {
	float:left;
	width:200px; height:55px;
	display:block;
	background:url(../images/logo.jpg) no-repeat;
	text-decoration:none;
}
.shoppingcart {
	float:right;
	height:12px;
}
.cartItem {
	color:#ff0096; display:block; 
	font-weight:bold;
	float:left; padding:3px;
}
.topNav {
	float:right;
	font-size:12px;
	text-transform:capitalize;
}
.topNav ul {
	list-style:none;
	margin:0;
}
.topNav ul li {
	float:left;
	margin-left:15px;
}
.topNav ul li a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.topNav ul li a:hover {
	text-decoration:underline;
/*	color:#24564b; green*/
	color:#ff0096;
	
}
/*-------------------------search and navigasi------------------------------*/
#headerNavigasi {
	width:930px; height:40px; padding-left:30px;
	clear:both; margin-top:20px;
	border-bottom:#b6bab9 solid 1px;
}
.search {
	float:right;
}
input.search {
	width:260px; height:20px;
	padding:2px 2px 0 7px;
	*padding:2px 2px 0 7px;
	_padding:4px 2px 0 7px;
	_padding:4px 2px 0 7px;
	background-color:#b6baba; border:none;
	float:left;
	margin-right:-3px;
}
.searchBtn {
	width:120px; height:24px;
	padding:2px 0 5px 0;/* background-color:#24564b; -->green*/
	background-color:#ff0096;
	color:#FFFFFF; border:none;
	text-transform:capitalize;
}
.navigasi {
	float: left;
}
.navigasi ul {	
	list-style:none;
	margin:0 0 0 -5px; padding:0;
}
.navigasi ul li {
	float:left;
	margin:0 10px 0 0; padding:0;
}
.navigasi ul li a {
	text-transform:uppercase; color:#333333;
	display:block; padding:3px 5px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.navigasi ul li a:hover, .navigasi ul li a:active, .navigasi ul li a.active {
/*	background-color:#24564b; green*/
	background-color:#ff0096;
	color:#FFFFFF;
}
/*-------------------------button style------------------------------*/

a.cart, a.facebook {
	display:block; background:url(../images/addcart.gif) left no-repeat;
	width:80px; height:20px;
	padding:3px 0 0 25px;
	float:left;
}
a.facebook, a.twitter, a.checkout, a.addtocart, a.backtoshop {
	display:block; background:url(../images/facebook.gif) left no-repeat;
	width:120px; height:17px;
	padding:5px 0 0 25px;
	float:left; margin-top:20px;
	font-size:12px;
	color:#333333;
	text-transform:capitalize;
}
a.twitter {
	 background:url(../images/twitter.gif) left no-repeat;
}
a.checkout {
	background:url(../images/chekout.gif) left no-repeat;
}
a.addtocart {
	background:url(../images/addcart.gif) left no-repeat;
}
a.backtoshop{
	background:url(../images/addcart.gif) left no-repeat;
	text-decoration:none;
}
.button {
	padding:5px; min-width:80px;
	background-color:#ff0096;
	color:#FFFFFF;
	margin-top:20px;
	clear:both;
	border:solid 1px #666666;
	outline:double 1px #666666;
	text-decoration:none;
	font-size:12px;
}
.buttonContinue {
	background:url(../images/chekout.gif) left no-repeat;
	border:none;
	font-size:11px;
	padding:3px 0 0 25px;
	margin-top:20px;
}
a.button:hover {
	text-decoration:none;
	color:#FFFFFF;
} 
/*-------------------------container------------------------------*/

#container {
	width:960px; min-height:500px;
	clear:both;display:block;
	overflow: hidden;
}
#content,#contentSearch  {
	width:900px;
	padding:20px 30px 30px 30px;
}
#content ul {
	list-style-image:url(../images/bullet.gif);
	margin:0 0 0 15px; padding:0;
}
#content li {
	margin-top:10px;
}
#mainLeft, #mainLeftLanding, #mainLeftTrend {
	clear:left;
	width:150px;
	float:left;
	padding-left:30px;
	margin-top:-10px;
}
#mainLeftLanding {
	margin-top:30px;
}
#mainLeftTrend {
	margin-top:4px;
}
#mainRight {
	width:750px;
	float:right;
}
.splash {
	width:960px;
	height:400px;
}
.splash img {
	width:958px;
	height:398px;
}
#category {
	width:930px;
	padding-left:30px;
	clear:both;
}
.categoryProduct{
	width:150px;
}
.categoryProduct ul{
	list-style:none;
	margin:0; padding:0;
}
.categoryProduct ul li{
	margin:10px 0 0 0;
}
.categoryProduct ul.listProduct li {
	margin:10px 0 0 10px;
	background: url(../images/arrow-green.gif) left no-repeat #FFFFFF;
	padding-left:20px;
}
.categoryProduct ul li a{
	text-decoration:none;
	text-transform: uppercase;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.categoryProduct ul li a:hover{
	text-decoration:underline;
	color:#ff0096;
}
.categoryImage, .trendImage {
	margin-top:-1px;
	width:750px;
	height:400px;
}
.categoryImage img, .trendImage img {
	width:748px; height:398px;
}
.categoryImage ul {
	margin:0; padding:0;
}
#map ul, .productItem ul{
	list-style:none;
}
#map {
	margin:-15px 0 0 0;
	padding:0;
}
.title, .titleSearch {
	display:block;
	width:250px; 
	padding:6px 5px 3px 10px;
	font-size:16px; font-weight:normal;
	background-color:#f2f5f4;
/*	border-left: solid 4px #37655b; green*/
	border-left:solid 4px #ff0096;
	margin-bottom:30px;
	font-family:bouganssi;
	letter-spacing:2px;
}
.titleSearch {

}
.contentSmall {
	float:left;
	width:330px;
	margin:10px 30px 20px 0;
}
.trendNav {
	width:150px;
	clear:both;
	margin-top:-6px;
}
.trendNav ul {
	list-style:none;
	margin:0; padding:0;
}
.trendNav ul li {

}
.trendNav ul li a {
	display:block; text-decoration:none;
	border:solid 1px #b9bab9;
	width:158px; height:40px;
	background: url(../images/arrowPink.gif) bottom right no-repeat #FFFFFF;
	color:#ff0096;
	margin-top:5px;
	padding:29px 10px 5px 5px;
}
.trendNav ul li a:hover {

/*	background: url(../images/arrowWhite.gif) bottom right no-repeat #24564b; green*/
	background: url(../images/arrowWhite_pink.gif) bottom right no-repeat #e1008e;
	color:#ffffff;
}
.trendNumber {
	width:750px;
	height:35px;
	text-align:center;
	margin-top:10px;
}
.trendNumber a {
	border:solid 1px #b9bab9;
	margin-right:10px; padding:3px 5px 3px 5px;
	text-decoration:none;
}
.trendNumber a:hover {
	color:#ff0096;
	font-weight:bold;
}
.hideTrendImage {
       width:750px; height:400px;
       overflow:hidden;
}
.productItem {
	width:235px; height:375px;
	float:left;
	margin-right:10px;
}
.productItem img {
	width:230px;
	height:295px;
	border:none;
}
.productItem p {
	margin:0; padding:0;
}
.available {
	color:#CC0000;
	letter-spacing:1px;
	font-size:12px;
}
.nameItem {
	color:#000000;
	text-transform:capitalize;
	font-weight:bold;
}
.price,.pricetotal {
	color: #003300;
}
.pricetotal {
	text-align:right;
	width:140px;	
}
.price, .diskon,.nameItem {
	font-size:12px;
}
.diskon {
	text-decoration:line-through;
	color:#cccccc;
}
.RightDetail {
	width:360px;
	float:right;
	padding:0 0 20px 0;
}
.LeftDetail {
	width:460px;
	float:left;
	padding:0 0 20px 0;
}
.Left {
	width:400px;
	float:left;
	padding:0 0 20px 0;
}
.Right {
	width:480px;
	float:left;
	padding:0 30px 20px 0;
	border-right:1px dashed #efefef;
}
.RightSmall {
	width:350px; margin-left:30px; float:left; padding-bottom:20px;
}
.form {
	height:480px;
	width:400px;
}
.viewImageDetail {
	width:360px; height:450px;
	float:left;
}
.detailThumb{
	width:90px;
	height:450px;
	float:left;
}
.detailThumb img , .shoppingcart img{
	width:90px; height:111px;
	margin:0;
	*margin:0 0 -3px 0;
	_margin:0 0 -3px 0;
	_margin:0 0 -3px 0;
	padding:0;
}
.detailDescription {
	width:360px;
	float:right;
	margin-top:5px;
}
.moreDetail {
	width:460px;
	clear:both;
}
.moreDetail img {
	margin-right:1px;
	width:85px;
}
.customDetail {
	width:350px;
	clear:both;
	padding:30px 0 20px 0;
}
.list {
	width:350px;
	height:30px;
}
.detailDescription label {
	clear:left;
	display:block;
	width:100px; height:25px;
	float:left; padding:3px 0 0 0;
}
select.pilih {
	float:left; clear:right;
	width:100px;
	border:#b6bab9 solid 1px;
}
select.color {
	float:left; clear:right;
	border:#b6bab9 solid 1px;
}
select.size {
	float:left; clear:right;
	width:50px;
	border:#b6bab9 solid 1px;
}
.row {
	clear:both;
	padding:20px 0;
}
.row label {
	display:block; width:120px;
	float:left;
}
.row input, .row textarea, .row select {
	width:200px;
	float:left;
	border:#b6bab9 solid 1px;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	border:#b6bab9 solid 1px;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:#ff0096 solid 1px;
}
input.radio {
	width:20px;
	float:left;
	border:none;
	margin:5px 10px 0 0;
}
input[type=submit], input[type=reset]{
	background-color:#F2F5F4;
	border: solid 1px #37655B;
	margin-right:20px;
}
label.bca, label.mandiri, label.visa {
	display:block;
	background:url(../images/bca.gif) left no-repeat;
	width:150px; height:23px;
	padding:7px 3px 0 40px;
}
label.mandiri {
	background:url(../images/mandiri.gif) left no-repeat;
}
label.visa {
	background:url(../images/visa.gif) left no-repeat;
}
select.tanggal,select.bulan {
	width:40px;
	margin-right:20px;
}
select.tahun {
	width:80px;
	margin-right:15px;
}
.shoppingCartCheckout {
	width:200px; float:left;
	height:25px;
}
.red {
	color:#CC0000;
	font-weight:bold;
}
.shopping {
	width:900px;
	height:140px;
	border-bottom:#b6bab9 solid 1px;
	margin-bottom:10px;
	padding:15px 0;
}
.shopping img {
	float:left;
	margin-right:30px;
}
.shoppingImage {
	width:220px;
	height:120px;
	float:left;
}
.item {
	width:330px;
	float: left;
	height:130px;
}
.item p {
	margin:5px 0 0 0;
}
.margin {
	margin:30px 0 30px 30px;
}
.marginTop {
	margin-top:30px;
}
.clear {
	clear:both;
}
.paging {
	width:645px;
	text-align:center;
}
.pagingSearch {
	text-align:center;
}
.paging a, .paging strong, .pagingSearch a, .pagingSearch strong {
	padding:3px;
	border:solid 1px #ececec;
	text-decoration:none;
}
.paging a:hover, .paging strong, .pagingSearch a:hover, .pagingSearch strong {
	background-color:#ff0096;
	color:#ffffff;
}
/*-------------------------footer------------------------------*/
.footer {
	clear:both;
	width:930px;
	padding:30px 0 0 30px;
	border-top:#b6bab9 solid 1px;
	height:5px; margin-top:30px;
}
.footer ul {
	margin:0; padding:0;
	list-style:none;
}
.footer ul li {
	float:left;
	margin-right:15px;
}
.footer ul li a {
	text-decoration:none;
	color:#000000;
	text-transform:capitalize;
}
.footer ul li a:hover {
	text-decoration:underline;
}
.copyright {
	float:right;
}
.copy {
	width:245px; height:18px;
	padding:4px 2px 2px 22px;
	background-color:#b6baba; border:none;
	float:left;
}
.copySide {
	width:120px; height:24px;
	padding:0;/* background-color:#24564b; green*/
	background-color:#ff0096;
	color:#FFFFFF; border:none;
	float:left;
}
/* --------------------------Table Style-------------------------*/
table.list,table.addlist, table.prev, table.zebra {
	border: solid 1px #eaeaea;
	border-right:none;
	border-bottom:none;
	width:100%;
}
tr.ganjil, tr.oddRow {
	background:#f9f9f9;
}
tr.genap, tr.evenRow {
	background:#f3f3f3;
}
table.prev {
	text-align:left;
	margin-bottom:30px;
}
tr.head,tr.shipping ,tr.total{
	height:27px;
	background:#ececec;
	text-shadow:1px 1px 1px #cccccc;
	text-transform:uppercase; font-weight:bold;
}
table.addlist td.alignLeft{
	text-align:left;
}
tr.shipping{
	background:#f1f1f1;
}
tr.total {
	background:#ececec;
}
table.list td,table.addlist td, table.prev td, table.zebra td {	
	border-bottom: solid 1px #eaeaea;
	border-right: solid 1px #eaeaea;
	padding:8px;
}
table.list tr:hover, table.prev tr:hover, table.zebra tr:hover
 {
	background-color:#f2f2f2;
}
/* tooltip  */
#text {margin:50px auto; width:500px}
.hotspot {color:#900; cursor:pointer}

#tt {position:absolute; display:block; top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:5px 12px 5px 7px; margin-left:5px; background:#333333; color:#FFF;	-moz-border-radius: 5px 0 5px 0;}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}