/*--------------------------------------------------------------------------------------*/
/*-------------------- Global ---------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/

html {
	height: 100%! important;
	}
	
body {
	margin: 0;
	padding: 0;
	background: #000;
	color: #ddd7d7;
	font-size: small;
	height: 100%! important;
	font-family: Arial, sans-serif; 
	}

a {
	outline: none;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: #c6c699;
	}	
	
a:hover, a:active {
	text-decoration: underline;
	}
	
sup { 
	vertical-align: baseline; 
	position: relative; 
	top: -0.4em; 
	}
	
sub { 
	vertical-align: baseline; 
	position: relative; 
	bottom: -0.4em; 
	}

p, ol, ul {
	line-height: 1.2;
	margin: 0 0 .5em 0;
	}
	
#content ol, #content ul {
	margin-left: 2em;
	list-style-type: square;
	}
	
ul {
	list-style-type: none;
	}	
	
h1 {
	font-size: 150%;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	font-variant: small-caps;
	color: #fff;
	font-family: Georgia, Times New Roman, serif;
	}
	
h2 {
	font-size: 120%;
	margin: 0 0 0.3em 0;
	font-weight: normal;
	font-variant: small-caps;
	color: #fff;
	font-family: Georgia, Times New Roman, serif;
	}	
	
h2 a:link, h2 a:visited {
	color: #fff;
	text-decoration: none;
	}
	
h2 a:hover, h2 a:active {
	color: #fff;
	text-decoration: underline;
	}	
	
h3 {
	font-size: 100%;
	margin: 0 0 0.3em 0;
	font-weight: normal;
	font-variant: small-caps;
	color: #fff;
	font-family: Georgia, Times New Roman, serif;
	}	
	
h4 {
	
	}	
	
h5 {
	
	}	
	
h6 {
	
	}

img {
	border: 0;
	}		
	
#navigation #logo a:link span, #navigation #logo a:visited span, #navigation #logo a:hover span, #navigation #logo a:active span, #navigation { 
	behavior: url("/themes/resourses/js/iepngfix.php"); 
	}
	
table {
	border-collapse: collapse;
	}
	
.date-display-single {
	color: #c6c699;
	font-family: Georgia;
	}
	
/*--------------------------------------------------------------------------------------*/
/*-------------------- Классы-хэлперы ---------------------------------------------*/
/*--------------------------------------------------------------------------------------*/	
	
.hider {
	display: none;
	}	
	
.nobr {
	white-space:nowrap;
	}	
	
.clearer {
	clear: both;
	}
	
.floater {
	float: left;
	}
	
.floater-right {
	float: right;
	}	
	
	
/*--------------------------------------------------------------------------------------*/
/*-------------------- jScroll --------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/

a.jScrollArrowUp {
	background: url("../images/basic_arrow_up.gif") no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url("../images/basic_arrow_down.gif") no-repeat 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}	

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 400px! important;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #676653;
}
.jScrollPaneDrag {
	position: absolute;
	background: #c7c8a4;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/*--------------------------------------------------------------------------------------*/
/*-------------------- Вот она — структура! ----------------------------------------*/
/*--------------------------------------------------------------------------------------*/	

#wrap {
	width: 980px;
	height: 600px;
	margin: 0 auto;
	background: url("../images/index-bg.jpg") no-repeat center;	
	position: relative;
	top: 0;
	left: 0;
	}
	
body#news #wrap {
	background: url("../images/news-bg.jpg") no-repeat center;	
	}	
	
body#press #wrap {
	background: url("../images/press-bg.jpg") no-repeat center;	
	}		
	
body#audio #wrap {
	background: url("../images/audio-bg.jpg") no-repeat center;	
	}

body#video #wrap {
	background: url("../images/video-bg.jpg") no-repeat center;	
	}	
	
body#legend #wrap {
	background: url("../images/legend-bg.jpg") no-repeat center;	
	}		
	
body#photo #wrap {
	background: url("../images/photo-bg.jpg") no-repeat center;	
	}		
	
body#contacts #wrap {
	background: url("../images/contacts-bg.jpg") no-repeat center;	
	}		
	
	
/*--------------------------------------------------------------------------------------*/
/*-------------------- Navigation ----------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/	
	
#navigation {
	position: absolute;
	top: 460px;
	left: 0;
	z-index: 10;
	height: 140px;
	width: 980px;
	}	
	
#copyright {
	
	}
	
#copyright-container {
	position: relative;
	top: 574px;
	z-index: 50;
	left: 0;
	}	
	
#copyright p {
	color: #2b2b2b;
	font-size: 80%;
	position: absolute;
	left: 0;
	text-align: right;
	width: 397px;
	}	
	
#copyright p#concept {
	text-align: left;
	width: 280px;
	left: 581px;
	position: absolute;
	color: #2b2b2b;
	}		
	
#copyright p a:link, #copyright p a:visited {
	color: #2b2b2b;
	}	
	
#copyright p a:hover, #copyright p a:active {
	color: #2b2b2b;
	}	
	
#navigation #logo {
	position: relative;
	top: 0;
	left: 413px;
	width: 153px;
	height: 139px;
	}
	
#navigation #logo a {
	cursor: pointer;
	display: block;
	width: 153px;
	height: 139px;
	position: relative;
	text-indent: -2000px
	}

	
#navigation #logo a:link span, #navigation #logo a:visited span {
	display: block;
	position: absolute;
	top: 1px;
	left: 0;
	width: 153px;
	height: 139px;
	background: url("../images/ri-logo.png") no-repeat 0 0;
	}	
	
#navigation #logo a:hover span, #navigation #logo a:active span, body#index #navigation #logo a:link span, body#index #navigation #logo a:visited span {
	background: url("../images/ri-logo.png") no-repeat -153px 0;
	}
	
#navigation #left-menu{
	padding: 0;
	position: absolute;
	top: 62px;
	width: 749px;
	left: 123px;
	margin: 0 auto;
	height: 27px;
	}
	
	
#navigation ul{
	padding: 0;
	width: 359px;
	margin: 0 auto;
	list-style-type: none;
	}	
	
#navigation ul#left-menu{
	position: absolute;
	top: 62px;
	left: 123px;
	width: 290px;
	}	
	
#navigation ul#right-menu{
	position: absolute;
	top: 62px;
	left: 565px;
	width: 307px;
	}		
	
#navigation ul li {
	display: inline;
	margin: 0;
	top: 0;
	padding: 0;
	}	
	
#navigation ul li a {
	display: block;
	cursor: pointer;
	float: left;
	height: 27px;
	width: 118px;
	position: relative;
	}	
	
#navigation ul li a:link span, #navigation ul li a:visited span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 27px;
	width: 100%;
	background: url("../images/menu-sprite.gif") no-repeat 0 0;
	}
	
#navigation ul li a:hover span, #navigation ul li a:active span,
body#news #navigation ul li#news a:link span, body#news #navigation ul li#news a:visited span {
	background: url("../images/menu-sprite.gif") no-repeat 0 -27px;
	}




#navigation ul li#press a {
	display: block;
	float: left;
	height: 27px;
	width: 90px;
	position: relative;
	}	
	
#navigation ul li#press a:link span, #navigation ul li#press a:visited span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 27px;
	width: 100%;
	background: url("../images/menu-sprite.gif") no-repeat -118px 0;
	}
	
#navigation ul li#press a:hover span, #navigation ul li#press a:active span,
body#press #navigation ul li#press a:link span, body#press #navigation ul li#press a:visited span {
	background: url("../images/menu-sprite.gif") no-repeat -118px -27px;
	}	



#navigation ul li#media a {
	display: block;
	float: left;
	height: 27px;
	width: 82px;
	position: relative;
	}	
	
#navigation ul li#media a:link span, #navigation ul li#media a:visited span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 27px;
	width: 100%;
	background: url("../images/menu-sprite.gif") no-repeat -208px 0;
	}
	
#navigation  ul li#media a:hover span, #navigation ul li#media a:active span,
body#audio #navigation ul li#media a:link span, body#audio #navigation ul li#media a:visited span,
body#video #navigation ul li#media a:link span, body#video #navigation ul li#media a:visited span {
	background: url("../images/menu-sprite.gif") no-repeat -208px -27px;
	}	



#navigation ul li#legend a {
	display: block;
	float: left;
	height: 27px;
	width: 96px;
	position: relative;
	}	
	
#navigation ul li#legend a:link span, #navigation ul li#legend a:visited span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 27px;
	width: 100%;
	background: url("../images/menu-sprite.gif") no-repeat -442px 0;
	}
	
#navigation ul li#legend a:hover span, #navigation ul li#legend a:active span,
body#legend #navigation ul li#legend a:link span, body#legend #navigation ul li#legend a:visited span {
	background: url("../images/menu-sprite.gif") no-repeat -442px -27px;
	}	



#navigation ul li#photo a {
	display: block;
	float: left;
	height: 27px;
	width: 86px;
	position: relative;
	}	
	
#navigation ul li#photo a:link span, #navigation ul li#photo a:visited span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 27px;
	width: 100%;
	background: url("../images/menu-sprite.gif") no-repeat -538px 0;
	}
	
#navigation ul li#photo a:hover span, #navigation ul li#photo a:active span,
body#photo #navigation ul li#photo a:link span, body#photo #navigation ul li#photo a:visited span {
	background: url("../images/menu-sprite.gif") no-repeat -538px -27px;
	}

	

#navigation  ul li#contacts a {
	display: block;
	float: left;
	height: 27px;
	width: 125px;
	position: relative;
	}	
	
#navigation ul li#contacts a:link span, #navigation ul li#contacts a:visited span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 27px;
	width: 100%;
	background: url("../images/menu-sprite.gif") no-repeat -624px 0;
	}
	
#navigation ul li#contacts a:hover span, #navigation ul li#contacts a:active span,
body#contacts #navigation ul li#contacts a:link span, body#contacts  #navigation ul li#contacts a:visited span {
	background: url("../images/menu-sprite.gif") no-repeat -624px -27px;
	}
	
	
	
	
	
	
	
	
	
	
	
#content {
	width: 430px;
	position: absolute;
	font-size: 85%;
	top: 64px;
	left: 441px;
	height: 305px;
	padding: 59px 13px 13px 13px;
	}
	
	
	
	
body#legend #content {
	left: 156px;
	}	
	
#content #body {
	width: 430px;
	height: 305px;
	overflow: auto;
	}	
	
	
	
/*news*/	
	
body#news .news-item .field-news-date-value {
	padding-left: 78px;
	}
	
body#news .news-item.full-node .field-news-date-value {
	padding-left: 15px;
	}	
	
body#news .news-item .title {
	padding-left: 78px;
	margin-top: 5px;
	margin-bottom: 5px;
	}	
	
body#news .news-item.full-node .title {
	padding-left: 15px;
	}
	
body#news .news-item .field-news-image-fid a:link, body#news .news-item .field-news-image-fid a:visited {
	padding: 3px;
	width: 60px;
	height: 60px;
	float: left;
	display: block;
	background: url("../images/news-thumb-bg.gif") no-repeat top left;
	}	
	
body#news .news-item .field-news-image-fid a:hover, body#news .news-item .field-news-image-fid a:active {
	background: url("../images/news-thumb-bg.gif") no-repeat top right;
	}	
	
body#news .news-item .teaser {
	float: right;
	width: 330px;
	}
	
body#news .news-item.full-node .teaser {
	float: none;
	padding-left: 15px;
	width: auto;
	}
	
body#news .news-item .view-node {
	clear: both;
	text-align: right;
	margin-bottom: 3em;
	padding-right: 15px;
	background: url("../images/rarr.gif") no-repeat top right;
	}		
	
body#news .news-item.full-node .view-node.back-links {
	text-align: left;
	margin-bottom: 5px;
	padding-left: 15px;
	background: url("../images/larr.gif") no-repeat top left;
	}	
	
/*press*/	
	
body#press .press-item .field-press-date-value {
	padding-left: 33px;
	}
	
body#press .press-item.full-node .field-press-date-value {
	padding-left: 33px;
	}	
	
body#press .press-item .title {
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	}	
	
body#press .press-item.full-node .title {
	padding-left: 15px;
	}
	
body#press .press-item .field-press-source-value {
	padding-left: 33px;
	}
	
body#press .press-item .field-press-image-fid a:link, body#press .press-item .field-press-image-fid a:visited {
	padding: 3px;
	width: 60px;
	height: 60px;
	float: left;
	display: block;
	background: url("../images/press-thumb-bg.gif") no-repeat top left;
	}	
	
body#press .press-item .field-press-image-fid a:hover, body#press .press-item .field-press-image-fid a:active {
	background: url("../images/press-thumb-bg.gif") no-repeat top right;
	}	
	
body#press .press-item .teaser {
	padding-left: 33px;
	background: url("../images/quote.gif") no-repeat top left;
	}
	
body#press .press-item.full-node .teaser {
	
	}
	
body#press .press-item .view-node {
	clear: both;
	text-align: right;
	margin-bottom: 3em;
	padding-right: 15px;
	background: url("../images/rarr.gif") no-repeat top right;
	}		
	
body#press .press-item.full-node .view-node.back-links {
	text-align: left;
	margin-bottom: 5px;
	padding-left: 15px;
	background: url("../images/larr.gif") no-repeat top left;
	}	



/*media*/

div#to-video {
	position: absolute;
	left: 687px;
	top: 78px;
	width: 87px;
	height: 32px;
	z-index: 20;
	}
	
#to-video a {
	display: block;
	position: relative;
	left: 0;
	top: 0;
	width: 87px;
	height: 32px;
	}
	
	
#to-video a:link span, #to-video a:visited span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 87px;
	height: 32px;
	background: url("../images/to-video.gif") no-repeat 0 0;
	}
	
#to-video a:hover span, #to-video a:active span {
	background: url("../images/to-video.gif") no-repeat -87px 0;
	}	


div#to-audio {
	position: absolute;
	left: 580px;
	top: 78px;
	width: 98px;
	height: 32px;
	z-index: 20;
	}
	
#to-audio a {
	display: block;
	position: relative;
	left: 0;
	top: 0;
	width: 98px;
	height: 32px;
	}
	
	
#to-audio a:link span, #to-audio a:visited span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 98px;
	height: 32px;
	background: url("../images/to-audio.gif") no-repeat 0 0;
	}
	
#to-audio a:hover span, #to-audio a:active span {
	background: url("../images/to-audio.gif") no-repeat -98px 0;
	}

#audio-table  {
	width: 100%;

	}
	
#audio-table tr.even  {
	background: #000;
	}	
	
#audio-table tr td {
	padding: 3px 5px;
	}		

#audio-table .listen-cell a:link, #audio-table .listen-cell a:visited {
	display: block;
	font-size: 80%;
	padding-right: 20px;
	width: 50px;
	color: #524c4c;
	text-align: right;
	height: 14px;
	text-decoration: none;
	background: url("../images/listen-ico.gif") no-repeat top right;
	}
	
#audio-table .listen-cell a:hover, #audio-table .listen-cell a:active {
	text-decoration: underline;
	color: #fff;
	background: url("../images/listen-ico.gif") no-repeat bottom right;
	}
	
#audio-table .download-cell a:link, #audio-table .download-cell a:visited {
	text-align: right;
	display: block;
	font-size: 80%;
	padding-right: 20px;
	width: 50px;
	color: #524c4c;
	height: 14px;
	text-decoration: none;
	background: url("../images/download-ico.gif") no-repeat top right;
	}
	
#audio-table .download-cell a:hover, #audio-table .download-cell a:active {
	text-decoration: underline;
	color: #fff;
	background: url("../images/download-ico.gif") no-repeat bottom right;
	}	
	
#video-table  {
	width: 100%;
	}
	
#video-table tr.even  {
	background: #000;
	}	
	
#video-table tr td {
	padding: 3px 5px;
	}		


#video-table .watch-cell a:link, #video-table .watch-cell a:visited {
	display: block;
	font-size: 80%;
	padding-right: 20px;
	width: 50px;
	color: #524c4c;
	text-align: right;
	height: 14px;
	text-decoration: none;
	background: url("../images/watch-ico.gif") no-repeat top right;
	}
	
#video-table .watch-cell a:hover, #video-table .watch-cell a:active {
	text-decoration: underline;
	color: #fff;
	background: url("../images/watch-ico.gif") no-repeat bottom right;
	}
	
#video-table .download-cell a:link, #video-table .download-cell a:visited {
	text-align: right;
	display: block;
	font-size: 80%;
	padding-right: 20px;
	width: 50px;
	color: #524c4c;
	height: 14px;
	text-decoration: none;
	background: url("../images/download-ico.gif") no-repeat top right;
	}	

#video-table .download-cell a:hover, #video-table .download-cell a:active {
	text-decoration: underline;
	color: #fff;
	background: url("../images/download-ico.gif") no-repeat bottom right;
	}	
	
	
body#contacts #content {
	width: 200px;
	position: absolute;
	top: 64px;
	left: 290px;
	height: 305px;
	padding: 59px 13px 13px 13px;
	}
	
body#contacts #content #body {
	width: 200px;
	height: 305px;
	overflow: hidden;
	}	
	
#contacts #content p#vkontakte {
	text-align: center;
	padding-top: 20px;
	}
	
.jScrollPaneContainer {
	width: 430px! important;
	}
	
body#press.jScrollPaneContainer, body#news.jScrollPaneContainer {
	height: 305px! important;
	}	
		
.jScrollPaneContainer #body {
	width: 408px! important;
	}
	
body#contacts .jScrollPaneContainer {
	width: 300px! important;
	}
	
body#contacts .jScrollPaneContainer #body {
	width: 200px! important;
	}
	
	
#photo .scroll-area .title {
	padding-left: 20px;
	background: url("../images/more-link.png") no-repeat center left;
	margin-bottom: .5em;
	}
	
#gallery {
	position: absolute;
	top: 280px;
	left: 7px;
	width: 960px;
	height: 150px;
	padding: 12px 10px;
	}	
	
#gallery h2 {
	margin-bottom: 10px;
	font-size: 100%;
	text-align: center;
	}
	
#gallery h2 a:link, #gallery h2 a:visited {
	color: #c6c699;
	background: url("../images/back.gif") no-repeat  0 0;
	text-decoration: none;
	padding-left: 15px;
	font-size: 80%;
	}	
	
#gallery h2 a:hover, #gallery h2 a:active {
	color: #fff;
	text-decoration: none;
	background: url("../images/back.gif") no-repeat 0 -40px;
	}	

body#photo #content {
	position: absolute;
	top: 280px;
	left: 7px;
	width: 400px;
	height: 150px;
	padding: 12px 290px;	
	}
	
body#photo #content #body {
	width: 360px! important;
	font-size: 120%;
	height: 140px! important;
	}	
	
body#photo #content h2 {
	width: 76px;
	height: 16px;
	margin: 0 auto;
	margin-bottom: 10px;
	display: block;
	position: relative;
	top: 0;
	text-indent: -1000px;
	left: 0;
	}	
	
body#photo #content h2 span {
	width: 76px;
	height: 16px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/photo-h2.gif");
	}	
	
	
/*--------------------------------------------------------------------------------------*/
/*-------------------- Pager ----------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/	
	
ul.pager {
	text-align: center;
	}
	
ul.pager li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
ul.pager li.pager-current {
	padding: 3px;
	background: #fff;
	color: #000;
	}	
	
ul.pager li a:link, ul.pager li a:visited {
	text-decoration: underline;
	padding: 3px;
	}	
	
ul.pager li a:hover, ul.pager li a:active {
	text-decoration: none;
	}




/*--------------------------------------------------------------------------------------*/
/*------------------------------- jCarousel -------------------------------------------*/
/*--------------------------------------------------------------------------------------*/

#jCarouselLiteDemo .carousel { 
	margin: 0; 
	position: relative; 
	}
	
#jCarouselLiteDemo .digg { 
	position: absolute; 
	left: 610px; 
	top: 110px; 
	}
	
#jCarouselLiteDemo .main { 
	margin-left: 0; 
	}
	
#jCarouselLiteDemo .demo em { 
	font-weight: bold; 
	font-size: 60%; 
	font-style: normal; 
	}
	
#jCarouselLiteDemo .carousel button { 
	float: left; 
	}
	
#jCarouselLiteDemo .carousel a.prev, #jCarouselLiteDemo .carousel a.next { 
	background: transparent url("../images/to-left.gif") no-repeat scroll center left! important; 
	display: block; 
	float: left; 
	width: 16px! important; 
	margin-right: 10px;
	height: 130px; 
	text-decoration: none; 
	}
	
#jCarouselLiteDemo .carousel a.next { 
	background: transparent url("../images/to-right.gif") no-repeat scroll center left! important; 
	margin-left: 10px;
	margin-right: 0;
	}
	
.jCarouselLite li {
	width: 160px! important;
	padding: 0 10px;
	}
	
#jCarouselLiteDemo .carousel a.next:hover { 
	background: transparent url("../images/to-right.gif") no-repeat scroll center right! important; 
	}
	
#jCarouselLiteDemo .carousel a.prev:hover { 
	background: transparent url("../images/to-left.gif") no-repeat scroll center right! important; 
	}
	
#jCarouselLiteDemo .carousel a:hover, #jCarouselLiteDemo .carousel a:active { 
	border: medium none ; 
	}
	
#jCarouselLiteDemo .carousel .jCarouselLite { 
	float: left; 
	position: relative; 
	visibility: hidden; 
	left: -5000px; 
	}
	
#jCarouselLiteDemo .carousel ul { 
	margin: 0pt; 
	}
	
#jCarouselLiteDemo a:link, #jCarouselLiteDemo a:visited {
	background: url("../images/photo-thumb-bg.gif") no-repeat top left;
	display: block;
	width: 166px;
	height: 126px;
	}

#jCarouselLiteDemo a:hover, #jCarouselLiteDemo a:active {
	background: url("../images/photo-thumb-bg.gif") no-repeat top right;
	}
	
#jCarouselLiteDemo .carousel li img, #jCarouselLiteDemo .carousel li p { 
	padding: 3px; 
	width: 160px; 
	height: 120px; 
	}
	
#jCarouselLiteDemo .widget img { 
	cursor: pointer; 
	}
	
#jCarouselLiteDemo .mid { 
	margin-left: 80px; 
	width: 400px; 
	height: 300px; 
	}
	
#jCarouselLiteDemo .vertical { 
	margin-left: 180px; 
	}
	
#jCarouselLiteDemo .vertical .jCarouselLite { 
	width: 180px; 
	}
	
#jCarouselLiteDemo .imageSlider li img, #jCarouselLiteDemo .imageSlider li p, #jCarouselLiteDemo .imageSliderExt li img, #jCarouselLiteDemo .imageSliderExt li p { 
	width: 400px; 
	height: 300px; 
	}
	



/*--------------------------------------------------------------------------------------*/
/*------------------------------- Thickbox -------------------------------------------*/
/*--------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}	
