﻿body 
{
	background: #5c7299 url(../images/sub/tile_footer.gif) top center repeat-y;
	margin: 0px;
	padding:0px;
	font-family: Calibri, Arial;
	font-size: 11pt;
	color: #222277;
}

a:link {color: #0067b1; font-family: Calibri, Arial; font-size: 11pt; text-decoration: none; font-weight: normal;}
a:visited {color: #0067b1; font-family: Calibri, Arial; font-size: 11pt; text-decoration: none; font-weight: normal;}
a:hover {color: #0067b1; font-family: Calibri, Arial; font-size: 11pt; text-decoration: underline; font-weight: normal;}
a:active {color: #0067b1; font-family: Calibri, Arial; font-size: 11pt; text-decoration: none; font-weight: normal;}

form {
	margin: 0px;
	padding: 0px;
}

input {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

textarea
{
	font-family: Calibri, Arial;
	font-size: 11pt;
	color: #000;
}

#container 
{
	margin: 0px;
	width: 100%;
	background: url(../images/sub/tile_background_dots.gif) top left repeat;
	min-height: 650px;
	height: auto;
}

#innerContainer
{
	background: url(../images/sub/tile_header.gif) top left repeat-x;
	margin: 0px;
	width: 100%;
	min-height: 650px;
	height: auto;
}

#contentContainer
{
	width: 970px;
	margin: 0px auto 0px auto;
	min-height: 650px;
	height: auto;
	background: #fff;
}

#ContentWings
{
	background: url(../images/sub/wings.png) top center repeat-y;	
}

#header
{
	width: 100%;
	padding: 5px;
}

.headerImg
{
	margin: 5px;
}

#contentBody
{
	width: 960px;
	min-height: 300px;
	height: auto;
	margin-left: 10px;
	margin-right: 0px;
	background: url(../images/sub/tile_rt_margin.gif) top right repeat-y;
	border-top: 1px solid #b7bfcb;
	overflow: auto;
}

#content
{
	width: 731px;
	margin: 0px 10px 10px 0px;
	padding-top: 10px;
	padding-left: 10px;
	border: 0px solid #0f0;
	float: left;
	background: url(../images/sub/tile_body.gif) top left no-repeat;
	min-height: 600px;
	height: auto;
}

.title
{
	background: #019a3f;
	color: #fff;
	font-weight: bold;
	font-size: 11pt;
	padding: 2px 5px;
	margin: 10px 0px;
	width: 720px;	
	clear: both;
}

.tableHeader
{
	background: #0068b3;
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	padding: 1px 5px;
	width: 97%;
	height: 15px;
	margin-bottom: 5px;
}

.tableHeader a:link {color: #fff; font-family: Calibri, Arial; font-size: 8pt; text-decoration: none; font-weight: normal;}
.tableHeader a:visited {color: #fff; font-family: Calibri, Arial; font-size: 8pt; text-decoration: none; font-weight: normal;}
.tableHeader a:hover {color: #fff; font-family: Calibri, Arial; font-size: 8pt; text-decoration: underline; font-weight: normal;}
.tableHeader a:active {color: #fff; font-family: Calibri, Arial; font-size: 8pt; text-decoration: none; font-weight: normal;}

.expandLinks a:link {color: #fff; font-family: Calibri, Arial; font-size: 9pt; text-decoration: none; font-weight: bold;}
.expandLinks a:visited {color: #fff; font-family: Calibri, Arial; font-size: 9pt; text-decoration: none; font-weight: bold;}
.expandLinks a:hover {color: #fff; font-family: Calibri, Arial; font-size: 9pt; text-decoration: underline; font-weight: bold;}
.expandLinks a:active {color: #fff; font-family: Calibri, Arial; font-size: 9pt; text-decoration: none; font-weight: bold;}

.serviceIcon
{
	display: block;
	vertical-align: top;
	float: left;
	width: 33px;	
}

.serviceIconGroup
{
	font-size: 10pt;
}

.iconLabelCol1
{
	margin: 10px 5px;
	width: 200px;
	float: left;
	border: 1px solid transparent;
}

.iconLabelCol2
{
	margin: 10px 5px;
	width: 145px;
	float: left;
	border: 1px solid transparent;
}

.iconLabelCol3
{
	margin: 10px 5px;
	width: 205px;
	float: left;
	border: 1px solid transparent;
}

.hotLinks
{
	float: right;
	clear: both;
	text-align: right;
	border-top: 1px solid #cfcfcf;
	width: 100%;
}

.memberCategory

{
	float: left;
	clear: both;
	text-align: left;
	border-bottom: 1px solid #cfcfcf;
	width: 100%;
}

.results
{
	font-size: 9pt;
}

.resultsSeparator
{
	color: #bbbec3;
	background: #bbbec3;
	text-align: left;
	width: 98%;
	height: 1px;
	border: none;
	clear: both;
	margin: 5px 0px;	
}

.companyDetails
{
	width: 695px;
	height: auto;
	margin-left: 15px;
	background: #eee;
	overflow: auto;
	padding: 5px;
}

.detailsProfile
{
	float: left;
	width: 240px;
	margin:0px;
}

.detailsProfile img
{
	border: 0px solid #444;
}

.detailsHours
{
	float: left;
	width: 190px;
	margin:0px;
}

.detailsHours div
{
	float: left;
	width: 40px;
	clear: both;
	margin: 0px;
}

.detailsServices
{
	float: left;
	width: 230px;
	margin: 0px;
}

.member
{
	
}

.nonMember
{
	color: #7894a8;	
}

.supplementaryText
{
	font-size: 9pt;
}

.warningMessage
{
	color: #f00;
}

/*-------------- Footer ----------------*/

#footer
{
	width: 100%;
	min-height: 20px;
	background: #315082;
	color: #bbc6d7;
	font-size: 8.5pt;
}

.footerLeft
{
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-top: 3px;
}

.footerRight
{
	float: right;
	width: 209px;
	text-align: center;	
	margin-top: 3px;
}

#footer a:link {color: #bbc6d7; font-family: Calibri, Arial; font-size: 8.5pt; text-decoration: none; font-weight: bold;}
#footer a:visited {color: #bbc6d7; font-family: Calibri, Arial; font-size: 8.5pt; text-decoration: none; font-weight: bold;}
#footer a:hover {color: #bbc6d7; font-family: Calibri, Arial; font-size: 8.5pt; text-decoration: underline; font-weight: bold;}
#footer a:active {color: #bbc6d7; font-family: Calibri, Arial; font-size: 8.5pt; text-decoration: none; font-weight: bold;}

.pagination span
{
	padding: 0px 5px;	
}

.pagination a
{
	background: #8ba0c1;
	text-align: center;
	border: 1px solid #335b9c;
	margin: 0px 1px;
	padding: 0px 5px;
}

.pagination a:link {color: #fff; font-family: Calibri, Arial; font-size: 8.5pt; text-decoration: none; font-weight: bold;}
.pagination a:visited {color: #fff; font-family: Calibri, Arial; font-size: 8.5pt; text-decoration: none; font-weight: bold;}
.pagination a:hover {color: #fff; font-family: Calibri, Arial; font-size: 8.5pt; text-decoration: underline; font-weight: bold;}
.pagination a:active {color: #fff; font-family: Calibri, Arial; font-size: 8.5pt; text-decoration: none; font-weight: bold;}


/*-------------- Bottom Cap ----------------*/

#bottomCapContainer
{
	width: 100%;
	background: url(../images/sub/tile_bckgnd_footer.gif) top left repeat-x;
}

#bottomCapShadow
{
	min-height: 21px;
	margin: 0px;
	background: url(../images/sub/footer.gif) top center no-repeat;
}

#bottomWings
{
	background: url(../images/sub/wings.png) top center repeat-y;	
}

/*--------------- Navigation -----------------*/

#navContainer
{
	width: 209px;
	border: 0px solid #00f; 	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: right;
}

.NavSeparator
{
	color: #bbbec3;
	background: #bbbec3;
	text-align: left;
	width: 199px;
	height: 1px;
	border: none;
	margin: 10px 0px;
}

.ad
{
	width: 209px;
	text-align:center;
	display: block;	
}

/* link dimensions correspond with image dimensions */
.NavItem, .NavItem:visited
{
	display: block;
	border: none;
	height:47px;
	width: 209px;
	position:relative;
}

/* span is same dimensions as link and positioned to superimpose */
.NavItem span, .NavItem:visited span {
	display:block;
	height:47px;
	width:209px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background-repeat:no-repeat;
	}
	
/* button images are span background images */
#btnSearch 
{
	height: 47px;
	background-image:url(../images/sub/tb_search.gif);
}

#btnSearch:hover, #btnSearch:focus, #btnSearch:visited:hover, #btnSearch:active
{
	background-position: 209px 0;
}

/* button images are span background images */
#btnAdd
{
	height: 40px;
	background-image:url(../images/sub/tb_add.gif);
}

#btnAdd:hover, #btnAdd:focus, #btnAdd:visited:hover, #btnAdd:active
{
	background-position: 209px 0;
}

/* button images are span background images */
#btnManage 
{
	height: 39px;
	background-image:url(../images/sub/tb_manage.gif);
}

#btnManage:hover, #btnManage:focus, #btnManage:visited:hover, #btnManage:active
{
	background-position: 209px 0;
}

/* button images are span background images */
#btnReport
{
	height: 41px;
	background-image:url(../images/sub/tb_report.gif);
}

#btnReport:hover, #btnReport:focus, #btnReport:visited:hover, #btnReport:active
{
	background-position: 209px 0;
}

/* button images are span background images */
#btnMember
{
	height: 41px;
	background-image:url(../images/sub/tb_member.gif);
}

#btnMember:hover, #btnMember:focus, #btnMember:visited:hover, #btnMember:active {
	background-position: 209px 0;
	}

