/* Lovely Body */

* {
	margin:0px;
	padding:0px;
}

#header-bg {
	clear:both;
	height:165px;
	background-image:url(images/header-bg.jpg);
	margin:auto;
}

#header {
	clear:both;
	width:776px;
	height:165px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin:auto;
}

#content {
	width:776px;
	clear:both;
	margin:auto;
}

#content ul { 
	list-style-type:none;
	margin-left:20px; 
	margin-right:20px;
}

#content ul li { 
	background:url(images/action_check.gif) no-repeat 2px 2px;  
	padding:0 0 10px 25px; 
}

#no {
	float:left;
	width:300px;
}

#no ul {
	list-style-type:none;
	margin-left:20px; 
}

#no ul li {
	background: url(images/action_delete.gif) no-repeat 2px 2px;  
	padding:0 0 10px 25px;
}

.nulis {
    font:13px Verdana, sans-serif;
	text-align:justify;
	margin:auto;
	padding-left:30px;
	padding-right:30px;
}

.nulisbonus {
    font:13px Verdana, sans-serif;
	text-align:justify;
	margin:auto;
	padding-left:10px;
	padding-right:10px;
}

#footer-bg {
	background-image:url(images/footer-bg.jpg);
	height:153px;
	clear:both;
	margin:auto;
}

#footer {
	background-image:url(images/footer.jpg);
	width:776px;
	height:28px;
	clear:both;
	margin:auto;
	padding-top:125px;
}

/* Font Eh? */

.highlight {
	background-color:#FFFF66;
}

h1 {
	font:40px bold "Trebuchet MS";
	color:#AB0717;
	text-align:center;
	padding-bottom:10px;
}

h2 {
	font:22px "Trebuchet MS";
	padding-bottom: 10px;
	text-align:center;
	margin:auto;
}

h3 {
    font:24px "Trebuchet MS";
	font-weight:bold;
	color:#AB0717;
	text-align:center;	
	padding-top:4px;
	padding-bottom:4px;
	border-bottom: #F4F4F4 2px solid;
}

h4 {
	font:25px "Trebuchet MS";
	font-weight:bolder;
	color:#AB0717;
	text-align:center;
	padding-bottom:10px;
}

h5 {
    font-size:22px;
	font-weight:bold;
	color:#AB0717;
	text-align:center;	
}

h6 {
	font-size:18px;
	text-align:center
}


/* BOX Kotsey */

#flarebiz {
	float:left;
	margin-right:5px;
}

#web {
	width: 680px;
	background-color:#f4f4f4;
	border:#CCCCCC solid thick;
	padding:15px;
	margin:5px;
}

#box2 {
	width:600px;
	background-color:#fefefe;
	border:#CCCCCC medium dashed;
	margin:auto;
	padding:5px 0px 5px 0;
}

#boxtesti {
	width:500px;
	background-color:#f9f9f9;
	border:#999999 2px dashed;
	margin:auto;
	padding:15px;
}

#boxbeli {
	width:500px;
	border:#c70203 10px solid;
	margin:auto;
	padding:15px;
}

#boxharga {
	width:400px;
	background-color:#ffffcc;
	border:#000000 1px dashed;
	margin:auto;
	padding:15px;
}

#boxmodul {
	width:630px;
	border:#f4f4f4 5px solid;
	margin:auto;
	padding:15px;
}

#boxsubscribe {
	width:450px;
	border:#efefef 4px dashed;
	margin:auto;
	padding:15px;
}

#boxpembelian {
	width: 520px;
	border:#CCCCCC 5px solid;
	background-color:#f4f4f4;
	margin:auto;
	padding:15px;
}

#boxabooain {
	width:630px;
	border:#005e8a 5px solid;
	margin:auto;
	padding:15px;
}

#box {
	width:600px;
	height:30px;
	background-color:#ab0717;
	margin:auto;
	padding-bottom:15px;
}

#box-bawah {
	width:584px;
	border-right:#f4f4f4 8px solid;
	border-bottom:#f4f4f4 8px solid;
	border-left:#f4f4f4 8px solid;
	border-top:none;
	margin:auto;
}

#box ul { 
	list-style-type:none;
	margin-left:5px; 
}

#box ul li { 
	background:url(images/action_check.gif) no-repeat 2px 2px;  
	padding:0 0 10px 25px;
}

#box-top {
	background-image:url(images/top1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:10px;
}

#box-top2 {
	background-image:url(images/top2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:10px;
}

.box-nulis {
	padding-left:15px;
	padding-right:15px;
	font:15px "Trebuchet MS", Arial;
	text-align:justify;
	margin:auto;
}

#box-footer {
	background-image:url(images/sw1.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
}

#box-footer2 {
	background-image:url(images/se1.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:10px;
}

.fakeurl {
	color: #003399;
	text-decoration: underline;
}

.subscribe2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:250px;
	margin:auto;
	padding:20px;
	border:2px solid #efefef;
	background-color: #F9F9F9;
	line-height: 18px;
}

/* Stupid Menu */

#menu {
	text-align:center;
	font:14px "Trebuchet MS", Arial;
	margin-top:3px;
	padding-left:410px;
	float:left;
	color:#FFFFFF;
}

#menu a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#menu a:hover {
	text-decoration:underline;
	font-weight:bold;
}

/* Tambahan */

.style1 {
	color: #F10104;
	font-weight: bold;
}
.style3 {
	color: #C70203;
	font-size: 18px;
}
.style5 {color: #000000}
.style6 {color: #CCCCCC; font-size: 18px; }
.style7 {font-size: x-small}
.style9 {color: #ff3300}
.style11 {color: #FFFFFF; font-size: 18px; }
.style13 {
	color: #AB0717;
	font-size: 18px;
	font-weight: bold;
}
.style14 {font-size: x-small; font-weight: bold; }

/* WoWoWoW */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/photography/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

