/* ================================================================================== */
/* POWER OF THE HOUR */

#power-of-the-hour #left .inner {
padding: 20px 7px 0px 0px;
}

#power-of-the-hour .content-top {
border-bottom: 1px solid #dedede;
padding: 0px 0px 0px 11px;
}

#power-of-the-hour .content-top P {
font-size: 15px;
line-height: 18px;
}


.power-of-the-hour-banner-outer {
margin: 17px 0px 12px 11px;
}
 
.power-of-the-hour-banner {
background: url(../images/power-of-the-hour/bg-top-banner.png) no-repeat;
height: 70px;
padding: 74px 156px 17px 0px;
}

.content-middle {
border-top: 7px solid #dedede;
border-bottom: 1px solid #dedede;
padding: 0px 0px 27px 20px;
margin: 0px 0px 17px 0px;
}

.content-middle H2 {
margin-bottom: 4px;
}

.power-of-the-hour-ul {
overflow: hidden;
display: inline-block;
float: right;
}

.power-of-the-hour-ul LI {
position: relative;
float: left;
font-size: 48px;
font-weight: bold;
color: #fff;
background: url(../images/power-of-the-hour/bg-banner-number.png) no-repeat;
height: 70px;
line-height: 70px;
width: 59px;
text-align: center;
margin: 0px 0px 0px 2px;
}

.power-of-the-hour-ul LI SPAN {
position: absolute;
top: 33px;
left: 0px;
height: 2px;
width: 59px;
background: url(../images/power-of-the-hour/bg-number-strike.png) no-repeat;
overflow: hidden;
}


.power-of-the-hour-ul LI.number-group {
margin-left: 12px;
}



/* ================================================================================== */
/* POWER OF THE HOUR > LISTINGS */

.tabbed-listing-block H3 {
background: #a7cfeb;
border-top: 7px solid #ececec;
height: 30px;
line-height: 30px;
color: #fff;
padding: 0px 12px;
}

.tabbed-listing-pagination {
height: 52px;
background: #c4d9e8;
margin: 0px 0px 1px 0px;
padding: 0px 20px;
}

.tabbed-listing-pagination .left {

}

.tabbed-listing-pagination .right {
padding: 13px 0px 0px 0px;
}

.tabbed-listing-pagination .right INPUT[type=text] {
border: 1px solid #d0d7d8;
height: 22px;
margin: 0px 10px 0px 0px;
width: 150px;
}

.tabbed-listing-container {
background: #c4d9e8;
border-bottom: 7px solid #ececec;
padding: 0px 15px 33px 13px;
overflow: hidden;
}


.tabbed-listing-tabs {
overflow: hidden;
margin: 0px 0px 0px 10px;
}

.tabbed-listing-tabs LI {
float: left;
border-right: 1px solid #fff;
font-size: 11px;
overflow: hidden;
}

.tabbed-listing-tabs LI A {
display: block;
height: 26px;
line-height: 26px;
width: 134px;
padding: 0px 10px;
color: #053760;
background: url(../images/shared/bg-tabs.png) no-repeat top left;
}

.tabbed-listing-tabs LI.selected A {
background-position: bottom left;
color: #fff;
}

.tabbed-listing-pagination-search {
overflow: hidden;
}

.tabbed-listing-pagination-search LI {
float: left;
}



.tabbed-listing-item {
border: 3px solid #fff;
background: url(../images/power-of-the-hour/bg-listing-item.png) no-repeat top left;
height: 57px;
overflow: hidden;
margin: 0px 0px 1px 0px;
}

.tabbed-listing-item-title A {
color: #323232;
}

.tabbed-listing-item LI {
float: left;
display: inline;
}

.tabbed-listing-item-image {
padding: 5px 16px 0px 6px;
width: 47px;
}

.tabbed-listing-item-title {
font-size: 14px;
line-height: 16px;
font-weight: bold;
color: #666;
width: 210px;
padding: 10px 0px 0px 0px;
}

#point-rankings .tabbed-listing-item-title {
width: 310px;
}

.tabbed-listing-item-hours {
width: 175px;
padding: 14px 0px 0px 0px;
}

LI.tabbed-listing-item-cta {
float: right;
padding: 13px 13px 0px 0px;
width: auto !important;
width: 100px;
}

.tabbed-listing-item-hours-numbers {
display: inline-block;
float: right;
}


.tabbed-listing-item-hours-numbers LI {
position: relative;
float: left;
color: #fff;
height: 30px;
line-height: 30px;
width: 23px;
text-align: center;
font-size: 20px;
font-weight: bold;
background: url(../images/power-of-the-hour/bg-listing-number.png) no-repeat top left;
margin: 0px 0px 0px 2px;
}


.tabbed-listing-item-hours-numbers LI SPAN {
position: absolute;
top: 15px;
left: 0px;
height: 1px;
width: 23px;
background: url(../images/power-of-the-hour/bg-listing-strike.png) no-repeat;
overflow: hidden;
}

.tabbed-listing-header {
overflow: hidden;
height: 40px;
line-height: 40px;
}

.tabbed-listing-header LI {
float: left;
}

.tabbed-listing-header .tabbed-listing-header-name {
width: 330px;
padding: 0px 0px 0px 4px;
}


.tabbed-listing-header .tabbed-listing-header-hours {
text-align: right;
width: 133px;
}

.tabbed-listing-header .tabbed-listing-header-join {
text-align: right;
width: 123px;
}


#tabbed-listing-businesses, #tabbed-listing-individuals {
display: none;
}



/* ================================================================================== */
/* MORE POWER OF THE HOUR */

.more-power-of-the-hour-listing-header {
height: 52px;
line-height: 52px;
background: #c4d9e8;
padding: 0px 20px;
color: #333;
border-bottom: 1px solid #fff;
}

.more-power-of-the-hour-listing-header LI SPAN {
color: #0085bc;
font-weight: bold;
margin: 0px 0px 0px 10px;
}

.more-power-listing-container {
padding-top: 14px;

}

.tabbed-listing-item-title-points {
font-size: 10px;
}

.more-power-listing-container .tabbed-listing-item-title {
line-height: 18px;
padding-top: 10px;
}

.more-power-listing-container .tabbed-listing-item-title DT {
font-size: 16px;
}

.more-power-listing-container.tabbed-listing-container {
border-bottom: 0;
}

.more-power-listing-block {
border-bottom: 7px solid #ececec;
}

.more-power-listing-block .tabbed-listing-pagination {
margin-bottom: 0;
}




/* ================================================================================== */
/* OUR POWER OF THE HOUR */

#our-power-of-the-hour .top-content H1 {
border-bottom: 7px solid #d6d6d6;
font-size: 20px;
padding: 0px 0px 10px 20px;
}

#our-power-of-the-hour .top-content H2 {
padding-left: 20px;
}

#our-power-of-the-hour .top-content {
padding-left: 0;
}

.our-poth-header {
line-height: 52px;
color: #333;
}

.our-poth-header STRONG {
color: #0087bd;
}

.our-poth-header .right {
padding-top: 0;
}


* html .ie6-poth-search {
height: 18px;
margin-right: 4px;
}