﻿/* HEADINGS   
----------------------------------------------------------*/


h1
{
  font-family: Swis721 Lt BT, Arial, Tahoma, Sans-Serif;
  font-size: 3em;
  font-weight:Lighter;

}
h2
{
  font-family: Swis721 Lt BT, Arial, Tahoma, Sans-Serif;
  font-size: 2em;
  text-transform:uppercase;
  font-weight:Lighter;

}

h3
{
  font-family: Swis721 Lt BT, Arial, Tahoma, Sans-Serif;
  font-size: 2em;
  text-transform:uppercase;
  font-weight:Lighter;

}

h4
{
  font-family: Tahoma, Sans-Serif;
  font-size: 1em;
  text-transform:none;
  font-weight:bold;

}



p, ul
{
  margin-bottom: 20px;
  line-height: 1.6em;
}


.TestimonialHeader
{
  font-style: italic;
  background: url('../content/images/style/quote-upperleft.png') no-repeat top left;
  font-weight: bold;
  height: 27px;
  font-size: 1.5em;
  margin-bottom: 0px;
  display: inline-block;
  padding-left: 10px;
}

.TestimonialContent
{
  font-style: italic;
  background: url('../content/images/style/quote-lowerRight.png') no-repeat bottom right;
  min-height: 27px;
  display: block;
}

.OrangeBg
{
  background: #ee4b1c;
}

.LimeBg
{
  background: #63b83f;
}

.BlueBg
{
  background: #1f89ce;
}
.PinkBg
{
  background: #6600cc;
}

.Orange
{
  color: #ee4b1c;
}

.Lime
{
  color: #65b941;
}

.Blue
{
  color: #1f89ce;
}
.Pink
{
  color: #d93388;
}

hr
{
  height: 0;
  border-bottom: 1px dotted #acacac;
}

.dotBorderLeft
{
  border-left: 1px dotted #acacac;
}

.Left
{
  float: left;
}

.Right
{
  float: right;
}

.LeftImage
{
  float: left;
  padding: 10px 10px 10px 10px;
  border: solid 1px #366813;
  margin: 0px 10px 5px 0px;
}

.RightImage
{
  float: right;
  padding: 10px 10px 10px 10px;
  border: solid 1px #366813;
  margin: 0px 0px 5px 10px;
}

.Padded
{
  padding: 12px;
}

.ImageNoFloat
{
  padding: 10px 10px 10px 10px;
  border: solid 1px #366813;
  margin: 5px;
}

a.greyLink
{
  color:#595959 ;
  text-decoration: underline
}

a:hover.greyLink
{
    color: #2391d1;
    text-decoration: underline;
}

.MainContent
{
    padding: 30px 30px 15px 30px;  
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

table 
{
  border-collapse: collapse;
}


.error
{
    color:Red;
}

a.greenLink
{
  color:#13644d ;
  text-decoration: none;
}

a:hover.greenLink
{
    color: #f36200;
    text-decoration: underline;
}
a.interiorBackButton 
{
  padding:11px 10px 2px 0px;
  background:url(images/style/btn_Back.png) no-repeat;
  background-position:top left;
  min-width:120px;
  text-align: right;
  height:24px;
  display:inline-block;
  color:#444444;
  margin:0px 0px 0px 0px;
  font-family:Lucida Sans;
  font-size:1em;
  text-decoration:None;
  text-transform:uppercase;
  border:none;
  border-bottom:none; 
}
.ErrorMessageBox
{
  margin-bottom: 15px;
  margin-top: 8px;
  padding: 5px 5px 10px 5px;
  border-color: red;
  background-color: #ffe7e7;
  border: solid 1px red;
  background-image: url(Images/Style/AlertIcon.gif);
  background-repeat: no-repeat;
  background-position: 3px 2px;
  text-indent: 35px;
  display: none;
}

input.error
{
  border-color: red;
  background-color: #ffe7e7;
}
select.error
{
  border-color: red;
  background-color: #ffe7e7;
}
textarea.error
{
  border-color: red;
  background-color: #ffe7e7;
}

.FlyOver
{
  position:absolute;
  top:30%;
  left:35%;
  border:solid 2px #444444;
  background:#ffffff;
  
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 0px 10px 0px 0px;
    padding: 1em;
    border: 1px solid #CCC;
    
}


fieldset p 
{
    margin: 2px 12px 10px 10px;
}

label 
{
    display: block;
    color:#1b75bc;
    font-size:10pt;
     -moz-border-radius: 5px;
    
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
}


a.deleteButton
{
  padding: 15px 5px 5px 30px;
  background: url(Icons\down_32.bmp) no-repeat;
  background-position:center left;
  height:27px;
  width:32px;
  display:inline;
  margin: -15px 0px 0px 0px ;
  font-size:0em;
  text-decoration:None;
  border:none;
  border-bottom:none;
}

textarea
{
  font-family: Tahoma, sans-serif;
}



.arrowRightLink{background-image: url(../../Content/Icons/Arrow_Grey.png); background-repeat: no-repeat; height:24px; padding-left: 23px; padding-top:4px; font-weight: bold;}

.arrowDownLink{background-image: url(../../Content/Icons/Arrow_Down.png); background-repeat: no-repeat; height:24px; padding-left: 23px; padding-top:4px; font-weight: bold;}

.arrowDeleteLink{background-image: url(../../Content/Icons/Delete.png); background-repeat: no-repeat; height:24px; padding-left: 23px; padding-top:4px; font-weight: bold;}

.arrowEditLink{background-image: url(../../Content/Icons/Edit.png); background-repeat: no-repeat; height:24px; padding-left: 23px; padding-top:4px; font-weight: bold;}


.arrowAddLink{background-image: url(../../Content/Icons/Add.png); background-repeat: no-repeat; height:24px; padding-left: 23px; padding-top:4px; font-weight: bold;}

.arrowAddLinkBold{background-image: url(../../Content/Icons/Add.png); background-repeat: no-repeat; height:24px; padding-left: 23px; padding-top:4px; font-weight:bold;}
