@charset "utf-8";
/* CSS Document */

*{padding:0;margin:0}

body {
	background-image:url(images/img/bg.jpg);
	background-color: #000000;

	  -webkit-background-size: ;
	  -moz-background-size: ;
	  -o-background-size: ;
	  background-size: ;
	background-repeat: repeat-x;
	width: 100%;
	height: ;
	position: ;
	z-index: 0;
	float: ;
	left: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}

a, a:visited {
	text-decoration: none;
}



/* top */
.top {
	padding: 5px 0;
	border-bottom: solid thin #EEE;
	margin-bottom: 10px;
	text-align: right;
}

.top a:hover {
	color: #096; 
	font-weight: bold;
}





/* wrapper001 */
.wrapper001 {
        width: 1100px;
	background-color: #ffffff; opacity:1;
	padding: 10px 0px 10px 0px; /*top right bottom left*/
}

header {

	height: 100px;
	min-height: 0px;
	background-color: #fff; opacity:1;
	float: center;
        position: ;
}



.logo {
	width: 200px;
	height: auto;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
float: center;
}

header #menu {
	width: auto;
	height: 0px;
	float:left ;
	padding: 45px 0px 0px 0px;
}

header #menu li {
	float:left ;
	padding: 0px 0px 0px 0px; 
}

header #menu li a {
}

.text001 {
	
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size:24px;
	color: #2068c2;
	float: center;
	text-shadow: 0px 3px 6px gray;
	padding:12px 0px 0px 0px; /*top right bottom left*/
}





/*menu button*/
.menubg {
        width: 1100px;
	background-color: #0061ff; opacity:1;
	background-color: #0061ff;
	border-radius: 0px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	padding: 5px 0px 0px 0px !important; /*top right bottom left*/
	float: center;
}

.headerABC {
	width: 1110px;
	height: 0px;
	min-height: 0px;
}

.font-menu {
	font-family: tahoma;
	font-weight: medium;
	font-size:18px;
	color: #fff;
	text-shadow: 1px 1px 0px 0px gray;
	padding:0px 0px 0px 20px; /*top right bottom left*/
}


menu01 {
	background-color: #cacaca; opacity:0.9;
    background:url(images/xxx.png) repeat-x;
}

menu01 ul {
	padding: 10px 0px 0px 0px; /*top right bottom left !important*/
}

menu01 ul li a {
    padding-left: 10px !important;
}

menu01 ul.menu01 {
    padding: 0px 0px 0px 10px; /*top right bottom left*/
}

menu01 li {
    position: relative;
    z-index: 9;
    padding: 0px 0px 10px 0px !important; /*top right bottom left*/
    display: block;
    float: left;
}

menu01 li:hover>ul {
    left: 0px;
}

menu01 a {
    position: relative;
    z-index: 10;
    height: 20px !important;
    display: block;
    float: left;
    line-height: 0px;
    text-decoration: none;
    font: bold 18px tahoma;
}

menu01 a:hover, div#menu01 a:hover span { color: #fffc00; }
menu01 li.current a {}

menu01 span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 100% 0;
}

menu01 ul ul a.parent span {
    background-position:100% 8px;
    background-image: url(images/xxx.gif);
}

menu01 ul ul a.parent:hover span {
    background-image: url(images/xxx.gif);
    background-color: #cacaca; opacity:0.9;
}

/* menu01::level 1 */
menu01 a {
    padding: 0px 10px 0px 50px !important; /*top right bottom left*/
    line-height: 0px;
    color: #ffffff;
}

menu01 span {
    margin-top: 0px;
}
/**@replace#1*/
menu01 li { background: url(images/xxx.png) 100% 4px no-repeat; }
menu01 li.last { background: none; }



/* menu01::level 2 */
menu01 ul ul li { background: none; }

menu01 ul ul {
    position: absolute;
    top: 20px !important;
    left: -999em;
    width: 220px !important;
    padding: 5px 0 0 0;
    background-color: #000000; opacity:0.9;
    margin-top:0px;
}

menu01 ul ul a {
    padding: 0 0 0 15px; /*top right bottom left*/
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: #ffffff;
}

menu01 ul ul span {
    margin-top: 0;
    padding-right: 15px;
    font-family: arial;
	font-weight: normal;
	font-size:16px;
	color: #fff;
}

menu01 ul ul a:hover span {
    color: #ffffff;
    background-color: #cacaca; opacity:0.9;
}

menu01 ul ul li.last { background: none; }
menu01 ul ul li {
    width: 100%;
}

/* menu01::level 3 */
menu01 ul ul ul {
    padding: 5px 0 0 0;
    margin: -25px 0px 0px 220px !important; /*top right bottom left*/
    margin-left:0px;
}

/* menu01::level 4 */
menu01 ul ul ul ul{
    padding: 0;
    margin: -27px 0px 0px 240px !important;
    margin-left:0px;
}








/*body/content/home*/
.wrapper002 {
	width:1100px;
	padding-top:0px;
	background-color:#;
	margin-top:0px;
}

/* box002 */
.box002 {
	width: 1100px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.box002-content {
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border-left: 0px solid #DBDEE1;
	border-right: 0px solid #DBDEE1;
	border-top: 0px solid #DBDEE1;
	border-bottom: 0px solid #DBDEE1;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}





/* Box NIVO SLIDER */
.boxNivoSlider001 {
	width:100%;
	background: #;
	border-left: 0px solid #c4c4c4;
	border-right: 0px solid #c4c4c4;
	border-top: 0px solid #c4c4c4;
	border-bottom: 0px solid #c4c4c4;
	padding-top: 0px; /*---untuk mengatur padding top tampilan posisi page home---*/
}

.title-home {
	width:515px;
	border-bottom:#ffffff 0px solid;
	font-family:tahoma;		
    font-size:18px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}





/* Product category */
.title-category {
	width: px;
	font-family: Tahoma;
	color: #ffffff;
    font-size: 18px;
	font-weight: lighter;
}

/* button "show all" */
.button-A {
	width: 150px;
	background: rgb(255,138,0);
	background: rgba(255,138,0, .9);
	border-radius: 10px;
	padding: 4px 0px 5px 0px; /*top right bottom left*/
	margin : 0px 0px 7px 0px;
	font-family: Tahoma;
	color: #ffffff;
    font-size: 14px;
}

.button-A:hover  {
    background-color:#000000;
    color:#ffffff;
    }

.search {width: 210px; font-size:14px; font-family:Tahoma color:#a6a6a6; margin-right:0px; padding-top:5px;}

.search input {width:120px; font-size:14px; color:#707070; text-align:center;}

.line-1 {
	width: 1100px;
	padding-left: 0px;
	padding-bottom: 10px;
	border-bottom: #ffffff 1px solid;
	margin-top: 0px;
}

/*
.line-2 {
	width: 158px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-bottom: #5a5a5a 1px dashed;
	margin-top: 0px;
}
*/

.category-front {
	float:left;
	font-size:10px;
	margin-top:5px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:5px;
}

.category-front text-name-category {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: ;
	padding: 1px 1px 1px 1px;
}

.category-front link-css {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0;
	margin-top: 2px;
}

.category-front a {
	float: right;
	color: #FF0;
	text-decoration: none;
	margin-bottom: 2px;
}

.category-front a:hover {
	text-decoration:underline;
}



.box-product-category {
	width: 158px;
	background: #ffffff;
	border-left: 0px solid #f6d6ff;
	border-right: 0px solid #f6d6ff;
	border-top: 0px solid #f6d6ff;
	border-bottom: 0px solid #f6d6ff;
	padding: 10px;
}



.text-summary-products-category {
	font-family: Tahoma;		
    font-size: 12px;
	font-weight: medium;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.clear {
	float:none;
	clear:both;
}





/* Products List Cat 1 */
.content-list {
	width:1100px;
	background: #000000;
	padding-top: 0px; /*--untuk mengatur padding top tampilan posisi page home--*/
	float: left;
}
/*
.content-center {
	width:1150px;
	padding-left:0px;
	margin-top:0px;
	background-color:#;
}

.content-list-left {
	width:160px;
	float:left;
	margin-left: 22px;
	background-color:#;
}

.content-list-right {
	width:700px;
	float:left;
	padding-left:0px;
	margin-top:0px;
	background-color:#;
}*/

/* box-border-content-B */
.box-border-content-B {
    position: ;
    background: #ffffff;
	width: 1100px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	border-left: 0px solid #6a6a6a;
	border-right: 0px solid #6a6a6a;
	border-top: 0px solid #6a6a6a;
	border-bottom: 0px solid #6a6a6a;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* button "show all" */
.button-B {
	width: 150px;
	background: #0061ff;
	border-radius: 10px;
	padding: 4px 0px 5px 0px; /*top right bottom left*/
	margin : 0px 0px 7px 0px;
	font-family: Tahoma;
	color: #ffffff;
    font-size: 14px;
}

.button-B:hover  {
    background-color:#ffffff;
    color:#207cca;
    }

.block001 {
	width: 192px;
	background: #ffffff; /*--block color--*/
	float:left;
	font-size:10px;
	padding: 0px 15px 10px 10px; /*top right bottom left*/
}

.block002 {
	float: left;
	width: 190px;
	background: #cacaca;
	border-left: 0px solid #f6d6ff;
	border-right: 0px solid #f6d6ff;
	border-top: 0px solid #f6d6ff;
	border-bottom: 0px solid #f6d6ff;
	padding: 10px 10px 5px 10px;  /*top right bottom left*/
}

.font-title-category {
	font-family: arial;
	font-weight: bolder;
	font-size:22px;
	color: #cacaca;
	text-shadow: 1px 1px 0px 0px gray;
	padding: 10px 0px 10px 0px; /*top right bottom left*/
}

.title-product-1 {
	font-family:Tahoma;		
    font-size:12px;
	font-weight: bold;
	color: #666666;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	padding-top:0px;
}

.summary-product {
	font-family:Tahoma;		
    font-size:12px;
	font-weight: bold;
	text-decoration:underline;
	color: #666666;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.text-product-content-1 {
	font-family: Tahoma;		
    font-size: 12px;
	font-weight: medium;
	color: #666666;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.price-font-1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: medium;
	color: #b50606;
	padding-bottom: 10px;
}

.text-zooming-1 {
	width: 185px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: medium;
	color: #535353;
	margin-bottom: 10px;
}


.pageTitleBkgdRight {overflow:hidden;}

*+html .pageTitleBkgdRight label {display:inline-block}
*+html .pageTitleBkgdRight select {position:relative;margin-top:-1px}
*+html .pageTitleBkgdRight span.page__info {position:relative;top:2px}
* html .pageTitleBkgdRight label {display:inline-block}
* html .pageTitleBkgdRight select {position:relative;margin-top:-1px}
* html .pageTitleBkgdRight span.page__info {position:relative;top:2px}


.paging__bar a.pagination {font-weight:normal; color #000000; margin:1px}
.paging__bar a.pagination:hover {font-weight:normal; color #af1e23; margin:1px}
.paging__bar span {font-weight:normal; margin:1px}	/* 1/21/09 Removed bold and red (color: #af1e23;) from paging text definition */


#containerMain a.pagination {
	text-decoration:underline;
}





/* Products Detail */
/* box-border-content-C */
.box-border-content-C {
	width: 1100px;
	background: #cacaca;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	border-left: 2px solid #6a6a6a;
	border-right: 2px solid #6a6a6a;
	border-top: 2px solid #6a6a6a;
	border-bottom: 2px solid #6a6a6a;
	padding: 0px;
}

/*
.box-content-C-heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	border: 1px solid #9b9b9b;
	background: url('images/background-box01.jpg') repeat-x;
	background color: #6a6a6a repeat-x;
	padding: 7px 20px 7px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
}*/

.box-content-C {
	width: 950px;
	background: #ffffff;
	border-left: 0px solid #505050;
	border-right: 0px solid #505050;
	border-top: 0px solid #505050;
	border-bottom: 0px solid #505050;
	padding-top: 12px;
	margin: 0px;
}

.box-content-C-2 {
	width: 900px;
	background: #ffffff;
	border-left: 0px solid #505050;
	border-right: 0px solid #505050;
	border-top: 0px solid #505050;
	border-bottom: 0px solid #505050;
	padding-top: 10px;
	margin: 0px;
}

.img-productGallery img{
	width:56px;
	float:left;
	padding:2px;
	border:0;
}

.title-product-2 {
	font-family: Tahoma;		
    font-size: 18px;
	font-weight: bolder;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.price-font-2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: medium;
	color: #b50606
}

.specification {
	font-family:Tahoma;		
    font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#666666;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.text-product-content-2 {
	font-family: Tahoma;		
    font-size: 14px;
	font-weight: medium;
	color: #666666;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.text-our-catalogue-1 {
	font-family: Tahoma;
	font-weight: bold;
    font-size: 14px;
	font-weight: bold;
	color: #0061ff;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom: #d0d3d8 1px solid;
}

.text-our-catalogue-2 {
	width: 184px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: medium;
	color: #c80202;
	margin-top: 15px;
}

.text-zooming-2 {
	width: 184px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: medium;
	color: #535353;
	margin-top: 0px;
}





/* Search */
.search-list {
	font-family: Tahoma;		
    font-size: 12px;
	font-weight: medium;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

/* box-border-content-D */
.box-border-content-D {
	background: #ffffff;
	border-left: 0px solid #505050;
	border-right: 0px solid #505050;
	border-top: 0px solid #505050;
	border-bottom: 0px solid #505050;
	padding: 0px;
}

/*
.box-content-D-heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	border: 1px solid #9b9b9b;
	background: url('images/background-box01.jpg') repeat-x;
	background color: #6a6a6a repeat-x;
	padding: 7px 20px 7px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
}*/

.box-content-D {
	background: #ededed;
	border-left: 0px solid #505050;
	border-right: 0px solid #505050;
	border-top: 0px solid #505050;
	border-bottom: 0px solid #505050;
	padding-top: 2px;
}

/* content-search */
.content-search {
	margin: 30px;
}

.content-search-title {
	font-family: Tahoma;
	color: #666666;
	font-size: 12px;
	font-weight: bolder;
}

.content-search a {
	color:#FFF;
	text-decoration:none;
}

.content-search a:hover {
	text-decoration:underline;
}

.content-search li {
	margin-bottom:10px;
}

/* Search Line */
#search-line {
	border-bottom: 1px solid #666666;
	padding: 0.5px;
	clear: both;
	color: #333333;
}






/* box-border-content-E */
.box-border-content-E {
	background: #;
	border-left: 0px solid #505050;
	border-right: 0px solid #505050;
	border-top: 0px solid #505050;
	border-bottom: 0px solid #505050;
	padding: 0px;
}

/*
.box-content-E-heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	border: 1px solid #9b9b9b;
	background: url('images/background-box01.jpg') repeat-x;
	background color: #6a6a6a repeat-x;
	padding: 7px 20px 7px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
}*/

.box-content-E {
	background: #545454;
	border-left: 0px solid #505050;
	border-right: 0px solid #505050;
	border-top: 0px solid #505050;
	border-bottom: 0px solid #505050;
	padding: 10px;
}

.title-contact-us {
	width:515px;
	border-bottom:#ffffff 0px solid;
	font-family:tahoma;		
    font-size:18px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.content-contact-us {
	margin:30px;
	color:#4e0574;
	font-size:14px;
}





/* Yahoo Messenger */
.ym-user {
	font-family: Tahoma;
	font-size: 10px;
	margin: 10px 10px 10px 10px;
}

.text-online-support-css {
	font-family: Tahoma;		
    font-size: 12px;
	font-weight: medium;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}







/*  Button FB Melayang */
#wrapperFB { width: 1100px;
           margin: auto;
           border-left: dashed 0px #888888;
           border-right: dashed 0px #888888;
           background: #; }

#content-FB { width: 100%;
           height: 0px;
           background: #;
           position: relative; }

#float-button-wrapper { position: absolute;
                        left: -120px; }

#float-button-page img{ background: none;
                        border: none;
                        padding: 0px 0px 0px 0px; /*top right bottom left*/
                        margin: 0; }

.padding-FB { padding: 5px 10px 0px 10px; /*top right bottom left*/ }

.padding-YM { padding: 5px 10px 0px 10px; /*top right bottom left*/ }


#float-button-page a { float: left;
                       clear: left;
                       margin-bottom: 10px;
                       margin-top: 5px; }

#float-button-page { position: absolute; background: #ccffcc; }

#float-button-page.fixed { position: fixed;
                           top: 200px; }








































/* footer */
.clearfix {
	margin-bottom: 0px;
	display: block;
	clear: both;
}

.footer {

	width:1100px;
	height:0px; /* tinggi dari footer */
	background-color: #000000; opacity:1;
	padding:10px 0px 30px 0px; /*top right bottom left*/
	border-top: solid 4px #ffffff;
	bottom:0;
	position: ;

	font-family: tahoma;
	font-weight: medium;
	font-size:14px;
	color: #ffffff;
}

.footer2 {
	width:1100px;
	height:0px; /* tinggi dari footer */
}

footer a:visited {
	color: #ffffff;
}

footer a:hover {
	color: #fff000;
}











/*--- marquee text ---*/
.marquee-1 {width:1024px; font-family:Tahoma; font-size:12px; color:#ffffff; background:#585858;}



/*
.square-hit-counter-padding {
	padding-top: 725px;
}

.square-hit-counter {
	width:695px;
	background-color: #eae1d6;
	margin:10px 10px 10px 10px;
}

.text-hit-counter {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
*/


	
/* cari */
.cari {
	border: solid thin #EEE;
	background-color: #F5F5F5;
	padding: 10px 20px;
	min-height: 25px;
	margin-bottom: 20px;
	border-radius: 10px;
	
}

.cari label {
	padding: 5px 0;
}

.cari input[type='text'], .cari select {
	padding: 8px 16px;
	border-radius: 5px;
	border: solid thin #099;
}

.cari input[type='submit'] {
	padding: 8px 16px;
	background-color: #099;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
}

.cari input[type='submit']:hover {
	background-color: #096;
}


/* content */
.content-1 {
	padding: 20px 0px 0px 0px; /*top right bottom left*/
	min-height: 0px;
	height: auto;
}

/* slider */
.slider {
	height: 300px;
	width: 600px;
	background-color: #FFC;
	float: left;
	border-radius: 10px;
	border: solid 1px #EEE;
}

.slider img{
	width: 600px;
	height: 300px;
	border-radius: 10px;
}


/* contact text */
.contact-text-background {
	width: 1040px;
	background: rgb(255,255,255);
	background: rgba(255,255,255, .4);
	border-radius: 14px;
	padding: 10px 0px 10x 0px; /*top right bottom left*/
}

.contact-text-1 {
	font-family: arial;
	font-weight: bolder;
	font-style: ;
	font-size:30px;
	color: #ffffff;
	text-align: left;
	text-shadow: 0px 3px 6px gray;
	padding:10px 0px 15px 0px;
}

.contact-text-2 {
	font-family: arial;
	font-weight: bolder;
	font-style: ;
	font-size:18px;
	color: #ffffff;
	text-align: left;
	text-shadow: 0px 3px 6px gray;
	padding:0px 0px 0px 0px;
}

.contact-text-3 {
	font-family: arial;
	font-weight: bolder;
	font-style: ;
	font-size:18px;
	color: #ffd800;
	text-shadow: 0px 3px 6px gray;
	padding:5px 0px 8px 0px;
}



.content-2 {
	padding: 25px 0px 0px 0px; /*top right bottom left*/
	min-height: 0px;
	height: auto;
}

.konteiner {
	position: relative;
	margin : 0px 0px 0px 0px; /*top right bottom left*/
	width : 1120px;
	padding: 10px 0px 10px 0px;
	background-color: #ffffff;
}

.box001 {
	margin : 0 auto 0 auto;
	padding : 12px 05px 10px 15px; /*top right bottom left*/
	width : 1100px;
	min-height : 0px;
	height : auto;
	background-color : #cac9c9;
	color : ;
	float : left;
}

.image {
	width : 182px;
	padding : 7px;
	margin : 0px 10px 10px 10px;
	background-color : #FFF;
	border : 1px #FFF solid;
	float : left;
}

.halaman {
	color: #ffffff;
	padding: 0px 0px 05px 0px; /*top right bottom left*/
}





.james-0 {
  width: ;
  background: #ffffff; /*--block color--*/
  float:;
  padding: 120px 0px 120px 0px; /*top right bottom left*/
}

.james-1 {
  width: 300px;
  background: #ffffff;
  border-left: 1px dashed #505050;
  border-right: 1px dashed #505050;
  border-top: 1px dashed #505050;
  border-bottom: 1px dashed #505050;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  position: center;
}

.james-2 {
  width:;
  background: ;
  border-left: 1px solid #505050;
  border-right: 1px solid #505050;
  border-top: 1px solid #505050;
  border-bottom: 1px solid #505050;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.james-3 {
  font-family: Tahoma;
  font-weight: bold;
  font-style:;
  font-size:18px;
  color: #505050;
}


