/* - */
body { background: rgba(255,255,255,1.00); }
body, h1, h2, h3, h4, h5, h6 { color: rgba(102,102,102,1.00); }
a { color: rgba(217,138,9,1.00); }
code, .box, textarea, tbody tr { border-color: rgba(0,0,0,0.10); }
hr { border-bottom-color: rgba(0,0,0,0.10); }
ul.alt li { border-top-color: rgba(0,0,0,0.10); }
blockquote { border-left-color: rgba(0,0,0,0.10); }
/* - */
#header, #banner .wrapper, .wrapper.one { background: linear-gradient(45deg, rgba(236,150,8,1.00) 0%, rgba(236,150,8,1.00) 50%, rgba(217,138,9,1.00) 50%, rgba(217,138,9,1.00) 100%); }
#header > .title, #header > nav > a { color: rgba(255,255,255,1.00); }
#header > .title:hover, #header > .title span:hover { color: rgba(255,255,255,0.70); }
#header > .title span { color: rgba(255,255,255,1.00); }
/* - */
#banner .wrapper h1, #banner .wrapper h2, #banner .wrapper h3, #banner .wrapper h4, #banner .wrapper h5, #banner .wrapper h6 { color: rgba(255,255,255,1.00); }
#banner .wrapper a { color: rgba(255,255,255,1.00); }
#banner .wrapper:after { background: rgba(255,0,40,0.00); }
#banner .wrapper input[type="submit"].primary, #banner .wrapper input[type="reset"].primary, #banner .wrapper input[type="button"].primary, #banner .wrapper button.primary, #banner .wrapper .button.primary { box-shadow: inset 0 0 0 2px rgba(255,255,255,1.00); color: rgba(255,255,255,1.00) !important; }
#banner .wrapper input[type="submit"].primary:hover, #banner .wrapper input[type="reset"].primary:hover, #banner .wrapper input[type="button"].primary:hover, #banner .wrapper button.primary:hover, #banner .wrapper .button.primary:hover { box-shadow: inset 0 0 0 2px rgba(255,255,255,0.60); }
#banner .icons a { color: rgba(255,255,255,1.00); }
/* - */
#menu { background: linear-gradient(45deg, rgba(247,247,247,1.00) 0%, rgba(247,247,247,1.00) 50%, rgba(255,255,255,1.00) 50%, rgba(255,255,255,1.00) 100%); }
#menu ul.links > li > a { border-bottom-color: rgba(228,228,228,1.00); }
#menu ul.links > li > a, #menu .close { color: rgba(102,102,102,1.00); }
#menu ul.links > li > a:hover, #menu .close:hover { color: rgba(102,102,102,0.50); }
/* - */
#secondary { color: rgba(102,102,102,1.00); }
#secondary a { color: rgba(217,138,9,1.00); }
/* - */
input[type="submit"], input[type="reset"], input[type="button"], button, .button { background-color: rgba(217,138,9,1.00); color: rgba(255,255,255,1.00) !important }
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover, .button:hover { background-color: rgba(254,163,8,1.00); }
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], select, textarea { background-color: rgba(144,144,144,0.08); border-color: rgba(0,0,0,0.10); }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="search"]:focus, input[type="url"]:focus, select:focus, textarea:focus { border-color: rgba(236,150,8,1.00); box-shadow: 0 0 0 1px rgba(236,150,8,1.00); }
input[type="submit"].primary, input[type="reset"].primary, input[type="button"].primary, button.primary, .button.primary { box-shadow: inset 0 0 0 2px rgba(217,138,9,1.00); color: rgba(217,138,9,1.00) !important; }
input[type="submit"].primary:hover, input[type="reset"].primary:hover, input[type="button"].primary:hover, button.primary:hover, .button.primary:hover { background-color: rgba(255,255,212,1.00); }
/* - */
#two, #two h1, #two h2, #two h3, #two h4, #two h5, #two h6, #two p { color: rgba(102,102,102,1.00); }
#two a { color: rgba(217,138,9,1.00); }
/* - */
#three, #three h1, #three h2, #three h3, #three h4, #three h5, #three h6, #three p { color: rgba(102,102,102,1.00); }
#three a { color: rgba(217,138,9,1.00); }
/* - */
#four, #four h1, #four h2, #v h3, #four h4, #four h5, #four h6, #four p { color: rgba(255,255,255,1.00); }
#four a { color: rgba(255,255,255,0.70); }
/* - */
#breadcrumb { border-top-color: rgba(102,102,102,0.25); border-bottom-color: rgba(102,102,102,0.25); }
#breadcrumb { color: %colour_breadcrumb_text%; }
#breadcrumb ul li a { color: rgba(217,138,9,1.00); }
/* - */
#footer { background: rgba(255,255,255,1.00); }
#footer a { color: rgba(102,102,102,0.50); }
#footer .copyright { color: rgba(102,102,102,0.50); }