

select {
  background-color: transparent;
}
html {
  height: 100%;
  overflow-y: scroll;
  overflow-x: scroll;
}
body {
  background: #232428 url( ../images/page-bg.jpg ) repeat-x fixed;
  color: #f9f8f4;
  line-height: 1.4;
}
body, input, button, textarea, select {
  font-family: Calibri, Helvetica, Arial, sans-serif;
  font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Calibri, Helvetica, Arial, sans-serif;
}
pre, tt, code, kbd, samp, var {
  font-family: "Courier New", Courier, monospace;
}
h1 { color: #f09f04; font-size: 34px; }
h2 { color: #e81717; font-size: 19px; }
h3 { color: #f09f04; font-size: 18px; }
h4 { color: #e81717; font-size: 17px; }
h5 { color: #f09f04; font-size: 16px; }
h6 { color: #e81717; font-size: 15px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

#c_container h1,
#c_container h2,
#c_container h3,
#c_container h4,
#c_container h5,
#c_container h6 {
  color: #aba8a8;
}

a {
  color: #c26138;
  font-weight: normal;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  text-decoration: underline;
}
a:hover, a:active {
  outline: medium none;
}
body, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td {
  margin: 0;
  padding: 0;
}
fieldset, img {
  border: 0 none;
}
img {
  vertical-align: bottom;
}
ol li, ul ol li {
  list-style-type: decimal;
}
ul li {
  list-style-type: disc;
}
ul ul li {
  list-style-type: circle;
}
ul ul ul li {
  list-style-type: square;
}
ol ol li {
  list-style-type: lower-alpha;
}
ol ol ol li {
  list-style-type: lower-roman;
}
sub {
  font-size: smaller;
  line-height: 0;
  vertical-align: sub;
}
sup {
  font-size: smaller;
  line-height: 0;
  vertical-align: super;
}
legend {
  color: #444;
  padding-bottom: 0.5em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  left: -999em;
  position: absolute;
}
th {
  text-align: center;
}
tbody th {
  text-align: left;
}
code {
  color: #0066FF;
}
code, pre {
  font-family: "Courier New",monospace,serif;
  font-size: 1em;
}
q, em, cite, dfn, i, cite, var, address {
  font-style: italic;
}
blockquote {
  color: #000;
  font-size: 18px;
}
blockquote p:before, blockquote p:after, q:before, q:after {
  content: "";
}
th, strong, dt, b {
  font-weight: bold;
}
ins {
  border-bottom: 3px double #333;
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
abbr, acronym {
  border-bottom: 1px dotted #333;
  font-variant: normal;
}
dd p, dd pre, dd ul, dd ol, dd dl, li p, li pre, li ul, li ol, li dl, fieldset p, fieldset ul, fieldset ol {
  padding-left: 0;
  padding-right: 0;
}
dd {
  margin-top: 0.5em;
  padding-left: 20px;
}
li {
  margin-left: 30px;
}
hr {
  border-style: inset;
  border-width: 1px;
}
p, pre, dt, ul, ol, hr, legend, input, button, textarea, select, address {
  margin-top: 1em;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0.5em;
}
label {
  padding-top: 1.2em;
}
fieldset {
  line-height: 1;
}
input[type="checkbox"] {
  vertical-align: text-bottom;
}
input[type="radio"] {
  vertical-align: bottom;
}
input {
}
input, button, textarea, select, optgroup, option {
  -moz-font-feature-settings: inherit;
  -moz-font-language-override: inherit;
  font-family: inherit;
  font-size: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  line-height: inherit !important;
  text-transform: inherit;
}

input[type="text"],
input[type="password"] {
  background: #dedede;
  border: none;
  color: #000;
  margin: 0;
  padding: 5px;
  width: 150px;
}

textarea {
  background: #dedede;
  border: none;
  height: 150px;
  color: #000;
  margin: 0;
  padding: 5px;
  width: 150px;
}

form td {
  padding: 5px;
}

select {
  background-color: transparent;
}

button, input[type="submit"], input[type="reset"], input[type="button"], .inputButton {
  padding: 0.2em 0.4em;
}

/* end base */

#inEditor #contentarea,
#inEditor #contentarea a {
	font-size: 11px;
	color: #000;
}
#inEditor{width: 820px;}
div.wacms_editbox {
  height: auto !important;
}

.wacms_editbox input,
.wacms_editbox textarea,
.wacms_text {
  background: #fff !important;
  border: 1px solid #000 !important;
  width: auto !important;
}

.clear {
  display: inline-block;
}

.clear:after {
  clear: both; 
  content: "."; 
  display: block; 
  height: 0; 
  visibility: hidden; 
}

#container {
  background: #151313;
  border: 8px solid #3e3b3e;
	margin: 35px auto;
  padding: 0;
	width: 896px;
	/* Box Shadow */
	-webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.90);
  -moz-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.90);
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.90);
  /* Border Radius */
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#header,
#header_sub {
  background: url( ../images/header-bg.png ) repeat-x;
	height: 148px;
	position: relative;
	z-index: 100;
	/* Border Radius */
  -webkit-border-radius: 9px 9px 0 0;
  -moz-border-radius: 9px 9px 0 0;
  border-radius: 9px 9px 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#logo {
	height: 111px;
	left: 23px;
	position: absolute;
	top: 15px;
	width: 238px;
}

#byline {
  color: #bcbdc0;
  display: block;
  font-size: 28px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 108px;
  text-shadow: -1px -1px 1px #000;
  top: 20px;
  filter: dropshadow(color=#000000, offx=-1, offy=-1);
}
#contentarea ul li{
    background:url(/images/bullets7x7.png);
    background-repeat: no-repeat;
    background-position: left center;
    list-style: none;
    margin-left: 0;
    padding-left: 15px;
}
#main {
	background: #151313;
	width: 100%;
}

#banner {
	height: 290px;
	width: 896px;
}

#hp_container {
  padding: 17px 16px 20px 40px;
}

#c_container {
  padding: 17px 16px 20px 40px;
}

#hp_container > .inner,
#c_container > .inner {
  float: left;
  padding: 0 37px 0 0;
  width: 548px;
}

#c_container #contentarea img { margin-bottom: 10px;}
/*
#c_container {
  padding: 17px 16px 20px 40px;
  width: 840px;
}
*/

#side {
  background: #c2c2c2;
  color: #696969;
	float: left;
	font-size: 16px;
	padding: 11px;
	width: 233px;
	/* Border Radius */
  -webkit-border-radius: 0 0 18px 0;
  -moz-border-radius: 0 0 18px 0;
  border-radius: 0 0 18px 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#side strong {
  color: #151413;
}

#contentarea {
	width: 100%;
}

#contentarea h1:first-child {
  margin: 0;
}

#contact-us-form {
  margin: 1em 0 0;
}

#contact-us-form label {
  font-size: 22px;
  padding: 0;
}

#contact-us-form p {
  margin: 0;
  font-size: 12px;
}

#contact-us-form td {
  height: 44px;
  padding: 0;
}

#contact-us-form input,
#contact-us-form textarea {
  width: 200px;
}

#contact-us-form button {
  background: #e87817;
  border: none;
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 16px;
  padding: 3px 15px 1px;
  text-align: center;
  width: 75px;
}

#contact-us-form #submit {
  float: left;
}

#contact-us-form #reset {
  float: right;
}

.required {
  text-align: right;
  width: 70%;
}

#footer {
	background: url( ../images/footer-bg.png ) repeat-x;
	color: #494948;
	font-size: 11px;
	height: 35px;
	padding: 24px 30px 0;
	position: relative;
	/* Border Radius */
  -webkit-border-radius: 0 0 9px 9px;
  -moz-border-radius: 0 0 9px 9px;
  border-radius: 0 0 9px 9px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#footer p {
  margin: 0;
}

#footer a {
  color: #494948;
}

#webarenalink {
  height: 21px;
  position: absolute;
  right: 30px;
  top: 16px;
  width: 98px;
}

/* navigation */

div#menu {
  background: url( ../images/menu-bg.png ) no-repeat;
  height: 51px;
  margin: 0;
  padding: 4px 0 0 4px;
  position: absolute;
  right: 11px;
  top: 62px;
  width: 593px;
  z-index: 100;
}

#nav, #nav li, #nav ul, #nav a {
  display: block;
  margin: 0;
  padding: 0;
}

#nav {
  height: 47px;
  margin: 0;
  padding: 0;
  width: 589px;
}

#nav a {
	color: #fff;
	filter: dropshadow(color=#000000, offx=-1, offy=-1);
	font: bold 13px/1.2 Calibri, Helvetica, Arial, sans-serif;
	text-shadow: -1px -1px 1px #000;
	text-transform: uppercase;
}

#nav a:hover {
	color: #c26138;
	text-decoration: none;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav > li > a {
  background: url( ../images/menu-item-divider.png ) no-repeat;
  padding: 17px 11px 13px;
}
#nav > li > a:focus{
    text-decoration: none;
}
#nav > li:first-child > a {
  background: none;
}

/* submenus */

#nav ul {
  background: #750913;
  border: 1px solid #6f050f;
  border-top: 0 none;
  display: none;
  left: -9999em;
  line-height: 1.3;
  padding: 0;
  position: absolute;
}

#nav ul li {
  background: none;
  border-top: 1px solid #6f050f;
  margin: 0;
  padding: 0;
}

#nav ul li > a {
  background: none;
  color: #eacf9c;
  font-family: Calibri, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  padding: 5px;
  text-transform: none;
  width: 150px;
}

#nav li:hover > ul {
  display: block;
  left: 0;
  top: 58px;
}

#nav > li:hover > ul {
  margin: 0;
}

#nav ul li:hover > a {
  color: #fff;
  text-decoration: none;
}

#nav ul > li {
  position: relative;
  width: 150px;
}

#nav ul li:hover > ul {
  margin: 0 0 0 160px;
  top: 0;
}

/* Footer Menu */
div#footer-menu {
  height: 30px;
  margin: 0;
  width: 960px;
}

#footernav, #footernav li, #footernav ul, #footernav a {
  display: block;
  margin: 0;
  padding: 0;
}

#footernav {
  height: 18px;
  margin: 0;
  padding: 6px;
  width: 948px;
}

#footernav a {
	color: #333;
	font: 12px Verdana, Calibri, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

#footernav a:hover {
	color: #aaa;
	text-decoration: none;
}

#footernav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#footernav > li > a {
  padding: 2px 5px 2px;
}
#ctacode-contact{
    margin-bottom: 0 !important;
    margin-top: 5px;
}
.textbox_captcha{
    float: right;
    margin: 10px 0 0 !important
}
