body { background-image:url("http://kofcconnect.com/images/back.png"); margin:25px 0; font-family:Arial; font-size:14px; }
img { border:0 }
table { border-collapse:collapse; }
table.nav { height:40px; margin:auto; }
table.nav td { text-align:center; font-size:17px; font-weight:bold; padding:0px 8px; color:#333333; }
table.nav td.drop_down { cursor:pointer; }
table.nav td>img { margin-bottom:-5px; }
a:link {text-decoration: none; color:#0d4cc1; }
a:visited {text-decoration: none; color:#0d4cc1; }
a:active {text-decoration: none; color:#0d4cc1; }
a:hover {text-decoration: underline; color: #005aff;}


div.nav3 { width:990px; margin:5px; margin-bottom:10px; height:40px; background-image:url("http://kofcconnect.com/images/nav_center.png"); }
div.nav2 { width:990px; height:40px; background-image:url("http://kofcconnect.com/images/nav_left.png"); background-repeat:no-repeat; }
div.nav1 { width:990px; height:40px; background-image:url("http://kofcconnect.com/images/nav_right.png"); background-position:right; background-repeat:no-repeat; }
table.nav a:link { color:#333333; }
table.nav a:visited { color:#333333; }
table.nav a:active { color:#333333; }
table.nav a:hover { color:#0d4cc1; }

div.drop_down_holder { position:relative; text-align:left; }
div.drop_down { visibility:hidden; position:absolute; top:25px; left:-3px; background-color:white; padding:3px 4px 0 4px; border:1px solid #cccccc; }
div.drop_down div { padding:5px; white-space:nowrap }
div.drop_down div.drop_down_sep { border-bottom:1px dotted #cccccc; }

div.main { border:2px solid #ffba35; background-color:#ffffff; width:1000px; margin:auto; }
div.top_img_box { width:150px; padding:10px; float:left; }
div.top_img_box img { border:0; width:150px; height:150px; display:block; }
div.top_user_bar { width:820px; padding:5px 10px 0 0; height:20px; text-align:right; float:left; }
div.title_outer { width:660px; height:120px; float:left; }
div.title_inner { padding:10px; width:640px; text-align:center; }

span.title_header { font-size:36px; font-family:"Times New Roman", Serif; }
span.title_dedicate { font-size:22px; font-style:italic; font-family:"Times New Roman", Serif; }
span.title_location { font-size:18px; font-family:"Times New Roman", Serif; }

span.required { color:#cc0000; }

div.header { font-size:25px; font-family:"Times New Roman"; text-align:center; margin-bottom:10px; margin-top:15px; }
div.centered_subheader { text-align:center; font-size:18px; }
div.subheader { font-size:18px; }
div.subheader_w { font-size:18px; border-bottom:1px solid #cccccc; margin-bottom:8px; }

div.body_full { padding:15px; min-height:200px; }
div.body_thin { width:700px; margin:auto; padding:10px; min-height:200px; }
div.body_centered { width:700px; margin:auto; padding:10px; min-height:200px; text-align:center; }
div.body_2col_left { width:200px; float:left; padding:15px; padding-right:0px; }
div.body_2col_right { width:755px; float:right; padding:15px; }
div.bottom_nav { padding:10px; text-align:center; color:#888888; font-weight:bold; margin-top:10px; }

div.copyright { width:1000px; margin:auto; text-align:center; font-size:13px; color:white; margin-top:15px; }


div.vc { display:table; #position:relative; overflow:hidden; }
div.vc div { #position:absolute; #top:50%; display:table-cell; vertical-align:middle; }
div.vc div div { #position:relative; #top:-50%; }

table.calendar {  border-spacing:3px; border-collapse:separate; }
table.calendar td { text-align:center; width:18px; padding:5px; border:1px solid #cccccc; font-size:12px; }
table.calendar td.inactive { border-color:#cccccc; background-color:#cccccc; color:#888888; }
table.calendar td.active { border-color:#0d4cc1; background-color:#e4ecf4; cursor:pointer; }
table.calendar td.today { border-color:#cc0000; }
table.calendar td.header { border:0; font-weight:bold; font-size:14px; padding-top:15px; }
table.calendar td.day_header { border:0; padding-bottom:2px; color:#555555; }

/* Notification Boxes */
div.box { position:relative; padding:12px; padding-left:39px; border-width:0px; border-style:solid; margin-bottom:20px; }
div.box div.corner { position:absolute; width:7px; height:7px; background-image:url("http://kofcconnect.com/images/box_sprite.png"); }
div.box div.top_left { top:0; left:0; }
div.box div.bottom_left { bottom:0; left:0; background-position:0 7px; }
div.box div.top_right { top:0; right:0; background-position:7px 0; }
div.box div.bottom_right { bottom:0; right:0; background-position:7px 7px; }
div.box div.icon { width:25px; height:25px; position:absolute; top:50%; margin-top:-12px; left:7px; }
div.error { border-color:#cc0000; background-color:#ffbbbb; }
div.error div.corner { background-image:url("http://kofcconnect.com/images/error_sprite.png"); }
div.error div.icon { background-image:url("http://kofcconnect.com/images/error_icon.png"); }
div.success { border-color:#00cc00; background-color:#bbffbb; }
div.success div.corner { background-image:url("http://kofcconnect.com/images/success_sprite.png"); }
div.success div.icon { background-image:url("http://kofcconnect.com/images/success_icon.png"); }
div.comment { border-color:#e0e000; background-color:#ffffaa; }
div.comment div.corner { background-image:url("http://kofcconnect.com/images/comment_sprite.png"); }
div.comment div.icon { background-image:url("http://kofcconnect.com/images/comment_icon.png"); }
div.info { border-color:#0000cc; background-color:#bbbbff; }
div.info div.corner { background-image:url("http://kofcconnect.com/images/info_sprite.png"); }
div.info div.icon { background-image:url("http://kofcconnect.com/images/info_icon.png"); }

div.menu { position:relative; background-color:#e7e7e7; padding:10px; text-align:center; }
div.menu div { padding:5px; }
div.menu div.corner { padding:0; position:absolute; width:7px; height:7px; background-image:url("http://kofcconnect.com/images/left_menu_sprite.png"); }
div.menu div.top_left { top:0; left:0; }
div.menu div.bottom_left { bottom:0; left:0; background-position:0 7px; }
div.menu div.top_right { top:0; right:0; background-position:7px 0; }
div.menu div.bottom_right { bottom:0; right:0; background-position:7px 7px; }
div.menu div.selected { position:relative; background-color:#ffffff; font-weight:bold; }
div.menu div.selected div.corner { position:absolute; width:7px; height:7px; background-image:url("http://kofcconnect.com/images/left_menu_selected_sprite.png"); }
