body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	font-size: 11px;
	background-image: url(/sandiego/Images/topbg-section.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#storypage {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	font-size: 11px;
}
a:link, h3 a:link, a:visited, h3 a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover, h3 a:hover {
	text-decoration: underline;
}

/* reuseables */

.profileh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 10px;
}

.captiontxt {
	font-size: 10px;
	color: #999999;
}

.whiteheader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: block;
}
.tilebox {
	background-color: #F2F2F2;
	display: block;
	width: 424px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	clear: both;
	margin-top: 10px;
}

.captiontxtwhite {

	font-size: 10px;
	color: #FFFFFF;
}

/* end reuseables */






/* structure  */

.footer {
	font-weight: bold;
	color: #999999;
	padding: 20px 10px 10px;
	margin-left: 50px;
	font-size: 10px;
}
.footer a:link {
	color: #FFCC00;
	text-decoration: none;
}
.footer a:visited {
	color: #E1A900;
	text-decoration: none;
}
.footer a:hover {
	color: #FFD862;
	text-decoration: none;
}
.nav {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#mainwell {
	width: 445px;
	display: block;
	float: left;
}

#containerleft {
	float: left;
	width: 650px;
	display: block;
	overflow: hidden;
	left: 1px;
}

#containerright {
	float: left;
	width: 320px;
	padding-top: 10px;
}

.quigoalign {
	margin-left: 15px;
	background-image: url(/images/quigo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 15px;
}




#hdrfootergrey {
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 970px;
}

#bigbox {
	clear: both;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #00FF00;
	display: block;
}

#whatsnew {
	margin: 0px 10px 10px 10px;
	padding: 5px 10px;
	background-color:#F5F2E7;
	border: 2px solid #E9E1C9;
	background-image: url(/sandiego/Images/whatsnew.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#whatsnew p { margin: 5px 0px; }

#containerright #whatsnew h3 {
	color:#003399;
	border: none;
	font-size: 18px;
	font-weight:bold;
	margin-top:10px;
}

#containerright #whatsnew strong{
	font-size:12px;

}


/* nav menu */ 

#menu {
	float: left;
	font-size:93%;
	line-height:normal;
	margin-bottom: 0px;
	width: 971px;
}

#menu ul {
	list-style: none;
	margin: 0;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, verdana, sans-serif;
display: block;

margin: 0;
/* padding: 2px 3px; */
}

#menu h2 {
	color: #fff;
}

#menu a {
	float:left;
	color: #000;
	text-decoration: none;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(/sandiego/Images/tableftg.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#menu a#jobstab, #menu a#autostab, #menu a#homestab, #menu a#classifiedstab {
	background-image: url(/sandiego/Images/tablefth.gif);
}

#menu a#subtab {
	background-image: url(/sandiego/Images/tableftsub.gif);
}

#menu a span 
{
/*shahid*/
	float:left;
	display:block;
	color:#FFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(/sandiego/Images/tabrightg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu a#jobstab span, #menu a#autostab span, #menu a#homestab span, #menu a#classifiedstab span {
	background-image: url(/sandiego/Images/tabrighth.gif);
}

#menu a#subtab span {
	background-image: url(/sandiego/Images/tabrightsub.gif);
}

/* #menu a:hover {
color: #a00;

} */




    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#FFF;
      }
    #menu a:hover {
      background-position:0% -42px;
      }
    #menu a:hover span {
      background-position:100% -42px;
      }



#menu ul ul a {
color: #000;
background: #efefef;
text-decoration: none;

}

#menu ul ul a:hover {
color: #a00;
background: #fff;
}





#menu li {
	position: relative;
	display:inline;
}

#menu ul ul {
position: absolute;
z-index: 999;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
	display: block;
	background-color: #009966;
	height: 250px;
	width: 200px;
}


/* sub nav on home page */

#globalnav {
	font-size: 10px;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-left: 5px;

}




#globalnav A {
	text-decoration:none;

}

#globalnav A:active,
#globalnav A.here:link {
	background-color: #F1F1F1;
	color: #333333;
}*/

#globalnav A.nothere:link{
	background-color: #CCCCCC;
	color: #666666;
}

#globalnav A.here:link {
	position:relative;
	z-index:102;
}




	  
	  
.sectionheaderblack {
	width: 650px;
	display: block;
	text-align: left;
	background-color: #000000;
}

.txtwhite {
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 11px;	
}

/* ads */

#skyscraper {
	float: right;
	padding-bottom: 5px;
}




.contentpad {
	padding: 5px;
}

.myspace {
	width: 300px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.contentwellfloatright {
	float: right;
	width: 440px;
	clear: right;
	display: block;
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #FFFFFF;
}

.footertable {
	margin-bottom: 0px;
	background-image: url(/sandiego/Images/bg6.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}

#leaderboardbg {
	background-image: url(/images/ldrboard-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#wrapper {
	background-image: url(/sandiego/Images/sosdbg2.jpg);
	background-repeat: repeat-y;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-position: 14px;
	}
	
#container {
	width: 971px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
	}

#alignall {
	width: 1000px;
}

.clear {
clear: both;
height: 1px;
font-size: 1px;
line-height: 1px;
margin-bottom: -1px;
}

  div.calendar{
    margin: auto;
    text-align: center;
/*  	background-image: url('++resource++images/calbg.jpg');
  	background-repeat: no-repeat;
  	background-position: top;   */
  	font-weight: bold;
  }
  div.calendar div.head{
    width: 145px;
    margin: auto;
    text-align: center;
    color: #fff;
  }
  div.calendar div.head a{

  }
  div.calendar div.month{
    color: #fff;
    float: right;
    margin-top: 10px;
    
  }
  div.calendar div.date{
    color: #FFFFFF;
    font-size: 3em;
    float: right;
    margin-top: 15px;
    margin-right: 5px;
    
  }
  div.calendar table{
    width:165px;   
    font-size: 0.9em;
    margin: auto;
    clear: both;
  }
  div.calendar tr{
    
  }
  div.calendar td{
    margin: auto;
    text-align: center;
  }
  div.calendar td a.today{
    margin: auto;
    text-align: center;
    color: red;
  }
  div.calendar td.next{
    margin: auto;
    text-align: center;
    color: #ccc;
  }
  div.calendar td.previous{
    margin: auto;
    text-align: center;
    color: #ccc;
  }
  div.calendar tr.date td{
    margin: auto;
    text-align: center;
    background: #fff;
  }
label {
	color: #333333;
}

 
  #sosd_comments {
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
  }
  
    #sosd_comments h3{
	background-color: #FAF9F5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEADC;
	}
  
   #sosd_comments label {
        display: inline;
   }

   #sosd_comments #body_label {
        vertical-align: top;
   }

  .review_title  {
	font-weight: bold;  
  
  }
  
  .comment_item {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 11px;
  }

#sosd_comments_count {
	background-color: #FAF9F5;
	padding: 5px;
	width: 410px;
}

#sosd_comments_count a {
        font-weight: bold;
}

.sosd_comments_byline {
	color: #CCCCCC;
}

.review_headline {
	font-weight: bold;
}

#sosd_comments_meta {
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 5px;
	font-size: 11px;
}








.sidebaritems {
	margin-bottom: 15px;
	font-size: 11px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-top: 5px;
	margin-left: 10px;

}
.sidebaritems a:link, .sidebaritems a:visited{
	color: #4D73C6;
	text-decoration: none;
}

.sidebaritems a:hover, .sidebaritems a:active{
	color: #003399;
	background-color: #E5E5E5;
	text-decoration: underline;
}

#sdbackyards {
	border: 2px solid #3DB15E;
	width:130px;
	padding:5px;
	margin: 0px 0px 10px 10px;
}

.sidebarleft {
	width: 145px;
	float: left;
}

.headnav {
	font-size: 10px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	float: right;
	margin-right: 0px;
	text-align: right;
}
.toptd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C969D;
}


.headnav a:link, .headnav a:visited, .headnavleft a:link, .headnavleft a:visited  {
	color: #003399;
	text-decoration: none;

}

.headnav a:hover, .headnav a:active, .headnavleft a:hover, .headnavleft a:active {
	color: #359AFF;
}
.headnavleft {
	font-size: 11px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 2px;
	float: left;
}
#alignall #wrapper #container #containerleft .newscolrightnarrow #weathericon img {
	left: 0px;
}
.headertdbg {
	/*background-image: url(/sandiego/Images/sosdtop2.gif);
	background-repeat: no-repeat;
	background-position: center 10px;*/
}
.style1 {
	font-size: 11px;
	color: #FF9900;
}

.cutline
{
	font-size: 10px;
	color: #525252;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
}
.pixcredit
{
	font-size: 9px;
	color: #808080;
	text-decoration: none;
	text-align: right;
}
#alignall .headertdbg h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#leftnav {
	width: 130px;
	margin-right: 10px;
	float: left;
}



.sidebargrey {
	margin-bottom: 15px;
	font-size: 11px;
	margin-left: 10px;
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 10px;
	width: 290px;
}

/* index page only stuff */

form {
	padding-left: 5px;
}








#newsheader {
	background-image: url(/sandiego/Images/news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	width: 630px;
	margin-top: 8px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.onair {
	font-size: 10px;
	padding: 5px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.tabs {
	position: relative;
	width: 630px;
	padding-top: 56px;
}
.newswide {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 435px;
}
#alignall #wrapper #container #containerleft #news #newsleft .newswide img {
	clear: both;
	margin-right: 5px;
}

.newscolleft {
	width: 48%;
	_width: 220px;
	float: left;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
}
.newscolright {
	_width: 220px;
	float: left;
	padding-top: 5px;
	width: 48%;
	margin-left: 10px;
}

#alignall #wrapper #container #containerleft #newsright ul {
	font-size: 11px;
	list-style-position: inside;
}


hr {
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;

}

.greylist {
	float: right;
	background-color: #E2E2E2;
	width: 100px;
	padding: 5px;
	position: relative;
	background-image: url(/sandiego/Images/greyfade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.greybox {
	display: block;
	clear: both;
	font-size: 10px;
	background-color: #F7F7F7;
	margin-top: 10px;
	width: 630px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#newsleft {
	float: left;
	width: 442px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#news {
	background-color: #F9F8F7;
	width: 630px;
	margin-left: 10px;
}

#newsright {
	background-color: #F9F8F7;
	float: right;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 185px;
}
#alignall #wrapper #container #containerleft #news #newsleft .greybox .greylist a {
	text-decoration: none;
	color: #576875;
}

#alignall #wrapper #container #containerleft #news #newsleft .greybox .greylist a:hover {
	color: #0066CC;
	text-decoration: underline;

}




.headlinks {
	float: right;
}

.headlinks a{
	font-size: 10px;
	font-weight: bold;
	
}

.headlinks a:hover{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #0099FF;
	
}
/* shahid
.tab {
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	margin-left: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	display: block;
	float: left;
	bottom: -1px;
	position: relative;
}
*/
.nothere {
	background-color: #CCCCCC;
	color: #BFBFBF;
	float: left;
	top: 1px;
	position: relative;
	left: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	right: 2px;
}

.nothere a:link, a:visited{
	color: #8A8A8A;
}

.here {
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	float: left;
	position: relative;
	top: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	left: 2px;
	right: 2px;
}

.here a:link, a:visited{
	color: #003366;
}

/*  --  */


#alignall #wrapper #container #containerleft #newsleft .greybox .contentpad {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}	


#latestnews {
	width: 480px;
	_width: 475px;
	font-size: 11px;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
}

#oldernews {
	background-color: #FFFFFF;
	width: 630px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 10px;
	display: none;
	margin-top: -2px;
}
.newscolleftnarrow {
	width: 150px;
	_width: 147px;
	padding-bottom: 10px;
	display: block;
	float: right;
}
.newscolrightnarrow {
	width: 138px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	background-color: #F2F0EE;
	margin-right: 18px;
	_margin-right:9px;
	font-size: 11px;
	background-image: url(/sandiego/Images/tanfade.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 0px;
}
.topstorytall {
	font-size: 10px;
	color: #666666;
	width: 260px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.topstorywide {
	font-size: 10px;
	color: #666666;
	width: 316px;
	margin-bottom: 15px;
	display: block;
	padding-bottom: 5px;
	float: left;
	background-color: #F1F0EE;
	background-image: url(/sandiego/Images/tanfade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #F1F0EE;
	margin-right: 5px;
	padding-left: 3px;
	padding-top: 3px;
}
.newscolleftwide {
	padding-right: 5px;
	padding-bottom: 10px;
	margin-top: 10px;
	display: block;
	border: 1px solid #999999;
}
.newscolrightwide {

	width: 250px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#alignall #wrapper #container #containerleft #latestnews h3, h3 {
	margin-bottom: 0px;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}
#sosdradio {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.livechat {
	background-color: #FFCC00;
	padding: 2px;
	margin-top: 5px;
	font-weight: bold;
}


.searchbox {
	color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url(/sandiego/Images/searchbox.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 39px;
	position: relative;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.newstitle {
	font-size: 14px;
	font-weight: bold;
}

#alignall #wrapper #container #containerleft #news2 b, #alignall #wrapper #container #containerleft #news2 strong {
	font-size: 14px;
	font-weight: bold;
}

#news2 h2 {
	font-size: 22px;
	font-weight bold;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
}

#section {
	margin-left: 0px;
	width: 97%;
}
#alignall #wrapper #container #containerleft #section h1 {
	font-size: 18px;
}
.sectiontitle, #alignall #wrapper #resources .contentpad .sectiontitle {
	font-size: 17px;
	font-weight: bold;
}

/* .sectiontitle a:link, .sectiontitle a:visited {
	text-decoration: none;
}

.sectiontitle a:hover, .sectiontitle a:active {
	color: #0066CC;
	text-decoration: underline;
}  */

.sponsor {
	float: right;
	font-size: 10px;
	display: block;
	margin-top: 5px;
}

.mmleft {
	float: left;
	width: 28%;
	padding-right: 10px;
	padding-top: 5px;
}
.mmright {
	float: right;
	width: 65%;
	font-size: 11px;
}

.sportsleft {
	float: left;
	width: 48%;
	padding-right: 10px;
}
.sportsright {
	float: right;
	width: 48%;
	font-size: 11px;
}
.entleft {

	float: left;
	width: 55%;
	padding-right: 10px;
}
.entright {

	float: right;
	width: 40%;
}

#resources {
	background-color: #F5F2E7;
	margin-left: 15px;
	width: 970px;
	_width: 955px;
	clear: both;
	background-image: url(/sandiego/Images/resources.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
}
.mininav {
	background-color: #6389DA;
	font-size: 10px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFFFFF;
	background-image: url(/sandiego/Images/mini.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CEDBF4;
	border-right-color: #12213F;
	border-bottom-color: #12213F;
	border-left-color: #CEDBF4;
}

.mininav a:link, .mininav a:visited {
	color: #FFFFCC;
	text-decoration: none;

}

.mininav a:hover, .mininav a:active {
	color: #FFCC00;
	text-decoration: underline;

}
.floatleft {
	float: left;
	width: 48%;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
.floatright {
	float: right;
	width: 48%;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
}
.hpticker {
	float: left;
	font-size: 11px;
	top: 5px;
	position: relative;
	right: 20px;
	width: 400px;
	margin-left: 25px;
	_margin-left: 15px;
	overflow: hidden;
}

.hpticker a:link, .hpticker a:visited {
	color: #FFFFCC;
	text-decoration: none;
}

.hpticker a:hover, .hpticker a:active {
	color: #FFFFCC;
	text-decoration: underline;

}
.button {
	float: right;
	width: 120px;
	background-image: url(/sandiego/Images/button.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	background-position: top;
	margin-right: 5px;
	margin-bottom: 5px;
}
#sosdradio .contentpad {
	font-size: 10px;
	text-align: center;
}


.button a:link, .button a:visited, .button a:active {
	position: relative;
}

.button:hover {
	background-image: url(/sandiego/Images/button.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
}
#interactive {
	background-color: #CCCCCC;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ent1 {
	float: left;
	width: 180px;
}
#ent2 {
	float: left;
	width: 200px;
	margin-left: 12px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
}
#ent3 {
	float: right;
	width: 190px;
}
#alignall #wrapper #container #containerleft #section .floatright b {
	text-transform: capitalize;
}

.whitebox {
	display: block;
	clear: both;
	font-size: 10px;
	margin-top: 10px;
	width: 630px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 1px solid #D1E3EF;
}
.blackbox {
	display: block;
	clear: both;
	font-size: 10px;
	margin-top: 10px;
	width: 630px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 1px solid #258AF2;
	background-color: #000000;
	color: #FFFFFF;
}

.blackbox a:link, .blackbox a:visited {
	color: #FFCC00;

}

.blackbox a:hover, .blackbox a:active {
	color: #FFFFCC;
	text-decoration: underline;

}
#alignall #wrapper #container #containerleft .newscolrightnarrow ul {
	overflow: hidden;
	margin-left: 0px;
	padding-left: 0px;
	/* position: relative; */
	width: 95%;
	margin-top: 0px;
	list-style-position: inside;
	/* font-size: 10px; */
}
#alignall #wrapper #container #containerleft #section .mmright hr {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#alignall #wrapper #container #containerleft #latestnews .topstorywide p {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}
.sidebarleft .sidebaritems #chatsdiv li, .sidebarleft .sidebaritems #yourcomdiv li, .sidebarleft .sidebaritems li{
	list-style-position: inside;
	list-style-type: square;
}

/* #alignall #wrapper #container #containerleft .newscolrightnarrow img {
	position: relative;
	left: 3px;
	right: 5px;
} */

.toutimg {
	position: relative;
	left: 3px;
	right: 5px;
}

.classifieds {
	font-size: 10px;
}
.off {
	display: none;
}

#classifiedmenu {
	width: 120px;
}
.on {

	display: block;
}
.weatherbox {
	background-color: #FFFFFF;
	margin-right: -5px;
	margin-left: -5px;
}

#weathericon{
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}

/* ul.lesspad, ul.leadsidebar, ul, li {
	list-style-position: inside;
	list-style-type: square;

}
*/
ul.lesspad {
	list-style-position: inside;
	list-style-type: square;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-left: 0px;
	letter-spacing: -1px;
	font-size: 11px;
} 

#alignall #wrapper #container #containerleft .greybox .contentpad {
	width: 47%;
}
.greybox .contentpad strong {
	font-size: 11px;
}
.sitelinkstd {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E9E1C9;
}


#alignall #wrapper #container #containerleft #section .mmright hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.topstorywide strong {
	font-size: 14px;
	margin-left: 5px;
}

#dropmenudiv {
	z-index:999;
}
#news2 {
	width: 480px;
	float: left;
	padding-bottom: 10px;
}

/* forms 
 label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
*/



.submit input
{
margin-left: 4.5em;
}

/*input
{
	color: #333333;
	border: 1px solid #FFFFFF;
}

 .submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} */
fieldset
{
border: 1px solid #781351;
width: 20em
}

.hpsearchform {color: #003366;  font-style: normal; font-family: verdana; font-weight: normal; font-size:11px;}

.hpsearchbutton {color: #003366;  font-style: normal; font-family: verdana; font-weight: normal; font-size:11px; }


/* ticker */

.cnnclass{
border: 1px solid black;
width: 350px;
padding: 2px;
background-color: #F3F3F3;
margin-bottom: 1em;
}

.cnnclass a{
text-decoration: none;
}

.newsclass{
border: 1px solid orange;
padding: 3px;
background-color: lightyellow;
margin-bottom: 1em;
width: 350px;
}

#breakingnews {
	background-color: #FF9A00;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 10px;
	width: 620px;
	background-image: url(/sandiego/Images/newsalert.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#chatalert, #radioalert {
	background-color: #FF9A00;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 10px;
	width: 620px;
	background-image: url(/sandiego/Images/chatalert.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
/*#breakingnews, #chatalert, #radioalert {
	background-color: #22476B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 10px;
	color: #FFFFFF;
}*/

#breakingnews a, #chatalert a, #radioalert a { color:#FFF; }

#sosdnav {
	background-image: url(/sandiego/Images/sosdnav2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	text-align: right;
	background-position: center top;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 10px;
	width: 975px;
	margin-left: 10px;
}

#sosdnav a:link, #sosdnav a:visited{
	color: #003399;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#sosdnav a:hover, #sosdnav a:active{
	color: #2B70FF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

#leftmenu {
	background-color: #17304F;
	width: 120px;
	padding: 5px;
	color: #FFFFFF;
}

#leftmenu a:link, #leftmenu a:visited{
	color: #FFFFFF;
}

#leftmenu a:hover, #leftmenu a:active{
	color: #FFFFCC;
}

/** CSS - Entertainment Guide Bar
==============================================================================*/

/** EG Container
==============================================================================*/

#egcontainer {
width: 632px;
margin-top: 10px;
font-family: Arial, Helvetica, sans-serif;
}

#egheader {
float: left;
background-color: #000000;
height: 26px;
width: 632px;
}

#egcontainer #logo {
float: left;
margin-top: 2px;
margin-left: 10px;
}

#egheader ul {
float: right;
padding: 0px;
margin: 6px 5px 0 0;
list-style-type: none;
}

#egheader ul li {
float: left;
padding: 0 7px 0 7px;
color: #ffffff;
font-size: 11px;
border-right: 1px solid #ffffff;
list-style-type: none;
}

#egheader ul li#last {
border-right: none;
}


/** Event Item
==============================================================================*/

.eventitem {
float: left;
margin: 10px 0 0 20px; 
width: 190px;
}

#egcontainer #col1 {
margin-left: 10px;
display: inline;
}

.eventitem h1, .subhead {
font-size: 12px;
width: 120px;
color: #1ea0fc;
margin: 0px;
padding-bottom: 2px;
border-bottom: 1px solid #eeeeee;
}

.eventitem p, .modtext {
display: inline;

font-size: 11px;
color: #000000;
margin: 4px 0 0 0;
width: 120px;
}

#egcontainer .subhead, #egcontainer .modtext {
display: block;
float: none;
}

.eventitem img {
float: right;
margin: 0 0 0 10px;
border: 1px solid #333333;
}

/** General Link Styling
==============================================================================*/

#egheader li a:link {
color: #ffffff;
text-decoration: none;
}

#egheader li a:visited {
color: #ffffff;
text-decoration: none;
}

#egheader li a:hover {
color: #ffffff;
text-decoration: underline;
}

#egheader li a:active {
color: #ffffff;
text-decoration: underline;
}

#egcontainer a img {
border: none;
}
