

BODY
{
	background-image: url(images/bkgrnd.jpg);
	background-repeat:repeat-x;
	margin: 3px;
}

.box
{
	border:1px solid black;
	float: left;
	margin: 3px;
}

.thumb
{
	float: left;
	margin: 10px;
}

.descBox
{
	float: left;
	height: 100%;
	width: 182px;
	height:172px;
}

.desc
{
	margin: 10px 10px 10px 0px;
	padding: 10px 10px 10px 10px ;
	font-size: 14px;
	background-color: Silver;
	height:142px;
}

#header{background-image: url(images/header.gif); background-repeat:repeat-x; }
.mgscan{overflow:hidden; float:left;}
.mgscani{overflow:hidden; float:left; background-repeat:repeat; cursor:pointer}
.magnSrc{width:810px; height:600px; }
#magnGlass{ width:204px; height:204px; position:absolute; background-image:url(images/mglass.gif); z-index:100}

.clearLeft{clear:left;}
.fill{width:100%;height:100%;cursor:pointer;}
#viewPort1{display:none; background-color:Transparent; position:absolute; top:0px; left:0px; overflow:hidden;}

.leftBar {
width: 166px; background:url(bits/leftbarBG.gif); background-image:url(bits/leftbarBG.gif);
}
.TabHolder {
margin-left: 20px; margin-right: 20px; 

}
.allTabs
{
	background:transparent url(bits/backTab.gif) repeat scroll 0 0;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: 900;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 16px;
	color: white;
	height:20px;
	border: 1px solid silver;
	border-bottom: none;
	cursor: pointer;
}
.hotTab 
{
	background:url(bits/hotTab.gif) repeat scroll 0 0;
	height:26px;
	margin-top: 10px;
}


.normalTab {
	}
	
.moduleHolder {
	background-color: #ffffff;
	margin-left: 20px;
	margin-right: 20px;
	border: solid 1px black;
	border-top: none;
	background-image:url(bits/moduleHolderBack.jpg); background:url(bits/moduleHolderBack.jpg);


}	
.module {
	background-color: white;
	background:url(bits/moduleBack.jpg);
	background-image:url(bits/moduleBack.jpg);
	border: 1px solid #999999;
	border-bottom: none;
	margin: 10px;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
.moduleContent {
	background-color:#ffffff;
	border: solid 1px black;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px;
	padding-top: 0px;
	font-size: 11px;
	font-weight: normal;
	height: 380px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.articleLink{
margin: 5px;
}
.moreButton
{
margin-left: 6px;
margin-right: 7px;
font-family: "trebuchet MS", Verdana, Arial, Helvetica;
overflow: hidden;
cursor: pointer;
padding-bottom: 0px;
}
.moreLink {
color: #FFFFFF;
background-image:url(bits/more_stretcher.png);
height: 26px;
text-align: center;
font-weight: bold;
font-size: 13px;
padding-top: 7px;
cursor: pointer;
}
.fpoPhoto {
width: 60px; height: 60px; background-color: #999999; margin-top: 20px; margin-left: 20px;
}
.fpoNetwork {
width: 90px; height: 90px; background-color: #999999; margin-top: 10px;
}
.filterDrop {
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #999999;
margin-left: 10px;
}
.sliderTick {width: 2px; height: 6px; background-color: #787691;}

.menu
{
	cursor:default; 
	position:absolute; 
	background-Color:white; 
	z-index:100; 
	visibility: hidden;
	border: 1px solid #E1F98E;
	width:100px;
}

.menuItem 
{
	/* padding-left: 4px; */
	font-size: 11px;
	font-weight: normal;
	padding-left:10px;
	padding-right:20px;
	/* background: #FFEBCC; */
	/* color: #ff6600; */
	color: white;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
	height: 16px;
}

.highlightItem 
{
	/* padding-left: 4px; */
	font-size: 11px;
	font-weight: normal;
	padding-left:10px;
	padding-right:20px;
	background:  #555588;
	color: white;
	font-style: normal;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
	height: 16px;
}
