
/* Basic page layout */
html, body {
    text-align: center;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    background-color: #3b8fd5;
    color: white;
}

body {
    background: white url(/images/cache/images-util-corners-540a2de8cb610a9af75773410a971818.png) repeat-x scroll center 288px;
    color: black;
    min-width: 913px;
}

body.home {
    background-position: center 411px;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0 0 0.3125em 0;
    font-weight: normal;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    font-style: italic;
    position: relative;
}

h1 { font-size: 190%; display: none; }
h2 { font-size: 150%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }

#sidebar h1 { font-style: normal; }
#sidebar h2 { font-style: normal; }
#sidebar h3 { font-style: normal; }
#sidebar h4 { font-style: normal; }
#sidebar h5 { font-style: normal; }
#sidebar h6 { font-style: normal; }

h1 .num, h2 .num, h3 .num, h4 .num, h5 .num, h6 .num {
    position: absolute;
    margin: -4px 0 0 -45px;
    font-family: "Verdana", "Lucida Grande", "Arial", "Helvetica", sans-serif;
    font-style: normal;
    color: white;
    background: transparent url(/images/cache/images-util-corners-c00c3aebed0a745629a4f0ef3f9e7710.png) no-repeat scroll left top;
    width: 29px;
    height: 29px;
    padding: 3px 6px 8px 4px;
    text-align: center;
    line-height: 29px;
}

#sidebar p {
    margin-top: 0.5em;
}

#header {
    width: 813px;
    margin: 0 auto;
    height: 109px;
    overflow: hidden;
}

#header p {
    float: right;
    margin: 0;
    padding: 48px 0 0 0;
    font-style: italic;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    margin-bottom: -2em;
}

#menuSection {
    margin-top: -25px;
    background: transparent url(/images/cache/images-util-corners-129235f2d72310614cc4d1bcb5ce02f0.png) repeat-x scroll left bottom;
}

#logo {
    float: left;
    width: 291px;
    height: 109px;
}

#intro {
    border: 9px solid #e6b10f;
    border-width: 9px 0;
    height: 156px;
    padding: 1px 0;
    background: white url(/images/theme-phoenixfreshstart/blue-grad.png) repeat-x scroll left 1px;
    color: white;
    position: relative;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    font-size: 190%;
    overflow: hidden;
    top: -3px;
    z-index: 10;
}

#introText {
    width: 813px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    background: transparent url(/images/theme-phoenixfreshstart/blue-grad-fade.png) no-repeat scroll 293px top;
    padding: 1px 0;
    height: 156px;
}

#introText .shadow, #introText .highlight {
    width: 400px;
}

#introText .shadow {
    margin: 2px 0 0 2px;
}

#introText p {
    margin-top: 1.25em;
}

#introImage {
    width: 813px;
    height: 156px;
    margin: 0 auto -156px auto;
    text-align: right;
}

body.home #intro, body.home #introText, body.home #introImage {
    height: 279px;
}

body.home #intro {
    background-image: url(/images/theme-phoenixfreshstart/blue-grad-tall.png);
}

body.home #introText {
    background-image: url(/images/theme-phoenixfreshstart/blue-grad-tall-fade.png);
}

body.home #introImage {
    margin-bottom: -279px;
}

#main {
    width: 813px;
    margin: 1em auto;
    text-align: left;
    padding-bottom: 1em;
}

body.sidebar #main {
    min-height: 100px;
}

#sidebar {
    float: right;
    width: 280px;
    font-size: 80%;
    background: transparent url(/images/cache/images-util-corners-713254252dde3536393482ec042e5108.png) repeat-y scroll right top;
    margin-top: 50px;
}

#sidebar_top {
    background: transparent url(/images/cache/images-util-corners-4068c5b469065dbe60891f9e4159031a.png) no-repeat scroll right top;
}

#sidebar_bot {
    padding: 20px 20px 5px 20px;
    background: transparent url(/images/cache/images-util-corners-c8b8d4dd9be9a55e6a2af6f3086f9af5.png) no-repeat scroll right bottom;
}

#content {
}

body.sidebar #content {
    float: left;
    width: 513px;
}

/* Menu styles */
.menu {
    display: block;
    list-style: none;
    margin: 0 auto;
    padding: 0 0 0 308px;
    width: 505px;
    height: 34px;
    font-size: 80%;
    font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
}

.menu ul {
    display: none;
}

.menu li {
    float: left;
    width: 117px;
    height: 34px;
    display: inline; /* IE6 fix */
    margin-left: -33px;
    position: relative;
    background: transparent url(/images/cache/images-util-corners-ebc078c50f670ae3e420138ae0110ec9.png) no-repeat scroll left top;
}

.menu a {
    display: block;
    height: 26px;
    line-height: 23px;
    padding-top: 8px;
    width: 113px;
    padding-left: 4px;
    color: white;
    text-decoration: none;
    position: relative;
}

.menu a.shadow {
    position: absolute;
}

.menu a.highlight {
    background: transparent url(/images/cache/images-util-corners-23d9da9eaea5fdffc4ead98c24ca5e17.png) no-repeat scroll center bottom;
}

.menu a.active {
    background-image: none;
    font-weight: bold;
    width: 117px;
    padding-left: 0px;
}

.menu .yellow { z-index: 9;  background-image: url(/images/cache/images-util-corners-08c61d6260bba2c7a5f85fbc145dceb1.png); }
.menu .green { z-index: 8;  background-image: url(/images/cache/images-util-corners-62b95e0e4a4086927ace76b0050ab068.png); }
.menu .orange { z-index: 7;  background-image: url(/images/cache/images-util-corners-358c9026b9ee219bed0c7020356b1740.png); }
.menu .purple { z-index: 6;  background-image: url(/images/cache/images-util-corners-6759f235df80a9675980f00870df75f1.png); }
.menu .cyan { z-index: 5;  background-image: url(/images/cache/images-util-corners-715341df8a90b7fe28a60e2cbf423a86.png); }
.menu .blue { z-index: 4;  background-image: url(/images/cache/images-util-corners-ebc078c50f670ae3e420138ae0110ec9.png); }

.shadow {
    position: absolute;
    color: black;
    margin-left: 1px;
    margin-top: 1px;
    opacity: 0.5;
}

.menu li.active {
    z-index: 10;
}

.menu a.shadow {
    color: black;
}

.highlight {
    position: relative;
}

/* Footer Styles */
#footer {
    clear: left;
    font-size: 75%;
    text-align: center;
    color: white;
    padding-top: 6px;
    background: transparent url(/images/cache/images-util-corners-129235f2d72310614cc4d1bcb5ce02f0.png) repeat-x scroll center top;
    position: relative;
}

#footer p {
    background-color: #3b8fd5;
    margin: 0;
    padding: 0.5em 0;
}

#footer a {
    color: white;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer #tagLine {
    border: 1px solid white;
    border-width: 1px 0;
    background-color: #0065b0;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    font-size: 130%;
    padding: 5px 0;
    font-style: italic;
}

#footer #footElements {
    padding-top: 25px;
}

#footTextlinks a {
    padding: 0 15px;
}

#footer #copyright {
    padding-bottom: 1.25em;
}

img#bbbLogo {
    margin-left: 20px;
}

#content p, #content ol, #content ul {
    margin-top: 0;
}

body.about #chunk1 {
    margin: 0 -10px 0 -3px;
    zoom: 1; /* hasLayout */
}

body.about #chunk1 .cms_item {
    display: inline; /* IE6 margin fix */
    float: left;
    width: 383px;
    padding: 0px 20px 9px 10px;
    margin: 0px 0 7px 0;
    background: transparent url(/images/cache/images-util-corners-1f93e7f2bb1cd5f19cac21bd6a971805.png) no-repeat scroll left bottom;
    position: relative;
    font-size: 80%;
}

body.about #chunk1 .cms_item h2 {
    margin-left: -10px;
    margin-right: -20px;
    margin-top: -1px;
    padding: 9px 20px 0 10px;
    background: transparent url(/images/cache/images-util-corners-a87dfa9ab7846134b2959b548920cf14.png) no-repeat scroll 0px 1px;
}

body.about #chunk1 .cms_item .floatLeft {
    padding-top: 12px;
    padding-left: 2px;
    padding-bottom: 2px;
}

/* This fixes an extra-padding bug in IE6 and IE7 */
body.about #chunk1 p, body.about #chunk1 ul, body.about #chunk1 ol {
    margin-bottom: 0;
    padding-bottom: 1.25em;
    background: transparent;
}

