﻿.foo
{
}
/****************************************************************************************************/
/* The contents of this file are subject to the foodyControl Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.foodyControl.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is foodyControl.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design, Minh Dang, Trung Nguyen, Dai Nguyen
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
	margin: 0;
	padding: 0;
	font-family:Arial;
	font-size:11px;
}

body
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}
hr
{
	border-bottom: 1px solid #CCC;
	color: #FFF;
}

/*LINKS*/

a{color:#000; font-weight:bold;text-decoration:none; font-family:Arial;}
a:hover{text-decoration:underline;color:#000;}
a img{border: 0;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
	border: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS & TEXT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1, h2, h3, h4, h5, h6
{
	font-family: arial, helvetica, sans-serif;
}

h2, h3
{
	font-size: 16px;
}

.smallprint
{
	font-size: x-small;
}

/*SECTION HEADERS*/

.section-title
{
	border-bottom: solid 3px #dfdfdf;
	padding-bottom: 1px;
	margin-bottom: 10px;
	color: #cc0000;
	font-size: 18px;
	vertical-align: bottom;
}

.section-title img
{
	vertical-align: middle;
	padding-bottom: 2px;
}

.section-header .title a
{
	text-decoration: none;
	font-size: 12px;
	color: #555;
}
.section-header
{
	margin-bottom: 10px;
	overflow:hidden;
    border:1px solid #BBB;
}

.section-header .title
{
	float: left;
	color: #cc0000;
	font-size:20px;
	vertical-align: bottom;
	padding-top: 5px;
}

.section-header .title img
{
	vertical-align: middle;
	padding-bottom: 2px;
}

.section-header .options
{
	text-align: right;
	float: right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TABLES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

td
{
	vertical-align: middle;
}

td.fieldname
{
	font-size: 12px;
}

.TableContainer
{
}

.TableContainer .Row
{
}

.TableContainer .Row .ItemName
{
	padding: 3px 10px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
}

.TableContainer .Row .ItemValue
{
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}

table.adminContent
{
	border-collapse: collapse;
	color: #333;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	vertical-align: middle;
	text-align: left;
}

table.adminContent td.adminTitle
{
	padding: 4px 4px 4px 4px;
}

table.adminContent td.adminData
{
	padding: 4px 4px 4px 4px;
}

tr.adminGroup td.adminTitle
{
	border-top: solid 1px #d3d3d3;
	padding-top: 10px;
	margin-top: 10px;
}

tr.adminGroup td.adminData
{
	border-top: solid 1px #d3d3d3;
	padding-top: 10px;
	margin-top: 10px;
}

td.adminTitle
{
	text-align: left;
	vertical-align: middle;
	width: 175px;
}

td.adminTitle img
{
	vertical-align: bottom;
	padding-right: 2px;
}

td.adminData
{
	text-align: left;
	vertical-align: middle;
}

/*TAB CONTROL*/

.grey .ajax__tab_header
{
	font-family: "Helvetica Neue" , Arial, Sans-Serif;
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
}

.grey .ajax__tab_header .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat left top;
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;
}

.grey .ajax__tab_header .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right top;
	border-color: #666;
	color: #666;
	padding: 3px 10px 2px 0px;
}

.grey .ajax__tab_hover .ajax__tab_inner
{
	color: #000;
}

.grey .ajax__tab_active .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat 0pt -40px;
	border-bottom-color: #ffffff;
}

.grey .ajax__tab_active .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right -40px;
	color: #009FFF;
	border-color: #333;
}

.grey .ajax__tab_body
{
	background-color: #fff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
	padding: 10px 10px 10px 10px;
}

/*SERVER CONTROLS*/

.adminButtonBlue
{background:#009900;margin-bottom: 3px;color: #fff;text-transform:uppercase; border:none;cursor:pointer; padding: 3px 10px;font-size: 11px;}
.adminButton
{background:#ccc;margin-bottom: 3px;color: #fff;text-align: right;padding: 3px 10px;border:none; cursor:pointer; font-size: 11px;text-transform:uppercase;}
.adminInput{border: 1px solid #ccc; width: 365px; font-size:12px; color:#444; padding:5px; font-family:arial}
.adminInputKeyword{border: 1px solid #ccc;width: 600px; font-size:12px; color:#444; padding:4px; font-family:arial}
.adminInputNoWidth{border: 1px solid #eee;}

label{padding-left: 3px;}
.pager_admin {background:#eee; padding:4px; display:block;}
.pager_admin a{padding:4px; display:block; background:#cc0000; color:#fff;}
.pager_admin a:hover{background:#000}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ADMIN GRID VIEW

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.tablestyle
{
	font-family: arial;
	font-size: 11px;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	margin-left: 0px;
	color: #245D75;
	width: 100%;
}

.tablestyle td a
{
	color: #D16400;
	font-weight: bold;
	text-decoration: none;
}

.altrowstyle
{
	background-color: #F4FAFF;
}

.headerstyle th
{background:#555;color:#fff;padding:5px 10px;text-align:center;vertical-align:middle;font-size:15px; font-weight:normal}

.headerstyle th a
{text-decoration: none;text-align:center;color:#fff;display: block;padding-right:10px;}

.rowstyle td, .altrowstyle td
{
	padding: 3px;
	border-right: dotted 1px #A0C0E7;
	border-right-color: #808080;
}



#menulist .tablestyle
{
	font-family: arial;
	font-size: 28px;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	margin-left: 0px;
	color: #245D75;
	width: auto !important;
}

#menulist .tablestyle td a
{
	color: #D16400;
	font-weight: bold;
	text-decoration: none;
}
#menulist .altrowstyle
{
	background-color: #f6f6f6 !important;
}

#menulist .headerstyle th
{background:#555;color:#fff;padding:5px 10px;text-align:center;vertical-align:middle;font-size:15px; font-weight:normal}

#menulist .headerstyle th a
{text-decoration: none;text-align:center;color:#fff;display: block;}

#menulist .rowstyle td, .altrowstyle td
{
	padding: 3px !important;
	border-right: dotted 1px #A0C0E7;
	border-right-color: #808080;
}


.PagerStyle
{
	height: 28px;
	background: url(Images/grid_header_back.png) repeat-x;
	background: #EEEEEE;
	vertical-align: middle;
}
.PagerStyle a
{
	background:#cc0000;
	color:#fff;
	padding:4px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM TABLE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumtable
{
	font-family: arial;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #245D75;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #808080;
	text-align: center;
}

.forumtable td
{
	border: 1px solid #808080;
}

.forumtable td a
{
	color: #D16400;
	font-weight: bold;
	text-decoration: none;
}

forumtable .headerstyle th
{
	background: url('images/admin-gvw-bg.gif') repeat-x 50%;
	color: #fff;
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	font-weight: bold;
	border: solid 1px #676767;
}

.forumtable tr.forumgroup td
{
	padding: 4px 0 4px 0;
	background-color: #F4FAFF;
}

.forumtable tr.forumgroup td.name
{
	padding-left: 10px;
	text-align: left;
}

.forumtable tr.forumgroup td.name a
{
	color: #245D75;
}

.forumtable tr.forum td
{
	padding: 4px 0 4px 0;	
}

.forumtable tr.forum td.name
{
	padding-left: 25px;	
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.homepage
{
}

.homepage .intro
{
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	background: #fcfabc;
	border: dashed 1px #dfdfdf;
	margin-bottom: 10px;
}

.homepage .options
{
	padding: 10px 10px 10px 10px;
	background: #e7efef;
}

.homepage .options ul
{
	margin: 0;
	padding: 0;
}

.homepage .options ul li
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style: none;
}

.homepage .options .title
{
}

.homepage .options .description p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RATING

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ratingStar
{
	font-size: 0pt;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(Images/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(Images/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(Images/SavedStar.png);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC. CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.validatorCalloutHighlight
{
	background-color: #FFFBD5;
}

.progress
{
	text-align: center;
}

.UpdateProgress{position: fixed;left: 47%;top: 47%;width: 60px;height: 60px;text-align: center;z-index: 9999;}
.bookOrderLabel{float:left; width:60px;color:#555;}
.status_approve{color:#cc0000; text-decoration:underline; font-weight:bold;}
.status_finish{color:green}
.status_cancel{ text-decoration:line-through;}
.restaurantBalanceTotal{float:left; text-align:right; padding:10px 0; width:99%;border:#000 1px solid;border-top:none; padding-right:10px; background:#f0f0f0;}
.restaurantBalanceTotal span{font-weight:bold; font-size:12px; color:#000;}

.dishYES{background:#188702; border:#188702 1px solid;color:#fff; cursor:pointer; text-transform:uppercase; font-size:11px;}
.dishYES:hover{background:#136a02;border:#136a02 1px solid;}

.dishNO{background:#888; color:#fff; border:#333 1px solid; cursor:pointer; font-size:11px;}
.dishNO:hover{background:#555;}

.inputErrorHighlight{border:1px solid red;}

.profile_commentOfComment{width:470px; float:left; padding:3px; background:#f2f2f2;position:relative;}
.profile_commentOfComment .profile_delete{display: block;background: none;float:right;position:absolute;right:0;}

.wall_avatar_commentofPost{float:left;}
.wall_avatar_commentofPost img{width:40px;}

.profile_wall_users{ padding-bottom:0px;}
.profile_wall_item{margin-bottom:10px; float:left; padding-bottom:10px; width:100%; border-bottom:#ddd 1px solid;}
.profile_wall_users a{text-decoration:none; font-weight:bold; color:#222;}
.profile_wall_users a:hover{color:#cc0000; text-decoration:underline;}