/*    */
body {
    background:#CCC;
    color:#333;
}
a {
	color: #A43100;
}
a:visited {
	color: #6C3300;
}
a:hover, a:visited:hover {
	color: #F97600;
}
h1, h2 {
    color: #844500;
}
h2, h3 {
  color: #A3702E;
}
h4 {
  color: #555;
}
form.formBlock h4    {
    color:#936004;
}

hr {
    border-top:dotted 1px #936004;
}
#main {
  border-top:solid 1px #000;
}



#header{
	height: 87px;
	background: transparent url(../images/headerBg.jpg) no-repeat 100% 0;
    border-bottom: solid 8px #9B5C00;
}

#footer{
    
    border-top: solid 8px #945F03;
    background-color:#FFF;
}

.submit{
    background: #363636 url(../images/submitBg-new.png)
}


form.formBlock       {
    border: solid 1px #CCC;
    background: #F9F9F9 url(../images/vMenuBg.png) repeat-x 0 0;
}

.vList .logoList dd {
    border-bottom:1px dotted #995D00;
}




/*NOTICES*/
.pane{
  border: 1px solid #CCC;
  min-height:100px;
  background-color: #F7FDFB;
  padding: 10px;
  margin:10px 0
}

#notices_next_prev{
  color: #999;
}

.notices_title_small{
  font-size: 8pt;
  color: #666;
}


.listTable{
    border-collapse:collapse;
    border: solid 1px #CCC;
    width:100%;
    background-color:#FFF;
}
 .listTable td,  .listTable th{
    padding:5px;
    border: solid 1px #CCC;
}
.listTable th{
    background:#EEE;
}
.listTable th a {
   text-decoration:none;
}
.listTable th a:hover {
   text-decoration:underline;
}


/*CONTACT US*/
#contact_right_container{
  /*float:left;*/
  width:200px;    
  line-height: 17px;
  text-align: left;  
  margin-left: 15px;  
  margin-top: 7px;  
  font-size:9pt;
  
}

/*NEWS*/
.newsItem{
    border-bottom:1px dotted #999999;
    padding:10px 0;
}

/* ------------------------------------ */

 

    .members_area_box {
        /*width: 300px;*/
        background-image: url('../images/members_area_box.png');
        background-repeat: no-repeat;
        height: 200px;
        padding-top:4em;
        margin-top: 1em;
        padding-left:0.5em;
    }

    .contact_us_box {
        /*width: 300px;*/
        background-image: url('../images/contact_us_box.png');
        background-repeat: no-repeat;
        height: 315px;
        padding-top:4em;
        margin-top: 1em;
        padding-left:0.5em;
    }

    #members_area_box input{
        margin-left:10px;
        margin-bottom:5px;
        width: 140px;
    }

    #contact_us_box input.txt {
       width: 30em
    }

    #contact_us_box #message {
        height: 5em;
        width: 30em;
    }


    .title_cont {
        float: right;
        margin-top: 0px;
        margin-right: 0px;
        color: #666;
        font-size: 10pt;
        height: 90px;
    }









/* contact us page */
.add1{
    display:block;
}



.paneBlock {
  border: 1px solid #CCC;
  background-color: #eeeeee;
}

.addItem{float:right; margin-top:20px }
.addItem .yui-link-button {border:solid 1px #999 }



.sideMenu{
   background-image:url(../images/menu_back.png);
    background-repeat: repeat-x;
    padding:30px 5px 5px 5px;
    _height:400px;
    min-height:400px;
}
.noBg{
   background:transparent none;
}



/*-- 8888888888888888888888888888 --*/
#topMenu.hMenu ul.menu li a{
    color: #FFF;
}

/* modifiers for vertical menu when it contains the main site menu */
#siteMenu.vMenu ul.menu li.selected a{
    font-weight:bold;
}
#siteMenu.vMenu  ul.menu li{
    background: #FFF url(../images/vMenuBg.png) repeat-x 0 0;
    border:solid 1px #999;
}
#siteMenu.vMenu  ul.menu li a{
    display:block;
    background: transparent url(../images/vMenuItemBg.png) no-repeat -224px 0;
    margin:0;
    line-height:auto;
    padding:5px 0 6px 10px;

    color:#333
}
#siteMenu.vMenu  ul.menu li a:hover{
    background-position: -35px 0;
    color:#FFF;
}
#siteMenu.vMenu  ul.menu li.selected a{
    background-position: -17px 0;
    color:#FFF;
    font-weight:bold;
}
#siteMenu.vMenu  ul.menu li ul li{
    border:none 0;
    border-top: dotted 1px #CE9678;
}
#siteMenu.vMenu  ul.menu li.selected ul li a {
    background:#FFF0D9 none;
    color:#333;
    font-weight:normal;
}
#siteMenu.vMenu  ul.menu li ul li a:hover{
    background:#FFDBA4 none;
    color:#333;
}

#partnerMenu  {

    
}
.homeImage{
    float:right;
    margin: 0 0 10px 10px;
    border: solid 1px #CCC;
    display:none;
}

a.external_link {
    background:url(../images/external_link_icon.jpg) no-repeat 1px 1px;
    padding-left:20px;
}

/* newsletter */

div#newsletter.grid_9.justified h1 {
    font-size: 22px;
    font-weight: bold;
    
}


div#newsletter.grid_9.justified h2 {
    font-size: 16px;
    font-weight: bold;

}

div#newsletter.grid_9.justified h3 {
    font-size: 12px;
    font-weight: bold;
    color: #936004;

}


