﻿#bottomMenu {
				
	/*background: url(bg_menu_footer.png) repeat-x left -7px;*/
}
			

#bottomMenuWrapper 
{
	text-align:center;
	background-color: #ffffff;
}

#bottomMenuWrapper ul 
{
	margin: 0px 0px 10px 0px;
	padding: 9px 0px 25px 15px;
	list-style:none;
}
			
#bottomMenuWrapper li 
{
	margin: 0px 0px 0px 0px;
	padding: 6px 25px 0px 0px;
	float: left;
}

#bottomMenuWrapper li.watchseminar
{
    padding: 0px 0px 0px 0px;
}
			
#bottomMenuWrapper a 
{
	color: #336600;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

#bottomMenuWrapper a:featured
{
    color: #ff6600;
}
#bottomMenuWrapper a.featured
{
    color: #ff6600;
    font-weight: bold;
}

#footer 
{
	border-top: solid 3px #8e8e00;
	background: #9eab05 url(img/as_seen_on.png) no-repeat center 10px;

	padding-top: 90px;
	padding-bottom: 15px;
	font-size: 14px;	
	text-align:center;

}

#footerContent
{

}


#footerText
{
    color: #ffffff;
    font-size: 12px;
    padding: 10px 0px 10px 0px;
}



#footer h4 
{
	color: #d9eeb7;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;

}

#footer h4.first
{
	margin-top: 0px;
}


#footerFacebook
{
    background: url(img/bg_facebook_spk.png) no-repeat center top;
    float: left;
    width: 48%;
}

#footerFacebook-Content
{
    padding: 90px 0px 40px 40px;
    
}


#footerFacebook-Bg
{
    background-color: #3e4505; /*#5f6b02; #EDF1DA;  #D9EEB7;*/
    width: 392px;
}

#footerTwitter
{
    background: url(img/bg_twitter_spk.png) no-repeat center top;
    float: right;
    width: 48%;
}

#footerTwitter-Content
{
    padding: 90px 0px 40px 40px;
}

#footerMenu1 
{
    clear: both;
	float: left;
	width: 18%;
	text-align: left;
	padding-left: 10px;
}

#footerMenu1 ul
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#footerMenu1 li
{
	padding-bottom: 3px;
}

#footerMenu1 a
{
	color: #ffffff;
	text-decoration: none;
}

#footerMenu1 a:hover
{
	color: #ffffcc;
	text-decoration: none;
}


#footerMenu2
{
	float: left;
	width: 23%;
	text-align: left;
	/*background: url(img/footer_vr.gif) repeat-y;*/
	padding: 0px 10px 20px 30px;
}

#footerMenu2 ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footerMenu2 li
{
	padding-bottom: 3px;
}


#footerMenu2 a
{
	color: #ffffff;
	text-decoration: none;
}

#footerMenu2 a:hover
{
	color: #ffffcc;
	text-decoration: none;
}

#footerLogo 
{
	float: left;
	background: url(img/logo_footer.png) no-repeat;
	width: 15%;
	height: 86px;
}
#footerPromo 
{
	color: #ffffff;
	float: left;
	text-align: left;
	width: 35%;
}



.footerHr 
{
	background: url(img/line_footer_dashed.png) no-repeat top center;
	height: 28px;
	clear: both;
}



#footerCopyright 
{
	color: #d9eeb7;
	margin-bottom: 40px;
	font-size: 12px;
}

a.footerCredit
{
	color: #aaaaaa;
	text-decoration: none;
}

#footerMenu1 a.footerLang 
{
	color: #ffffcc;
	text-decoration: none;
}
