@CHARSET "ISO-8859-1";

#coverage-subnav {
	float: left;
	display: inline; /* IE6 double margin hack */
	width: 300px;
	padding: 0 35px 0 0;
}
#coverage-content {
	float: left;
	display: inline; /* IE6 double margin hack */
	width: 600px;
}
#coverage-search, #coverage-legend, #coverage-faqs {
	margin-bottom: 10px;
}
#coverage-search h2 {
	text-align: left;
}
.print-map-link {
	background: url(/images/icons/icon-print-small-grey.jpg) no-repeat 8px 0;
	font-size: 10px;
	padding-left: 25px;
	position: relative;
	left: 15px;
}

#map_canvas, .map_canvas {
	border: 1px solid #8a8a8a;
	display: block;
	height: 598px;
	width: 592px;
}

#coverage_search label {
	display: block;
}
#coverage_search input, #coverage_search select {
	padding: 2px;
	margin: 2px 0 5px;
}
input.street { width: 261px; }
input.city { width: 130px; }
input.zip { width: 50px; }
#coverage-legend .rounded-box {
	padding: 0;
	font-size: 10px;
}
#cbox_legend_btm_zoom {
	background: #5F5F5F;
	padding: 4px 16px;
	color: #fff;
	}
#coverage_search .col {
	float: left;
	display: inline; /* IE6 double margin hack */
	margin-right: 10px;
}
#coverage_search .col.last { margin-right: 0; }
#legend-overview {
	padding: 10px 0;
}
.hdr-legend {
	border-bottom: 1px solid #e5e5e5;
	letter-spacing: -0.14px;
	padding: 11px 0;
	position: relative;
	clear: both;
}
.hdr-legend div, .legend-wireless, .legend-broadband {
	float: left;
	display: inline; /* IE6 double margin hack */
	height: 16px;
	margin: 0 8px 0 10px;
	width: 16px;
}
.legend-wireless {
	background: #828700;
}
.legend-broadband {
	background: #A21B30;
}
.hdr-legend.last {
	border-bottom: none;
}
.notation_txt {
	padding: 10px 0;
}

.page-banner-button {
	padding:15px 160px 0 0;
}
.page-banner.broadband-banner .page-banner-button {
	padding-right:25px;
}
.broadband-banner {
	background-image: url(/images/misc/coverage-map-landing-broadband.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 0;
	padding-bottom: 15px;
}

.wireless-banner {
	background-image: url(/images/misc/coverage-map-landing-wireless.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 0;
	padding-bottom: 15px;
}

.wireless-banner-nnc {
	background-image: url(/images/misc/phones-everyday-value.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 0;
	padding-bottom: 8px;
}

/*******************************
		SERVICE TYPE MESSAGES
*******************************/

.coverage-message-container {
	background: url('/images/coveragemaps/background-info.jpg') no-repeat 0 0;
	height:78px;
	padding-bottom: 10px;
	font-size: .9em
}
.coverage-message-container-small {
	background: url('/images/coveragemaps/background-info-small.jpg') no-repeat 0 0;
	height:48px;

	padding-bottom: 10px;
	font-size: .9em;
}
.coverage-message {
	padding: 12px 10px;
	font-size:0.8em;
	height:100px;
}
.coverage-message-single {
	padding: 15px 10px;
	font-size:0.8em;
}
.coverage-message-separator {
	border-bottom: 1px dashed #dbdada;
	margin: 0 10px;
}

/*******************************
			POPUP
*******************************/
#popupCoverageContainer { width: 500px; }
#popupWrap { height: auto !important; width: auto !important; width: 100%; /* IE6 FIX */ }
img#popupshadow {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index:49;
	clear: both;
	top:0;
	left:0;
}
#popupCoverageContent {
	clear: both;
	text-align: center;
	margin: 40px 35px;
	position: relative;
	z-index: 50;
	background: transparent;
	}
#popupCoverageContent img {
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
#closeBtn {
	float: right;
	display: inline; /* IE6 double margin hack */
	margin: 0;
	padding: 0;
	position: relative;
	top: 20px;
	z-index: 100;
}
.fancypopuptop {
	background: url(/images/popup/infowin-top.png) no-repeat top left;
	padding-top: 13px;
	width: 247px;
	margin: auto;
}
.fancypopup {
	background: url(/images/popup/infowin-middle.png) repeat-y 0 0;
	padding: 15px 15px 10px;
}
.fancypopupbottom {
	background: url(/images/popup/infowin-bottom_nopoint.png) no-repeat top left;
	height: 20px;
}
.fancyclosebtn {
	float: right;
	display: inline; /* IE6 double margin hack */
	position: absolute;
	top: 14px;
	left: 238px;
}
#coverageemailsignup label {
	float: left;
	display: inline; /* IE6 double margin hack */
	font-weight: normal;
	width: 64px;
}
#coverageemailsignup p {
	margin: 0.4em 0 0 0;
}
.coverage-divider {
	border-top: 1px solid #E5E5E5;
}
.coverage-current-form {
	padding: 10px;
}

/* PRINT MAP */
#print-map { font-size: 10px; margin: 0 auto; width: 584px; }
#print-map .logo { width: 90px;}
#print-map div.center { margin:0 auto; width:360px; }
#print-map .p_header_txt { font-size:21px; margin:10px 0; text-align:center; }
#print-map .instruct {
	float: right;
	display: inline; /* IE6 double margin hack */
	padding-top: 19px;
}

#print-map .instruct a { color: #D64D09; text-decoration: none; }

#print-map .print_header div {
	float: left;
	display: inline; /* IE6 double margin hack */
	position: relative;
}
#print-map #map_holder { background: #e5e5e5; /*float: left; */clear: both; width: 582px; height: 582px; }
#print-map #map_canvas { border:1px solid #8A8A8A; display: block;/* float:left; */height:580px; position:relative; top: -5px; width:580px; }

#print-map .notation_txt {
	clear: both;
	float: left;
	display: inline; /* IE6 double margin hack */
	margin-top: 10px;
}
#print-map #coverage-legend {
	width: 300px;
	float: left;
	display: inline; /* IE6 double margin hack */
	margin: 0 10px 10px 0;
	min-height: 115px;
}
#print-map #cbox_legend_btm_zoom, #print-map #legend-overview { display: none; }

p.infowinpopup, h2.infowinpopup {
	font-size: 0.8em;
	margin: 0.8em 0 0.8em 0;
}

li.coverage-legend {
	display: block;
	border-bottom: 1px solid #E5E5E5;
	padding: 11px 0;
	letter-spacing: -0.14px;
}

li.coverage-legend img, li.coverage-legend div.swatch {
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 8px 0 10px;
	float: left;
}

li.coverage-legend p {
	float: left;
	width: 250px;
	margin: 02px 0 0 0;
	padding: 0;
}
li.coverage-legend p.more-info-link, li.coverage-legend p.more-info-link-cricket-broadband {
	width:15px;
	float:right;
	margin-right:10px;
}
li.coverage-legend p.more-info-link a {
	background:url(/images/icons/tool-tip-question.png) no-repeat 0 0;
	width:14px;
	height:14px;
	text-indent:-9999px;
	display:block;
}
li.coverage-legend p.more-info-link-cricket-broadband a {
	background:url(/images/icons/tool-tip-question-broadband.png) no-repeat 0 0;
	width:16px;
	height:17px;
	text-indent:-9999px;
	display:block;
}
li.coverage-legend p.legend-text {
	width:225px;
}
li.coverage-legend p .subtext {
	font-size:0.9em;
}

.currently-viewing{
	font-weight:bold;
	color: #D64D09;
	font-size: 12px;
	margin-top:0px;
}
.view-next{
	font-weight:bold;
	font-size: 12px;
}
.call-out-coverage{
	background: url(/images/coveragemaps/call-out.png) 0 0 no-repeat;
	height: 50px;
	padding: 15px 45px;
	margin-top: -45px;
	width: 400px;
	margin-left: -65px;
}
