body
{
    font-family: Verdana;
    font-size: 12px;   
}

height:1px;
    color:#cccccc;
    background-color:b0b0b0;
    border:none;
a, a:link, a:visited
{
    font-family: Verdana;
    font-size: 12px;
    color: #47115D;
    text-decoration: underline;
}

.Wrapper
{
    margin: auto;
    width: 776px;
    padding-top: 30px;
}

.WrapperAdmin
{
    margin: auto;
    width: 1000px;
    padding-top: 30px;
}

.Top
{
    width: 100%;
    height: 48px;
    background: url(images/BackgroudImages/Top.jpg);
    background-repeat:no-repeat;
}

.Middle
{
    width: 100%;
    min-height: 364px;
    background: url(images/BackgroudImages/MainBg.jpg);
    background-repeat: repeat-y;
}

.Bottom
{
    width: 100%;
    height: 44px;
    background: url(images/BackgroudImages/BottomBg.jpg);
    background-repeat:no-repeat;
}

.MiddleLeftSide
{
    clear: both;
    float: left;
    width: 252px;
    min-height: 400px;
    background: url(images/BackgroudImages/MenuBg.jpg);
    background-repeat: no-repeat;
    padding-top: 200px;
}
.MiddleLeftSideAdmin
{
    clear: both;
    float: left;
    width: 202px;
    min-height: 400px;
    background: url(images/BackgroudImages/MenuBg.jpg);
    background-repeat: no-repeat;
    padding-top: 200px;
}

.MiddleRightSide
{
    /***W allowed 524px***/
    float: right;
    width: 512px;
    padding: 0px;
}
.MiddleRightSideAdmin
{
    /***W allowed 770px***/
    float: right;
    width: 770px;
    padding: 0px;
}

.Content
{
    /***W allowed 512px***/
    float: left;
    width: 490px;
}

p, .Normal, .NormalDisabled
{
    line-height: 18px;
    font-family: Verdana;
    font-size: 12px;
}

.Copyright
{
    clear: both;
    margin: auto;
    width: 776px;
    height: 20px;   
    text-align: left;
    padding-left:211px;
}


.Copyright a.SkinObject, .Copyright a:link, .Copyright a:visited, .Copyright a:active
{
   font-weight:normal;
   font-family:Verdana;
    font-size: 11px;
    color: White;
    text-align: center;
}

.Copyright, .Copyright a, .Copyright #dnnLOGIN
{ 
    font-family:Verdana;
    font-size: 11px;
    color: White;
    text-align: center;
}
h3
{
font-family: Verdana;
    margin-top: 1px;
    margin-bottom: 1px;
}
h2 {font-family: Verdana;}
h1{font-family: Verdana;}
/*********************************************************************
 DNN STYLE
*********************************************************************/

#questionsAndAnswers hr
{
    border: 1px solid #3E0556;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    height: 1px;
}

#questionsAndAnswers .PagingTable
{
    border: 0;
    background: #F6F6F6;
}

#questionsAndAnswers .SubHead
{
    padding-right: 10px;
    color: #6b417e;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
}

#askTheChefForm img
{
    display: none;
}

#askTheChefForm .SubHead
{
    color: #6b417e;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
}

#askTheChefForm .NormalTextBox
{
    border: 1px solid #3E0556;
}

#dnn_ctr4342_Feedback_cmdSend
{
    background: url(images/submit.png) top left no-repeat;
    margin: 1px 0 1px 0;
    padding: 11px 4px 14px 40px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #6b417e;
    line-height: 1.3em;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    width: 69px;
    display:block;
    text-decoration:none;
}

.Copyright a
{
    text-decoration: none;
}

.dnnLOGIN, #dnn_dnnLOGIN_cmdLogin
{
    color: White;
}

.ModuleTitle_SubMenu, span
{
    text-align: left;
    font-size: 12px;
}

span.Head
{
    margin: 0;
    padding: 0;
    position: relative;
    top: 5px;
}

/*********************************************************************
            Photo
*********************************************************************/

.SamplePhoto
{
    width: 100%;
    text-align: center;
}



/*************************MENU******************************/



/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/

#HouseMenuNav, #HouseMenuNav ul
{
    /* all submenu lists */
    padding: 0;
    margin: 0;
    border: 0;
    list-style: none;
    white-space: nowrap;
    position: relative;
    z-index: 2;
}

#HouseMenuNav li
{
    /* all list items */
    position: relative;
    display: inline;
    float: left;
    margin: 0;
    border: 0;
    padding: 0;
}


#HouseMenuNav li li
{
    /* all items under the top level */
    z-index: 11113;
}

#HouseMenuNav a
{
    /* all links within the menu wrapper */
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li li a
{
    /* all item links under the top level */
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li a:hover
{
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li li a:hover
{
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li ul
{
    position: absolute;
    top: 10px; /*************************Distansce between second level box and the Mune*******/
    margin: 0;
    border: 0;
    padding: 0;
    z-index: 11112;
}

#HouseMenuNav li ul ul
{
    /* third-and-above-level lists */
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li:hover ul ul, #HouseMenuNav li:hover ul ul ul, #HouseMenuNav li.sfhover ul ul, #HouseMenuNav li.sfhover ul ul ul
{
    left: -9999px;
}

#HouseMenuNav li:hover ul, #HouseMenuNav li li:hover ul, #HouseMenuNav li li li:hover ul, #HouseMenuNav li.sfhover ul, #HouseMenuNav li li.sfhover ul, #HouseMenuNav li li li.sfhover ul
{
    /* lists nested under hovered list items      left: auto;     z-index: 99999;*/
}

#HouseMenuNav iframe
{
    position: absolute;
    left: 0;
    top: 40;
    z-index: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
    display: block;
}

.ArrowPointer
{
    cursor: default;
}


/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/




.menu
{
    background-color: Transparent;
    width: 100px;
    text-align: left;
    padding-top: 10px;
    text-decoration: none;
}

#HouseMenuNav li:hover ul, #HouseMenuNav li li:hover ul, #HouseMenuNav li li li:hover ul, #HouseMenuNav li.sfhover ul, #HouseMenuNav li li.sfhover ul, #HouseMenuNav li li li.sfhover ul
{
    /* lists nested under hovered list items */
    top: auto;
    left: auto;
    z-index: 99999;
}



#HouseMenuNav, #HouseMenuNav ul
{
    /* all submenu lists */
    width: 100%;
    background-color: transparent; /*blue */
    margin: 0;
    float: left;
    margin-right: 0px;
}



#HouseMenuNav li ul
{
    /* second-level lists = all list items under the top/parent menu  #cc0000*/
    width: 155px; /* width of submenu, must be set so third-level list can get shifted over properly */
    left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    border: solid 0px #000;
    margin: 0 0 0 0; /* hack for MacIE5 to ignore, while other browsers use \*/
    margin: 0; /* end hack */
    background-color: #D0D0D0; /* #5086AA */
    padding-bottom: 10px;
    padding-top: 15px; /*filter: alpha(opacity=85);    opacity: 0.85;*/
}

#HouseMenuNav li
{
    /* all list items */ /* border-right: 1px solid #666;*/
    line-height: normal; /* hack for MacIE5 to ignore, while other browsers use \*/ /*background-image:url(images/menu-line.jpg); display line between 1st menu items       background-repeat:no-repeat;         background-position:100% 4px; border-right:1px solid white;  */
    background-repeat: no-repeat;
    background-position: 100% 6px;
    background-color: Transparent; /* green */
    margin-right: 10px;
    margin-left: 10px;
    height: 20px;
    width: 100%;
    padding-top: 2px; /*5*/
    text-align: left;
}
#HouseMenuNav li:hover
{
    background-color: Transparent; /*background-image:url(W:/DotNetNuke/Website/Portals/12/Skins/HouseMenu/Images/MenuHover.jpg);url([1stLiHoverimg]);     background-repeat:repeat-x;     background-position:top left;*/
}

#HouseMenuNav li:hover a
{
}

#HouseMenuNav li li a
{
    font-weight: bold;
}

#HouseMenuNav li li
{
    /* all items under the top level */ /* all items under the top level - submenu/child items */
    width: 150px;
    height: 20px;
    _width: 150px; /* end hack */
    background-image: none;
    margin: 0px;
    padding: 0px;
    padding-top: 2px;
    border-bottom: solid 1px #B8B8B8; /*padding-left:5px;*/
}
#HouseMenuNav li li:hover
{
    background-color: Transparent;
    background-repeat: repeat-x;
    background-position: top left;
}

#HouseMenuNav li:hover uL
{
    left: 50px;
    top: 2px;
}

#HouseMenuNav a
{
    /* all links within the menu wrapper */
    font-family: Verdana;
    color: #47115D; /* set to a colour if you want ALL menu items to have the same background colour */
    text-decoration: none;
    font-weight: bold;
}
#HouseMenuNav li a, #HouseMenuNav li li a
{
    /* all links within the menu wrapper      padding: 0px;     margin-top: 5px;*/ /*[1stAHeight]px;IE has problem to set width, so auto will be fine*/
    width: auto;
    font-size: 12px;
    font-weight: bold;
    background-color: transparent; /*red*/
    text-decoration: none;
}


#HouseMenuNav li a:hover, #HouseMenuNav li li a:hover
{
    text-decoration: underline;
}


/* second-level lists.when the mouseover to the first level and dispaly the popup list-yuchen*/





#HouseMenuNav li ul ul
{
    /* third-and-above-level lists */
    margin: -22px 0 0 160px;
    border: solid 0px #000;
    line-height: 12px;
}

#HouseMenuNav #HouseMenuNavParentItem a
{
    /* all links under the parent item (li) */
    color: #BB94CB;
    background-color: transparent;
    text-decoration: none;
}


#HouseMenuNav a#HouseMenuNavParentLink
{
    /* parent link itself */
    color: #BB94CB;
    background-color: transparent;
    text-decoration: none;
}

#HouseMenuNav a#HouseMenuNavCurrentLink
{
    /* current selected/active link */
    color: black;
    font-weight: bold;
    background-color: transparent;
    text-decoration: none;
}


#HouseMenuNav
{
    width: 140px;
    padding-left: 10px;
}

#HouseMenuNav ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#HouseMenuNav ul a
{
    text-decoration: none;
    font-family:Verdana;
    font-size: 13px;
    line-height: 20px;
    color: #47115D;
    font-weight: bold;
}

#HouseMenuNav ul li:hover a
{
    text-decoration: underline;
}

/****** MenuMenu (menu on the menu page) styles ***********/

#MenuMenu { width:500px; }
#MenuMenu #Menu1, #MenuMenu #Menu2, #MenuMenu ul
{
    width: 230px;
    float: left;
    margin: 0px;
    list-style: none;
    padding:0px;
}

#MenuMenu #Menu2 { float:left; padding-left:15px; }
#MenuMenu li
{
    cursor:hand;
    list-style:none;
    width: 230px;
    text-align: left;
    margin-bottom: 10px;
    font-size: 12px;
    font-family: Verdana;
    padding:0;
}

#MenuMenu a
{
    padding: 30px 0px 8px 84px;
    display: block;
    text-decoration: none;
    width: 230px;
    height: 20px;
    width: 147px;
    cursor:hand;
    font-family:Verdana;
}

#MenuMenu a:hover
{
    cursor:hand;
}
#MenuMenu #Corporate
{
    background-image: url('images/MenuMenu/menu_corporate.jpg' );
    background-repeat: no-repeat;
}
#MenuMenu ul li:hover
{
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}

#MenuMenu #Canape, #MenuMenu #PrivateCatering
{
    background-image: url('images/MenuMenu/menu_Canape.jpg' );
    background-repeat: no-repeat;
}
#MenuMenu #Buffet, #MenuMenu #Platters
{
    background-image: url('images/MenuMenu/menu_Buffet.jpg' );
    background-repeat: no-repeat;
}
#MenuMenu #Plated
{
    background-image: url('images/MenuMenu/menu_Plated.jpg' );
    background-repeat: no-repeat;
}
#MenuMenu #Bbq
{
    background-image: url('images/MenuMenu/menu_Bbq.jpg' );
    background-repeat: no-repeat;
}
#MenuMenu #Christmas
{
    background-image: url('images/MenuMenu/menu_Christmas.jpg' );
    background-repeat: no-repeat;
}
#MenuMenu #Menu2
{
    width: 50%;
    float: left;
    margin: 0px;
    list-style: none;
}

/*////catering//////*/
#MenuMenu #CorporateCatering
{
    background-image: url('images/MenuMenu/catering_menu_coporate.jpg' );
    background-repeat: no-repeat;
}

#MenuMenu #PicnicBox
{
    background-image: url('images/MenuMenu/catering_menu_picnic.jpg' );
    background-repeat: no-repeat;
}


/*********** END  of MenuMenu ***********/




/**********************ENQUIRY FORM*********************************/
.EnquiryForm 
{
width:100%;
text-align:left;
float:left;
}

.EnquiryForm table
{
margin:0;
padding:0;
}

.EnquiryForm td
{
padding:3px;
padding-top:5px;
}


.EnquiryForm .NormalTextBox
{
width:210px;
border:1px solid silver;
}

.EnquiryForm #dnn_ctr1316_FormMaster_cmdSubmit
{
	font-weight:bold;
	width:88px;
	height:28px;
	background-image:url(images/submit-btn.gif);
	background-repeat:no-repeat;
	display:block;
	margin-left:20px;
	padding-top:5px;
	
}
.EnquiryForm a, .EnquiryForm a:link { text-decoration:none;}




/*********** END  of ENQUIRY FORM ***********/

.SubHead, a.CommandButton
{
color:#47115D;
}

.submitButton
{
/****background-color:#3E0556;****/
}





