@charset "utf-8";
/*
 * Reset
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
fieldset, img { border: none; vertical-align: middle; }
hr { display: none; }
/*
 * General Document Settings
 */
html, body { height: 100%; }
body { font: 11px Tahoma; color: #894e00; background: #bc6500 url(../images/body_bg_header.jpg) no-repeat top center;}

a{text-decoration:none; color:#894e00;}
a:hover{color:#3E2300;}

.top_nav { width: 978px; margin: 0 auto; padding:5px 10px 10px 10px; text-align:right; background:url(../images/wrap_bg_header.png) no-repeat bottom left; color:#3c2100;}
.top_nav a{color:#3c2100;}
.top_nav a:hover{color:#000000;}

.wrap { width: 980px; margin: 0 auto; background: url(../images/wrap_bg_center.png) repeat-y top left; padding:0 8px 0 10px;}
.landing .wrap{width: 998px; margin: 0 auto; background: url(../images/landing_center.png) repeat-y 2px 0px; padding:5px 0px 0 0px;}

.header {height:130px; background: #FFFFFF url(../images/header_bg_center.jpg) no-repeat top center;}
.header .date{float:left; margin:-44px 0 0 500px; color:#fae7ca;}
.content { background:#feb546; line-height:1.4em; padding:0px 0 4px 0;}
.footer { background:#FFFFFF; line-height:1.4em;}
.wrap-footer { width: 980px; margin: 0 auto; padding:10px 10px 0 6px; background:url(../images/wrap_bg_footer.png) no-repeat top left;}

/*
 * Menu Bar
 */
.menu{width:972px; height:41px; background:url(../images/menu_bg.jpg) no-repeat top center; padding:2px 4px 5px 4px;}
.menu li{list-style:none; width:106px; height:41px; float:left; text-align:center; font-weight:bold; border-left:solid 1px #ffebcc;border-right:solid 1px #fffbf4;}
.menu li.first{border-left:none; width:103px;padding: 0 0 0 3px;}
.menu li.last{border-right:none; width:105px;padding: 0 1px 0 0;}
.menu li a{height:28px; display:block; padding:13px 0 0 0;}
.menu li a:hover{background:url(../images/menu_bg_over.jpg) repeat-x top center;}
.menu li.selected a{background:url(../images/menu_bg_over.jpg) repeat-x top center; color:#3E2300;}

.news_header{width:961px;height:86px;background:url(../images/header_bg_core_values.jpg) no-repeat 50% 6px;padding:6px 10px 2px 10px;}
.news_header .path{float:left; margin:60px 0 0 55px; color:#3E2300;}
.news_header .path a{font-weight:bold; color:#3E2300;}
.members_header{width:961px;height:86px;background:url(../images/header_bg_members_list.jpg) no-repeat 50% 6px;padding:6px 10px 2px 10px;}
.members_header .path{float:left; margin:60px 0 0 55px; color:#3E2300;}
.members_header .path a{font-weight:bold; color:#3E2300;}
.edit_header{width:961px;height:40px;background:url(../images/header_bg_edit.jpg) no-repeat 50% 6px;padding:6px 10px 2px 10px;}
.edit_header .path{float:left; margin:9px 0 0 25px; color:#3E2300;}
.edit_header .path a{font-weight:bold; color:#3E2300;}
.edit_header .path a:hover {color:#000;}

/*
 * City Tabs
 */
.city_tabs{height:36px; padding:2px 0px 0px 10px;}
.city_tabs li{list-style:none; width:auto; height:36px; float:left; padding:0;}
.city_tabs li a{height:36px; display:block; width:193px; padding:0 2px 0 0px;}
.city_tabs li a.atlanta{background:url(../images/tabs/atlanta.jpg) no-repeat bottom left;}
.city_tabs li a.atlanta:hover, .city_tabs li.selected a.atlanta{background:url(../images/tabs/atlanta_over.jpg) no-repeat bottom left;}
.city_tabs li a.chicago{background:url(../images/tabs/chicago.jpg) no-repeat bottom center;}
.city_tabs li a.chicago:hover, .city_tabs li.selected a.chicago{background:url(../images/tabs/chicago_over.jpg) no-repeat bottom center;}
.city_tabs li a.dallas{background:url(../images/tabs/dallas.jpg) no-repeat bottom center;}
.city_tabs li a.dallas:hover, .city_tabs li.selected a.dallas{background:url(../images/tabs/dallas_over.jpg) no-repeat bottom center;}
.city_tabs li a.manhattan{background:url(../images/tabs/manhattan.jpg) no-repeat bottom center;}
.city_tabs li a.manhattan:hover, .city_tabs li.selected a.manhattan{background:url(../images/tabs/manhattan_over.jpg) no-repeat bottom center;}
.city_tabs li a.washington{background:url(../images/tabs/washington.jpg) no-repeat bottom right; width:178px;}
.city_tabs li a.washington:hover, .city_tabs li.selected a.washington{background:url(../images/tabs/washington_over.jpg) no-repeat bottom right;}
/*.tab_content{background:#FFFFFF url(../images/tab_content_bg_top.jpg) repeat-x top left; clear:both; padding:15px 0 10px 10px; margin:0 10px 0px 10px;}*/
.tab_content{background:#FFFFFF url(../images/tab_content_bg_top.jpg) repeat-x top left; clear:both; padding:15px 10px 10px 10px; margin:0 10px 0px 10px;width:941px;float:left;}
/*
 * Member Account
 */
.account{width:360px; float:right; margin-top:-124px;}
.account .welcome{width:250px; float:left; padding: 25px 0 0 20px; display:inline-block;color:#744103; line-height:1.7em;}
.account .welcome a{padding: 0 10px 0 0; border-right:solid #894e00 1px;}
.account .welcome a.last{padding: 0 0 0 10px; border-right:0;}
.account .image{width:60px; float:right;padding:11px 21px 0 0; display:inline-block;}
.account .search{clear:both; padding:20px 10px 0 10px; color:#fae7ca;}
.account .search input{width:265px; color:#744103; font: 11px Tahoma; padding:2px 1px 2px 1px;}
.account .search button{background:url(../images/search_button.png) no-repeat top left; width:21px; height:20px; border:0; float:right;}
.account .search button:hover{background:url(../images/search_button_over.png) no-repeat top left;}

/*
 * Home page
 */
.box_lumen{background:url(../images/box_lumen_members.jpg) no-repeat center right; width:970px;height:166px; padding:4px 0px 4px 5px;}
.box_lumen h1.lumen_members{background:url(../images/h1_lumen_members.jpg) no-repeat 50% 1px; height:36px; line-height:0;}
.box_lumen .box_content{height:106px; overflow:hidden; padding:0 10px 0 10px;}

.box_lumen .box_content a{ height:101px; width:150px; display:inline-block; float:left; margin:0 0 0 30px;}
.box_lumen .box_content a.atlanta{background:url(../images/cities/atlanta.jpg) no-repeat center center;}
.box_lumen .box_content a.atlanta:hover{background:url(../images/cities/atlanta_over.jpg) no-repeat center center; }
.box_lumen .box_content a.chicago{background:url(../images/cities/chicago.jpg) no-repeat center center;}
.box_lumen .box_content a.chicago:hover{background:url(../images/cities/chicago_over.jpg) no-repeat center center; }
.box_lumen .box_content a.dallas{background:url(../images/cities/dallas.jpg) no-repeat center center;}
.box_lumen .box_content a.dallas:hover{background:url(../images/cities/dallas_over.jpg) no-repeat center center; }
.box_lumen .box_content a.manhattan{background:url(../images/cities/manhattan.jpg) no-repeat center center;}
.box_lumen .box_content a.manhattan:hover{background:url(../images/cities/manhattan_over.jpg) no-repeat center center; }
.box_lumen .box_content a.washington{background:url(../images/cities/washington.jpg) no-repeat center center;}
.box_lumen .box_content a.washington:hover{background:url(../images/cities/washington_over.jpg) no-repeat center center; }

.box_lumen .scroll{background:url(../images/scroll.png) no-repeat top center; height:13px; width:430px; line-height:0; float:left; margin:6px 13px 0 13px;}
.box_lumen .scroll:hover{background:url(../images/scroll_over.png) no-repeat top center; }

.box_lumen2{background:url(../images/box_lumen_members2.jpg) no-repeat center right; width:970px;height:166px; padding:4px 0px 4px 5px;}
.box_lumen2 h1.lumen_members{background:url(../images/h1_lumen_members.jpg) no-repeat 50% 1px; height:36px; line-height:0;}
.box_lumen2 .box_content{height:106px; overflow:hidden; padding:0 10px 0 10px;}

.box_lumen2 .box_content2 a{ height:106px; width:156px; display:inline-block; float:left; margin:10px 0 0px 5px;}
.box_lumen2 .box_content2 a.atlanta{background:url(../images/cities/atlanta.jpg) no-repeat center center;}
.box_lumen2 .box_content2 a.atlanta:hover{background:url(../images/cities/atlanta_over.jpg) no-repeat center center; }
.box_lumen2 .box_content2 a.chicago{background:url(../images/cities/chicago.jpg) no-repeat center center;}
.box_lumen2 .box_content2 a.chicago:hover{background:url(../images/cities/chicago_over.jpg) no-repeat center center; }
.box_lumen2 .box_content2 a.dallas{background:url(../images/cities/dallas.jpg) no-repeat center center;}
.box_lumen2 .box_content2 a.dallas:hover{background:url(../images/cities/dallas_over.jpg) no-repeat center center; }
.box_lumen2 .box_content2 a.manhattan{background:url(../images/cities/manhattan.jpg) no-repeat center center;}
.box_lumen2 .box_content2 a.manhattan:hover{background:url(../images/cities/manhattan_over.jpg) no-repeat center center; }
.box_lumen2 .box_content2 a.washington{background:url(../images/cities/washington.jpg) no-repeat center center;}
.box_lumen2 .box_content2 a.washington:hover{background:url(../images/cities/washington_over.jpg) no-repeat center center; }
.box_lumen2 .box_content2 a.hq{background:url(../images/cities/hq.jpg) no-repeat center center;}
.box_lumen2 .box_content2 a.hq:hover{background:url(../images/cities/hq_over.jpg) no-repeat center center; }

.box_lumen2 .scroll{background:url(../images/scroll.png) no-repeat top center; height:13px; width:430px; line-height:0; float:left; margin:6px 13px 0 13px;}
.box_lumen2 .scroll:hover{background:url(../images/scroll_over.png) no-repeat top center; }




.box{background:url(../images/box.png) no-repeat top right; width:311px;height:293px; float:left; padding:4px 0px 0px 10px;}
.box .buttons {text-align:right; padding:0 20px 0 0; clear:both;}
.box .buttons a span{display:none;}
.box .buttons a{background:url(../images/more.png) no-repeat top left; height:13px; width:47px; display:inline-block;}
.box .buttons a:hover{background:url(../images/more_over.png) no-repeat top left;}

.box h1.whats_new{background:url(../images/h1_whats_new.jpg) no-repeat top center; height:40px; line-height:0;}
.box h1.chaplains{background:url(../images/h1_chaplains.jpg) no-repeat top center; height:40px; line-height:0;}
.box h1.bulletin_board{background:url(../images/h1_bulletin_board.jpg) no-repeat top center; height:40px; line-height:0;}
.box h1.core_values{background:url(../images/h1_core_values.jpg) no-repeat 50% 1px ; height:40px; line-height:0;}
.box h1.events{background:url(../images/h1_events.jpg) no-repeat 50% 1px; height:40px; line-height:0;}
.box h1.featured_video{background:url(../images/h1_featured_video.jpg) no-repeat top center; height:40px; line-height:0;}
.box h1.lumen_action{background:url(../images/h1_lumen_action.jpg) no-repeat top center; height:40px; line-height:0;}
.box h1.news{background:url(../images/h1_news.jpg) no-repeat top center; height:44px; line-height:0;}
.box h1.prayer_book{background:url(../images/h1_prayer_book.jpg) no-repeat top center; height:40px; line-height:0;}

.small_box{background: #fffcf7 url(../images/small_box.jpg) no-repeat bottom center; width:238px; padding:0px 0px 0px 0px;margin:4px 0 0 0;}
.small_box h1.news{background:url(../images/small_news_header.jpg) no-repeat top center; height:40px; line-height:0;}
.small_box h1.chaplains{background:url(../images/small_chaplains_header.jpg) no-repeat top center; height:40px; line-height:0;}
.small_box h1.bulletin_board{background:url(../images/small_bulletin_board_header.jpg) no-repeat top center; height:40px; line-height:0;}
.small_box h1.events{background:url(../images/small_events_header.jpg) no-repeat top center; height:40px; line-height:0;}
.small_box h1.prayer_book{background:url(../images/small_prayer_book_header.jpg) no-repeat top center; height:40px; line-height:0;}
.small_box h1.this_week{background:url(../images/small_this_week_header.jpg) no-repeat top center; height:40px; line-height:0;}

.section{background:url(../images/section_body.jpg) no-repeat bottom left; padding:1px 0px 0px 0px;border-top:solid 1px #894E00;}
.section_nunpa{padding:1px 0px 0px 0px;}
.section h3{background:url(../images/section_header.jpg) repeat-x top left; height:37px; line-height:30px; padding:0px 0 0 10px; font-size:11px;}
.section p{padding:15px; font-size:12px; line-height:1.4em;}
.section_nunpa p{padding:15px; font-size:12px; line-height:1.4em;}
.section .wrap_image{float:right;}
.section .buttons {text-align:left; padding:0 0 0 15px;}
.section .buttons a span{display:none;}
.section .buttons a{background:url(../images/more.png) no-repeat top left; height:13px; width:47px; display:inline-block;}
.section .buttons a:hover{background:url(../images/more_over.png) no-repeat top left;}

.padding_left20{padding-left:20px; display:inline-block;}

ul {padding: 0 10px 0 24px; clear:both;}
ul li{list-style:url(../images/bullet.png);line-height:1.6em; padding: 0 0 10px 0;}

.video{padding-left:8px; width:313px;}
.right{float:right;}
/*.double_height{height:590px; width:324px; background:url(../images/box_big.jpg) no-repeat top left; padding:4px 2px 0px 10px;}*/
.double_height{height:590px; width:332px; background:url(../images/box_big.jpg) no-repeat top left; padding:4px 4px 0px 0px;}
.darker{color:#573105;}
.darker a{color:#573105;}
.darker a:hover{color:#3e2300;}

.wrap_image{display:block; width:112px; height:81px; background:url(../images/image_bg.png) repeat-y top center; float:left; padding:8px 0 0 8px; margin:6px 6px 6px 4px;}
.wrap_image_big{display:block; width:237px; height:178px; background:url(../images/image_bg_big.jpg) no-repeat top left; padding:11px 0 0 4px; margin:6px 6px 6px 4px;}
.center .wrap_image_big{margin: 0 auto;}
a:hover .wrap_image{background:url(../images/image_bg_over.png) repeat-y top center;}

.center{text-align:center;}
/*
 * News
 */

.content .cleft{float:left; background:#FFFFFF; width:709px; margin:4px 0 4px 10px; color:#5b3406;}
.toolbar {width:705px;height:43px;background:url(../images/toolbar_bg.jpg) no-repeat 50% 2px;padding:2px 2px 4px 2px;}
.toolbar li{list-style:none; width:75px; height:30px; float:left; text-align:left; border-right:solid 1px #ffebcc;padding:13px 0 0 90px;}
.toolbar li.last{border-right:none;}
.toolbar li.text_size{background:url(../images/toolbar_text_size.jpg) no-repeat 35px 11px;}
.toolbar li.email{background:url(../images/toolbar_email.jpg) no-repeat 35px 13px;}
.toolbar li.print{background:url(../images/toolbar_print.jpg) no-repeat 35px 11px;}
.toolbar li.rss{background:url(../images/toolbar_rss.jpg) no-repeat 60px 7px;padding:13px 0 0 100px;width:65px;}

.more_big{width:105px; height:38px; background:url(../images/more_big.jpg) no-repeat top left; float:right; clear:both;}
.more_big:hover{ background:url(../images/more_big_over.jpg) no-repeat top left;}

.content .cright{float:right; width:250px; padding:0 0 4px 0; color:#5b3406;}
.content .cright a{color:#5b3406;}
.content .cright a:hover{color:#211201;}

.full_padding30{padding:30px;}
.font_small{font-size:80%;}
.font_normal{font-size:100%;}
.font_big{font-size:150%;}

/*
 * Members List
 */

.box_list{float:left; width:465px; height:130px; padding:0 0 0 5px;}
.box_list .wrap_image{width:103px; height:105px; background:url(../images/image_box_list_bg.jpg) no-repeat 0px 0px; float:left; padding:10px 0 0 10px; margin:6px 0px 6px 0px;}
.box_list a:hover .wrap_image{background:url(../images/image_box_list_bg_over.png) no-repeat top center;}
.box_list .wrap_content{width:324px; height:101px; background:url(../images/box_list_content.jpg) no-repeat 0px 3px; float:left; padding:15px 0 0 20px; margin:6px 0px 6px 0px; line-height:1.7em;}
.box_list .wrap_content a{font-weight:bold; color:#b1730b;}
.box_list .wrap_content a:hover{text-decoration:underline;}

/*
 * Edit my profile
 */
.edit_photos_header{width:961px;height:44px;background:url(../images/header_bg_edit_photos.png) no-repeat 50% 6px;padding:0px 10px 0px 10px;}
.edit_photos_header a img.button_edit_photo{padding: 7px 0 0 5px;}
.edit_photos_header a img.button_edit_profile{padding: 7px 0 0 5px; margin-left:570px;}
.edit_photos_header a img.button_edit_video{padding: 7px 0 0 5px;}

.edit_photos_container{background:#FFFFFF url(../images/edit_photos_container_bg_top.png) repeat-x top left; clear:both; padding:0px 0 10px 10px; margin:0 10px 0px 10px;width: 951px;}
.edit_photos_container p{padding: 20px 0px 0px 15px; font-size:12px;}
.edit_photos_container p a{font-weight:bold;}
.edit_photos_container a.add_photo{display: block; width: 150px; height: 32px; background:url(../images/button_add_photos.png) no-repeat top center; margin: 26px 0px 0px 50px;}
.edit_photos_container a.add_photo:hover{background:url(../images/button_add_photos_mouseover.png) no-repeat top center;}
.edit_photos_container a.add_photo:active{background:url(../images/button_add_photos_press.png) no-repeat top center;}

.edit_photos_container div.box_photo{float:left;margin: 15px 0 15px 18px;width: 210px;}
.edit_photos_container div.box_photo a .wrap_medium_image{display:block; width:201px; height:132px; background:url(../images/wrap_medium_image3.png) no-repeat top center; float:left; padding:11px 0px 0px 18px; margin:6px 0px 0px 0px;}
.edit_photos_container div.box_photo a .wrap_medium_image span.play{background:url(../images/play.png) no-repeat center center;display: none; width:54px; height:54px; position: absolute; margin:35px 0 0 64px;}
.edit_photos_container div.box_photo a:hover .wrap_medium_image span.play{display: block;}
.edit_photos_container div.box_photo a:hover .wrap_medium_image{background:url(../images/wrap_medium_image_mouseover3.png) no-repeat  center;}
.edit_photos_container div.box_photo a .wrap_medium_image img{padding:0 0 0 0px; margin:0 0 0 0;;}
.edit_photos_container div.box_photo p{text-align:center;margin: 0 0 10px 0; padding: 0 0 0 0;}
.edit_photos_container div.box_photo a.edit{display:block; height: 32px; width:82px; margin: 0 0 0 18px; background:url(../images/button_edit.png) no-repeat top center; float: left;}
.edit_photos_container div.box_photo a.delete {display: block; height: 32px; width: 87px; margin: 0 12px 0 0px; background:url(../images/button_delete.png) no-repeat top center;float:right;}
.edit_photos_container div.box_photo a.edit_disabled{display:block; height: 32px; width:82px; margin: 0 0 0 18px; background:url(../images/button_edit_disabled.png) no-repeat top center; float: left;}
.edit_photos_container div.box_photo a.delete_disabled {display: block; height: 32px; width: 87px; margin: 0 12px 0 0px; background:url(../images/button_delete_disabled.png) no-repeat top center;float:right;}
.edit_photos_container div.box_photo a.edit:hover{background:url(../images/button_edit_mouseover.png) no-repeat top center;}
.edit_photos_container div.box_photo a.delete:hover{background:url(../images/button_delete_mouseover.png) no-repeat top center;}
.edit_photos_container div.box_photo a.edit:active{background:url(../images/button_edit_press.png) no-repeat top center;}
.edit_photos_container div.box_photo a.delete:active{background:url(../images/button_delete_press.png) no-repeat top center;}

.wrap_image{display:block; width:112px; height:81px; background:url(../images/image_bg.png) repeat-y top center; float:left; padding:8px 0 0 8px; margin:6px 6px 6px 4px;}
.wrap_image_big{display:block; width:237px; height:178px; background:url(../images/image_bg_big.jpg) no-repeat top left; padding:11px 0 0 4px; margin:6px 6px 6px 4px;}
.center .wrap_image_big{margin: 0 auto;}
a:hover .wrap_image{background:url(../images/image_bg_over.png) repeat-y top center;}

/*
*User Photos
*/
.edit_photos_header .user_photo{padding: 10px 0 0 15px;float:left;}
.edit_photos_header a.profile{margin: 16px 0 0 650px;background:url(../images/profile.jpg) no-repeat;display:block; width:45px; height:20px; float:left;}
.edit_photos_header a.profile:hover{background:url(../images/profile_mouseover.jpg) no-repeat;}
.edit_photos_header img.bar{margin: 17px 0 0 5px;float:left;}
.edit_photos_header a.videos{margin: 16px 0 0 5px;background:url(../images/videos.jpg) no-repeat; display:block; width:45px; height:20px; float:left;}
.edit_photos_header a.videos:hover{background:url(../images/videos_mouseover.jpg) no-repeat;}
.edit_photos_header a.photos{margin: 16px 0 0 5px;background:url(../images/photos.jpg) no-repeat; display:block; width:45px; height:20px; float:left;}
.edit_photos_header a.photos:hover{background:url(../images/photos_mouseover.jpg) no-repeat;}

/*
 * User Photos - Big Photos
 */
.edit_photos_container .horizontal_line{margin: 0 auto; clear: both; background: url(../images/horizontal_line.jpg) no-repeat 30% 100%; padding: 0 0 10px 0;}
.edit_photos_container p.counter{float:left;}
.edit_photos_container p.show_all{float:right; margin-right:30px;}
.edit_photos_container p.show_all:hover{ margin-right:30px; text-decoration:underline;}
.edit_photos_container a.prev_photo{background:url(../images/button_prev.png) no-repeat;display:block; width:89px; height:35px;margin: 0px 0 0 350px; padding: 0 0 0 0;float:left;}
.edit_photos_container a.next_photo{background:url(../images/button_next.png) no-repeat;display:block; width:89px; height:35px;margin: 0px 0 0 500px; padding: 0 0 0 0;}
.edit_photos_container a.prev_photo:hover{background:url(../images/button_prev_mouseover.png) no-repeat;}
.edit_photos_container a.next_photo:hover{background:url(../images/button_next_mouseover.png) no-repeat;}
.edit_photos_container a.prev_photo:active{background:url(../images/button_prev_press.png) no-repeat;}
.edit_photos_container a.next_photo:active{background:url(../images/button_next_press.png) no-repeat;}
.edit_photos_container div.box_big_photo span.wrap_big_image{ display:block; width:827px; height:597px; background:url(../images/wrap_big_image.png) no-repeat;) no-repeat top center; padding:0px 0px 0px 0px; margin:0px auto;}
.edit_photos_container div.box_big_photo span.wrap_big_image img{margin: 9px 0 0 0;}
.edit_photos_container div.box_big_photo p.description{margin:10px 0 0 0; padding: 0; font-weight:bold; font-size:11px;}
.edit_photos_container div.box_big_photo{text-align:center; margin: 20px 0 10px 0;}

/*
 * Footer
 */
.contact_us{background:#ffd799; margin:4px;}
.contact_us h1.title{background:#c07c27 url(../images/h1_contact_us.jpg) no-repeat 20px 50%; height:25px;}
.contact_us ol{padding:10px 0 0 0; height:50px;}
.contact_us ol li{list-style:none; padding:0 0 0 70px; width:230px; float:left;}
.contact_us ol li span.address{display:block; float:left; width:50px; height:40px; background:url(../images/bg_address.jpg) no-repeat center center;}
.contact_us ol li span.phone{display:block; float:left; width:50px; height:40px; background:url(../images/bg_phone.jpg) no-repeat center center;}
.contact_us ol li span.email{display:block; float:left; width:50px; height:40px; background:url(../images/bg_email.jpg) no-repeat center center;}
.contact_us ol li.vcenter p{padding:10px 0 0 0;}
.copy{clear:both; background:#ffd799; padding:10px 30px 10px 30px;}

.landing_header{background:url(../images/landing_header.jpg) no-repeat 1px 0px; height:185px; width:998px; margin:0 auto;}
.landing_image{background:url(../images/landing_image.jpg) no-repeat top center; height:257px; padding:10px 20px 0px 500px; line-height:1.7em; color:#603407;}
.landing_login{background:url(../images/landing_login.jpg) no-repeat top center; height:254px;}
.landing_h1_welcome{background:url(../images/landing_welcome.jpg) no-repeat 0px 30px; height:60px;}

.landing_login .left{float:left; width:450px; padding:10px 0px 0px 20px; color:#603407; font-size:12px;}
.landing_login .h2_left{background:url(../images/landing_h2_left.jpg) no-repeat 15px 0px; height:30px;}
.landing_login .h2_right{background:url(../images/landing_h2_right.jpg) no-repeat 15px 12px; height:30px;}
.landing_login .left ul{padding: 0 0 0 20px;}
.landing_login .left li{list-style:none; background:url(../images/landing_bullet.png) no-repeat center left; padding:5px 0 5px 30px;}
.landing_login a{color:#713900;}
.landing_login a:hover{color:#e07300;}
.landing_login .right{float:right; width:490px; color:#603407; font-size:12px;}
.landing_footer .copy{clear:both; background:#ffd799; padding:10px 30px 10px 30px;}
.landing_copy{clear:both; background:#ffd799; padding:10px 30px 10px 30px; height:10px; margin:0px 8px 0 10px;}
.landing_copy .lleft{float:left; width:300px;}
.landing_copy .lright{float:right; width:300px; text-align:right;}
.landing_footer { width: 978px; margin: 0 auto; padding:0 10px 70px 10px; background:url(../images/landing_footer.png) no-repeat 3px 0px;}
.landing_login form{padding:10px 0 10px 0;}
.landing_login form label{float:left; clear:left; width:100px; margin:4px 0 0 0; text-align:right; padding: 0 10px 0 0;}
.landing_login form input{float:left; width:200px; margin:4px 0 0 0;}
.landing_login form label.checkbox{float:left; width:300px; margin:4px 0 0 0; text-align:left; padding: 0 0 0 10px; clear:right;}
.landing_login form input.checkbox{float:left; clear:left; margin:4px 0 0 110px; width:auto;}
.landing_login form input.submit{background:url(../images/login_button.png) no-repeat center left;margin:4px 0 0 110px; width:70px; height:30px; border:none;}
.landing_login form input.submit:hover{background:url(../images/login_button_over.png) no-repeat center left; float:left;}
.landing_login form .margin_top{margin:10px 0 0 10px; display:block; width:200px; float:left;}

/************************
float clear fix
************************/
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clear{display:block;clear:both;line-height:0px !important;font-size:0px !important;margin:0px;padding:0px;}
html[xmlns] .clearfix {display: block;}

/*
.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}
*/
/***********************
flash
*****************/
#flh{position:relative; top:-4px;}
#flh_play{position:relative; top:-2px; left: -3px;}
.abs{position:absolute;}
.video{background:#feb546;}

#flh2{position:relative; top:-4px;}


/*yan*/

.members_list_left {
    padding:4px 0 0px 10px;
    width:260px;
    display: block;
    float: left;
}
.members_list_left .block{
    background-color: #ffffff;
    width:260px;
    margin-bottom: 5px;
}

.left_block_1{
    padding-top:5px;
    padding-bottom: 7px;
}
.left_block_1 span{
    padding-left: 20px;
    padding-bottom: 5px;
}
.left_block_1 .valname{
    margin: 10px 10px 0 10px;
}
.valname .photofile{
    border: 1px solid #c9c9c9;
    width: 100%;
    margin-bottom: 10px;
}
.name_user{
    display: block;
    color: #894e00;
    font-weight: bold;
}
.photo_user{
    background: url(../images/photo_frame.jpg) no-repeat;
    display: block;
    width: 110px;
    height: 112px;
    margin: 0 auto 5px auto;
    text-align: center;
}
.photo_user img{
    margin-top:10px;
}
.send_msg{
    display: block;
    width: 151px;
    height: 39px;
    background: url(../images/send_message.jpg) no-repeat;
    margin: 10px auto 0 auto;
}
.members_list_main{
    display: block;
    background-color: #ffffff;
    margin: 4px 10px 0 276px;
    padding-bottom: 5px;
}
#jones_lang{
    float: right;
}
#jones_lang .bn{
    background: url(../images/jones_lang.jpg) no-repeat;
    display: block;
    width: 182px;
    height: 76px;
}
.block_head{
    background: url(../images/prof_top_bg.gif) repeat-x transparent; 
    height: 38px;
    display: block;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    padding: 7px 25px 0 25px;
}
.block_content{
    background:#fdfffc url(../images/main_bg.gif) no-repeat bottom; 
    padding: 2px 10px 26px 10px;
    display: block;
}
html:root .block_content{
    padding: 2px 10px 20px 10px;
}
.member_info{
    border:none;
    width: 70%;
}
member_info_1{
    border:none;
    width: 70%;
}
.member_info td{
    color: #5b3508;
    vertical-align: top;
}
.lpart{
    text-align: right;
    padding: 4px 5px 4px 0;
    width:220px;
}
.rpart{
    font-weight: bold;
    padding: 4px 0;
}
.rpart input{
    border: 1px solid #c9c9c9;
    color: #573205;
    font-weight: bold;
}
.mainleft_block{
    background: url(../images/lblock_2.jpg) repeat-y;
    display: block;
}
.left_block_media{
    background: url(../images/lblock_1.jpg) no-repeat top transparent;   
    width: 260px;
}
.myclear{
    clear: both;
}
.photos{
/*
    float: left;
    margin: 14px 5px 0 16px;
    */
}
.lblock_media_head{
    display: block;
    width: 100%;
    height: 35px;
    color: #000000;
    font-size: 16px;
}
a:link.more_button, a:visited.more_button{
    background: url(../images/more.jpg) no-repeat;
    display: block;
    float: right;
    width: 46px;
    height: 35px;
    margin-right: 10px;
    margin-top: 1px;
}
a:active.more_button, a:hover.more_button{
    background: url(../images/more_button.jpg) no-repeat;
}
.block_name{
    display: block;
    padding-top: 10px;
    padding-left:25px;
}
.mem_inpt_1{
    width: 243px;
}
.mem_inpt_2{
    width: 420px;
}
.sform{
    position: absolute;
}
.sform div{
    margin-left: 12px;
}
.sform div span, .sform div input.sp{
    display: block;
    margin-bottom: 5px;
}
.sform div input.sp{
    border: 1px solid #c9c9c9;
    margin: 10px 0;
}
.boxes{
    margin-top: 10px;
}
.boxes td{
    width: 50%;
    text-align: center;
    background: url(../images/boxbg.jpg) no-repeat 50% 50%;
    padding: 10px 10px;
}
.left_block_bottom{
    display: block;    
    width: 260px;
    height: 15px;
    background: url(../images/lblock_3.jpg) no-repeat;
}
