@charset "UTF-8";
/* CSS Document */


#at_footer {
	display:block;
	width: 770px;
	height: 23px;
	background-image: url(../images/common/footer_img.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1em;
	}
	
#ar_header #h_text{
	font-size: 1.4em;
	width: 16em;
	line-height: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding: 120px 0px 0px 40px;
	}
	
#ar_content {
	display:block;
	width:770px;
	clear:both;
	}
	
	
#leftColumn {
	float:left;
	display:block;
	width: 380px;
	margin-left: 16px;
	font-size:11px;
	line-height:13px;
	color:#585956;
	}
	
#rightColumn {
	display:block;
	width:324px;
	margin-right: 18px;
	float:right;
	}
	
.ar_recipe {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#585956;
	margin-left:10px;
	margin-top:16px;
	}
	


#ar_tell {
	width:330px;
	background-image:url(../images/common/joinourclub.jpg);
	background-repeat:no-repeat;
	height:300px;
	}
	
#ar_tell #tlist {
	display: block;
	width:240px;
	padding: 60px 0px 0px 32px;
	font-size:1.25em;
	line-height:1.5em;
	}
	

#ar_adrecipes #rlist {
	display: block;
	padding: 85px 0px 0px 32px;
	font-size:1.25em;
	line-height: 1.75em;
	
}

#ar_adrecipes #vlist {
	display: block;
	padding: 85px 0px 0px 22px;
	font-size:1.25em;
	line-height: 1.75em;
	
}

#finalLinks {
	display:block;
	width: 600px;
	padding-top: 40px;
	margin: 0px auto 0px auto;
	clear:both;
	}

#at_menu {
	width: 750px;
	height: 229px;
	background-image:url(../images/asiantonight/menu_bg.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
	}
	
#at_menu .menuItem {
	display:block;
	float:left;
	width: 158px;
	height: 198px;
	margin: 24px 14px 0px 14px;
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 1.5em;
	line-height: 1.15em;
	}
	
.submitButton {
	position:relative;
	left:180px;
	margin-top: -33px;
	}	

h1, h2 {
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1 {
	color:#990000;
	font-size:16px;
	font-weight:bold;
	}
	
h2 {
	color:#996600;
	font-size:1em;
	margin-bottom:.25em;
	margin-top: .75em;
	}
	
.shownone {
		display:none;
		}
		
div#cc table#tbl1
        {
        border: 0px solid #000000;
		font-size: 11px;
        }
        div#cc table#tbl1 tr td
        {
            padding: 0px;
            color: #A2886D;
        }
        div#cc table#tbl1 tr td#cell1
        {
            text-align: right;
            font-weight: bold;
            font-size: 11px;
        }
        div#cc table#tbl1 tr td span#sEmail
        {
            font-weight: normal; 
            font-style: italic;
        }
        
        div#cc table#tbl1 input#ea
        {
            font-size: 11px;
            border: 1px solid #999;
            width: 195px;
        }
        
        div#cc table#tbl1 input#go
        {
            font-size: 10pt;
            width: 40px;
        }