.dataList
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-collapse: collapse;
	background-color: #ffffff;
	width: 100%;
}
.headerStyle
{
	vertical-align: middle;
	height: 40px;
	background-color: #ECE9E1;
}
TR.headerStyle TD
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
    padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
TR.headerStyle TD A, TR.headerStyle TD A:hover, TR.headerStyle TD A:visited 
{
	color: #993333;
	font-family: Tahoma, sans-serif;	
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
}
.itemStyle
{
	color: #000000;
	background-color: #ffffff;
	font-size: 11px; 
	font-family: Tahoma, sans-serif; 
	line-height: 12px; 
	padding-right: 1px; 
	padding-left: 1px
}
TR.itemStyle TD
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
    padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.altItemStyle
{
	color: #000000;
	background-color: #ffffff;
	font-size: 11px; 
	font-family: Tahoma, sans-serif; 
	line-height: 12px; 
	padding-right: 1px; 
	padding-left: 1px
}
TR.altItemStyle TD
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
    padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.pagerStyle
{
	color:#000000;
	font-size: 12px; 
	font-family: Tahoma, sans-serif; 
	background-color:#ECE9E1;
	text-align: center;
	vertical-align: middle
}
TR.pagerStyle TD
{
    padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
TR.pagerStyle TD A, TR.pagerStyle TD A:hover, TR.pagerStyle TD A:visited 
{
	color:#993333;
	background-color:#ECE9E1;
	font-size: 12px; 
	font-family: Tahoma, sans-serif; 
	line-height: 14px; 
}
.noHomes
{
	color:#800000;
	font-size: 12px; 
	font-family: Tahoma, sans-serif; 
	line-height: 14px; 
}
.ChangeNotice3{font-size:9px;line-height:10px;font-family:"Century Gothic",sans-serif;background-color:transparent;letter-spacing:1px;padding:1px}

.VHcollections
{
	padding: 0px 0px 0px 10px;
}

.leftNav
{
	cursor:hand;
	color:#7b1010;
	text-decoration:none;
}

.leftNav a
{
	color:#ffffff;
	text-decoration:none;
}

.leftNav a:hover
{
	text-decoration:underline;
}

.house
{
	color:Gray;
	font-size: 8pt;
}

.house a
{
	color:Gray;
	font-size: 8pt;
}

.rotating
{
	border: solid 1px #000000;
	background-color:#7b1010;
	color:#ffffff;
	font-size:12pt;
	width: 30px;
	cursor:hand;
}

.rotatingDiv
{
	WIDTH: 500px; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: center;
}

.subNav
{
	/*border: solid 1px #7b1010;*/
	background-color:#dad1af;
	font-size:8pt;
	width:100px;
	height:30px;
	text-align:center;
	font-weight:bold;
	color: #7b1010;
}

.tabs
{
	/*position:absolute;
	left:301px;
	top:0px;*/
}

.tab
{
	border-right:solid 1px #7b1010;/*Tab borders*/
	border-bottom:solid 1px #7b1010;/*Tab Borders*/
	border-top:solid 1px #7b1010;/*Tab Borders*/
	border-left:solid 1px #7b1010;/*Tab Borders*/
	font-size:8pt;
	width:125px;
	height:30px;
	text-align:center;
	font-weight:bold;
	color: #7b1010;
	display:inline;
	vertical-align:top;
	cursor:hand;
	background-color:#dad1af;
}

.selectedTab
{
	font-size:8pt;
	width:125px;
	height:30px;
	text-align:center;
	font-weight:bold;
	color:#7b1010;
	border-right:solid 1px #7b1010;
	border-bottom:none;
	display:inline;
	background-color:#fff;
}


.hiddenDiv
{
	display:none;
}

.selectedDiv
{
	/*position:absolute;
	top:40px;*/
	display:inline;
	border:none;
	padding:10px;
	width:500px;
	height:400px;
	clear: both;
}

.mainNav
{
	font-size:8pt;
	border:solid 1px #ccc;
	width:150px;
	text-align:center;
}

/*.breadcrumb
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px;
	FONT-SIZE: 8pt; 
	PADDING-BOTTOM: 0px; 
	COLOR: #ffffff; 
	PADDING-TOP: 0px; 
	HEIGHT: 30px; 
	BACKGROUND-COLOR: #7b1010;
	width:100%;
}
*/

.breadcrumb a
{
	color:#ffffff;
	text-decoration:underline;
}

.breadcrumb a:hover
{
	color:#ccc;
	text-decoration:underline;
}

.footer
{
	font-size:8pt;
	width:90%;
}

.footer a
{
	color:#7b1010;
	text-decoration:none;
}

.footer a:hover
{
	color:Red;
	text-decoration:none;
}

.thumbnail
{
	position:absolute;
	display:none;
	border:solid 1px #DAD1AF;
	width:100px;
	height:60px;
	background-image: none;
	background-repeat:no-repeat;
	background-color:#F4F2E8;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
}

.thumbnail input
{
	border:none;
	background-color:#F4F2E8;
	width:96px;
}

.siteHeader
{
	font-size:16pt;
	font-weight:bold;
}

.siteDesc
{
	font-size:8pt;
}
/*
.rightTabs
{
	font-size:8pt;
	width:100px;
	height:30px;
	text-align:center;
	font-weight:bold;
	color: #7b1010;
	vertical-align:middle;
	cursor:hand;
	background-color:#dad1af;
	border:solid 1px #7b1010;
}

.collectionStage
{
	border:solid 1px #7b1010;
	background-color:#fff;
	width:502px;
	height:300px;
	text-align:right;
	display:inline;
}

.selectedCollection
{
	display:inline;
	border:none;
	padding:10px;
	width:500px;
	height:400px;
	vertical-align:top;
}

.collectionTab
{
	border-bottom:solid 1px #7b1010;
	font-size:8pt;
	width:120px;
	height:50px;
	text-align:center;
	font-weight:bold;
	color: #7b1010;
	display:inline;
	vertical-align:middle;
	cursor:hand;
	background-color:#dad1af;
}

.selectedCollectionTab
{
	font-size:8pt;
	width:120px;
	height:50px;
	text-align:center;
	font-weight:bold;
	color:#7b1010;
	/*border-right:solid 1px #7b1010;
	border-top:solid 1px #7b1010;
	*/

/*	border-bottom:solid 1px #7b1010;
	border-left:none;
	display:inline;
	background-color:#fff;
	vertical-align:middle;
}
*/
