/* Common Styles */
body { background-color: #FFF; color: #5E5C5B; }
a { color: #5E5C5B; }
.c-blue, .c-blue a { color: #0085CC; }
.field { color: #0085CC; }
/* Wrapper */
#wrapper { background: url(../images/structure/backdrop.jpg) left top no-repeat; }
/* Header */
#header h1 { background: url(../images/graphics/logos/logo.gif) no-repeat; }
/* Menu */
#menu { background: url(../images/structure/degraBarV1.png) left top no-repeat; }
#menu li { border-left: 2px solid #FFF; }
#menu li.selected a { background: url(../images/structure/bulletSquare.gif) left 3px no-repeat; }
/* Sub Menu */
#submenu .header h2, #submenu .header { background: url(../images/structure/degraG1Bar.png) left bottom repeat-x; color: #FFF; }
#submenu .header.clearfix { background: none; }
#submenu .content ul { background: url(../images/structure/degraG1Bar.png) left bottom repeat-x; }
#submenu .content ul li { background-color: #EBEBEB; }
#submenu .content ul li, #submenu .content ul li a { color: #0085CC; }
#submenu .content ul.disable li { background-color:#D9D9D9; color: #999; }
#submenu .content ul.disable li a { color: #999; }
#submenu .header h2.selected { background: url(../images/structure/bulletSquare.gif) 10px 8px no-repeat; }
/* Left Content */
#left-content { background: url(../images/structure/degraBox1.png) repeat-x }
#left-content .section-holder .header { background: url(../images/structure/degraBarV2.png) no-repeat; }
#left-content .subsection-holder { background: url(../images/structure/degraBarGW1.png) repeat-x; }
/* Right Content */
#right-content .section-holder .header { background: url(../images/structure/degraBarW1.png) repeat-x; }
#right-content .section-holder .content { background: url(../images/structure/degraBox2.png) left bottom repeat-x; }
#right-content .section-holder .content.no-bg { background: none; }
#right-content .contact { background-color: #BEE173; }
#right-content .location { background-color: #CCC; }
/* Signs */
#signs ul li.recycle { background: url(../images/graphics/recycle.png) no-repeat; }
#signs ul li.health { background: url(../images/graphics/noSmoking.png) no-repeat; }
#signs ul li.reduce { background: url(../images/graphics/CO2.png) no-repeat; }
/* Footer */
#footer .content { border-bottom: 2px solid #999; }
