@charset "UTF-8";
/* new styles for footer  */

/*get rid of omni date last updated */
#LastUpdated {
	display:none;
}



.roundedboxfooter  {
    padding: 2px;
	margin:  4px 1px 12px 1px;
	display:inline-block;
	height: 100px;
	width: auto;
}

#footer .footer-holder .container {
	width: auto;
	margin: 10px;
}

/*==================footer==================*/
#footer {
	width: 100%;
	background: #af232b url("../images/ncbg-footer.gif") repeat-x;
}

#footer .footer-holder {
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
	font-size: 0.96em;
	line-height: 1em;
}
#footer .block {
	float: left;
}
/*==================links holder==================*/
.links-holder {
	width: 930px;
	background-color:af232b;
	padding: 10px;
	margin: 0;
	float: left;
}

*+html .links-holder .container {
	margin-bottom: -20px;
}
.links-holder a {
	color: #fff;
	text-decoration: none;
}
.links-holder a:hover {
	text-decoration: underline;
}
.links-holder .container nav ul {
	float: left;
	width: 100px;
	margin: 3px;
	display:inline;
}
#footer nav {
	display:inline;
}
#footer  nav ul {
	float: left;
	display:inline;
	margin-right: 8px;
}
#footer  nav ul:last-child {
	float: right;
	display:inline;
	margin-right: 0px;
}
#footer nav ul li {
	padding-right: 3px;
	padding-bottom: 8px;
	font-size: 0.94em;
}
#footer nav ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}
#footer nav ul li a:hover {
	text-decoration: underline;
}
#footer .container .title {
	display: block;
	color: #ebebeb;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 10px -2px;
	font-weight: normal;
}
/*==================connect with Skyline social networks is not in dev version==================*/
/*#footer .social-networks {
	background: url(../images/bg-social-networks-t.gif) no-repeat;
	padding: 10px 0 0 0;
	width: 310px;
	display: inline;
}
*/
#footer .social-networks {
	background: url() no-repeat;
	display: inline;
}
#footer .social-networks p {
	float: right;
	padding: 5px 0 0;
}
#footer .social-networks span {
	float: left;
	margin: 0 4px 0 0;
}
.social-networks h5 {
	color: #ffffff;
}
#footer .social-networks .holder {
	background: url(../images/bg-social-networks-b.gif) 0 100% no-repeat;
	padding: 0 0 19px;
}
#footer .social-networks .frame {
	background: #9b281b url(../images/bg-social-networks-c.gif) repeat-x;
	padding: 0 0 0 18px;
	height: 1%;
}
#footer .social-networks .frame:after {
	content: '';
	display: block;
	clear: both;
}
#footer .social-networks .container {
	float: left;
	position: relative;
	margin: -6px 0 -12px;
	width: 287px;
}
#footer .social-networks ul {
	float: right;
	padding: 5px 0 0;
}
#footer .social-networks li {
	float: left;
	margin: 0 8px 0 0;
}
#footer .social-networks ul a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/bg-socials1.png) no-repeat;
	width: 59px;
	height: 26px;
}
#footer .social-networks .like a {
	background-position: -66px 0;
	width: 57px;
}
#footer .social-networks .linkedin a {
	background-position: -132px 0;
	width: 25px;
}
#footer .social-networks .text-holder {
	float: left;
	color: #ebebeb;
	font: 1em/1.143em Georgia, "Times New Roman", Times, serif;
	width: 90px;/*changed from width: 105px; liz */
}

#footer .social-networks .text-holder .title {
	display: block;
	font-size: 1.4em;
	line-height: 1em;
	margin: -1px 0 0 23px;
}
#connecttoskyline h5 {
	display: block;
	color: #fff;
	font-size: 0.94em;
	line-height: 0.96em;
	margin: -4px 1px -6px 2px;
	font-weight: normal;
	letter-spacing: -0.4px;
}
#connecttoskyline h6 {
	display: block;
	color: #fff;
	font-weight: 500;
	margin: 0 auto;
	letter-spacing: 0.4px;
}

.facebook32 {
	background:url(../images/facebook32.png) no-repeat;
	width:32px;
	height:32px;
	padding: 2px 4px;
}
.twitter32 {
	background:url(../images/twitter32.png) no-repeat;
	width:32px;
	height:32px;
	padding: 2px 4px;
}
.linkedin32 {
	background:url(../images/linkedin32.png) no-repeat;
	width:32px;
	height:32px;
	padding: 2px 4px;
}


#main #connecttoskyline .social-networks a {
  background: none;
  display: block;
  height: 17px;
  overflow: hidden;
  text-indent: -9999px;
  width: 17px;
}
#connecttoskyline {
	display: block;
	padding: 4px;
}
#connecttoskyline h6 a {
	color: #fff;
	text-decoration: none;
	padding: 4px 20px;
}
#connecttoskyline h6 a:hover, #connecttoskyline h6 a:active {
	color: #ffffff;
	text-decoration: underline;
}
#main #connecttoskyline .social-networks .facebook32 {
	background:url(../images/facebook32.png) no-repeat;
	width:32px;
	height:32px;	
}
#main #connecttoskyline .social-networks .twitter32 {
	background:url(../images/twitter32.png) no-repeat;
	width:32px;
	height:32px;	
}
#main #connecttoskyline .social-networks .linkedin32 {
	background:url(../images/linkedin32.png) no-repeat;
	width:32px;
	height:32px;
}



/*==================footer bottom======================*/
#footer .bottom {
	color: #fff;
	background: #000;
	overflow: hidden;
	width: 100%;
	font-size: 0.86em;
}

#footer .bottom .holder {
	width: 960px;
	height: 24px;
	margin: 6px auto;
	padding:2px;
	font-size: 0.9em;
}
/*==================vcard==================*/
.vcard {
	float: left;
	margin-left: 20px;
	color: #fefefe;
	text-decoration: none;
	white-space: nowrap;
}
 .vcard a {
	color: #fefefe;
	text-decoration: none;
	white-space: nowrap;
}
span.street-address {
	padding: 0 5px 0 10px;
}
.vcard .adr {
	margin: 0 30px 0 0;
	float: left;
}
*+html .vcard .adr {
	margin-right: 10px;
}

.vcard .fn, .vcard .country-name, .vcard .type {
	display: none;
}

/*==================vcard==================*/
/*==================contact and feedback==================*/
#footer .bottom .holder .emaillinks a{
	float: right;
	color: #fefefe;
	text-decoration: none;
	white-space: nowrap;
	font-size: 0.9em;
}

 a.contact-link {
	color: #fefefe;
	margin-right: 20px;
	text-decoration: none;
}
a.feedback-link {
	color:  #ffefd1;
	margin-right: 20px;
	text-decoration: none;
}
#footer .bottom a.contact-link:hover, #footer .bottom a.feedback-link:hover  {
	text-decoration: underline;
}
/*==================footer skip links==================*/
#footer #top {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #fff;
}
#footer #top:focus {
	position: static;
	width: auto;
	height: auto;
}
#footer span.gc-cs-link {
	color:white;
	text-decoration:none;
}
/*==================google translate ====================*/

#google_translate_element {
	font-size: 8px;
	overflow: visible;
	padding:  0;
}
#goog-gt-tt .logo {
	background: url("../images/logotranslate.png") no-repeat scroll 0 0 transparent;
}
.goog-te-menu-value span {
	color: #666666;
	font-family: arial;
	font-size: 8px;
	white-space: nowrap;
}