.clear
{
	clear: both;
}

p
{
	line-height: 20px;
	margin: 10px 0;
}
.itemBlock_btm_padder
{
	/*padding-top: 30px;*/
}
.push {
    height: 0px;
}

.home .bannerSpacer
{
	height:295px;
}
.home .bannerSpacer_mapBtn 
{
	margin-top: 245px;
}


.home #homepageSlider #slider {
    overflow: hidden;
    width: 100%;
    z-index: -2;
}
.home .imgBG 
{
	background-position: center top;
  background-repeat: no-repeat;
  height: 1000px;
  width: 100%;
  z-index: -2;
  position: absolute;
  left: 0;
  top: 0;
}

.h4red
{
	color:#ff0000;
	font-weight:bold;
}
.textred
{
	color:#ff0000;
}
.pblack 
{
	color:#3e3e3e;
}

table.highlight
{
}

table.highlight th
{
	color: #AFD641;
	background-color: #3B3B5B;
	border-right: 1px solid #616186;
	padding: 15px 20px;
}

table.highlight td
{
	background-color: #DFE7ED;
	border-top: 1px solid #D6DCE1;
	border-right: 1px solid #D6DCE1;
	vertical-align: middle;
	padding: 15px 20px;
}

/*.home #homepageSlider #slider {
    overflow: hidden;
    position: static;
    width: 100%;
    z-index: -2;
}
.home .imgBG 
{
	background-position: center top;
  background-repeat: no-repeat;
  height: 1000px;
  width: 100%;
  z-index: -2;
  position: absolute;
}*/

.socialPanel .socialLink, .socialPanel .socialLink a
{
	width: 36px;
}


table.contactUsTable tr td div, table.contactUsTable tr td textarea
{
	margin-right: 20px;
	float: left;
}
.error 
{
	color: Red;
}
table.contactUsTable tr td .error
{
	font-size: 200%;
}

.mapCtrlOptions.mapSearch div input[type="submit"]
{
	background:url("../media/images/searchFormBtns.png") bottom no-repeat;
	width:30px;
	height:30px;
	text-indent:-9999px;
	cursor:pointer;
	float:right;
	margin:8px 0 0;
	font-size:0;
	line-height:0;
}
.mapCtrlOptions.mapSearch div input[type="submit"].buttonImg
{
	margin:10px 0 0;
}
/*.mapCtrlOptions.mapSearch div input[type="submit"].calculate
{
	font-size: 14px;
	font-weight: bold;
	color: #3B3B5B;
	text-indent: 0;
	background: url("../media/images/btn_subscribe.png") repeat scroll 0 0 transparent;
	width: auto;
}*/

.search input.searchBtn
{
	width:30px;
	height:30px;
	float:left;
	border:none;
	background:url("../media/images/searchBtn.jpg");
	text-indent:-9999999px;
}

input.loadMoreBtn
{
	color: #003466;
    font: bold 14px/36px arial;
	border-width: 0px;
    cursor: pointer;
}


.xsltsearch_result 
{
	background: none repeat scroll 0 0 #D6DCE1;
  list-style-type: none;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 20px;
  width: 540px;
}
.xsltsearch_result .xsltsearch_result_title
{
	margin: 0;
}
.xsltsearch_result .xsltsearch_result_description
{
  margin: 16px 0 0;
  padding: 0 0 0 16px;
  width: 540px;
}




/* FANCY SELECT */

select
{
	height: 30px;
	background: #ffffff url("../media/images/searchFormBtns.png") no-repeat 230px top;
	margin:10px 0 20px 0;
	padding:7px 0 6px;
	display:block;
	border:none;
	float:left;
	cursor:pointer;
	overflow:hidden;
}

.advancedOptionsContentHolder select
{
	width:280px;
}


/* MAP FANCY SELECT */

.mapLayersOptionsCat
{
	padding-bottom: 15px;
}
.mapLayersOptionsCat ul li
{
	height: 25px;
}

#cursorPosition 
{
	font-weight: normal;
	width: 200px;
	margin-left: 10px;
	display: inline-block;
}
.mapCtrlOptions.mapSearch div select
{
	background: url("../media/images/searchFormBtns.png") no-repeat scroll 144px top #FFFFFF;
	/*-webkit-appearance: none;*/
	width:194px;
	float:left;
	padding:7px 0 6px;
	margin:0;
	border:none;
	cursor: pointer;
}
.mapSearch_textBox div.short
{
	width: 40px;
	margin-right: 2px;
	float: left;
}

.mapSearch_textBox div.divider
{
	font-size: 140%;
	width: auto;
	height: 40px;
	background: none;
	margin-right: 2px;
	padding:0px 0 1px;
	display: block;
	float: left;
}
.mapSearch_textBox div.divider span.divDirection
{
	font-size: 80%;
	text-align: center;
	background-color: #B2BFC9;
	margin-left: 2px;
	width: 16px;
	padding: 5px 2px;
	display: block;
	float: right;
	cursor: pointer;
}
.mapCtrlOptions.mapSearch div.short input 
{
	width: 22px;
	display: block;
	float: left;
}
.mapLayersOptionsCat ul li span.noicon
{
	width: 140px;
}


.menu_contentList ul
{
	list-style-image: url("../media/images/menuArrow_2.png");
	list-style-position: outside;
	margin-left: 10px;
}
.menu_contentList ul li a
{
	padding:10px;
}
.menu_contentList ul li a
{
	line-height: 22px;
}
.menu_contentList ul li a
{
	background: none;
}

.menu_contentList ul ul
{
	list-style-image: url("../media/images/menuArrow_1.png");
	list-style-position: outside;
	padding-left: 5px;
}
.menu_contentList ul ul li
{
	margin:12px 0;
}
.menu_contentList ul li ul li a 
{
	background: none;
}
.menu_contentList ul ul li a
{
	padding-left: 0px;
	background: none;
	color: #3B3B5B;
}


#distanceResult 
{
	font:bold 26px arial;
	color:#3b3b5b;
	padding-top: 10px;
	text-align: center;
}


.operatorsSingleBtm .operators_backBtn a.cable
{
	background:url("../media/images/btn_backCable.gif");
}
.rightNavSectionLinks ul
{
	margin: 0;
	padding: 0;
}
.rightNavSectionLinks ul li
{
	margin: -5px 0 0 0;
	padding: 20px 0 20px 20px;
}
.rightNavSectionLinks ul li ul li
{
	margin: 0;
	padding: 10px 0 5px 20px;
}
.rightNavSectionLinks ul li a 
{
	height: auto;
	margin: 0;
	padding: 0 30px 0 0;
	width: 230px;
}
.rightNavSectionLinks ul li ul li a 
{
	height: auto;
	margin: 0;
	padding: 0;
	width: 200px;
	padding-right:40px;
}
.rightNavSectionLinks ul ul li a:hover
{
	color: #3B3B5B;
}

.itemBlock.width300 .itemBlock_top div
{
	text-transform: uppercase;
}

.newsSlider_headText h2 
{
	width: 510px;
}


.newsSlider_head
{
	height:110px;
}
.newsSlider_headText
{
	height:90px;
}


/*
.mainMenu ul li#link1 {
    width: 151px;
}
.mainMenu ul li#link2 {
    width: 186px;
}
#link2 .dropDownMenu {
    margin-left: -151px;
}
.mainMenu ul li#link3 {
    width: 84px;
}
#link3 .dropDownMenu {
    margin-left: -337px;
}
.mainMenu ul li#link4 {
    width: 120px;
}
.mainMenu ul li#link5 {
    width: 150px;
}
.mainMenu ul li#link6 {
    width: 80px;
}
.mainMenu ul li#link7 {
    width: 130px;
}
.mainMenu ul li#link8 {
    width: 78px;
}

*/

.newsTickerItemsHolder div
{
	margin:0;
	padding:0;
}

.newsTickerItemsHolder div span
{
	margin:0;
	padding:0 10px 0 16px;
	background:url("../media/images/tickerBullet.png") no-repeat left center;
}

.newsTickerItemsHolder div span a
{
	text-decoration:none;
	color:#ffffff;
	font:normal 14px arial;
	line-height:36px;
}

.newsTickerItemsHolder div span a:hover
{
	text-decoration:underline;
}