 @import url("reset.css");

/* css */

html {
	background: #131313 url(../img/bgbody.jpg) repeat-x center top;	

}

body {
	font:80%/150%  Corbel,Helvetica,Arial,Geneva,sans-serif;
	color:#777e77;
	text-align: center;

}	

a:link, a:visited, a:active {
color: #8A8A8B;
}

a:hover {
color: #FFFFFF;
}

p {
margin:0;
padding:0 0 1.25em 0;
}

ol        { list-style-type: decimal;  }     /* 1 2 3 4 5 etc. */
ol ol     { list-style-type: upper-alpha }  /* a b c d e etc. */
ol ol ol  { list-style-type: lower-roman }  /* i ii iii iv v etc. */

 
ul, ol {
padding:0 0 1.25em 1.5em;
}

ol li {
margin-bottom: 10px;
}

ul li ul {
padding-bottom: 0;
padding-left: 10px;
}


ul.check li {
background: transparent url(../img/arrow.gif) no-repeat 0 5px;
padding-left: 15px;
margin-left: 5px;
}

ul.serv li {
padding-left: 15px;
margin: 5px 0 0 5px;
background: transparent url(../img/arrow.gif) no-repeat 0 5px;
}

h1, h2, h3 {
display: block;
margin-top: 10px;
color: #FFBD00;
}
h4, h5,h6 {
color:#56C2DE;
}

h1 {
font-size:1.8em;
}
 
h2 {
font-size:1.6em;
}
 
h3 {
font-size:1.4em;
font-weight:bold;
}

h4 {
font-size:1.2em;
}
 
h5 {
font-size:1em;
}
 
h6 {
font-size:0.8em;
}

.hline {
padding-bottom: 3px;
border-bottom: 1px dotted #7f807b;
margin-bottom: 5px;
}

small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 


blockquote{ 
color: #207F9D;
font-family: georgia,'times new roman',serif;
font-size: 14px;
line-height: 1.57em;
font-style: italic;
text-align: center;
}

blockquote:before {
content: open-quote;
margin-right: 10px;
}

blockquote:after {
content: close-quote;
margin-left: 10px;
}

blockquote span {
font-family: "century gothic","Lucida Grande", sans-serif;
display:block;
line-height: 1.5em;
font-size: 10px;
float: right;
color:#eee;
}

blockquote span:before {
content: "~";
}
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:none;
}


/***** Global Classes *****/
 
.hideme{
	position: absolute;
	top:-9999px;
	left:-9999px;
	height: 1px;
	width: 1px;
	}
.clear {
	clear:both;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.noborder {
	border:none;
	}
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/* website */
#container{
width: 450px;
padding: 5px;
margin: 10px auto;
}

#content {
clear: both;
text-align: justify;
color: #dbdbdb;
padding : 20px 0 10px;
}

#logo {
	background: transparent url('../img/indosign.png') no-repeat center center;
	height: 57px;
	width: 196px;
	margin: 2px auto;
	color:#606356;
	text-indent: -10001px; 
}

#nav {
	height: 25px;
	background: transparent url('../img/navbg.png') no-repeat center center;
	margin-left: 20px;
}

#nav li {
display: block;
float: left;
width: 60px;
margin: 0 5px;
padding:0 0;
}

#nav ul li a {
color: #f5f4ef;
font-weight: bold;
font-size: 12px;
color: #FFF200;
text-decoration: none;
}

#nav ul li a:hover {
color: #a8a9a3;
}

#footer {
clear: both;
font-size: 12px;
line-height:1.2em;
color: #8F9483;
margin: 10px 0 25px;
text-align: left;
}

#footer a {
color: #7A7E6D;
text-decoration: none;
}

#footer a:hover {
color: #eee;
}

#footer span {
display: block; 
float: left;
width: 60px;
padding: 8px 5px;
margin: 0 5px;
font-size: 17px;
border-right: 1px solid #575A4E;
}

#footer:hover {
color: #B5B7AC;
}

#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(../img/loading.gif);
	width: 32px;
	height: 32px;
	text-indent: -9999em;
}

form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;

}

/* ----------- stylized ----------- 
#stylized{

}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}

#stylized p{
font-size:11px;
color:#FFFFFF;
margin-bottom:20px;
padding-bottom:10px;
}

#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:100px;
float:left;

}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}

#stylized input, #stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:280px;
margin:2px 0 20px 10px;
}

#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(../img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

*/
#footer_bg
{
	width: 100%;
	height: 50px;
	position: fixed;
	bottom: 0;
	left: 0;
}

#ie6 #footer_bg
{
	width: 100%;
	height: 50px;
	position: absolute;
	top: expression(document.documentElement.scrollTop + document.documentElement.clientHeight - offsetHeight);
	left: expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);
}

#footer_bg
{
	background: transparent url(../img/bottom.png) repeat-x center bottom;
	z-index: 5;
}


	#port { margin: 0px 0 0; padding: 0 0 5px; background: url(../img/bg_port.png) top center no-repeat;}
	*+html #port { margin: 0px 0 0; padding: 0 0 5px; background: none;}
	#port p.image { margin: 15px 5px; padding: 8px 0 0 18px; overflow: hidden; width: 100%; }
	#port p.image a { float: left; padding: 0px; }
	#port p.image a:hover { border-color: #bfbda6; }
	#port p.image a img { float: left; }
	*+html #port p.image a img,* html #port p.image a img  { border: 5px solid #eee; }
	#port ul.index { display: inline; position: relative; float: right; list-style: none; margin: -29px 0px 0 0; padding: 0; }
	#port ul.index li { display: inline; float: left; margin: 0 0 0 3px; font-size: 1em; line-height: 1; }
	#port ul.index li a { overflow: hidden; float: left; width: 16px; height: 19px; background: #131313 url(../img/paging.gif) no-repeat; color: #fff; text-decoration: none; text-indent: -10001px; }
	#port ul.index li.next a { background-position: 100% 0; } 
	#port ul.index li a:hover, #port ul.index li a:focus { background-color: #131313; }
	#port { }
	#port div.project { display: none; }
	#port div.first { display: block; }   


/** showcase **/
#portfolio {position:relative;}
#portfolio h2 {display:none;}

ul#portfolioNav li {margin-bottom:10px;}
ul#portfolioNav li button {width:50px; height:57px; display:block; text-indent:-9999px; outline:none; cursor: pointer; border:none;}
ul#portfolioNav li button:hover {  }
ul#portfolioNav li button.prev {background:url("../img/nav_left.png") no-repeat; position:absolute; top:50px; left:-40px;}
ul#portfolioNav li button.next {background:url("../img/nav_right.png") no-repeat; position:absolute;  top:50px; left:440px; }

div#portfolioInfo { width:440px; margin-right:28px; margin-left:3px; overflow: hidden; }
div#portfolioInfo h3 {font-size:1.8em; }


div#portfolioInfo ul li a {color:#e9e6c4;}
div#portfolioInfo ul li a:hover {color:#f00;}
div#portfolioInfo ul li {height:200px; }

div#portfolioInfo p {color:#eaeff1; margin:10px 0; font-size:0.95em;}
div#portfolioInfo p:first-child {margin-top:0px;}

#portfolioInfo ul li h4{font-size:1.4em; }
#portfolioInfo ul li h4 a {color:#f2f2f2; text-decoration:none;}

div#portfolioImages { display:block; width:400px; height:178px; overflow:hidden; margin: 10px auto;  background: transparent url(../img/bg_port.png) no-repeat center center; }
div#portfolioImages ul li {}
div#portfolioImages img {
border: 3px solid #D6D6D6;
margin: 6px 4px 0;
}

.client span {
display: block;
font-weight: bold;
width: 100px;
float: left;
color: #BED984;
}

.client a{
float: right;
margin-top: 5px;
width:132px;
height:31px;
background: transparent url("../img/btn-visit.png") no-repeat center top; 
text-indent: -5000px;
}

.client a:hover{
background: transparent url("../img/btn-visit.png") no-repeat center bottom; 
text-indent: -5000px;
}


p#tooltip { position: absolute; padding: 0 0 0 15px; background: transparent url("../img/tooltip_left.png") no-repeat 0 0; color: #FFF; font-size: .833em; line-height: 26px; text-transform: uppercase; }
p#tooltip span { display: block; padding: 0 10px 0 0; background: transparent url("../img/tooltip_right.png") no-repeat 100% 0; }

p#tooltip-alt { position: absolute; padding: 0 0 0 15px; background: transparent url("../img/tooltip_alt_left.png") no-repeat 0 0; color: #000; font-size: .917em; line-height: 26px; }
#tooltip-alt span { display: block; padding: 0 10px 0 0; background: transparent url("../img/tooltip_alt_right.png") no-repeat 100% 0; }

#tooltip{
	position:absolute;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	z-index:2;
	}	

.techn {
float:right;
}

.right {
float: right;
}

.subcontent {
margin-left: 15px;
}

.toplink {
background: transparent url("../img/top.gif") no-repeat right; 
float:right;
padding-right: 8px;
}


/* =============================================================================
Contact
============================================================================= */

input, textarea {
  font: normal 11px/17px Tahoma, Arial, sans-serif;
  color: #3a3a35;
}

#message .clear {
	font-size: 1px;
  line-height: 1px;
  height: 1px;
  position: relative;
  clear: both;
}

.left_textinput {
  width: 185px;
  margin: 0 30px 0 0;
  float: left;
}

.right_textinput {
  width: 185px;
  float: left;
}

  #message .row {margin: 9px 0 0 0;}

  #message .row label em {font-style: normal; padding-left: 3px; color: #AAAAAA;}

  #message div.textinput {
    background: url("../img/backgrounds/forms/textbox_200.png") 0 0 no-repeat;
    height: 26px;
    margin: 3px 0 0 0;
  }

  #message input.button {
    background: #eee url("../img/btn-send.jpg") 0 0 no-repeat;
    height: 26px;
	width: 90px;
    margin: 3px 0 ;
	cursor: pointer;
	text-indent: -5000px;
  }

  #message input.button:hover {
    background: #e1e1e1 url("../img/btn-send.jpg") bottom center no-repeat;
}

  #message input {
    background: none;
    width: 175px;
    height: 21px;
    padding: 5px 6px 0 6px;
    border: none;
  }

  #message div.textarea {
    background: url("../img/backgrounds/forms/textarea_430.png") 0 0 no-repeat;
    height: 95px;
    margin: 3px 0 0 0;
  }

  #message textarea {
    background: none;
    width: 380px;
    height: 83px;
    margin: 5px 6px 5px 6px;
    border: none;
  }


.arr-blue li {
width: 190px; 
float: left;
background: transparent url(../img/arrow.png) no-repeat left;
padding-left: 20px;
margin-bottom: 5px;
}

h2.packages {
font: bold 18px "Helvetica", Arial,Geneva,sans-serif;
color: #006EB5;
margin: 0 5px;
padding: 5px 5px 5px 25px;
border-bottom: 1px dotted #1C1C1C;
background: url("../img/icon/tag_blue.png") 0 5px no-repeat;
}

h3.packages {
font: bold 14px "Myndraine",Arial,Geneva,sans-serif;
color: #7DBD2B;
}


.packages li {
    background: url("../img/icon/tag_green.png") 0 0 no-repeat;
    margin: 3px 0 0 8px;
	padding-left: 20px;

}

ol.packages li {
    background: url("../img/icon/accept.png") 0 0 no-repeat;
    margin: 3px 0 0;
	padding-left: 25px;
	list-style: none;

}

.module li {
    background: url("../img/icon/box.png") 0 0 no-repeat;
    margin: 3px 0 0;
	padding-left: 25px;

}

.packages li.price {
color: #FFBD00;
font-size: 150%;
text-align: right;
background: none;
}

.packages li.price span{
color:#D7A471;
font-size: 50%;
}

.half {
width: 46%;
float: left;
}


.padding {
padding: 5px;
margin: 3px;
}


.cportfolio {
width: 400px;
height: 160px;
}