/*COLORS:

#e98c12			Orange
#7caf1b			 Green
#378b9a			 Blue
#e95589			 Pink
*/
* { margin: 0; padding: 0; }

html {
	height: 100%;
	margin-bottom: 1px;
}

	body { 
		min-height: 100.01%; 
		line-height: 1em; 
		margin:0;
		padding:0;
		font-size:70%;
		font-family: Georgia, "Lucida Grande", Tahoma, Arial, sans-serif;
		color:#666;
	}
	
	h3 {
		line-height: normal;
	}
	
	
	a img {
		border: none;
	}
	
	hr {
		background:#dddddd none repeat scroll 0%;
		border:medium none;
		color:#dddddd;
		height:1px;
		margin:15px 0px;
		overflow:hidden;
		line-height: 1px;
	}
	
	.clear {
		clear:both;
	}
	
	ul, li {
		list-style: none;
	}
	
	a {
		text-decoration: none;
	}
	
	h2, h3 {
		font-weight: normal;
		font-size: 1.5em;
		margin: 10px 0 10px 0;
	}
	h4 {
		font-weight: normal;
		font-size: 1.3em;
		border-bottom: 1px solid #ccc;
		padding-bottom: 5px;
		margin: 10px 0 10px 0;
	}
	
	td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 2px 2px 2px 5px;
	color: #4f6b72;
	}
	th {
	background: #F5FAFA;
	color: #797268;
	}
	
	.arrow {
	padding-left: 14px;margin: 0px; background: url(arrow.png) left no-repeat;
	}
	/*changing variables*/
		/*#7caf1b Coptix Green*/
		div#logo  {
			width:200px;
			height:50px;
			display:block;
			float:left;
			margin:0;
			padding:0;
			background: url(nirmikfoundation.jpg) 0 0 no-repeat;
		}
		/*
		div#logo a:hover {
			background: transparent url(nirmikfoundation.jpg) 0 -30px no-repeat;
		}*/

		a {
			color:#7caf1b;
		}
		
		a:hover, a.hover {
			color:#666666;
		}
		
		h3 a {
			color:#7caf1b;
		}
		
		h3 a:hover {
			color:#666666;
		}

		#header ul.navigation {
			position: absolute;
			right: 0px;
		}

		#header ul.navigation li {
			float: left;
			margin-left: 12px;
			position: relative;
			height: 14px;
			overflow: hidden;
		}
		
		#header ul.navigation li a, #header ul.navigation li a img {
			display: block;
			height: 28px;
			background-color: transparent;
			background-position: 0px 0px;
			background-repeat: no-repeat;
			position: relative;
			/*top: -14px;*/
		}
		
	
#wrapper {
	width:760px;
	margin:0 auto 50px;
	padding:50px 0 30px 0;
}

/*Header*/
#header {
	position:relative;
	height:30px;
	margin:0 0 40px 0;
	padding:0px;
}
	
	div.navigation {
	}
	
	ul.navigation {
		padding-top:11px;
		text-align:right;
	}
	
	.navigation li {
		display:inline;
		position: relative;
		overflow: hidden;	
	}
	
		.navigation li a.clone {
			_margin-top: 14px;
		}
	

	}
/*End Header*/

/*Content*/
	.left {
		float:left;
		width:285px;
		margin-bottom:15px;
	}
	.left p {
		font-size:1.1em;
		line-height:1.6em;
		margin:0pt 0pt 0.5em;
		text-align: justify;
	}
	
	#contact .left {
		float:left;
		width:285px;
		margin-bottom:15px;
	}
	
	#contact .left p {
		font-size:1.1em;
		line-height:1.6em;
		margin:0pt 0pt 0.5em;
	}
	
	#about .left {
		width:430px;
		_margin-right: 96px;
	}

	#about .right {
		margin-left: 555px;
	}
	#about .right img {
		border:1px solid #999999;
		display:block;
		float:right;
		margin:0pt 0pt 20px 20px;
		padding:1px;
	}
	
	#contact .right {
		margin-left:280px;
		margin-bottom:15px;
	}
			
	
	.contentbody {
		float:left;
		width:280px;
		margin-bottom:15px;
	}
	
		.contentbody p {
			font-size:1.1em;
			line-height:1.6em;
			margin:0pt 0pt 0.5em;
		}

	#content {
		padding: 0 0 54px;
		width:760px;
	}	
		

	
	ul.portfolio {
		height: 130px;
		overflow: hidden;
		margin-left: -10px;
		_margin-left: -20px;
	}
	
	#home ul.portfolio {
		margin-left: -5px;
		margin-right: -5px;
		_position: relative;
		_left: -5px;
		white-space: nowrap;
		height: 95px;
		width: 440px;
		_width: 450px;
	}
	
	ul.contributors {
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: 10px;
		*width: 794px;
		position: relative;
		_width: 816px;
		_left: -10px;
	}
	
	.alias ul.contributors {
		_left: 0;
	}
		
	ul.contributors li.imageContainer, ul.portfolio li.imageContainer {
		height:110px;
		margin: 10px;
		overflow:hidden;
		width:110px;
		float:left;
		position: relative;
	}
	
		ul.contributors li.imageContainer a, ul.portfolio li.imageContainer a {
			display: block;
			position: relative;
			top: 0px;
			left: 0px;
		}
		
			ul.contributors li.imageContainer a:hover, ul.portfolio li.imageContainer a:hover, ul.contributors li.imageContainer a.hover, ul.portfolio li.imageContainer a.hover {
				top: -110px;
				border: 0px solid #fff;
			}
			
			#home ul.portfolio li.imageContainer a:hover {
				top: -85px;
			}
			
		#home ul.contributors li.imageContainer, #home ul.portfolio li.imageContainer {
			height: 85px;
			width: 100px;
			margin: 10px 5px 0;
		}
	
	.feature {
		float: right;
	}
	
	.featurehero {
		height: 220px;
		width: 430px;
		overflow: hidden;
		position: relative;		
	}
	
	div.featurehero a {
		display: block;
		position: relative;
		top: 0px;
		left: 0px;
	}
	

		
/*Form*/
/*Forms defaults*/
input, textarea {
	color: #555; font: normal 1em  "Lucida Grande", Tahoma, Arial, sans-serif;;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
	color:#333;
}


/*Text inputs*/
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinput:hover {
	background-position:left bottom;
}
.search {
	width:190px;
	height:15px;
	background:url(search.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.search:hover {
	background-position:left bottom;
}
/*Text areas*/
.textarea, .textarea :hover {
	width:336px;
	height:125px;
	background:url(textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textarea:hover {
	background-position:left bottom;
}
/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmit:hover {
	background-position:left bottom;
}
	
/*End Form*/

/*Footer*/
.footer {
	color:#999999;
	font: .8em "Lucida Grande", Tahoma, Arial, sans-serif;;
	clear:both;
	padding-top:15px;
}

.footer hr {
	margin: 0 0 8px 0;
}

#home .footer {
	padding-top: 0px;
}
		p#copy {
			float:left;
			margin-top:4px;
		}
		
		p#credit {
			float:right;
			margin-top:4px;
		}
}
	
