<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	99Lime.com HTML KickStart by Joshua Gatcke
	style.css
	
*/

/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);

/*---------------------------------
	OVERRIDES
-----------------------------------*/
h1,h2,h3,h4,h5,h6{
font-family: "Trebuchet Ms", arial, verdana, sans-serif;
}

thead th,
tbody th{
font-family: "Trebuchet Ms", arial, verdana, sans-serif;
}

button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
font-family: "Trebuchet Ms", arial, verdana, sans-serif;
 padding:5px 15px; 
}

.menu,.fmnu,.login{
font-family: "Trebuchet Ms", arial, verdana, sans-serif;
}
.login{
	position:absolute;
	top:80px;
	/* margin-left:930px; */
text-align:right;
width:990px;
}
.login li{
	display:block;
	padding:0px;
	text-align:right;
	font-size:1em;
}
.login li a{
	color:#000;
	border-bottom: 1px dashed #000080;
	text-decoration: none;
	padding:0px;font-size:1em;
}
.login li a:hover{
	border-bottom:0;
}
.fmnu li a{
	color:#007ccc;
	text-transform:uppercase;
	text-decoration:underline;
}
.fmnu li a:hover{
	text-decoration:none;
}
a.butn{
	display:block;
	background:url("img/btn.jpg") no-repeat 0 -56px;
	height:56px;
	width:232px;
	margin:0 auto;
}
a.butn:hover{
	background:url("img/btn.jpg") no-repeat 0 0px;
}
blockquote{
font-family: "Trebuchet Ms", arial, verdana, sans-serif;
}
hr{border:0;background:url(img/hr.jpg) no-repeat center bottom;height:3px;margin:0;min-height: 0px;padding:20px 0px 20px 0px;;margin-bottom:20px;}
.animhead{
	height:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
	position:absolute;
	top:0px;
	font-size:0px;
	margin-left:500px;
}
.hideanim{
	position:absolute;
	top:0px;

	margin-left:865px;
	font-size:1em;
}
.hideanim a{
	color:#000;
	text-decoration:none;
	padding-left:5px;
	font-size:1em;
	border-bottom: 1px dashed #000080;
}
.hideanim .icon span{
	top:0%;
}
.animhead img{
padding:0px;
margin:0px;
margin-bottom:-135px;

}
/*---------------------------------
	LAYOUT
-----------------------------------*/
body{
	margin:0;
	padding:0;
	color:#000;
	background:#eaf9ff url(img/bg.jpg) repeat-x left top;
	font:normal 0.9em/150% 'Arimo', "Trebuchet MS", arial, verdana, sans-serif;
	text-shadow: 0px 0px 1px transparent; /* google font pixelation fix */
}

#wrap{
	width:800px;
	background:#ebebeb;
	margin:0px auto;
	padding:0;
/* 	box-shadow: 0 0 125px rgba(240, 248, 255, 1);
    -webkit-box-shadow: 0 0 125px rgba(240, 248, 255, 1);
    -moz-box-shadow: 0 0 125px rgba(240, 248, 255, 1); */
	border:1px solid #eee;
    -webkit-box-shadow:0 1px 140px rgba(240, 248, 255, 1), 0 0 140px rgba(240, 248, 255, 1);
    -moz-box-shadow:0 1px 140px rgba(240, 248, 255, 1), 0 0 140px rgba(240, 248, 255, 1);
    box-shadow:0 1px 140px rgba(240, 248, 255, 1), 0 0 140px rgba(240, 248, 255, 1);


}
.fmnu li{
	display:inline;
	list-style:none;
}
.menu{
margin-top:135px;
border:0px;
 	border-radius:4px;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-border-radius:4px; 
/* 			border-radius:4px;
    -webkit-box-shadow:0 0px 4px rgba(123,175,243, 0.3), 0 0 40px rgba(123,175,243, 1) inset;
    -moz-box-shadow:0 0px 4px rgba(123,175,243, 0.3), 0 0 40px rgba(123,175,243, 1) inset;
    box-shadow:0 0px 4px rgba(123,175,243,0.3), 0 0 40px rgba(123,175,243, 1) inset;
    -moz-border-radius:4px; */
}


#footer{
	text-align:center;
	margin:0;
	background:#eef7fc;
	border-top:1px solid #7eb2f5;
	color:#999;
	font-size:1em;
	text-shadow:0px 1px 1px #fff;
	position: relative;
	top:0;
	left:0;
}

.copyright a{
	font-weight:normal;
	color:#999;
	text-shadow:0px 1px 1px #fff;
	text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}
.nolink,.nolink:visited,.nolink:active{
	color:#999;
	text-shadow:0px 1px 1px #fff;
	font-weight:normal;

}
.nolink:hover{
	text-decoration:none;
}
.outunderline{
	text-decoration:none;
}
.outunderline:hover{
	text-decoration:underline;
}

.videoblock .blocktitle{
	text-transform:uppercase;
	font-size:14pt;
	color:#007ccc;
	font-weight:bold;
	text-align:center;
}
.videoblock .blocktitle a{
	text-decoration:none;
}
.block .blocktitle{
	background:url(img/bg-block.jpg) no-repeat center top;
	height:23px;
	line-height:23px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	margin:10px 0px;
}
.urok{
	background:url(img/urok-bg.jpg) no-repeat left top;
	height:139px;
	width:144px;
	margin-right:10px;
	float:left;
	-moz-box-shadow: 2px 2px 3px #969696;
	-webkit-box-shadow: 2px 2px 3px #969696;
	box-shadow: 2px 2px 3px #969696;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
}
.outhover:hover{
text-decoration:none;
}
.urok img{
	width:135px;
	height:95px;
	margin-left:5px;
	margin-top:23px;
}
.block .item{
	/* background:red; */
	margin:0px;
}
.block .itembg{
	background: url(img/bg-item.jpg) no-repeat center bottom;
	height:45px;
	margin-top:-25px;
	margin-bottom:20px;
}
.tv{
	border:3px solid #007dcd;
	width:420px;
	height:235px;
	margin:10px auto 10px auto;
	-moz-box-shadow: 2px 2px 3px #969696;
	-webkit-box-shadow: 2px 2px 3px #969696;
	box-shadow: 2px 2px 3px #969696;

	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
}
.videoblock{
	padding:10px;
	width:95%;
	margin:10px auto 10px auto;
	background:#eef7fc;
	border:1px solid #71b6e2;
	-moz-box-shadow: 2px 2px 3px #969696;
	-webkit-box-shadow: 2px 2px 3px #969696;
	box-shadow: 2px 2px 3px #969696;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
	border-radius: 20px;
}
.videoblock .titlevideo{
	font-size:14pt;
	color:#007ccc;
	
}
.icoblock{
	float:left;
	width:97px;
	height:97px;
	margin-left:4%;
}
 .icoblock.nofloat{
	float:none;
	margin-top:-50px;
	margin-bottom:-50px;
}
.findtext{
	margin-top:90px;
	width:300px;
}
.filter{
	float:right;
	text-align:right;
	font-family:arial;
	font-weight:bold;
}
.filter select{
	width:180px;
	color:#007ccc;
}
.filter label{
display:inline;
color:#555;
}

.videoico{
	background:url(img/video-icon.jpg) no-repeat;
}
 .videoblock:hover .icoblock{
	background-position:97px;
}
.videoblock:hover .icoblock.blue{
	background-position:-97px -97px;
}
.icoblock.blue{
	background-position:0px -97px;
}
.videoblock .more{
	position:relative;top:-30px;margin-bottom:-20px;
}
.videoblock .more a{

	font-family:arial;
}
.content .pagetitle{
	text-align:center;
	text-transform:uppercase;
	color:#007ccc;
	font-size:15pt;
	padding-bottom:10px;
	width:450px;
	margin:0 auto;
}
.content{
	background:#ebebeb;
	margin:0px;
	padding-left:0.83333333333333%;
	padding-right:0.83333333333333%;
}
 .content p{
text-indent: 40px;
}
.content p.center,p.right,p.left{
	text-indent:0px;
	
} 
.linkvideo{
	position:relative;
	top:-5px;
}
.videoinsert{
	border:3px solid #007dcd;
	background-color:#fff;
	-moz-box-shadow: 2px 2px 3px #969696;
	-webkit-box-shadow: 2px 2px 3px #969696;
	box-shadow: 2px 2px 3px #969696;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
	margin:0 auto;
	text-align:center;
}
a.ditto_previous_link,a.ditto_next_link{
position:relative;
top:5px;
}
a.ditto_page{
	padding:5px;
	font-size:12pt;
	color:#007ccc;
	text-decoration:none;
}
.ditto_currentpage{
	font-size:16pt;
	color:#007ccc;
	font-weight:bold;
	line-height:24px;
	position:relative;
	margin-top:-5px;
}
.header{
	background:url(img/head.jpg) no-repeat;
	width:800px;
	margin:0 auto;
	height:219px;
}
.item{
	margin:0 auto;
	width:600px;
}
.item .sale{
	text-align:center;
	margin:0 auto;
	font-size:22pt;
	color:#028a02;
	font-weight:bold;
	padding:10px;
}
.item .sale span.old{
	color:#ad0303;
	font-weight:normal;
	font-size:18pt;
	text-decoration:line-through;
}
.item.sale20{
	background:url(img/20.jpg) no-repeat;	
}
.item.sale25{
	background:url(img/25.jpg) no-repeat;	
}
.item.sale30{
	background:url(img/30.jpg) no-repeat;	
}
.item.sale35{
	background:url(img/35.jpg) no-repeat;	
}
.item.sale40{
	background:url(img/40.jpg) no-repeat;	
}
.item.sale45{
	background:url(img/45.jpg) no-repeat;	
}
.item.sale50{
	background:url(img/50.jpg) no-repeat;	
}
#footer .bold,.bold{
	font-weight:bold;
}

#countdown_dashboard{

}
#countdown_dashboard td,#countdown_dashboard div,
#countdown_dashboard2 td,#countdown_dashboard2 div,
#countdown_dashboard3 td,#countdown_dashboard3 div{
	font-size:55pt;
}
.dash {
	width: 110px;
	height: 114px;
	background: transparent url('img/dash.png') 0 0 no-repeat;
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash .digit {
	font-size: 55pt;
	font-weight: bold;
	float: left;
	width: 55px;
	text-align: center;
	font-family: Times;
	color: #555;
	position: relative;
padding-left: 3px;
margin-right: -3px;
margin-top:33px;
}

.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 6px;
	font-size: 9pt;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.dev_comment {
	font-size: 14pt;
	color: #777;
	text-align: center;
	font-style: italic;
	margin: 40px 10px;
}</pre></body></html>