
fieldset,img,a img,:link img,:visited img {border:0;}

/*-------------------- form elements ------------------------ */
form {
	width:150px;
	margin:0px; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#DFCB8D !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B4790C;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:.8em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("http://www.bestseattledentist.com/images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}
	
.quick-contact {padding-right:40px;}

#noflash { text-align:right; }



#googlesearch {
	width: 195px;
	float: right;
	background: #A58749;	
	margin-right: -27px;
}
#googlesearch .cse .gsc-control-cse,
#googlesearch .gsc-control-cse {
  padding: 2%;
  width: 96%;
}
#googlesearch .cse .gsc-branding,
#googlesearch .gsc-branding {
  display: none;
}
#googlesearch .cse .gsc-control-cse div,
#googlesearch .gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
#googlesearch .cse .gsc-control-cse,
#googlesearch .gsc-control-cse {
	/*
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
  */
}

#googlesearch .cse .gsc-resultsHeader,
#googlesearch .gsc-resultsHeader {
  border:none;
}


/* Search button */
#googlesearch .cse input.gsc-search-button,
#googlesearch input.gsc-search-button {
	background:url("http://www.bestseattledentist.com/images/btn-submit.jpg");
	width:64px;
	height:20px;
	cursor:pointer;
	width: 40px;
	margin-left: 5px;
	/*
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  width: 50px;
  margin-left: 5px;
  */
}

/* Active tab */
#googlesearch .cse .gsc-tabHeader.gsc-tabhActive,
#googlesearch .gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
  display: none;
}
/* This is the tab bar bottom border. */
#googlesearch .cse .gsc-tabsArea,
#googlesearch .gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
#googlesearch .cse .gsc-webResult.gsc-result,
#googlesearch .gsc-webResult.gsc-result {
  padding: .25em;

  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
#googlesearch .cse .gsc-webResult.gsc-result:hover,
#googlesearch .gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}

/* Promotion Settings */
/* The entire promo */
#googlesearch .cse .gs-promotion.gs-result,
#googlesearch .gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}

/* Promotion image */
#googlesearch .cse .gs-promotion.gs-result .gs-promotion-image,
#googlesearch .gs-promotion.gs-result .gs-promotion-image {
	
	}
/* Promotion title */
#googlesearch .cse .gs-promotion.gs-result a.gs-title:link,
#googlesearch .gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
#googlesearch .cse .gs-promotion.gs-result a.gs-title:visited,
#googlesearch .gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
#googlesearch .cse .gs-promotion.gs-result a.gs-title:hover,
#googlesearch .gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
#googlesearch .cse .gs-promotion.gs-result a.gs-title:active,
#googlesearch .gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
#googlesearch .cse .gs-promotion.gs-result .gs-snippet,
#googlesearch .gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
#googlesearch .cse .gs-promotion.gs-result ..gs-visibleUrl,
#googlesearch .gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
#googlesearch .gsc-completion-selected {
  background: #D5E2FF;
}
#googlesearch .gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}
#googlesearch .cse .gsc-control-cse:after,
#googlesearch .gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}


#googlesearch_blog {
	width: 195px;
	float: right;
}
#googlesearch_blog .cse .gsc-control-cse,
#googlesearch_blog .gsc-control-cse {
  padding: 2%;
  width: 96%;
}
#googlesearch_blog .cse .gsc-branding,
#googlesearch_blog .gsc-branding {
  display: none;
}
#googlesearch_blog .cse .gsc-control-cse div,
#googlesearch_blog .gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
#googlesearch_blog .cse .gsc-control-cse,
#googlesearch_blog .gsc-control-cse {
	/*
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
  */
}

#googlesearch_blog .cse .gsc-resultsHeader,
#googlesearch_blog .gsc-resultsHeader {
  border:none;
}


/* Search button */
#googlesearch_blog .cse input.gsc-search-button,
#googlesearch_blog input.gsc-search-button {
	background:url("http://www.bestseattledentist.com/images/btn-submit.jpg");
	height:20px;
	cursor:pointer;
	width: 40px;
	margin-left: 5px;
	/*
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  width: 50px;
  margin-left: 5px;
  */
}

/* Active tab */
#googlesearch_blog .cse .gsc-tabHeader.gsc-tabhActive,
#googlesearch_blog .gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
  display: none;
}
/* This is the tab bar bottom border. */
#googlesearch_blog .cse .gsc-tabsArea,
#googlesearch_blog .gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
#googlesearch_blog .cse .gsc-webResult.gsc-result,
#googlesearch_blog .gsc-webResult.gsc-result {
  padding: .25em;

  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
#googlesearch_blog .cse .gsc-webResult.gsc-result:hover,
#googlesearch_blog .gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}

/* Promotion Settings */
/* The entire promo */
#googlesearch_blog .cse .gs-promotion.gs-result,
#googlesearch_blog .gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}

/* Promotion image */
#googlesearch_blog .cse .gs-promotion.gs-result .gs-promotion-image,
#googlesearch_blog .gs-promotion.gs-result .gs-promotion-image {
	
	}
/* Promotion title */
#googlesearch_blog .cse .gs-promotion.gs-result a.gs-title:link,
#googlesearch_blog .gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
#googlesearch_blog .cse .gs-promotion.gs-result a.gs-title:visited,
#googlesearch_blog .gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
#googlesearch_blog .cse .gs-promotion.gs-result a.gs-title:hover,
#googlesearch_blog .gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
#googlesearch_blog .cse .gs-promotion.gs-result a.gs-title:active,
#googlesearch_blog .gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
#googlesearch_blog .cse .gs-promotion.gs-result .gs-snippet,
#googlesearch_blog .gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
#googlesearch_blog .cse .gs-promotion.gs-result ..gs-visibleUrl,
#googlesearch_blog .gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
#googlesearch_blog .gsc-completion-selected {
  background: #D5E2FF;
}
#googlesearch_blog .gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}
#googlesearch_blog .cse .gsc-control-cse:after,
#googlesearch_blog .gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}