/* New searchbox style (wide) */
/* Plus style taken from AUTO CSS (bottom) */

/* ---- Header ---- */
#gSearch_header,#gSearch_header .search_inputs, .search_pane {float:left; width:500px;}

#gSearch_header .search_inputs {
  /*background:#8E0B10 url(/art/ch_games/gradient-sprite7) repeat-x scroll 0 -162px;*/
  background:#A5B6C4 url() repeat-x scroll 0 -162px;
  height:29px;
  padding:3px 2px 3px 0;
}

.googleInput {width:397px;}

#myLogo a { width:165px;}
#aolIntro {width:165px;}

#myLogo h1 a {width:165px;}
.total_online {width:165px;}

#gSearch_header {float:left;margin-top:6px;margin-left:39px;}
.search_powered_by {
  position:relative; /* must be specified for IE */
  margin-top:-60px;
}


.googleInput, .shoppingInput, .businessInput1, .businessInput2 {
   border:1px solid #FFFFFF;
   height:26px;
   margin:2px 2px 0 4px;
   padding:3px;
   font-size:1.2em;
}

.search_button {   
    background: #FFFFFF url(http://www.aolcdn.com/aoleu/common/buttons/btn_de_search.gif) no-repeat;
}
.search_button {
  height:26px;
  margin:2px;
  right:2px;
  width:93px;
  /*border:1px solid #FFFFFF;*/
}
#shopping_select_wrapper {
  background-color:#FFFFFF;
  float:left;
  height:22px;
  margin-top:2px;
  padding:2px 3px;

}
.shoppingInput {width:264px;}
.shopping_select {
background-color:#E4F1E8;
border:1px solid #7E9DB9;
  left:270px;
  margin:2px 0 0;
  position:static;
  width:11.5em;
}


#gSearch_header .dsTbOn a {background:#A5B6C4 url() repeat-x scroll 0 0;}
.businessInput1, .businessInput2 {width:162px;}

/*Gallery Fix - Navigation*/
.wide .module_gallery h1.module_title{
	background-position:8px -174px!important;
	font-size:12px!important;
	line-height:18px;
	padding:5px 0 5px 34px!important;
	width:276px!important;
	_width:310px;
}
.module_gallery_content .module_body_wrapper h2{
	font-size:13px;
	font-weight:bold;
	margin-bottom:8px;

}

/*New Link - Navigation*/
#mainNav .newlink{
	display:block;
	background:url(http://www.aolcdn.com/aoleu/common/icon_neu_30x12.gif) no-repeat 90% 2px;
}

