#TermsconditionsContent
{
	color:#000 !IMPORTANT;
	padding:0 10px 0 20px;
}
.footerContent
{
	line-height:12px;
	text-align:center;
    text-indent: 0px !important;
}
.footerContent div
{
}
.linksSeparator
{
	margin-top:15px;
	height:2px;
	Background:#bdbbbb;
	width:100px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}
.footerContent a
{
	color:#000;
}
.footerContent a:hover
{
	color:#a1a1a1;
}
.footerContent p strong
{
	font-size:17px;
	/*margin-bottom:30px;*/
	font-weight:bold;
	text-decoration:underline;
}
.footerHeading
{
margin-bottom:10px;
}
.footer_content_outsideCont
{
	display:none;
	position:absolute;
	margin:0;
	padding:0;
	left:50%;
	top:50%;
	z-index:7001;
	color:#fff;
	
}
.footer_content_transBG
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding:0;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-moz-opacity: 0.95 !IMPORTANT;
	opacity:.95 !IMPORTANT;
	filter: alpha(opacity=95) !IMPORTANT;
	border:3px solid transparent;
	z-index:7002;
	background:#000;
}
.footer_content_cont {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	position:relative;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border: 3px solid white;
	background-color: transparent;
	overflow: hidden;
	font-family: verdana, arial, sans-serif;
	z-index:7003;
}
#footer_contact_out
{
	width:448px;
	height:548px;
	margin-left:-224px;
	margin-top:-274px;
}
#footer_contact_transBG
{
	width:400px;
	height:500px;
	margin-top:24px;
}
#footer_contact_cont
{
	width:400px;
	height:500px;
	margin-top:-506px;
}
/*links*/
#footer_links_out
{
	width:448px;
	height:548px;
	margin-left:-224px;
	margin-top:-274px;
}
#footer_links_transBG
{
	width:400px;
	height:500px;
	margin-top:24px;
}
#footer_links_cont
{
	width:400px;
	height:500px;
	margin-top:-506px;
}
/*terms*/
#footer_terms_out
{
	width:948px;
	height:778px;
	margin-left:-474px;
	margin-top:-389px;
}
#footer_terms_transBG
{
	width:900px;
	height:730px;
	margin-top:24px;
}
#footer_terms_cont
{
	width:900px;
	height:730px;
	margin-top:-736px;
}
/*careers*/
#footer_careers_out
{
	width:648px;
	height:448px;
	margin-left:-324px;
	margin-top:-224px;
}
#footer_careers_transBG
{
	width:600px;
	height:400px;
	margin-top:24px;
}
#footer_careers_cont
{
	width:600px;
	height:400px;
	margin-top:-406px;
}
.info_content_close
{
	width:24px;
	height:24px;
	background:url('../resources/img/close_over.png') no-repeat 0% 0%;
	position:absolute;
	right:5px;
	top:5px;
	z-index:7001;
	cursor:pointer;
}
.info_content_close:hover
{
	background:url('../resources/img/close_over.png') no-repeat 100% 0%;
}
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black; 
	z-index:4000;
}
#ContactContent , #LinksContent ,#TermsconditionsContent , #CareersContent
{
	margin-top:50px;
	color:#fff !IMPORTANT;
}
#ContactContent a, #LinksContent a, #TermsconditionsContent, #CareersContent a
{
	color:#fff;
}
#TermsconditionsContent
{
	margin:0;
	padding:20px;
	overflow:auto;
}
#TermsconditionsContent p
{
	margin:0;
	padding:0;
	line-height:13px;
	margin-bottom:10px;
	margin-top:3px;
	margin-left:15px;
}
.termsHeading
{
	font-weight:bold;
	margin:0 0 !IMPORTANT; 
	text-decoration:underline;
	margin:0 !IMPORTANT;
}
#CareersContent
{
	padding:20px;
	margin-top:0px;
	font-size:14px;
}
#CareersContent ul
{
	padding-left:20px;
	padding-top:5px;
}

