html, body {
	margin:0;
	padding:0;
	height:100%;
	height: expression("100%");
}

html > body #body {
	height:auto;
	min-height:100%;
}

#body {
	clear:both;
	float:left;
	height:auto;
	overflow:visible;
	width:100%;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size:12px;
	position:relative;
	height: expression("100%");
	background: url(/images/tkani-inner-bg.gif) repeat-y top right;
}



div.sidebar {
	float:right;
	padding-left:20px;
	padding-top:50px;
	width:240px;
	height:auto;
	background-color:#DFEBFF;
}




div.content {
	margin-right:260px;
	background-color:#91B5EF;
	padding:20px 60px 60px;
	color:White;
}

div.content a {
	color:White;
}

ul.top-menu {
	padding:5px;
	/*margin:0 0 0 173px;*/
	background-color:#6B90CB;
	list-style-type:none;
	display:block;
	float:left;
	width:98%;
	margin-bottom:15px;
	margin-top:15px;
	margin-left:0px !important;
	margin-right:0px;
}

ul.top-menu li {
	display:block;
	float:left;
	padding-left:21px;
	padding-right:21px;
}

ul.top-menu li a {
	text-decoration:none;
	border-bottom:none;
	font-size:15px;
	color:White;
	
}

ul.top-menu li a:hover {
	text-decoration:underline;
	color:White;
}

ul.top-menu li.active {
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	color:White;
	font-size:15px;
	font-weight:bold;
}

#body h1.t-logo {
	/*display:block;
	float:left;
	left:0;
	top:0;
	*/
	margin:0;
	padding:0;
	position:static;
	width:auto;
}

#body h1.t-logo img {
	float:left;
}

h1.t-logo span {
	display:none;
}

#body h2 {
	line-height:1.1em;
	margin-bottom:0.5em;
	padding-left:10px;
	padding-top:15px;
}

#body h2.t-title {
	display:block;
	float:left;
	padding:0 0 0 12px;
	margin:0;
	/*clear:right;*/
	width:auto;
	color:White;
	font-family:Garamond,Georgia,Arial,Tahoma,Helvetica,sans-serif;
	font-size:2em;
	font-weight:normal;
}

h3.t-description {
	display:block;
	padding:15px 0 0;
	margin:0;
	/*clear:both;*/
	font-family:Garamond,Georgia,Arial,Tahoma,Helvetica,sans-serif;
	font-size:1.4em;
	color:White;
	width:90%;
}

#empty, div.footer {
	height:175px;
}

div.footer {
	width:100%;
	background: #6B90CB url(/img/inner_bg.jpg) no-repeat scroll right top;
	/*z-index:100;*/
	/*clear:both;*/
	/*margin:-175px auto auto;*/
	position:absolute;
	bottom:0;
	display:block;
	left:0;
}

div.footer p.copyright {
	bottom:5px;
	line-height:31px;
	position:absolute;
	right:10px;
	color:White;
}

//************ Gallery Scroll Bar **********************//
.Container {
  position: absolute;
  top: 50px; left: 100px;
  width: 400px;
  height: 200px;  
  background: #FFF url(/images/container_background.gif) no-repeat;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 200px;
  /*height: 200px;*/
  height:290px;
  left:40px;
  top:18px;
}
#Scroller-1 p {
  margin: 0; 
  padding: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*text-indent: 20px;*/
  color: #6F6048;
}

#Scroller-1 p a {
	border-bottom:none;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top: 2px; left: 8px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 20px; 
  /*height: 161px;*/
  height:240px;
  position: absolute;
  top: 36px; left: 4px;
  background: transparent url(/images/scrollbar_track.gif) no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 21px; height: 52px;
  left:0px;
  cursor:pointer;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 287px;
}

#gallery-block {
	/*float:left;*/
	/*height:300px;*/
	/*padding-left:86px;*/
	position:relative;
	width:90%;
	/*padding-bottom:160px;*/
	
}

#gallery-mainimage {
	/*
	position:absolute;
	left:150px;
	top:25px;
	
	width:420px;
	height:280px;
	background-color:Red;
	*/
	padding-left:150px;
	padding-top:25px; 	
	
	   
}
#gallery-image-body {
	max-width: 100% !important;
	/*width: expression(this.width > 100% ? 100% : true);*/
	width:expression("100%");

	
}

#gallery-block img.sub-img {
	padding:0px;
}

#gallery-block img.active {
	border:5px solid White;
	padding:0;
}

noindex {
	display:none;
	position:absolute;
	height:0px;
}

div.Scroller-Container a.sub-img {
	outline:none;
}

div.Scroller-Container a.sub-img img {
	border:5px solid transparent;
}

a.tissura-logo {
	display:block;
	height:110px;
	position:absolute;
	right:285px;
	top:60px;
	width:170px;
	cursor:pointer;
}

#gallery-image-name {
	font-family: Garamond,Georgia,Arial,Tahoma,Helvetica,sans-serif;
  	font-size: 20px;
	color:White;
}

h1.news-title {
	font-family:Garamond,Georgia,Arial,Tahoma,Helvetica,sans-serif;
	font-size:2.5em;
	color:White;
}

dl.newsList dt {
	font-family:Garamond,Georgia,Arial,Tahoma,Helvetica,sans-serif;
	font-size:150%;
	font-weight:bold;
}

dl.newsList dt a {
	color:White;
	text-decoration:none;
}

dl.newsList dt a:hover {
	text-decoration:underline;
}

dl.newsList dd {
	color:White;
	font-size:17px;
}