@charset "UTF-8";

/* FOOTER */
.foot-shadow-new {
	display: block;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	height:auto;
	float:none;
	clear: left;
	vertical-align:bottom;
}

.foot-shadow {
	display: block;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	height:auto;
	float:none;
	background-image:url(/img/layout/footer-shadow-top.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	clear: left;
	vertical-align:bottom;
}

.footerx-wrap, .footerx-wrap#bj {
	display: block;
	margin:auto;
	width:100%;
	float:left;
	clear: left;
	height: 180px;	
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom-color: #000033;
	background-color: #182D64;
	border-bottom: 3px solid;
	border-bottom: 5px solid;
	border-top: 2px dotted #182D64;
	text-align: center;	
}
/*Blue template*/
.footerx-wrap {background-image: url(/img/nav/footer/footer-bg-ver.jpg);}
/*LDX template*/
.footerx-wrap#ldx {height:100px;}
/* Black template */
.footerx-wrap#bj {background-image: url(/img/nav/footer/bj/footer-bg-ver.jpg);}

.footerx-wrap-shadow, .footerx-wrap-shadow#bj {
	display: block;
	margin:auto;
	width:100%;
	height:180px;
	float:none;	
	background-position:center bottom;
	background-repeat:no-repeat;
	clear: left;
	text-align: center;
}
/* Blue template */
.footerx-wrap-shadow {background-image:url(/img/nav/footer/footer-bg-center-shadow.jpg);}
/* LDX template */
.footerx-wrap-shadow#ldx {height:100px;}
/* Black template */
.footerx-wrap-shadow#bj {background-image:url(/img/nav/footer/bj/footer-bg-center-shadow.jpg);}

.footerx, .footerx#bj {
	display: block;
	width:1000px;
	height:180px;
	float:none;
	vertical-align: top;	
	margin: auto;
}
/* Blue template */
.footerx {background-image:url(/img/nav/footer/footer-bg-ver.jpg);}
/* LDX template */
.footerx#ldx {height:100px; background-position:0 120px;}
/* Black template */
.footerx#bj {background-image:none;}


/* FOOTER MENU ITEMS STYLES */
.footer-menux-items-wrap {
	display:block;
	clear:left;
	float:left;
	height:180px;
	width:1000px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#333333;
}

.footer-menux-items-wrap ul{
	display:block;
	clear:left;
	float:left;
	height:162px;
	width:1000px;
	list-style:none;
	margin-top:15px;
}

.footer-menux-items-wrap ul li{
	display:inline;
	float:left;
	height:80px;
	width:220px;
	list-style:none;
	text-align:left;
	margin-right:20px;
}

/* this .shorter class applied to li disolves the right margin used to push the next box to right */
.footer-menux-items-wrap li.shorter {
	width: 190px;
	margin-right:0px;
}

.footer-menux-items-wrap li.shorter ul{
	width: 190px;
	margin-right:0px;
}

.footer-menux-items-wrap li.shorter ul li{
	width: 190px;
	margin-right:0px;
}

.footer-menux-items-wrap li.shorter ul li.title {
	width: 190px;
	margin-right:0px;
}

.footer-menux-items-wrap li.shorter ul li.title:hover {
	width: 190px;
	margin-right:0px;
}


.footer-menux-items-wrap li.shorter ul li a{
	width: 190px;
	margin-right:0px;
}

.footer-menux-items-wrap li.shorter ul li a:hover {
	margin-right:0px; 
	padding-right: 0px;
	width: 190px;
}

.footer-menux-items-wrap li.shorter ul li:hover a{
	margin-right:0px;
	padding-right: 0px;
	width: 190px;
}


/* this .fix class applied to li helps align 3rd box with twin box right */
.footer-menux-items-wrap ul li.fix{
	margin-right:23px;
	margin-left: 10px;
}

.footer-menux-items-wrap ul li.fix ul{
	margin-right:22px;
	height: 125px;
}

.footer-menux-items-wrap ul li.fix ul li{
	margin-right:22px;
}



.footer-menux-items-wrap ul li ul{
	display:block;
	float:left;
	height:162px;
	width:220px;
	list-style:none;
	text-align:left;
	margin-right:20px;
	border: 0px;
	margin-top: 0px;
	background-image:url(/img/nav/footer/split-footer.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.footer-menux-items-wrap#bj ul li ul{
	background-image:url(/img/nav/footer/bj/split-footer.gif);

}

.footer-menux-items-wrap#bj ul li ul#bj{
	background-image:none;

}



.footer-menux-items-wrap ul li.fix ul{
	background-image:none;

}

.footer-menux-items-wrap ul li ul li {
	display:block;
	float:left;
	height:20px;
	width:220px;
	list-style:none;
	line-height:20px;
	margin-right:20px;
	color:#ffffff;
	padding-left:6px;
}


.footer-menux-items-wrap ul li ul li a{
	display:block;
	float:left;
	height:20px;
	width:215px;
	list-style:none;
	line-height:20px;
	text-align:left;
	padding-left:30px;
	color:#FFFFFF;
	background-image: url(/img/nav/footer/footer-link-item-bullet.gif);
	background-repeat: no-repeat;
}

.footerx-wrap#bj .footer-menux-items-wrap ul li ul li a{
	color:#999999;
}
	

.footer-menux-items-wrap ul li ul li.title {
	color:#FFCC00;
	margin-bottom:10px;
	background:none;
	font-size:12px;
	font-weight:bold;
	padding-left: 25px;
	margin-right: 0px;
}



.footer-menux-items-wrap#bj li.title { /* Black Template */
	color:#ffffff;
	margin-bottom:10px;
	background:none;
	font-size:12px;
	font-weight:bold;
	padding-left: 25px;
	margin-right: 0px;
}

#bj .footer-menux-items-wrap ul li ul li a:hover{
	color:#0099CC;
	text-decoration:none;
}

.footer-menux-items-wrap ul li ul li a:hover{
	color:#0099CC;
	text-decoration:none;
}

.footer-menux-items-wrap ul li ul li.rss-feed a{
	background-image:none;
}

.footer-menux-items-wrap ul li ul li.rss-feed a:hover{
	color:#009933;
	text-decoration:none;
}

/* NEWSLETTER SUBSCRIPTION BOX LI */
li.subcription-box {
	margin-bottom:10px;
	margin-top:5px;
}


#newsletter-subscription-box span{
	color:#ffffff;
	margin-left:20px;
}

#bj #newsletter-subscription-box span{
	color:#999999;
	margin-left:20px;
}
	

#newsletter-subscription-box input{
	height:19px;
	max-height:19px;
	width:139px;
	border:1px solid #ffffff;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	color:#CC3300;
	padding-top:1px;
	padding-left:3px;
	margin-left:20px;
	float:left;
}
	
#newsletter-subscription-box input.go-button{
	height:20px;
	width:30px;
	border:1px solid #fff;
	float:left;
	background-image:url(/img/nav/footer/go-button-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-left:3px;
	cursor:pointer;
}

#newsletter-subscription-box li.rss-feed {
	height:20px;
	width:150px;
	float:left;
}

#newsletter-subscription-box li.rss-feed:hover {
	height:20px;
	width:200px;
	float:left;
}

#newsletter-subscription-box li.rss-feed a {
	width:180px;
	padding-left:16px;
	
}

#newsletter-subscription-box li.rss-feed a:hover{
	width:180px;
	color:#0099CC;
}

#newsletter-subscription-box li.rss-feed img {
	float:left;
	border:0px;
	margin-right:3px;
}

/* Footer seal disclaimer */
#footer-seals {
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	float:none;
	clear:none;
}
#footer-seals div.listing {	
	background:bottom center;
	margin:5px 0 0 95px;
}
#footer-seals div.listing .icons-1 {
	background:url(/img/footer/logos_seal1.jpg) no-repeat;
	height:26px;
	display:block;
}
#footer-seals div.listing#kahnawake .icons-1 {
	background-position:0 0;
	width:126px;
	float:left;
}
#footer-seals div.listing#rng .icons-1 {
	background-position:-126px 0;
	width:160px;
	float:left;
}
#footer-seals div.listing .icons-2 {
	background:url(/img/footer/logos_seal2.jpg) no-repeat;
	width:47px;
	height:26px;
	display:block;
}
#footer-seals div.listing#plus18 .icons-2 {
	background-position:0 0;
	float:left;
	margin-left:10px;
}
#footer-seals div.listing#limits .icons-2 {
	background-position:-47px 0;
	float:left;
}
#footer-seals div.listing#nospam .icons-2 {
	background-position:-94px 0;
	float:left;
}
#footer-seals div.listing#security .icons-2 {
	background-position:-141px 0;
	float:left;
}
#ecogra {
	float:left;
}
/*
#footer-seals div.listing a {
	background:url(/img/footer/logos_seal.jpg) no-repeat;
	height:26px;
	display:block;
}
#footer-seals div.listing#kahnawake a {
	background-position:0 0;
	width:112px;
	float:left;
}
#footer-seals div.listing#rng a {
	background-position:-112px 0;
	width:160px;
	float:left;
}
#footer-seals div.listing#plus18 a {
	background-position:-270px 0;
	width:45px;
	float:left;
}
#footer-seals div.listing#others a {
	background-position:-315px 0;
	width:151px;
	float:left;
}
*/
#footer-seals div.disclaimer p {
	margin:15px 0 0 70px;	
	padding-top:8px;
	*margin-top:5px;
	*padding-top:0;
	color:#666; 
	font-size:10px;
	display:block;
}

