.shadetabs { padding: 0px; margin-left: 0; margin-top: 1px; margin-bottom: 0; font: bold 11px Arial; list-style-type: none; text-align: left; /*set to left, center, or right to align the menu as desired*/ } .shadetabs li { display: inline; margin: 0; } .shadetabs li a { text-decoration: none; padding: 0px; margin-right: 1px; /* Creates/modifys the spacing between the tabs by pixels. */ border: 0px; color: #000000; } .shadetabs li a:visited { color: #000000; } .shadetabs li a:hover { text-decoration: underline; color: #000000; } .shadetabs li.selected { position: relative; top: 1px; } .shadetabs li.selected a { /*selected main tab style */ background-image: url(http://cdn.exent.com/fairpoint/shadeactive.gif); border-bottom-color: #000000; } .shadetabs li.selected a:hover { /*selected main tab style */ text-decoration: none; } .tabcontentstyle { /*style of tab content container*/ background-image: url(http://cdn.exent.com/fairpoint/tabsPageBack.jpg); background-repeat:no-repeat; background-color: #e2dcc4; width: 555px; border: 0px; margin-bottom: 0px; padding: 0px; } .tabcontent { display: none; } @media print { .tabcontent { display:block!important; } } /* Added by Andy for Ratings and Reviews */ /* Temporary background fixes iFrame opaque background */ .tempBG { background-image:url(http://cdn.exent.com/fairpoint/tabsPageBack.jpg); background-repeat:no-repeat; background-position:topLeft; } /* Colors the panels*/ .tabInnerPanelBackground { background-color: #cfc9b4; } .tabInnerDarkPanelBackground { background-color: #bdb7a0; } /* Spaces the content in the center cell */ .tabInnerPanelContent { padding-top: 4px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; line-height: 16px; } .averageRating { text-align: left; } .yourRating { text-align: right; } .centerDivider { background-color: #747474; width: 1px; height: 52px; margin-left: 70px; margin-right: 70px; } .majorHorizontal { background-color: #726f62; height: 1px; width: 100%; margin-top: 10px; margin-bottom: 10px; } .minorHorizontal { background-color: #c0b9a3; height: 1px; width: 100%; margin-top: 10px; margin-bottom: 10px; } .reviewBody { margin-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; } .featured { background-image:url(http://cdn.exent.com/fairpoint/ratingsReviewsImages/featuredBG.png); background-repeat:no-repeat; background-position:top right; }