/* Elixir Of Life */

body a { outline: none; }
#header_logo { background: url('/Resources/ElixirOfLife/Layout/bg_header_main.png') top left no-repeat; width: 490px; height: 176px; }
#header_logo span { display: none; }
#header_btn a { display: block; background: url('/Resources/ElixirOfLife/Layout/btn_signIn.png') top left no-repeat; width: 191px; height: 33px; margin-top: 65px; }
#header_btn span { display: none; }
#layout_area_header { background: url('/Resources/ElixirOfLife/Layout/bg_header.png') top left repeat-x; }
#layout_area_nav { background: url('/Resources/ElixirOfLife/Layout/bg_nav.png') top left repeat-x; }
.layout_area_header h1 { font-family: "Myriad Pro", Tahoma, Verdana, Arial, Helvetica, sans-serif; color: white; font-weight: normal; }
#layout_area_body { background-color: #f3f1e9; }
.img_border { background-color: white; border: 1px solid #cfcdc6; margin: 0.5em 0em; padding: 3px; }

/* Horizontal Nav */

#horizontalNav { height: 35px; }
#horizontalNav span { display: block; width: auto !important; width: 1px; white-space: nowrap; cursor: pointer; }
#horizontalNav a { display: block; text-decoration: none; float: left; }
#horizontalNav .wrap1:hover { color: #ffffaa; text-decoration: underline; }
#horizontalNav .wrap1 { color: white; padding: 7px 10px 8px; margin-right: 3px; border-bottom: 3px solid #69a0c9; background-color: #7cb7e0; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
#horizontalNav .selected .wrap1 { color: #262626; border-bottom: 3px solid #f3f1e9; background-color: #f3f1e9; padding: 8px 10px; }

/* Content Elements */

#layout_area_body a, #layout_area_footerContent a { color: #65b33e; }
#layout_area_body a:hover, #layout_area_footerContent a:hover { background-color: #65b33e; text-decoration: none; color: white; }

#layout_area_body ul li { list-style: url('/Resources/ElixirOfLife/Layout/list_arrow.png') none; margin-left: -20px; line-height: 1.5em; }
#layout_area_footerContent ul li { list-style: url('/Resources/ElixirOfLife/Layout/list_arrow.png') none; margin-left: -20px; line-height: 1.5em; }

.layout_area_body h1 { font-family: "Myriad Pro", Tahoma, Verdana, Helvetica, sans-serif; color: #730000; font-weight: normal; margin-top: 0px; }
.layout_area_body h2 { font-family: "Myriad Pro", Tahoma, Verdana, Helvetica, sans-serif; color: #262626; font-weight: normal; }

.button { background-color: #f3f1e9; color: #262626; border: 2px solid #c14d4d; -moz-border-radius: 4px; -webkit-border-radius: 4px;
 font-weight: bold; padding: 3px 7px; }
 .border_bottom { border-bottom: 1px dashed #bfbeb8; padding: 0em 0em 0.5em 0em; margin: 0em 0em 0.5em 0em; }

/* Footer */

#layout_area_footerContent { border-top: 1px solid #dad8d1; }
#layout_area_footerContent h1 { font-family: "Myriad Pro", Tahoma, Verdana, Helvetica, sans-serif; color: #730000; font-weight: normal; }

#layout_area_footer { border-top: 1px solid #dad8d1; padding: 10px 0px; }
#footer { padding-bottom: 1.5em; font-size: 0.85em; }
#footer a { color: #666; }
#btn_Jaze { cursor: pointer; background: url('/Resources/ElixirOfLife/Layout/jazeLogo.png') right top no-repeat; height: 35px; padding: 10px 55px 0px 0px; }
#btn_Jaze span { display: none; }
.poweredBy { width: 205px;}