#logo {
width:366px;
height:45px;
background:url(../img/old_site_images/phoneshoplogo.jpg) no-repeat;
}

#old_sponsors_sidebox
  {
  text-align:left;
  background-color: #FFFFFF;
  -moz-border-radius:5px;
  -webkit-border-radius: 5px;
  border: 1px solid #EBEBEB;
  padding: 5px;
  }

#old_sponsors_sidebox_title
  {
  margin-bottom:10px;
  text-align:center;
  background-color: #EBEBEB;
  -moz-border-radius:5px;
  -webkit-border-radius: 5px;
  padding: 5px;
  }

#site_title
  {
  color:#C0C0C0;
  text-decoration:none;
  font-size:28px;
  font-weight:bold;
  }

.comment_box
  {
  padding:5px;
  text-align:left;
  background-color:#C0C0C0;
  border-bottom:#666666;
  }

.comment_box h3
  {
  margin:0px;
  padding:0px;
  }
  
#sponsored_link {
    color: #E38A18;
	font:17px bold Arial;
	font-family:Arial;
	text-align:right;
    float: right;
    position:relative;
    font-weight:normal;
    display:block;
    top:25px;
    margin-bottom:15px;
    right:10px;
}

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

/*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-title a {
	font-size:16px;
	color:#000000;
	text-decoration:none;
}
span.search-result-url {
	font-size:1em;
	text-decoration:none;
	color:#E38A18;
}
span.search-result-url a {
	color:#E38A18;
}

span.search-result-url a:hover {
border-bottom:1px dotted #E38A18;
}
 
span.search-result-url a:link, 
span.search-result-url a:visited {
	text-decoration:none;
}


#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; 
}

/* SEARCH FORM */
#searchform {
	position:relative;
	width:400px;
	font-size:18px; 
}

#searchform div { 
	color:#eeeeee;
}
#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(../img/old_site_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:250px;
    top:8px;
	background:url('../img/old_site_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('../img/old_site_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('../img/old_site_images/twitterHeader.jpg') no-repeat top left;
}

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

/* favi side */
div#favi-side {
	margin-bottom:15px;
	margin-top:29px;
}

div#favi-side-new {
	margin-bottom:15px;
	margin-top:0px;
	padding:5px 0 0 5px;
}

div#favi-side p.side-head, div#newsfeeds p.side-head {
	font:17px bold Arial;
	font-family:Arial;
	text-align:right;
	margin:0px;
	padding:0px;
	color:#E38A18;
}

div#favi-side-new p.side-head {
	font:17px bold Arial;
	font-family:Arial;
	text-align:right;
	margin:0px;
	padding:0px;
	color:#E38A18;
}

div#favi-side .favside-col {
	height: 25px;
	color:gray;
}

div#favi-side .favside-col img {
	padding-top:5px;
}
div#favi-side .favside-col a {
	font-weight:bold;
	overflow:hidden;
	text-decoration:none;
	font-size:16px;
	margin-left: 8px;
	padding-bottom:3px;
	color:#04A783;
}
div#favi-side .favside-col a:hover {
border-bottom:1px dotted #04A783;
}
/* Header tabs*/

ul, li{border:0; margin:0; padding:0; list-style:none;}
ul{
	height:29px;
}
li{	
	display:block; 
	float:left; 
	margin-right:12px;
}
.tab a:link, .tab a:visited{
	background:url(../img/old_site_images/tab-round9.png) right 30px;
	color:#eee;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-decoration:none;
	margin-right:2px;
}
.tab a span{
	background:url(../img/old_site_images/tab-round9.png) left 30px;
	display:block;
	height:30px;
	margin-right:14px;
	padding-left:14px;
}
.tab a:hover{
	background:url(../img/old_site_images/tab-round9.png) right 59px;
	display:block;
	color:#56554e;
}
.tab a:hover span{
	background:url(../img/old_site_images/tab-round9.png) left 59px;
	display:block;
}
.active a:link, .active a:visited, .active a:visited, .active a:hover{
	color:#1c4e7e;
	background:url(../img/old_site_images/tab-round9.png) right 0 no-repeat;
} 
.active a span, .active a:hover span{
	background:url(../img/old_site_images/tab-round9.png) left 0 no-repeat;
}

/*Side js tabs*/
div.sidetabs2,
div.sidetabs  {
	border:1px solid #EFEFD0;
	padding:8px;
	padding-right:0px;
	padding-left:0px;
}

UL.tabNavigation {
    font-size:12px;
    list-style: none;
    margin-bottom: 20px;
    width:250px;
    height:auto;
    padding: 0;
}

UL.tabNavigation LI {
    display: inline;
}

.tabNavigation table{
	margin:0;
	padding:0;
	width:250px;
}

.tabNavigation table tr{
	margin:0;
	padding:0;
}

.tabNavigation table tr td{
	margin:0;
	padding:0;
	border:solid 1px gray;
}

UL.tabNavigation LI A {
    margin: 0px;
	padding:0px;
    background-color: #EEE;
    color: #000;
    text-decoration: none;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
    background-color: #5FA8FF;
    color: #fff;
    padding: 0px;
	margin:0px;

}

UL.tabNavigation LI A:focus {
        outline: 0;
		padding:0px;
		margin:0px;
}

div.sidetabs > div {
        font-size:11px;
        padding: 0px;
        width:250px;
}

div.sidetabs > div h2 {
        margin: 0;
}

/* side tab 2*/
UL.tabNavigation2 {
    font-size:12px;
    list-style: none;
    margin-bottom: 20px;
    width:280px;
    height:auto;
    padding: 0px;
    margin:0px;
}

UL.tabNavigation2 LI {
    display: inline;
    width:119px;
  background-color:#FFFFFF;
  margin:0px;
  padding:0px;
    text-align:center;
    border:solid 1px #666666;
}
UL.tabNavigation2 LI:hover {
background-color:#666666;
    border:solid 1px #C0C0C0;
}

UL.tabNavigation2 LI A {
    color: #000000;
    text-decoration: none;
    font-weight:bold;
    width:130px;
}

UL.tabNavigation2 LI:hover A {
    color: #FFFFFF;
}

UL.tabNavigation2 LI A.selected,
UL.tabNavigation2 LI A:hover {
}

UL.tabNavigation2 LI A:focus {
        outline: 0;
}

div.sidetabs2 {
	margin-bottom:30px;
	border:0px;
}

div.sidetabs2 > div {
        font-size:11px;
        padding: 5px;
        width:250px;
}

div.sidetabs2 > div h2 {
        margin: 0;
}

.tabNavigation2 table{
	margin:0;
	padding:0;
	width:250px;
}

.tabNavigation2 table tr{
	margin:0;
	padding:0;
}

.tabNavigation2 table tr td{
	margin:0;
	padding:0;
	border:solid 1px C0C0C0;
}

/* .ad_slot_top {height:90px;width:728px;} */

#coupons h2, #coupons h3 {
	margin-bottom: 1px;
}

#coupons h3 {
	font-size: 16px;
	color: black;
	text-decoration: none;
}

#coupons p, p+p {
	text-indent: 0;
	margin-top: 7px;
}
