/***********************************************
 copyright : (C) 2007 - Clickme                  
 Editor: Sifanuba / clickme                
**********************************************/

/*Body properties of all "tpl" files*/ 

/*rinto*/

body {
	margin:0;
	background: url(images/bgbody.png) repeat-x left top;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #000000;
}

#container {
	width:924px;
	margin: 0px auto;
	padding:0px;
	padding-bottom: 15px;
	text-align: left;
	background: url(images/bgroundkiri.png) repeat-y left top #fff;
}

#header {
	width:924px;
	height:105px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background: url(images/banner.jpg) no-repeat;
}

#header .kolom {
  position: relative;
  float: left;
}


.menuatas {
  width: 924px;
  height: 18px;
  background:url(images/bgmenuatas.png) repeat-x left top;
}

a.menuatas:link, a.menuatas:visited {
	display: block;
	background: url(images/bgbutonmenuatas.png) no-repeat right top;
	height: 18px !important;
	width: auto !important;
	padding-right: 10px;
  padding-left: 10px;
  text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	position: relative;
	float: left;
	color: #331b01;
}

a.menuatas:hover {
	text-decoration: none;
	background-position: 0px -18px;
	color: #d37917;
}


.clear {
	clear:both;
}

.clr {
	clear:both;
}


#topmenu {
	float:left;
	clear:left;
	background:url(images/butonkedua.png) repeat-x left top;
	width: 924px;
	height:22px;
}

ul#mainlevel-nav
{
	list-style: circle outside;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}


/** unordered list item for top menu **/
ul#mainlevel-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	white-space: nowrap;
	height:19px;
}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #000;
	padding-top: 3px;
	height:19px;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

/** unordered list item for top menu for firefox only **/
ul#mainlevel-nav li a:hover {
	background: url(images/bg_03.png) repeat-x left top;
	text-decoration:none;
	color: #0000cc;
}

.inputlogin {
  font-size: 9px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 11px;
	width: 80px;
	padding-top: -2px;
	padding-left: 5px;
  background-color: #ffffff;
}


.ahlan {
  position: relative;
  float: right;
  color: #690909;
  font-size:11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-style: bold;
  padding-top: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

#contentut {
  padding-left: 200px;   /* LC width */

}

#contentut .column {
  float: left;
  position: relative;

}

#kanan {
  width: 704px;
  padding: 0 10px;
  margin-right: -20px;
	padding-top: 10px;
}

#kiri {
  width: 180px;        /* LC fullwidth - padding */
  padding: 0 10px;
  right: 180px;        /* LC fullwidth */
  margin-left: -100%;
  padding-top: 10px;
	height: 100%;
}


#kotakluar {
	width: 100%;
	height: auto;
	background-color: transparent;
	padding: 2px;
}

#leftbox {
	width:98%;
	height:auto;
	background-color: transparent;
	padding:10px 0px 10px 3px;
}


#judulboxleft {
	width:100%px;
	height:20px;
	background: url(images/bg_boxleft.png) no-repeat right top;
	text-align: center;
	vertical-align: middle;
	padding-top:3px;
	font-weight: bold;
	color: #fff;
}


#newsletter {
	width:150px;
	height:90px;
}

#toolbar {
	float:right;
	margin-right: 0px;
	margin-bottom: 5px;
}

a.toolbar {
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

a.toolbar:hover {
	background-color: #fdf4e2;
	padding: 0px;
	text-decoration : none;
	font-weight: normal;
}


/*Standard table properties*/
td {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: transparent;
	text-align: left;
}

.table_giftcoupon {
	background-color: #F7F7F7;
	width: 420px;
	border: #8B8B8B 1px solid;
	padding: 5px;
}


#chatoutput {
height: 200px;
width: auto;
padding: 3px 3px; 
border: 1px solid #ddd;
border-width: 1px 1px;
background: #10636F;
background: url(images/bg_chatoutput.png) repeat-y left top;
overflow: auto;
margin-top: 10px;
}

img {
	border: 0px solid;
}

a {
	text-decoration: none;
	color: #993300;
}

a:hover {
	text-decoration: none;
	color: #04a400;
}

hr {
  height: 1px;
	width: 100%;
}

b {
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*Same as <b> tag above, BUT... the WYSIWYG editor uses <strong> tags instead of <b></b>*/
strong {
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.boldgrey {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.weblinks a {
  color: #56A0E5;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.discount {
  color: #45A5FF;
  font-family: Georgia, Times;
  font-size: 12px;
  font-weight: bold;
}

h1, h2, h3 {
	color: #6b4501;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

.plain {
  color: #000000;
  text-decoration:none;
}

.plain:hover {
  text-decoration: underline;
}

.small {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9px;
}

.smallgrey {
  color: #888888;
  font-family: Tahoma, Verdana, Arial,Helvetica;
  font-size: 9px;
}

.smallgrey b {
  color: #1F86AA;
  font-family: Tahoma, Verdana, Arial,Helvetica;
  font-size: 9px;
}

select {
  font-family: Verdana, Tahoma, Arial,Helvetica;
  font-size:10px;
  height: 18px;
 }

/* Beginning: List with headitems and subitems on homepage etc.  */
.category {
	color: #df4204;
	font: 10px;
	font-family: Verdana,Arial,Helvetica;
	text-decoration: none;
	padding-left: 7px;
  background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #bfae8c;
}

.category:hover {
  text-decoration: none;
}

.sub_category {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  padding-left: 5px;
  background-image: url('images/bullet_small.gif');
	background-repeat: no-repeat;
}

.cur_category {   
  color: #FF7B00;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  padding-left: 5px;
  background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
}
/* End: List with headitems and subitems on homepage etc.  */


.tabeltidakabu {
	background-color: #fffaf2;
}

.tabelabu {
	background-color: #f9e0b3;
}

.thumb_gallery {
  border-bottom: solid 3px white;
}

.thumb_gallery:hover {
  border-bottom: solid 3px red;
}

/* Begin buttons on top of all pages */
.cat_list_bg {
	background-color: transparent;
  background-image: url('images/but_mid.gif');
}

.cat_list_bg a {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

.cat_list_bg a:hover {
	color: #A3FFFF;
	text-decoration: none;
}
/* End buttons on top of all pages */

/* Begin properties of all the boxes left and right on the page*/
.boxtitle {
	background-image: url('images/but_mid.gif');
	background-color: transparent;
	height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	border-bottom: 0px solid;
	border-color: #ffffff;
}

.boxtitle2 {
	background-image: url('images/2top.png');
	background-color: transparent;
	height: 20px;
	font-weight: bold;
	color: #A92D85;
	text-align: left;
}





.boxtitle_small {
	background-color: #009797;
  font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.boxtable {
	border: 0px;
	border-color: #000000;
	background-color: #E6E6FC;
	padding: 0px;
	width: 100%;
}

.boxtable2 {
	border: 1px dotted;
	border-color: #EC76C9;
	background-color: #ffffff;
	padding: 5px;
	width: 100%;
}



.boxtext {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: transparent;
	background-image: url('images/m_mid.png');
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.boxtext2 {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: transparent;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.boxtext_browse {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: transparent;
	background-image: url('images/m_mid.png');
	text-align: left;
	padding-left: 7px;
}
/* End properties of all the boxes left and right on the page*/


.tab_go {
	width: 23px;
	height: 14px;
	border: solid 0px;
	padding-bottom: 5px;
}

input {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 14px;
	border: solid 1px;
	border-color: #835809;
  padding-left: 5px;
}

.input20 {
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  color: #835809;
  height: 15px;
	width: 80px;
	border: solid 1px;
	padding-left: 5px;
  background-color: #fff8ea;

}

.input110 {
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  color: #835809;
  height: 15px;
	width: 120px;
	border: solid 1px;
	padding-left: 5px;
  background-color: #fff8ea;
}

.input150 {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 14px;
	width: 150px;
	border: solid 1px;
	border-color: #835809;
  padding-left: 5px;
  padding-left: 5px;
}

.input250 {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 14px;
	width: 250px;
	border: solid 1px;
	border-color: #835809;
  padding-left: 5px;
}

.area400 {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 150px;
	width: 400px;
	border: solid 1px;
	border-color: #835809;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.noborder {
	border: solid 0px;
}

.no {
	width: 16px;
  height: 16px;
  border: solid 0px;
}

.button {
  color: #6d5d42;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  border-right: 2px solid #6d5d42;
  border-bottom: 2px solid #6d5d42;
  border-left: 2px solid #eeeae3;
  border-top: 2px solid #eeeae3;
  width: auto;
  background: url('images/bg_button.png') repeat-x top left;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
  height: 19px;
	cursor: hand;
}

.button1 {
  color: #009797;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 8px;
  border: 1px solid #A2A1A1;
  width: auto;
  background: #ffffff;
  height: 15px;
	cursor: hand;
}
/*Input images lookalike html buttons pixelhack*/
.btcheckout {
  width: 70px;
  height: 19px;
	cursor: hand;
	border: none;
}

.btbeli {
  width: 39px;
  height: 19px;
	cursor: hand;
	border: none;
}

.btlanjut {
  width: 57px;
  height: 19px;
	cursor: hand;
	border: none;
}

.btselesai {
  width: 55px;
  height: 19px;
	cursor: hand;
	border: none;
}

.btback {
  width: 71px;
  height: 19px;
	cursor: hand;
	border: none;
}

.backlite {
	background-color: white;
}

.backlite_over {
	color: #000000;
	font-weight: bold;
	background-color: #F7F7F7;
	cursor: hand;
}

.backlite_select {
	color: #000000;
	font-weight: bold;
	background-color: #F7F7F7;
}

.pagination {
  font-size: 10px;
  font-family: Tahoma, Arial, Helvetica;
  width: 15px;
  text-align: center;
  background-color: #F5F5FF;
}

.pagination2 {
  color: #ffffff;
  font-size: 10px;
  font-family: Tahoma, Arial, Helvetica;
  width: 15px;
  text-align: center;
  background-color: #897253;
}

.pagination a {
  color: #9c6722;
  text-decoration: none;
  float:left;
  width: 100%;
}

.pagination a:hover {
  color: #FF7B00;
}

#bestboxcontainer {
	width:148px;
	height:auto;
	background-color: #E8F6FC;
	padding: 1px;
}

#bestboxjudul {
	width:135px;
	height:15px;
	background: url(images/bgboxjudul.png) repeat-y right top;
	background-color: transparent;
	border: 1px solid #fff;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-weight: bold;
	color: #094A74;
}


#bestbox {
	text-align:center;
	width:135px;
	height:auto;
	background-color: #E8F6FC;
	border: 1px solid #fff;
	padding: 15px 5px 5px 5px;

}