<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
}

td {
    margin: 0px;
    padding: 3px;
}

#head ol, ul {
list-style: none;
}
 
#content ul {
    list-style:disc;
    margin: 15px;
}
#content li {
    margin: 2px;
}
#content p {
    margin-top: 5px;
}

img {
border: 0;
}

h1 {
font-size: 100%;
font-weight: normal;
}

#content h1 {
    font-size:1.4em;
    margin-left:0px;    
    margin-top:5px;
    margin-bottom:5px;    
    font-weight:bold;
    padding:0px 0px 0px 0px;
}

h2  {
    font-size:1.2em;
    margin-top:0px;
    margin-bottom:3px;    
}

h3  {
    font-size:1em;
    margin-top:0px;
    margin-bottom:3px;    
}

h4  {
    font-size:1.1em;
}

h5  {
  font-size:1em;
}

h6 {
  font-size:0.8em;
}

table {
border-collapse:collapse;
border-spacing:0;
}

html, body {
width:100%;
height:100%;
}

body {
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px; 
line-height: normal;
color: #454646;
background: url(../images/bg.png) top left repeat-x;
}

a {
color: #006699;
text-decoration: none;
}

a:hover {
color: #006699;
text-decoration: underline;
}

input,select,textarea {
    font-size:12px;
}

.input {
    border:1px solid #323334;
    padding-left:5px;
}

acronym {
    cursor: help;
    color: #003366;
}

legend {
    padding:0 0.2em;
}

hr {
    height:1px;
    color:#CCCCCC;
    width:100%;
}
.systemmessages {
    padding-left:5px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;    
    color:#FF0000;
    font-size:12px;
    background-color:#FFFF66;
    font-weight: bold;
}

.pages {
    text-align:center;
    border:1px solid #CCCCCC;
    padding:5px 5px 5px 5px;
    margin:5px 0px 5px 0px;
    background-color:#FFFFFF;
}

.topHeader {
text-align: center;
line-height: 15px;
}

#wrapper {
width: 902px;
margin: 0 auto;
min-height:100%;
height:auto !important;
height:100%;
padding: 0px 50px 0px 50px;
}

#head {
width: 902px;
height: 135px;
position: relative;
background: url(../images/shadow.png) 0px 96px no-repeat;
}

#logo {
height: 84px;
width: 433px;
position: absolute;
left: 10px;
top: 13px;
}

#logo a {
background: url(../images/logo.jpg) no-repeat;    
display: block;
height: 100%;
width: 100%;
}

#logo a span {
position: absolute;
top: -3000px;
}

    div.userlogo{
        padding-bottom: 2px;
        height: 70px;
        width: 965px; 
        overflow: hidden;
    }
    .userlogo h2 {
        margin-top: 25px;
        margin-left: 5px;
        font-size: 25px;
    }     
#regionName {
position: absolute;
left: 460px;
top: 0;
height: 96px;
width: 130px;

}

#regionName img {
float: left;
margin-right: 5px;
}

#regionName h1 {
color: #ff7700;
font-size: 14px;
font-weight: bold;
margin-top: 60px;
position: relative;
}

#regionName h1 span {
/*position: absolute;
width: 100%;
height: 100%;
background: url(../images/town_name.png) 0px 5px no-repeat;
*/
}

#headerBookmarks {
position: absolute; 
left: 604px;
top: 15px;
overflow: hidden;
}

ul.userMenu {
float: right;
margin-top: 59px;
padding-right: 5px;
list-style: none;
}

ul.userMenu li {
float: left;
width: 142px;
height: 33px;
background: url(../images/user_link.png) no-repeat;
margin-left: 9px;
}

ul.userMenu li a {
display: block;
height: 33px;
line-height: 32px;
font-size: 13px;
color: #2a2828;
text-align: center;
}

ul.userMenu li a:hover {
color: #2a2828;
}

#search {
height: 59px;
background: url(../images/top_search.png) top left no-repeat;
padding-left: 8px;
}

.searchInput {
width: 171px;
height: 15px;
border-bottom: 1px solid #e3e9ef;
border-left: 1px solid #e2e3ea;
border-right: 1px solid #e2e3ea;
border-top: 1px solid #abadb3;
font-size: 12px;
}

.searchIcon {
width: 24px;
}

#content {
float: right;
overflow: hidden;
width: 696px; /* 730*/
}

#side {
float: left;
overflow: hidden;
width: 200px;    /* 166*/
}

.boxheader {
background: url(../images/content_head.png) top left no-repeat;
height: 33px;
}

.boxheader h3 {
font-weight: bold;
padding-left: 8px;
line-height: 30px;
}

.breadcrumbs {
margin:3px 0px 0px 0px;
}

.categories {
background: url(../images/categories.png) top left repeat-y;
}

.c_top{
background: url(../images/categories_top.png) top left no-repeat;
padding-top: 10px;
}

.c_bot {
background: url(../images/categories_bottom.png) bottom left no-repeat;
padding: 0px 0px 10px 0px;
}

.categories ul {
padding: 5px 0px 5px 8px;
float: left;
margin: 0px;
list-style: none;
}

#content .categorieslinks ul {
margin: 0px;
list-style: none;
}

.categorieslinks li {
margin-top: 2px;
}

#content #CategorySelector ul {
list-style: none;
padding: 0px;
margin: 0px; 
}

#CategorySelector li {
margin: 0px;
}
.quicksearchform{
    font-weight:normal;
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom: 1px dotted #BBBBBB;
}

.searchformfield {
padding: 5px 0px 5px 0px;
}

.action_button {
float: left;
height: 28px;
position: relative;
left: 50%;
}

.action_button a {
background: url(../images/but_r.png) top right no-repeat;
float: left;
display: block;
height: 28px;
line-height: 26px;
font-size: 12px;
font-weight: normal;
color: #454646;
position: relative;
right: 50%;
}

.action_button a span {
background: url(../images/but_l.png) top left no-repeat;
display: block;
float: left;
padding: 0 27px;
height: 28px;
cursor: pointer;
}

.action_button a:hover, .action_button a span:hover {
text-decoration: underline;
color: #454646;
}





.boxheaderright {
background: url(../images/right_head.png) top left no-repeat;
padding: 5px 0 14px;
}

.boxheaderright h3 {
padding: 0px 3px 0px 3px;
font-weight: bold;
text-align: center;
}

.boxheaderright h3 span {
font-weight: normal;
}

.boxcontent {
padding-bottom: 10px;
}

.boxcontentright {
padding: 8px;
}

.emptyFooter {
clear: both;
height: 95px;
}

#footer {
background: #edeeee;
clear: both;
margin-top: -95px;
height: 95px;
text-align: center;
}

.footerLinks {
padding-top: 22px;
}

.footerLinks a {
padding: 0 14px ;
}

.copyright {
padding-top: 30px;
}


/* --------------------clear float -------------------- */
* html .clearfix {
    height: 1%; /* IE5-6 */
}

.clearfix {
    display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
    display: block;  
}

.clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* old styles */

.comments    {
    font-size:10px;
}

/* Categories view*/
#cats {
    padding:0 0 15px 0
}
#cats ul {
    margin:0px; padding:1px 0px 1px 0px; list-style: none;
}
#cats ul li {
    list-style:none; padding:0 5px 10px 15px;
}

#cats ul li a {
    font: bold 100%  Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#cats ul li p {
    margin:2px 0 0 12px;color:#444444; 
}
#cats ul li p a {
    font:normal 100%  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;; line-height: 170%
}
#cats ul li p a:hover {
    color:#ff0000; font:normal 100%  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;; line-height: 170%
}
.image{margin:0 7px 5px 0;position:relative;}
.image img{border:1px solid #CCCCCC;}
.image:hover img{border:1px solid #D00327}

a.button {
    background-color:#DDDDDD;
    text-transform:uppercase;
    font-size:0.9em;
    padding:10px 10px;
    margin:5px 0px 5px 0px;
    text-decoration:none;
    font-weight:bold;
}    
a.button:hover {
    background-color:#999999;
    font-weight:bold;
    
}

/* prcies and products*/

.source {
    color:#444444;
    font-size:90%;
}    
.source a {
    color:#444444;
}    
.source a:hover {
    color:#FF0000;
}    

.adcode {
    width: 95%;
    font-size:1em;
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content .adcode a {
    text-decoration:underline;
}

 .offer {
    font-size:12px; 
    width: 95%;
    margin:0px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:0px;
    /* border-bottom:1px solid #CCCCCC; */
}    


#content .offer h1 {
    font-size:1em;
    margin-left:0px;    
    margin-top:0px;
    margin-bottom:5px;    
    font-weight:bold;
    padding:0px 0px 0px 0px;
    color:#444444;
}

#content .offer h1 a {
    text-decoration:none;
}

#content .offer a strong {
    text-decoration:none;
}

#content .offer h2 {
    font-size:1em;
    margin-top:0px;
    margin-bottom:1px;    
}

#content .offer h3 {
    font-size:1em;
    margin-top:0px;
    margin-bottom:1px;
}


.offer .source {
    color:#444444;
    font-size:90%;
    padding-bottom:0px;
}    

.offer .source a {
    color:#444444;
}    

.offer p {
    text-align: justify;
    padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 0px;
}    


.offerdetail {
    width: 100%;
    font-size:1em;
    margin:0px;
    padding-bottom:10px;
    /* border-bottom:1px solid #CCCCCC; */
}    

#content .offerdetail h1 {
    font-size:1.3em;
    margin-left:0px;    
    margin-top:5px;
    margin-bottom:5px;    
    font-weight:bold;
    padding:0px 0px 0px 0px;
    color:#444444;
}

#content .offerdetail h1 a {
    text-decoration:underline;
}

#content .offerdetail h2 {
    font-size:1em;
    margin-top:0px;
    margin-bottom:1px;    
}

#content .offerdetail h3 {
    font-size:1.5em;
    margin-top:0px;
    margin-bottom:1px;
}

#content .offercontent {
    border:1px solid #CCCCCC;
    padding:5px 5px 5px 5px;
    margin:5px 0px 5px 0px;
    background-color:#EEEEEE;
}

.offerdetail .source {
    color:#444444;
    font-size:90%;
    padding-bottom:2px;
}    

.offerdetail .source a {
    color:#444444;
}    

.offerdetail p {
    text-align: justify;
    padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 0px;
}    

.buttons {
float: right;
overflow: hidden;
/*margin-top:7px;
margin-bottom:7px;*/
}

.offerintro .adcode {
    margin-left: 5px;
}

.offerintro {
 display: block;
 float: left;
 width: 549px; 
}

.imageslist {
float: left; padding: 0px 4px 0px 0px; margin: 3px 0px 3px 0px;
width: 107px;
}
.imageslist img { 
 border-style: solid; border-width: 1px; border-color: #CCCCCC; max-width: 90px; 
}

.imageslistads {
float: left; padding:7px 0px 0px 7px; margin: 3px 0px 3px 0px; 

}
.imageslistads img { 
 border-style: solid; border-width: 1px; border-color: #CCCCCC; 
}

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

.filterform input{
    margin:3px 0px 3px 0px;
}
.filterform form{
    margin:0px;
}



.locationField {
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    font-weight:bold;
}

a.locationField {
    font-weight:bold;
}

.comment {
    font-size:9px;
}
.listing {
    font-size:11px;
}
.warning {
    color:#FF0000;
}

.orderByRow{
    border:1px solid #CCCCCC;
    padding:5px 5px 5px 5px;
    background-color:#EEEEEE;
    text-align:right;
}

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

a.sitemapselect:hover
{
    font-size:10px;
}
a.sitemapselect:visited
{
    font-size:10px;
    color:#999999;
}

#ChangeLocation{margin: 2px 0px 5px 0px; padding: 5px; background: #FFFFFF; border: 1px #AAAAAA solid; width: 890px; height: 200px; position:absolute; top: 107px; overflow: auto;}
#ChangeLocationAdd{margin: 2px 0px 5px 0px; padding: 5px; background: #FFFFFF; border: 1px #AAAAAA solid;}

#CategorySelectorForm{ position: relative; top:0px;}
#CategorySelector{margin: 2px 0px 5px 0px; padding: 0px; background: #FFFFFF; border: 1px #AAAAAA solid; width: 720px; position: absolute; top:14px; overflow: auto; left:0;}




.linkButton {
    margin: 7px;
}
a.linkButton {
    background-color:#EEEEEE;
    text-transform:uppercase;
    font-size:0.8em;
    padding:2px;
    text-decoration:none;
    border:1px solid #CCCCCC;  
}    
a.linkButton:hover {
    background-color:#DDDDDD;
}

.subtitle    {
    font-weight:normal;
}
.subtitleline    {
    height: 25px; 
    background-color: #EFEFEF;
    text-align:center;
}

.price {
    color: red;
}
.warningbox {
    border:1px solid #FF0000;
    padding:5px 5px 5px 5px;
    margin:5px 0px 5px 0px;
    background-color:#EEEEEE;

}

.rowheader{
    background-color:#DDDDDD;
    border-bottom-color:#CCCCCC;
    border-bottom-style:solid;
    border-bottom-width:1px;
    font-weight:bold;
}
.roweven {
    background-color:#FFFFFF;
    border-bottom-color:#CCCCCC;
    border-bottom-style:solid;
    border-bottom-width:1px;
}
.rowodd{
    background-color:#EEEEEE;
    border-bottom-color:#CCCCCC;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

.green{
color: green;
}
.red {
color: red;
}
.gray {
color:gray
}

.userWebsiteProfileDetails {
    border:1px solid #CCCCCC;
    padding:5px 5px 5px 5px;
    background-color:#EFEFEF;
}
.userWebsiteContacts{
width:340px; float:left; 
} 
.userWebsiteStats{
width:340px; float:right; 
} 


.leftcats ul li.level1 {
margin-left: 10px;
margin-top: 0px;
margin-bottom: 3px;
list-style-image: url(../images/menuitem.gif);  
}

.leftcats ul li.level1on {
margin-left: 10px;
margin-top: 0px;
margin-bottom: 3px;
list-style-image: url(../images/menuitem-on.gif);  
}

.leftcats ul li.level2 {
margin-left: 24px; /*16*/
margin-top: 0px;
margin-bottom: 3px;
list-style-image: url(../images/menuitem2.gif);
}

.leftcats ul li.level2on {
margin-left: 24px; /*16*/
margin-top: 0px;
margin-bottom: 3px;
list-style-image: url(../images/menuitem2-on.gif);
}

li.first a{float:left; display:block; padding:5px 20px 5px 5px; text-decoration:none; font-weight: bold; text-transform: uppercase;} 

.editlink {
    margin: 7px;
}
.editlink a {
    background-color:#EEEEEE;
    text-transform:uppercase;
    font-size:0.8em;
    padding:2px;
    text-decoration:none;
    border:1px solid #CCCCCC; 
    color: red; 
}    
.editlink a:hover {
    background-color:#DDDDDD;
}

.offeradslist {
    border:1px solid #CCCCCC; 
    padding-left: 107px;
    background-color: #FFFFFF;
}
.offeradsdetails {
    border:1px solid #CCCCCC; 
    padding: 3px;
    background-color: #FFFFFF;
}

#share42 { z-index:1 !important; }
.share42init a {opacity: 0.5}
.share42init:hover a {opacity: 0.7}
.share42init a:hover {opacity: 1}
#share42 {
  padding: 6px 6px 0;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}</pre></body></html>