#sponsored_link {
    color: gray;
    width: 190px;
    text-align: right;
    font-size:1.2em;
    float: right;
    position:relative;
    display:block;
    top:25px;
    right:10px;
}

a:visited{
color:#ff0000;
}

.search_title
	{
	margin-left:244px;
	margin-top:50px;
	margin-bottom:0px;
	font-size:20pt;
	color:#666666;
	}

/* hack on the ad1*/
div#ad1 {
	margin-top:-20px;
}

/*search box*/
div#search_bg {
	background:#eaeffa;
}
div#search_bg form{
	width:650px;
	float:right;
	position:relative;
}
span.search-keyword{
	margin-left: 50px;
	font-family:Helvetica;
	font-size:1.8em;
	color:#b5651f;
	position:relative;
	top:10px;
}

/*search result from google style */
span.search-result-title {
	font-size:1.25em;
}

span.search-result-url {
	font-size:1em;
	text-decoration:none;
}
span.search-result-url a {
	color:green;
}
span.search-result-url a:hover, 
span.search-result-url a:link, 
span.search-result-url a:visited {
	text-decoration:none;
}

/* favi side */
div#favi-side {
	border-top: thick solid;
	border-color: #d9d9d9;
	margin-bottom:35px;
}

div#favi-side .side-head {
	text-align:right;
	color:gray;
	border-bottom: 1px dashed #d9d9d9;
}

div#favi-side .favside-col {
	height: 25px;
	color:gray;
	border-bottom: 1.5px dotted #d9d9d9;
}

div#favi-side .favside-col img {
	padding-top:5px;
}
div#favi-side .favside-col a {
	margin-left: 20px;
}

#footer {
	margin-top:20px;
	background:#eaeffa;
	padding-top:10px;
}

/* new search form*/

/* COMMON CLASSES */
.break { 
	clear:both; 
}

#searchbody {
	position:relative;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	color:#000000;
}

/* SEARCH FORM */
#searchform {
	position:absolute;
	width:650px;
	
	font-size:18px; 
	margin:20px 0px 0px 250px;
}

#searchform div { 
	color:#000000;
}
#searchform div input#search_box{ 
	font-size:18px; 
	padding:5px; 
	width:300px; 
}
#suggestions{ 
	position: absolute;
        top:42px; 
	width:300px; 
  z-index:0;
	/*display:none;*/ 
}

/* SEARCHRESULTS */
#searchresults { 
	border-width:1px; 
	border-color:#919191; 
	border-style:solid; 
	width:310px; 
	background-color:#bfd0f7; 
	font-size:10px; 
	line-height:14px; 
	-moz-border-radius-bottomleft: 12px;
-moz-border-radius-bottomright: 12px;
	-webkit-border-radius: 6px;
}
#searchresults a {
	position:relative;
	display:block; 
	background-color:#fff; 
	clear:left; 
	height:56px; 
	text-decoration:none; 
}
#searchresults a:hover { 
	background-color:#7e94c2; 
	color:#ffffff; 
}
#searchresults a img { 
	float:left; 
	padding:5px 10px; 
}
#searchresults a span.searchheading { 
	display:block; 
	font-weight:bold; 
	padding-top:5px; 
	color:#191919; 
}
#searchresults a:hover span.searchheading { 
	color:#ffffff; 
}
#searchresults a span { 
	color:#555555; 
}

#searchresults a span.visit{ 
	position:absolute;
	right:15px;
	bottom:8px;
	color:green;
}

#searchresults a:hover span { 
	color:#f1f1f1; 
}
#searchresults span.category { 
	font-size:13px;
	margin:5px; 
        color:#2c2c2c;
	display:block; 
}
#searchresults span.seperator { 
	float:right; 
	padding-right:15px; 
	margin-right:5px;
	background-image:url(../images/shortcuts_arrow.gif); 
	background-repeat:no-repeat; 
	background-position:right; 
}
#searchresults span.seperator a { 
	background-color:#bfd0f7; 
	display:block; 
	margin:5px; 
	height:auto; 
	color:#fff; 
}

#search_box {
	padding:4px; 
	border:solid 1px #666666; 
	width:300px; 
	height:25px; 
	font-size:18px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float:left;
		
}
.search_button {
    position:absolute;
    right:290px;
    top:8px;
	background:url('../images/btnbg.jpg') repeat-x; 
	border:#000000 solid 1px; 
	padding:7px;
	color:#000; 
	font-weight:bold; 
	font-size:16px;
	cursor: pointer;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

div #abc_rss_feeds {
background:#f1f1f1;
padding:20px 0 20px 10px;
	width:730px;
}

div #abc_rss_feeds div#newsheader{
	background:url('../images/NewsHeader.png') no-repeat; 
width:290px;
height:30px;
border-bottom:solid 2px;
margin-bottom:10px;
}

#feedControl {
  font-size: 10px;
  width : 730px;
}

#feedControl .gfc-control {
	font-family:Verdana,sans-serif;
	font-size:1.1em;
	
}
#feedControl .gfc-tabsArea, 
#feedControl .gfc-resultsHeader, 
#feedControl .gfc-results {

}


#feedControl .gfc-tabhActive {
	background-color:#fff;
        
border:none;
border-bottom:solid 3px #146b9e;
font-size:13px;
}

#feedControl .gfc-tabhInactive {
	background-color:#dfdfdf;
}


      /* Suppress everything except for title */
      #feedControl .gf-snippet,
      #feedControl .gf-author,
      #feedControl .gf-spacer,
      #feedControl .gf-relativePublishedDate {
        display : block;
      }    

/* decent padding at the bottom of each set of entries */
#feedControl .gfc-results {
margin-left:auto;
margin-right:auto;
}
      /* no padding between entries */
#feedControl .gfc-result {
width:300px;
margin-right:30px;
margin-left:20px;
float:left;
text-align:left;
margin-bottom : 0px;
}

/* slightly larger section header title */
#feedControl .gfc-resultsHeader .gfc-title {
  font-size : 110%;
}

/* slightly larger section header title */
#feedControl .gf-title {
  width: 280px;
	height:20px;
  font-size : 1.15em;
  color:#146b9e;
  text-decoration:none;
}

#feedControl .gf-snippet {
  font-size:12px;
  font-family:Times, Arial,Verdana,sans-serif;
}

div#twitter_feed {
	background:url('../images/twitterHeader.jpg') no-repeat top left;
}

div#twitter_feed h3 {
	margin:0px 0 10px 160px;
	padding-top:10px;
}

.search_term p{
	font-family:arial;
	font-size:25px;
	text-align:center;
	margin:0;
	
}

#logo {
	width:450px;
	height:85px;
}

#date, #side_corner {
	float:left;
	margin:0;
	padding: 0 0 0 10px;
	font-size:11px;
}

#site_corner {
	float:right;
}


.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.container{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	width:871px;
	margin:0 auto;
	background-color: #bbb; /*shadow color*/
	color: inherit;
}

.container{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}
