@charset "utf-8";
/* CSS Document */

/*-- Global --*/
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
img{
	border:0px;
	text-align: center;
}
a{
	color:#BF9558;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
li{
	margin-left:14px;
	list-style-type: square;
}
td.careers h2 {
	color:#be9a60;
	font-size:14px;
}

div.accordion div {
	margin-left: 22px;
	border-top: 1px solid #be9a60;
	border-bottom: 1px solid #be9a60;
}

td.careers h3 a, 
td.careers h3 {
	color:#000;
	font-size:13px;
}

td.careers h3 {
	background: url(../images/oa_closed.jpg) 0 2px no-repeat;
	text-indent:20px;
	cursor:pointer;
}
td.careers h3.open{
	background: url(../images/oa_open.jpg) 0 2px no-repeat;
}


ul.careers li {
	margin-left:14px;
	list-style-type: disc;
	color:#f1a520;
}
ul.careers li span {
	color:#000;
}

h3{
	color:#BE9A60;
	font-size:14px;
	margin-bottom:0px;
}

/*-- Template --*/
.mainBox{
	margin:auto;
}
.tlft{
	background-image:url(../images/tlgrad.jpg);
	background-repeat:no-repeat;
	height:350px;
}
.blft{
	background-image:url(../images/blgrad.jpg);
	background-repeat:no-repeat;
	height:350px;
}
.mlft{
	background-image:url(../images/mlgrad.jpg);
	background-repeat:repeat-y;
}
.trt{
	background-image:url(../images/trgrad.jpg);
	background-repeat:no-repeat;
	height:350px;
}
.brt{
	background-image:url(../images/brgrad.jpg);
	background-repeat:no-repeat;
	height:350px;
}
.mrt{
	background-image:url(../images/mrgrad.jpg);
	background-repeat:repeat-y;
}
.logo{
	margin-left:50px;
	margin-right:50px;
}
.footer{
	border-top:solid 1px #CECECE;
	margin-top:20px;
	width:850px;
	text-align:left;
	color:#939393;
	font-size:9px;
	padding-left:15px;
	padding-top:5px;	
}
.footer a{
	font-size:11px;
	color:#BF9558;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}

/*-- Forms --*/
.go{
	background-image:url(../images/go.png);
	background-repeat:no-repeat;
	background-color: transparent;
	width:25px;
	height:18px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
}
.ok{
	background-image:url(../images/ok.png);
	background-repeat:no-repeat;
	background-color: transparent;
	width:25px;
	height:18px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
}
.locInput{
	background-color:#FDF1D7;
	border:solid 1px #C7C7C7;
	color:#333333;
}
.submit{
	background-image:url(../images/submit.png);
	background-repeat:no-repeat;
	background-color: transparent;
	width:53px;
	height:18px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
}
.signUp{
	background-image:url(../images/sign_me_up.png);
	background-repeat:no-repeat;
	background-color: transparent;
	width:79px;
	height:18px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
}
.cancel{
	background-image:url(../images/cancel.png);
	background-repeat:no-repeat;
	background-color: transparent;
	width:53px;
	height:18px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
}

/*-- Home --*/
.rewardsClub{
	color:#732E7A;
	font-weight:bold;
	font-size:13px;
}
.rewardsClub a{
	color:#4B4B4B;
	font-size:10px;
	text-decoration:none;
}
.rewardsClub a:hover{
	text-decoration:underline;
}
.homeMain{
	margin:auto;
	margin-top:10px;
}
.homeTwitter{
	height:140px;
	background-image:url(../images/olgas_twitter_feed.png);
	background-repeat:no-repeat;
	color:#4b4748;
	font-size:11px;
}
.homeTwitter ul{
	margin-top:26px;
}
.homeTwitter li{
	list-style-type: none;
	background:#EEEEEE;
	border:1px solid #CCCCCC;
	margin:5px;
	padding:5px;
	clear:both;
}
.homeTwitter a{
	color:#959394;
}
.divider{
	margin-top:5px;
	margin-bottom:5px;
}
.hdivide{
	background-image:url(../images/divider.jpg);
	background-repeat:repeat-x;
}

/*-- General --*/
.pageTitle{
	padding-bottom:7px;
}
.navItem{
	padding-bottom:7px;
}
.fullFrame{
	width:100%;
	height:400px;
}
.memoryBox{
	background:#EEEEEE;
	border:1px solid #CCCCCC;
	margin:5px;
	padding:10px;
	clear:both;
}
.memoryAuthor{
	float:right;
	clear:both;
}
.orangeD{
	color:#E6B74C;
}
.orange{
	color:#BE9A60;
}
.orange14{
	color:#BE9A60;
	font-size:14px;
}
.grey{
	color:#4b4748;
}
.smallText{
	font-size:10px;
}
.menu{
	color:#484848;
}
.menu h1{
	color:#BE9A60;
	font-size:14px;
	margin-bottom:0px;
}
.menuNavItem{
	padding-bottom:4px;
}

/*-- Franchise Page --*/
.red_txt {
	color: #cc0000;
}
table.fran_table p {
	margin: 0px;
}
table.fran_table td {
}
table.fran_table td.more_pad {
}
table.fran_table td.topline {
	border-top: 1px solid #999999;
}

.bold_txt {
	font-weight: bold;
}
.fran_field {
	width: 230px;
	background-color:#FDF1D7;
	border:solid 1px #C7C7C7;
	color:#333333;
}
.three_dig_field {
	width: 30px;
}
.four_dig_field {
	width: 40px;
}
.txt_area {
	width:350px; 
	height: 100px;
	background-color:#FDF1D7;
	border:solid 1px #C7C7C7;
	color:#333333;
}

body#franchise p,
body#franchise form {
	text-align:left;
}

.carside {
	color:#690;
	font-weight:bold;
}

.wifi,
.now_open {
	color:#f00;
	font-weight:bold;
}
.cartHeader{
	background-color:#E0F2B6;
	color:#333;
	font-weight:bold;
}

#shoppingcart {
	position: absolute;
	top: 50px;
	left: 50px;
	height: 100px;
	width: 500px;
	background: #eee;
	border: 1px solid #444;
}

#shoppingcart p {
	margin: 0 1em 1em;
}


#booklist, #contents {
	position: absolute;
	top: 175px;
	left: 50px;
	width: 500px;
	background: #ddd;
	border: 1px solid #333;
}

#booklist ul {
	list-style-type: none;
}

#booklist ul li {
	margin: 0 1em 1em;
}

#contents table {
	font-size: 90%;
	border-collapse: collapse;
}

#contents table td {
	border: 1px solid #999;
	width: 20%;
}

#contents p, #contents button {
	margin: 1em;
}
.youponBG{
	background-image:url(../images/youpon_bg1.jpg);
	background-repeat:repeat-x;
}
.youponMain{
	background-image:url(../images/youpon_template.jpg);
	background-repeat:no-repeat;
}
.validThrough{
	font-size:9px;
}
.registered{
	font-size:11px;
}
#news{
	color:#666666;
}
.printable { 
	width:100%;
	margin:auto;
	text-align:center;
}
.diningDeal{
	color:#646B6C;
	font-size:12px;
	font-weight:bold;
}
.rewardsTitle{
	margin-top:7px;
}
.bonus5{
	text-align:left;
	margin-top:7px;
	margin-left:7px;
}
.retailer_top{
	font-size:12px;
	color:#999;
}
.retailer_txt{
	margin-bottom:-3px;
}
#map_box{
	position:relative;
}
#map_shadow_t{
	background:url(../images/map_shadow_t.png);
	position:absolute;
	z-index:2;
	width:500px;
	height:7px;
	top:0px;
	left:0px;
}
#map_shadow_b{
	background:url(../images/map_shadow_b.png);
	position:absolute;
	z-index:3;
	width:500px;
	height:7px;
	top:493px;
	left:0px;
}
#map_shadow_l{
	background:url(../images/map_shadow_l.png);
	position:absolute;
	z-index:4;
	width:7px;
	height:486px;
	top:7px;
	left:0px;
}
#map_shadow_r{
	background:url(../images/map_shadow_r.png);
	position:absolute;
	z-index:5;
	width:7px;
	height:486px;
	top:7px;
	left:493px;
}
#map{
	position:absolute;
	z-index:1;
	overflow: hidden;
	width:500px;
	height:500px;
}
#sidebar{
	overflow: auto;
	width:380px;
	height: 420px;
	font-size: 14px;
	color: #666;
	border-top:1px solid #C5DB9B;
	border-bottom:1px solid #C5DB9B;
}
.listing{
	padding:7px;
	border-bottom:1px solid #C5DB9B;
}
#results_head{
	visibility:hidden;
}
#dialog-overlay {

	/* set it to fill the whil screen */
	width:100%; 
	height:100%;
	
	/* transparency for different browsers */
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5; 
	background:#000; 

	/* make sure it appear behind the dialog box but above everything else */
	position:absolute; 
	top:0; left:0; 
	z-index:3000; 

	/* hide it by default */
	display:none;
}


#dialog-box {
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	
	/* css3 border radius */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	
	background:#eee;
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:400px; 
	
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 

	/* hide it by default */
	display:none;
}

#dialog-box .dialog-content {
	/* style the content */
	text-align:center;
	padding:10px; 
	margin:13px;
	color:#666; 
	font-family:arial;
	font-size:14px; 
}

a.button {
	/* styles for button */
	margin:10px auto 0 auto;
	text-align:center;
	display: inline;
	width:50px;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	
	/* button color */
	background-color: #E9A031;
	
	/* css3 implementation :) */
	/* rounded corner */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	/* drop shadow */
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	
	/* text shaow */
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	
}

a.button:hover {
	background-color: #E29218;
}

/* extra styling */
#dialog-box .dialog-content p {
	font-weight:700; margin:0;
}

#dialog-box .dialog-content ul {
	margin:10px 0 10px 20px; 
	padding:0; 
	height:50px;
}
#confirm_butts{
	margin:auto;
	text-align:center;
	padding-top:20px;
}
.rewards_box{
	font-size:16px;
	padding:7px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}