/*
Theme Name: Ah Koong Restaurant, AK Noodles House
Description: Restaurant Ah Koong Sdn. Bhd. is a well-known fish ball noodle specialist not only in Malaysia but Singapore.
Author: Treeswift Web Studio
Author URI: http://www.treeswiftweb.com/
Version: 1.0
*/

/**** Google Font ****/
@import url(//fonts.googleapis.com/css?family=Open+Sans);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);

/**** Base Style ****/
@import url('base.css');

/**** Revolution Slider ****/
@import url('prettyPhoto.css');

/**** Revolution Slider ****/
@import url('revolution.css');

/**** Revolution Slider ****/
@import url('flexslider.css');

/**** CHOOSE YOUR FAVORITE COLOR ****/

/* YELLOW */
@import url('layout.css'); 

/* Custom Style*/
ul.cst-iconic li, ul.cst-iconic.custom li {
	margin:0px;
	margin-bottom:6px;
	padding:0px;
	list-style:none;
	font-family: 'Verdana', Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	margin:5px 0px;
	font-weight:normal;
	
}

ul.cst-iconic li a{	
	color: #fff;	
}

ul.cst-iconic li a:hover {
	color:#ebbc1b;
}

.white {
	color: #fff;
}

#career {
    border-collapse: collapse;
    font-family: 'Verdana',Geneva,sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 18px;
    width: 100%;
}
#career td, #career th {
    border: 1px solid #98BF21;
    font-size: 1.2em;
    padding: 3px 7px 2px;
}
#career th {
    background-color: #A7C942;
    color: #FFFFFF;
    font-size: 1.4em;
    padding-bottom: 4px;
    padding-top: 5px;
    text-align: left;
}
#career tr.alt td {
    background-color: #EAF2D3;
    color: #000000;
}


