﻿

/*------------Header Styles---------*/
.MainNavLeft
{
	height: 27px;
	width: 675px;
	float: left;
	background-image: url(../template_images/home_navleft.gif);
}

.MainNavRight
{
	height: 33px;
	width: 311px;
	float: right;
	background-image: url(../template_images/home_navrightbottom.gif);
}

/*------------End Header Styles---------*/

.XMLRotatingLogo
{
	height: 50px;
	width: 1000px;
	float: left;
}


/*------------Content Styles---------*/


.date{

	color:#001311;
	font-weight:bold;
	font-size: 11px;
	display:inline;
}

.breadcrumbsrtdiv{
	float:right;
	height:22px;
	width:197px;
	background:url(../template_images/home_breadcrumbsrtdiv.gif);
}

.Divider
{
	float: left;
	width: 1000px;
	height: 0px;
	line-height: 0px;
	border-bottom-color: #001311;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


.Content
{
	float: left;
	width: 998px;
	border-top-color: #788281;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #788281;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #788281;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 0px;

}

.ContentDiv
{
	width: 1px;
	background: #b6bcbb;
	overflow: hidden;
}


.HRContentDiv
{
	width: 100%;
	height: 0px;
	line-height: 0px;
	border-top: 1px solid #bdc2c1;
}

.subcontentboxmid p
{
    font-size:11px;
}
.RightSearchCHItabLftImgContent
{
	text-align: left;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 2px;
	color: #FFF;
	line-height: 20px;
	background-color: #87a7a1;
	background-image: url(../Template_Images/home_SearchCHIleft.gif);
	background-repeat: no-repeat;
}
.RightSearchCHItabRtImg
{
	text-align: right;
	width: 6px;
	float: left;
	display: block;
	height: 20px;
	background-image: url(../Template_Images/home_SearchCHIright.gif);
}

.SubRtSrchLftImgContent
{
	text-align: left;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 2px;
	color: #FFF;
	line-height: 20px;
	background-color: #007856;
	background-image: url(../Template_Images/homesub_SearchCHIleft.gif);
	background-repeat: no-repeat;
}
.SubRtSrchRtImg
{
	text-align: right;
	width: 6px;
	float: left;
	display: block;
	height: 20px;
	background-image: url(../Template_Images/homesub_SearchCHIright.gif);
}

.CHIOutreach
{
}


/*------------Footer Styles---------*/

.BottomContentDivider
{
	float: left;
	width: 1000px;
	height: 7px;
	line-height: 7px;
	background: url(../template_images/home_bottomdivider.gif) no-repeat;
	/* IE6 */
	_margin-bottom:-8px;
}

.SubBottomContentDivider
{
	float: left;
	width: 1000px;
	height: 7px;
	line-height: 7px;
	background: url(../template_images/homesub_bottomdivider.gif) no-repeat;
	/* IE6 */
	_margin-bottom:-5px;
}

.FooterTop
{
	float:left;
	width: 1000px;
	height: 78px;
	background-color: #007856;
	line-height: 10px;
	display: block;
}


.FooterBottomRight
{
	width: 750px;
	height: 17px;
	float: left;
	background-color: #007856;
}

/*-------- IE6 ---------*/

.MainNavLeft 
{
	clear: both;
	position: absolute;
	top: 152px;
	left: 0px;
}
.NavSlice 
{
	clear: both;
	position: absolute;
	top: 147px;
	left: 675px;
}

.MainNavRight 
{
	clear: both;
	position: absolute;
	top: 147px;
	left: 689px;
}

/* Paypal Orders page */
table.ShoppingCartLines 
{
	border-collapse: collapse;
}

table.ShoppingCartLines th
{
	font-weight: bold;
}

table.ShoppingCartLines th,
table.ShoppingCartLines td 
{
	padding: 1px 2px 1px 2px;
	border: 1px solid gray;
}