/* 		JogjaCamp Standard CSS 				*/
/* 		Created Date 	: 12 Mei 2005		*/
/* 		Update			: 22 Maret 2007  	*/


/* Body Style */
body {
	font-size: 11px;
	color: #343434;
	margin: 0px;
	background: url(../images/bg.gif) #000;
}


body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body {
	padding-top: 15px;
	background: url(../images/bgtop.gif) top left repeat-x;
}

p, td, th, span, div{
	font-size: 11px;
	line-height: 130%;
}


p {
	text-align:justify;
	margin: 4px 0px 4px 0px !important;
}

/* standard Hyperlink */
a {
	text-decoration: none;
	color: #307b9a;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

/* standard Form */
form {
	margin: 0px;
}

input,select,textarea,option,label {
	font-size: 10px;
}

/* standard form input text */
input.text {
	background-color: #fff;
	border-top: 1px solid #154e66;
	border-right: 1px solid #2a7493;
	border-bottom: 1px solid #2a7493;
	border-left: 1px solid #154e66;
}


/* standard form button */
input.button{
	border: 0px;
	background: url(../images/buttons.gif) left repeat-x;
	border: 1px solid #050505;
	color: #fff;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
input.buttonGo{
	border: 0px;
	background: url(../images/buttons.gif) left repeat-x;
	border: 1px solid #050505;
	color: #fff;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* standard form select + option*/
select{
	background-color: #ffffff;
	border: 1px solid #000000;
}

/* standard form textarea */
textarea {
	border-top: 1px solid #154e66;
	border-right: 1px solid #2a7493;
	border-bottom: 1px solid #2a7493;
	border-left: 1px solid #154e66;
}

/* standard cell */
td, th {
	vertical-align: top;
	line-height: 150%;
}

td.text, td.form {
	padding: 4px;
}


.floatRight{
 	float: right;
}
.floatLeft{
 	float: left;
}

.center{
	text-align: center;
}

.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}

/* --------- warper element -------- */
.body{
}
.mainPage{
	width: 800px;
	text-align: left !important;
	background-color:#fff;
	border: 1px solid #000;
	background: url(../images/bgRight.gif) right repeat-y #fff;
}


/* ------- header element ---------- */
.header, .sitename, .headerImg{
	height: 114px;
	overflow: hidden;
	background-color: #fff;
}
.header{
	background: url(../images/bags.gif) top right no-repeat #fff;
}

a.sitename{
	display: block;
	width: 230px;
	float: left;
}
.headerImg{
	background: url(../images/slogan.gif) top left no-repeat;
	margin-top: 10px;
	color:#333333;
}
.headerBotttom{
}
.headerAdd01, .shoppingChart, .langEN, .langID{
	height: 33px;
	float: left;
}
.headerAdd01{
	background: url(../images/bgHeaderAdd.gif) left top repeat-x #000;
}
a.shoppingChart{
	background: url(../images/shoppingCart.gif) no-repeat;
	width: 100px;
	margin: 0px 240px 0px 20px;
}
a.langEN{
	background: url(../images/english.gif) no-repeat;
	width: 110px;
}
a.langID{
	background: url(../images/indonesian.gif) no-repeat;
	width: 100px;
}

/* ------- navigation -------------- */
.nav{
	list-style: none;
	margin:0px;
	padding: 0px 10px 5px 10px;
	float: right;
	background-color: #fff;
}

.nav li{
	float:left;
	margin: 4px 2px 8px 2px;
	padding: 2px 8px 2px 8px;
	border-left: 1px solid #fff;
}

.nav li.first{
	border: none !important;
}

.nav li a{
	color: #307b9a;
}

.nav li a:hover{
	color: #000;
	text-decoration: none;
}


/* ---------- search ---------- */
.search{
	float: right;
	width: 240px;
	margin-top: 6px;
	color: #fff;
}

.clear{
	clear: both;
}


/* --------- sidebar ---------- */
.warper{
	width: 580px;
	float: left;
}
.sidebar{
	width: 210px;
	float: left;
	padding-left: 10px;
	overflow: hidden;
}
.sidebar2{
	width: 200px;
	float: left;
	background-color: #fff;
}
.menu00{
	background: url(../images/bgMenu00.gif) top no-repeat #000;
}
ul.menuItem00 {
	list-style-type: none;
	margin: 0px;
	padding:10px 10px 20px 10px;	
	background: url(../images/bgBotMenu00.gif) bottom no-repeat;
}
ul.menuItem00 li{
	margin: 0px;
	padding: 0px;
	color: #fff;
	padding: 10px 4px 10px 4px;
	border-bottom: 1px solid #545454;
}
ul.menuItem00 li a{
	display: block;
	color: #fff;
}
ul.menuItem00 li a:hover{
	color: #5ea1bb;
	text-decoration: none;
}
.menu, .polling {
	margin-top: 5px;
	background: url(../images/bgMenu.gif) top center no-repeat #eef2f5;
}

.polling h2{
	font-size: 12px;
	padding: 8px 10px;
	color: #fff;
	margin: 0px;
	text-align: left;
	background: url(../images/bgmenuTitle.gif) left no-repeat #307b9a;
}

.menu h2 {
	font-size: 12px;
	padding: 10px 10px;
	color: #fff;
	margin: 0px;
	text-align: center;
	background: url(../images/bgmenuTitle.gif) center no-repeat #307b9a;
}

.polling2 {
	float: center;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-left: 10px;
	margin-right: 0px;

}


ul.menuItem{
	list-style-type: none;
	margin: 0px;
	padding:14px 0px 20px 0px;	
	background: url(../images/bgMenuBot.gif) bottom center no-repeat;
}

ul.menuItem li{
	margin: 0px;
	border-bottom: 1px solid #fff;
}

ul.menuItem li a{
	padding: 8px 5px 8px 10px;
	display: block;
	color: #307b9a;
}
ul.menuItem li a:hover{
	padding: 8px 5px 8px 10px;
	color: #fff;	
	background-color: #307b9a;
	text-decoration: none;
}


/* --------------login form------------*/
.login{
	width: 190px;
	float: center;
	margin-top: 10px;
	padding-bottom: 20px;
	background: url(../images/bgmenuFullBot.gif) left bottom no-repeat #307b9a;
}
.login h2{
	font-size: 12px;
	padding: 8px 10px;
	color: #fff;
	margin: 0px;
	text-align: left;
	background: url(../images/bgmenuFullTitle.gif) left top no-repeat;
}

.login p{
	margin: 0px;
	padding: 2px 10px;
}

.login p.label{
	display: block;
	float: left;
	width: 30px;
	color: #000;
}

.login p.input{
	display: block;
	float: right;
	width: 90px;
	color: #000;
}

.login p.submit{
	display: block;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.login p.submit a{
	color: #000;
}
.login p.submit a:hover{
	color: #fff;
	text-decoration: none;
}



/* ----------- product box ------------- */
.productBox{
	width: 190px;
	margin-top: 5px;
	background: url(../images/bgMenu.gif) top left no-repeat #eef2f5;
}
.productBox h2{
	font-size: 12px;
	padding: 8px 10px;
	color: #fff;
	margin: 0px;
	text-align: left;
	background: url(../images/bgmenuTitle.gif) left no-repeat #307b9a;
}
.productBox .image{
	width: 60px;
	float: left;
	text-align: center !important;
}
.productBox .review{
	width: 120px;
	float: right;
}
.productBox .image span, .productBox .review span{
	display: block;
	padding: 10px 4px;
}
.productBox .review span a{
	font-weight: bold;
	color: #343434;
}

/*---------------- testimonial -------------- */
.testimonial{
	padding: 10px;
	clear: both;
}
.testimonial h2{
	font-size: 14px;
	font-weight: bold;
	padding-left: 70px;
	padding-bottom: 10px;
	color: #2f7a9a;
	margin: 0px;
	background: url(../images/bgTitleHead.gif) top left no-repeat;
}
.testimonial .testiBox{
	background: #eef2f5;
	padding: 10px;
}
.testiBox p{
	padding-bottom: 10px;
	text-align: left;
}
.testimonial .testiBox .add{
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
}
p.add {
	color: #03406d;
	font-size: 10px;
	font-weight: bold;
}
p.add a{
	color: #03406d;
	text-decoration: none;
}
p.add a:hover{
	color: #000;
	text-decoration: none;
}

/*-------------- promo ------------------*/
.promo{
	background: url(../images/bgPromo.gif) top center no-repeat #fff;
	height: 229px;
	margin-left: 0px;
}

.promoImage{
	float: left;
	width: 210px;
}
.promoImage span{
	padding-left: 40px;
	padding-top: 40px;
	text-align: center;
	display: block;
}

.promoReview{
	width: 280px;
	float: right;
}
.padWarper{
	padding: 80px 20px 10px 0px;
	color: #343434;
}
.padWarper h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #25799b;
}

.btn{
	text-align: right;
	background: transparent;
}

.prize{
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #900002;
}
.promoBox{
	display: none;
	width: 537px;
	height: 221px;
}


/*---------- product -----------------*/
.productList{
	margin: 0px;
	padding: 10px;
}
.productList h2{
	font-size: 14px;
	font-weight: bold;
	padding-left: 70px;
	padding-bottom: 20px;
	color: #2f7a9a;
	margin: 0px;
	background: url(../images/bgTitleHead.gif) top left no-repeat;
}

.productList ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #e3e8ec;
}
.productList ul li{
	width: 180px;
	/*height: 110px;*/
	padding-top: 10px;
	float: left;
}

.productList ul li .productimage{
	width: 60px;
	float: left;
	text-align: right !important;
}


.productList ul li .review{
	width: 110px;
	float: right;
	text-align: left;
	margin-right: 5px;
	margin-left: 0px;
}

.productList ul li .review a{
	font-weight: bold;
	color: #464646;
}

.review .productprize{
	font-size: 11px;
	font-weight: bold;
	color: #8a0000;
}
.review .buy{
	padding: 10px 0px;
	line-height: 180%;
}
.review .buy a{
	display: block;
	margin-top: 4px;
}

/* --- cs, newsletter, statistik ---- */
.cs, .statistik {
	float: center;
	margin-top: 10px;
	padding-bottom: 20px;
	background: url(../images/bgmenuFullBot.gif) left bottom no-repeat #307b9a;
}
.newsletter{
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(../images/bgTitleBotBlack.gif) left bottom no-repeat #050505;
}
.cs h2, .newsletter h2, .statistik h2{
	font-size: 12px;
	padding: 8px 10px;
	color: #fff;
	margin: 0px;
	text-align: center;
}
.newsletter h2 {
	color: #307b9a;
	padding-bottom: 0px;
}
.cs h2, .statistik h2{
	background: url(../images/bgmenuFullTitle.gif) top no-repeat;
}

.newsletter h2{
	background: url(../images/bgTitleBlack.gif) top no-repeat;

}
.cs table, .statistik table{
	margin: 0px;
	width: 100%;
	border-left: 8px solid #307b9a;
	border-right: 8px solid #307b9a;
}
.polling table {
	width: 100%;
	margin: 10px;
	padding-bottom: 5px;
}
.borderCC{
	padding: 4px;
	color: #000;
	border-bottom: 1px solid #81b0c2;
}
.bgCC{
	background-color: #eef2f5;
	padding: 2px 4px 2px 2px;
	border: 1px solid #fff;
	color: #464646;
	text-align: right;
}
.bgColor{
	padding: 2px 2px 2px 4px;
	border: 1px solid #fff;
	color: #464646;
	text-align:left;
	background-color:#fff;
}

/* --------- main content ------------- */
.main{
	float: left;
}

.content{
	width: 380px;
}
.content h2 {
	font-size: 1.1em;
}
.content2 {
	color: #fff;
	padding: 5px;
}
.content3 {
	width: 360px;
	margin: 0px 10px 10px 10px;
}
.footer{
	text-align: right;
	font-size: 10px;
	color: #141414;
	padding: 10px;
	height: 45px;
	overflow: hidden;
	background: url(../images/bgFooter.gif) bottom left repeat-x #c5c5c5;
	border-top: 4px solid #050505;
}

a.jcamp{
	display: block;
	background:url(../images/jogjacamp.gif) right bottom no-repeat;
	width: 170px;
	height: 30px;
	float: left;
}
.footerCell {
}
.banner{
	padding: 10px 0px;
}

.banner p{
	text-align: center;
}

.flowNav{
	margin: 0px 10px 10px 10px;
}

.flowNav h1{
	font-size: 1.6em;
	margin: 8px 0px;
}

/* product list --*/
.productItem{
	padding: 0px 10px 10px 10px;
}
.productItem p{
	padding: 0px 10px 0px 10px;
}
.imageBox{
	padding: 4px;
	text-align: center;
	width: 60px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
.imageBox img{
	width: 60px;
	border: 0px;
}
.imageBox2{
	padding: 0px;
	text-align: center;
	width: 140px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
.imageBox2 img{
	width: 100px;
	border: 0px;
}
.imageBox2 span{
	border: 1px solid #666;
	padding: 10px 4px;
	display: block;
}
.imageBox2 p{
	background-color: #333;
	margin: 0px !important;
	padding: 6px;
	border-bottom: 1px solid #666;
	color: #fff;
}
.imageBox2 p a {
	color: #fff;
	padding: 4px;
	background-color: #333;
}
.imageBox2 p a:hover {
	color: #fff;
	background-color: #307b9a;
	padding: 4px;
	text-decoration: none;
}
.itemReview{
	width: 280px;
	float: right;
}
.itemReview h2{
	margin: 4px 0px;
	font-size: 1.1em;
}
.itemReview p{
	margin: 8px 0px !important;
}
.itemReview .item-rating{
	text-align: center;
	float: left;
	margin: 0px 8px 8px 0px;
	width: 40px;
	height: 40px;
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
	background: url(../images/bgRating.gif) center no-repeat;
}

.itemReview .item-rating span{
	font-size: 2em;
	color: #900002;
}
.itemReview2{
	width: 210px;
	float: right;
	margin: 0px;
}
.itemReview2 h2{
	margin: 4px 0px;
	font-size: 1.1em;
}
.itemReview2 table{
	width: 200px;
}
.itemReview3{
	width: 280px;
	float: right;
}
.moreInfo {
	padding: 0px 10px;
}
.moreInfo h2{
	margin: 4px 0px;
	font-size: 1.1em;
}
.moreInfo p{
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #eef2f5;
}

/*shopping cart */
.shoppingCartBox{
	width: 190px;
	background: url(../images/bgMenu.gif) top left no-repeat #eef2f5;
	padding-bottom: 5px;
}
.shoppingCartBox h2{
	font-size: 12px;
	padding: 8px 10px;
	color: #fff;
	margin: 0px;
	text-align: left;
	background: url(../images/bgmenuTitle.gif) left no-repeat #307b9a;
}
.shoppingItem{
	padding: 10px 5px;
}
.shoppingItem p{
	font-size: 1px;
	padding: 0px;
	margin: 0px !important;
}
.shoppingItem .image {
	width: 60px;
	float: left;
}
.shoppingItem .image img{
	width: 60px;
	border: 1px solid #c3cdd5;
	border: 0px;
}
.shoppingItem .review {
	width: 110px;
	float: right;
}
.productInfoTable{
	border-top: 2px solid #333;
	width: 400px;
	margin-bottom: 20px;
}
.productInfoTable tr td{
	border-bottom: 1px solid #dfe5ea;
	padding: 4px;
}
.buttonLink{
	padding: 4px;
	background: #eef2f5;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #c3cdd5;
}
.buttonLink:hover{
	background: #307b9a;
	border: 1px solid #195771;
	color: #fff;
	text-decoration: none;
}

/*tab menu*/
.tabMenu{
	height: 18px;
	margin-bottom: 10px;
	margin: 0px 10px;
	border-bottom: 1px solid #dfe5ea;
	font-size: 10px;
}
.tabMenu a{
	display: block;
	padding: 2px 4px;
	background-color: #307b9a;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
.tabMenu a.logoutTab{
	display: block;
	padding: 2px 4px;
	background-color: #307b9a;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 10px;
}

.tabMenu a.activeTab, .tabMenu a:hover{
	display: block;
	padding: 2px 4px;
	background-color: #050505;
	float: left;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
}
.affiliate {
	padding: 0px 10px;
}
.affiliate p{
	text-align: left;
}
.affiliateTitle{
	margin-bottom: 10px;
	color: #307b9a;
}
.affiliateTable, .confirmTable, .contactTable{
	width: 360px;
}
.affiliateTable tr th, .confirmTable tr th, .contactTable tr th{
	padding: 4px;
	border-bottom: 1px solid #fff;
	background: #307b9a;
	color: #050505;
}
.affiliateTable tr td, .confirmTable tr td, .contactTable tr td{
	padding: 4px;
	border-bottom: 1px solid #fff;
	background: #eef2f5;
}
.affiliateTable input, .contactTable input{
}
.affiliateTable select, .contactTable select{
	width: 240px;
}

.shoppingTable{
	width: 360px;
}
.shoppingTable tr th{
	padding: 2px;
	border-bottom: 1px solid #fff;
	background: #dfe5ea;
	color: #024e6e;
	font-size: 10px;
}
.shoppingTable tr td{
	padding: 4px;
	border-top: 1px solid #dfe5ea;
}

.text2{
	font-weight: bold;
}
.red{
	color: #af0000;
	font-size: 1em;
}

/*--- news --- */
h2.newsCat{
	border-bottom: 1px solid #efefef;
	margin:4px 0px;
	font-size: 11px;
	color: #307b9a;
	padding-bottom: 10px;
}
.newsItem{
	padding: 8px;
}
.newsImage{
	padding: 4px;
	text-align: center;
	width: 80px;
	margin-right: 10px;
	margin-bottom: 8px;
	float: left;
}
.newsImage img{
	width: 80px;
}
.newsDate{
	font-size: 10px;
}

.newsBrief{
	width: 260px;
	float: right;
}

/* content poling */
.polling2 {
	padding: 0px;
}
.polling2 table {
	width: 93%;
	border: 0px;
}
.polling2 th{
	padding: 4px;
	color: #fff;
	background-color: #307b9a;
}