.showObj{display:inline;}
.hideObj{display:none;}
.gallerysubmenu{
	padding-left:12px;
}
.divThumbnail{
text-align:center;
padding-right:2px;
padding-left:5px;
padding-bottom:20px;
display:block;
float:left;
width:158px;
overflow:hidden;
font-size:11px;
color:#9999A9;
}
.imgThumbnail{
	behavior: none;
	cursor:pointer;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
    background: url(/SFXPictures/sfxStyles/2007/bodyBg.jpg);
    background-repeat: repeat-x;
    background-color: #eef8f9;
    background-attachment: fixed;
}
body,td,th {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
html {
	height: 100%;
}
#divContainer {
	position: relative;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#divLayoutNavigation {
	width: 905px;
}
#divLayoutHeader {
	width: 905px;
	height: 9px;
	overflow: hidden;
	background-image: url(/SFXPictures/sfxGallery/layout/bgTop.gif);
	background-repeat: no-repeat;
}
#divLayoutMain {
	width: 905px;
	padding-bottom: 9px;
	background-image: url(/SFXPictures/sfxGallery/layout/bgMiddle.gif);
	background-repeat: repeat-y;
}
#divLayoutFooter {
	position: relative;
	width: 905px;
	bottom: 0px;
	background-image: url(/SFXPictures/sfxGallery/layout/bgBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a:link {
	color: #2A62D1;
}
a:visited {
	color: #2A62D1;
}
a:hover {
	color: #5189F0;
}
a:active {
	color: #2A62D1;
}
.footer {
	font-size: 11px;
	color: #646F79;
}
.footerLinks {
	font-size: 11px;
	color: #646F79;
}
a.footerLinks: link {
	font-size: 11px;
	color: #646F79;
}
a.footerLinks: hover {
	font-size: 11px;
	color: #545C64;
}
a.footerLinks: active {
	font-size: 11px;
	color: #646F79;
}
a.footerLinks: visited {
	font-size: 11px;
	color: #646F79;
}
.subnavbg{
	background-color: #C2C7CC;
	background-image:url(/sfxPictures/sfxGallery/subnav-bottomgradient.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.hoversubnav{
	background-image:url(/sfxPictures/sfxGallery/subnav-Over.gif);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	padding-left:12px;
}
.tdContainer{

}
#floater, div.floater  {
	position : absolute;
	top : 78px;
	width : 170px;
	visibility : visible;
	z-index : 0;
}
.spanTopLink {
	float:right;
	padding-top:5px;
	font-size:11px;
}

/* INTERACTIVE SAMPLES ICON */

.imgInteractive {
	margin-left: 5px;
	border-bottom: 1px #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* INTERACTIVE SAMPLES ICON */