/* tags
--------------------------------------------------*/
body {
    background-color:#a6bf79;
    color:#000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 10px 10px;
    padding: 0px;
}
a {
    font-size:12px;
}
p {
    margin: 15px 0px;
}
h1 {
    top:122px;
    left:23px;
    color:#FFFFFF;
}
img {
    border-width:0px;
}
h2 {
    color:#336633;
    font-size:14px;
    margin: 20px 0px 20px 0px;
}

/* #header
--------------------------------------------------*/
#header {
    margin: 0px 0px 0px 0px;
    background-image: url("../images/header.jpg");
    width:791px;
    height:288px;
    position:relative;
}
#header ul {
    background-color:#6D8448;
    width:785px;
    border: 3px solid #FFFFFF;
    display:block;
    top:255px;
    position:absolute;
    margin: 0px 0px 0px 0px;
    height:22px;
    padding:5px 0px 0px 0px;
    text-align:center;
}
#header li {
    display:inline;
}
#header ul a {
    text-decoration:none;
    color:#FFFFFF;
    margin: 0px 6px;
}
#header ul a:hover {
    text-decoration:underline;
    color:#FFFFFF;
}
#header_text {
    top:88px;
    left:17px;
    width:324px;
    position:absolute;
}
#header_text p {
    font-size: 18px;
    color:#FFFFFF;
}
#header_text a {
    color:#28556b;
}
#header_text a:hover {
    color:#c77e0c;
}
#logo_w1,h1 {
    font-size: 18px;
    font-style:italic;
    position:absolute;
    width: 440px;
}
#logo_w1 {
    top:55px;
    left:129px;
}
#social_media_links {
    position:absolute;
    top:210px;
    left:23px;
}
#social_media_links a{
    margin-right: 10px;
}
#contact_us {
    font-size:12px;
    color:#000000;
    position:absolute;
    top:88px;
    left:700px;
}
#contact_us a {
    text-decoration:none;
    color:#000000;
    margin: 0px 15px;
}
#contact_us a:hover {
    text-decoration:underline;
    color:#28556b;
}
#lang_select {
    font-size:12px;
    color:#000000;
    position:absolute;
    top:10px;
    left:700px;
}
#lang_select a {
    text-decoration:none;
    color:#000000;
    margin: 0px 15px;
}
#lang_select a:hover {
    text-decoration:underline;
    color:#28556b;
}

/* content
--------------------------------------------------*/
#container {
    margin: 0px auto;
    text-align: left;
    width: 717px;
}
#content {
    background-image:  url("../images/content_bg.jpg");
    width:791px;
}
#page_title {
    color:#000000;
    font-size:16px;
    font-weight: bold;
    margin: 20px 0px 20px 0px;
}
#left {
    float:left;
    width:573px;
    margin-left:20px;
    padding: 0px 10px 30px 0px;
    display:inline;
}
#left a {
    color:#28556b;
}
#left a:hover {
    color:#c77e0c;
}
#photos {
    border-top:1px dashed #000000;
    padding:10px 0px 0px 0px;
    margin-top:20px;
    text-align:left;
    vertical-align:top;
    color:#003300;
    font-style:italic;
}
#photos img {
    margin-right:15px;
    float:left;
}
#right {
    float:right;
    width:125px;
    padding: 0px 20px 20px 20px;
    margin:10px 3px 0px 0px;
    border: #FFF 2px solid;
    border-right: none;
    color:#5F5F5F;
    background-color: #F0F1EB;

}
#right a {
    color:#9C620A;
    font-weight:bold;
    font-size:18px;
}
#right a:hover {
    color:#85a157;
}
#right p.current {
    color:#000000;
    font-weight: bold;
}

/* #footer
--------------------------------------------------*/
#footerline {
    clear:both;
    background-image:  url("../images/footer_bg.jpg");
    font-size:1px;
    height:10px;
}
#footer {
    width:791px;
    text-align:center;
    padding: 20px 0px;
}

/* forms
--------------------------------------------------*/
.formLabel {
    padding-bottom:4px;
    text-align:right;
    vertical-align:top;
}
.formInput {
    padding-bottom:4px;
    text-align:left;
    vertical-align:top;
}
select {
    font-size:12px;
    border:1px solid #000000;
    margin-right:5px;
}
input {
    font-size:12px;
    border:1px solid #000000;
    padding:2px;
}
textarea {
    font-size:12px;
    border:1px solid #000000;
}
div.scroll {	
    height: 200px;
    overflow: auto;
    border: 1px solid #666;
    background-color: #eee;
    padding: 8px;
    font-size:11px;
    text-align:left
}

/*************************************
 +ASQ:SE form
 *************************************/
#asqse {
    width: 100%;
    background-color:#FFFFFF;
    border: 1px solid #000000;
}
#asqse td {
    padding: 10px 2px 10px 2px;
}
#asqse td.score_options_top {
    border-bottom:1px dashed #000;
    text-align:center;
    vertical-align:bottom;
    font-weight:bold;
}
#asqse td.concern_top {
    border-bottom:1px dashed #000;
    border-left:1px dashed #000;
    text-align:center;
    vertical-align:bottom;
    font-weight:bold;
}
#asqse td.split {
    border-bottom:1px dashed #000; 
    border-top:1px dashed #000; 
    padding:10px;
}
#asqse td.score_options {
    border-bottom:1px dashed #000;
    border-top:1px dashed #000;
    text-align:center;
    vertical-align:bottom;
    font-weight:bold;
    white-space: pre-wrap;
}
#asqse td.concern {
    border-bottom:1px dashed #000;
    border-top:1px dashed #000;
    border-left:1px dashed #000;
    text-align:center;
    vertical-align:bottom;
    font-weight:bold;
}
#asqse td.item_number {
    vertical-align:top;
}
#asqse td.item_text {
    vertical-align:top;
}
#asqse td.item_radio {
    vertical-align:top;
    text-align:center;
}

#asqse td.item_concern {
    vertical-align:top;
    text-align:center;
    border-left:1px dashed #000;
}
#asqse img {
    float:right;
}
#asqse img.error{
    float:left;
    padding-right:5px;
    border: none;
}
#asqse ol,#asqse ul,#asqse li{
    margin-left: 5px;
    padding-left: 5px;
}

div #acesSurvey {
    width:150px;
    border:1px solid #6699CC;
    padding: 4px;
    background-color: #FFECFF;
    color: #000;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left: -15px;
    margin-top:50px;
    text-align: center;
}

div #acesSurvey a{
    color:#000;
    font-size: 12px;
    font-weight: normal;
}

div #acesSurvey a:hover{
    color:#000;
}

.slide-out-div {
  padding: 20px;
  width: 250px;
  background: #fff;
  border: 1px solid #29216d;
  font-size: 16px;
}

.slide-out-div a{
  font-size: 16px;
}

/*************************************
 +MCHAT form
 *************************************/
#mchat {
    font-family:Geneva, Arial, Helvetica, sans-serif;
    border-spacing: 0px;
    border-collapse: collapse;
    width:100%;
    font-size:12px;
}
#mchat tr.headers {
    text-align:center;
}
#mchat tr.items {
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}
#mchat td {
    vertical-align:top;
    width: 8%;
}
#mchat tr.headers td{
    padding: 10px 3px 2px 3px;
    font-weight:bold;
}
#mchat tr.items td{
    padding: 5px 3px 5px 3px;
}
#mchat td.item_num {
    text-align:center;
    vertical-align:top;
    border-left:1px solid #cccccc;
}
#mchat td.item {
    text-align:left;
    width: 75%;
    border-left:1px solid #cccccc;
}
#mchat td.example {
    text-align:left;
    font-style:italic;
    text-indent: -12px;
    margin-left: 12px;
    color:#4E4E4E;
}
#mchat td.example_highlight {
    text-align:left;
    font-style:italic;
    text-indent: -12px;
    margin-left: 12px;
    font-weight:bold;
}
#mchat td.yes {
    border-left:1px solid #cccccc;
    text-align:center;
}
#mchat td.no {
    border-left:1px dashed #cccccc;
    border-right:1px solid #cccccc;
    text-align:center;
}
