/*curvey corners*/
.cc{background:#fff;padding:10px;margin:0 0 20px 0;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-icab-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;clear:both;float:left;width:940px;}
/*featured*/
#featured .fr{width:262px;margin-left:20px;}
#featured p{font-size:12px;}
#featured {position:relative;height:403px;}
#featured div.article { position:absolute;display:none;}
/*tabs*/
.tabNavigation{width:938px;float:left;margin-top:16px;position:absolute;bottom:0;}
.tabNavigation li,.tabNavigation li a{float:left;dispay:block;}
.tabNavigation li{width:182px;height:122px;background:url(/assets/images/bg-featured.jpg) repeat-x left bottom;cursor:pointer;margin-right:7px;position:relative;}
.tabNavigation li:last-child{margin-right:0;}
#wrapper .tabNavigation a{color:#fff;font-size:14px;font-weight:bold;text-decoration:none;padding:5px;}
#wrapper .tabNavigation .hi{color:#000;}
.tabNavigation li img{width:182px;height:71px;display:block;}
.article li{background:url(/assets/images/featured-tick.gif) no-repeat left 3px;padding:0 0 10px 30px;line-height:115%;}
/*arrows and bars*/
#featuredBar{height:14px;width:100%;bottom:124px;position:absolute;z-index:100;background:#48A842;}
.tabNavigation li span{display:none;}
#featuredBar div{position:absolute; background:url(/assets/images/sprite-home.png) no-repeat; height:15px; width:23px; bottom: -15px; left: 7px; }
/*whats new*/
#whats_new li{float:left;display:block;width:216px;margin:0 25px 10px 0;}
#whats_new .last{margin-right:0;}
#whats_new h4{background:#fff url(/assets/images/bg-heading.jpg) repeat-x;line-height:36px;color:#fff;padding-left:8px;font-size:14px;}
#whats_new p{background:#fff url(/assets/images/arrow.jpg) no-repeat left 3px;padding:0 0 0 8px;line-height:135%;font-size:11px;margin:5px 0 0;}
.f2{clear:left;}
/*footer*/
#page_tools{margin-top:5px;}

.home .cc h3 {
	font-size: 26px;
	padding-bottom:10px;
	line-height: 28px;
}
.home .cc h3 a {
	color:#231F20 !important;
	text-decoration: none !important;
}

