@charset "utf-8";
/* CSS Document */

/*---------------------------------------- CONTACT PAGE CSS DECLARTIONS -----------------------------------*/


/*------------------------ HOVER ON CONTACT LINK --------------------------*/
#menu .contact {
	background-position: left bottom;
}

/*------------------------ LAYOUT DECLARTIONS --------------------------*/

#bnr_contact{
	top: 29px;
	left: 1px;
	position:relative;
}

#table_quote{
	margin-left: 96px;
	margin-top: 29px;
	float:left;
}

#table_intouch{
	margin-right: 29px;
	margin-top: 29px;
	float: right;
}


select{ 
    background-color: #FEC99A; 
	border-right: #FF3300 1px solid;
	border-top: #FF3300 1px solid; 
	border-left: #FF3300 1px solid; 
	border-bottom: #FF3300 1px solid; 
    font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
	margin-top:5px;
    font-size: 12px;
	width: 225px;
    color: #FF3300;
}

textarea{ 
    background-color: #00B5EE; 
	border-right:  #008CBB 1px solid;
	border-top: #008CBB 1px solid; 
	border-left: #42D0FF 1px solid; 
	border-bottom: #42D0FF 1px solid; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
	margin-left: 4px;
	margin-top: 8px;
	width: 265px;
	height: 75px;
    color: #FFFFFF;
	max-width: 265px;
	overflow: auto; 
	overflow-y: auto; 
	overflow-x: hidden; 
} 

#scope{ 
	width: 50px;
} 

#technical_info{
	margin-left: 1px;
	margin-top: 14px;
	margin-bottom: 12px;
	line-height: 17px;
}

#error_quote{
	margin-left: 1px;
	width: 197px;
	padding-top: 8px;
	padding-left: 77px;
	padding-bottom: 14px;
	line-height: 17px;
	background-color: #939598;
}

#errormsg_quote{
	margin-top: 2px;
	margin-left: 3px;
	line-height: 17px;
}

#error_intouch{
	margin-left: 1px;
	width: 197px;
	padding-top: 8px;
	padding-left: 77px;
	padding-bottom: 14px;
	line-height: 17px;
	background-color: #939598;
}

#spaceGetFile{
	margin-left: 2px;
}
body:first-of-type #spaceGetFile { margin-left: 0px;}