/* --- common for all tier pages --- */

body {
	background: url(images/tier1-bg.jpg) white repeat-x;
	background-position: 0 -1px;
}
#main {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	background: url(images/tier1-crumb-bg.jpg) white repeat-x 0 0;
}
#bread-crumb {
	height: 32px;
	width: auto;
	margin-bottom: 13px;
	position: relative;
}
#bread-crumb p {
	font-size: 1.2em;
	position: absolute;
	bottom: 8px;
	left: 10px;
	font-weight: bold;
	word-spacing: 4px;
}
#bread-crumb p a {
	word-spacing: normal;
}
#bread-crumb p a.active {
	color: #6f6c6c;
}
/****TOPBAR*****/
#topbar h3 {
	color:#777777;
	float:left;
	font-size:1.9em;
	padding:0 10px 10px;
}
/******TABS*********/
#tabs-col {
	margin-left:1%;
	margin-right:1%;
	width:98%;
}
.tab-cont {
	border-width:1px;
	border-style: none solid solid solid;
	border-color: #cfd5d9;
	min-height:400px;
	width:100%;
}
body.large #tabs-col {
	width:1230px;
}
body.small #tabs-col {
	margin-left: 0;
	width:auto;
	padding:0 10px;
}
#locator-tabs {
	float:left;
	width:100%;
	line-height:normal;
}
#locator-tabs ul#tabs {
	margin:0;
	padding: 0;
	list-style:none;
	width: 100%;
	background-image: url(images/tabs-ul-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;/*background-position: 0 23px;
	height: 25px;*/
}
#locator-tabs ul#tabs li {
	font-size: 1.2em;
	float:left;
	background: url(images/prodtab-left-blue-off.gif) no-repeat left top;
	margin:0;
	margin-right:1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#locator-tabs #tabs a {
	float:left;
	display:block;
	background-image: url(images/prodtab-right-blue-off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration:none;
	color: #fff;
}
#locator-tabs ul#tabs li, #product-tabs ul#tabs a {
	background-color: #11ACEF;
}


/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#locator-tabs a {
	float:none;
}
/* End IE5-Mac hack */


#locator-tabs #tabs li.active {
	background-image:url(images/prodtab-left-on.gif);
}

#locator-tabs #tabs li.active a {
	/*color: #9fad3a;*/
		color:#3089cd;
	background-image:url(images/prodtab-right-on.gif);
}

#locator-tabs #tabs li:hover a {
	color: #3d4600;
}

#locator-tabs #tabs li.last {
	margin-right: 0px;
}

.locator-tab-cont 
{
		width:100%;
}

/***OVERVIEW TAB****/
.overBoxes {
	backgound-color:#fff;
	width:100%;
	height:100%;
	margin-top:20px;
}

.overBoxes h2 {
	font-size:2.2em;
	color:#fff;
}

.overBoxes p {
	font-size:1.3em;
	font-family:arial;
	line-height:2em;
}
/***
#overviewBox {
	margin:0 10px 0 10px;
	background-color:#93aec0;
	padding:20px 10px;
	height:260px;

}

#overviewBox .overviewImg {
	overflow:hidden;
	position:absolute;
	right:10px;
	top:0;
}
***/
#overview #overviewBox {
 margin:0 10px 0 10px;
 background-color:#93aec0;
 position:relative !important;
 width:921px !important;
 padding:20px 0 20px 10px !important;
 height:260px;
 }

#overviewBox .overviewImg {
  overflow:hidden;
  position:absolute;
  right:0px !important;
  top:0;
}

#overviewBox h2 {
	padding-bottom:20px;
	width:50%;
}

#overviewBox p {
	color:#d3edff;
	width:50%
}

body.small #overviewBox p {
	width:240px;
}


#overviewBox p span {
	font-weight:bold;
}

/****OTHER TABS *****/
.locatorBoxes {
	padding-top:20px;
	padding-left:20px;
}

.locatorBoxes p {
	color:#818181;
	font-size:1.2em;
	font-family:arial;
}

.searchBoxes {
	background-color:#D2DFE7;
	float:left;
	margin-right:2%;
	margin-top:2%;
	padding:10px;
	position:relative;
	width:45%;
}

.searchBoxes h3 {
	font-size:1.6em;
	color:#6e8ea3;
}

.searchBoxes p {
	font-size:1.2em;
	line-height:1.4em;
	font-family:arial;
	color:#858788;
}

.searchBoxes .topPostalBox {
	padding-bottom:20px;
	width:100%
}

.searchBoxes form fieldset input, .searchBoxes form fieldset label {
	line-height:1.8em;
}

.searchBoxes form {
	padding-top:10px;
}

#onq .searchBoxes form .topPostalBox {
	padding-right:30px;
}

.searchBoxes form label {
	display:inline-block;
	font-family:arial;
	font-size:1.2em;
	line-height:1.4em;
}

.mapBox a,  .mapBox p  {
	font-family:arial;
}

.mapBox span 
{
    font-size:1.2em;
	line-height:1.4em;
}

.mapBox p a {
	font-size:1em;
	font-weight:normal;
}

.mapBox a, .mapBox span {
	font-weight:bold;
	color:#3089cd;
}

.mapBox {
	width:100%;
	padding-top:20px;
}

.mapBox p {
	padding-right:10px;
	width:200px;
}

.mapBox ul {
	width:235px;
}

.mapMap {
	width:605px;
}

.topPostalBox {
	width:360px;
}

.mapBox ul li {
	background:url(../images/locator/gIcon.gif) no-repeat 0 0;
	width:100%;
	height:100%
}

.postalBox {
	border-top:1px solid #A3B9C7;
	margin:5px 0;
	padding:10px 0 0;
	width:100%;
	font-size:1em;
}

.postalBox select {
	width:75px;
	font-size:1.1em;
}

body.small .submitB {
	float:right;
	margin:5px 3px 0;
}
.topPostalBox label {
	padding-right:5px;
}

.topPostalBox p {
	padding:5px 0;
}

.smallInput {
	width:50px;
	font-size:1.1em;
	margin:0 3px 0;
	clear:right;
}

.subBox td {
	border-top:1px solid #a3b9c7;
	/*position:absolute;
	bottom:10px;
	right:10px;*/
	width:380px  padding-top:10px;
}

.subBox td * {
	margin-top:10px;
}

.subBox td label {
	padding-left:100px;
}
