﻿body
{
	margin: 10px;
	padding: 0px;
	font-family: Arial, Helvitica, Verdana;
	background-color: #F5F5F5;
	text-align: center;
}

.mainTable
{
	background-color: White;
	font-size: 9pt;
}

.SignedInTable
{
	height:52px;	
}

.navBar1
{
	background-color: #F59C29;
	color: White;
	font-size: 8pt;
	font-weight: bold;
}
.navBar2
{
	background-color: White;
	color: #0073B8;
	font-size: 10pt;
	font-weight: bold;
}

A
{
	color: #0073B8;
	text-decoration: none;
}
A:hover
{
	color: #0073B8;
	text-decoration: underline;
}

.navLink1
{
	color: White;
	text-decoration: none;
}
A.navLink1:hover
{
	color: yellow;
	text-decoration: underline;
}

.navLink2
{
	color: #0073B8;
	text-decoration: none;
}
A.navLink2:hover
{
	color: #0073B8;
	text-decoration: underline;
}

.navLink3
{
	color: #0073B8;
	text-decoration: none;
}
A.navLink3:hover
{
	color: #2293D8;
	text-decoration: underline;
}

.navLink4
{
	color: #FF8040;
	font-weight: bold;
	text-decoration: none;
}
A.navLink4:hover
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.navLink5
{
	color: #002299;
	font-weight: bold;
	text-decoration: none;
}
A.navLink5:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.navLink61
{
	text-decoration: none;
	cursor:pointer;
}
A.navLink61:hover
{
	text-decoration: none;
	cursor:pointer;
}

.navLink6
{
	text-decoration: none;
	padding:4px 2px 4px 2px;
	margin: 2px 2px 2px 2px;
	border-top:solid 1px #888888;
	border-bottom:solid 1px #888888;
	cursor:pointer;
	vertical-align: top;
}
A.navLink6:hover
{
	text-decoration: none;
	padding:4px 2px 4px 2px;
	margin: 2px 2px 2px 2px;
	border-top:solid 1px #888888;
	border-bottom:solid 1px #888888;
	cursor:pointer;
	vertical-align: top;
}

.linkMenuItem
{
	text-decoration: none;
	padding:4px 2px 4px 2px;
	margin: 2px 2px 2px 2px;
	border-top:solid 1px #888888;
	border-bottom:solid 1px #888888;
	cursor:pointer;
}
A.linkMenuItem:hover
{
	text-decoration: underline;
	font-weight:bold;
	padding:4px 2px 4px 2px;
	margin: 2px 2px 2px 2px;
	border-top:solid 1px #888888;
	border-bottom:solid 1px #888888;
	cursor:pointer;
}

.linkFavItem
{
	text-decoration: none;
	cursor:pointer;
}
A.linkFavItem:hover
{
	text-decoration: underline;
	font-weight:bold;
	cursor:pointer;
}

.navLink7
{
	text-decoration: none;
	cursor:pointer;
}
A.navLink7:hover
{
	text-decoration: none;
	background-color: #FFFF88;
	cursor:pointer;
}

.navLink8
{
	color: #222222;
	text-decoration: none;
	cursor:pointer;
}
A.navLink8:hover
{
	color: #222222;
	text-decoration: none;
	cursor:pointer;
}

.navLink9
{
	color: #222222;
	text-decoration: none;
	padding:4px 2px 4px 2px;
	margin: 2px 2px 2px 2px;
	cursor:pointer;
}
A.navLink9:hover
{
	color: #222222;
	text-decoration: none;
	padding:4px 2px 4px 2px;
	margin: 2px 2px 2px 2px;	
	cursor:pointer;
	background-color: #FFFF88;
}

.navLink10
{
	color:White;
	text-decoration: none;
	background-image: url(../../Common/Images/btBack01.gif);
	text-align:center;
	font-weight:bold;
}
A.navLink10:hover
{
	color: White;
	text-decoration: underline;
	background-image: url(../../Common/Images/btBack01.gif);
	text-align:center;
	font-weight:bold;
}
.navLink11
{
	color: #666666;
	text-decoration: none;
	cursor:pointer;
}
A.navLink11:hover
{
	color: #666666;
	cursor:pointer;
}


.navLink12
{
	color: #0073B8;
	text-decoration: none;
	font-size:10pt;
	font-weight:bold
}
A.navLink12:hover
{
	color: #0073B8;
	text-decoration: underline;
	font-size:10pt;
	font-weight:bold
}

.navLink13
{
	color: #444444;
	text-decoration: none;
	font-size:10pt;
	font-weight:bold
}
A.navLink13:hover
{
	color: #444444;
	text-decoration: none;
	font-size:10pt;
	font-weight:bold
}

.Contact
{
	padding:4px 2px 4px 2px;
	margin: 2px 2px 2px 2px;
	border-top:solid 1px #888888;
	border-bottom:solid 1px #888888;
}

.CategoryName,
A.CategoryName:link, A.CategoryName:active, A.CategoryName:hover, A.CategoryName:hover
{
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	width:100%;
	color:Black;
	cursor: default;
	text-decoration: none
}

.CategoryName1
{
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	width:100%;
	color:Black;
}

CategoryDesc
{
	text-align:left;
	font-size:10pt;
	font-style:italic;
	width:100%;
	color:Black;
}


.td01
{
	background-color: #F5F5F5;
	background-image: url(../../Common/Images/table01_23.gif);
}

.td02
{
	background-color: #D5EAFF;
}

.td03
{
	background-color: #F0F0F0;
}

.td04
{
	background-color: #E0E0E0;
}

.td05
{
	background-color: White;
}

/*Popup Control*/
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}

.footerCell
{
	background-color: #FFFFFF;
	color: #0073B8;
	font-size: 8pt;
}

.text01
{
	color: #999999;
	font-size: 7.5pt;
}

.titleStyle01
{
	color: #FF8040;
	font-size: 14pt;
	font-weight: bold;
}

.titleStyle02
{
	font-size: 10pt;
	font-weight: bold;
}

.titleStyle03
{
	font-weight: bold;
}

.titleStyle04
{
	color: #FF8040;
	font-size: 10pt;
	font-weight: bold;
}

.PanelCommonPopup
{
	border-collapse: collapse;
	background-color: White;
	border: solid 1px #669ACC;
	font-size: 9pt;
	color: Black;
	font-weight: normal;
}

.customerToolsLink
{
	color: #002299;
	font-size: 9pt;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvitica, Verdana;
}

.popupHover
{
	background-image: url(../../Common/Images/header-opened.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F7F8;
}

.popupHours
{
	border-collapse: collapse;
	background-color: #FFDC69;
	border: solid 1px #445566;
	font-size: 9pt;
	color: Black;
	font-weight: normal;
	padding: 5px;
	FILTER: Alpha(opacity=70);
}

.popupCampaigns
{
	border-collapse: collapse;
	background-color: #1122EE;
	border: solid 1px #445566;
	font-size: 9pt;
	color: Yellow;
	font-weight: normal;
	padding: 5px;
	FILTER: Alpha(opacity=85);
	width: 200px;
}


.buttonStyle01
{
	background-color: White;
	cursor: pointer;
	padding: 1px;
	margin: 0px;
	font-size: 8pt;
	border: solid 1px #669ACC;
}

.buttonStyle02
{
	background-color: White;
	cursor: pointer;
	padding: 0px;
	margin: 3px 0px 3px 0px;
	border: solid 1px #669ACC;
	font-size: 8pt;
	height: 18px;
}

.buttonStyle03
{
	background-color: #ffff88;
	cursor: pointer;
	padding: 0px;
	margin: 3px 0px 3px 0px;
	border: solid 1px #FF8040;
	font-size: 8pt;
	font-weight: bold;
	color: #3358dd;
	height: 18px;
}

.buttonStyle04
{
	background-color: #88ffff;
	cursor: pointer;
	padding: 0px;
	margin: 3px 0px 3px 0px;
	border: solid 1px #FF8040;
	font-size: 8pt;
	font-weight: bold;
	color: #3358dd;
	height: 18px;
}

.maxOptionPrice
{
	border: 1px solid #FF9999;
	background-color:#FFD8D8;
	font-size: 8pt;
	font-family: Arial;
	height: 16px;
}


/*Textbox Watermark*/
.unwatermarked
{
	border: 1px solid #BEBEBE;
	font-size: 8pt;
	font-family: Arial;
	height: 16px;
}


.watermarked
{
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
	font-size: 8pt;
	font-family: Arial;
	height: 16px;
}

.watermarked1
{
	border: 0px solid #BEBEBE;
	background-color: #FFFFFF;
	color: gray;
	font-size: 8pt;
	font-family: Arial;
	height: 16px;
}

.unwatermarked2
{
	border: 1px solid #BEBEBE;
	font-size: 8pt;
	font-family: Arial;
	height: 21px;
}

.watermarked2
{
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
	font-size: 8pt;
	font-family: Arial;
	height: 21px;
}



.processingBackground
{
	background-color: #FFFFFF;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.CategorySelected
{
	font-weight: bold;
	font-size: 12pt;
	color: Black;
}

/* Rating */
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(../../Common/Images/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(../../Common/Images/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(../../Common/Images/SavedStar.png);
}

.guestcheck_css
{
	background-color: #FFFBF2;
}

.collapsePanelHeader1
{
	color: #505050;
	background-image: url(../../Common/Images/LogoPanel.jpg);
	background-repeat: no-repeat;
}

.collapsePanel1
{
	background-color: #F9F9F9;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.ncdiv
{
	color: #002299;
}

.showclass
{
	width: 100%;
	font-weight: bold;
	color: black;
}

.showaddress
{
	padding-left: 75px;
	margin-top: -5px;
}

.modal
{
	background-color: #FFECBD;
	padding: 3px;
	border-left-color: white;
	border-bottom-color: white;
	border-top-color: white;
	position: static;
	border-right-color: white;
}

.modal1
{
	background-color: #FFFFFF;
	padding: 3px;
	border-left-color: white;
	border-bottom-color: white;
	border-top-color: white;
	position: static;
	border-right-color: white;
}


.cssconfirm
{
	color: #ff3333;
	font-size: 10pt;
	padding-left: 10px;
}


/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(../../Common/Images//HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(../../Common/Images//HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}

#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : White;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    z-index:1800;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	margin-left:-20px;
    z-index:1800;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : White;
	color : windowtext;
	padding : 1px;
	margin-left:-20px;
    z-index:1800;
}

.gvOrderDetailsHeader
{
	border-bottom: solid 2px #fec56b;
}

.gvOrderDetailsFooter
{
	border-top: solid 2px #fec56b;
	border-bottom: solid 2px #fec56b;
}

.gvOrderDetailsRow
{
	border-top: dotted 2px #fec56b;
	height:24px;
}

.NumberUpDown_Table
{
	border-collapse: collapse; 
	display: inline;
    position: relative;
}

.NumberUpDown_TD
{
	vertical-align: middle; 
	padding: 0pt; 
	margin: 0pt;
}

.NumberUpDown_UpDown_Button
{
	border: 1px outset;
    font-family: Tahoma,Arial,sans-serif; 
    font-size: 5pt; 
    font-weight: bold; 
    line-height: 1em;
    height: 12px; 
    width: 24px; 
    overflow: hidden;
    cursor:pointer;
	padding-left: 3pt;
	padding-right: 3pt;
}

