/* (ô\_!_/ô)*/

/* 
------------------------------------------------------------------------------------------------------Genetic--------------*/

.contactAt {
	color:#FFFFFF;
}


#contactable {
	background-image:url(images/btn_quickContact2.gif);
	color:#FFFFFF;
	background-color:#333333;
	cursor:pointer;
	height:151px;
	left:0;
	margin-left:-5px; 
	overflow:hidden;
	position:fixed;
	text-indent:-100000px;
	margin-top:-155px;
	top:28%;
	width:53px;
	z-index:10;
}
#contactable {
	margin-top:0px;
	position:absolute;/*top:expression((-0 - contactable.offsetHeight+(document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop))+'px');*/
}

#contactForm {
	left:0;
	margin-top:-450px;
	position:fixed;
	left:-512px;
	top:10%;
	width:510px;
	z-index:99;
}

 #contactForm {
	margin-top:100px;
	position:absolute;/*top:expression((-0 - contactForm.offsetHeight+(document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop))+'px');*/

}
#contactForm span{
font-family:"Trebuchet MS", Georgia, "times New Roman", arial;
	font-size:13px;
}
#contactForm label{
	font-family:"Trebuchet MS", Georgia, "times New Roman", arial;
	font-size:13px;
}
form#contactForm p {
	width:325px;
	font-size:13px;
}

#contactForm .red {
	color:	#F5410F;
}

#overlay {
	background-color:#666666;
	display:none;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
}

#contactForm .error { 	font:normal 13px "Trebuchet MS", Georgia, "times New Roman", arial;
 line-height:10px; color:#FF0000; }

#contactForm input.error,#contactForm textarea.error {color:#000; }

#contactForm #loading {
	width:155px;
	height:55px;
	margin: 100px auto;
	display:none;
}

#callback {
	display:none;
}
.thankNote {font:normal 13px "Trebuchet MS", Georgia, "times New Roman", arial;
 border-top:solid 1px #666666; display:block; clear:both; margin:22px 19px 0 19px; padding:25px 0 20px 0px; text-align:center; }	



	
.feedContainer {
	width:510px;
	margin:65px auto 40px auto;
	padding-top:17px;
	position:relative;
	/*background:#FDFDFD url(images/form-bg.gif) repeat-x 0 100%;*/
	font:normal 14px/17px "Trebuchet MS", Georgia, "times New Roman", arial;
	}
.feedContainer .close { position:absolute; right:0px; top:-8px; z-index:200000; }
.feedContainer .feedBtn { position:absolute; right:-36px; top:30%; z-index:200000; }
.gradient { background:#FDFDFD url(images/form-bg.gif) repeat-x 0 100%; }	


.topCrv {
	background:url(images/crv-top.png) no-repeat 0 0;
	position:absolute; top:0;
	width:512px; height:17px;
	}
.topCrv {
	
	}	
.botCrv {
	background:url(images/crv-bot.png) no-repeat 0 0;
	position:absolute;
	bottom:0;
	width:100%;
	height:17px; font-size:0px; line-height:0;
	}
.botCrv {
	}
	
.flLeft { float:left; margin-left:-16px; }
.flRight { float:right; margin-right:-16px; }
.flLeftbot { float:left; margin-left:-16px; }
.flRightbot { float:right; margin-right:-16px;}	
.leftHand {
	padding-bottom:17px;
	}
.leftHand div.leftshad {
	background:url(images/shd-l.png) repeat-y 0 0; padding-left:6px;
	}	
.leftHand div.leftshad {
	}
.rightHand {
	background:url(images/shd-r.png) repeat-y 100% 0;
	height:100%; overflow:hidden;padding:0px 6px 0px 0;
	}
.rightHand {
	}
.rightHand div.rightshad {
	background-color:#FDFDFD;
	padding-top:0px;
	}
.feedContainer form {
	padding:16px 21px;
	height:100%; overflow:hidden;
	}	
.feedContainer label {
	display:block;
	padding:4px 0;
	margin:0;
	}
.feedContainer label input, .feedContainer label textarea {
	font:normal 14px/15px "Trebuchet MS", Georgia, "times New Roman", arial;
	width:438px;
	height:26px;
	border:solid 1px #DDDDDD;
	padding:15px 0 0 10px;
	color:#4D4D4D; overflow:auto;
	}
.feedContainer label span {
	width:280px;
	padding-left:14px;
	float:left;
	}	
.feedContainer label textarea {
	height:96px;
	}
.feedContainer label input.btn {
	background:#333333 url(images/input-bg.gif) repeat-x;
	border:solid 1px #5F5F5F;
	width:115px;
	height:41px;
	padding:0;
	color:#fff;
	font-size:18px;
	float:left;
	cursor:pointer;
	}