<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0;
	padding:0;
	height: 509px;
	color:#666; 
	font: 62.5%/150% Arial, Helvetica, sans-serif; 
	background:#fff repeat-x left top;
}

.hidden 	{display: none;}
.test 		{border: 1px solid red;}
.vmiddle 	{vertical-align: middle}



h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 0 0;
}

h2 p {
	margin: 0;
}

h3 {font-size: 1.4em; margin: 0;}

a img, img {border: none;}

a {
	color: #666;
}

a:hover {
	color: #00BBDE;
}
hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 600px; 
}

#leftsider {
	padding: 0px 0 0 20px;
	float: left;
	width:220px; 
}

#leftsider h1 {
	color: #666;
	font-size: 2em;
}

#leftsider h1 a, #leftsider h1 a:visited {
	font-size: 0.7em;
	text-decoration: none;
}

#mainbar {
	border-left: 1px solid #666;
	padding-left: 20px
} 


#menu {
	margin-top: 30px; 
	padding-left: 0px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	margin-bottom: 1px;
}

#menu li.last {
	margin-top: 15px;
}

#menu ul ul {
	margin-left: 5px;
}


#menu a{
	font-size: 0.9em;
	text-decoration: none;
	color: #666;
	padding: 1px 2px;
	text-transform: none;
}

#menu a span {
	display: none;
	text-transform: none;
}

#menu a:hover{
	color: #00BBDE;
	text-decoration: none;
}

#menu a:hover span {
	display: inline;
}

#menu a.active{
	color: #00BBDE;
}

#menu a.thewalls{
	font-size: 1em;
}



table#content {
	margin: 25px 0 0 0; 
	font-size: 1.1em; 
	
}

table#content td {
	vertical-align: top; 
}
	

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 0px 0 0px; 
	padding-left: 0px; 
	float: left; 	
	height: 150px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	border-bottom:none;
	color: #666;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #666;
}

#arrowleft {
	position: fixed;
	bottom: 50px;
	left: 10px; 
	width: 150px;
	height: 30px;
	cursor: pointer;
	z-index: 10000;
}

#arrowright {
	position: fixed;
	bottom: 50px;
	right: -80px; 
	width: 150px;
	height: 30px;
	cursor: pointer;
	z-index: 10000;
}

.arrows ul {	
	display: none;
	margin: 0;
	padding: 0;
	list-style:none;
}

.arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

.arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 65px;
	height: 65px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

.arrows ul #left a {background: transparent url(/img/leftbig.png) no-repeat;}
.arrows ul #right a{background: transparent  url(/img/rightbig.png) no-repeat;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

/*---------------------------highslide css------------------------------*/
.highslide-caption {
	display: none;
	border-top: none;
	padding: 10px 10px 10px 10px;
	background-color: white;
	text-align: center;
}

.highslide-wrapper div {

    font-family: Verdana, Helvetica;
    font-size: 12.5px;
}
.highslide-html {
    background-color: #231f20;
	
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
/*---------------------------contacts css------------------------------*/
div#contacts a {
	color: #00BBDE;
	text-decoration: none;
}

div#contacts a:hover {
	text-decoration: underline;
}


/*---------------------------links css------------------------------*/
ul#links {
	list-style: none;
}

ul#links a {
	color: #00BBDE;
	text-decoration: none;
}

ul#links a:hover {
	text-decoration: underline;
}

/*---------------------------news css------------------------------*/
#news {
	width: 600px;
}

.newsdate {

	border-top: 1px solid #e6e6e6;
	margin-top: 15px;
	padding-top: 15px;
}

.newsdate span {
	background: #666;
	color: #fff;
	padding: 1px 3px;
}

/*---------------------------project css---------------------------*/
#projectDesc {
	
}

.description {
	margin-top: 15px;
	width: 600px;
}

.description span {
	color: #00BBDE;
	display: block;
	font-size: 1.2em;
	margin-bottom: 10px;
}

.description a {
	color: #00BBDE;
	cursor: pointer;
}

table#portfolio {
	width: 720px;
}

table#portfolio a {
	display: block;
	float: left;
	
	text-align: center;
	width: 235px;
}

table#portfolio img {
	padding: 0px;
	margin: 5px;
}

#typo {
	text-align: left;
	width: 720px;
}






/*---------------------------highslide popup css------------------------------*/
.highslide-wrapper, .rounded-white {	
}
.highslide-wrapper .highslide-html-content {
    width: 600px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
	padding-top: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: white;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(/js/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
	font-size: 12.5px;
	padding: 20px;
}

.highslide-wrapper .highslide-body img {
	display: block;
}

 .highslide-body p,  .highslide-body div  {
	font-size: 12.5px;
	text-align: justify;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

.highslide-dimming {
	background: black;
}

.leftblock{display:block;}
.leftblock *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#E7E7E8}
.leftblock1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f4f4f5;
  border-right:1px solid #f4f4f5;
  background:#ededed}
.leftblock2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfcfc;
  border-right:1px solid #fcfcfc;
  background:#ebebec}
.leftblock3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ebebec;
  border-right:1px solid #ebebec;}
.leftblock4{
  border-left:1px solid #f4f4f5;
  border-right:1px solid #f4f4f5}
.leftblock5{
  border-left:1px solid #ededed;
  border-right:1px solid #ededed}
.leftblockfg{
  background:#E7E7E8}
</pre></body></html>