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

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	background-image:url(../images/main_bck.jpg);
	background-color:#A6976E;
	margin:0px;
	background-repeat: repeat-x;
	background-position: top;
}
a, a:visited{
	color: #000;
}
a:hover{
	color: #444;
}
.hidden{
	display:none;	
}
#wrapper{
	width:966px;
	margin:0px auto;
}
#header{
	width:966px;
	height:152px;
	background-image:url(../images/header_bck.jpg);
	background-repeat:no-repeat;
	float:left;
}
#back_to_homepage{
	width:370px;
	height:120px;
	display:block;
	float:left;
}
#nav_holder{
	width:575px;
	height:52px;
	float:right;
	margin-top:80px;
}
#home_btn{
	width:71px;
	height:52px;
	display:block;
	margin-top:2px;
	background-image:url(../images/home_btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	float:left;
}
#home_btn:hover{
	background-position: 0px -52px;
}
#create_event_btn{
	width:68px;
	height:52px;
	display:block;
	background-image:url(../images/create_event_btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	float:left;
}
#create_event_btn:hover{
	background-position: 0px -52px;
}
#entertainment_tips_btn{
	width:174px;
	height:52px;
	display:block;
	background-image:url(../images/entertainment_tips_btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	float:left;
}
#entertainment_tips_btn:hover{
	background-position: 0px -52px;
}
#mobile_btn{
	width:77px;
	height:52px;
	display:block;
	background-image:url(../images/mobile_btn.png);
	background-repeat:no-repeat;
	background-position: 0px -4px;
	float:left;
}
#mobile_btn:hover{
	background-position: 0px -55px;
}
#faq_btn{
	width:52px;
	height:52px;
	display:block;
	background-image:url(../images/faq_btn.png);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	float:left;
}
#faq_btn:hover{
	background-position: 0px -50px;
}
#contact_us_btn{
	width:130px;
	height:52px;
	display:block;
	background-image:url(../images/contact_us_btn.png);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	float:left;
}
#contact_us_btn:hover{
	background-position: 0px -50px;
}
#main_content_holder{
	width:966px;
	float:left;
	background-image:url(../images/main_content_bck.png);
	background-repeat: repeat-y;
	background-position: 0px;
	margin-top:-5px;
}
#main_content{
	width:905px;
	margin-left:30px;
	margin-right:30px;
	float:left;
}
#main_content_create_event{
	/*width:905px;*/
	float:left;
	background-repeat: no-repeat;
	background-position: 235px bottom;
}

#intro_copy_holder{
	width:897px;
	height:364px;
	float:left;
	background-image:url(../images/landing_beauty_shot.png);
	background-repeat:no-repeat;
	margin-top:-20px;
	color:#58595b;
}
#intro_copy{
	width:250px;
	float:right;
	margin-top:35px;
	padding-right:30px;
}
#landing_bottom_links_holder{
	width:905px;
	float:left;
	margin-top:30px;
}
.link_box{
	width:201px;
	float:left;
}
.landing_bottom_links_top{
	width:201px;
	height:12px;
	float:left;
	background-image:url(../images/land_details_box_top.jpg);
	background-repeat:no-repeat;
}
.landing_bottom_links_body{
	width:201px;
	float:left;
	background-image:url(../images/land_details_box_body.jpg);
	background-repeat:repeat-y;
}
.landing_bottom_links_bottom{
	width:201px;
	height:16px;
	float:left;
	background-image:url(../images/land_details_box_bottom.jpg);
	background-repeat:no-repeat;
}
#link_box2{
	width:212px;
	height:254px;
	float:left;
	background-image: url(../images/landing_box2.jpg);
	background-repeat: no-repeat;
}
#link_box3{
	width:209px;
	height:254px;
	float:left;
	background-image: url(../images/landing_box3.jpg);
	background-repeat: no-repeat;
}
#link_box4{
	width:268px;
	height:174px;
	float:left;
	background-image: url(../images/landing_box4.jpg);
	background-repeat: no-repeat;
	padding-top:80px;
	font-size: 14px;
	color: #59595C;
	line-height: 20px;
}
.recipe_detail{
	width:90px;
	height:18px;
	display:block;
	background-image: url(../images/recipe_detail_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:right;
	margin-top:5px;
	margin-right:25px;
}
.recipe_detail:hover{
	background-position: 0px -18px;
}
.more_detail{
	width:89px;
	height:18px;
	display:block;
	background-image: url(../images/more_detail_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:right;
	margin-top:5px;
	margin-right:30px;
}
.more_detail:hover{
	background-position: 0px -18px;
}
#footer{
	width:966px;
	height:120px;
	background-image: url(../images/footer_bck.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	float:left;
	padding-top:22px;
	background-color: #A7986F;
}
#footer a{
	color:#000;
	text-decoration:none;
}
#footer a:hover{
	color:#831523;
}
#footer_left_part{
	width:70%;
	margin-left:30px;
	float:left;
}
#footer_right_part{
	width:212px;
	float:right;
}
#main_left{
	width:606px;
	float:left;
}
#main_left_create_event{
	width:606px;
	float:left;
	background-image: url(../images/wine_bottles.jpg);
	background-repeat: no-repeat;
	background-position: right 350px;
}
#main_right{
	width:260px;
	float:right;
	color:#58595B;
	font-size:12px;
	margin-right:30px;
	margin-top:17px;
}
#main_right a{
	color: #831523;
	text-decoration:none;
	font-weight:bold;
}
#main_right a:hover{
	text-decoration:underline;
}
#events_nav{
	width:570px;
	height:50px;
	float:left;
	background-image: url(../images/my_events_menu_bck.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding-top:8px;
	padding-left:35px;
	margin-top:20px;
}
#event_nav_my_events_btn{
	width:142px;
	height:32px;
	background-image: url(../images/my_events_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
#event_nav_my_events_btn:hover{
	background-position: 0px -32px;
}
#my_events_btn_active{
	width:142px;
	height:32px;
	background-image: url(../images/my_events_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	float:left;
}
#event_nav_create_event_btn{
	width:143px;
	height:32px;
	background-image: url(../images/create_event_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
#event_nav_create_event_btn:hover{
	background-position: 0px -32px;
}
#create_event_btn_active{
	width:143px;
	height:32px;
	background-image: url(../images/create_event_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	float:left;
}
#event_nav_past_events_btn{
	width:140px;
	height:32px;
	background-image: url(../images/past_events_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
#event_nav_past_events_btn:hover{
	background-position: 0px -32px;
}
#past_events_btn_active{
	width:140px;
	height:32px;
	background-image: url(../images/past_events_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	float:left;
}
#event_nav_friends_events_btn{
	width:144px;
	height:32px;
	background-image: url(../images/friends_events_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
#event_nav_friends_events_btn:hover{
	background-position: 0px -32px;
}
#friends_events_btn_active{
	width:144px;
	height:32px;
	background-image: url(../images/friends_events_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	float:left;
}
#my_events_holder{
	width:600px;
	min-height:250px;
	float:left;
	background-image: url(../images/my_events_holder_bck.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:30px;
	color:#58595b;
}
#my_events_holder a{
	color:#58595b;
	text-decoration:none;
}
#my_events_holder a:hover{
	text-decoration:underline;
}
.event_holder{
	width:560px;
	margin-left:40px;
	color: #831523;
	float:left;
	background-image: url(../images/horizontal_dashed_border.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top:10px;
}
.event_holder a{
	color:#831523;
	text-decoration:none;
}
.event_holder a:hover{
	text-decoration:underline;
}
.img_frame{
	width:149px;
	height:145px;
	background-image: url(../images/img_frame.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin-bottom:15px;
	text-align:center;
}
.event_shot{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
}
.event_copy{
	width:400px;
	float:right;
}
.event_title{
	font-size:24px;	
	margin-top:0px;
	margin-bottom:15px;
}
.logout_link{
	display:block;
	width:82px;
	height:41px;
	background-image:url(../images/logout_btn.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-left:200px;
	margin-top:-1px;
	float:right;
	clear:right;
	margin-right:35px;
	position:relative;
}
.logout_link:hover{
	background-position:0px -41px;
}
.welcome_back{
	font-size:14px;	
	color:#831523;
	font-weight:bold;
	text-align:left;
	margin: 0;
}
#right_boxes_holder{
	width:260px;
	float:left;
	padding-left:20px;
	background-image: url(../images/vertical_dashed_border.jpg);
	background-repeat: repeat-y;
	background-position: left;	
}
#right_side_box01{
	width:261px;
	height:196px;
	background-image: url(../images/entertainingTips_mobile.png);
	background-repeat: no-repeat;
	float:left;
	display:block;
	margin-bottom:10px;
}
#right_side_box1{
	width:221px;
	height:35px;
	background-image: url(../images/entertainingTips_cheeseTray.jpg);
	background-repeat: no-repeat;
	float:left;
	color:#831523;
	font-weight:bold;
	padding-top:170px;
	padding-left:32px;
}
.grey_bck{
	width:210px;
	background-color: #eceaeb;
	float:left;
	margin-left:13px;
	background-image: url(../images/new_recipes_to_try.jpg);
	background-repeat: no-repeat;
	background-position: -16px top;
	padding-top:45px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
}
#right_side_box2{
	width:223px;
	height:35px;
	background-image: url(../images/entertainingTips_enjoyIt.jpg);
	background-repeat: no-repeat;
	float:left;
	color:#831523;
	font-weight:bold;
	padding-top:170px;
	padding-left:32px;
}
.yellow_bck2{
	width:210px;
	float:left;
	margin-left:16px;
	background-image: url(../images/entertainment_tip_bck1.jpg);
	background-repeat: no-repeat;
	background-position: -19px top;
	padding-top:60px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	background-color: #fdf7bc;
}
#right_side_box3{
	width:223px;
	height:35px;
	background-image: url(../images/entertainingTips_freezeIt.jpg);
	background-repeat: no-repeat;
	float:left;
	color:#831523;
	font-weight:bold;
	padding-top:170px;
	padding-left:32px;
}
.yellow_bck3{
	width:210px;
	float:left;
	margin-left:16px;
	background-image: url(../images/entertainment_tip_bck2.jpg);
	background-repeat: no-repeat;
	background-position: -19px top;
	padding-top:60px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	background-color: #fdf7bc;
}
#right_side_box4{
	width:223px;
	height:35px;
	background-image: url(../images/entertainingTips_howMuchCheese.jpg);
	background-repeat: no-repeat;
	float:left;
	color:#831523;
	font-weight:bold;
	padding-top:170px;
	padding-left:32px;
}
#right_side_box5{
	width:223px;
	height:35px;
	background-image: url(../images/entertainingTips_matchWine.jpg);
	background-repeat: no-repeat;
	float:left;
	color:#831523;
	font-weight:bold;
	padding-top:170px;
	padding-left:32px;
}
#right_side_box6{
	width:223px;
	height:35px;
	background-image: url(../images/entertainingTips_presentationTips.jpg);
	background-repeat: no-repeat;
	float:left;
	color:#831523;
	font-weight:bold;
	padding-top:170px;
	padding-left:32px;
}



#steps_holder{
	width:550px;
	height:70px;
	float:left;
	margin-left:40px;
	background-image: url(../images/horizontal_dashed_border.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#step1{
	width:45px;
	height:52px;
	float:left;
	background-image: url(../images/step1_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:30px;
	margin-top:20px;
}
#step1_active{
	width:45px;
	height:52px;
	float:left;
	background-image: url(../images/step1_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -52px;
	margin-left:30px;
	margin-top:20px;
}
#step2{
	width:45px;
	height:52px;
	float:left;
	background-image: url(../images/step2_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:30px;
	margin-top:20px;
}
#step2_active{
	width:45px;
	height:52px;
	float:left;
	background-image: url(../images/step2_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -52px;
	margin-left:30px;
	margin-top:20px;
}
#step3{
	width:45px;
	height:52px;
	float:left;
	background-image: url(../images/step3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:30px;
	margin-top:20px;
}
#step3_active{
	width:45px;
	height:52px;
	float:left;
	background-image: url(../images/step3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -52px;
	margin-left:30px;
	margin-top:20px;
}
#step4{
	width:70px;
	height:52px;
	float:left;
	background-image: url(../images/step4_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:30px;
	margin-top:20px;
}
#step4_active{
	width:70px;
	height:52px;
	float:left;
	background-image: url(../images/step4_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -52px;
	margin-left:30px;
	margin-top:20px;
}
#step5{
	width:45px;
	height:52px;
	float:left;
	background-image: url(../images/step5_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:30px;
	margin-top:20px;
}
#step5_active{
	width:45px;
	height:52px;
	float:left;
	background-image: url(../images/step5_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -52px;
	margin-left:30px;
	margin-top:20px;
}
.txt_field_large{
	width:281px;
	height:26px;
	background-image: url(../images/text_field_large.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.txt_field_small{
	width:52px;
	height:26px;
	background-image: url(../images/text_field_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.select_box{
	width:151px;
	height:26px;
}
.txt_field_medium{
	width:113px;
	height:26px;
	background-image: url(../images/text_field_medium.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#next_step{
	width:111px;
	height:25px;
	display:block;
	float:right;
	margin-right:10px;
	margin-top:10px;
	background-image: url(../images/go_to_next_step_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	margin-bottom:150px;
}
#next_step:hover{
	background-position: 0px -25px;
}
#submit_btn{
	width:66px;
	height:23px;
	float:right;
	margin-right:20px;
	margin-top:10px;
	background-image: url(../images/submit_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	margin-bottom:150px;
}
#submit_btn:hover{
	background-position: 0px -23px;
}
.contact_submit_btn{
	width:66px;
	height:23px;
	float:right;
	margin-right:20px;
	margin-top:10px;
	background-image: url(../images/submit_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	margin-bottom:150px;
}
.contact_submit_btn:hover{
	background-position: 0px -23px;
}

.small_font{
	font-size:10px;
}
.start_planing{
	font-size:16px;
	text-decoration:none;
	text-align:center;
	color:#831523;
}
.start_planing:hover{
	text-decoration:underline;
}
#delete_event{
	width:407px;
	height:150px;
	background-image: url(../images/delete_event_bck.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
	color:#58595b;
	font-size:16px;
	text-align:center;
}
#btns_holder{
	width:230px;
	margin-left:auto;
	margin-right:auto;
}
#ok_btn{
	width:111px;
	height:25px;
	background-image: url(../images/ok_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
#ok_btn:hover{
	background-position: 0px -25px;
}
#cancel_btn{
	width:111px;
	height:25px;
	background-image: url(../images/cancel_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:right;
}
#cancel_btn:hover{
	background-position: 0px -25px;
}
#add_items_holder{
	width:551px;
	height:155px;
	float:left;
	margin-left:40px;
	background-image: url(../images/add_items_bck.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom:15px;
}
#add_item_txt_field_bck{
	width:420px;
	height:54px;
	background-image: url(../images/add_items_txt_field.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-align:center;
}
#add_items_btn{
	width:82px;
	height:54px;
	background-image: url(../images/add_items_btn.jpg);
	background-repeat: no-repeat;
	background-position: -2px 0px;	
	display:block;
	margin-bottom:2px;
}
#add_items_btn:hover{
	background-position: -2px -54px;	
}
#recipes_categories_nav{
	width:550px;
	height:53px;
	float:left;
	background-image: url(../images/recipe_categories_nav_bck.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:40px;
}
#recipes_categories_nav a{
	font-size:12px;
	color:#919191;
	text-decoration:none;
}
#recipes_categories_nav a:hover{
	color:#831523;
}
.inline_recipes_holder{
	width:558px;
	float:left;
	margin-left:40px;
	margin-top:10px;
	background-image: url(../images/horizontal_dashed_border.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom:20px;
}
.recipe_thumb_holder{
	width: 170px;
	float:left;
	margin-right:15px;
}
.recipe_details_btn_small{
	width:	73px;
	height:18px;
	float:left;
	background-image: url(../images/recipe_details_btn_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
}
.recipe_details_btn_small:hover{
	background-position: 0px -18px;
}
.add_recipe_btn{
	width:79px;
	height:18px;
	float:left;
	display:block;
	background-image: url(../images/add_recipe_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:5px;
}
.add_recipe_btn:hover{
	background-position: 0px -18px;	
}
#my_event_checklist{
	color:#58595b;
	font-size:12px;
	width:241px;
	float:left;
	margin-bottom:20px;
}
#checklist_top{
	width:241px;
	height:114px;
	float:left;
	background-image: url(../images/checklist_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#checklist_body{
	width:201px;
	padding:0px 20px;
	float:left;
	background-image: url(../images/checklist_bck.jpg);
	background-repeat: repeat-y;
	background-position: 0px;		
}
#checklist_bottom{
	width:241px;
	height:37px;
	float:left;
	background-image: url(../images/checklist_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#my_event_print_checklist{
	color:#58595b;
	font-size:12px;
	width:500px;
	float:left;
	margin-bottom:20px;
	margin-left:15px;
}
#print_checklist_top{
	width:500px;
	height:114px;
	float:left;
	background-image: url(../images/print_checklist_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#print_checklist_body{
	width:500px;
	padding:0px 20px;
	float:left;
	background-image: url(../images/print_checklist_body.jpg);
	background-repeat: repeat-y;
	background-position: 0px;		
}
#print_checklist_bottom{
	width:500px;
	height:40px;
	float:left;
	background-image: url(../images/print_checklist_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#recipe_info_top{
	width:562px;
	height:230px;
	float:left;
	background-image: url(../images/recipe_single_top_bck.jpg);
	background-repeat: no-repeat;
	background-position: -20px 0px;
	margin-left:4px;
}
#print_recipe_info_top{
	width:562px;
	height:200px;
	float:left;
	background-image: url(../images/print_recipe_top_bck.jpg);
	background-repeat: no-repeat;
	background-position: -20px 0px;
	margin-left:4px;
}

#right_side_copy{
	width:350px;
	height:200px;
	float:right;
	margin-top:25px;
	margin-right:15px;
	padding:5px 20px;
}
.back_to_recipes{
	float:right; 
	font-size:14px; 
	color:#831523;
	text-decoration:none;
	display:block;
}
.back_to_recipes:hover{
	text-decoration:underline;	
}
#right_side_copy a{
	color:#831523;
	text-decoration:none;
}
#right_side_copy a:hover{
	text-decoration:underline;	
}
#recipe_info_bottom{
	width:562px;
	float:left;
	margin-left:4px;
	font-size:12px;
	color:#58595b;
}
#recipe_info_bottom hr{
	margin:5px 0px;
	color:#999;
}
.heading1{
	color:#831523;
	font-size:24px;
	margin:10px 0px -15px 0px;
}

.profile_pic_wrap{
	border: solid 2px #831523;
	width: 75px;
}
#list_btns_holder{
	width:170px; 
	height:25px; 
	float:left; 
	margin-left:15px; 
	margin-top:10px;	
}
#save_list_btn{
	width:79px;
	height:25px;
	display:block;
	float:left;
	background-image: url(../images/save_list_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#save_list_btn:hover{
	background-position: 0px -25px;
}
#clear_list_btn{
	width:79px;
	height:25px;
	display:block;
	float:right;
	background-image: url(../images/clear_list_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#clear_list_btn:hover{
	background-position: 0px -25px;
}
.grey_txt{
	color:#666;
	font-weight:bold;
}
.red_txt{
	color:#831422;	
}

#recipeDetailHolder{
	display: none;
	width:570px;
	min-height: 500px;
	border: solid 3px #900;
	background: #FFF;
	position: absolute;
	top: 215px;
	margin-left: 36px;
	z-index: 420;
	overflow: hidden;
	padding:20px;
	margin-top:10px;
}

#customItem{
	font-family:Arial, Helvetica, sans-serif;
	color:#919191;
	font-size:12px;
}

.ui-effects-transfer { border: 2px solid #000; }

#stripeMe{
	border-collapse:collapse;
}

#stripeMe tr td{
	padding: 5px;
}
.why_use{
	margin-right:10px;
}
#rsvp_now{
	width:89px;
	height:23px;
	background-image:url(../images/rsvp_now_btn.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:none;
}
#rsvp_now:hover{
	background-position:0px -23px;
}
#would_you_rsvp{
	width:157px;
	height:25px;
	background-image:url(../images/would_you_rsvp_btn.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	float:left;
	clear:left;
	margin-top:0px;
}
#would_you_rsvp:hover{
	background-position:0px -25px;
}
#checklistResponse{
	margin-top:10px;
	font-weight: bolder;
	color:#831523;
	text-align:center;
	width:100%;
}
.landing_ul{
	padding-left:15px;
}
.pagination{
	cursor: pointer;
}

#qrHolder{
	width: 358px;
	height: 177px;
	background: url(/myEvent/images/myEventqrBg.jpg) no-repeat;
	padding-right: 160px;
	color: #FFF;
	margin-top: 20px;
}

#myEventPhones{
	width:569px;
	height:224px;
	float:left;
	background: url(/myEvent/images/myEventPhones.jpg) no-repeat;
	margin-bottom:25px;
}

/*Invite and win promo*/
#iawHolder{
	margin-left: 5px;
}

#iawTop{
	cursor: pointer;
}

#iawBottom{
	display: none;
	cursor: pointer;
	margin-top: -25px;
	overflow: hidden;
	width: 885px;
	/*height: 245px;*/
	height: 1px;
}


