/********************************************
* Arizona Technology Council
* Developed by I-ology
* http://www.i-ology.com
*
* Created 01/08/2009- AC
*
* Misc Style Definitions
********************************************/

/*******************************************
* Layout Definitions
*******************************************/

.GeneralBody tr td { 
    padding: 3px 10px 3px 0;
}

.promo-why-join2 {
    margin: 4px 50px 5px 0;
}

#multimedia-promos {
	width: 656px;
	overflow: hidden;
	margin-bottom: 15px;
}

.promo-video {
	float: left;
    display: block;
    width: 217px;
    height: 167px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/cwt/external/wcpages/images/promo_council_video.jpg) top left no-repeat;
}
a:hover.promo-video {
    background-position: bottom left;
}
.promo-photo-gallery {
	float: left;
    display: block;
    width: 219px;
    height: 167px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/cwt/external/wcpages/images/promo_photo_gallery.jpg) top left no-repeat;
}
a:hover.promo-photo-gallery {
    background-position: bottom left;
}
.promo-presentations {
	float: left;
    display: block;
    width: 220px;
    height: 167px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/cwt/external/wcpages/images/promo_presentations.jpg) top left no-repeat;
}
a:hover.promo-presentations {
    background-position: bottom left;
}

.alliance-button {
    padding-left: 10px;
    background: url(/cwt/external/wcpages/images/icon_expand.gif) no-repeat 0 4px;
}

.alliance-detail {
    margin: 10px 0;
    background: #E9F1F3;
    border: 1px solid #ABC8D2;
}

#photo-gallery {
    background: #DDE8EC url(/cwt/external/wcpages/images/loading.gif) top left no-repeat;
    width: 602px;
    width/**/:/**/600px;
    padding: 1px;
}

#promo-aztech-central {
    display: block;
    width: 203px;
    height: 37px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/cwt/external/wcpages/images/promo_az_tech_central.gif) top left no-repeat;
}

a:hover#promo-aztech-central {
    background-position: bottom left;
}

/*********************************
* Google Search Results
*********************************/
.gsc-results {
    width: 488px;
    padding: 15px 0 0 0;
}

.gsc-resultsHeader {
    display: none;
}

.gs-title a.gs-title, .gs-title a.gs-title b {
    font-weight: bold;
    color: #E85100; 
    outline: none;    
}

.gs-snippet {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    color: #333;
}

.gs-result {
    padding: 5px 0;
}

.gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {
  padding: 15px;
  margin: 15px;
  border-top: 1px solid #F0F0E5;
  border-bottom: 1px solid #F0F0E5;
  border-left: none;
  border-right: none;
  background-color: #FBFBF8;
}

#searchcontrol .gs-webResult .gs-visibleUrl-short {
    display: none;
}

#searchcontrol .gs-webResult .gs-visibleUrl-long {
    display: block;
    color: #333;
}

.gsc-cursor-box {
    padding-top: 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color: #333;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

.gsc-results .gsc-trailing-more-results,
.gsc-results .gsc-trailing-more-results * {
  color: #333;
  text-decoration: underline;
}
