@charset "utf-8";
/* CSS Document */
/*Fried Chillies */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
        color: #333;
        line-height: 1.4em;
        font-weight: normal;
	font-style: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-bottom: 5px;
	color: #d2412d;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-bottom: 5px;
	color: #d2412d;
}
a:link {
	border: 0;
	text-decoration: none;
}

a:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}

.morelinks {
	font-weight: bold;
}

.morelinks a:link, .morelinks a:visited { 
	color: #D2412D;
                text-decoration: none; 
}

.morelinks a:hover { 
               text-decoration: underline; 
	color: #D2412D;
}
.author a, .author a:visited { 
	color: #D2412D;
        text-decoration: none; 
}

.author a:hover { 
        text-decoration: underline; 
	color: #D2412D;
}
.author {
	font-family: Arial, Lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-bottom: 15px;
        color: #666;
}



.rssbutton {
	float: right;
}

/*Heading Styling Starts Here*/

#myheader {
	height: 100px;
	width: 100%;
}

#myheader .imgleft {
	margin: 0px;
	border:none;
	float: left;
}
#search_box form {
	margin: 0px;
}

#search_box {
	background-image: url(/images/site/search_bg.png);
	background-repeat: no-repeat;
	height: 30px;
	position: absolute;
	left: auto;
	top: 14px;
	width: 295px;
	right: 5px; 
}

#search_box #s {
	float: left;
	border: 0;
	width: 240px;
	background: none;
	font-size: 9pt;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#search_box #go {
	float: right;
	margin:0px;
}

#loginbox {
	position: absolute;
	height: 30px;
	left: 315px;
	top: 12px;
	right: auto;
	bottom: auto;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #663333;
	padding-top: 10px;
	padding-left: 5px;

}

#loginbox a:link, #loginbox a:visited { color:#FFFFFF; text-decoration:none; }
#loginbox a:hover { color:#FFFFFF; text-decoration:underline; }


#navigator {
	background-color: #D34135;
	height: 35px;
	width: 640px;
	position: absolute;
	left: 315px;
	top: 65px;
	right: auto;
	bottom: auto;
	background-repeat: no-repeat;
	z-index: 2000;
}
#black-Wrapper/*End of header styling*/


	/*FCTV Styling Starts Here*/

 {
	height: 605px;
	width: 100%;
	background-color: #000000;
	position: relative;
}
#fctv-wrap {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#fctv_content  #breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#fctv_content  #breadcrumb  a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #d2412d;
	padding-top: 10px;
}
#fctv_content {
	padding-left: 10px;
	margin-right: 366px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#fctv_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	color: #d2412d;
	padding-bottom: 5px;
}
#fctv_rightcolumn {
	position:absolute;
	top:0px;
	right:0px;
	width:356px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 34px;
}
#newest_video {
	background-color: #1A1A1A;
	height: 90px;
	margin-top: 12px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#newest_video .viddescr{
	color: #ffcc99;
}
#newest_video p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newest_video img {
	margin-right: 10px;
	float: left;
}
#newest_video a, #newest_video a:visited {
	color: #d2412d;
                text-decoration: none;
}
#newest_video a:hover {
	color: #d2412d;
        text-decoration: underline;
}
#newest_video .imgborder {
	border: 1px solid #666;
}             
#fctv_content #newestbox {
	height: 500px;
	margin-top: 12px;
	position: relative;
	width: 575px;
	font-family: Georgia, "Times New Roman", Times, serif;
                font-size: 14px;
	color: #FFCC99;
}
#newestbox a, #newestbox a:visited {
	color: #d2412d;
                text-decoration: none;
}
#newestbox a:hover {
	color: #d2412d;
        text-decoration: underline;
}
.marginbot {
	margin-bottom: 10px;
	border: 1px solid #666;

}
.ratebox {
	bottom: 0px;
	position: relative;
	top: 15px;
}


#newestbox #box1 {
	height: 210px;
	width: 120px;
	position: absolute;
}

#newestbox #box2 {
	height: 210px;
	width: 120px;
	position: absolute;
	left: 140px;
	top: 0px;
}

#newestbox #box3 {
	height: 210px;
	width: 120px;
	position: absolute;
	left: 280px;
}
#newestbox #box4 {
	height: 210px;
	width: 120px;
	position: absolute;
	left: 421px;
}
#newestbox #box5 {
	height: 210px;
	width: 120px;
	position: absolute;
	top: 220px;
}
#newestbox #box6 {
	height: 210px;
	width: 120px;
	position: absolute;
	left: 140px;
	top: 220px;
}
#newestbox #box7 {
	height: 210px;
	width: 120px;
	position: absolute;
	left: 280px;
	top: 220px;
}
#newestbox #box8 {
	height: 210px;
	width: 120px;
	position: absolute;
	left: 421px;
	top: 220px;
}
#fctv_pagination {
	height: 70px;
	padding-top: 150px;
	padding-bottom: 10px;
}
.fctv_pagination {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	position: absolute;
	left: 2px;
	top: 448px;
	width: 550px;
}
.fctv_pagination a {
	color: #CCCCCC;
}
.fctv_page {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #CCCCCC;
}
.fctv_page a {
	color: #D2412D;
}




#headnewest  {
	background-image: url(/images/site/newesthead.jpg);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;

}

#headfctvstreetchows  {
	background-image: url(/images/site/titleStreetChows.png);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;

}

#headfctvfoodsterskitchen  {
	background-image: url(/images/site/titleFoodstersKitchen.png);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;

}

#headfctvfoodstersinvasion  {
	background-image: url(/images/site/titleFoodstersInvasion.png);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;

}

#headfctvrestaurants  {
	background-image: url(/images/site/titleRestaurants.png);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;

}

#headhottest {
	background-image: url(/images/site/hottesthead.jpg);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
                font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;
}
#headhottest .viddescr {
	color: #ffcc99;
}







	/*End of FCTV styling*/
	
	/*Content Styling Starts Here*/

#content-wrap {
	width: 955px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#headingreview {
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(/images/site/titleReview.png);
	background-repeat: no-repeat;
	text-align: right;
	width: 100%;
}
#headingarticles {
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(/images/site/titlefeaturedarticle.png);
	background-repeat: no-repeat;
	text-align: right;
	width: 100%;
}
#headingBlog {
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(/images/site/titleFoodstersBlog.png);
	background-repeat: no-repeat;
	text-align: right;
	width: 100%;
}
#headingInTheNews {
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(/images/site/titleInTheNews.png);
	background-repeat: no-repeat;
	text-align: right;
	width: 100%;
}
#headingNews {
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(/images/site/titleGastroNews.png);
	background-repeat: no-repeat;
	text-align: right;
	width: 100%;
}
#headingStuff {
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(/images/site/titleGastroStuff.png);
	background-repeat: no-repeat;
	text-align: right;
	width: 100%;
}
#headingCorporate {
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(/images/site/titleAboutUs.png);
	background-repeat: no-repeat;
	text-align: right;
	width: 100%;
}
#headingchannel {
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(/images/site/titlechannel.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#headingfctvchannel {
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(/images/site/titleChannels.png);
	background-repeat: no-repeat;
	text-align: right;
}
#headingepisode {
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(/images/site/episodes.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#headinggalleries {
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(/images/site/titleFoodstersGallery.png);
	background-repeat: no-repeat;
	text-align: right;
	width: 575px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



#advert {
	width: 500px;
	text-align: center;
	margin: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

#template01 #content {
	margin-right: 366px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 0px;
	position: relative;
}
#breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 10px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d2412d;
	text-decoration: none;
}
#breadcrumb a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d2412d;
	text-decoration: underline;
}
#post {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 575px;
        clear: both;
 /*
        font-size: 14px;
        line-height: 1.4em;
        text-align: left;
        clear: both; 
*/
}
#post h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-bottom: 5px;
}
#post h1 a {
	color: #930;
}
#post h1 a:hover {
	color: #930;
        text-decoration: underline;
}
#post .right {
	float: right;
}
#post p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


#post img {
	float: left;
        margin:5px 10px 10px 0px;
}

#post .imgArticle {
        border: solid #ccc 1px;
}
#post #right {
	position: relative;
	width: 180px;
	float: right;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Category Links
--------------------------------- */
.category, #passreviewbox .category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.8em;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#post .category a {
	color: #000000;
}
#review_post .category a {
	color: #000000;
	text-decoration: none;
}
#review_post .category a:visited {
	text-decoration: none;
}
#review_post .category a:hover {
	text-decoration: underline;
}

.imgleft_post {
	float: left;
	text-decoration: none;
}

.smallfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 1.5em;
	padding-bottom: 20px;
}
.entryText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	position: relative;
	width: 60%;
	padding-right: 10px;
	margin-top: 0px;
	padding-bottom: 15px;
}
#post .entryTextFull {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	position: relative;
	width: 100%;
	padding-right: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	clear: left;
        text-align: left;
}
#post .entryTextFull a:link, #post .entryTextFull a:visited {
	color: #d2412d;
                text-decoration: none;
}
#post .entryTextFull a:hover {
	color: #d2412d;
                text-decoration: underline;
}
.rating {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#review_post #rating {
	float: right;
}
#review_post h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-bottom: 5px;
}
#review_post h1 a {
	color: #930;

}
#review_post h1 a:hover {
	color: #930;
        text-decoration: underline;
}

#review_post #categories {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: left;
	padding-top: 10px;
	padding-bottom: 50px;
	text-transform: uppercase;
}
#review_post #categories a {
	color: #000000;
	text-decoration: none;

}

#review_post {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
                text-align: left;
	position: relative;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 575px;
clear: both;
}
#review_post p {
	padding: 0px;
	margin: 0px;
}
#review_post #text {
	line-height: 1.5em;
	position: relative;
	right: 0px;
	float: right;
	width: 45%;
}
#review_post #text a:link, #review_post #text a:visited {
	color: #d2412d;
	text-decoration: none;
}
#review_post #text a:hover {
	color: #d2412d;
	text-decoration: underline;
}

#review_post #quote {
	width: 40%;
	position: relative;
	right: 20px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-align: center;
	padding: 10px 10px 15px 10px;
	color: #d2412d;
}
#review_post #quote a:link, #review_post #quote a:visited {
	color: #d2412d;
	text-decoration: none;
}
#review_post #quote a:hover {
	color: #d2412d;
	text-decoration: underline;
}
#review_post .left {
	float: left;
        border: solid #ccc 1px;
}

#passreviewbox {
	height: 325px;
	width: 560px;
	position: relative;
	background-image: url(/images/site/passboxbg.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 20px;
        clear: both;
}
#passreviewbox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#passreviewbox a:link, #passreviewbox a:visited {
	color:#D2412D;
	text-decoration:none;
}
#passreviewbox a:hover {
	color:#D2412D;
	text-decoration:underline;
}

#passreviewbox  p {
	margin: 0px;
}
#passreviewbox #box-malay {
	margin: 0px;
	position: absolute;
	width: 135px;
	height: 125px;
	top: 35px;
	left: 9px;
	padding-top: 5px;
}
#passreviewbox #box-chinese {
	margin: 0px;
	position: absolute;
	width: 135px;
	height: 125px;
	top: 35px;
	left: 145px;
	padding-top: 5px;
}
#passreviewbox #box-indian {
	margin: 0px;
	position: absolute;
	width: 135px;
	height: 125px;
	top: 35px;
	left: 281px;
	padding-top: 5px;
}
#passreviewbox #box-western {
	margin: 0px;
	position: absolute;
	width: 135px;
	height: 125px;
	top: 35px;
	left: 417px;
	padding-top: 5px;
}
#passreviewbox #box-seafood {
	margin: 0px;
	position: absolute;
	width: 135px;
	height: 125px;
	top: 181px;
	left: 9px;
	padding-top: 5px;
}
#passreviewbox #box-japanese {
	margin: 0px;
	position: absolute;
	width: 135px;
	height: 125px;
	top: 181px;
	left: 145px;
	padding-top: 5px;
}
#passreviewbox #box-italian {
	margin: 0px;
	position: absolute;
	width: 135px;
	height: 125px;
	top: 181px;
	left: 281px;
	padding-top: 5px;
}
#passreviewbox #box-middleeast {
	margin: 0px;
	position: absolute;
	width: 135px;
	height: 125px;
	top: 181px;
	left: 417px;
	padding-top: 5px;
}
#passreviewbox #box-more {
	margin: 0px;
	position: absolute;
	width: 135px;
	height: 15px;
	top: 269px;
	left: 417px;
	padding-top: 5px;
	font-size: 12px;
}
#passarticlesbox {
	height: 325px;
	width: 560px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(/images/site/passboxbg.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
      clear: both;
}
#sponsoredlinks {
	margin-top: 20px;
	margin-bottom: 15px;
}

#passarticlesbox .category a:link, #passarticlesbox .category a:visited {
	color: #D2412D;
                text-decoration:none;
}

#passarticlesbox .smallfont a:link, #passarticlesbox .smallfont a:visited {
	text-decoration:none;
	color: #D2412D;
}
#passarticlesbox a:hover {
	text-decoration:underline;
	color: #D2412D;
}
#passarticlesbox p {
	margin: 0px;
}

#passarticlesbox #artCol1 {
	margin: 0px;
	position: absolute;
	width: 270px;
	top: 35px;
	left: 9px;
	padding-top: 5px;
}


#passarticlesbox #artCol2 {
	margin: 0px;
	position: absolute;
	width: 270px;
	top: 35px;
	left: 281px;
	padding-top: 5px;
}
.artbox-smallfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.8em;
	margin-top: 0px;
}
.artbox-category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	text-transform: uppercase;
	font-weight: bold;
}
.artbox-category a:link, .artbox-category a:visited {
	color: #D2412D;
	text-decoration:none;
}
.artbox-smallfont a:link, .artbox-smallfont a:visited {
	text-decoration:none;
	color: #D2412D;
}

	/*Right column styling starts here*/
/*
#rcolumn {
	position:absolute;
	top:0px;
	right:0px;
	width:356px;
	padding-bottom: 40px;
	padding-left: 0px;
	padding-top: 15px;
}*/
#banner {
	/*height: 280px;
	width: 346px;*/
	padding: 10px 10px 10px 10px;
        margin: 0 0 10px 0;
        border: 1px solid #e5e5e5;
}
#mini_kopitiam {
	width: 356px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
        margin-bottom:10px;
}
#mini_kopitiam a:link, #mini_kopitiam a:visited {
	width: 336px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D2412D;
	text-decoration: none;
}
#mini_kopitiam a:hover {
	width: 336px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D2412D;
	text-decoration: underline;
}
#mini_kopitiam p {
	padding:10px 10px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
#mini_kopitiam #headminikopitiam {
	text-align: right;
	background-image: url(/images/site/kopitiam_mini.png);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 10px;
}
#mini_kopitiam #kopitiam_post {
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
}

#fctvmini {
	padding-top: 10px;
	background-color: #000000;
	width: 356px;
	padding-bottom: 25px;
       margin-bottom: 10px;
	background-image: url(/images/site/fctv_mini.png);
	background-repeat: no-repeat;
	background-position: top;
}
#fctvmini p {
	margin: 0px;
}
#fctvmini #headerfctvmini {
	background-image: url(/images/site/friedtvright.png);
	background-repeat: no-repeat;
	height: 28px;
	text-align: right;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
#fctvmini #fcminivideo {
	height: 240px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}



#fctvmini #mini_videopost {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	padding-bottom: 10px;
        clear: both;
}

#bottom {
	background-image: url(/images/site/fctvbottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
	width: 356px;
	padding-top: 0px;
}

#fctvminibox {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
.fctvminifontblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.2em;
	padding-bottom: 10px;
}
.datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.fctvh4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d2412d;
	line-height: 1.2em;
	font-weight: normal;
	display: inline;
}
.fctvh4 a:link, .fctvh4 a:visited {
	text-decoration:none;
	color: #D2412D;
}
.fctvh4 a:hover {
	text-decoration:underline;
	color: #D2412D;
}
.fctvminifont {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	line-height: 1.2em;
	padding-bottom: 10px;
}


.imgleft {
                float: left;
                margin-top: 5px;	
                margin-right: 10px;
	margin-bottom: 30px;
                border: 1px solid #333333;
}
#newsmini  {
	width: 356px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 2em;
	color: #d2412d;
	padding-bottom: 20px;
}
#newsmini p {
	width: 336px;
	padding-left: 15px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsmini a {
	width: 356px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 2em;
	color: #d2412d;
	text-decoration: none;
}
#newsmini #headernewsmini {
	background-image: url(/images/site/news_mini.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 23px;
	padding-top: 8px;
	padding-right: 10px;
}

#hottest_mini {
	width: 356px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
        margin-bottom: 10px;
}
#hottest_mini  a:link, #hottest_mini  a:visited {
	width: 336px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D2412D;
	text-decoration: none;
}
#hottest_mini  a:hover {
	width: 336px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D2412D;
	text-decoration: underline;
}
#hottest_mini  #headhottest_mini {
	text-align: right;
	background-image: url(/images/site/hottest_mini.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	padding-right: 10px;
}
#hottest_mini  p {
	padding:8px 10px 8px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;

}
#hottest_mini    #hottest_mini_post {
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
}

#hottest_mini  #headblog_mini {
	text-align: right;
	background-image: url(/images/site/miniBlog.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	padding-right: 10px;
}
#hottest_mini  #headnews_mini {
	text-align: right;
	background-image: url(/images/site/miniNews.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	padding-right: 10px;
}
#hottest_mini  #headstuff_mini {
	text-align: right;
	background-image: url(/images/site/miniStuff.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	padding-right: 10px;
}
#hottest_mini  #headthisjustin_mini {
	text-align: right;
	background-image: url(/images/site/miniJustIn.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	padding-right: 10px;
}
.categorymini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
                font-weight: bold;
	color: #000000;
}

.grayed_out {
	color: #999999;
}
	
	/*End of right column Styling*/
	
	/*<<<<<--------------End of Content Styling-------------*/


	/*Footer Styling Start Here*/

#footer2 {
	background-color: #D34135;
	height: 400px;
	width: 100%;
	position: relative;
	bottom: 0px;
	background-image: url(/images/site/footerbg.png);
	background-repeat: repeat-x;
	z-index: 25;
}
#logobottom {
	position: absolute;
	width: 180px;
	height: 55px;
	top: 300px;
	z-index: 60;
}

#footer #myfooter {
	width: 955px;
	height: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color:#ffcc99;
	text-decoration:none;
}

#footer #footer-sitelink {
	font-family: Georgia, "Times New Roman", Times, serif;  /*typo*/
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: left;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	position: absolute;
	top: 11px;
	height: 160px;
	z-index: 60;
}

#footer #footer-fctv {
	font-family: Georgia, "Times New Roman", Times, serif;  /*typo*/
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: left;
	width: 160px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 20px;
	position: absolute;
	left: 185px;
	top: 11px;
	height: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993333;
	z-index: 60;
}
#footer #footer-foodster {
	font-family: Georgia, "Times New Roman", Times, serif;  /*typo*/
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: left;
	width: 120px;
	padding-right: 10px;
	padding-left: 29px;
	margin-top: 20px;
	position: absolute;
	left: 795px;
	top: 10px;
	height: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993333;
}
#footer #footer-review {
	font-family: Georgia, "Times New Roman", Times, serif;	/*typo*/
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: left;
	width: 150px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 20px;
	position: absolute;
	left: 387px;
	top: 11px;
	height: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993333;
	z-index: 60;
}
#footer #footer-articles {
	font-family: Georgia, "Times New Roman", Times, serif;	/*typo*/
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	position: absolute;
	left: 587px;
	top: 12px;
	width: 150px;
	height: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993333;
	z-index: 60;
}
#footer #footer-kopitiam {
	font-family: Georgia, "Times New Roman", Times, serif;  /*typo*/
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: left;
	width: 150px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 20px;
	position: absolute;
	left: 775px;
	top: 11px;
	height: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993333;
	z-index: 60;
}
#footer #copyright {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.5em;
	position: absolute;
	width: 600px;
	height: 20px;
	top: 370px;
	padding-left: 10px;
	z-index: 60;
}
#footer #disclaimertext {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.5em;
	position: absolute;
	width: 600px;
	height: 30px;
	top: 260px;
	padding-left: 10px;
	z-index: 60;
}
#footer #disclaimertext a {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;

}
#footer #logowatermark {
	height: 246px;
	width: 183px;
	position: absolute;
	z-index: 50;
	right: 0px;
	bottom: 0px;
}
.footermore {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}





	/*End of Footer Styling*/

#pagination {
	height: 70px;
	padding-top: 150px;
	padding-bottom: 10px;
       clear: both;
}
.pagination {
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
	text-align: center;
}

	.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {
	text-decoration:none;
	padding:2px 5px;
	color: #D2412D;
}
.page {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pagination p {
	margin: 0px;
	text-align: center;
}
.prevnextbut {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#review_detail h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-bottom: 5px;
	color: #d2412d;
}
#review_detail h1 a {
	color: #930;
}
#review_detail h1 a:hover {
	color: #930;
        text-decoration: underline;
}
#review_detail h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-bottom: 5px;
	color: #d2412d;
}
#review_detail {
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 575px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}

#review_detail  #review_desc {
	float: right;
	width: 65%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
       color: #333;
	padding-left: 10px;
padding-bottom: 20px;
                line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
	border-left-style: solid;
	border-left-color: #CCCCCC;
                margin-left: 10px;
}
#review_detail  #article_box {
	float: right;
	width: 45%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
       color: #333;
	padding: 0px 10px 20px 10px;
	font-weight: normal;
	font-style: normal;
	border-left-style: solid;
	border-left-color: #CCCCCC;
        margin: 10px 0 0 10px;
        background-color: #f1f1f1;
}
#review_detail #article_box h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-bottom: 5px;
	color: #d2412d;
}

#review_detail img {
	padding-bottom: 10px;
}
#review_detail .left {
        border: solid #ccc 1px;
        padding-bottom: 0px;
        margin-bottom: 10px;
}
#review_detail .imgtb {
        border: solid #cccccc 1px;
        padding-bottom: 0px;
        margin-bottom: 10px;
}
#review_detail p {
	margin: 0px;
	padding-top: 10px;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6em;
}
#review_detail #review_text {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.6em;
	padding-bottom: 20px;
}
#review_detail a:link, a:visited {
	color: #d2412d;
                text-decoration: none;
}
#review_detail a:hover {
	color: #d2412d;
                text-decoration: underline;
}

#review_text #quote {
                font-family: Georgia, "Times New Roman", Times, serif;
	color: #d2412d;
	font-size: 34px;
	font-weight: normal;
                line-height: 1.2em;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#review_info p {
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
                font-size: 10px;
}

#review_detail #review_info {
	width: 175px;
	float: left;
	position: relative;

}

  
#post_comment {
	padding-top: 15px;
	clear: left;
}
.commentar {
	background-color: #d2412d;
	padding: 10px;
	font-size: 14px;
	color: #FFFFFF;
}

#verdictbox {
	width: 575px;
	background-image: url(/images/site/verdict_box_bg.png);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 2em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}


#review_detail #review_info a {
	font-size: 12px;
	color: #D2412D;
	text-decoration: underline;
	font-weight: bold;
}
.redfont {
	color: #D2412D;
}
#review_detail #review_detail_pic {
	float: right;
	width: 65%;
}
#verdictbox p {
	background-image: url(/images/site/verdict_box_bg.png);
	background-repeat: repeat-y;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}
.comment_msg {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	line-height: 18pt;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#post_comment_box {
	background-color: #d2412d;
	background-image: url(/images/site/comment_box_bg.png);
	background-repeat: repeat-x;
	padding-left: 10px;
	margin-bottom: 30px;
}
#post_comment_box textarea {
	padding-left: 10px;
}
.textareas {
	padding-left: 10px;
	overflow: auto;
}
.viddescr {
	font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
	font-weight: bold;
	color: #ffcc99;
}
/*
#fctv_post img {
	float: left;
        margin:5px 10px 10px 0px; 
}*/

#fctv_post .imgArticle {
        border: solid #000 2px; float: left; margin: 5px 10px 20px 0px;
}

#fctv_post {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
        text-align: left;
	clear: both;
}

#fctv_post p {
	margin: 0px;
	padding-top: 0px 0px 10px 0px;
}
#fctv_post h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-bottom: 20px;
}
#fctv_post h1 a {
	color: #930;
        text-decoration: none;
}
#fctv_post h1 a:hover {
	color: #930;
        text-decoration: underline;
}
#fctv_post .entryTextFull {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	position: relative;
	width: 100%;
	padding-right: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	clear: left;
        text-align: left;
}

#spacer {
	height: 300px;
}
#fctv_post .titleText a {
	color: #993300;
}
#head_foodster_inv {
	background-image: url(/images/site/foodster_inv_header.jpg);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1em;
	color: #FFFFFF;
}
#videobox p {
	padding-top: 10px;
	padding-bottom: 15px;
}
#post-channel {
	padding-top: 20px;
	padding-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
#post-channel img {
	margin-right: 10px;
	margin-bottom: 30px;
	float: left;
}
#post-channel p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
#post-channel  .titleText  a {
	color: #993300;

}
#post-channel a {
	color: #d2412d;

}
.textchan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 30px;
	line-height: 20px;
	padding-top: 10px;
}
#review_detail_fctv {
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 575px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}
#review_detail2 #review_desc {
	float: right;
	width: 65%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
}
#review_detail2 #review_info {
	width: 165px;
	height: 300px;
	font-size: 12px;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	position: relative;
}
#review_detail2 #review_text {
	clear: both;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
	padding-bottom: 20px;
}
#review_detail2 {
	position: relative;
	width: 575px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
#review_detail2 #review_info a {
	font-size: 12px;
	color: #D2412D;
	text-decoration: underline;
	font-weight: bold;
}
#review_detail2 #review_detail_pic {
	float: right;
	width: 65%;
}
#review_detail2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #930;
}
#review_detail2 img {
	padding-bottom: 10px;
}
#review_detail2 .left {
        border: solid #ccc 1px;
        padding-bottom: 0px;
        margin-bottom: 10px;
}
/*
#review_detail2 p {
	margin: 0px;
	padding-top: 10px;
}*/
#thumbnail {
	width: 135px;
	height: 175px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	position: relative;
	margin-right: 6px;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
}
#thumbnail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 115px;
	height: 50px;
}
#thumbnail a {
	width: 135px;
	height: 185px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
#test {
	visibility: hidden;
}
#1stthumbnail {
	width: 135px;
	height: 175px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	position: relative;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}
#picrow {
	position: relative;
	height: 200px;
	width: 575px;
}
#pic_scroll {
	height: 200px;
	width: 575px;
	padding-bottom: 20px;
}
#pic_scroll .leftscroll {
	height: 60px;
	width: 55px;
	float: left;
	padding-top: 70px;
	padding-left: 5px;
}
#pic_scroll .rightscroll {
	height: 60px;
	width: 55px;
	float: right;
	padding-top: 70px;
	padding-right: 5px;
}
#pic_scroll .thumbview {
	width: 430px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}
#pic_caption {
	height: 150px;
	width: 575px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#pic_caption p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#pic_caption a {
	color: #d2412d;
	text-decoration: underline;

}

/* Pagination Style */

#pagination  {
              text-align: center;
              width: 575px;
              position: relative;
              padding-top: 10px;
              padding-bottom: 10px;
}

#pagination #text {
              font-family: Arial, Verdana, Sans-serif;
              font-size: 12px;
              text-align: center;
}

#pagination a:link, #pagination a:visited {
             	color: #d2412d;
                text-decoration: underline;
}

#pagination a:hover {
             	color: #d2412d;
                text-decoration: none;
}