
/*
green: #BEDF8C
light blue: #A3D9E4
main gray: #696969
main green: #6FB836
red: 550F08
*/

/*body {
	background-color: white;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	width:600px;
}*/

table.formTable {
	font-size:0.8em;
	width: 500px;
}
table.formTable tr td {
	padding-bottom:6px;
}
table.formTable tr td.validationError {
	width:70px;
}

table.formTable tr td span.instructions{
	font-size:0.7em;
	display:block;
	margin-top:4px;
	color:#8e8e8e;
}

span.popoverInstructions {
	font-size:0.9em !important;
	color:black !important;
}


table.formTable input[type=text] {
	width:200px;
}

table.formTable input[type=text], table.formTable textarea 
{
	background-color: white;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: rgba(0, 0, 0, 0.75);
    padding:5px;
}

table.formTable input[type=text]:focus, table.formTable textarea:focus{
	background: none repeat scroll 0 0 #FAFAFA;
	border-color:#B3B3B3;
}

table.formTable textarea {
	height:100px;
	margin-left:0px; 
	margin-right:10px;
}

form input[type=submit] {

	background: none repeat scroll 0 0 #69AA35;
    border: 1px solid #457023;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    color: white;	
    font-size: 17px;
    padding: 10px 20px 10px;
    font-weight:bold;
    border-radius: 3px 3px 3px 3px;
    font-weight:bold; 
	
}

form input[type=submit]:hover, form input[type=submit]:focus {
    background-color: #518329;
    color: white;
}
form input[type=submit]:active {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
}



label.invalidField {
	color:red;
	font-size:.8em;	
}

/* Overlays */

div.overlay {
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

div.overlay {
	background-color:green;
}

div#supportForm, div#trunkForm, div#activationForm {
	display:none;		
}

td.formLoader img { display:none; }


/* Some extra love to override the Jquery UI Garbage - Crazy that they force a typeface via JS ... */
.ui-widget-content { }
.ui-widget-header { border: none; background: none; }

.ui-widget-content, .ui-widget-header { font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-size:1.2em;}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }



/*
     FILE ARCHIVED ON 11:25:45 Jun 25, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:31:41 Jan 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.753
  exclusion.robots: 0.049
  exclusion.robots.policy: 0.039
  esindex: 0.012
  cdx.remote: 12.635
  LoadShardBlock: 358.693 (6)
  PetaboxLoader3.datanode: 300.706 (8)
  PetaboxLoader3.resolve: 147.589 (3)
  load_resource: 350.126 (2)
*/