/* - - - - - - - - - - - - - - - - - - - - -

Title : Portfolo v3
Author : Tony Yoo
URL : http://www.tonyyoo.com

Description : Default stylesheet

Created : 12/22/08
Modified : 12/22/08

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 81.3%;
	color: #343628;
}



/* ----- header ----- */
#headerWrap {
	position: relative;
	margin: 0 auto;
	min-width: 1008px;
	height: 652px;
	background: #3b5b26 url(../images/hillBG.jpg) no-repeat top center;
}
#gradient {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 49px;
	background: #fff url(../images/gradient.jpg) repeat-x bottom left;
}
#header {
	position: relative;
	margin: 0 auto;
	width: 1008px;
	
}
	#header h1 {
		position: absolute;
		top: 9px;
		left: 14px;
	}
		#header h1 a {
			display: block;
			width: 201px;
			height: 129px;
			color: #00519a;
			text-indent: -9000px;
			background: transparent url(../images/logo.jpg) no-repeat top left;
		}
	#header ul#mainNav {
		position: absolute;
		top: 55px;
		left: 230px;
		width: 758px;
		float: left;
		list-style: none;
		font-size: 1.2em;
		font-weight: normal;
	}
		#header ul#mainNav li {
			display: inline;
			margin: 0;
			padding: 0; 
		}
		#header ul#mainNav li#number {
			float: right;
			text-align: right;
			width: 8em;
			margin: 0 5px 0 0;
			font-size: 0.9em;
			font-style: italic;
			color: #214760;
		}
			#header ul#mainNav li a {
				margin: 0 25px 0 0;
				padding: 0 0 9px 11px;
				float: left;
				display: block;
				color: #666666;
				font-weight: normal;
				letter-spacing: 1px;
				text-decoration: none;
			}
			#header ul#mainNav li a:hover {
				color: #E77515;
			}
	#header .imageEarth, #header .imagePeople, #header .imageFabric {
		display: none;
		position: absolute;
		top: 123px;
		right: 20px;
		width: 722px;
		height: 457px;
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#header .imageEarth {
		display: block;
		background-image: url(../images/earth.jpg);
	}
	#header .imagePeople {
		top: 155px;
		right: 7px;
		width: 761px;
		height: 425px;
		background-image: url(../images/people.jpg);
	}
	#header .imageFabric {
		top: 102px;
		right: -2px;
		width: 744px;
		height: 478px;
		background-image: url(../images/fabric.jpg);
	}
	#header .bulletText {
		width: 500px;
		position: absolute;
		top: 280px;
		left: 20px;
		color: #fff;
		line-height: 49px;
		letter-spacing: 2px;
	}
		#header .bulletText h2 {
			margin: 0 0 9px 0;
			padding-left: 29px;
			color: #E77515;
			font-size: 43px;
			font-weight: normal;
		}
		#header .bulletText ul {
			font-size: 30px;
		}
			#header .bulletText ul li {
				padding-left: 29px;
				background: transparent url(../images/bullet.png) no-repeat center left;
				background-position: 0px 5px;
			}
	#header .bulletText {
		*left: 25px;
	}
		#header .bulletText h2 {
			*padding-left: 0;
		}
		#header .bulletText ul {
		
		}
			#header .bulletText ul li {
				*padding-left: 0;
				*background: none;
			}
	#header .textEarth, #header .textPeople, #header .textFabric {
		top: -9000px;
	}
	#header .textEarth {
		display: block;
		top: 280px;
	}
	#header .textPeople {

	}
	#header .textFabric {

	}
	
	#header #tabs {
		position: absolute;
		top: 580px;
		width: 1008px;
		height: 72px;
		background: #283c1f url(../images/tabs.jpg) no-repeat bottom left;
	}
		#header #tabs h3 {
			position: absolute;
			top: -42px;
			left: 20px;
			letter-spacing: 1px;
			color: #c5cc96;
			font-size: 1.2em;
		}
		#header #tabs ul {
			position: absolute;
			float: left;
			list-style: none;
			font-size: 1.231em;
			font-weight: normal;
		}
			#header #tabs ul li {
				display: inline;
				margin: 0;
				padding: 0; 
			}
				#header #tabs ul li a {
					float: left;
					display: block;
					width: 336px;
					line-height: 72px;
					color: #b5d8e7;
					font-size: 1.6em;
					text-align: center;
					text-indent: -9000px;
					letter-spacing: 1px;
					text-decoration: none;
				}
				#header #tabs ul li a:hover {
					color: #fff;
				}
/*			#header #tabs ul li#tabPeople a {
				xbackground: transparent url(../images/tabPeople.jpg) no-repeat right;
			}
			#header #tabs ul li#tabFabric a {
				xbackground: transparent url(../images/tabFabric.jpg) no-repeat top right;
			}*/
			#header #tabs ul li#tabEarth a.active, #header #tabs ul li#tabEarth a.active:hover {
				background: transparent url(../images/tabEarth.jpg) no-repeat bottom left;
			}
			#header #tabs ul li#tabPeople a.active, #header #tabs ul li#tabPeople a.active:hover {
				background: transparent url(../images/tabPeople.jpg) no-repeat bottom left;
			}
			#header #tabs ul li#tabFabric a.active, #header #tabs ul li#tabFabric a.active:hover {
				background: transparent url(../images/tabFabric.jpg) no-repeat bottom left;
			}
			
			#header #tabs ul li#tabEarth a:hover {
				background: transparent url(../images/tabEarth.jpg) no-repeat top left;
			}
			#header #tabs ul li#tabPeople a:hover {
				background: transparent url(../images/tabPeople.jpg) no-repeat top right;
			}
			#header #tabs ul li#tabFabric a:hover {
				background: transparent url(../images/tabFabric.jpg) no-repeat top right;
			}
			
			
#grassLeft, #grassRight {
	position: absolute;
	bottom: 72px;
}
#grassLeft {
	left: 0;
	width: 459px;
	height: 111px;
	background: transparent url(../images/grassLeft.png) no-repeat bottom right;
}
#grassRight {
	right: 0;
	width: 420px;
	height: 120px;
	background: transparent url(../images/grassRight.png) no-repeat bottom right;
}


	
/* ----- contents ----- */
			
#contentsWrap {
	background: transparent url(../images/colorPattern.jpg) repeat-x top left;
}
#contents {
	position: relative;
	margin: 0 auto;
	padding: 35px 0 0 0;
	width: 1008px;
	font-size: 1.19em;
	line-height: 1.5em;
}
	.contentLeft {
		margin: 28px 10px 40px 22px;
		display: inline;
		float: left;
		width: 284px;
	}
		#contents .contentLeft h2 {
			letter-spacing: 1px;
			font-size: 1.4em;
			font-weight: normal;
		}
		#contents .contentLeft h3 {
			margin-top: 1.8em;
			margin-bottom: 0.6em;
			font-size: 1em;
			letter-spacing: 1px;
			
		}
		#contents .contentLeft ul {
			font-size: 0.89em;
			color: #5e5f55;
		}
		#contents .contentLeft p {
	 
		}
	#contents #frames {
		margin-left: 20px;
		float: left;
	}
		#contents #frames li {
			float: left;
			display: inline;
			width: 221px;
			height: 231px;
			text-align: center;
		}
		#contents #frames li#greenEarth {
			margin-top: 61px;
			background: transparent url(../images/greenEarth.jpg) no-repeat top left;
		}
		#contents #frames li#enviroStars {
			margin-top: 31px;
			background: transparent url(../images/enviroStars.jpg) no-repeat top center;
		}
		#contents #frames li#experience {
			margin-top: 61px;
			text-indent: -9000px;
			background: transparent url(../images/experience.jpg) no-repeat top left;
		}
			#contents #frames li a {
				width: 221px;
				float: left;
				font-size: 12px;
				text-align: center;
			}
 
	#contents .serviceList {
		margin: 10px 0 30px 0;
		padding-left: 50px;
		*padding-left: 40px;
		float: left;
		width: 295px;
		color: #5e5f55;
		font-size: 0.9em;
		line-height: 1.3em;
	}
		#contents .serviceList li {
			margin: 1.5em 0;
			padding-left: 0;
			*padding-left: 12px; /* hack for IE to place hanger icon image */
			list-style-image: url(../images/hanger.gif);
		}
		#contents .serviceList strong {
			display: block;
			color: #E77515;
			letter-spacing: 1px;
		}
	#contents #contactInfo {
		line-height: 1.4em;
	}
		#contents #contactInfo li {
			margin-bottom: 1em;
		}
	#contents #contactForm {
		margin: 12px 0 30px 0;
		float: left;
	}
		#contents #contactForm p {
			margin: 15px 0;
			padding: 0;
		}
		#contents #contactForm #formLeft, #contents #contactForm #formRight {
			float: left;
			padding-left: 37px;
		}
		#contents #contactForm #formLeft {
			padding-left: 20px;
		}
	#contents #footer {
		margin-bottom: 25px;
		padding: 0 22px 10px 22px;
		overflow: hidden;
		font-size: 0.86em;
		background: transparent url(../images/rainbow.gif) no-repeat bottom left;
		background-position: 20px 24px;
	}
		#contents #footer p, #contents #footer em, #contents #footer a {
			float: left;
		}
		#contents #footer p {
			margin: 0;
			padding: 0;
		}
		#contents #footer em {
			margin-left: 175px;
			color: #774a2e;
		}
		#contents #footer a {
			padding: 0 0 0 14px;
			float: right;
			font-weight: normal;
			background: transparent url(../images/arrow.gif) no-repeat center left;
		}
		
			
			
/* ----- HTML ----- */
h1, h2 {
	margin: 0;
	padding: 0;
	color: #7c2900;
}
h1, h2, h3, h4, em { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #00CC00;
	text-decoration: underline blink;
}
a:hover, a:active {
	color: #00CC00;
}
img {
	border: none;
}
hr {
	clear: both;
	width: 993px;
	height: 5px;
	border: none;
	background: transparent url(../images/hr.gif) no-repeat center center;
}

/* ----- form ----- */
input, textarea {
	font-size: 110%;
	padding: 5px 6px;
	border: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
label {
	margin-left: 5px;
	margin-right: 6px;
	font-size: 0.9em;
	font-weight: bold;
	color: #272a18;
}
textarea {
	height: 12em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.txt {
	width: 280px;
	color: #000;
	font-size: 0.9em;
	border: none;
	background: #fff;
	border: 3px solid #d5d9bc;
}
.error, .good {
	font-size: 0.9em;
	font-weight: bold;
	color: #a60000;
}
.good {
	color: #256300;
}
#status {
	padding-top: 8px;
	text-align: right;
	font-style: italic;
	font-size: 18px;
	color: #256300;
}
#message {
	width: 310px;
}

#sendBtn {
	margin: -3px 0 0 0;
	padding: 0;
}
.inputHighlighted {  /* Highlighting style */
	width: 296px;
	color: #fff;
  	background-color:#6f8b9b;
}

/* ---- class -----*/
.clear {
	clear: both;
}
