﻿.style1 {
	background-image: url('../images/tiTiletop.gif');
}
.style2 {
	background-image: url('../images/tiTileleft.gif');
}
.style3 {
	background-image: url('../images/tiTilebottom.gif');
}
.style4 {
	background-image: url('../images/tiTileright.gif');
}
.style5 {
	background-color: #F4F4F4;
}
.style6 {
	background-color: #141414;
}
.style7 {
	background-color: #F2F2F2;
}
.style8 {
	background-color: #EEF4D5;
}
.style9 {
	background-color: #D5ECF4;
}
.style10 {
	background-image: url('../images/ticontentBack.gif');
}

.gallery-checkBox
{
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans; 
	font-size: 9pt; 
	font-weight: normal;
	text-decoration: none; 
	color: #ffffff; 
}

.search_pane
{
	height:46px;
	background-image: url('../images/search-box-tile.gif');
	background-repeat:repeat-x;
}

.link {
	text-decoration: none; 
	/*
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans; 
	font-size: 11px; 
	color: #003399; 
	line-height: 130%;
	font-weight: bold;
	*/
}

.selectedImageItem 
{
background-color:white;
border:2px solid #e85903;
cursor:pointer;
height:61px;
width:61px;
margin:0px;
vertical-align:middle;
}

.imageItem 
{
background-color:white;
border:1px solid black;
cursor:pointer;
height:61px;
width:61px;
margin:1px;
vertical-align:middle;
}

#divBackGround
{
	position:absolute;
	top:0px; 
	left:0px;
	width:100%;
	height:100%;
	background-color:Black;
	filter:alpha(opacity=92);
	-moz-opacity:0.92;
	z-index:100;
}

#divRelatedBG
{
background-color:Black;
height:100%;
left:0;
filter:alpha(opacity=92);
-moz-opacity:0.92;
position:absolute;
top:0;
width:100%;
z-index:100;
}

#largeRelatedVS
{
	position:absolute;
	top:0px; 
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index:101;
}

#largeViewBG
{
background-color:Black;
height:100%;
left:0;
filter:alpha(opacity=92);
-moz-opacity:0.92;
position:absolute;
top:0;
width:100%;
z-index:100;
}

#largeViewScene
{
	position:absolute;
	top:0px; 
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index:101;
}
