/*===========================================================
...........................UNIVERSAL STYLES
============================================================*/
body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6f6f6f;
	line-height: 1.2em;
	background:url('../images/bg_repeat.jpg') #f7fbfb repeat-x top center;
}

h1 {
	color: #003854;
	font-size: 18pt;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 1em 0;
}

h2 {
	font-size: 16pt;
	color: #841f13;
	font-weight: bold;
	margin: 1em 0 5px;
	line-height: 1.3em;
}

h3 {
	color: #003854;
	font-size: 13pt;
	font-weight: bold;
	line-height: 1.1em;
	margin: 1em 0 1em 0;
}
p {
	margin: 1em 0 1em;
}

a:link,a:active,a:visited {
	text-decoration:  underline;
	color: inherit;
}
a:hover {
	text-decoration: none;
}
div#middle-wrap {
    border-left: 1px solid #AAA6A6;
    border-right: 1px solid #AAA6A6;
    clear: both;
    padding-top: 70px;
    width: 1058px;
}
div#right-sidebar{
 float: left;
 margin-left: 30px;
 padding-top: 10px;
 width: 310px;
}
div#content {
  float: left;
  margin: 0 0 0 43px;
  width: 650px;
}

/*===========================================================
...........................HEADER
============================================================*/
#headerBG {
	position: relative;
	width: 100%;
	height: 147px;
}

#headerBG > #header {
	position: relative;
	width: 1128px;
	height: 240px;
	margin: 0 auto;
	background: url(/images/header_interior.png) no-repeat top right;
}

#logo {
    float: left;
    height: 147px;
    margin-left: 34px;
    margin-top: 32px;
}

/* top links
=====================================*/
#topLinks {
    float: right;
    height: 33px;
    margin-right: 60px;
    padding: 0 0 0;
    position: relative;
    top: 70px;
}

#topLinks li {
	display: inline;
	padding: 0px 23px;
	float:left;
}

#topLinks a:link,#topLinks a:active, #topLinks a:visited {
	text-decoration: none;
	color: #d33733;
}
#topLinks a:hover {
	text-decoration: none;
	color: #aa1c21;
}
h2.widgettitle{
	text-transform:uppercase;	
}

#topLinks li.nav_home a{
	display:block;
	text-indent:-9999px;
	background:url('/images/nav.png') no-repeat 0 0;
	height:26px;
	width:51px;
}

#topLinks li.nav_blog a{
	display:block;
	text-indent:-9999px;
	background:url('/images/nav.png') no-repeat -53px 0;
	height:26px;
	width:49px;
}

#topLinks li.nav_unions a{
	display:block;
	text-indent:-9999px;
	background:url('/images/nav.png') no-repeat -104px 0;
	height:26px;
	width:54px;
}

#topLinks li.nav_vendors a{
	display:block;
	text-indent:-9999px;
	background:url('/images/nav.png') no-repeat -161px 0;
	height:26px;
	width:76px;
}

#topLinks li.nav_members a{
	display:block;
	text-indent:-9999px;
	background:url('../images/nav.png') no-repeat -236px 0;
	height:26px;
	width:66px;
}lor: #aa1c21;
}

/*===========================================================
...........................SEARCH BAR
============================================================*/
#searchBar {
	position: relative;
	width: 100%;
	height: 67px;
	background: url(images/search-bg.gif) repeat-x;
	color: #dff3ff;
	margin: 0;
}

.findAxxx {
	position: relative;
	float: left;
	width: 180px;
	height: 22px;
	top: 21px;
	font-size:26px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#findAUnion {
	position: relative;
	float: left;
	width: 168px;
	height: 22px;
	top: 21px;
	background: url(images/find-a-union.gif) no-repeat;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchArrow {
	position: relative;
	float: left;
	width: 59px;
	height: 64px;
	margin: 0 40px 0 27px;
	background: url(images/search-arrow.gif) no-repeat;
}

#searchForm {
	position: relative;
	float: left;
	width: 273px;
	margin: 9px 0 0 0;
}

#searchFormFull {
	position: relative;
	float: left;
	margin: 9px 0 0 35px;
}

label {
	display: block;
	margin: 0 0 5px;
	font-size: 12pt;
}

#searchBar input[type=text] {
	width: 224px;
}

option {
	padding: 1px;
}

#searchButton {
	position: relative;
	float: right;
	margin: 14px 0 0;
}

#findAVendor {
	position: relative;
	float: left;
	width: 193px;
	height: 22px;
	top: 21px;
	background: url(images/find-a-vendor.gif) no-repeat;
}

#searchArrowVendor {
	position: relative;
	float: left;
	width: 59px;
	height: 64px;
	margin: 0 28px 0 14px;
	background: url(images/search-arrow.gif) no-repeat;
}

.categorySelect {
	width: 224px;
	height: 14px;
}
	

/*===========================================================
...........................MAP VIEW
============================================================*/
#mapViewWindow {
	position: relative;
	width: 998px;
	margin: 0 auto;
	height: 0px;
	overflow: hidden;
}

#mapView {
	position: absolute;
	bottom: 0px;
	width: 998px;
	height: 450px;
	background: #ececec;
	border: 1px solid #e0e0e0;
}

#mapViewContainer {
	position: relative;
	width: 938px;
	height: 430px;
	margin: 0 auto;
	background: #fff;
	padding: 0 20px;
}

#mapView h2 {
	font-size: 18pt;
	color: #0a4071;
	font-weight: bold;
	padding: 20px 0 15px;
	margin: 0;
}

#mapView ul {
	float: left;
	margin: 0 0 0 35px;
}

#mapView li {
	padding: 0px 0 0;
}

#mapView a:link,#mapView a:active, #mapView a:visited {
	font-size: 8.5pt;
	color: #0a4071;
}
#mapView a:hover {
	text-decoration: underline;
}

#mapView #map {
	float: right;
	margin: 20px 0 0;
}

	
/*===========================================================
...........................CONTENT
============================================================*/
#content {
	margin: 16px auto 0;
	padding: 0 0 20px;
}

#contentLanding {
	position: relative;
	margin: 0px;
	width: 100%;
	padding: 1px 0 20px;
}

#coupon {
	width: 826px;
	margin: 30px auto;
}

.wrapper {
	padding: 6px;
	margin: 15px;
	background: #fff;
	border: 1px dotted #999;
}

#vendorMapWrapper {
	float: right;
	padding: 6px;
	margin: 0 0 15px 15px;
	background: #fff;
	border: 1px dotted #999;
}

#vendorSearch .wrapper {
	margin: 0 20px 10px 0;
}

/* vendor profile
=====================================*/
#profile {
	position: relative;
	width 1000px;
	margin: 25px auto;
}

#profileLogo {
	position: relative;
	float: left;
	width: 300px;
}

#profileInfo {
	position: relative;
	float: left;
	width: 652px;
	padding: 20px 20px 20px;
	margin: 0 0 0 8px;
	border-bottom: 1px solid #CECECE;
}

#profileInfo li {
	padding: 1px 0;
	list-style: none;
}

#profileInfo h1 {
	margin: 0 0 .5em;
}


/* content box
=====================================*/
.contentBox {
	margin: 0 8px 13px 0;
	overflow-x: hidden;
}

#directions {
	width: 300px;
}

.contentBoxR {
	margin: 0 0px 13px 0;
	width: 216px;
	overflow-x: hidden;
}

.contentBoxL {
	margin: 0 8px 13px 0;
	width: 187px;
	overflow-x: hidden;
}

.contentBoxM {
	margin: 0 8px 13px 0;
	width: 581px;
	overflow-x: hidden;
}

.contentBoxMR {
	margin: 0 0px 13px 0;
	width: 805px;
	overflow-x: hidden;
}

#vendorDescription {
	float: left;
	width: 692px;
}

.boxHeading {
	position: relative;
	width: 100%;
	height: 36px;
}
.boxHeadingBG {
	position: absolute;
	width: 100%;
	height: 36px;
	background: url(images/h1-bg.gif) repeat-x;
	left: 15px;
	z-index: 0;
}

.boxHeading h1 {
	font-size: 12pt;
	color: #fff;
	padding: 10px 0 0 10px;
	font-weight: normal;
	margin: 0;
}

.boxHeadingR {
	position: relative;
	float: right;
	width: 4px;
	height: 36px;
	background: url(images/h1-r.gif) no-repeat;
}

.box {
	position: relative;
	background: #f2f2f2;
	border: 1px solid #cecece;
	border-top: 0;
	padding: 10px 13px 15px;
}

.textBox {
	position: relative;
	background: #f2f2f2;
	border: 1px solid #cecece;
	border-top: 0;
	padding: 10px 35px 15px;
}

.box h3 {
	color: #0a4071;
	font-weight: bold;
	margin: 0 0 7px;
}

/* union poll
=====================================*/
#unionPoll ul {
	margin: 0 0 10px;
}

#unionPoll li {
	margin: 3px 0;
}

#unionNews .box {
	width: 539px;
	padding: 20px;
}

/* global visitors
=====================================*/
span.visitorCount {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}

/* top banner
=====================================*/
#topBanner {
	position: relative;
	width: 590px !important;
	height: 107px !important;
	overflow: hidden;
	margin: 10px auto;
}

#topBannerContainer {
	position: relative;
	float: left;
	width: 20000px;
	height: 103px;
}
	#topBannerContainer div {
		float: left;
	}

.contentBoxM #topBanner {
	position: relative;
	width: 581px;
	height: 100px;
	overflow: hidden;
}

.contentBoxM #topBannerContainer {
	position: relative;
	float: left;
	width: 20000px;
	height: 77px;
}

.contentBoxMR #topBanner {
	position: relative;
	width: 805px;
	height: 107px;
	overflow: hidden;
}

.contentBoxMR #topBannerContainer {
	position: relative;
	float: left;
	width: 20000px;
	height: 107px;
}

/* quick links
=====================================*/
#quickLinks ul {
	list-style: none;
	width: 155px;
	margin: 0 0 0 2px;
	font-size: 11pt;
}

#quickLinks li {
	padding: 10px 5px;
	border-bottom: 1px solid #999;
}

#quickLinks a:link,#quickLinks a:active, #quickLinks a:visited {
	color: #262626;
}
#quickLinks a:hover {
	text-decoration: none;
	color: #aa1c21;
}

/* categories
=====================================*/
#categories ul#mainCategories {
	list-style: disc url(images/arrow-r.gif) outside;
	width: 144px;
	margin: 0 0 0 15px;
	font-size: 11pt;
}

#categories ul#mainCategories li.mainList {
	padding: 10px 0px;
	border-bottom: 1px solid #999;
}

#categories ul.sub {
	display: none;
	list-style: none;
	font-size: 9pt;
	color: #000;
	margin: 10px 0 0 0px;
	padding: 4px 10px 0px 10px;
	border-left: 1px solid #ddd;
}

#categories ul.sub li {
	padding: 0 0 8px;
}

#categories a:link,#categories a:active, #categories a:visited {
	color: #262626;
}
#categories a:hover {
	text-decoration: none;
	color: #aa1c21;
}

/* banners
=====================================*/
#banners div {
	width: 200px;
	margin: 8px auto;
}
#banners.box {
	padding: 10px 0 15px;
}

/* union news
=====================================*/
#homeArticle_img {
margin-right:5px;
}
#homeArticle {
/* Took this out to wrap text around image
	position: relative;
	float: left;
	width: 321px;
	padding: 0 0 0 18px;
	*/
}

#homeArticle h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #841f13;
	margin: 0 0 13px;
	line-height: 1.1em;
}

#homeArticle p {
	margin: 0 0 10px;
}

#homeArticle a:link,#homeArticle a:active, #homeArticle a:visited {
	font-size: 11pt;
	font-weight: bold;
	color: #841f13;
}
#homeArticle a:hover {
	text-decoration: underline;
}

#recentNews {
	width: 90%;
	margin: 0 auto;
}

#recentNews h2 {
	font-size: 12pt;
	color: #242424;
	font-weight: bold;
	margin: 20px 0 10px;
}

.newsTitles {
	width: 100%;
	padding: 13px 0;
	border-bottom: 1px solid #d9d9d9;
}

#recentNews a:link,#recentNews a:active, #recentNews a:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #0a4071;
}
#recentNews a:hover {
	text-decoration: underline;
}

/* search results
=====================================*/
#searchBar{
	display:none;
}
#searchNav {
	position: relative;
	width: 523px;
	height: 17px;
	margin: 2px 0 2px;
	padding: 8px;
	background: #c3e4f0;
	border-bottom: 1px solid #bbb;
}

#vendorSearch #searchNav {
	width: 763px;
}

#searchNav label {
	display: inline;
	margin: 0 4px 0 0;
}

#searchResults {
	position: relative;
	width: 537px;
	background: #fff;
	border: 1px solid #bbb;
	margin: 0 0 0px;
}

#vendorSearch #searchResults {
	width: 777px;
}

.searchResult {
	position: relative;
	width: 457px;
	border-bottom: 1px dotted #ccc;
	padding: 35px 40px;
}

#vendorSearch .searchResult {
	position: relative;
	width: 697px;
	border-bottom: 1px dotted #ccc;
	padding: 35px 40px;
}

.searchResult .enumerator {
	position: absolute;
	background: #F2F2F2;
	border: 1px solid #CECECE;
	top: 4px;
	left: 4px;
	padding: 1px 4px;
}

.searchResult .primaryInfo {
	position: relative;
	float: left;
	width: 320px;
}

.searchResult h2 a:link, .searchResult h2 a:active,.searchResult h2 a:visited {
	text-decoration: underline;
}
.searchResult h2 a:hover {
	text-decoration: none;
}

/* search results expandable more info
=====================================*/

#moreZipInfo #expandable {
	display: none;
}

/* union landing pages
=====================================*/
.innerContent {
	position: relative;
	width: 503px;
	background: #fff;
	border: 1px solid #bbb;
	margin: 20px 0 20px;
	padding: 20px 25px;
}

.unionInfo {
	position: relative;
	width: 430px;
	color: #000;
	margin: 15px auto 0;
}

.unionInfo .dark {
	padding: 10px;
//	background: #ddd;
}

.unionInfo .light {
	padding: 10px;
//	background: #eee;
}

.unionInfo .infoRight {
	float: left;
	width: 230px;
	text-align: left;
	vertical-align: top;
	margin: 5px 0;
	color: #222;
	font-size: 11pt;
}

.unionInfo .infoLeft {
	float: left;
	width: 120px;
	text-align: left;
	color: #888;
	margin: 5px 0;
	font-size: 11pt;
}

#union_signup {
	position: relative;
	width: 500px;
}

#union_signup #unionIntro {
	position: relative;
	width: 200px;
	padding: 15px;
	float: left;
}

#union_signup #unionForm {
	float: right;
	position: relative;
	width: 230px;
	padding: 0px 20px;
	background: #0e6696;
	color: #fff;
}

#union_signup label {
	font-size: 10pt;
}

#union_signup input[type=text] {
	width: 214px;
}
	

/*===========================================================
...........................FOOTER
============================================================*/
#bottomBar {
	position: relative;
	width: 100%;
	height: 38px;
	margin: 0px 0 0;
	background: url(images/bottom-bar-bg.gif) repeat-x;
}

#footer a:link,#footer a:active, #footer a:visited {
	font-size: 10pt;
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
}

#pollResults {
	display: none;
}

#footer {
    background: url("../images/footer_bg.png") no-repeat scroll 0 0 transparent;
    height: 513px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    width: 1128px;
}
#footer .boxHeadingBG {
    background: none repeat scroll 0 0 transparent;
}
#footer .left {
    float: none;
    text-align: left;
}
#footer .box {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 300px;
    margin-left: 16px;
    margin-top: 20px;
    width: 1000px;
    word-wrap: break-word;
}
#footer li {
    float: left;
    height: 16px;
    list-style: none outside none;
    padding: 0 12px;
    width: 175px;
}
#footer p {
    clear: both;
    margin-bottom: 0;
}
#footer a:link, #footer a:active, #footer a:visited {
    color: #FFFFFF;
    font-size: 10pt;
}
#footer a:hover {
    text-decoration: underline;
}
#footer ul#footer_list li {
    display: block;
    margin: 0;
    text-align: left;
}
#footer #nationUnions {
    margin-left: 40px;
    overflow: hidden;
    width: 1000px;
    height:370px;
}
#footer .box {
    height: 270px;
    width: 1000px;
    word-wrap: break-word;
}
#footer ul#footer_list {
    height: 280px;
    width: 1000px;
    word-wrap: break-word;
}
#footer ul#footer_list li a {
    text-decoration: none;
}
#footer ul.footer_links {
    margin-left: 40px;
    margin-top: 30px;
}
#footer ul.footer_links li {
    border-right: medium none;
    width: auto;
}
#footer ul.footer_links a {
    text-decoration: none;
    text-transform: uppercase;
}
.footer_links_wrapper {
    display: block;
    float: left;
    width: 700px;
}
#pollResults {
    display: none;
}
.gag_footer {
    display: block;
    float: left;
    height: 104px;
    margin-top: -10px;
    width: 108px;
}
.carpinters_footer {
    display: block;
    float: left;
    height: 104px;
    margin-left: 100px;
    margin-top: -10px;
    width: 108px;
}

#pollResults {
	display: none;
}
/*===========================================================
...........................GENERAL CLASSES
============================================================*/
.container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.left {
	position: relative;
	float: left;
	z-index: 2;
}

.right {
	float: right;
	z-index: 2;
}

.clear {
	clear: both;
}

.center {
	margin: 0 auto;
	text-align: center;
}

#middle-wrap .blank {
	border: 0 !important;
	margin: 0 !important;
}

.blue {
	color: #0a4071 !important;
}

.red {
	color: #841f13;
}

.bold {
	font-weight: bold;
}

.small {
	font-size: 8.5pt;
}

.xSmall {
	font-size: 7pt;
	color:white;
}

.darker {
	color: #2a2a2a;
}

.darker strong {
	font-weight: bold;
	color: #000;
}
/* admin area
=====================================*/
#admin .box {
}

table {
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  }
caption {
  text-align: center;
  font: bold 16px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #CC00FF;
  text-transform: uppercase;
}
thead, tfoot {
	background:url(bg1.png) repeat-x;
	text-align:left;
	height:30px;
}
thead th, tfoot th {
	padding:5px;
}
table a {
	color: #333333;
	text-decoration:none;
}
table a:hover {
	text-decoration:underline;
}
tr.odd {
	background: #f1f1f1;
}
tbody th, tbody td {
	padding:5px;
}

/* Social for Masthead */
ul.social {
    height: 40px;
    left: 304px !important;
    list-style: none outside none;
    margin-left: 0;
    padding: 0;
    position: absolute;
    top: 64px !important;
}
ul.social li{
float: left;
height: 30px;
margin: 0 10px 0 0 !important;
width: 32px;
}
ul.social li a{
display: block;
font-size: 0;
height: 30px;
width: 32px;
} 

