/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
   /* background: url(/images/tabs.png) no-repeat;*/
   background: #FCEFCA;
   color: #000;
}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
    /*background: #A70D85;*/
	background: #808000;
	color: #000;
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;
    background: #808000;
	color: #000;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border: 1px solid #808000;
    padding: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

ul.listings { list-style: none; }
.odd { background: #FFF }
.even { background: #EEE}  

#tabs div { height: 422px; overflow: auto;} 

.yellow { background: #FCEFCA; }

body {
	background:#FFFFFF url(http://www.yellowpages.com/images/bg.gif) repeat-x scroll left top;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	margin:0pt;
	padding:0pt;
	text-align:center;
}
#wrapper {
	/*background:#EDEDED url(http://www.yellowpages.com/images/home/homenav-bottom-bg.gif) no-repeat scroll left bottom;*/
	background-color:#FFFFFF;
	color:#222222;
	font-size:1em;
	margin:0pt auto;
	padding:0pt;
	text-align:left;
	width:800px;
	display:block;
	min-height: 450px;			
}				
#content {
	min-height: 375px;
}
#footer {
	background:transparent url(http://www.yellowpages.com/images/footer-bg.gif) no-repeat scroll center top;
	clear:both;
	color:#666666;
	font-size:0.833em;
	margin:0pt 15px;
	padding:10px 22px 10px;		
	border-bottom:2px solid #E5E5E5;			
	height: 210px;
}

#footer ul.first, l, #cities ul.first {
	margin-left:0pt;
	padding-left:0pt;
}
#footer ul, #cities ul {
	float:left;
	line-height:1.3;
	margin:6px 7px 12px;			
}		

ul, dl {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;		
	padding:0pt;
}

#header h1 {
	padding: 0;
	margin-top: 5px;
}

#types {
	background-color:#F76541;	
	width: 100px;		
	float: right;
	padding: 5px 10px 5px 0;
	margin-right: 15px;
}
#search{
	text-align: center;
	/*background-color: #CCC;*/
	background:#FFFFFF url(http://www.yellowpages.com/images/bg.gif) repeat-x scroll left top;
	margin: 0 20px 0 20px;
}
#search form{
	padding: 5px 0 5px 0;
}
#geo{
	color: #666;
	font: italic;
}
div.section {
	width: 200px;
	background: #F0F0E7;
	margin-bottom: 5px; 
	margin-left: 5px;
	float: left;
}
#sections {
	margin:0pt 20px;
	clear: both;
}

.float-left{
	float: left;
	padding-right: 15px;
}

#adsense{
    padding-left: 40px;
}

div.section h2 {
  font-size: 100%;
	margin: 0;
	padding: 0 0 3px;
	background: #FFC5FF;
	color: #000;
	text-align: center;			
}
div.clear{
	clear: both;
}
/*#occasions ul li { display: inline; padding-right: 10px;}*/
#occasions ul {
  background-color:#FCEFCA;
  border:1px solid #C7DBE2;
  display:block;
  height:16px;
  margin:4px 100px 8px;
  padding:3px 0pt 4px 3px;
}
#occasions ul li {
  list-style-image:none;
  list-style-type:none;
  display: inline;
  padding-right: 5px;
  margin-bottom: 8px;
}
#occasions ul li a {
  text-decoration: none;
  color: #000;
}    
#header { 
  background-color:#FCEFCA; 
  border:1px solid #C7DBE2; 
}

div.affiliate_links { border: solid 3px #660066; color:#660066; margin: 10px 10px 10px 10px; padding-left: 10px; background-color:#EEF4D2;}

div.short { height: 400px; overflow: auto;}