/* general tag styles */

*:focus {outline: 0;}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #261113;
	padding: 0;
	margin: 8px 0 8px  0;
	text-align: center;
	font-size: 75%;
	background: #64180A url(../images/bg.jpg) left top repeat-x;
}

p, td, li, form, label {
	font-size: 1em;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 120%;
	padding: 0 0 10px 0;
	color: #261113;
	font-weight: normal;
	border: 0;
	margin: 0;
}

p.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
}

div.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
  height: 1px;
}

h1 {
	font-size: 2.2em;
	line-height: 120%;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
	color: #A5001D;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	line-height: 120%;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
	color: #857A44;
	font-weight: normal;
}

h2 span.small {
	font-size: 0.7em;
	line-height: 120%;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
	font-weight: bold;
	color: #857A44;
}

h3, h4 {
	font-size: 1.2em;
	line-height: 120%;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
	color: #857A44;
}

h3 a, h4 a {
	color: #857A44;
	text-decoration: none;
}

h3 a:hover, h4 a:hover {
	color: #857A44;
	text-decoration: underline;
}

h3 span {
	color: #261113;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
}

h5, h6 {
	font-size: 1.3em;
	line-height: 120%;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
	color: #857A44;
}

select {
	font-size: x-small;
}

a {
	color: #877C45;
}

a:hover {
	color: #877C45;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.em-note {
  font-style: italic;
}

sup {
	font-size: 1em;
	vertical-align: baseline;
	position: relative;
	bottom: 0.36em;
}

sub {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: -0.25em;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}


/* main containers */

#main-container {
	text-align: left;
	margin: 0 auto;
	width: 962px;
}

/* header */

#header {
	margin: 0 3px;
	/*background: url(../images/banner.jpg) left bottom no-repeat;*/
}

#util {
	float: right;
	list-style: none;
}

#util li {
	float: right;
	background: url(../images/tab-l.jpg) left top no-repeat;
	margin: 0 4px 0 0;
	padding: 0;
}

#util li a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	padding: 2px 10px 13px 10px;
	background: url(../images/tab-r.jpg) right top no-repeat;
}

#util li.outside a {
	color: #B9909A;
}

#logo {
	text-align: left;
	margin: 7px 24px 0 40px;
	padding: 0 0 10px 0;
	/*text-align: right;
	margin: 11px 24px 0 0;
	padding: 0 0 6px 0;*/
}

#content-top {
	background: url(../images/nav-bg-truck.png) left top no-repeat;
	/*background: url(../images/nav-bg-truck.png) left top no-repeat;*/
	behavior: url(http://www.malaysiakitchennyc.com/css/iepngfix.htc);
	margin: 0;
}

#restaurants a {
	width: 158px;
}

#cuisine a {
	width: 126px;
}

#news a {
	width: 105px;
}

#about a {
	width: 115px;
}

#contact a {
	width: 52px;
}

#nav {
	list-style: none;
	margin: 0 3px;
}

#nav li {
	float: left;
	margin: 0 0 -1px 0;
	padding: 0;
	background: none;
}

#nav li.last a, #nav li.selected-last a {
	background: none;
	padding: 13px 30px 10px 30px;
}

#nav li.selected {
	background: url(../images/nav-bg-sel.gif) left top repeat-x;
}

#nav li.selected-last {
	background: url(../images/nav-bg-sel.gif) left top repeat-x;
}

#nav li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	float: left;
	display: block;
	padding: 13px 30px 10px 30px;
	text-decoration: none;
	background: url(../images/nav-sep.gif) right top no-repeat;
}

#banner {
	padding: 0;
	margin: 0 3px;
	border-bottom: 6px solid #990100;
	overflow: hidden;
}

#content {
	background: #fff;
	margin: 0 3px;
	padding: 7px 40px 36px 39px;
}

.img-flush-left {
	float: left;
	margin: 0 20px 10px 0;
	position: relative;
}

.news-box .img-flush-left {
	float: left;
	margin: 0 8px 5px 0;
}

.content-2cols-home {
	background: url(../images/content-bg.jpg) left top repeat-y;
	margin: 20px 0;
	height: 100%;
}

.column-l-home {
	float: left;
	width: 550px;
	padding: 0 30px 0 0;
}

.column-r-home {
	float: left;
	width: 260px;
	padding: 0 0 0 30px;
}

#share {
	text-align: right;
	color: #C7C4B4;
}

#share img {
	vertical-align: middle;
}

#share a {
	margin: 0 2px;
}

.feature-bg {
	background: url(../images/feature-bg.jpg) left bottom repeat-y;
	height: 100%;
}

.feature-dotted {
	background: url(../images/feature-dotted.gif) left top repeat-y;
}

.feature p {
	color: #fff;
}

.feature h3 {
	color: #D27E26;
	font-size: 1.3em;
}

.feature-l {
	float: left;
	width: 234px;
	padding: 15px 180px 9px 25px;
	margin: 0 0 -1px 0;
	/*background: url(../images/feature1.jpg) right bottom no-repeat;*/
}

#feature1, #feature2, #feature3 {
	float: left;
	width: 384px;
	padding: 15px 30px 9px 25px;
}

#feature4 {
	float: left;
	width: 269px;
	padding: 15px 145px 9px 25px;
	background: url(../images/feature4.jpg) right bottom no-repeat;
}

#feature5 {
	float: left;
	width: 199px;
	padding: 15px 215px 9px 25px;
	background: url(../images/feature5.jpg) right bottom no-repeat;
}

#feature6 {
	float: left;
	width: 259px;
	padding: 15px 155px 9px 25px;
	background: url(../images/feature6.jpg) right top no-repeat;
}

#feature1 p, #feature2 p, #feature3 p {
	font-weight: bold;
	font-size: 1.2em;
}

.feature-r {
	float: left;
	width: 385px;
	padding: 15px 25px 9px 25px;
	margin: 0 0 -1px 0;
}

.newsletter-l {
	float: left;
	width: 162px;
	padding: 0 20px 0 0;
}

.newsletter-l p {
	font-size: 1.1em;
}

.newsletter-r {
	float: left;
	width: 183px;
	padding: 5px 0 0 0;
}

.newsletter-r input {
	border: 1px solid #CFCBCA;
	color: #959595;
	font-size: 0.8em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 1px 4px !important;
	margin: 0 4px 4px 0 !important;
	width: 183px !important;
}

.newsletter-r input.btn {
	border: none;
	padding: 0;
	margin: 4px 0 23px 0 !important;
	width: auto;
	float: right;
}

.newsletter input {
	behavior: url(http://www.malaysiakitchennyc.com/css/iepngfix.htc);
}

#subnav {
	background: #877C45 url(../images/subnav-bg.jpg) left top repeat-x;
	margin: 0 3px;
	padding: 12px 0 11px 70px;
}

#subnav ul {
	height: 100%;
}

#subnav li {
	float: left;
	list-style: none;
	padding: 0 12px;
	background: url(../images/subnav-sep.jpg) right top no-repeat;
}

#subnav li a {
	color: #B2AB88;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#subnav li a:hover {
	color: #fff;
}

#subnav li.selected a {
	color: #fff;
}

#subnav li.last, #subnav li.selected-last {
	background: none;
}

#subnav li.selected-last a {
	color: #fff;
}

.subnav-restaurants{
	padding: 12px 0 11px 10px !important;
}

.subnav-news {
	padding: 12px 0 11px 20px !important;
}

.more {
	list-style: none;
}

.double-cols-bg .more, .double-box-inside-bg .more {
	float: right;
	margin: 0 !important;
}

.more li {
	background: url(../images/more-bg.jpg) right top no-repeat;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}

.more li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding: 3px 10px 4px 8px;
}

.more li a:hover {
	color: #fff;
}

.all {
	list-style: none;
}

.all li {
	background: url(../images/all-bg.jpg) right top no-repeat;
	float: left;
	margin: 0 0 15px 0;
}

.all li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding: 4px 10px 4px 8px;
}

.all li a:hover {
	color: #fff;
}

.content-full {
	margin: 20px 0;
	height: 100%;
}

.content-2cols {
	background: url(../images/content-bg-page.jpg) left top repeat-y;
	margin: 20px 0;
	height: 100%;
}

.column-l img {
	border: 1px solid #877C46;
}

.column-l {
	float: left;
	width: 620px;
	padding: 0 28px 0 0;
}

.column-r {
	float: left;
	width: 208px;
	padding: 0 0 0 20px;
}

.column-r h3 {
	font-size: 1.3em;
	font-weight: normal;
}

.box {
	border: 2px solid #C4C0B0;
	padding: 20px 15px;
}

.double-box {
	border: 2px solid #C4C0B0;
	padding: 2px;
	margin: 0 0 20px 0;
}

.double-box-inside {
	border: 1px solid #C4C0B0;
	padding: 18px 0;
}

.double-box-bg {
	padding: 0 20px;
	background: url(../images/double-box-bg.jpg) left top repeat-y;
}

.double-box-full-bg {
	padding: 0 20px;
	background: url(../images/double-box-full-bg.jpg) left top repeat-y;
}

.box-full {
	padding: 0 20px;
}

.double-cols-bg {
	padding: 0;
	background: url(../images/cols-bg.jpg) left top repeat-y;
	height: 100%;
}

.cols-l {
	float: left;
	width: 240px;
	padding: 20px 30px 10px 20px;
}

.cols-r {
	float: left;
	width: 230px;
	padding: 20px 20px 10px 0;
}


.double-box3-bg {
	padding: 0 20px;
	background: url(../images/double-box3-bg.jpg) left top repeat-y;
}

.double-box2-bg {
	padding: 0 20px;
	background: url(../images/double-box2-bg.jpg) left top repeat-y;
}

.box-l {
	float: left;
	width: 250px;
	padding: 0 20px 0 0;
}

.box-r {
	float: left;
	width: 270px;
	padding: 0 0 0 20px;
}

.box-full-l {
	float: left;
	width: 390px;
	padding: 0 20px 0 0;
}

.box-full-r {
	float: left;
	width: 390px;
	padding: 0 0 0 25px;
}

.box3-l {
	float: left;
	width: 255px;
	padding: 0 20px 0 0;
}

.box3-l img {
	border: 1px solid #ccc;
	margin: 0 0 8px 0;
}

.box3-r {
	float: left;
	width: 255px;
	padding: 0 0 0 20px;
}

.col-l {
	float: left;
	width: 410px;
	padding: 0 20px 0 0;
}

.col-r {
	float: left;
	width: 390px;
	padding: 0 0 0 25px;
}

.boxgrey {
	background: #F4F3EE;
	border: 2px solid #C4C0B0;
	padding: 20px 15px 15px 15px;
	margin: 0 0 5px 0;
	height: 100%;
}

.news-box {
	background: url(../images/news-bg.jpg) left top repeat-y;
	margin: 0 0 5px 0;
}

.callout {
	padding: 0 0 20px 0;
}

.h-line {
	background: url(../images/line.jpg) left top repeat-x;
	line-height: 10px;
	font-size: 1px;
	padding: 0;
	margin: 0 0 20px 0;
}

.line {
	background: #C0C1B3;
	line-height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0 0 20px 0;
}

.dotted-line {
	background: url(../images/dot.jpg) left top repeat-x;
	line-height: 2px;
	font-size: 1px;
	padding: 0;
	margin: 5px 0 15px 0;
}

.col-l1 {
	float: left;
	width: 205px;
	margin: 0 18px 0 0;
}

.col-r1 {
	float: left;
	width: 205px;
	padding: 0;
}

.col-r {
	float: left;
	width: 390px;
	padding: 0 0 0 25px;
}

.date {
	color: #666666;
	padding: 0 0 5px 0;
}

.double-cols-bg .date, .double-box-inside-bg .date {
	font-size: 0.9em;
	line-height: 100%;
}

.gallery a {
	float: left;
	margin: 0 12px 10px 0;
}

.gallery a.last {
	float: left;
	margin: 0 0 6px 0;
}

.click {
	background: url(../images/click.jpg) left top no-repeat;
	padding: 1px 0 10px 22px;
	margin: 0 0 10px 0;
}

.newsletter td input {
	border: 1px solid #ccc;
	color: #999;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 3px 0;
	padding: 2px 10px;
	width: 180px;
}

.newsletter td select {
	border: 1px solid #ccc;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 3px 0;
	padding: 2px 0;
	width: 200px;
}

.newsletter td .btn {
	border: none;
	margin: 3px 0 3px 0;
	padding: 0;
	width: auto !important;
}

.green {
	color: #857944;
	font-weight: bold;
	font-size: 1.2em;
}

ul li {
	background: url(../images/bullet.jpg) left top no-repeat;
	list-style: none;
	padding: 0 0 5px 10px;
}

.search-l {
	float: left;
	width: 225px;
	padding: 0 30px 0 0;
}

.search-r {
	float: left;
	width: 595px;
	padding: 0 0 0 25px;
}

.content-search {
	background: url(../images/search-bg.jpg) left top repeat-y;
}

#search td input {
	margin: 0 0 15px 0;
}

#search td .btn {
	margin: 10px 0 10px 0;
}

#search-state td input {
	margin: 0;
	vertical-align: middle;
}

#search-state td .btn {
	margin: 0;
	vertical-align: middle;
	margin: -3px 0 0 12px;
}

#search-state {
	margin: 10px 0;
}

.col-3l {
	float: left;
	width: 270px;
	padding: 0 30px 0 0;
}

.col-3r {
	float: left;
	width: 270px;
}

.back {
	float: right;
	margin: 3px 0 7px 30px;
	color: #877C45;
}

.big {
	font-size: 1.3em;
}

.labels {
	font-weight: bold;
	color: #666;
	font-size: 1.1em;
}

.logos {
	margin: 24px 0 0 0;
}

.logos img {
	border: none;
	margin: 0 4px 0 0;
}

.text-r {
	float: left;
	width: 270px;
}

/* footer */

#footer p {
	text-align: right;
	color: #CCCCCC;
	font-size: 0.9em;
	padding: 10px 0 0 0;
}

#footer p a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer p a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.rest-icons{
	padding: 5px 0 5px;
}

.error{
	font-size: 10px;
	color: #f00;
	padding: 2px 0 2px 0;
}

.dishes-content-r{
	width: 270px;
	float: left;
}

.dishes-content-l{
	width: 120px;
	float: left;
}

.img-flush-left-event {
	float: left;
	margin: 0 7px 5px 0;
}

.feat-bottom {
	margin: 0 20px 0 0;
}

.imgframe1{
	border: 1px solid #C2C1AF;
}


/* banners */

.banner-bar {
	height: 30px;
	padding: 0;
	font-size: 1.5em;
	color: #fff;
	text-align: right;
	margin: -40px 0 6px 0;
	padding: 10px 35px 0 0;
	background: url(../images/bar.png) left top repeat;
	behavior: url(http://www.malaysiakitchennyc.com/css/iepngfix.htc);
	position: relative;
	z-index: 100;
}

.btn-play {
	position: absolute;
	left: 105px;
	top: 50px;
	behavior: url(http://www.malaysiakitchennyc.com/css/iepngfix.htc);
}

.truck-banner{
	border: 1px solid #9A0000;
	padding: 2px;
}

/* 29.10.2010 */

.truck-holder {
	position: relative;
}

.truck-news {
	float: right;
	z-index: 1110;
	margin: 6px 15px -7px 0;
	padding: 0;
}

.framed img {
	border: 1px solid #C4C0B0;
	padding: 9px;
}

.framed {
	padding: 0 0 20px 0;
}

.calendar th {
	text-align: center;
	color: #A5001D;
	background: #F4F3EE;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
}

.calendar th a {
	color: #A5001D;
	text-decoration: none;
}

.calendar th.selected {
	background: #A5001D;
	color: #fff;
}

.calendar th.selected a {
	color: #fff;
}

.calendar {
	text-align: center;
	color: #A5001D;
	background: #F4F3EE;
	border-top: 1px solid #A5001D;
	border-bottom: 1px solid #A5001D;
	margin: 0 0 1px 0;
}

.calendar-days {
	text-align: center;
	color: #A5001D;
	background: #F4F3EE;
	border-top: 1px solid #A5001D;
	margin: 0 0 20px 0;
}

.calendar-days td {
	text-align: center;
	background: #A5001D;
	border-right: 1px solid #fff;
	color: #CCCCCC;
	padding: 5px 0;
}

.calendar-days td a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.calendar-days td.last {
	border-right: none;
}

.calendar-days td.selected {
	background: #64180A;
	color: #fff;
}

.truck-box {
	background: url(../images/truck-box.jpg) left top no-repeat;
	width: 862px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 15px;
}

.truck-box-home {
	background: url(../images/truck-box-home.jpg) left top no-repeat;
	width: 545px;
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
}

.truck-box-home h1 {
	font-size: 1.4em;
}

.truck-box-home h1 a {
	color: #A5001D;
	text-decoration: none;
}

.truck-box-home h1 a:hover {
	color: #A5001D;
	text-decoration: underline;
}

.truck-box-home .grey {
	color: #666;
	font-size: 1em;
}

.grey {
	color: #666;
	font-size: 1.2em;
}

.yellow {
	color: #D17D26;
}

.anchor{
	font-size: 1px !important;
	line-height: 1px !important;
}

.truck-blurb {
	float: left;
	width: 545px;
}

.truck-box-home .truck-blurb {
	float: left;
	width: 375px;
}