
@import url("Templates/WSCSMain/css/RadMenu.css");

/* ********************************************************************** */
/*          Template Structure (~/Templates/WSCSMain/Default.Master)      */
/* ********************************************************************** */
body
{
    background-color: #9b9796;
    background-image: url(/images/BlankPixel.gif);
    background-repeat: repeat-x;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
}
#paneHeader
{
    background-color: #bbbbbb;
    background-image: url(/images/BlankPixel.gif); 
    background-repeat: repeat-x;    
    text-align: left;
    width: 800px; 
    height: 75px;
    margin-top: 8px;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;   
}
#paneHeaderLogo
{
    float: left;
    width: 50%;
    text-align: left;
}
#paneHeaderNav
{
    float: left;
    width: 50%;
    text-align: right;
}
#paneHeaderBar
{
    background-color: #eeeeee;
    text-align: left;
    width: 800px; 
    height: 24px;
    border: 1px solid #cdcdcd;
}
#paneLoginPrompt
{
    float: left;
    width: 60%;
    text-align: left;
}
#paneTagline
{
    float: left;
    width: 40%;
    text-align: right;  
}
div.tagline
{
    margin-right: 10px;
    margin-top: 4px; 
    color: #000000;
    font-weight: bold;
}
#paneContent
{
    display: inline-block;
    background-color: #ffffff;
    background-image: url('/Templates/WSCSMain/images/bgPaneContent.png');
    text-align: left;
    width: 800px; 
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}
div.contentWide
{
    float: left;
    text-align: left;
    width: 798px; 
    border: 0px;    
    margin-top: 5px;
    margin-bottom: 5px;  
}
div.searchBar 
{
    float: left;
    background-color: #ffffff;
    text-align: left;
    width: 178px; 
    border: 0px;
    margin-top: 5px;
    margin-bottom: 5px;   
}
div.contentNarrow
{
    float: left;
    background-color: #ffffff;
    text-align: left;
    width: 620px; 
    border: 0px;    
    margin-top: 5px;
    margin-bottom: 5px;    
}
#paneFooter
{
    text-align: left;
    width: 800px; 
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 10px;
    color: #ffffff;
}


/* ********************************************************************** */
/*      NavMenuTop Control Styles (~/ReusableControls/NavMenuTop.ascx)    */
/* ********************************************************************** */
div.NavMenuTop
{
    width: auto;
    padding: 5px 5px 0px 0px;    
}
a.NavMenuTopItem
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
a.NavMenuTopItem:hover
{
    color: #ffffff;
}
span.NavMenuTopSeparator
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

/* ********************************************************************** */
/*  NavMenuBottom Control Styles (~/ReusableControls/NavMenuBottom.ascx)  */
/* ********************************************************************** */
div.NavMenuBottom
{
    width: auto;
    padding-top: 8px;
    padding-bottom: 8px;
}
a.NavMenuBottomItem
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    color: #ffffff;
}
a.NavMenuBottomItem:hover
{
    color: #ffffff;
}
span.NavMenuBottomSeperator
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
}


/* ********************************************************************** */
/*     LoginPrompt Control Styles (~/ReusableControls/LoginPrompt.ascx)   */
/* ********************************************************************** */
div.divLoginPrompt
{
    margin-left: 10px;
    margin-top: 4px; 
    text-align: left;
    color: #666666;
}

div.divLoginPrompt A
{
    color: #000fff;
}

/* *************************************************************************** */
/*  Business Search Panel Styles (~/ReusableControls/ChangeLocationPanel.ascx) */
/* *************************************************************************** */
#divChangeLocationPanelHeader
{
    display: inline-block;
    width: 788;
    margin: auto;
}

#divChangeLocationPanelHeader div.header
{
    display: inline-block;
    width: 788px;
    background-color: #2D9F2D;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #ffffff;
    font-family: Impact;
    font-size: 15px;
    letter-spacing: 1px; 
    padding-top: 5px;
    padding-bottom: 5px;
}

#divChangeLocationPanelHeader div.header A
{
    text-decoration: underline;
    color: #ffffff;
}

#divChangeLocationPanelHeader div.title
{
    float: left;
    width: 40%;
    text-align: left;
}

#divChangeLocationPanelHeader div.location
{
    display: inline-block;
    float: left;
    width: 60%;
    text-align: right;
}

/* *************************************************************************** */
/*    Business List Panel Styles (~/ReusableControls/BusinessListPanel.ascx)   */
/* *************************************************************************** */
div.divBusinessListPanel
{
    display: inline-block;
    float: left;
    width: 615px;
    margin-left: 6px;
}

div.divBusinessListPanel #menu
{
    display: inline-block;
    width: 615px;
    height: 25px;
    border: 0px;
    margin-bottom: 0px;
}

div.divBusinessListPanel #menu
{
    display: inline-block;
    width: 615px;
    height: 25px;
    border: 0px;
    margin-bottom: 0px;
}

/* **** ACTUAL MENU CSS DEFINED IN BSPanel.css FOR TEMPLATE **** */

div.divBusinessListPanel div.results
{
    display: inline-block;
    width: 615px;
    border: 0px;
    margin-top: 2px;    
    margin-bottom: 2px;
}

ul.ulFilterList
{
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

ul.ulFilterList li
{
    display: inline;
    padding-right: 3px;
}

div.divBusinessListPanel .resultsDiscount
{
    font-family: Arial;
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

div.divBusinessListPanel .resultsDiscount:hover
{
    text-decoration: underline;
}

div.divBusinessListPanel .resultsCompanyName
{
    font-family: Arial;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

div.divBusinessListPanel .resultsCompanyName:hover
{
    text-decoration: underline;
}

div.divBusinessListPanel .resultsAddress
{
    font-family: Arial;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

div.divBusinessListPanel .resultsAddress:hover
{
    text-decoration: underline;
}

/* *************************************************************************** */
/*  Advanced Search Panel Styles (~/ReusableControls/AdvancedSearchPanel.ascx) */
/* *************************************************************************** */
#divAdvancedSearchPanel
{
    display: none;
    text-align: middle;
 	width: 100%;
	height: 100%;   
}

#divAdvancedSearchPanel div.divASOpaqueLayer
{
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.6;
	filter:alpha(opacity=60);
	background-color: #000000;
	z-index: 100000;
	width: 100%;
	height: 100%;
}

#divAdvancedSearchPanel #divASFormLayer
{
    position: absolute;
    top: 0px;
    left: 0px;
	z-index: 100001;
    width: 800px;
    height: 140px;
    background: #ffffff;
    border: 1px solid #cccccc;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#divAdvancedSearchPanel #divASFormLayer p.header
{
    font-family: Impact;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 2px;
    margin: 4px 0px;
}
#divAdvancedSearchPanel #divASFormLayer p.normal
{
    font-size: 11px;
    margin: 4px 0px;
}

/* *************************************************************************** */
/*  Business Search Panel Styles (~/ReusableControls/BusinessSearchPanel.ascx) */
/* *************************************************************************** */
div.divBusinessSearchPanel
{
    display: inline-block;
    width: 788;
    margin: auto;
}

div.divBusinessSearchPanel #menu
{
    display: inline-block;
    width: 788px;
    height: 25px;
    border: 0px;
    margin-bottom: 0px;
}

/* **** ACTUAL MENU CSS DEFINED IN BSPanel.css FOR TEMPLATE **** */

div.divBusinessSearchPanel div.results
{
    display: inline-block;
    width: 786px;
    height: 203px;
    background-image: url(/images/ReusableControls/BusinessSearchPanel/bg-results.png);
    border: 1px solid #cccccc;
    margin-top: 0px;
    margin-bottom: 5px;
}

div.divBusinessSearchPanel div.results div.control
{
    display: inline-block;
    float: left;
    width: 38px;
    height: 134px;
    padding-top: 44px;
    text-align: center;
}

div.divBusinessSearchPanel div.results div.list
{
    display: inline-block;
    float: left;
    width: 710px;
    height: 178px;
}

div.divBusinessSearchPanel div.results div.divListEmpty
{
    font-size: 12px;
    font-weight: normal;
}

div.divBusinessSearchPanel div.results div.divListASEmpty
{
    font-size: 12px;
    font-weight: normal;
}

div.divBusinessSearchPanel div.results div.listItem
{
    float: left;
    width: 142px;
    height: 178px;
    padding-top: 18px;
    text-align: center;
    font-size: 11px;
}

div.divBusinessSearchPanel div.results div.logo
{
    display: inline-block;
    width: 124px;
    height: 124px;
    background-color: #ffffff;
    border: 2px solid #000000;
    text-align: center;    
}

div.divBusinessSearchPanel div.results .btnLogo
{
    max-width: 120px;
    max-height: 120px;
}

div.divBusinessSearchPanel div.results div.divBusinessDirectoryLink
{
    display: inline-block;
    float: left;
    width: 776px;
    padding-right: 10px;
    height: 20px;
    padding-top: 5px;
    text-align: right;
    font-style: italic;
}


/* *************************************************************************** */
/*  Change Location Panel Styles (~/ReusableControls/ChangeLocationPanel.ascx) */
/* *************************************************************************** */
#divChangeLocationPanel
{
    z-index: 1000;
    display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.divChangeLocationForm
{
    width: 298px;
    height: 194px;
    padding: 2px;
    border: 1px solid #2d9f2d;
    text-align: left;
    background-color: #ffffff;
}

div.divChangeLocationForm div.header
{
    margin: 0px 0px 4px 4px;
}

div.divChangeLocationForm span.title
{
    display: block;
    color: #000fff;
    font-family: Impact;
    font-size: 14px;
    font-weight: 100;
    margin: 0px 0px 4px 0px;
    padding: 0px 0px 0px 0px;
}

div.divChangeLocationForm span.body
{
    display: block;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    margin: 0px 0px 0px 4px;
    padding: 0px 0px 0px 0px;
}

div.divChangeLocationForm div.form
{
    margin: 0px 0px 0px 8px;
}

div.divChangeLocationForm span.clpFieldHeader
{
    display: block;
    font-family: Impact;
    font-weight: 100;
    margin: 0px 0px 0px 0px;
}

div.divChangeLocationForm span.clpFieldInput
{
    display: block;
    margin: 0px 0px 8px 4px;
    text-align: center;
}

div.divChangeLocationForm div.clpSubmit
{
    display: block;
    margin: 0px 0px 0px 8px;
    text-align: right;
    font-family: Arial;
    font-size: 10px;
    color: #000fff;
    text-decoration: none;
}


/* ********************************************************************************* */
/*  Business Details Callout Styles (~/ReusableControls/BusinessDetailsCallout.ascx) */
/* ********************************************************************************* */
#divBusinessDetailsCallout
{
    display: block;
    width: 350px;
    height: 220px;
    background-image: url(/images/ReusableControls/BusinessDetailsCallout/bg-content.png);
    margin: 0px 0px 0px 0px;
    padding: 0xp 0px 0px 0px;
    text-align: left;
}

#divBusinessDetailsCallout div.content
{
    display: block;
    float: left;
    height: 185px;
    width: 350px;
    text-align: left;
}

#divBusinessDetailsCallout div.submit
{
    display: block;
    float: left;
    height: 35px;
    width: 320px;
    margin: 0px 30px 0px 0px;
    text-align: right;
    color: #000fff;
    font-size: 12px;
    font-weight: bold;
}

#divBusinessDetailsCallout div.header 
{
    display: inline-block;
    float: left;
    width: 290px;
    margin: 12px 20px 5px 40px;
    color: #ffffff;
    font-size: 12px;
}

#divBusinessDetailsCallout div.bodySmall 
{
    display: inline-block;
    float: left;
    width: 290px;
    margin: 5px 20px 5px 40px;
    color: #000000;
    font-size: 10px;
}

#divBusinessDetailsCallout div.bodyNormal 
{
    display: inline-block;
    float: left;
    width: 290px;
    margin: 5px 20px 5px 40px;
    color: #000000;
    font-size: 12px;
}

#divBusinessDetailsCallout div.discount 
{
    display: inline-block;
    float: left;
    width: 290px;
    text-align: center;
    margin: 12px 20px 5px 40px;
    color: #000fff;
    font-size: 14px;
    font-weight: bold;
}


/* *************************************************************************** */
/*   Rewards Prompt Panel Styles (~/ReusableControls/RewardsPromptPanel.ascx)  */
/* *************************************************************************** */
div.divRewardsPrompt
{
    float: left;
    display: inline-block;
    width: 170px;
    margin-left: 3px;
    margin-bottom: 5px;
}

div.divRewards
{
    float: left;
    width: 145px;
    height: 45px;
    margin: 0px 4px 0px 0px;
    padding: 5px 0px 0px 25px;
    background-image: url(/images/ReusableControls/RewardsPromptPanel/bg-rewards.png);
    text-align: center;
}

div.divRewardsPrompt div.title
{
    width: 130px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

div.divRewardsPrompt .button
{
    margin: 0px;
}


/* *************************************************************************** */
/*   Newsletter Prompt Panel Styles (~/ReusableControls/NewsletterPromptPanel.ascx)  */
/* *************************************************************************** */
div.divNewsletterPrompt
{
    float: left;
    display: inline-block;
    width: 170px;
    margin-left: 3px;
    margin-bottom: 5px;
}

div.divNewsletter
{
    float: left;
    width: 170px;
    height: 45px;
    margin: 0px 4px 0px 0px;
    padding: 5px 0px 0px 0px;
    background-image: url(/images/ReusableControls/NewsletterPromptPanel/bg-Newsletter.png);
    text-align: right;
}

div.divNewsletterPrompt div.title
{
    width: 170px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 4px 0px;
    text-align: right;
}

div.divNewsletterPrompt .button
{
    margin: 0px 2px 0px 0px;
}


/* ********************************************************************************** */
/*  Banner 160x600 Styles (~/ReusableControls/BannerPanelSkyscraperWide160x600.ascx)  */
/* ********************************************************************************** */
#divBanner160x600
{
    float: left;
    display: inline-block;
    width: 170px;
    margin-left: 3px;
    margin-bottom: 5px;
}

#divBanner160x600 div.header
{
    width: 168px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    text-align: center;
    border: 1px solid #828282;
    background-color: #cdcdcd;
}

#divBanner160x600 div.banner
{
    width: 168px;
    border: 1px solid #828282;
    background-color: #ffffff;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #828282;
    margin-top: -1px;
}

/* *************************************************************************** */
/*  Partner Message Panel Styles (~/ReusableControls/PartnerMessagePanel.ascx) */
/* *************************************************************************** */
#divPartnerMessagePanel
{
    display: inline-block;
    float: left;
    width: 325px;
    margin: 0px 8px 0px 0px;
}

#divPartnerMessagePanel .content
{
    display: inline-block;
    width: 325px;
    height: 264px;
    margin: 0px;
    padding: 2px;
    background-image: url(/images/ReusableControls/PartnerMessagePanel/bg-contentpane.png);   
    background-repeat: no-repeat;     
}

/* ******************************************************************************* */
/*  Featured Business Panel Styles (~/ReusableControls/FeaturedBusinessPanel.ascx) */
/* ******************************************************************************* */
#divFeaturedBusinessPanel
{
    display: inline-block;
    float: left;
    width: 455px;
    margin: 0px;
}

#divFeaturedBusinessPanel div.header
{
    display: inline-block;
    width: 453px;
    height: 18px;
    border: 1px solid #cccccc;
    background-image: url(/images/ReusableControls/FeaturedBusinessPanel/bg-header.png);
    text-align: left;
    padding: 0px 0px 0px 0px;
    color: #606060;
    font-size: 14px;
    font-weight: bold;
}

#divFeaturedBusinessPanel div.list
{
    display: inline-block;
    width: 453px;
    height: 242px;
    border: 1px solid #cccccc;
}

#divFeaturedBusinessPanel .logoThumbSmall
{
    max-height: 70px;
    max-width: 70px;
}


/* ********************************************************************** */
/*        Search Control Styles (~/ReusableControls/SearchForm.ascx)      */
/* ********************************************************************** */
div.sbVertical 
{
    width: 96%;
    padding-left: 2px;
    padding-left: 2px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    background: #eeeeee;
}

div.sbVertical div.sbField 
{
    width: 100%;
    text-align: left;
}

div.sbVertical div.sbField span.sbFieldHeader 
{
    display: block;
    width: 100%;
    text-align: left;
    font-family: Arial Black;
    font-size: 12px;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 3px;
}

div.sbVertical div.sbField span.sbFieldInput
{
    display: block;
    width: 100%;
    text-align: center;
}

div.sbVertical select.sbDdl 
{
    width: 156px;
} 

div.sbVertical input.sbTxt
{
    font-size: 12px;
    width: 150px;
}

div.sbVertical input.sbBtn 
{
    width: 140px;
    margin-top: 6px;
    border: solid 1px #000000;
    background-color: #FA5858;
    font-weight: bold;
}

div.sbVertical input.sbBtn:hover 
{
    background-color: #fe2e2e;
    color: #ffffff;
}


/* ********************************************************************** */
/*                          Standard Form Styles                          */
/* ********************************************************************** */

div.wscsValSummary
{
	display: block;
	width: 96%;
	padding: 5px;
	margin: 1px;
	font-weight: bold;
	color: #990000;
	border: solid 2px #990000;
	background-color: #FFFFCC;
}

div.wscsValSummary ul 
{
	margin-bottom: 0px;
}

span.wscsLblFormError 
{
	display: block;
	width: 96%;
	padding: 5px;
	margin: 1px;
	font-weight: bold;
	color: #990000;
	border: solid 2px #990000;
	background-color: #FFFFCC;
}

span.wscsLblFormSuccess 
{
	display: block;
	width: 96%;
	padding: 5px;
	margin: 1px;
	font-weight: bold;
	color: #006600;
	border: solid 2px #006633;
	background-color: #99CC99;
}

table.wscsForm 
{
	width: 100%;
	border: none;
	border-collapse: collapse;
}
table.wscsForm td.left, table.wscsForm td.right, table.wscsForm td.right-highlighted, table.wscsForm td.leftright, table.wscsForm td.bottom
{
	text-align: left;
	vertical-align: top;
	padding: 5px;		
}
table.wscsForm td.left
{
	width: 40%;
	background-color: #ffff99;
	
}
table.wscsForm td.right 
{
	width: 60%;
}
table.wscsForm td.right-highlighted 
{
	width: 60%;
	background-color: #fffbd6;
}
table.wscsForm td.leftright 
{
	width: 100%;
	background-color: #ffffff;
}
table.wscsForm td.bottom 
{
	width: 100%;
	background-color: #ffffc0;
}
table.wscsForm p.header
{
    font-size: 14px;
    font-weight: bold;
}
table.wscsForm p.normal
{
}


/* ********************************************************************** */
/*                     Home Page Styles (~/Default.aspx)                  */
/* ********************************************************************** */
div.divHomeLeft
{
	width: 286px;
	height: 410px;
    text-align: left;
    border: solid 2px #ffffff;
    background-color: #ffffff;
    background-repeat:no-repeat;
    color: #000000;
}
div.divHomeCenter
{
	width: 252px;
	height: 410px;
    text-align: left;
    border: solid 2px #cccccc;
    background-color: #ffffff;
    color: #000000;
    margin-bottom: 5px;
}
div.divHomeRight
{
	width: 240px;
	height: 410px;
    text-align: left;
    border: solid 2px #ffffff;
    background-color: #ffffff;
    color: #000000;
}
.homeOfferImage 
{
    border: solid 1px #000000;
}
#highlighted
{    
    background-color: #ffffff;
    text-align: left;
    width: 100%;
}
.highlightedItem
{
    background-color: #ffffff;
    height: 130px;
    vertical-align: middle;
    padding: 5px;    
}
.highlightedItemAlt
{
    background-color: #cccccc;
    height: 130px;
    vertical-align: middle;
    padding: 5px;
}    

/* ********************************************************************** */
/*     AccountForm Control Styles (~/ReusableControls/SearchForm.ascx)    */
/* ********************************************************************** */
div.wscsValSummary
{
	display: block;
	width: 96%;
	padding: 5px;
	margin: 1px;
	font-weight: bold;
	color: #990000;
	border: solid 2px #990000;
	background-color: #FFFFCC;
	text-align: left;
}
div.wscsValSummary ul 
{
	margin-bottom: 0px;
}
span.wscsLblFormError 
{
	display: block;
	width: 96%;
	padding: 5px;
	margin: 1px;
	font-weight: bold;
	color: #990000;
	border: solid 2px #990000;
	background-color: #FFFFCC;
}
span.wscsLblFormSuccess 
{
	display: block;
	width: 96%;
	padding: 5px;
	margin: 1px;
	font-weight: bold;
	color: #006600;
	border: solid 2px #006633;
	background-color: #99CC99;
}
table.AccountForm
{
    width: 100%;
}
table.AccountForm td.inlineHeader
{
    padding: 3px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
table.AccountForm td.label
{
    padding: 3px 3px 3px 8px;
    text-align: left;
    font-size: 12px;
}
table.AccountForm td.field
{
    padding: 3px 3px 3px 0px;
    text-align: left;
    font-size: 12px;
}
table.AccountForm td.field input
{
    border: 1px solid #000000;
    width: 160px;
}
table.AccountForm td.field input[type='checkbox']
{
    border: 0px;
    width: auto;
}
table.AccountForm td.field select
{
    border: 1px solid #000000;
    width: 165px;
}  


/* ********************************************************************** */
/*                               LEGACY STYLES                            */
/* ********************************************************************** */

.arial8 {font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal; color: #000000; text-align: left;}
.arial8Bold {font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: bold; color: #000000; text-align: left;}
.arial8Italic {font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-style: italic; font-weight: normal; color: #000000; text-align: left;}

.arial9 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #000000; text-align: left;}
.arial9Bold {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #000000; text-align: left;}
.arial9Italic {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; font-weight: normal; color: #000000; text-align: left;}

.arial10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-align: left;}
.arial10Bold {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; text-align: left;}
.arial10Italic {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: normal; color: #000000; text-align: left;}
.arial10Right {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-align: right;}

.arial11 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-align: left;}
.arial11Bold {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-align: left;}
.arial11Italic {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: normal; color: #000000; text-align: left;}
.arial11Center {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-align: center;}
.arial11BoldCenter {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-align: center;}
.arial11BoldRight {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-align: right;}

.arial12 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-align: left;}
.arial12Bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-align: left;}
.arial12Italic {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: normal; color: #000000; text-align: left;}
.arial12Right {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-align: right;}
.arial12Center {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-align: center;}
.arial12BoldCenter {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-align: center;}
.arial12BoldRight {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-align: right;}

.arial13 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000; text-align: left;}
.arial13Bold {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #000000; text-align: left;}
.arial13Italic {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; font-weight: normal; color: #000000; text-align: left;}
.arial13BoldCenter {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #000000; text-align: center;}

.arial14 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; text-align: left;}
.arial14Bold {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-align: left;}
.arial14Italic {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: normal; color: #000000; text-align: left;}
.arial14Center {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; text-align: center;}

.arial16 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; color: #000000; text-align: left;}
.arial16Bold {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000; text-align: left;}
.arial16Italic {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: normal; color: #000000; text-align: left;}
.arial16BoldCenter {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000; text-align: center;}

.arial18 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: normal; color: #000000; text-align: left;}
.arial18Bold {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #000000; text-align: left;}
.arial18Italic {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: italic; font-weight: normal; color: #000000; text-align: left;}

/* Error message styles */
.arial12Red {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: red; text-align: left;}
.arial12RedCenter {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: red; text-align: center;}

.arial13Red {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: red; text-align: left;}
.arial13RedCenter {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: red; text-align: center;}

/* ********************************************* */
/* SearchResults and BusinessDetails page styles */

/* SearchResults discount rate */
.searchResultsDiscount {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.searchResultsDiscount:hover 
{
	text-decoration: underline;
}

.searchResultsBizLink 
{
	text-align: center; 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000; 
	text-decoration:none;
}
.searchResultsBizLink:hover
{
	color: blue; 
	text-decoration: underline;
}

/* End of SearchResults and BusinessDetails page styles */
/* **************************************************** */

/* ********************************** */
/* General datagrids/datalists styles */

.datagridDefault 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #663366;
	text-align: center;	
	background-color: White;		
}
.datagridDefaultAlternatingItem
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #663366;
	text-align: center;
	background-color: #E5E5E5;
}
.datagridDefaultHeader
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: center;	
	background-color: #00AAFF;
}
.datagridDefaultFooter
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #663366;
	text-align: center;
	background-color: white;
	border-color: Black;
	border-style: solid;
	border-width:1px;
}
.datagridDefaultItem
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #663366;
	text-align: center;
}
/* Item style */
.style37 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #663366;
	text-align: left;
}
/* Alternating Item style */
.style38 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #663366;
	text-align: left;
}
/* Header style */
.style39 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: center;
}
/* Selected Item style */
.style40 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: center;
}
/* Red Text datagrid style */
.datagridRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: Red;
	text-align: center;
}
/* Generic/default datagrid style */
.style41 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #663366;
	text-align: center;
}
/* End of general datagrids/datalists styles */
/* ***************************************** */ 