/* screen CSS version 1.1 */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline; background:transparent;}
body {line-height:1.5; font-family: 'Arial'; font-size:12px; }
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a:focus {border:0;  text-decoration:none;-moz-outline-style: none;outline-style: none}

/* typography.css */
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:0em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:normal;}
strong {font-weight:bold;}
em, dfn {font-style:normal;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:normal;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {padding:5px;}
.error, .notice, .success { }
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#e6ff94;color:#264409;border-color:#b2d348;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
label.error {color:red; background:none; border:0;}

#captchaImg {border:0; margin:0; padding:0; vertical-align: middle; }



/* helping styles */
.spacer {    clear:both;    font-size:0;}
.hide, hr {position:absolute; top:-1000px!important; left:-1000px!important; visibility:hidden;height: 0;width: 0;overflow: hidden;}

/* Global clear float fix */
.clearfix:after {    visibility: hidden;    display: block;    font-size: 0;    content: ".";    clear: both;    height: 0;    }
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */

/* Global IR code IR (Image Replacement )*/
.replace{      position:relative;      margin:0; padding:0;      /* \*/      overflow: hidden;      /* */}
.replace span{      display:block !important;      position:absolute !important;     top:0;      left:0;      z-index:1;}
*>html .clearfix {height: auto;}

/* Hides from IE-mac \*/
* html #container, * html .clearfix {height: 1%;}
/* End hide from IE5/mac */


#breadcrumbs { margin: 1em 0; }
#breadcrumbs ul, #breadcrumbs li {list-style:none; margin:0; padding:0;}
#breadcrumbs li {display:inline;}
#breadcrumbs li a { text-transform: lowercase; }


.contactFormStyle1 { width: 100%; }
.contactFormStyle1 input[type=text] { width: 90%; border: 1px solid #ccc; height: 18px; padding: 3px 6px; display: inline-block;  height: 20px;  padding: 4px 6px;  margin-bottom: 10px;  font-size: 14px;  line-height: 20px;  color: #555555;  vertical-align: middle;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;}
.contactFormStyle1 textarea { width: 90%; border: 1px solid #ccc; margin: 0; padding: 3px 6px; -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;}
.contactFormStyle1 #captchaImg { float: left; }
.contactFormStyle1 .captcha { overflow: auto; }
.contactFormStyle1 #captcha { width: 50px; float: left; margin: 0 5px; }
.contactFormStyle1 input[type=submit] { clear: both; }
.contactFormStyle1 label { display: block; }

.contactFormStyle2 { width: 100%; }
.contactFormStyle2 p { overflow: auto; }
.contactFormStyle2 input[type=text] { float: left; width: 60%; border: 1px solid #ccc; height: 18px; padding: 3px 6px; }
.contactFormStyle2 textarea { float: left; width: 60%; border: 1px solid #ccc; margin: 0; padding: 3px 6px; }
.contactFormStyle2 #captchaImg { float: left; }
.contactFormStyle2 .captcha { overflow: auto; }
.contactFormStyle2 #captcha { width: 50px; float: left; margin: 0 5px; }
.contactFormStyle2 input[type=submit] { clear: both; }
.contactFormStyle2 label { display: inline; width: 25%; float: left; }

.contactFormStyle3 { width: 100%; }
.contactFormStyle3 p { overflow: auto; position: relative; }
.contactFormStyle3 input[type=text] { float: left; width: 90%; border: 1px solid #ccc; height: 18px; padding: 3px 6px; }
.contactFormStyle3 textarea { float: left; width: 90%; border: 1px solid #ccc; margin: 0; padding: 3px 6px; }
.contactFormStyle3 #captchaImg { float: left; }
.contactFormStyle3 .captcha { overflow: auto; }
.contactFormStyle3 .captcha label { position: absolute; left: 80px; }
.contactFormStyle3 #captcha { width: 230px; float: left; margin: 0 5px; }
.contactFormStyle3 input[type=submit] { clear: both; }
.contactFormStyle3 label { position: absolute; left: 6px; top: 3px; }
.contactFormStyle3 label.error { position: relative; left:0; }

.cmsContent .nextPrev { margin: 30px 0; }
.cmsContent .nextPrev .pageLinks { overflow: auto; } 
.cmsContent .nextPrev .pageLinks .prev, .pageLinks .next { display: inline; }
.cmsContent .nextPrev .pageLinks .pageNumbers { float: left; margin: 0 10px 0 0; display: inline; }
.cmsContent .nextPrev .pageLinks .pageNumbers li { float: left; margin: 0 10px 0 0; display: inline; clear: none; width: auto; }
.cmsContent .nextPrev a.selected { font-weight: bold; }

textarea:focus,input[type=text]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}