﻿/* DEFAULT.MASTER */

/* BODY */

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/* background-image: url(Images/Default_Master/cloud.jpg); */
	/* background-image: url(Images/Default_Master/snow1.gif); */
    	background-attachment: fixed;
	background-repeat: repeat; 
	/* background-repeat: no-repeat; */
	background-position: center;
	background-color: #000000; /* #ffffff; */ /* #336699; /*#ffff99;*/ 
}

#divBody
{
	width: 1040px;
	background-color: transparent;
}

#tdBody
{
	width: 1040px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #dcdcdc;
	background-color: #ffffff;
	text-align: center; 
}

/* HEADER */

#tdHeader
{
	width: 1040px;
	padding: 0px 0px 0px 0px;
}

#tdHeaderLogin
{
	width: 1040px;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #696969;
	text-align: right;
	padding: 10px 15px 10px 0px;
}

#tdHeaderLogin a
{
	color: #696969;
	text-decoration: none;
}

#tdHeaderLogin a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

#tdHeaderMenu
{
	width: 1040px;
	height: 171px;	
	background-image: url(Images/Default_Master/header.jpg);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	text-align: left;
}

.HeaderMenu
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.HeaderMenu a
{
	color: #ffffff;
}

.HeaderMenu a:hover
{
	color: #000000;
}

/* CONTENT */

#tdContent
{
	width: 1040px;
	text-align: left;
}

#tdContentLeft
{
	width: 264px;
	vertical-align: top;
}

#tdContentRight
{
	width: 746px;
	vertical-align: top;
}

/* FOOTER */

#tdFooter
{
	width: 1040px;
	padding: 0px 0px 0px 0px;
}

#tdFooterMenu
{
	width: 1040px;
	height: 80px;	
	background-image: url(Images/Default_Master/footer.png);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	text-align: left;
	vertical-align: top;
}

.FooterMenu
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.FooterMenu a
{
	color: #ffffff;
}

.FooterMenu a:hover
{
	color: #000000;
}


/* BANNER */

#tdBannerTop
{
	width: 1040px;
	height: 100px;
	background-color: #ffffff;
	border: solid 1px #dcdcdc;
	text-align: center;
}

#tdBannerBottom
{
	width: 1040px;
	height: 100px;
	background-color: #ffffff;
	border: solid 1px #dcdcdc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

/* LOGIN BOX */

#tdLoginBox
{
	width: 254px;
	height: 304px;
	background-image: url(Images/Default_Master/loginBox.png);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px 5px 0px 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}

#tdLoginBoxAfter
{
	width: 254px;
	height: 462px;
	background-image: url(Images/Default_Master/loginBoxAfter.png);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px 5px 0px 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}

#tdLoginErrorMsg
{
	width: 239px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

.tdLogin
{
	width: 239px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: left;	
}

.tdLogin a
{
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.tdLogin a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.textBoxLogin
{
	width: 200px;
	border: #a9a9a9 1px solid;
	color: #393939;
	font-family: arial, verdana, helvetica, sans-serif;
	text-indent: 3px;
	font-size: 12px;
	font-weight: normal;
}

/* REGISTER BOX */

#tdRegisterBox
{
	width: 254px;
	height: 153px;
	vertical-align: top;
}

/* SEARCH BOX */

#tdSearchBox
{
	width: 254px;
	height: 407px;
	background-image: url(Images/Default_Master/searchBox.png);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px 5px 0px 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;	
}

/* TOP 5 BOX */

#tdTop5Box
{
	width: 254px;
	height: 306px;
	background-image: url(Images/Default_Master/top5Box.png);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px 5px 0px 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#tdTop5Box a
{
	color: #ffffff;	
	text-decoration: none; 
}

#tdTop5Box a:hover
{
	color: #ffffff;	
	text-decoration: underline; 
}

.panelTop5
{
	width: 230px;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* DEFAULT.ASPX */

#td5Links
{
	width: 600px;
}

#tdBlitz
{
	width: 600px;
}

#tdFeaturedResto
{
	width: 752px;	
	text-align: left;	
	vertical-align: top;	
	padding: 0px 0px 0px 5px; 
}

#tdFrontPromo
{
	width: 752px;
	height: 576px;
	background-image: url(Images/Default/frontPromoBox.jpg);
	background-repeat: no-repeat;
	text-align: left;	
	vertical-align: top;
}


/* S L I D I N G   T A B S */

#heading {
    text-align: right;
	margin: 10px 10px 10px 0px;
   
}

#heading *{
    display: inline;
    padding: 4px;
    cursor: pointer;
    vertical-align: middle;
}

#previous 
{
	float: none; 
	cursor: pointer; 
}

#next 
{
	float: none; 
	cursor: pointer; 
}

.slidingTabBox
{
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    width: 680px; 
    height: 425px;
}
 
#box4{
	position:absolute;
}

#info4{
	cursor:default
}

.mask1{
	position:relative;
	width:410px;
	height:130px;
	overflow:hidden;
}

.mask3{
	position:relative;
	width:680px;
	height:350px;
	overflow:hidden;
}

.buttons
{
	padding:5px;
}

.buttons span
{
	color:#0080FF;
	padding:0 5px;
	cursor:pointer;
	font:12px Verdana;
}

.buttons span.active
{
	border-bottom: solid 1px #dcdcdc;	
}

.buttons span:hover
{
	background:#ffffff;
	border-bottom: solid 1px #dcdcdc;	
}	

#pagerPromo {
    text-align: left;   
}

#pagerPromo *{
    display: inline;
    cursor: pointer;
    vertical-align: middle;
   
}

.buttons2
{
	padding: 0px 5px 0px 5px;
}

.buttons2 span
{
	color:#0080FF;
	cursor:pointer;
	font-family: Verdana;
	font-size: 10px;  
	padding: 2px 2px 2px 2px;
}

.buttons2 span.active
{
	background:#0080FF;
	color:#ffffff;
}

.buttons2 span:hover
{
	background: #ffcc00;
	color: #ffffff;
}

.buttons3
{
	padding: 0px 5px 0px 5px;
}

.buttons3 span
{
	color:#0080FF;
	cursor:pointer;
	font-family: Verdana;
	font-size: 10px;  
	padding: 2px 2px 2px 2px;
}

.buttons3 span.active
{
	background:#0080FF;
	color:#ffffff;
}

.buttons3 span:hover
{
	background: #ffcc00;
	color: #ffffff;
}

.boxPromo 
{
	font: normal 12px verdana; 
    color: #696969; 
    padding: 15px 0px 0px 10px;     
	margin: 0px 0px 0px 20px;                                                        
    height: 325px;
    width: 460px;           
    background-image: url(Images/Default/boxPromo.png);
    background-repeat:no-repeat; 
    float: left;
} 

.boxPromo a {color:#ff0000; text-decoration:none;}
.boxPromo a:hover {color:#696969; text-decoration:underline;}
			
/* ---------------------------------------------------------------------------------------------------------*/
/* ABOUTUS.ASPX */

#tdAboutUs
{
	width: 752px;
	text-align: left;
	vertical-align: top;
	border: solid 1px #dcdcdc;
	padding: 10px 10px 10px 10px;
	background-image: url(Images/Background/bg.gif);
	background-repeat: repeat;
}

#tdAboutUsTitle
{
	width: 600px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #595959;
	text-align: center;
}

#tdAboutUsBody
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #191919;
	text-decoration: none;
	text-align: justify;
}

#tdAboutUsFooter
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #191919;
	text-decoration: none;
	text-align: right; 
}

/* ---------------------------------------------------------------------------------------------------------*/
/* TERMSCONDTIONS.ASPX */

#tdTermsConditions
{
	width: 752px;
	text-align: left;
	vertical-align: top;
	border: solid 1px #dcdcdc;
	padding: 10px 10px 10px 10px;
	background-image: url(Images/Background/bg.gif);
	background-repeat: repeat;
}

.panelTermsConditionsBody
{
	Height: 900px; 
	padding: 0px 10px 10px 0px;	
}

#tdTermsConditionsTitle
{
	width: 600px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #595959;
	text-align: center;
}

#tdTermsConditionsBody
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #191919;
	text-decoration: none;
	text-align: justify;
}

#tdTermsConditionsFooter
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #191919;
	text-decoration: none;
	text-align: right; 
}

/* ---------------------------------------------------------------------------------------------------------*/
/* CONTACTUS.ASPX */

#tdContactUs
{
	width: 752px;
	text-align: left;
	vertical-align: top;
	border: solid 1px #dcdcdc;
	padding: 10px 10px 10px 10px;
	background-image: url(Images/Background/bg.gif);
	background-repeat: repeat;
}

#tdContactUsTitle
{
	width: 600px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #595959;
	text-align: center;
}

#tdContactUsBody
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #191919;
	text-decoration: none;
	text-align: center;
}

#tdContactUsBody a
{
	font-size: 14px;
	color: #0066cc;
	text-decoration: none;
}

#tdContactUsBody a:hover
{
	font-size: 14px;	
	color: #ff0000;
	text-decoration: underline;
}

#tdContactUsFooter
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #191919;
	text-decoration: none;
	text-align: right; 
}

/* ---------------------------------------------------------------------------------------------------------*/
/* SEARCHRESULT.ASPX */

#tdSearchResult
{
	width: 752px;
	text-align: left;
	vertical-align: top;
	border: solid 1px #dcdcdc;
	padding: 10px 10px 10px 10px;
	background-image: url(Images/Background/bg.gif);
	background-repeat: repeat;
}

#tdSearchResultTitle
{
	width: 752px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #595959;
	text-align: left;
}

#tdSearchResultLink
{
	width: 752px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-align: center;
}

#tdSearchResultLink a
{
	color: #4169e1;
	text-decoration: underline;
	font-weight: normal;
}

#tdSearchResultLink a:hover
{
	color: #ff0000;
	text-decoration: none;
}


#tdSearchResultBody
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #191919;
	text-decoration: none;
	text-align: center;
}

/* START GRID VIEW */

.gridSearch
{
	width: 702px;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #292929;
	text-align: left;
	padding: 0px 0px 0px 0px;
}


.gridSearchTitle
{
	height: 30px;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #3366cc;
}

.gridItem
{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	color: #696969;
}

.gridPaging
{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;	
}

.gridPaging a
{
	color: #6633cc;
	text-decoration: none;
	font-weight: normal;
}

.gridPaging a:hover
{
	color: #ff0000;
	text-decoration: underline; 
}


.itemSearchResult1
{
	width: 150px;
	text-align: center;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	color: #292929;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}

.itemSearchResult1 a
{
	color: #292929;
	text-decoration: none;
	font-weight: normal;
}

.itemSearchResult1 a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.itemSearchResult2
{
	width: 220px;
	text-align: left;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	color: #292929;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}

.itemSearchResult3
{
	width: 150px;
	text-align: left;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	color: #292929;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}

.itemSearchResult4
{
	width: 150px;
	text-align: left;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	color: #292929;
	border-bottom: solid 1px #dcdcdc;
}

/* END GRID VIEW */

/* ---------------------------------------------------------------------------------------------------------*/
/* SEARCHPAGE.ASPX */

#tdSearchPage
{
	width: 752px;
	text-align: center;
	vertical-align: top; 
	border: solid 1px #dcdcdc;
	padding: 10px 10px 10px 10px;
	background-image: url(Images/Background/bg.gif);
	background-repeat: repeat;
}

#tdSPSearchBox
{
	width: 254px;
	height: 407px;
	background-image: url(Images/Default_Master/searchBox.png);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px 5px 0px 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;	
}

/* ---------------------------------------------------------------------------------------------------------*/
/* LOGINPAGE.ASPX */

#tdLoginPage
{
	width: 752px;
	text-align: center;
	vertical-align: top; 
	border: solid 1px #dcdcdc;
	padding: 10px 10px 10px 10px;
	background-image: url(Images/Background/bg.gif);
	background-repeat: repeat;
}

#tdLPLoginBox
{
	width: 254px;
	height: 304px;
	background-image: url(Images/Default_Master/loginBox.png);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px 5px 0px 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* RESTORAN.ASPX */

#tdProfilRestoran
{
	width: 752px;
	text-align: center;
	vertical-align: top; 
	border: solid 1px #dcdcdc;
	padding: 10px 10px 10px 10px;
	background-image: url(Images/Background/bg.gif);
	background-repeat: repeat;
}

#tdAdminControl
{
	width: 752px;
	font-size: 20px;
	padding: 5px 10px 5px 0px;
	text-align: right;
}

#tdProfilRestoranHeader
{
	width: 752px;
	border-top: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	vertical-align: top;
	padding: 10px 0px 10px 0px;
}

#tdProfilRestoranHeaderLeft
{
	width: 110px;
	padding: 0px 5px 0px 0px;
	text-align: center;
	vertical-align: top;
}

#tdProfilRestoranHeaderMiddle
{
	width: 600px;
	padding: 0px 5px 0px 5px;
	text-align: left;
	vertical-align: top;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #191919;
}

.profilRestoranTitle
{
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #4169e1;
}

.profilRestoranSubTitle
{
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #696999;	
}

.profilRestoranBody
{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #191919;
}

#tdProfilRestoranBody
{
	vertical-align: top;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

#tdProfilRestoranBodyLeft
{
	width: 400px;
	border-right: solid 1px #a9a9a9;
	vertical-align: top;
}

#tdProfilRestoranBodyRight	
{
	width: 352px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
}

#tdGridViewPromo
{
	width: 752px;
	vertical-align: top;
	text-align: left;
}

.panelCaraBayar
{
	width: 320px; 
	padding: 0px 10px 10px 10px;	
	background-color: #ffffff; 
}

.panelRestoDeskripsi
{
	width: 320px; 
	padding: 10px 10px 10px 10px;
	background-color: #ffffff; 	
}
.panelRestoFasilitas
{
	width: 320px; 
	background-color: #ffffff; 
	padding: 0px 10px 10px 10px;	
}

.panelRestoPromo
{
	width: 702px; 
	background-color: #ffffff; 
	padding: 10px 10px 10px 10px;	
}
.tdBodyRight
{
	width: 352px;
	padding: 10px 5px 10px 0px;	
	font-weight: normal;
	text-align: left;
	background-color: #ffffff; 	
}

.tdTitleBlue
{
	width: 310px; 
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0px 10px 10px;
	background-color: #696999;
	text-align: left;
}

.tdTitleGreen
{
	width: 310px; 
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0px 10px 10px;
	background-color: #66cc66;
	text-align: left;
}

.tdTitleOrange
{
	width: 740px;
	font-family: arial, verdana,sans-serif, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0px 10px 10px;
	background-color: #ff3300;
	text-align: left;
}

.tdTitleViolet
{
	width: 740px;
	font-family: arial, verdana,sans-serif, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0px 10px 10px;
	background-color: #9999cc;
	text-align: left;
}

/* GRID VIEW PROMO */

.promoRestoLink
{
	width: 500px;
	text-align: right;
	font-family: arial, verdana,sans-serif, helvetica;
	font-size: 14px;
	color: #ffff33;
}

.promoRestoLink a
{
	color: #ffff33;
	text-decoration: underline;
}

.promoRestoLink a:hover
{
	color: #ffff33;
	text-decoration: none;
}

.promoHeader1
{
	height: 30px;
	width: 400px;
	text-align: center;
	background-color: #ccff99;
}

.promoHeader2
{
	height: 30px;
	width: 150px;
	text-align: center;
	background-color: #ccff99;
}

.promoHeader3
{
	height: 30px;
	width: 150px;
	text-align: center;
	background-color: #ccff99;
}

.promoItem1
{
	width: 400px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc; 	
}

.promoItem2
{
	width: 150px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}

.promoItem3
{
	width: 150px;
	text-align: left;
	padding: 5px 5px 5px 5px;	 
	border-bottom: solid 1px #dcdcdc;
}

/* GRID VIEW REVIEW */

.reviewRestoLink
{
	width: 500px; 
	text-align: right; 
	font-family: arial, verdana,sans-serif, helvetica;
	font-size: 14px;
	color: #003399;
}

.reviewRestoLink a
{
	color: #003399;
	text-decoration: underline;
}

.reviewRestoLink a:hover
{
	color: #003399;
	text-decoration: none;
}

.reviewItem1
{
	width: 200px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	vertical-align: top;
}

.reviewItem2
{
	width: 500px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	vertical-align: top;	
	border-bottom: solid 1px #dcdcdc;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* SETRESTOOWNER.ASPX */

#tdSetRestoOwner
{
	width: 752px;
	text-align: left;
	vertical-align: top; 
	border: solid 1px #dcdcdc;
	padding: 10px 10px 10px 10px;
	background-image: url(Images/Background/bg.gif);
	background-repeat: repeat;
}

#tdSetRestoOwnerHeader
{
	width: 752px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #292929;
	text-align: left;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* UPLOADPHOTO.ASPX */

.headerGambar1
{ 
	height: 30px;
	width: 200px;
	text-align: center;
	background-color: #66cc99;
}

.headerGambar2
{
	height: 30px;
	width: 400px;
	text-align: center;
	background-color: #66cc99;
}

.headerGambar3
{ 
	height: 30px;
	width: 100px;
	text-align: center;
	background-color: #66cc99;
}

.itemGambar1
{
	width: 200px;
	text-align: left;
	padding: 5px 0px 10px 0px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemGambar2
{
	width: 400px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;

}

.itemGambar3
{
	width: 100px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* JENISRESTORAN.ASPX */

#tdJenisResto
{
	width: 752px;
	text-align: left;
	vertical-align: top; 
	border: solid 1px #dcdcdc;
	padding: 10px 10px 10px 10px;
	background-image: url(Images/Background/bg.gif);
	background-repeat: repeat;
}
.tdJenisRestoBox
{
	width: 150px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #494949;
	padding: 10px 10px 10px 10px;
	background-image: url(Images/Background/bg.gif);
	background-repeat: repeat;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* SEARCHRESEP.ASPX */

.resepSearchHeader1
{
	height: 30px;
	width: 200px;
	text-align: center;
	background-color: #ff99cc;
}

.resepSearchHeader2
{
	height: 30px;
	width: 200px;
	text-align: center;
	background-color: #ff99cc;
}

.resepSearchHeader3
{
	height: 30px;
	width: 150px;
	text-align: center;
	background-color: #ff99cc;
}

.resepSearchHeader4
{
	height: 30px;
	width: 150px;
	text-align: center;
	background-color: #ff99cc;
}
.resepSearchItem1
{
	width: 200px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc; 	
	background-color: #ffffff;
}

.resepSearchItem2
{
	width: 200px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.resepSearchItem3
{
	width: 150px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-right: solid 1px #dcdcdc;		
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.resepSearchItem4
{
	width: 150px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* SHOWFORUM.ASPX */

.headerForum1
{
	height: 30px;
	width: 350px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.headerForum2
{
	height: 30px;
	width: 150px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.headerForum3
{ 
	height: 30px;
	width: 100px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.headerForum4
{ 
	height: 30px;
	width: 100px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.itemForum1
{
	width: 350px;
	text-align: left;
	padding: 5px 0px 10px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemForum2
{
	width: 150px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemForum3
{
	width: 100px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemForum4
{
	width: 100px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* BROWSETHREADS.ASPX */

.headerThread1
{
	height: 30px;
	width: 20px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.headerThread2
{
	height: 30px;
	width: 330px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
	font-weight: bold;
}

.headerThread3
{ 
	height: 30px;
	width: 150px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
	font-weight: bold;
}

.headerThread4
{ 
	height: 30px;
	width: 100px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
	font-weight: bold;
}

.headerThread5
{ 
	height: 30px;
	width: 100px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
	font-weight: bold;
}

.headerThread6
{ 
	height: 30px;
	width: 20px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.headerThread7
{ 
	height: 30px;
	width: 20px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.headerThread8
{ 
	height: 30px;
	width: 20px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.itemThread1
{
	width: 20px;
	text-align: left;
	padding: 5px 0px 10px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemThread2
{
	width: 330px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemThread3
{
	width: 150px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemThread4
{
	width: 100px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemThread5
{
	width: 100px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemThread6
{
	width: 20px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemThread7
{
	width: 20px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemThread8
{
	width: 20px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* MANAGEUNAPPROVEDPOSTS.ASPX */

.headerPost1
{
	height: 30px;
	width: 200px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
	font-weight: bold;
}

.headerPost2
{
	height: 30px;
	width: 310px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
	font-weight: bold;
}

.headerPost3
{ 
	height: 30px;
	width: 150px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
	font-weight: bold;
}

.headerPost4
{ 
	height: 30px;
	width: 20px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.headerPost5
{ 
	height: 30px;
	width: 20px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.itemPost1
{
	width: 200px;
	text-align: left;
	padding: 5px 0px 10px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemPost2
{
	width: 310px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemPost3
{
	width: 150px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemPost4
{
	width: 20px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemPost5
{
	width: 20px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* MANAGEFORUMS.ASPX */

.headerManageForums1
{
	height: 30px;
	width: 110px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
	font-weight: bold;
}

.headerManageForums2
{
	height: 30px;
	width: 630px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
	font-weight: bold;
}

.headerManageForums3
{ 
	height: 30px;
	width: 20px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
	font-weight: bold;
}

.headerManageForums4
{ 
	height: 30px;
	width: 20px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.itemManageForums1
{
	width: 110px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemManageForums2
{
	width: 630px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemManageForums3
{
	width: 20px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemManageForums4
{
	width: 20px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

/* View Details */

.headerMFViewForums
{
	height: 30px;
	width: 700px;
	text-align: left;
	color: #ffffff;
	background-color: #9999cc;
	font-weight: bold;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* PROMOTEMEMBER.ASPX */

.headerPromote
{
	height: 30px;
	width: 400px;
	text-align: center;
	color: #ffffff;
	background-color: #ff9966;
	font-weight: bold;
}

.itemPromote
{
	width: 400px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* MEMBERLIST.ASPX */

.headerMember1
{
	height: 30px;
	width: 200px;
	text-align: center;
	color: #ffffff;
	background-color: #ff9966;
	font-weight: bold;
}

.headerMember2
{
	height: 30px;
	width: 150px;
	text-align: center;
	color: #ffffff;
	background-color: #ff9966;
	font-weight: bold;
}

.headerMember3
{
	height: 30px;
	width: 100px;
	text-align: center;
	color: #ffffff;
	background-color: #ff9966;
	font-weight: bold;
}

.headerMember4
{
	height: 30px;
	width: 130px;
	text-align: center;
	color: #ffffff;
	background-color: #ff9966;
	font-weight: bold;
}

.headerMember5
{
	height: 30px;
	width: 130px;
	text-align: center;
	color: #ffffff;
	background-color: #ff9966;
	font-weight: bold;
}

.headerMember6
{
	height: 30px;
	width: 100px;
	text-align: center;
	color: #ffffff;
	background-color: #ff9966;
	font-weight: bold;
}


.itemMember1
{
	width: 200px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemMember2
{
	width: 150px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemMember3
{
	width: 100px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemMember4
{
	width: 130px;
	font-size: 9px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemMember5
{
	width: 130px;
	font-size: 9px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemMember6
{
	width: 100px;
	text-align: right;
	padding: 5px 5px 5px 5px;	
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}
/* ---------------------------------------------------------------------------------------------------------*/
/* RESTOPROMO.ASPX */

.hotStuffHeader1
{
	height: 30px;
	width: 300px;
	text-align: center;
	color: #ffffff;
	background-color: #ff0000;
}

.hotStuffHeader2
{
	height: 30px;
	width: 140px;
	text-align: center;
	color: #ffffff;
	background-color: #ff0000;
}

.hotStuffHeader3
{
	height: 30px;
	width: 130px;
	text-align: center;
	color: #ffffff;
	background-color: #ff0000;
}

.hotStuffHeader4
{
	height: 30px;
	width: 130px;
	text-align: center;
	color: #ffffff;
	background-color: #ff0000;
}

.hotStuffItem1
{
	width: 300px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc; 
	background-color: #ffffff;	
}

.hotStuffItem2
{
	width: 140px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;	
}

.hotStuffItem3
{
	width: 130px;
	text-align: left;
	padding: 5px 5px 5px 5px;	 
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;	
}

.hotStuffItem4
{
	width: 130px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #dcdcdc;	 
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;	
}

/* ---------------------------------------------------------------------------------------------------------*/
/* EXPIREDPROMO.ASPX */

.expiredPromoHeader1
{
	height: 30px;
	width: 300px;
	text-align: center;
	color: #ffffff;
	background-color: #a9a9a9;
}

.expiredPromoHeader2
{
	height: 30px;
	width: 140px;
	text-align: center;
	color: #ffffff;
	background-color: #a9a9a9;
}

.expiredPromoHeader3
{
	height: 30px;
	width: 130px;
	text-align: center;
	color: #ffffff;
	background-color: #a9a9a9;
}

.expiredPromoHeader4
{
	height: 30px;
	width: 130px;
	text-align: center;
	color: #ffffff;
	background-color: #a9a9a9;
}

.expiredPromoItem1
{
	width: 300px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc; 
	background-color: #ffffff;	
}

.expiredPromoItem2
{
	width: 140px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;	
}

.expiredPromoItem3
{
	width: 130px;
	text-align: left;
	padding: 5px 5px 5px 5px;	 
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;	
}

.expiredPromoItem4
{
	width: 130px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #dcdcdc;	 
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;	
}

/* ---------------------------------------------------------------------------------------------------------*/
/* TOPSPONSOR.ASPX */

#tdTopSponsor
{
	width: 752px;
	text-align: center;
	vertical-align: top;
	border: solid 1px #dcdcdc;
	padding: 10px 10px 10px 10px;
}

/* ---------------------------------------------------------------------------------------------------------*/
/* SEARCHPOSTS.ASPX */

.headerPost1
{
	height: 30px;
	width: 160px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.headerPost2
{
	height: 30px;
	width: 100px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.headerPost3
{ 
	height: 30px;
	width: 170px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.headerPost4
{ 
	height: 30px;
	width: 270px;
	text-align: center;
	color:#ffffff;
	background-color: #cccc66;
}

.itemPost1
{
	width: 160px;
	text-align: left;
	padding: 5px 0px 10px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemPost2
{
	width: 100px;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemPost3
{
	width: 170px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}

.itemPost4
{
	width: 270px;
	text-align: center;
	padding: 5px 5px 5px 5px;	
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	background-color: #ffffff;
}
