﻿/************************************************************************************/
/* TO COMPRESS CSS CODE GO TO http://www.cssdrive.com/index.php/main/csscompressor/ */
/************************************************************************************/
body 
{
	background-image:url("/Content/images/background_image.png");
	background-repeat:repeat-x;
	background-color:#d6d6d6;
	text-align:center;	
	font-family:Arial;
	font-size:12px;
	color:#8c8c8c;	
	line-height:20px;
}
h1
{
    color:#f79020;
}
a
{
	color:#727272;	
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:#f79020;
	text-decoration:none;
}

#rightSideLinks ul
{
	list-style-image: url(/Content/images/bullet_point_tran.png);	
}
.sopNavRight li
{
    background-image:url(/Content/images/store_sidemenu_button.png);
    background-repeat:no-repeat;
    height:30px;
    width:187px;
    text-align:center;
    margin-bottom:6px;
    position:relative;
    left:-17px;
	/*list-style-image: url(/Content/images/bullet_point_tran.png);	*/
}

.bigSideButtons
{
    background-image:url(/Content/images/blank_large.png) !important;
    background-repeat:no-repeat;
    height:45px !important;
    width:187px;
    text-align:center;
    margin-bottom:6px;
    margin-top:4px;
    position:relative;
    left:-17px;
    line-height:16px;
	/*list-style-image: url(/Content/images/bullet_point_tran.png);	*/
}

.smallSideButtons
{
    background-image:url(/Content/images/blank_small.png) !important;
}

.FormWidget li.Widget
{
	overflow: hidden;
}

.FoodType li
{
	margin:0px;
	padding:0px;
	overflow: hidden;		
	text-align:left;	
	position:relative;
	left:-40px;
}

.FoodType input
{	
	margin:0px;
	padding:0px;
	overflow: hidden;		
	text-align:left;
	position:relative;
	left:-400px;
	top:5px;
	border:0px !important;
}

.storeUpdateDetailsForm input
{
	position:relative;	left:-300px;	 
}

.storeUpdateDetailsForm textarea
{
	position:relative;	left:75px;	 
}

.storeUpdateDetailsForm label
{
	font-size:12px !important;
	position:relative;
	left:0px;	
}

.updateDetailsButton
{
	position:relative;
	left:300px;
	width:80px;	
	top:-170px;
}

.updateDetailsImage
{
	position:relative;
	left:400px;	
	top:-140px;
}

.bulletPoints
{
	list-style-type:disc;	
}

.bulletPoints2
{
	list-style-type:circle;	
}
/*
.StoreTel input{ position:relative;	left:-300px; }
.StorePostcode input{ position:relative;	left:-300px; }
.PrinterName input{ position:relative;	left:-300px; }
.PrinterNumber input{ position:relative;	left:-300px; }
.Number input{ position:relative;	left:-300px; }
.SortCode input{ position:relative;	left:-300px; }
.Name input{ position:relative;	left:-300px; }
.OwnerFullName input{ position:relative;	left:-300px; }
.OwnerMobileNumber input{ position:relative;	left:-300px; }
.StoreFamous input{ position:relative;	left:-300px; }
*/
/*
.TextBoxWidget input
{
	position:relative;
	left:-300px;	
}

.checkbox_list li
{
	margin:0px;
	padding:0px;
	overflow: hidden;		
	text-align:left;	
	position:relative;
	left:-40px;
}

.checkbox_list input
{	
	margin:0px;
	padding:0px;
	overflow: hidden;		
	text-align:left;
	position:relative;
	left:-400px;
	top:5px;
}
*/


ul
{
	list-style:none;
}

.FormWidget input
{
	float:right;
	margin:2px 2px 2px 2px;	
	border:solid 1px Gray;
	width:150px;
}



.FormWidget label
{
	float:left;
	margin:5px 5px 5px 5px;	
	font-size:10px;
}

.TermsCond checkbox
{
	width:10px;
}



/* MAIN TEXT HEADERS AND TITLES */

.the
{
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #727272;
	
}
.business
{
	font-family: "Courier New", Courier, monospace;
	font-size: 33px;
	color: #f79020;
	letter-spacing: 2px;	
}

.orangeBold
{
	font-family:Arial;
	font-size:22px;
	color:#f79020;	
	font-weight:bold;	
}

.greyBold
{
	font-family:Arial;
	font-size:22px;
	color:#727272;		
}

.greyBoldMenu
{
	font-family:Arial;
	font-size:26px;
	color:#727272;	
	font-weight:bold;	
}

.orangeMedium
{
	font-family:Arial;
	font-size:16px;
	color:#f79020;	
	font-weight:bold;
}
.orangeBig
{
   font-family:Arial;
	font-size:24px;
	color:#f79020;	
	font-weight:bold; 
}
.orangeSmall
{
	font-family:Arial;
	font-size:12px;
	color:#f79020;
}

.greyMedium
{
	font-family:Arial;
	font-size:16px;
	color:#727272;	
	font-weight:bold;
}
.blackMedium
{
	font-family:Arial;
	font-size:16px;
	color:Black;	
	font-weight:bold;
}

.orangeMediumThin
{
	font-family:Arial;
	font-size:16px;
	color:#f79020;	
}

.greyMediumThin
{
	font-family:Arial;
	font-size:16px;
	color:#727272;	
}
.blackMediumThin
{
	font-family:Arial;
	font-size:16px;
	color:Black;	
}
.greySmall
{
	font-family:Arial;
	font-size:14px;
	color:#727272;	
}

.facebookColour
{
	color:#3b5997;
	text-decoration:none;
}
.twitterColour
{
	color:#0093bc;	
	text-decoration:none;
}
.facebook
{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.twitter
{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.quickLinks
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#8c8c8c;
	text-decoration:none;	
}

.quickLinksSide
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#8c8c8c;
	text-decoration:none;
	display: block;
    padding: 5px 20px;        
}

.quickLinksSideSecretAdverts
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	/*color:#8c8c8c;*/
	color:#666666;
	text-decoration:none;
	display: block;
    padding: 5px 20px;
}

quickLinksSideSecretAdvertsBlue
{
    font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#0088cc;
	text-decoration:none;
	display: block;
    padding: 5px 20px;
}

.quickLinksSideWhite
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:White;
	text-decoration:none;
	display: block;
    padding: 5px 20px;
}
.storeClientCounter
{
    background-image:url(/Content/images/storeclient_round.gif);
    height:21px;
    width:21px;
    z-index:100000;
    position:relative;
    left:172px;
    top:-36px;
    color:White;
}
.pagePointer
{
    background-image:url(/Content/images/page_pointer.png);
    width:21px;
    height:27px;
    position:relative;
}
.logoutButton
{
    background-image:url(/Content/images/logout_button.png)!important;   
}
.whiteMedium
{
	color:White;
	font-size:16px;	
	font-weight:bold;
}

.whiteSmall
{
	color:White;
	font-size:14px;	
	font-weight:bold;
}

.topTipText
{
	color:#6792a4;
	font-size:16px;
	font-weight:bold;	
}

.quickLinks:hover{color:Orange;}
.quickLinksSide:hover{color:Orange;}
.quickLinksSideWhite:hover{color:#4A9EE2;}

.officeLayer
{
	font-size:12px;
	letter-spacing:0px;
	line-height:normal;	
	background-color:#fafafa;
	/*background-color:Blue;*/
	height:160px;
	width:650px;
}

.staff1
{
	font-size:12px;
	
}
.staff2
{
	font-size:12px;
	
}
.staff3
{
	font-size:12px;
	
}
.staff4
{
	font-size:12px;
	
}
.staff5
{
	font-size:12px;	
}


.statsDescription
{
	background-color:#f7f9fa;
	color:#6b93a3;	
	padding-bottom:10px;
	padding-top:10px;
}

.statsYourStore
{
	font-size:16px;
	font-weight:bold;
}
.statsPercentage
{
	font-size:12px;
	font-weight:bold;
}

.statsLittle
{
	font-size:10px;
	color:#888888;	
	line-height:14px;
}

.redText
{
	color:#d94343;	
}

.greenText
{
	color:Green;
}
.redStyle
{
    color:#ff0000;
    background-color:#ffcccc;
}
.redStyleInput
{
    background-color:#ffcccc;
}
.greenStyle
{
    color:#8ac20b;
    background-color:#eaf0d7;
}
.blueTextSmall
{
    color:#4a9ee2;
    font-size:12px;
}
.blueTitleText
{
    color:#4a9ee2;
    font-weight:bold;
    font-size:14px;
}
.blueTitleTextBig
{
    color:#4a9ee2;
    font-weight:bold;
    font-size:22px;   
}
.blueTitleTextBigger
{   
    color:#4a9ee2;
    font-weight:bold;
    font-size:28px; 
    line-height:32px;
}
.blueTitleTextBigTwo
{
    color:#4a9ee2;
    font-weight:bold;
    font-size:25px; 
    line-height:10px;
}
.blueBackground
{
   /* background-color:#e1f2ff; */
    background-color:#f0f7fd; 
    
}
.greyTiny
{
    font-size:10px;   
}
.greyExamples
{
    font-size:12px;
    color:#c2c2c2;
}
.storeDetailsUpdated
{
	color:Green;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
	position:relative;
	top:20px;
}
.whatIsText
{
	font-size:10px;
	color:Gray;
	line-height:14px;	
	vertical-align:text-top;
	width:162px;
}
.whatIsTitle
{
	font-weight:bold;	
	color:#f79020;
	font-size:12px;
}
/* END OF HEADERS AND TITLES */


/* LAYER BOXES */
#container
{
	width:960px;
	height:100%; 
	text-align:center; 
	padding:2px 2px 2px 0px;
	margin: 0 auto;
	margin-top:25px;
}

#techContent
{
	width:670px; 
	background-color:white; 
	position:relative; 
	left:0px;
	text-align:left;
	padding:10px;
	margin-bottom:5px;
	margin-top:5px;		
	margin-left:8px;
	min-height:600px;
	/*height:auto !important;*/
}

#techStoreClientContent
{
	width:670px !important; 
	background-color:white; 
	position:relative; 
	left:0px;
	text-align:left;
	padding:10px;
	margin-bottom:5px;
	margin-top:5px;		
	margin-left:8px;
	min-height:700px;
}

.storeUpdateDetails
{	
	width: 658px;
	min-height:1250px;
	padding:5px;
	position:relative;
	left:-40px;
}

#sopLeft
{
	width:690px; 
	background-color:white; 
	position:relative; 
	left:0px;
	text-align:left;
	padding:10px;
	margin-bottom:5px;
	margin-top:5px;		
	margin-left:12px;
	min-height:600px;
	border-right: solid 1px #dbdbdb;
	/*height:auto !important;*/
}

#sopLeftHomeInfo
{
	width:690px; 
	background-color:white; 
	position:relative; 
	left:0px;
	text-align:left;
	padding:10px;
	margin-bottom:5px;
	margin-top:5px;		
	margin-left:12px;
	min-height:900px;
	border-right: solid 1px #dbdbdb;
	/*height:auto !important;*/
}

#logo
{
	height:80px; 
	width:380px; 
	margin-left:20px; 
	margin-top:-10px; 
	float:left;
}
#flashLayer
{
	/*width:575px; */
	width:640px;
	height:285px; 
	position:relative; 
	left:8px; 
	margin-top:10px; 
	margin-bottom:10px;	
}
#businessEnd
{
	height:80px; 
	width:270px; 
	margin-right:50px; 
	margin-top:-20px; 
	float:right;	
	text-align:center;
}

#header
{ 
	height:125px;	
	margin-left:5px;
}

#Middle
{
	margin-left:5px;	
}

#navigation
{
	height:41px; 
	width:100%; 
	float:left; 
	margin-top:15px;
	margin-left:7px;	
}
.businessText
{
	position:absolute; 
	margin-top:35px;	
}
#footer
{
	/*background-color:#e9e9e9; */
	/*background-image:url(/Content/images/footer_bg_trans.png);*/
	background-repeat:no-repeat;
	width:960px;
	padding:2px 2px 2px 2px;
	height:95px;
	/*font-family:Times New Roman;*/
	font-size: 12px;	
	margin-left:7px;
	clear:both;
	top: 40px;
	/*margin-top: 480px;*/
}

#homeMiddle
{
	background-color:White;
	width:945px;
	margin-top:-10px;
	margin-bottom: 5px;
	margin-left:10px;
	float:left;
	min-height:450px;
}

#homeBoxes
{
	position:relative; 
	width:575px; 
	height:100px; 
	left:20px;	
	font-size:12px;
	text-align:left;
}

#homeBoxLeft
{
	float:left; 
	width:275px; 
	margin-left:10px; 
	text-align:left; 
	margin-bottom:25px;
}

#homeBoxRight
{
	float:left; 
	width:275px; 
	margin-left:10px; 
	text-align:left;
}

#sideLinks
{
	width:246px; 
	height:300px; 
	position:relative; 
	left:12px;	
	margin-bottom:5px;
	margin-top:5px;	
}

#sopRight
{
	width:230px; 
	height:300px; 
	position:relative; 
	left:0px;	
	margin-bottom:5px;
	margin-top:5px;	
}
#rightSideLinks
{
	/*background-color:White;*/
	text-align:left;
}

.sopNavRight
{
	background-color:#f2f2f2;
	text-align:center;
}

#bottomRightSideLinks
{
	text-align:left;
	font-size:10px;	
}

.width300
{
	width:300px;	
}

.shopProducts
{
	height:200px;
}

.shopLeft
{
	width:150px;
	top:30px;
	position:relative;	
}

.shopMiddle
{
	width:370px;
	margin-left:25px;	
}

.shopRight
{
	text-align:center;
	width:130px;		
}

.quantity
{
	width:110px;
}


.lineHeight
{
	line-height:8px;	
}
.lineHeight35
{
    line-height:35px;
}
.backgroundColorBlue
{
	background-color:#6b93a3;	
}

.width600
{
	width:600px;	
}
.width650
{
	width:650px;
}
.width700
{
	width:700px;	
}
.width100
{
	width:100px;	
}

.downloadTable
{
	text-align:center;	
}

.downloadTitles
{
	color:White;
	font-size:14px;
	padding:5px;
	font-weight:bold;	
}

.downloadText
{
	padding:2px;
	padding-top:10px;	
}

.blueText
{
	color:#6b93a3;
}

.justifyAlign
{
	text-align:justify;	
}

.MapHelp
{
	font-size:12px;	
}

.fontSize120
{
	font-size:120%;	
}
.fontSize150
{
	font-size:150%;	
}
.fontSize65
{
	font-size:65%;	
}
.fontSize80
{
	font-size:80%;	
}
.boldFont
{
	font-weight:bold;	
}
.rightsReserved
{
	color:#696969;	
}
.padding5
{
	padding:5px;	
}
/* *** */


/* **** Joining page classes ***** */
.joiningOuter
{
	background-image:url("/Content/images/joining_home_box.png");
	width: 652px;
	height:378px;
	padding:10px;
	background-repeat:no-repeat;	
}

.joiningInnerLeft
{
	width:280px;
	height:300px;
	position:relative;
	left:-15px;
	top:10px;
	float:left;
}

.joiningInnerRight
{
	width:280px;
	height:300px;
	position:relative;
	left:-120px;
	top:10px;
	float:right;
}

.contentBar
{
	background-image:url("/Content/images/content_top_bar.png");
	background-repeat:no-repeat;
	width:682px;
	height:36px;	
	position:relative;
	left:-10px;
	top:-10px;
	padding:8px 0px 0px 8px;
}


#content
{
	width:670px !important; 
	background-color:white; 
	position:relative; 
	left:0px;
	text-align:left;
	padding:10px;
	margin-bottom:5px;
	margin-top:5px;		
	margin-left:8px;
	min-height:460px;
	/*height:auto !important;*/
}

.input-validation-error
{
	background-color:#f9c3bd;
	/*border:solid 3px Red;*/
}

.field-validation-error
{
	display:none;	
}

.signUpButton
{
	position:relative;
	left:10px;	
}

#inline
{
	position:relative;
	left:60px;	
}

.MenuUpload label
{
	position:relative;
	margin-top:5px;
	left:40px;	
	font-size:14px;
	font-weight:bold;
}

.MenuUpload input
{
	position:relative;
	width:200px;
	left:-20px;
}

.orLabel label
{
	position:relative;
	font-size:14px;
	font-weight:bold;
	left:100px;	
}

.TermsCond input
{
	width:20px;
	position:relative;
	top:2px;
	left:3px;		
}

.termsAndCond
{
	position:relative;
	top:-35px;
	left:-35px;		
}

.Email input
{
	width:180px;	
}

#slideFree
{
	width:662px;
	background-image: url("/Content/images/joining_slide_free_bg_new.png");	
	background-repeat:repeat-y;
	padding:5px;
	color:White;
}


#slideCheckClick
{
	cursor:pointer;	
}

#slideCheckClick2
{
	cursor:pointer;	
}

.slideFreeTop
{
	border:0px;	
	margin-bottom:-6px;
}

.slideFreeBottom
{
	width:662px;	
	background-image: url("/Content/images/joining_free_bottom_new.png");
	height:49px;
}


#slideCost
{
	width:662px;
	background-image: url("/Content/images/joining_cost_bg.png");	
	background-repeat:repeat-y;
	padding:5px;
	color:White;
}

.slideCostTop
{
	border:0px;	
	margin-bottom:-6px;
}

.slideCostBottom
{
	width:662px;	
	background-image: url("/Content/images/joining_cost_bottom_new.png");
	height:52px;
}

.technology
{
	position:relative;
	float:left;
	width:200px;
	height:400px;	
}

.verticalAlignBase
{
	position:absolute;
	bottom:0px;	
}

.technologyBreaker
{
	width:3px;
	height:318px;
	background-image: url("/Content/images/technology_breaker.png");	
	position:relative;
	float:left;
	margin:10px;
}
.myMoneyRow
{
    width:675px;
    height:46px;
    background-image:url("/Content/images/mymoney_grey_bar.png");   
    background-repeat:no-repeat;
}

/* ******************************* */





/* CLASSES FOR VARIOUS */



.selectMenu
{
	margin-top:11px; 
	margin-left:0px;
	color:Gray;
	font-size:12px;
	width:120px;
	height:20px;
}

.appStore
{
	background-image: url(/Content/images/new_home_empty_box.png);
	background-repeat:no-repeat;
	/*width:276px; */
	width:259px;
	height:136px; 
	position:relative; 
	left:30px;
	margin-bottom:5px;
	margin-top:10px;
}

.tryOutEat
{
	width:300px; 
	margin-top:5px;
	margin-bottom:5px; 
	position:relative; 
	left:60px; 	
}

.inputBox
{
	width:230px; 
	color:#bcbbbb; 
	font-style:italic; 
	font-size:20px; 
	margin-top:8px;	
	margin-bottom: 10px;
	height:25px;
	border:0px;
}

.howItWorks
{
	width:300px;
	padding:10px;
	padding-top:20px;
	padding-bottom:25px;
	top:20px;
	position:relative;	
	
}

.howItWorksBackground
{
	background-image: url(/Content/images/whatis_background.png);	
	background-repeat:no-repeat;
	width:658px;
	height:254px;
}

.margin10All
{
	margin:10px;	
}

.margin20All
{
	margin:20px;	
}

.tipOne
{
	background-image: url(/Content/images/tip_1.png));
	width:56px;
	height:87px;	
}

.tipTwo
{
	background-image: url(/Content/images/tip_2.png));
	width:82px;
	height:91px;
}

.tipThree
{
	background-image: url(/Content/images/tip_3.png));
	width:70px;
	height:90px;	
}

.requiredFields
{	
	color:Red;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;	
	position:relative;
	top:20px;
}

.emailSent
{
	color:#f79020;
	font-weight:bold;
	position:relative;
	top:35px;
	left:40px;		
}

.requiredFieldsMenu
{	
	color:Red;
	font-weight:bold;
	margin-top:10px;	
	margin-bottom:10px;
}

.emailSentMenu
{
	/*color:#f79020;*/
	color:Green;
	font-weight:bold;	
	margin-bottom:10px;	
}

.justForStartersBullets
{
	list-style-type:disc;	
}
/* *** */

.ContactUsForm input
{
	position:relative;
	left:-50px;	
}

.ContactUsForm
{
	height:250px;	
}


.ContactUsSubmit
{
	position:relative;
	left:100px !important;	
}

.generalInfo label
{
	font-size:16px !important;
	font-weight:bold;
	margin-top:10px;	
}


/* CLASSES FOR BACKGROUND IMAGES ON TABLE FOR RIGHT MENU */

.topLeftBg
{
	background-image:url(/images/top_left.png);	
	width:25px;
	height:19px;
}
.topBg
{
	background-image:url(/images/top.png);	
}
.topRightBg
{
	background-image:url(/images/top_right.png);	
	width:25px;
	height:19px;
}
.bottomLeftBg
{
	background-image:url(/images/bottom_left.png);
	width:25px;
	height:19px;	
	background-position:1px 0px;
}
.bottomRightBg
{
	background-image:url(/images/bottom_right.png);
	width:25px;
	height:19px;	
	background-position:-2px 0px;
}
.bottomBg
{
	background-image:url(/images/bottom.png);	
}
.leftBg
{
	background-image:url(/images/left.png);	
	width:25px;
	background-repeat:repeat-y;
}
.rightBg
{
	background-image:url(/images/right.png);
	background-position:4px 0px;	
}
.mainTableBg
{
	background-color:White;	
}
.tableBg
{
	width:300px;	
}
/* *** */

/* NAVIGATION MENU */

#home_nav
{
	background-image: url(/Content/images/nav_home5.png);
	background-position:0px 42px;
	height: 42px;
	width: 99px;
	float:left;
}
#concept_nav
{
	background-image: url(/Content/images/nav_concept5.png);
	background-position:0px 42px;
	height: 42px;
	width: 114px;
	float:left;
}
#company_nav
{
	background-image: url(/Content/images/nav_company5.png);
	background-position:0px 42px;
	height: 42px;
	width: 117px;
	float:left;
}
#offices_nav
{
	background-image: url(/Content/images/nav_joining5.png);
	background-position:0px 42px;
	height: 42px;
	width: 137px;
	float:left;
}
#partners_nav
{
	background-image: url(/Content/images/nav_technology5.png);
	background-position:0px 42px;
	height: 42px;
	width: 119px;
	float:left;
}
#newsandpress_nav
{
	background-image: url(/Content/images/nav_advertising5.png);
	background-position:0px 42px;
	height: 42px;
	width: 119px;
	float:left;
}
#jobs_nav
{
	background-image: url(/Content/images/nav_news5.png);
	background-position:0px 42px;
	height: 42px;
	width: 104px;
	float:left;
}

#country_nav
{
	background-image: url(/Content/images/nav_country5.png);
	background-position:0px 42px;
	height: 42px;
	width: 131px;
	float:left;
}
#hideNav
{
    height:41px; 
	width:100%; 
	float:left; 
	margin-top:15px;
	margin-left:7px;
    display:none;
}
/* HOVER FOR NAVIGATION */
#home_nav:hover{background-position:0px 85px;}
#concept_nav:hover{background-position:0px 85px;}
#company_nav:hover{background-position:0px 85px;}
#offices_nav:hover{background-position:0px 85px;}
#partners_nav:hover{background-position:0px 85px;}
#newsandpress_nav:hover{background-position:0px 85px;}
#jobs_nav:hover{background-position:0px 85px;}
#contact_nav:hover{background-position:0px 85px;}

/* CLICK (ACTIVE) FOR NAVIGATION */
#home_nav:active{background-position:0px -1px;}
#concept_nav:active{background-position:0px -1px;}
#company_nav:active{background-position:0px -1px;}
#offices_nav:active{background-position:0px -1px;}
#partners_nav:active{background-position:0px -1px;}
#newsandpress_nav:active{background-position:0px -1px;}
#jobs_nav:active{background-position:0px -1px;}
#contact_nav:active{background-position:0px -1px;}

/* *** */


/* ROUNDED CORNERS CLASS */
.roundedCorners{

padding: 10px;

/*border:solid 2px #f4f4f4;*/

/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

/* *** */

.messageInbox
{
    /*width:489px;*/
    width:650px;
    height:102px;
    padding-left:25px;
    padding-top:10px;
    background-image:url(/Content/images/email_wave.png);
    background-repeat:no-repeat;
}




/* LITTLE EXTRAS */
.floatLeft
{
	float:left;	
}

.floatRight
{
	float:right;	
}

.leftText
{
	text-align:left;
}
.cursorHand
{
	cursor:pointer;	
}
.marginRight
{
	margin-right:21px;	
}
.marginRight24
{
	margin-right:24px;	
}
.marginRight28
{
	margin-right:28px;	
}
.marginRight15
{
	margin-right:15px;	
}
.marginTop
{
	margin-top:10px;	
}
.marginTop25
{
	margin-top:25px;	
}
.marginTop50
{
    margin-top:50px;   
}
.marginLeft
{
	margin-left:20px;	
}
.marginLeft2
{
	margin-left:2px;	
}
.marginLeft25
{
	margin-left:25px;	
}
.marginLeft45
{
	margin-left:45px;	
}
.marginLeft500
{
    margin-left:500px;   
}
.marginLeft15
{
	margin-left:15px;	
}
.textAlignCentre
{
	text-align:center;	
}
.textAlignLeft
{
	text-align:left;	
}
.textAlignRight
{
	text-align:right;
}
.verticalAlignBottom
{
	vertical-align:bottom;	
}

.menuSubmitButton
{
	position:relative;
	top:-15px;
	left:350px;
}
.correctDetails
{
	margin-top:10px;
	width:300px;
	height:100px;
	overflow:visible !important;		
}
.handHover
{
	cursor:pointer;	
}

.excelDiv
{
	height:100px;
	width:200px;
	vertical-align:text-top;	
}

.famousTextArea
{
	height:75px;
	width:300px;	
}
.tipsTitles
{
    color:#787878;
    font-size:16px;
}
.shopButton
{
    background-image:url(/Content/images/shop_button.png);   
    width:108px;
    height:25px;
    cursor:pointer;
    padding:5px 23px 10px 14px;
    overflow:hidden;
    background-repeat:no-repeat;
}
/*****************/



/***** eatitnow lightbox css ******/

/*** MENU ***/
.lightBoxMenu
{
	overflow:hidden;
	text-align:center;
}

.lightBoxMenuInner
{
	position:relative;
	top:10px;	
	text-align:left;
	padding:10px;
}

/*** TERMS AND CONDITIONS ***/
.lightBoxTandC
{
	overflow:scroll;
}
.TandCLightboxScroll
{
    overflow:scroll;  
    height:360px; 
}


/**** SHOP LIGHTBOX ***/

.lightBoxShop
{
	overflow:hidden;
	text-align:center;
}

.lightBoxShopInner
{
	position:relative;	
	text-align:left;
	padding:10px;
	overflow:hidden;
}

/**********************************/

#data
{
	display:none;		
}



div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	/*overflow:scroll;*/
	overflow:hidden;
	background-repeat:no-repeat;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/Content/images/fancy_progress.png') no-repeat;	
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #f8f8f8;
	/*background: #FFF;*/
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	/*background: #000;*/
	background: #f8f8f8;	
	color: #000;
	height: 100%;
	width: 100%;
	/*overflow:scroll;*/
	overflow-x:hidden;
	/*overflow-y:scroll;*/
	overflow-y:hidden;
	z-index: 100;
	text-align:left;
	padding:4px;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -17px;
	right: -15px;
	height: 39px;
	width: 39px;
	/*background: url('/Content/images/fancy_closebox.png') top left no-repeat;*/
	background: url('/Content/images/lightbox_close_btn.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/Content/images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/Content/images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/Content/images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/Content/images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/Content/images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/Content/images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/Content/images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/Content/images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/Content/images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/Content/images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('/Content/images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('/Content/images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('/Content/images/fancy_title_right.png') repeat-x;
}






/*** STORE COUNTER CSS TICKER ****/
.counterNumber
{
    width:33px;
    height:35px;
    float:left;   
    background-image: url('/Content/images/counter_container.png');
    position:relative;
    left:505px;
    top:-17px;
}

.counterPic
{
    width:33px;
    height:35px;
    background-image: url('/Content/images/numbers.png');
    background-repeat:no-repeat;
    margin-left:8px;
}
.storeCounterText
{
	position:relative;
	left:-135px;	
}
.counterNumber1
{
     background-position: 0px -42px;
}
.counterNumber2
{
     background-position: 0px -66px;
}
.counterNumber3
{
     background-position: 0px -90px;
}
.counterNumber4
{
     background-position: 0px -112px;
}
.counterNumber5
{
     background-position: 0px -136px;
}
.counterNumber6
{
     background-position: 0px -160px;
}
.counterNumber7
{
     background-position: 0px -184px;
}
.counterNumber8
{
     background-position: 0px -208px;
}
.counterNumber9
{
     background-position: 0px -232px;
}
.counterNumber0
{
    background-position: 0px -19px;
}
.searchButton
{
	margin-top:50px; 
	margin-left:5px;	
}
.mapDisplay
{
	width: 350px; 
	height: 400px; 
	float:left; 
	display:inline;	
}
.mapKeyDisplay
{
	width: 260px; 
	height: 400px; 
	float:left; 
	display:inline; 
	padding-left:30px;
}
.hideMap
{
	display:none;	
}

