

body  {
	background-color:#FAFAF3; 
	margin: 0;
}


body, th, td {
	
	font-family: Georgia,Times New Roman,Times,serif;    
    font-weight: normal;
    /*color: #5B5D5C;*/
	color: #000000;
}

th, td{

	font-size: 13px;
	color: #1B1D1C;
}

p{
	/*font-family: 	Century Gothic,​Arial;*/
	font-size: 16px;
}

.shadow{
    box-shadow: 0 0 5px #F7F2E8;
    -webkit-box-shadow: 0 0 5px #F7F2E8; 
    -moz-box-shadow: 0 0 5px #F7F2E8;
    border:1px solid rgba(255,255,255, 0.8); 	
}

.button{

		background-image: linear-gradient(bottom, #000000 0%, #9B1014 50%, #BF1619 81%);
		background-image: -o-linear-gradient(bottom, #000000 0%, #9B1014 50%, #BF1619 81%);
		background-image: -moz-linear-gradient(bottom, #000000 0%, #9B1014 50%, #BF1619 81%);
		background-image: -webkit-linear-gradient(bottom, #000000 0%, #9B1014 50%, #BF1619 81%);
		background-image: -ms-linear-gradient(bottom, #000000 0%, #9B1014 50%, #BF1619 81%);
		
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, #000000),
			color-stop(0.5, #9B1014),
			color-stop(0.81, #BF1619)
		);

     -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border: 0px;

	
	color: white;
	font-family: 	Century Gothic,​Arial;
	font-size: 11px;
    float: right;
    height: 21px;
    margin-right: 14px;
    width: 90px;
    text-transform:uppercase;
    vertical-align: top;

}

.button_big{

		background-image: linear-gradient(bottom, #000000 0%, #9B1014 50%, #BF1619 81%);
		background-image: -o-linear-gradient(bottom, #000000 0%, #9B1014 50%, #BF1619 81%);
		background-image: -moz-linear-gradient(bottom, #000000 0%, #9B1014 50%, #BF1619 81%);
		background-image: -webkit-linear-gradient(bottom, #000000 0%, #9B1014 50%, #BF1619 81%);
		background-image: -ms-linear-gradient(bottom, #000000 0%, #9B1014 50%, #BF1619 81%);
		
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, #000000),
			color-stop(0.5, #9B1014),
			color-stop(0.81, #BF1619)
		);

     -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border: 0px;
    margin: 0px;
	
	color: white;
	font-family: 	Century Gothic,​Arial;
	font-size: 11px;
    float: right;
    height: 30px;
    
    width: 100%;
    text-align: center;
    text-transform:uppercase;
    vertical-align: top;

}

.button:hover {opacity: 0.9; }

.rounded-corners-20 {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

.rounded-corners-5 {
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

a,
a:link,
a:visited,
a:active {
	color: #9A0525;
	text-decoration:none;
}
a:hover {
	color: #BF4D6A;
}

a img {
	text-decoration: none;
	border: 0 none;
	}
	
.deep_red{
	color: #9A0525;
}

.black
{
	color: #000000;
}

th {border-bottom: 2px dotted #ccc;}
hr  { height: 0; border-style: dashed; border-width: 1px 0 0 0; border-color:
#CCC; }


h1, h2, h3, h4, .heading {
	text-transform:uppercase;
    clear: both;   
    font-weight: normal;  
    font-family: 	Century Gothic,​Arial;
}

h1 {
	color: #A83246;
	font-size: 24px;
}

h2 {
	color: #A83246;
	font-size: 20px;
}

h3 {
	color: #5B5D5C;   
	font-size: 20px;	
}

h4 {
	color: black;   
	font-size: 14px;
	font-weight: bold;	
}


.heading {
	color: #A83246;  
	font-size: 14px;
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}
.footer {
	font-size: 11px;
	color: #B1B2B5;
	vertical-align: baseline;
	text-align: center;
}


/* primary - for menu bar from old drupal */
.navbar li {float: left;}


#primary li
{
	display:inline;
	padding:0 11px;
}

#primary ul li ul.menu
{
	background:#0d0f13;
	display:none;
	padding:0 0 10px;
	position:absolute;
	width:160px;
	z-index:100;
}

#primary ul.menu li.expanded:hover > ul.menu
{
	display:block;
}

#primary ul li ul.menu li a
{
	-moz-border-radius:0;
	background:none;
	border-radius:0;
	display:inline;
	line-height:28px;
	padding:5px 0;
	text-align:left;
}

#primary ul li ul.menu li a:hover
{
	background:url(http://www.asianpalate.com/sites/all/themes/asianpalate/images/bg-btn-top-nav.gif) no-repeat bottom left;
	color:#fff;
}

#primary ul li.expanded
{
	position:relative;
}

#primary a
{
	color:#b1b1b1;
	display:inline-block;
	font-family:Century Gothic,Arial;
	font-size:14px;
	padding-bottom:9px;
	text-align:center;
	text-transform:uppercase;
}

#primary li.active-trail a.active,#primary li.expanded a.active,#primary a:hover
{
	background:url(http://www.asianpalate.com/sites/all/themes/asianpalate/images/bg-btn-top-nav.gif) no-repeat bottom left;
	color:#fff;
}

#primary ul.menu li.expanded ul ul
{
	display:none;
	left:160px;
	top:0;
	width:130px;
}

#primary ul.menu li.expanded ul li
{
	clear:both;
	width:140px;
}

#primary li.menu-167 a
{
	width:101px;
}

.section-content #primary li.menu-167 a,.section-about-uscontent #primary li.menu-167 a
{
	background:url(http://www.asianpalate.com/sites/all/themes/asianpalate/images/bg-btn-nav-about.gif) no-repeat bottom left;
	color:#fff;
}

