/******FRENCH****/

body{
	padding:0;
	margin:0;
	top: 0;
	background: url(../images/bg.gif) repeat;
}

a img{
	border:none;
}

p{
	font:13px/1.5 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color: black;
	line-height:20px;
	margin: 0;
	padding-bottom: 0;
	text-align: justify;
	position: relative;
	left: 50px;
}

#bigframe{
	width:100%;
	margin:0;
	padding:0;
	z-index: 1;
	top: 20px;
	position: absolute;
}

#fanbox_header{
	margin:0 auto;
	position: relative;
	top: 0;
	left: 0;
	width: 924px;
}

#fanbox_footer{
	margin:0 auto;
	position: relative;
	top: 0;
	left: 0;
	width: 928px;
}

#frame1{
    width: 924px;
    height: 166px;
    border: none;
}

#frame2{
    width: 929px;
    height: 176px;
    border: none;
}

a{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #2B1C19;
	text-decoration: none;
}

/**********header******************/


#header{
	height:120px;
	position:relative;
	width:920px;
	margin:0 auto;
	background-image: url(../images/bg_top.png);
	z-index: 1;
	top: 0;
}

#facebook{
	position:absolute;
	left: 827px;
	top: 51px;
	z-index: 0;
}
#facebookimg{
	position:absolute;
	background: url(../images/facebook.jpg) left top;
	width: 38px;
	height: 38px;
}

#facebook a{
	text-indent:-9000px;
}

#logo{
	position:absolute;
	left: 49px;
	top: 47px;
	z-index: 0;
}
#logoimg{
	position:absolute;
	background: url(../images/logo.jpg) left top;
	width: 312px;
	height: 64px;
}

#logo a:hover{
	background-position: left top;
}

#logo a{
	text-indent:-9000px;
}

#lang{
	position:absolute;
	top: 90px;
	left: 740px;
	z-index: 1;
	width: 140px;
}

#lang ul {
    margin:0;
    padding:0;
    list-style:none;
}

#lang li{
	float:left;
	margin:0;
	padding:0;	
}


#eng{
	width: 65px;
	height:16px;
    background: url(../images/lang_en.jpg) left top;
    padding:0;
	position: relative;
	display: block;
}

#fr{
	width: 62px;
	height:16px;
    background: url(../images/lang_fr.jpg) left top;
    padding:0;
	position: relative;
	display: block;
}

#lang a:hover{
	background-position: left bottom;
}

#lang a{
	text-indent:-9000px;
}

#lang .selected{
	background-position: left bottom;
}


/**********nav******************/


#nav{
	height:46px;
	position:relative;
	width: 920px;
	margin:0 auto;
	background-image: url(../images/bg_nav.png);
	z-index: 1;
}

#navmenu{
	position: absolute;
	top: 8px;
	left: 80px;
	z-index: 0;
}

#nav ul {
    margin:0;
    padding:0;
    list-style:none;
}

#nav li{
	float:left;
	margin:0;
	padding:0;	
}

#story{
	width: 95px;
	height: 17px;
    background: url(../images/nav_story.png) left top;
	position: relative;
	left: -17px;
	display: block;
	margin-right: 12px;
}

#menu{
	width: 42px;
	height: 20px;
    background: url(../images/nav_menus.png) left top;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 30px;
}

#photos{
	width: 47px;
	height: 20px;
    background: url(../images/nav_photos.png) left top;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 30px;
}

#franchising{
	width: 82px;
	height: 20px;
    background: url(../images/nav_franchise.png) left top;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 30px;
}

#careers{
	width: 60px;
	height: 20px;
    background: url(../images/nav_careers.png) left top;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 35px;
}

#feedback{
	width: 97px;
	height: 20px;
    background: url(../images/nav_feedback.png) left top;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 30px;
}

#rewards{
	width: 59px;
	height: 20px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 30px;
	background: url(../images/nav_rewards.png) left top;
}

#locations{
	width: 82px;
	height: 20px;
    background: url(../images/nav_locations.png) left top;
	position: relative;
	left: 0px;
	display: block;
}

#navmenu a:hover{
	background-position: left -20px;
}

#navmenu a{
	text-indent:-9000px;
}

#navmenu .selected{
	background-position: left -20px;
}


/**********middle******************/

#middle{
	position:relative;
	width:920px;
	background-image: url(../images/bg_middle.png);
	margin: 0 auto;
	z-index: 1;
	height: auto;
	top: 0;
}

#tablecolumn {
	position: relative;
	left: 20px;
	z-index: 2;
	top: 15px;
	width: 750px;
}

#tablecolumn p{

	position: relative;
	margin: 0;
	vertical-align: top;
	width: 240px;
}

#headoffice{
	position: absolute;
	top: 285px;
	left: 23px;
	width: 215px;
	text-align: left;
}


/**********footer******************/

#footer{
	height: 175px;
	position:relative;
	width:920px;
	margin: 0 auto;
	z-index: 1;
	background: url(../images/bg_footer.png) no-repeat;
}

#footmenu{
	position: absolute;
	z-index: 0;
	width: 830px;
	left: 82px;
	clear: left;
	top: 11px;
}

#footer ul {
    margin:0;
    padding:0;
    list-style:none;
}

#footer li{
	float:left;
	margin:0;
	padding:0;	
}

#footxmas{
	width: 299px;
	height: 74px;
    background: url(../images/foot_xmas2.jpg) no-repeat left top;
    padding:0;
	position: relative;
	display: block;
	left: -39px;
}

#footgiftcards{
	width: 225px;
	height: 78px;
    background: url(../images/foot_giftcards.jpg) left top;
    padding:0;
	position: relative;
	display: block;
	left: -9px;
}

#footfeedback{
	width: 218px;
	height: 78px;
    background: url(../images/foot_feedback.jpg) no-repeat left top;
    padding: 0 41px 0 0;
	position: relative;
	display: block;
}
#footjingle{
	width: 278px;
	height: 74px;
    background: url(../images/foot_jingle.jpg) no-repeat left top;
    padding:0;
	position: relative;
	display: block;
	left: -39px;
}

#footglutton{
	width: 322px;
	height: 78px;
    background: url(../images/foot_egg.jpg) no-repeat left top;
    padding:0;
	position: relative;
	display: block;
	left: -40px;

}

#footfranchise{
	width: 200px;
	height: 73px;
    background: url(../images/foot_franchise.jpg) left top;
    padding:0;
	position: relative;
	display: block;
	left:-40px


}

#footlocations{
	width: 235px;
	height: 78px;
    background: url(../images/foot_locations.jpg) left top;
    padding:0;
	position: relative;
	display: block;
	left: -33px;

}

#footer a:hover{
	background-position: left -77px;
}

#footer a{
	text-indent:-9000px;
}

#footer .selected{
	background-position:left -77px;
}

#copyright {
	position: absolute;
	top: 130px;
	left: 228px;
}

#copyright ul {
    margin:0;
    padding:0;
    list-style:none;
}

#copyright li{
	float:left;
	margin:0;
	padding:0;	
}

#copy{
	background-image: url(../images/copywirte.png);
	width: 254px;
	height: 14px;
}

#privacy {
	width: 140px;
	height: 16px;
    background: url(../images/button_privacy.png) right top;
    padding:0;
	position: relative;
	display: block;
	top: 0;
	left: 0;
}

#electricpixel {
	width: 84px;
	height: 16px;
    background: url(../images/button_ep.png) right top;
    padding:0;
	position: relative;
	display: block;
}

#copyright a:hover{
	background-position: right bottom;
}

#copyright a{
	text-indent:-9000px;
}

#copyright .selected{
	background-position: right bottom;
}

/**********slideshow************/

#slideshowbgs{
	position: relative;
	width: 861px;
	height: 230px;
	left: 30px;
	background-color: white;
	top: 30px;
	padding-top: 0;
}

#rollover {
	position: relative;
	width: 100%;
}

#rollover ul {
    margin:0;
    padding:0;
    list-style:none;
}

#rollover li{
	margin:0;
	padding:0;
	float: left;
}

#rollover a{
	text-indent:-9000px;
}

#rollover a:hover{
	background-position: left bottom;
	text-decoration: none;
}

#rollover .selected{
	background-position: left bottom;
}


#menuslogan{
	position: relative;
	width: 811px;
	height: 100px;
	background: url(../images/home_slogan.jpg) no-repeat;
	left: 54px;
	top: 27px;
}

/**********story******************/

#storybox{
	width: 442px;
	position: relative;
	left: 60px;
	height: auto;
	z-index: 1;
	top: -68px;
}

#storybox p{
	position: relative;
	top: 21px;
	width: 400px;
	line-height: 23px;
	left: 12px;
	height: auto;
	text-align: justify;
}

#locationsbox{
	width: 392px;
	position: relative;
	left: 60px;
	height: auto;
	z-index: 1;
	top: -68px;
}

#locationsbox p{
	position: relative;
	top: 21px;
	width: 360px;
	line-height: 23px;
	left: 12px;
	height: auto;
	text-align: justify;
}

#storyheader {
	position: relative;
	left: 50px;
	z-index: -1;
	width: 250px;
}

#storypolaroid {
	position: absolute;
	top: 27px;
	left: 499px;
}

#right_image {
	position: absolute;
	top: 15px;
	left: 455px;
}

#pb{position:absolute;
	top: 534px;
}

#cfa{
	padding-bottom: 25px;
	padding-left: 230px;
	margin-top: -74px;
}

/**********join******************/

#fooform{	
	position: relative;
	width: 460px;
	line-height: 23px;
	left: 12px;
}

#careerheader {
	position: relative;
	z-index: -1;
	top: 40px;
}

#careertext p{
	position: relative;
	top: -98px;
	margin-bottom: -130px;
}

.orangebold{
	color: #FF6600;
	font-weight: bold;
}

.brownbold{
	color: #2B1C19;
	font-weight: bold;
}

.orangebold2{
	color: #FF6600;
	font-weight: bold;
}

.orangeboldsm{
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}

.redbold{
	color: #c01c0f;
	font-weight: bold;
	font-size: 12px;
}
/**********feedback****************/
#right_image p{
	width: 350px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 1px;
}




#franchise_button{
	margin-left: 53px;
	padding-bottom: 30px;
	padding-top: 10px;
} 

#footable {
	font:13px/1.5 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color: black;
	line-height:20px;
	margin: 0 0 -40px;
	position: relative;
	left: 10px;
	padding-bottom: 40px;
	top: 40px;
}

#feedbacktable {
	font:13px/1.5 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color: black;
	line-height:20px;
	margin: 0 0 -40px;
	position: relative;
	left: 10px;
}

.tableright {
	text-align: right;
	font-weight: bold;
	color: #2B1C19;
}

/**********menu****************/
#lettering_menu{
	height: 100px;
	width: 853px;
	background: url(../../photos/lettering.jpg) no-repeat;
	margin-top: 12px;
	margin-left: 35px;
	padding-bottom: 10px;
}
#menunav{
	position: absolute;
	top: 97px;
	left: 80px;
	z-index: 0;
	width: 260px;
	height: 500px;
}

#menunav2{
	position: relative;
	top: 97px;
	left: 80px;
	z-index: 0;
	width: 260px;
	height: 150px;
}

#menunav a:hover{
	background-position: right top;
}

#menunav a{
	text-indent:-9000px;
}

#menunav .selected{
	background-position: right top;
}

#menunav p{
	line-height: 0;
	text-align: center;
}

#benedicts{
	width: 257px;
	height: 31px;
    background: url(../images/menu_benedicts.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 0px;
}

#florentine{
	width: 257px;
	height: 31px;
    background: url(../images/menu_favorites.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 32px;
}

#eggs{
	width: 257px;
	height: 31px;
    background: url(../images/menu_eggs.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 64px;
}

#crepes{
	width: 257px;
	height: 31px;
    background: url(../images/menu_crepes.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 96px;
}

#pancakes{
	width: 257px;
	height: 31px;
    background: url(../images/menu_pancakes.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 128px;
}

#pastas{
	width: 257px;
	height: 31px;
    background: url(../images/menu_pastas.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 160px;
}

#burgers{
	width: 257px;
	height: 31px;
    background: url(../images/menu_burgers.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 192px;
}

#sides{
	width: 257px;
	height: 31px;
    background: url(../images/menu_sides.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 224px;
}

#drinks{
	width: 257px;
	height: 31px;
    background: url(../images/menu_drinks.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 256px;
}

#kids{
	width: 257px;
	height: 31px;
    background: url(../images/menu_kids.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 288px;
}

#earlybird{
	width: 257px;
	height: 31px;
    background: url(../images/menu_earlybird.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 320px;
}


#menubox{
	position: relative;
	left: 360px;
	height: 440px;
	z-index: 1;
	top: -88px;
	width: 400px;
}

#menubox1{
	position: relative;
	height: auto;
	z-index: 1;
}

#menubox2{
	position: absolute;
	left: 250px;
	height: auto;
	z-index: 1;
	top: 0;
}

#menubox p{
	position: relative;
	width: 210px;
	left: 12px;
	height: auto;
	text-align: justify;
	color: #FF6600;
	font-size: 13px;
	letter-spacing: 0;
}

.superorangebold{
	color: #2B1C19;
	font-weight: bold;
	font-size: 17px;
}

.superorangebold2{
	color: #2B1C19;
	font-weight: bold;
	font-size: 15px;
	position: relative;
	left: -40px;
	width: 220px;
}

.exdent{
	position: relative;
	left: -40px;
	width: 220px;
}

.menusmall{
	font-size: 11px;
	margin-left: 14px;
	position: relative;
	line-height: 14px;
	margin-top: 0;
	width: 210px;
	float: left;
	top: -4px;
	padding-bottom: 3px;
	color: #2B1C19;
}

.location_small{
	font-size: 11px;
	line-height: 14px;
}

.smalltext{
	font-size: 11px;
	margin-left: 14px;
	line-height: 14px;
	margin-top: 0;
	float: left;
	padding-bottom: 3px;
	color: #2B1C19;
}

.menusmallline{
	font-size: 11px;
	position: relative;
	line-height: 15px;
	margin-top: 2px;
	width: 270px;
	top: 0;
	padding-bottom: 3px;
	color: #2B1C19;
}

.menubold {
	font-weight: bold;
	letter-spacing: 0;
	
}

/**********location****************/

#location2 {
	position: absolute;
	top: 228px;
	left: 320px;
}

/**********privacy*****************/

#privacybox{
	position: relative;
	left: 60px;
	height: auto;
	z-index: 1;
	top: -68px;
}

#privacybox p{
	position: relative;
	top: 21px;
	width: 770px;
	line-height: 14px;
	left: 12px;
	height: auto;
	text-align: justify;
	font-size: 11px;
}

/***BAQ**/

#baq{
	padding-top: 13px;
	padding-bottom: 13px;
}

#bq{
	width: 318px;
	height: 79px;
    background: url(../images/page_baq_s1.jpg) left top;
    padding:0;
	position: relative;
	display: block;
	
}

#baq ul{
	list-style: none;
	margin-left: 16px;
}

#pastille{
	position: absolute;
	top: 70px;
	left: 330px;
}

/******LOCATIONS MENU*****/


.p_none{
 width: 400px;
}

#rollover2 {
	position: relative;

}

#rollover2 ul {
    margin:0;
    padding:0;
    list-style:none;

}

#rollover2 li{
	margin-left:80px;
}
#rollover2 li ul li{
	margin-left: -40px;	
}

#rollover2 a{
}

#rollover2 a:hover{
	background-position: left bottom;
	text-decoration: none;
}

#rollover2 .selected{
	background-position: left bottom;
}

#bla{
	position: relative;
	clear: both;
}

#locations_menu_text{
	position: relative;
	height: auto;
	padding-left: 270px;
	margin-top: -71px;
}

#locations_vaudreuil{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 23px;
	background: url(../images/locations_vaudreuil.jpg) no-repeat left top;
}
#locations_terrebonne{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 23px;
	background: url(../images/locations_terrebonne.jpg) no-repeat left top;
}
#locations_kirkland{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 23px;
	background: url(../images/locations_kirkland.jpg) no-repeat left top;
}

#locations_stlaurent{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 25px;
	background: url(../images/locations_stlaurent.jpg) no-repeat left top;
}

#locations_valleyfield{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 25px;
	background: url(../images/locations_valleyfield.jpg) no-repeat left top;
}

#locations_prevost{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 25px;
	background: url(../images/locations_prevost.jpg) no-repeat left top;
}

#locations_gatineau{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 25px;
	background: url(../images/locations_gatineau.jpg) no-repeat left top;
}

#locations_mascouche{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 25px;
	background: url(../images/locations_mascouche.jpg) no-repeat left top;
}

#locations_candiac{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 25px;
	background: url(../images/locations_candiac.jpg) no-repeat left top;
}

#locations_hyacinthe{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 25px;
	background: url(../images/locations_sthyacinthe.jpg) no-repeat left top;
}

#locations_tmr{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 25px;
	background: url(../images/locations_tmr.jpg) no-repeat left top;
}

#right_locations{
	width: 200px;
	position: absolute;
	top: 288px;
	left: 573px;
}
#locations_headoffice{
	width: 220px;
	position: absolute;
	top: 283px;
	left: 24px;
}

#locations_fb{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 41px;
	background: url(../images/locations_fb.jpg) no-repeat left top;
}

#locations_tw{
	width: 212px;
	position: relative;
	display: block;
	z-index: 1;
	margin-bottom: 10px;
	left: 1px;
	height: 43px;
	background: url(../images/locations_twitter.jpg) no-repeat left top;
	
}

#locations_social{
	position: absolute;
	z-index: 9;
	top: 485px;
	left: -15px;
}

#follow_us{
	padding-left: 91px;
	padding-bottom: 13px;
}
/***XMAS***/

#xmas_title{
	position: absolute;
	top: 56px;
	left: 310px;
}

#xmas_right{
	position: absolute;
	top: 51px;
	left: 559px;
}

/***FACEBOOK***/
#fb_front{
	width: 96px;
	height: 18px;
	position: relative;
	left: 0px;
	display: block;
	background: url(../../fr/images/fb_front.jpg) no-repeat left top;
	margin-left:5px
}

#tw_front{
	width: 108px;
	height: 18px;
	position: relative;
	left: 0px;
	display: block;
	background: url(../../fr/images/tw_front.jpg) no-repeat left top;
	
}

#homeslogan{
	position: relative;
	height: 110px;
	top: 54px;
	left: 63px;
	font: 21px 'Coustard', serif;
	color: #3C2415;
}

.oj{
	color: #3C2415;
	font-weight: normal;
	font-style: normal;
}

.oj:hover{
	color: #FF6600;
}

#like{
width: 100px;
position: absolute;
	top: 6px;
	left: 635px;
}
#tw{
width: 160px;
height: 49px;
	position: absolute;
	top: 2px;
	left: 732px;
}
#like iframe{
	padding-left: 11px;
	margin-top: -2px;
	width: 150px;
}

/***JINGLE****/

#jing{
	width: 370px;
}

/******REWARDS******/

#rewards_header{
	margin-left: 30px;
	padding-top: 26px;
}
#rollover_rewards {
	position: relative;
	padding-top: 12px;
}

#rollover_rewards ul {
    margin:0;
    padding:0;
    list-style:none;
}

#rollover_rewards li{
	margin:0;
	padding:0;
}

#rollover_rewards a{
	text-indent:-9000px;
}

#rollover_rewards a:hover{
	background-position: left bottom;
	text-decoration: none;
}

#rollover_rewards .selected{
	background-position: left bottom;
}
#rewards_nav{
	z-index: 3;
	width: 300px;
	position: absolute;
	left: 26px;
	top: 18px;
}
#rewards_nav ul{
	list-style-type: none;
}

#about_rewards{
	width: 297px;
	height: 31px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 45px;
	background: url(../images/rewards_images/rewards_nav_about.jpg) no-repeat left top;
}

#want_rewards{
	width: 297px;
	height: 31px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 45px;
	background: url(../images/rewards_images/rewards_nav_want_rewards.jpg) no-repeat left top;
}

#activate_rewards{
	width: 297px;
	height: 31px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 45px;
	background: url(../images/rewards_images/rewards_nav_activate.jpg) no-repeat left top;
}

#balance_rewards{
	width: 297px;
	height: 31px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 45px;
	background: url(../images/rewards_images/rewards_nav_balance.jpg) no-repeat left top;
}

#lost_rewards{
	width: 297px;
	height: 31px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 45px;
	background: url(../images/rewards_images/rewards_nav_lost.jpg) no-repeat left top;
}

#manage_rewards{
	width: 297px;
	height: 31px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 45px;
	background: url(../images/rewards_images/rewards_nav_manage_account.jpg) no-repeat left top;
}

#fine_print_rewards{
	width: 297px;
	height: 31px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 45px;
	background: url(../images/rewards_images/rewards_nav_fine_print.jpg) no-repeat left top;
}

.rewards_p{
	width: 490px;
	left: 358px;
}
#others{
	position: relative;
	padding-left: 70px;
	width: 300px;
	margin-top: -77px;
}
#othercards1{
	width: 105px;
	height: 70px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 45px;
	background: url(../images/rewards_images/othercard1.jpg) no-repeat left top;
}

#othercards2{
	width: 105px;
	height: 70px;
	position: relative;
	left: 0px;
	display: block;
	background: url(../images/rewards_images/othercard2.jpg) no-repeat left top;
	margin-left: -36px;
}
#others ul{
	list-style-type: none;
	
}
#others li{
	float: left;
	padding-top: 8px;
}
#ourother{
	margin-left: 55px;
}



.brownbigbold{
	color: #2B1C19;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}

/***WANT REWARDS****/
#rewards_text{
	width: 470px;
	font:13px/1.5 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color: black;
	line-height:20px;
	position:relative;
	left: 307px;
	padding-top: 13px;
	text-align: justify;
}

#coffee_ad{
	position: absolute;
	z-index: 3;
	left: 70px;
	top: 448px;
}

#bullets{
	padding-left: 46px;
	padding-bottom: 36px;
	padding-top: 23px;
}

#bullets img{
	padding-bottom: 17px;
}
/***TERMS***/

.p_terms{
	margin-left: -8px;
	padding-top: 14px;
}
#terms_text{
	width: 500px;
	position: relative;
	left: 305px;
}



.terms_reduced{
	margin-left: -49px;
	width: 480px;
}


#rollover2 {
	position: relative;
	width: 400px;
}

#rollover2 ul {
    margin:0;
    padding:0;
    list-style:none;
}

#rollover2 li{
	margin:0;
	padding: 0 0 15px;
	float: left;
}

#rollover2 a{
}

#rollover2 a:hover{
	background-position: left bottom;
	text-decoration: none;
}

#rollover2 .selected{
	background-position: left bottom;
}
#slides_text{
	position: relative;
	height: auto;
	left: 360px;
	top: -104px;
}
#participating_slide{
	width: 297px;
	height: 19px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 45px;
	background: url(../images/rewards_images/slide_participating.jpg) no-repeat left top;
}

#howto_slide{
	width: 320px;
	height: 42px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 45px;
	background: url(../images/rewards_images/slide_howto.jpg) no-repeat left top;
}

#redemption_slide{
	width: 345px;
	height: 43px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 45px;
	background: url(../images/rewards_images/slide_redemption.jpg) no-repeat left top;
}

#generalinfo_slide{
	width: 297px;
	height: 19px;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 45px;
	background: url(../images/rewards_images/slide_general.jpg) no-repeat left top;
}



#bla{
	position: relative;
	clear: both;
	z-index: 2;
}.terms_reduced{
	margin-left: -49px;
	width: 480px;
}
/***ACTIVATE***/

#activate_text{
	width: 520px;
	font:13px/1.5 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color: black;
	line-height:20px;
	position:relative;
	left: 325px;
	padding-top: 13px;
	text-align: justify;
	padding-left: 28px;
}

#activate_table{
	margin-left: -38px;
}

.small_disc{
	font-size: 10px;
}
/***BALANCE***/

#balance_table{
	padding-left: 60px;
}

.oops_balance{
	padding-left: 45px;
}

.textfieldRequiredMsg{
	width: 100px;
	font-size: 10px;
}
.textfieldInvalidFormatMsg{
	width: 100px;
	font-size: 10px;
}
.checkboxRequiredMsg{
		width: 100px;
	font-size: 11px;
}
/*****GLUTTON***/
#glutton_text p{
	width: 460px;
	margin-left: 28px;
}

/****FANBOX****/
#lang_fanbox{
	position:absolute;
	left: 50px;
	z-index: 1;
	width: 140px;
	top: 46px;
}

#lang_fanbox ul {
    margin:0;
    padding:0;
    list-style:none;
}

#lang_fanbox li{
	float:left;
	margin:0;
	padding:0;	
}


#eng_fanbox{
	width: 52px;
	height:15px;
    background: url(../images/fanbox_eng.jpg) no-repeat left top;
    padding: 0 10px 0 0;
	position: relative;
	display: block;
}

#fr_fanbox{
	width: 59px;
	height:15px;
    padding:0;
	position: relative;
	display: block;
	background: url(../images/fanbox_fr.jpg) no-repeat left top;
}

#lang_fanbox a:hover{
	background-position: left bottom;
}

#lang_fanbox a{
	text-indent:-9000px;
}

#lang_fanbox .selected{
	background-position: left bottom;
}

