.ErrorText
{
	color:#c40303;
}


#PageTop
{
	width:100%; 
	height:130px;
}

#BottomPane1
{
	padding-right:10px;
	padding-left:55px;
	width:33%;
	border-right:solid 1px #cccccc; 
	
	/*
	background-image: url(imgs/HomeSearch.png); 
	background-repeat: no-repeat; 
	background-position: top left;	
	*/
}

#BottomPane2
{
	padding-right:10px;
	padding-left:85px;
	width:33%;
	border-right:solid 1px #cccccc; 
	
	/*
	background-image: url(imgs/HomeWrenchLeft.png); 
	background-repeat: no-repeat; 
	background-position: top left;	
	*/
}

#BottomPane3
{
	padding-right:10px;
	padding-left:55px;
	width:33%;
	border-right:solid 1px #cccccc; 

	/*
	background-image: url(imgs/HomeBuilderBack.png); 
	background-repeat: no-repeat; 
	background-position: top left;	
	*/
}

#HomeContent
{
	width:100%;
	height:181px;
	
	/*
	background-image: url(imgs/home.jpg); 
	background-repeat: no-repeat; 
	background-position: top left; 
	*/
}

#ContentBody
{
	margin:4px;
}

#LeftNavBack
{
	height:100%;	
}

#LeftNav
{
	width:150px;
	padding-right:4px;
}

#CenterNav
{
	height:100%;
	width:100%;
}

#RightNav
{
	display:block;
	width:367px;
}

#BottomFooter
{
}

#SiteBack
{
	width:100%;
}

#top
{
	height:102px;
}

#PageCategory
{
	color: #0a51a1;
	padding:5px;
	padding-left:5px; 
	font-size:18pt;
	margin-left:10px;
}

#PageMainTitle
{
	height:10px;
	font-size:8pt;
	margin-top:-5px;
	padding-left:5px;
	margin-bottom:10px;
	text-transform:uppercase;
	padding-botom:10px;
	margin-left:10px;
	color:#999999;
}

#ToolBarTopFiller
{
	height:3px;
}
#ToolBar
{	
}
#login
{
	float:right;
	padding-left:20px;
	padding-top:7px;
	padding-right:10px;	
	background-image: url(imgs/account_small.png); 
	background-repeat: no-repeat; 
	background-position: left 7px;
}
#DocBackContainer
{
	background-image: url(docback.png);
	background-repeat: repeat-x;
	background-position: top;
	/*background-position: top left*/
}

.SearchResultItem
{
	padding:10px;
	background-image: url(dot.png); 
	background-repeat: repeat-x; 
	background-position: bottom;	
}

.SearchResultMenu
{
	margin-top:20px;
	background-image: url(imgs/ButtonBack.png); 	
	background-repeat: repeat-x; 
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.SearchResultMenuItem
{
	background-image: url(imgs/ButtonBackFlipped.png); 	
	background-repeat: repeat-x; 
	border-right:1px solid #cccccc;
	padding-left:5px;
	padding-right:5px;
}

.SearchResultItemTitle
{
	font-size:12pt;
	letter-spacing: 0.1em; 
	text-transform: uppercase; 
	font-family: 'Trebuchet MS', Helvetica, Geneva, Arial, sans-serif; 
}

.SearchResultItemSubTitle
{
	color:#aaaaaa;	
}

.SearchResultItemTools
{
	height:40px;
	padding-left:10px;
	width:20%;
	background-image: url(VirticleSep.png); 
	background-repeat: no-repeat; 
	background-position: left;	
}

.SearchResultItemTools A:link
{
	color:#999999;
	font-size:7pt;
}

.SearchResultItemTools A:hover
{
	color:#666666;
	font-size:7pt;
}

