/*
Site:		Smartindo Technology
File:		st-styles.css

All the styles are separted into the following groups:
HTML, Body - for the html and body tags
Layout - any style that defines how the site is laid out (position and size of objects)
Modules - styles for modules
Nav - navigation bar
Headings - headings like h1, h2, etc
Text Styles - Styles for text
Lists - unordered and ordered lists
Forms - html forms
Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
body { font-family: "Trebuchet MS", sans-serif; background-color: #3168aa; }
/* @end */

/* @group Layout */
/* Heading Styles */
#liquidPage { padding-top: 1px; }
	#liquidPage #page {	margin:0 auto; width:922px; }
	
	/* Header layout */
	#liquidPage #page #header {	height:391px; background:#3168aa url(../img/header.jpg) left top no-repeat; }
	
	/* Search */
	#search { width:210px; position:relative; left:10px; top:7px; background:transparent; clear:both; }
	#search .searchField { width:157px; float:left; background:transparent; }
	#search .searchButton { margin-left:162px; }
	#search .sField { width:155px; border:0; background:transparent; }
	
	/* Main Navigation */
	#nav { width:450px; position:relative; left:30px; top:262px; background:transparent; }
	#nav a { float:left; padding:0 8px; font-weight:900; border-right:solid 1px #297fb8; font-size: 100%; }
	#nav a:link, #nav a:visited { color: #fff; text-decoration: none; }
	#nav a:hover { color: #00fcff; text-decoration: none; }
	#nav .navLeft { padding-left:0 !important; }
	#nav .navRight { border-right:0 !important; padding-right:0 !important; }
	
	/* Pathway */
	#pathway { width:400px; position:relative; left:0; top:328px; background:transparent; clear:both; }
	#pathway span { float:left; font-family:Arial, Helvetica, sans-serif; font-weight:400; font-size: 85%; color:#072d5a; }
	#pathway .pathLeft {background:none !important; padding-left:6px !important; }
	#pathway a { float:left; padding:0 5px 0 15px; font-family:Arial, Helvetica, sans-serif; font-weight:400; font-size: 85%; background:transparent url(../img/icon02.gif) left top no-repeat; background-position:left 1px; color:#fff; text-decoration:none; }
	#pathway a:link, #pathway a:visited { color: #fff; text-decoration: none; }
	#pathway a:hover { color: #FFFF00; text-decoration: none; }
	
	#liquidPage #page #contentCont { font-family:Arial, Helvetica, sans-serif; color:#9ecaff; padding:20px 0; background:#3168aa url(../img/content.jpg) left top repeat-x; float:left; }
	#contentCont h4 { color:#00f6ff; margin-bottom:7px; padding-bottom:3px; font-weight:400; font-size:166%; font-family:"Century Gothic", Arial, Tahoma; border-bottom:solid 0px #267cbd; }
	#contentCont h5 { font-weight:900; font-size:105%; color:#fff; }
	#contentCont p { font-weight:400; font-size:95%; line-height:20px; }
	#contentCont .imgThumb { float:left; margin-right:10px; margin-top:5px; }
	
	#contentCont .leftCont { width:242px; float:left; margin-right:40px;  }	
		#contentCont .leftCont .aboutus { width:242px; margin-bottom:20px; float:left; }
		#contentCont .leftCont .news { width:242px; margin-bottom:20px; float:left; }
		#contentCont .leftCont .news p { padding-bottom:10px; border-bottom:dotted 1px #83a5cc; background:transparent url(../img/bg-news.gif) left bottom repeat-x; }
		#contentCont .leftCont .chat { width:242px; margin-bottom:20px; float:left; }
		.yahooCont { float:left; margin-right:10px; }
		.portfDetail { float:left; margin-right:10px; border:solid 1px #44b4f3; padding:1px; }
							   
	#contentCont .centerCont { width:300px; float:left; margin-right:40px;  }
		#contentCont .centerCont .service { width:300px; margin-bottom:10px; float:left; }
		#contentCont .centerCont .serviceList li{ margin-left:85px; }
		#contentCont .centerCont .service p { padding-bottom:10px; }		
							   
	#contentCont .rightCont { width:300px; float:left; }
		#contentCont .rightCont .portfolio { width:300px; margin-bottom:20px; float:left; }
		#contentCont .rightCont .portfolio p { padding-bottom:10px; border-bottom:dotted 0px #83a5cc; background:transparent; }
		#contentCont img.portThumb { margin-top:5px; border:solid 0px #1b90d2; }
		
	#contentCont .detail { width:582px; margin-bottom:20px; margin-right:40px; float:left; }
	#contentCont .detail h5 { padding:1px 0 5px 0; margin:0; }
	#contentCont .detail p { padding:0; margin:0; }
	#contentCont .detail span { color:#00FFFF; }
	#contentCont .detail td { border-bottom:solid 1px #2a74b5; padding-bottom:10px; padding-top:10px; }
	
	.addr td{ padding:5px 0 !important; }
	
	.contactusform { background:transparent url(../img/bg-contactUs.gif) left top no-repeat; padding-top:10px; }
	.contactusform td { padding:2px 2px 2px 2px !important; border:0 !important; background:transparent !important; }
	.contactusform p { margin-top:4px; padding-bottom:0 !important; }
	.contactusform input, textarea, select { overflow:auto; font-size:12px; color:#fff; background-color:#2a62a1; border:solid 1px; border-color:#215591; padding:4px 2px; }
	.contactusform td input:focus, select:focus, textarea:focus    { color: #00fcff !important; background-color: #3b75b8 !important; border:solid 1px; padding:4px 2px; }
	.contactusform td input:hover, select:hover, textarea:hover    { color: #18467c; background-color: #3b75b8 !important; border:solid 1px; padding:4px 2px; } 
	.contactusform td input:active, select:active, textarea:active { color: #fff !important; background-color: #3b75b8 !important; border:solid 1px; padding:4px 2px; }
		
	.technology { color:#d7fdff; font-family:'Monotype Corsiva', 'Times New Roman', Arial, serif; font-size:120%; letter-spacing:1px; }
	.smartindo { color:#d7fdff; font-weight:900; font-size:95%; letter-spacing:1px; }
	
	#liquidPage #page #footer { width:902px; padding:10px 10px 0 10px; background:#245da2; border-top:solid 1px #265997; border-bottom:solid 5px #00219e; float:left; }
					  #footer p { font-family:Arial, Helvetica, sans-serif; color:#5991d5; font-size:80%; }

/* Heading */
h1 {
	font-size: 182%;
	color: #6caa00;
	margin-bottom: 10px;
}

/* H2 */
h2 {
	font-size: 161.6%;
	color: #6caa00;
	margin-bottom: 10px;
}
h3 {
	font-size: 138.5%;
	color: #333;
	margin-bottom: 10px;
}
h4 {
	font-size: 123.1%;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}
h5 {
	font-size: 123.1%;
	color: #333;
	margin-bottom: 10px;
}
h6 {
	font-size: 100%;
	color: #6caa00;
	margin-bottom: 10px;
	font-weight: bold;
}
/* @end */

/* @group Text Styles */
address {
	margin-bottom: 10px;
}
blockquote {
	margin: 10px 40px 20px 40px;
	font-style: italic;
}
code {
	font-family: monospace;
}
dl {
	margin-left: 30px;
	margin-bottom: 20px;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-left: 10px;
	margin-bottom: 5px;
}
em {
	font-style: italic;
}
p {
	margin-bottom: 10px;
	line-height: 130%;
}
q {
	font-style: italic;
}
strong {
	font-weight: bold;
}
tt {
	font-family: monospace;
}


/* Custom Text Classes */
.gt-error {
	background-color: #cc0000;
	padding: .5em;
	color: #fff;
}
.gt-notice-box {
	border: 3px solid #aaa;
	padding: 1em;
	background-color: #f5f9ea;
}
.gt-success {
	background-color: #6caa00;
	padding: .5em;
	color: #fff;
}
/* @end */

/* @group Lists */
ol {
	margin-bottom: 20px;
}
ol li {
	list-style-type: decimal;
	margin-left: 40px;
	margin-bottom: 2px;
}
ul {
	margin-bottom: 20px;
}
ul li {
	list-style-type: disc;
	margin-left: 35px;
	margin-bottom: 2px;
}
/* @end */

/* @group Forms */
/* Default Form */

/* @end */

/* @group Links - link visited hover active */
a:link, a:visited {
	color: #bedbff;
	text-decoration: underline;
}
a:hover {
	color:#bedbff;
	text-decoration: none;
}
/* @end */

/* @group Misc */
.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 */
/* @end */