﻿#kachingTheme #breadCrumbNav 				{ color: #ffffff; }
#kachingTheme #breadCrumbNav a 				{ color:#FFFFFF; }
#kachingTheme, #kachingTheme p, 
#kachingTheme ul li, #kachingTheme ol li 	{ color: #FFFFFF; }
#kachingTheme p, 
#kachingTheme ul li, 
#kachingTheme ol li 	{ font-size: 13px; }

#kachingSupportTheme #breadCrumbNav 				{ color: #000000; }
#kachingSupportTheme #breadCrumbNav a 				{ color:#000000; }
#kachingSupportTheme, #kachingSupportTheme p, 
#kachingSupportTheme ul li, #kachingSupportTheme ol li 	{ color: #000000; }

#bodyInner 		{ padding:0px !important; }
.clr 			{ clear:both; }


/* Kaching Nav */	
#kachingNav 						{ height:60px; background:none; position:relative; overflow: hidden; }
#kachingNav ul 						{ width:750px; height:49px; overflow: hidden; float:left; margin-top:10px;}
#kachingNav ul li 					{ float:left; background:none; padding:0; margin:0; }
#kachingNav ul li a	{ 
    font-family:"Aachen W01 Bold", Arial, Verdana, serif !important;
	color: #000 !important; 
	font-size: 24px !important; 
	display:block; 
	width:124px; 
	height:49px;
	text-decoration: none;
}

#kachingNav ul li.support a	{ 
	width:250px; 
}

#kachingNav ul li a:hover,
#kachingNav ul li a.active {  color: #fff !important; } 

.nine-point { font-size: 9px !important; }

/** Share */	
.top-social			{ padding-top:15px; float:right; text-align:right; }
.top-social .share	{ float:left; }

/********** CSS FIXES ************/

.top-social{
    padding:15px 0px 0px 0px;
}
