<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;
}
.bold {
	font-weight:bold;
}
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;
margin-top:3px;
margin-bottom:10px;
}

#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, Helvetica, sans-serif;
line-height: normal;
color: #333333;
font-size: 12px;
}

a {
color: #0066ff;
text-decoration: none;
}

a:hover {
color: #FF3300;
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;
}

.warningbox {
    border:1px solid #AAAAAA;
    padding:10px 20px;
    margin:5px 0px 5px 0px;
    background-color:#EEEEEE;

}

/* ===== header ====== */
    #header {
    margin: 0 auto;
    width:100%;
    background: url(../images/bg.png) repeat-x;
    min-width: 875px;
    }
    
    #header div.left {
    background: url(../images/l_bg.png) top left no-repeat;
    }
    
    #header div.right {
    background: url(../images/r_bg.png) top right no-repeat;
    height: 99px;
    padding: 0 11px;
    position: relative;
    }
    
    .logo {
    clear:both;
    width: 252px;
    height: 52px;
    position: absolute;
    left: 11px;
    bottom: 10px;
    }
    
    .logo a {
    width: 252px;
    height: 52px;
    display: block;
    background: url(../images/logo.png) no-repeat;
    }
    
    .logo a span {
    position: absolute;
    top: -3000px;
    }
    
    .cat {
    float: left;
    margin-top: 20px;
    padding-left: 5px;
    font-size: 12px;
    color: #2c87df;
    }
    
    div.control {
    float: right;
    margin-top: 10px;
    margin-right: 3px;
    }
    .bookmark {
    text-align: left;
    }
    
    div.gerb {
    position: absolute;
    top: 10px;
    left: 39%;
    width:90px;
    height:99px;
    overflow:hidden;
    text-align: left;
    font-size: 12px;
    color: #2c87df;
    font-weight: bold;
    }

    div.locationname {
    position: absolute;
    top: 25px;
    left: 48%;
    width:180px;
    height:99px;
    overflow:hidden;
    text-align: left;
    font-size: 10px;
    color: #2c87df;
    font-weight: normal;
    }
    
    div.locationname .ln {
    font-size: 16px;
    color: #2c87df;
    font-weight: bold;
    }        
    
    div.nav {
    width: 100%;
    min-width: 875px;
    margin: 0 auto;
    margin-top: 10px;
    padding-bottom:5px;
    /* border-bottom:1px dotted #BBBBBB ; */ 
    }
    
    div.navArea {
    float: left;
    font-size: 12px;
    padding-left: 0px;
    }
    
    div.navArea a{
    color: #2c87df;
    text-decoration: none;
    }
    
    div.navArea a:hover{
    color: red;
    }
    
    div.headersearch {
    float: right;
    line-height: 22px;
    padding-right:0px;
    }
    
    div.headersearch input.searchInput {
    width:255px;
    font-size:12px;
    vertical-align: top;
    margin-top: 1px;
    }
    
    .topsearchInput{
    font-size: 12px;
    width: 258px;
    }
/* end header */
.topHeader {
text-align: center;
line-height: 15px;
}

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

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

#logo {
height: 51px;
width: 252px;
position: absolute;
left: 22px;
top: 41px;
}

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

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

#regionName {
position: absolute;
left: 322px;
top: 0;
height: 96px;
width: 270px;

}

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

#regionName h1 {
color: #ff3300;
font-size: 17px;
font-weight: bold;
letter-spacing: -1px;
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: 730px;
}

#side {
float: left;
overflow: hidden;
width: 215px;
}

.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 {
padding:7px 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:0px;
    margin-bottom:0px;
     /* 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: 150px;
text-align: left;
}

.footerContent {
margin-left: 15%;
margin-right: 15%;
}

.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%  Verdana, Tahoma, Geneva, 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;
}

.topadcode {
	text-align:center;
}

.topadcode .adcode {
	
    font-size:1em;
    margin: auto;
    padding: 10px 0px 10px 0px;
 
}

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


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

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




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

#content .offer strong a {
    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:2px;
}    

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

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


.offerdetail {
    width: 95%;
    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:#333333;
}

#content .offerdetail h2 {
    font-size:1.5em;
    margin-left:0px;    
    margin-top:5px;
    margin-bottom:5px;    
    font-weight:bold;
    padding:0px 0px 0px 0px;
    color:#333333;
}
/*
#content .offerdetail h2 {
    font-size:1em;
    margin-top:0px;
    margin-bottom:1px;    
}
*/
#content .offerdetail b {
    font-size:1.3em;
    margin-left:0px;    
    margin-top:5px;
    margin-bottom:5px;    
    font-weight:bold;
    padding:0px 0px 0px 0px;
    color:#333333;
}

#content .link b {
    font-size:1.3em;
    margin-left:0px;    
    margin-top:5px;
    margin-bottom:5px;    
    font-weight:bold;
    padding:0px 0px 0px 0px;
    color:#333333;
}

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

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



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


.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;*/
}

.offerintroads {
 display: block;
 float: left;
 width: 610px; 
 
}

.offerintroads .adcode {
    margin-left: 5px;
    border:1px solid #CCCCCC; 
}



.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; 
}

.imageslistads {
float: left; padding:7px 0px 0px 7px; margin: 0px 0px 3px 0px; 
    width: 100px;
    height: 270px;
    /* border:1px solid #CCCCCC;  background-color:#EEEEEE; */
    padding:5px 5px 5px 5px;
    

}
.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:#f7f7f7;
    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: 938px;  top: 5px; z-index: 100; height: 200px; 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;
}

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

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

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

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

.beguncode {
    background-color:#EEEEEE;
    border:1px solid #CCCCCC;
    margin-bottom: 10px;
    margin-top: 10px;    
}

.offeradslist {
    /* border:1px solid #CCCCCC; */
    padding-left: 107px;
    /* background-color: #F7F7F7; */
    background-color: #FFFFFF;
    padding-top:20px;
    padding-bottom:20px;
}
.offeradsdetails {
     border:1px solid #CCCCCC; 
    padding: 3px;
    background-color:#FFFFFF;
    margin-top: 5px;
}
.adcoderight {
	padding-left:20px;
	padding-top:10px;
}
#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;
}

@media only screen and (max-width: 760px) {	
	.im-col33{ width: 100%; } 	
	.im-col25{ width: 100%; } 
	body {
		font-size: 1em;
	}
	.systemmessages {
	    font-size: 1em;
	}
	
	.share42init {
		 display: none; !important;
	}	
	#content {
		float: left;
		overflow: hidden;
		width: 100%;
	}
	#side {
		float: left;
		overflow: hidden;
		width: 100%;
	}
	#wrapper {
		width: 100%;
		margin: 0 auto;
		min-height:100%;
		height:auto !important;
		height:100%;
		padding: 5px;
	}
	.topHeader {
		display: none;
	}
    #header {
	    margin: 0 auto;
	    width:95%;
	    background: url(../images/bg.png) repeat-x;
	    min-width: 100px;
    }
    
    .logo {
	    clear:both;
	    width: 252px;
	    height: 52px;
	    position: absolute;
	    left: 11px;
	    bottom: 1px;
    }
    
    .logo a {
	    width: 252px;
	    height: 52px;
	    display: block;
	    background: url(../images/logo.png) no-repeat;
    } 
    
     .cat {
		display: none;
    } 
      
    div.control {
	    float: left;
	    margin-top: -16px;
	    margin-right: 3px;
	    white-space: nowrap;
    }
    div.gerb {
		display: none;
    }           	
    div.locationname {
    	width:90%;
	    position: absolute;
	    top: 110px;
	    left: 0px;
	    width:100%;
	    height:99px;
	    overflow:hidden;
	    text-align: left;
	    font-size: 10px;
	    color: #2c87df;
	    font-weight: normal;
    }
     div.locationname a {
     	 font-size: 1.2em;
     	float: right;
     }
     
     
    div.locationname .ln {
	    font-size: 1.5em;
	    color: #2c87df;
	    font-weight: bold;
	    float: left;
    } 		

    div.nav {
    margin-top:50px;	
    width: 100%;
    min-width: 100px;
    }
        
    div.navArea {
    float: left;
    font-size: 1em;
    padding-left: 0px;
    }
    
    div.headersearch {
    float: left;
    line-height: 22px;
    padding-right:0px;
    } 
    div.headersearch input.topsearchInput {
    width:100px;
    font-size:1em;
    }  

	#ChangeLocation {
		width: 100%; height: 100%; top: 20px;
		margin-top:30px;
	}
	#ChangeLocation td {
		display: block; 
		width:100%;
	}
	#ChangeLocation a {
	  display: inline-block;
	  padding: 5px;
	  font-size:100%;
	  
	}		
	.offeradslist {
	    padding-left: 0px;
	    margin:20px 0px 20px 0px;
	    border-bottom: 1px solid #DDDDDD;
	    border-top: 1px solid #DDDDDD;
	}

	.detailedcontent {
		border-bottom: 1px solid #DDDDDD;
		margin-bottom: 20px;
	}
		
	.offerintro {
	 width: 100%; 
	}	
	.offerintroads {
	 width: 100%; 
	}    
	.offer {
	    font-size:1em; 
	}
	#content .offer h1 {
	    font-size:1em;
	}
	#content .offer .offertitle {
	    font-size:1.3em;
	}	
	.offer strong a { 
		font-size:1.1em; 
	}  
	
	.comment {
	    font-size:1em;
	}
	.comments    {
	    font-size:1em;
	}
	
	.listing {
	    font-size:1em;
	}
	a.sitemapselect
	{
	    font-size:1em;
	}	
	a.sitemapselect:hover
	{
	    font-size:1em;
	}	
	a.sitemapselect:visited
	{
	     font-size:1em;
	}	
	#footer {
		height: 100%;
	}
	
	.offerdetail {
		margin-bottom:20px;
	}
	.offerdetail td {
		display: block; 
		width:100%;		
	}
	
	.image img {
		width:100%;
	}
     
    .searchformcategories td {
		display: block; 
		width:100%;	    	
    }   
    .searchformcategories a {
	  display: inline-block;
	  padding: 5px;
	  font-size:100%;    	
    }  
    .categorieslinks td {
		display: block; 
		width:100%;	    	
    }   
    .categorieslinks a {
	  display: inline-block;
	  padding: 5px;
	  font-size:100%;    	
    }     
    
	.offeradsdetails {
	    margin-top: 30px;
	     margin-bottom: 20px;
	}
	       
    /* nee classes */
   .sideads {
   	display: none;
   } 
	.sitemaptable td {
		display: block; 
		width:100%;			
	}
	.sitemaptable a {
	  display: inline-block;
	  padding: 5px;
	  font-size:100%;
	}   
	.offerdetailcontactform input {
		width:100px;
	}		  
	.offerdetailcontactform textarea {
		width:auto;
	}  
	
	.catstree td {
		display: block; 
		width:100%;			
	}
	.catstree a {
	  display: inline-block;
	  padding: 5px;
	  font-size:100%;		
	}
		 
	form td {
		display: block; 
		width:100%;			
	}
	
	form input, textarea, select {
		max-width:90%;
	}	
	.adcoderight {
		padding-left:1px;
	}	
	
	.topadcode .adcode {
	    padding: 40px 0px 0px 0px;
	}	
}

.modal { display: none; }
.im-w100 {width: 100%;}
.pure-button {
    /* Structure */
    display: inline-block;
    zoom: 1;
    line-height: normal;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width:100%; /* @ac added */
}
/* Firefox: Get rid of the inner focus border */
.pure-button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.pure-button {
    font-family: inherit;
    font-size: 100%;
    padding: 0.5em 1em;
    color: #444; /* rgba not supported (IE 8) */
    color: rgba(0, 0, 0, 0.80); /* rgba supported */
    border: 1px solid #999;  /*IE 6/7/8*/
    border: none rgba(0, 0, 0, 0);  /*IE9 + everything else*/
    background-color: #E6E6E6;
    text-decoration: none;
    border-radius: 2px;
}

.pure-button-hover,
.pure-button:hover,
.pure-button:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000',GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0,0,0, 0.05)), to(rgba(0,0,0, 0.10)));
    background-image: -webkit-linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
    background-image: -moz-linear-gradient(top, rgba(0,0,0, 0.05) 0%, rgba(0,0,0, 0.10));
    background-image: -o-linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
    background-image: linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
    text-decoration:none; /* @ac added */
}
.pure-button:focus {
    outline: 0;
}
.pure-button-active,
.pure-button:active {
    box-shadow: 0 0 0 1px rgba(0,0,0, 0.15) inset, 0 0 6px rgba(0,0,0, 0.20) inset;
    border-color: #000\9;
}

.pure-button[disabled],
.pure-button-disabled,
.pure-button-disabled:hover,
.pure-button-disabled:focus,
.pure-button-disabled:active {
    border: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=40);
    -khtml-opacity: 0.40;
    -moz-opacity: 0.40;
    opacity: 0.40;
    cursor: not-allowed;
    box-shadow: none;
}

.pure-button-hidden {
    display: none;
}

.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
    background-color: rgb(0, 120, 231);
    color: #fff;
}
.pure-button-normal { background-color: #1e88e5 !important; color: #fff !important;} 
.pure-button-active {background-color: #fb8c00 !important; color: #fff !important;}
.pure-button-red {background-color: #e53935 !important; color: #fff !important;}
.im-p {padding: 5px 0px 5px 0px;}
.im-p1 {padding: 10px 0px 10px 0px;}
.im-p2 {padding: 20px 0px 20px 0px;}
.center { text-align:center; }
.im-featured { background-color: #fff9c4; }
</pre></body></html>