.hand			{	cursor: hand}
html>body .hand	{	cursor: pointer }

html	{	width:100%; height:100%; visibility: hidden;}
body	{ 	background:URL('img/bgTile.png'); background-color: #262626; } 
			
body, 
td, 
div,
ul			{	margin:0px;	padding:0px; border:0px;
				font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica; font-size: 12px; color: white;}
html, 
body, 
photoFeed	{	background-color: #1b1b1b;}

table		{	border-collapse:collapse; border-spacing:0px; border:none;}
img			{	border: none;}
			
#mainTable	{	width:100%; height:100%; }

#bigRed	{	background-color: #8d0608;	width:280px; height:280px;
			text-align: left; vertical-align: top;
			background:URL('img/bgRed.png') no-repeat;  overflow: hidden;}

#contactsRed	{	width: 280px; position: relative; top: 55px; left: 140px;}

#menu			{	text-align: right;	width:250px; position: relative; top: 90px;}
			
#tdFeed			{	background:URL('img/bgFeed.png'); background-color: #1a1a1a; overflow: hidden; }
#cleanUp		{	height:280px; overflow: hidden;}

#photoFeedContainer	{	width: 500px; height:280px; z-index: 10; 
						overflow: auto; overflow-x: hidden; overflow-y: hidden; 
						position: absolute; }

				
#shadeTop,
#shadeBottom,
#shadeLeft		{	z-index: 90; position:relative; width:100%; height: 15px;}

#shadeTop		{	background:URL('img/shadeTop.png') repeat-x;	top:0px;  }
#shadeBottom	{	background:URL('img/shadeBottom.png') repeat-x;	top:250px; }
#shadeLeft		{	background:URL('img/shadeLeft.png') repeat-y; 	top: -30px; left:0px; width:15px; height: 280px; }
					
/*#grTop			{	background:URL('img/grTop.png') repeat-x bottom;}
 #grBottom		{	background:URL('img/grBottom.png') repeat-x top;} */
#grTop			{	text-align: right; vertical-align: top; } 
#grBottom		{	text-align: right; vertical-align: top; } 
/*#grBottom		{	background:URL('img/QRcode_small.png') no-repeat bottom right;}*/
#copyright,
#rss			{	margin-right: 10px; margin-top: 10px;}

#waiting		{	position: absolute; top: 50%; left: 50%; z-index: 99; display: none;}
			
			
.highslide-gallery			{ margin: 0; padding: 0;}
.highslide-gallery ul li	{
	width: 1575px; 
	height: 280px;
	border: none;
	background: none;
	margin: 0px;
}
.highslide-gallery ul a {
	top: auto;
	left: auto;
}
.highslide-gallery ul img {
	top: auto;
	left: auto;
}
.highslide img,
.highslide:hover img {
	border: none; 
}
