<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://www.diilit.org/deals.css");
@import url("https://www.diilit.org/a.css");

#fullpage
{
    margin-left:auto;
    margin-right:auto;
    width: 800px;
    text-align: left;
    padding: 10px;
    background: #FFFFFF;
//background: #D3E397;
//    background: #b5ab66;

}

#pages {
float: right;
width: 300px;
font-size: 18px;
}

#diili img {
 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */ 
        display: block;
        float: left;
margin-top:20px;
margin-bottom:20px;
margin-right:20px;
margin-left:20px;

}

#content {
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:50px;
	margin:20px;
	width: 640px;
}



#diili {
	width: 640px;
       	border-bottom: dashed 2px #EB6E44;
	background: #FFFFFF;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:65px;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:10px;


}

#infobox {
font-size: 125%;
/* border: 1px solid black; */
padding: 10px;
width: 640px;
background: #FFFFFF;
}

#pagetitle {
margin-top: 30px;
margin-bottom: 20px;
margin-left: 20px;
float: left;
}

#clearboth {
	clear:both;
}

h1 {
text-transform: uppercase;
}

h1, h2 {
font-size: 20px;
margin-bottom: 5px;
font-family: Georgia, 'Times New Roman', Times, serif;
line-height: 21px;
margin-bottom: 5px;
vertical-align: baseline;
width: 620px;
}

body {
	font: 0.8em/21px arial,sans-serif;
//background: #8DCDC1;
    background: #ff9c00 url(background.gif) repeat;

}


#button {
    padding: 12px 20px;
    display: inline;
    background: #ff9c00 url(button.png) repeat-x bottom;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
margin-top:20px;
margin-bottom:20px;
margin-right:20px;
margin-left:20px;
font-size: 16px;
    }
#button:hover {
    background-position: 0 -48px;
    }
#button:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 16px 24px 16px;
    }

#titlebutton {
    padding: 7px 120px 7px 7px;
    display: inline;
    background: #000000 url(button.png) repeat-x bottom;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
margin-top:20px;
margin-bottom:20px;
margin-right:20px;
margin-left:20px;
width: 640px;
//text-transform: uppercase;
font-size: 26px;
text-align: left;
    }

#menubutton {
    padding: 5px 12px;
    display: inline;
    background: #2c6da0; url(button.png) repeat-x bottom;
//    background: #EB6E44; url(button.png) repeat-x bottom;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
margin-top:20px;
margin-bottom:20px;
margin-right:20px;
margin-left:20px;
    }
#menubutton:hover {
    background-position: 0 -48px;
    }
#menubutton:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 8px 12px 6px;
    }

#amenubutton {
    padding: 5px 12px;
    display: inline;
    background: #A2C2DB; url(button.png) repeat-x bottom;
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
margin-top:20px;
margin-bottom:20px;
margin-right:20px;
margin-left:20px;
    }
#amenubutton:hover {
    background-position: 0 -48px;
    }
#amenubutton:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 8px 12px 6px;
    }

#menu {
border: solid 2px #526275;
padding: 10px;
margin-top:20px;
width: 760px;
}

#menuitem {
padding-bottom:7px;
}


</pre></body></html>