﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: #5c87b2;
    background: url(images/styles/back.gif) repeat;
    font-size: .75em;
    margin: 0;
    padding: 0;
    color:#7e7e7e;
    font-family:Tahoma; 
    line-height:14px; 
}

a {color:#7e7e7e; text-decoration:underline;}
a:hover{text-decoration:none;}

img {border:0;}

.internalImage
{
  border:solid 1px #ccc;
  margin:5px;
  padding:0px;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Tahoma;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
    color:#909563;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

h2.Widgit
{
    font-size: 2em;
    padding: 3px 0 10px 38px;    
    background:url(images/styles/widgit.gif) no-repeat center left;
    font-family:Lucida Sans;
    vertical-align:bottom;
    margin:0 auto;
    
}
   
/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 985px;
    margin-left: auto;
    margin-right: auto;
    background-color:#e0d7c0;
    
}
.page2
{
    width: 995px;
    margin-left: auto;
    margin-right: auto;
    background-color:#544329;
    border-left:solid 2px #ffffff;
    border-right:solid 2px #ffffff; 
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    width:100%; 
    background: url(images/styles/h_tall.gif) repeat-x left top #e0d7c0;

}

#h_back1
{
 height:90px; 
 background:url(images/styles/h_back1.jpg) no-repeat left top;
 padding:10px;
}

#title
{
   background:url(images/styles/logo2.png) no-repeat left;
   width:500px;
   margin:0px;
   padding:0px;
}
#header h1
{
    font-weight: bold;
    padding: 5px 0px;
    margin: 25px 0px -20px 110px;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Lucida Sans;
    font-size: 48px !important;
    display:block;
}

#main
{
    padding: 0;
    background-color: #fff;
    border: solid 2px #aea28a;
    margin:auto ;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
    width:964px;
}

#mainContentContainer
{
    padding: 15px 15px 0px 15px;
    background-color: #fff;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
   
}

.contentline1
{
  height:6px; 
  background:url(images/styles/contentline.gif) repeat-x left top;
  width:970px;
  margin:0px auto 7px auto ;
}
.contentline2
{
  height:9px; 
  background:url(images/styles/contentline.gif) repeat-x 0px 3px;
  width:970px;
  margin:7px auto 7px auto;
}

#footer
{
    color: #999;
    padding: 20px 0;
    text-align: center;
    line-height: normal;
    font-size: .9em;
    background:url(images/styles/h_tall.gif) repeat-x left top;
    margin:auto ;
    width:965px;
}

#footer
{
    color: #e5dbbb;
    padding: 20px 0;
    text-align: center;
    line-height: normal;
    font-size: .9em;
    background:url(images/styles/h_tall.gif) repeat-x left top;
    margin:auto ;
    width:965px;
}

#footer a
{
  font-family: Lucida Sans, Tahoma, Verdana;
  font-weight: normal;
  color: #e5dbbb;
  
}
#footer a:hover
{
  color:#e5dbbb;
  text-decoration:none;
}	


/* TAB MENU   
----------------------------------------------------------*/
#menucontainer
{
    position: relative;
    margin: 15px auto;
    text-align: right;  
    width:950px; 
    height:45px;       
    border-left: solid 7px #3c0700;
    border-bottom: solid 7px #ffffff;
    border-right: solid 7px #3c0700;
    border-top:solid 7px #3c0700;
   
}

ul#menu
{
    padding: 0px 0 2px ;
    position: relative;
    margin: auto;
    text-align: Center;
    font-family:Lucida Sans, Tahoma;
    color:#3d0700;
    background:url(images/styles/bg_menu.gif) top #d8cbad;  
    height:45px;  
    width:950px; 
    font-size:1.25em;
}

ul#menu li
{
    display: inline;
    list-style: none;
    
    
}

ul#menu li a
{
    padding: 0px 0px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color:#3d0700;
    display: inline-block;
    height:35px;
    width:125px;   
}

ul#menu li a:hover
{
    text-decoration: underline;
    background:url(images/styles/menuArrow.png) no-repeat top center;
}

ul#menu li a:active
{
    text-decoration: none;
    font-weight:bolder;
}

ul#menu li.selected a
{    
    color: #000;
    background:url(images/styles/menuArrow.png) no-repeat top center;
}

#HeaderPhoto
{
    position: relative;
    margin: -25px  auto 10px auto;
    text-align: right;  
    width:950px;     
    border-left: solid 7px #aea28a;
    border-bottom: solid 7px #aea28a;
    border-right: solid 7px #aea28a;
    background-color:#e1d8c1;
    
   
}

.GreenTitleBar
{
  background:url(images/styles/title_topback.gif) repeat-x left top #747a50;
  height:29px;
  margin:0;
 padding:0;
}

.LightGreenBox
{
  margin-bottom:0; 
  padding:10px;
  background:#fcfcfa; 
  border-top:solid 1px #a1968b;
  border-left:solid 1px #e3e5dc; 
  border-right:solid 1px #e3e5dc; 
  border-bottom:solid 1px #e3e5dc;
  }
  
  .OrangeTitleBar
{
  background:url(images/styles/headbox_back.gif) repeat-x left top; 
  height:29px;
  margin:0;
  padding:7px 0px 0px 7px;
  color:#FFFFFF;
  font-weight:bold;
  
}

.LightOrangeBox
{
  border-top:solid 1px #a1968b;
  border-left:solid 1px #f1dfcd; 
  border-right:solid 1px #f1dfcd; 
  border-bottom:solid 1px #f1dfcd; 
  background:#fcfcfa; 
  margin-bottom:7px;
  padding:3px;
  margin-top:-7px;
  }
  
.rightColumn
{
  float:right;
  overflow:visible;
}

.leftColumn
{
  float:left;
  overflow:visible;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 0;
    padding: .25em;
    border: 0px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.2em;
    color:#909563;
    padding: 2px 4px 8px 4px;
    font-weight:bold;
}

.input 
{
    width: 135px;
    border: 1px solid #CCC;
    font-family:Lucida Sans;
    font-size:9pt;
    color:#520026;
}
input[type="text"] 
{
    width: 135px;
    border: 1px solid #CCC;
    font-family:Lucida Sans;
    font-size:9pt;
    color:#520026;
}
input[type="textarea"] 
{
    width: 135px;
    border: 1px solid #CCC;
    font-family:Lucida Sans;
    font-size:9pt;
    color:#520026;
}



input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}



/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}


div#title
{
    display:block;
    float:left;
    text-align:left;
}


.ErrorMessageBox
{
  margin-bottom: 15px;
  margin-top: 8px;
  margin-left:10px;
  margin-right:30px;
  padding: 5px 5px 10px 5px;
  border-color: red;
  background-color: #ffe7e7;
  border: solid 1px red;
  background-image: url(Images/AlertIcon.gif);
  background-repeat: no-repeat;
  background-position: 3px 2px;
  text-indent: 35px;
  display: none;
}
input.error
{
  border-color: red;
  background-color: #ffe7e7;
}
