/* template.css | Updated: May 29, 2007 */
/* http://arwinclicks.com/template.css  */

body { background:url(../images/body_BG.jpg) repeat-x scroll top left; background-color:#c6b17a; margin:0px; padding:0px; }
body, td { font-family:Verdana; font-size:14px; color:#555555; } /*default font-family and font color*/

/*some standards*/
form, ul, ol, h1, h2, h3, h4, h5 { padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px; }
p { margin:0px; }
a img { border: none; } /*default border attribute on images that have a link*/

/*basics*/
.fs10 { font-size:10px; }
.fs11 { font-size:11px; }
.fs12 { font-size:12px; }
.fs13 { font-size:13px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs17 { font-size:17px; }
.fs18 { font-size:18px; }
.fs19 { font-size:19px; }
.fs20 { font-size:20px; }

.resellers_main { border-style:solid; border-width:thin; border-color:#C9B47D; }
.resellers_left-cell { border-right-style:solid; border-right-width:thin; border-right-color:#C9B47D; padding:3px; }
.resellers_right-cell { padding:3px; font-size:12px; }

.h1 {font-family:arial; font-size:20px; font-weight:bold; font-style:italic; color:#FFFFFF; padding-top:12px;}

.fl{float:left;}
.fr{float:right;}
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; /*border-bottom:1px solid #3366FF;*/ }

#left { text-align:left; }
#right { text-align:right; }
#center { text-align:center; }
#justify { text-align:justify; }

/*td's padding or sample padding to be use*/
.main_td { padding:20px 10px 20px 10px; }
.main_td2 { padding:20px 25px 20px 30px; }
.area_a_td { padding:10px 15px 10px 15px; }
.footer_td { padding:5px 15px 5px 15px; }
.p10 { padding:10px; }
.p15 { padding:15px; }
.p20 { padding:20px; }

/*default color on text-links and text-decoration*/
a:link, a:visited { color:#a20e0e; text-decoration:none; }
a:hover { color:#a20e0e; text-decoration:none; }

/*to override default color on text-links and text-decoration*/
.a1 a:link, .a1 a:visited { color:#ffffff; text-decoration:underline; } 
.a1 a:hover { } 

/*css navigation | main nav*/
.nav_block { padding:0px 0px 0px 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.nav a { /*display:block; for vertical*/ /*float:left; for horizontal*/
		 /*display:table-cell; display:inline-block;*/ 
         padding:5px 10px 5px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; 
		 height:auto; width:auto;
       }
.nav a:link, .nav a:visited { color:#a20e0e; text-decoration:none; }
.nav a:hover { }
#currentnavpage { color:#748250; }

#navfirst { }
#navlast { }
#navfirst:hover { }
#navlast:hover { }
#currentnavfirst { }
#currentnavlast { }

/*footer nav*/
.footer_block { font-family:Verdana; /*padding:6px 15px 10px 15px;*/ color:#000000; font-weight:normal; font-size:10px; text-align:left; }
.footer a {font-family:Verdana; font-size:10px; padding:0px 0px 0px 0px; font-weight:normal; }
.footer a:link, .footer a:visited {font-family:Verdana; font-size:10px; color:#000000; text-decoration:none; }
.footer a:hover {font-family:Verdana; font-size:10px; color:#ff0000; text-decoration:underline;}
.footer {font-family:Verdana; font-size:10px; padding:0px 0px 0px 0px; font-weight:normal; color:#000000; }

.power { font-family:verdana; font-style:italic padding:6px 15px 10px 15px; color:#000000; font-weight:bold; font-style:italic; font-size:10px; text-align:right; }
.power a {font-family:verdana; font-style:italic padding:0px; font-weight:bold; font-style:italic; font-size:10px; }
.power a:link, .power a:visited { color:#000000; text-decoration:none; }
.power a:hover {text-decoration:underline; }

/*CSS Box Model | w3.org standards and explanation, http://www.w3.org/TR/REC-CSS2/box.html */
/*sample css box model hack | Technique no. 3 of Alternate Box Model Hacks, http://css-discuss.incutio.com/?page=BoxModelHack */
.csshack {
padding:10px 20px 10px 20px; 
width: 360px !important; 
width /**/: 400px; 
background-color:orange;
}

/*css box model hack alternative | Trick no. 6, http://www.evolt.org/article/Ten_CSS_tricks_you_may_not_know/17/60369/ */
#box { width:400px; background-color:yellow; }
#box .box2 { padding:10px 20px 10px 20px;  }

/*add-ons*/
.ff_cs { font-family:"Comic Sans MS"; } /*sample font-family to be use*/
.brown { color:#B29D90; } /*sample font color to be use*/
.form { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; } /*font attrributes for form, e.g., input box, textarea, select*/


.footer_bg{ background-image:url(../images/footer_bg.jpg); background-position:left top; background-repeat:no-repeat;}
.page_title{ text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; color:#000000;}
.content_rep{ background-image:url(../images/content_rep.jpg); background-position:left top; background-repeat:repeat-y;}
.home_rep{ background-image:url(../images/home_rep.jpg); background-position:left top; background-repeat:repeat-y;}
.home_rep2{ background-image:url(../images/home_rep2.jpg); background-position:left top; background-repeat:repeat-y;}
.content_bg{ background-image:url(../images/content_bg.jpg); background-position:left top; background-repeat:no-repeat;}


#dropmenudiv{ 
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
margin: 0px !important;
}

#dropmenudiv a{
width: 150px;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
color: #ffffff;

}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration:underline;
background-color:#ee4747;

}


.tb_bg{ background-image:url(../images/bg.jpg); background-position:top right; background-repeat:repeat-y;}


.link{color:#0033FF;}


.textInput
{
border: 1px solid #ff0000;
background: #ffffff;
color: #000000;
font-size: 1.1em;
}


.list{
font-family:Verdana;
font-size:11px;
margin:0px;
padding:0px;
list-position:outside;
}

.red{color:#a20e0e;}
.utang{ list-style-type:none;}