/*
File:			    Bankling.com Thesis Skin
Description:		Designed and Coded by Mohd Izuddin Helmi

Valid
*/


/*--:[ Global ]:--*/
* {
margin:0;
padding:0;
}

.custom .clear {clear:both;}

h3 .widget {letter-spacing: 0px;}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.tabs-hide {display: none;}
}

/* Hide useless elements in print layouts... */
@media print {
.tabs-nav {display: none;}
}


/*--:[ Thesis Reset ]:--*/

.custom #header { border-bottom:none; background: url(images/bg.jpg); height: 126px; padding:0; margin:0;}
.custom #content_box { background:none; }
.custom #footer { border-top:none; }


/*--:[ Header ]:--*/

.custom #header #branding {padding:30px 0 0 25px}
.custom #header #logo a { display: none;}
.custom #header #tagline {display: none;}
.custom #header_area { padding:0;}
ul#tabs { background: url(images/navi.jpg) repeat-x; height: 47px; border:0;  padding-left:15px; }
ul#tabs li {border: none; background:none; padding:0.75em 0.1em 0.75em 0; margin:0;}
ul#tabs li a {color:#aec186;  font-weight:bold; letter-spacing:0px; }
ul#tabs li a:hover {color:#ffffff; text-decoration: none;}
ul#tabs li.current_page_item a {color:#ffffff; }
ul#tabs li.rss a {display:none;}


#navmenu ul {left:39px;list-style-image:none;list-style-type:none;margin:0;padding:0;position:relative;top:7px; }
#navmenu li {display: inline; }
#navmenu ul li a {background:#484739 url(images/but-on.jpg) repeat-x scroll center top;color:#087da3;font-family:'Trebuchet MS';font-size:12px;font-weight:bold;padding:10px 20px;text-decoration:none;}
#navmenu ul li a:hover {color: #efefef; background:#484739 url(images/but-off.jpg) repeat-x scroll center top; }


/*--:[ Content ]:--*/

.custom .page {width: 980px; margin:0 auto; overflow:hidden; padding:0;}
.custom #content {width: 54em;float: left; padding:15px 0 15px 15px;}
.custom #content_box, .custom .no_sidebars #content {background:#fff;}
.custom .no_sidebars #content {width:950px; padding:15px; float:none;}
.custom #savingstable, .custom #cdtable {margin-top:-50px;}
.custom #content .post_box img { margin-bottom: 1.6em;}
.custom #sidebars {padding: 15px 15px 15px 0; width:406px;}
.custom #feature_box { background: #fff; border-bottom: none ; }
.custom #multimedia_box { background: #fff; border-bottom: none; }
.custom #custom_box {background: #fff; border-bottom:0px; padding: 0px; font-size: 12px;}
.custom .post_box { border-top: 0px;}
.custom .headline_area h1,
.custom .headline_area h2 {font-weight:bold; line-height: 100%; color:#000000; letter-spacing:0px;}


/*--:[ Sidebars ]:--*/

#tablst{ margin-top:15px;}
#tablst ul#tab-links {width:395px; height:57px; list-style:none; background:#484739 url(images/tabber-ul.jpg) top no-repeat;}
#tablst ul#tab-links span { display:none;}
#tablst ul#tab-links li#rc {background-image:url(images/youget.png); width:70px; height:40px; float:left; margin:12px 9px 0;}
#tablst ul#tab-links li#rc a {background-image:url(images/youget.png); width:70px; height:40px; float:left; }
#tablst ul#tab-links li#pp {background-image:url(images/promotion.png); width:95px; height:40px; float:left; margin:12px 0 0 15px;}
#tablst ul#tab-links li#pp a {background-image:url(images/promotion.png); width:95px; height:40px; float:left; }
#tablst ul#tab-links li#cm {background-image:url(images/team.png); width:80px; height:40px; float:left; margin:12px 0 0 15px;}
#tablst ul#tab-links li#cm a {background-image:url(images/team.png); width:80px; height:40px; float:left;}
#tablst ul#tab-links li#tg {background-image:url(images/revenue.png); width:80px; height:40px; float:left; margin:12px 0 0 15px;}
#tablst ul#tab-links li#tg a {background-image:url(images/revenue.png); width:80px; height:40px; float:left; }
  
#tablst #recent { width:395px; background:#eae8c6 url(images/tabber-bg-li.jpg) repeat-y;}
#tablst #popular { width:395px; background:#eae8c6 url(images/tabber-bg-li.jpg) repeat-y;}
#tablst #komen { width:395px; background:#eae8c6 url(images/tabber-bg-li.jpg) ;}
.recentbottom{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:#EAE8C6 url(images/tabber-li.jpg) no-repeat scroll center bottom;width:395px;height:5px;}
#tablst #tags { width:395px; background:#eae8c6 url(images/tabber-bg-li.jpg) repeat-y;}

#tablst ul.tabber {font-family:verdana;line-height:18px;list-style-image:none;list-style-position:outside;list-style-type:none;padding:0 10px 10px;}
#tablst ul.tabber ul {padding:0px; list-style:none;}
#tablst ul.tabber li {background:url(images/bullet.png) no-repeat; padding:0 0px 5px 23px; margin-bottom: 5px; list-style:none;}
#tablst ul.tabber li a {color:#615f49; border-bottom:0px; text-decoration:none; list-style:none;}
#tablst ul.tabber li a:hover {border-bottom:dashed 1px; text-decoration:none; list-style:none;}


