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

/* -----------------------------------------------
1. SITE MASTER SETUP
----------------------------------------------- */
*{ font-family: Georgia, Helvetica;color:#3d3823 }

body { margin: 0px; padding: 0px ; font-size:0.85em; height:900px; background:#fae48a;}
h1 {  margin: 0; padding: 0; font-size: 1.0em ; color:#000}
h2 {  margin: 0; padding: 0; font-size: 0.95em ; color:#000}

img { border: 0 none; background: none }

.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden} /* Non IE clearfix */
a{ text-decoration:none; color:#000}
a:hover{ text-decoration:underline}
a:focus {outline: none; }



/*------------------------------------------------
2. layout
---------------------------------------------------*/
div#header{ background:url(../images/top_header.jpg)  center top  no-repeat;height:150px; width:920px; margin:0 auto }
div#bottomlogo{ background:url(../images/bottom_logo.jpg) 3px 0px no-repeat; width:374px; height:75px}
div#header h1{ text-indent:-3000px; display:none}
div#wrapper{ width:920px; margin:0 auto;  background: url(../images/bg1.jpg) center top repeat-y }/*border:solid 1px red*/
/*------------------------------------------------
3. menu
---------------------------------------------------*/

div#menu {list-style:none; width:681px; padding:68px 0pt 0pt 250px; position:relative; }

div#menu ul{ margin:0 0 0 93px}
#menu ul li{ list-style:none; display:inline; margin:0px; padding:0px 0 0 0px ; }

#tab_menu {float:left;width:auto;line-height:normal; margin:3px 0 0 0px;}
#tab_menu ul { margin:0 0 0 2px; padding:1px 1px 0 0;list-style:none;}
#tab_menu a {float:left; background: url(../images/left_tab.gif) no-repeat left top;margin:0 1px  0px 0;padding:0px 0px 0px 6px;text-decoration:none;}


#tab_menu a span {float:left; display:block; background:url(../images/right_tab.gif) no-repeat right top; padding:8px 9px 8px 0px; font-size:1.1em; font-weight:bold; width:94px; text-align:center; font-size:90% }

#tab_menu a:hover span {color:#000;}
#tab_menu a:hover { background-position:0% -55px;color:#edd86f;cursor:pointer;}
#tab_menu a:hover span {background-position:100% -55px;color:#edd86f;}

#tab_menu #current span {background-position:100% -55px;color:#edd86f!important}
#tab_menu #current a {background-position:0% -55px;}
#tab_menu #current a:hover {background-position:0% -55px; }

/*------------------------------------------------
4. content
---------------------------------------------------*/
div#maincontent{ padding:0 0 0 10px}
div#home_first_row{width:900px;height:205px}
div#home_first_row h2{ background:url(../images/heading_home.jpg) 2px 20px no-repeat; width:350px; height:151px; text-indent:-3000px}
/*portofolio*/
div#home_first_row_p h2{background:url(../images/heading_portofolio.gif) 2px 20px no-repeat; width:350px; height:151px; text-indent:-3000px}
/*div#home_first_row_p img{ margin:-20px 0 0 0}*/
div#home_first_row_p{width:900px;height:205px}

div#image_holder{margin:-203px 0 0 375px; height:230px;}
div#home_second_row{ background:url(../images/line.jpg) 0px top no-repeat; height:295px; width:900px}

div#col1{ width:378px; background:#fdf9e3; float:left; margin:20px 0 0 0; height:350px;}
div#col1 h3{ font-size:1.6em; padding: 9px 0 0 20px}
div#col1 p{ padding:10px 20px 3px 20px; font-size:1.1em}
div#col1 span{ color:#b1a25e; font-size:0.9em}
div#col1 img { padding:0 0 0 20px}

div#col2{ width:522px; background:#e8dcac; float:left; margin:20px 0 0 0;height:350px;}
div#col2 h3{ font-size:1.6em; padding: 9px 0 0 20px}
div#col2 p{ margin:35px 25px 25px 25px; font-size:1.2em}
div#col2 ul{ padding:0 0 0 45px; margin:0; width:450px}
div#col2 ul li{ padding:5px; list-style-image:url(../images/bullet3.gif)}

/*------------------------------------------------
5. footer
---------------------------------------------------*/

div#footer{ background:url(../images/line2.jpg) 0px top no-repeat #8a4517; height:230px;  width:900px; clear:both; }
div#footer p{color:#e8dcac; padding:20px 0 0 20px}
div#footer a{color:#e8dcac; padding:20px 0 0 10px}
div#footer h3{ padding: 30px 0 0 20px; color:#e8dcac; font-size:1.6em}
.copyright{ padding:23px 0 30px 10px!important; font-size:0.80em; margin:0}
div#left_footer{ float:left; width:378px; background:url(../images/vertical_line.jpg) center right no-repeat }
div#right_footer{ float:left; width:500px; height:187px }

div#right_footer ul{ padding:30px 0 0 20px}
div#right_footer li{ padding:10px 0 0 0; list-style:none}
/*div#right_footer p { float:right; margin:0 0 0 0; padding:0}*/
.design_by{ margin:136px 0 0 0!important ; float:right}
/*------------------------------------------------
6. pages
---------------------------------------------------*/

.portofolio{ width:900px; height:auto; background: url(../images/line2.gif) top left no-repeat #fdf9e3;}
.portofolio_wraper{ width:auto; padding:10px 10px 0px 10px }
.portofolio_wraper p, .portofolio_wraper ul{ width:330px}
.portofolio_wraper h2{ color:#666633; font-size:1.6em;padding:10px 10px 10px 0px;  }
.portofolio_wraper span{ display:block; margin:-32px 0 0 500px}
.portofolio_wraper span a{ color:#B7A346; font-weight:bold; padding:0 0 0 35px}
.portofolio_wraper span a:hover{ text-decoration:none; color:#993300}
.current{ color:#993300!important}

.box_p { width:auto; background: url(../images/line4.jpg) left bottom no-repeat ; padding:15px 5px; margin:0 0 10px 0}
.box_left{ width:400px; float:left; padding: 0 0 0 10px}
.box_right{ width:460px; float:left;  }
.box_right img{ padding:0px; text-align:center; margin:0 auto; border: solid 4px #b7a346; margin:0 0 0 30px}
.view { background:url(../images/view_icon.gif) left top no-repeat; text-indent:30px; height:30px}
.view a{ padding:8px 0 0 40px; display:block}
.color_block{ background:#FF0000; display:block; width:25px;  height:25px; float:left; margin:0 0 0 5px;  }

.box_left h3{ color:#993300; font-size:1.25em;}
.box_left p{  font-size:1.1em; color:#8a7e49;}
.box_left a{color:#8a7e49; font-weight:bold}
.box_left a:hover{ color:#993300; text-decoration:none}

/*------------------------------------------------
7. pages portofolio
---------------------------------------------------*/
#pic_gal{ height:700px; background:url(../images/www.jpg) 773px 0px no-repeat #fae48a}
div#wrapper_pic{ width:310px; background:url(../images/card_ys.jpg) left top no-repeat; height:285px; position:absolute; z-index:2;  }
div#wrapper_pic h1{ display:none}
.galery{ width:465px; margin:0px auto ; border-right:solid 10px #E8DCAC; position:absolute; left:273px; background:#824116; padding:20px 20px 20px 50px; height:900px }
.galery img{ margin:3px; border:solid 6px #cba755}
.galery h3{ color:#E8DCAC; text-align:center; font-size:130%}
.galery p{ text-align:center; color:#B1A25E}

/*------------------------------------------------
8. pages what we do
---------------------------------------------------*/

div#col1_w{ width:378px; background:#fdf9e3; float:left; margin:20px 0 0px 0; height:1100px; padding:0 0 20px 0}
div#col1_w h2{ font-size:1.45em; padding: 27px 0 30px 79px; margin:5px 25px 15px 10px; border-bottom:dashed 1px #999933;  background:url(../images/web_design.gif) left top no-repeat }
div#col1_w h3{ font-size:1.35em; padding: 9px 0 0 20px}
div#col1_w p{ padding:5px 20px 10px 20px; font-size:1.1em; margin:0}

div#col2_w{ width:522px; background:#e8dcac; float:left; margin:20px 0 0 0;height:1100px; padding:0 0 20px 0}
div#col2_w img{ padding:0 0 10px 0}
div#col2_w p{ margin:5px 25px 15px 30px; font-size:1.2em}
div#col2_w h2{ font-size:1.45em; padding: 25px 0 32px 90px; margin:5px 25px 15px 10px; border-bottom:dashed 1px #FDF9E3; background: url(../images/web_app.gif) left top no-repeat}

div#col2_w ul{ padding:0 0 0 45px; margin:0; width:450px}
div#col2_w ul li{ padding:5px; list-style-image:url(../images/bullet3.gif)}

div#col1_w ul{ padding:0 0 0 45px; margin:0; width:320px}
div#col1_w ul li{ padding:5px; list-style-image:url(../images/bullet3.gif)}

div#col2_w h3{ font-size:1.35em; padding: 9px 0 0 20px; margin:5px 25px 15px 10px;}
div#w_second_row{background:url(../images/line.jpg) 0px top no-repeat; height:100%; width:900px}
.graphic{background: url(../images/gr_design.gif) left top no-repeat!important}





#home_ys{background:url(../images/www2.gif) 0px 0px no-repeat #fae48a fixed}
#w_ys{background:url(../images/www3.gif) 0px 0px no-repeat #fae48a fixed}
#po_ys{background:url(../images/www4.gif) 0px 0px no-repeat #fae48a fixed}
#ho_ys{background:url(../images/www5.gif) 0px 0px no-repeat #fae48a fixed}
#ge_ys{background:url(../images/www6.gif) 0px 0px no-repeat #fae48a fixed}
#gd_ys{background:url(../images/www7.gif) 0px 0px no-repeat #fae48a fixed}

/*------------------------------------------------
9. get in touch
---------------------------------------------------*/
div#g_second_row{ background:url(../images/line.jpg) 0px top no-repeat; height:420px; width:900px; clear:both}
div#col1_g{ width:378px; background:#fdf9e3; float:left; margin:20px 0 0px 0; height:420px; padding:0 0 20px 0}
div#col1_g p, div#col2_g p{ padding:5px 20px 10px 20px; font-size:1.1em; margin:0}
div#col2_g{ width:522px; background:#e8dcac; float:left; margin:20px 0 0 0;height:420px; padding:0 0 20px 0}

 div#col1_g h3,  div#col2_g h3{ font-size:1.45em; padding:9px 0pt 0pt 20px;}
 div#col2_g dl{ padding:0 0 0 30px}
 
 /*------------------------------------------------
10. sitemap
---------------------------------------------------*/
 div#two_col{ background: url(../images/line2.gif) left top no-repeat #fdf9e3; height:auto; width:900px; padding: 0 0 20px 0 }
 div#two_col h2{ font-size:1.6em; padding:30px 0pt 0pt 20px;}
 
 div#two_col ul{ padding:0 0 0 25px; margin:0 0 0 50px; width:450px}
 div#two_col ul li{ padding:5px; list-style-image:url(../images/bullet3.gif)}
 div#two_col ul li ul { padding:0px 0pt 0pt 0px; margin: 0 0 0 25px}
/*-------------------------------------------------
lightbox gallery

--------------------------------------------*/

#lightbox{
position: absolute;top: 40px;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #E8DCAC;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #E8DCAC;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	color:#a8502a!important}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom:0.8em; color:#8b4517!important; font-size:100%	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #4e270d;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/*-----------------------form style----------------*/
input{ background:url(../images/shadow.gif ) repeat-x top left #fff; height:18px}
#contact_form{ width:500px;  font-size:105%; color:#fff;  margin-top:-16px; padding-top: 8px } 

#contact_form dl{ width:400px; float:left; }
#contact_form dt{ width:110px; margin: 0 ; padding:3px 7px;  display:block; }
#contact_form dd{ margin: -23px 0 0 120px ; padding:3px 3px ;  display:block }

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
textarea{ font-size:90%;  background:url(../images/shadow.gif ) repeat-x top left #fff }
input.required, textarea.required ,input.unrequired{
	border: 1px solid #958955;
}
input.validation-failed, textarea.validation-failed {
	border: 2px solid gray;
	color:#000033;
	background: url(../images/shadow.gif ) repeat-x top left #F9F9F9;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #ccc;
	color:#ddd;
}

.validation-advice {
	margin:0 0  0 2px ;
	padding: 0px;
	color:#993300;
	
}

.custom-advice {
	margin: 2px 0;
	padding: 0px;
	background-color: #fff;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: normal;
	
}
.form-row {
	clear: both;
	padding: 0.5em;
}
.button{ background:url(../images/button.gif) left top no-repeat; padding:1px 25px  4px 20px; color:#fff; border:none!important; font-weight:bold; width:85px; cursor:pointer; height:25px}