﻿body
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
	
}
.FlashIntro
{
	position: relative;
	left: 4px;
	top: 8px;
}

.SearchPortal
{
	width: 552px;
}

.Title
{
	font-size: 12px;
	height: 20px;
	background-color: #d9deec;
	margin: 0 0 0 0;
	padding: 4px 8px 4px 8px;
}
.SearchBox
{
	
}
.SearchBox .Segment 
{
	background-color: #edeff6;
	padding: 2px 8px 0 8px;
	margin-bottom: 2px;
}
.SearchBox .Count 
{
	color: #002280;
	padding: 3px 8px 3px 8px;
}

.FieldLabel
{
	color: #002280;
	font-size: 10px;
	width: 180px;
	float: left;
	margin: 4px 0 2px 0;
}

.SearchButton
{
	position: relative;
	left: 490px;
	top: -16px;
}
.SearchResults
{
	position: relative;
	background-color: #fff;
}
.SearchResults .Pager 
{
	margin-top: 4px;
	text-align: center; 
	border-top: 1px solid #edeff6;
	border-bottom: 1px solid #edeff6;
	padding: 3px 8px 3px 8px;
	height: 12px;
	position: relative;
	width: 536px;
	white-space: nowrap;
}
.SearchResults .Pager *
{
	font-size: 10px;
	font-weight: normal; 
	white-space: nowrap;

}
.SearchResults .Pager a:hover 
{
	text-decoration: underline;
}
.SearchResults .Pager .Previous 
{
	float: left;

}
.SearchResults .Pager .Next 
{
	float: right;
}
.SearchResults .Pager .Current 
{
	font-weight: bold;
}
.SearchResults .Pager .Numeric {
	
}
.SearchResults .Separator 
{
	height: 1px;
	background-color: #b8bdec;
}

.SearchResult
{
	position: relative;
	height: 150px;
	margin-top: 8px;
	padding-bottom: 8px;
}
.SearchResult .Thumbnail
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 150px;
}
.SearchResult .Name
{
	position: absolute;
	top: 0px;
	left: 180px;
	width: 356px;
	height: 24px;
	padding: 0px 4px 3px 8px;
	font-size: 11px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.SearchResult .Description
{
	position: absolute;
	top: 35px;
	left: 180px;
	width: 356px;
	height: 88px;
	padding: 0px 4px 3px 8px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.SearchResult .Price
{
	position: absolute;
	top: 19px;
	left: 180px;
	width: 356px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 4px 3px 8px;
	color: #002280;
}
.SearchResult .Info
{
	position: absolute;
	top: 134px;
	left: 426px;
	height: 24px;
}

.SearchResult .TOLogo
{
	position: absolute;
	top: 128px;
	left: 348px;
	height: 28px;
}

h2
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #002280;
	margin: 0 0 0 0;
}

h3
{
	font-family: Verdana;
	font-size: 11px;
	color: #002280;
	margin: 4px 0 8px 0;
}

.ARTextBox
{
	width: 150px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.ARDropdownBox
{
	width: 150px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 2px 0 2px 0;
}

A
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #00207F;
	text-decoration: none;
}
A:hover 
{
	text-decoration: underline;
}

.HeaderLogos
{
	position: absolute;
	top: 36px;
	left: 414px;
	width: 136px;
	text-align: center;
}
.HeaderLogos img 
{
	margin-bottom: 2px;
}

