/* -------------------------------------------------------*/
/* main.css
/* -------------------------------------------------------*/

@import url('global.css');

#content {
	width: 740px;
	margin: 0 0 0 190px;
	font-size: 80%;
	position: relative;

	float: right;
	margin-left: 0;
	/*padding-right: 40px;*/
}

#content p {
	line-height: 1.4em;
}

#pg1col {
	float: left;
	width: 700px;
	margin-top: -17px;
	margin-top: 0;
}

#pg2col {
	float: left;
	width: 540px;
	margin-top: 0;
	margin-top: 0;
}

#coll {
	float: left;
	width: 150px;
	padding: 0;
	margin-top: 17px;
}

#coll h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 26px;
	line-height: 26px;
	margin: 0 0 5px 10px;
	margin: 0;
	padding: 0;
	background-color: #F0F0F9;
	background-image: url(../images/clh2bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-style: normal;
	font-size: 65%;
	text-align: center;
	/*border: 1px solid #CCCCCC;*/
}

#colr {
	float: right;
	/*width: 180px;*/
	width: 160px;
	padding: 0;
	margin-top: 17px;
}

/* ----------------------------------------------Page Content Link-------------------------------------*/

#pg1col a, #pg2col a {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

#pg1col a:visited, #pg2col a:visited {
	color: #990000;
	text-decoration: underline;
}

#pg1col a:active, #pg2col a:active {
	color: #990000;
	text-decoration: underline;
}

#pg1col a:hover, #pg2col a:hover {
	color: #990000;
	text-decoration: underline;
}

/* ----------------------------------------------directory navigation-------------------------------------*/

/*.bdhome a.navlink.home,
.bdsearch a.navlink.search,
.bdabout a.navlink.about,
.bdwebsites a.navlink.websites,
.bdlinks a.navlink.links,
.bdnews a.navlink.news,
.bdproducts a.navlink.products {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.bdhome a.navlink.home:hover,
.bdsearch a.navlink.search:hover,
.bdabout a.navlink.about:hover,
.bdwebsites a.navlink.websites:hover,
.bdlinks a.navlink.links:hover,
.bdnews a.navlink.news:hover,
.bdproducts a.navlink.products:hover {
}

a.navlink:hover {
}*/


/* ----------------------------------------------search results-------------------------------------*/

#searchresults {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000000;
	font-size: 12px;
}
#searchresults h3 {
	font-size: 90%;
	margin-bottom: 2em;
	color: #666666;
}
#searchresults img {
	float: right;
	margin-left: 3px;
	margin-bottom: 3px;
}
#searchresults hr {
	margin: 30px 0;
}
#searchresults p.title {
	font-weight: bold;
}	
#searchresults .postcard {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-size: 100%;
}
#searchresults .pcbody {
}
#searchresults .company_name {
	font-weight: bold;
	color: #222222;
	font-size: 110%;
}
#searchresults .listing {
	margin: 0;
	padding: 0.3em 0;
	font-size: 90%;
}
#searchresults .pcdetails {
	margin-top: 5px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
#searchresults .url {
	margin-bottom: 1px;
}
#searchresults .attr {
	margin-bottom: 1px;
}
#searchresults .bp {
	display: inline;
}
#searchresults .lm {
	display: inline;
	margin-left: 25px;
}
#searchresults .lmstandalone{
	display: inline;
	margin-left: 0;
}
#searchresults .pcodd {
}
#searchresults .pceven {
}
#searchresults .odd {
	background-color: #ffffff;
}
#searchresults .even {
	background-color: #f0f0f0;
}


/* ----------------------------------------------end search results-------------------------------------*/

.colladd {
	/*margin-left: 3px;*/
}

.top-table {
	margin-top: 20px;
	border-spacing: 0;
}
.top-table td {
	text-align: left;
	font-size: 0.9em;
	padding: 0;
}
.top-table img {
	margin-right: 5px;
}

.emph {
	color: #333333;
	font-weight: bold;
}

div.hblock {
	display: none;
}

.search-help {
	border-top: 2px ridge #666688;
	border-bottom: 2px ridge #666688;
	padding: 1em 0;
}

.top {
	margin: 2em 0;
}
.top img {
	margin-right: 5px;
}
.atop:link,
.atop:visited {
	color: #006BAF;
	text-decoration: underline;
}
.atop:active,
.atop:hover {
	color: #FBB000;
	text-decoration: underline;
}

.host-help-box {
	border: 1px solid #663300;
	border-spacing: 0;
	margin-bottom: 20px;
}
.host-help-box td {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 95%
}

.hosturl {
	color: #0000CC;
	font-weight: bold;
	text-align: center;
}

.footlogo {
	margin: 15px 0;
	text-align: center;
}
.footlogo img {
	margin: 0 10px;
}

#sbb {
	display: none;
	margin: 20px 0;
}
#njsbb {
	display: block;
}

/* Search block */

.ssearch input {
	margin: 4px 0;
}
.ssearch {
	margin-bottom: 20px;
	padding-left: 10px;
}
.ssearch form label {
	font-weight: bold;
	font-size: 70%;
	color: #333355;
}
.ssearch form .q {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	/*width: 100px;*/
}


table.topics td {
	vertical-align: top;
	}

table.topics img {
	margin-right: 15px;
	}

table.topics td strong {
	font-size: 13px;
	}

ul.topics {
	/*font-size: 11px;*/
	}
	
ul.topics li {
	margin: 0.5em 0
	}

	
/* ----------------------------------------------Articles-------------------------------------*/

.art-citation {
	font-style: italic;
	font-weight: bold;
}

.art-copyright {
	font-style: italic;
	font-weight: normal;
	font-size: 95%;
}

	
/* ----------------------------------------------Profiles-------------------------------------*/

#profile-head {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#profile-head .title {
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 5px;
}

#profile-head .services {
	margin-top: 0;
}

.profile-copyright {
	font-style: italic;
	font-weight: normal;
	font-size: 95%;
}

	
/* ----------------------------------------------Contact Form-------------------------------------*/

#contactform {
	margin: 20px 0;
}

#contactform input {
	border: 1px solid silver;
}

#contactform input.error,
#contactform select.error,
#contactform textarea.error {
	padding-right: 16px;
	border: 1px solid red;
	background-color: #FFFCE2;
	background-image: url(../images/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#contactform input:focus,
#contactform textarea:focus {
	border: 1px solid #FFCCCC;
	background-color:#EFEFEF;
}

#contactform .required {
	font-weight: bold;
	font-style: italic;
}

#contactform label {
	margin: 0 0 12px 0;
	padding: 0;
}

#contactform label input,
#contactform label textarea {
	display: block;
	width: 275px;
	padding: 3px;
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}

#contactform label textarea {
	overflow: auto;
}

#contactform .submitform {
	margin-top: 20px;
	border: 0;
	background-image: url(../images/submit_button.jpg);
	width: 102px;
	height: 27px;
}

#contactform .submitform:focus {
	border: 1px solid #CCCCCC;
}


/* ----------------------------------------------Google Calendar-------------------------------------*/

#gcal {
	margin: 50px 0;
	}

#gcal .subtitle {
	margin-bottom: 30px;
	font-style: italic;
	}

#gcal .event_date p {
	margin-bottom: 5px;
	color: #5E5E5E;
}

#gcal .event_info p {
	margin-top: 0;
	}

#gcal .event {
	margin-bottom: 25px;
	border: 1px solid #FFCC33;
	border: 2px solid rgb(212,196,176);
	-moz-border-radius: 0.5em, 0.5em, 0.5em, 0.5em; 
	padding: 0 10px;
	background: -moz-linear-gradient(#F8F8F8, #DDDDDD) repeat scroll 0 0 transparent;
	}

#gcal a {
	background-color: transparent;
	}

#gcal .error {
	font-style: italic;
	}

	
/* ----------------------------------------------Print Style Modifications-------------------------------------*/

@media print {
	/*.header-nav {
		display: none;
	}
	
	.banner {
		display: block;
	}*/
}
