﻿

/* Elements
------------------------------------------------------------- */


BODY
{
  background-color      : #1E2752;
  background-image      : url(/App_Themes/Blue/GdnPageBackground.jpg);
  background-position   : center top;
  background-repeat     : repeat-y;
  background-attachment : fixed;
  margin-bottom         : 0px;
  margin-left           : 0px;
  margin-right          : 0px;
  margin-top            : 0px;
  text-align            : center;
}


/* Classes
------------------------------------------------------------- */


.Button
{
  font-family           : Tahoma, Verdana, Arial, Sans-Serif;
  font-size             : 8pt;
  font-weight           : bold;
}


TD.HomePageLeftContainer
{
  background-color      : transparent;
  border-right          : solid 1px #AEB9C6;
}


TD.SubNavCell
{
  padding               : 6px;
  padding-left          : 12px;
  padding-right         : 12px;  
}


.InputControl
{
  background-color     : transparent;
  background-image     : url(/App_Themes/Blue/PageRightSideBackground.png);
  background-repeat    : repeat;
  border               : inset 1px #6E7F93;
  color                : #251909;
  font-family          : Tahoma, Verdana, Arial, Sans-Serif;
  font-size            : 9pt;
  line-height          : 10pt;
}


DIV.MagnetContent
{
  padding               : 6px;  
  text-align            : left;
}


DIV.MagnetTitle
{
  border-bottom         : solid 1px #6E7D8F;
  color                 : #6E7D8F;
  font-family           : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size             : 75%;
  font-weight           : bold;
  padding               : 6px;
  text-align            : left;
}


DIV.PortfolioImageContainer
{
  background-color      : transparent;
  border-top            : solid 1px #AEB9C6;
  padding               : 10px;
  padding-top           : 13px;
  text-align            : center;
}


IMG.Pic
{
  background-color      : transparent;
  border                : solid 1px #39160F;
}


/* Element IDs
------------------------------------------------------------- */


#BannerContainer
{
  background-color      : #2C477E;
}


#ContactForm
{
  background-color      : transparent;
  border-top            : solid 1px #AEB9C6;
}


#ContentContainer
{
  text-align            : left;
}


#FooterContainer
{
  border-top            : solid 1px #788A9E;
  padding-bottom        : 25px;
  padding-top           : 5px;
  text-align            : center;
  width                 : 738px;
}


#GdnSubNav
{
  background-image      : url(/App_Themes/Blue/GdnSubNavBackground.jpg);
  background-position   : 0px 0px;
  background-repeat     : repeat-x;
  border-color          : #A1C4E4;
  border-width          : 0px;
  border-bottom-width   : 1px;
  border-style          : dashed;  
}


#NavigationContainer
{
  background-color      : #596D85;
  border-color          : #4B627F/*7696BC*/;
  border-width          : 1px;
  border-left-width     : 0px;
  border-bottom-width   : 1px;
  border-style          : solid;
}


#PageRightSide
{
  background-color      : transparent;
  background-image      : url(/App_Themes/Blue/PageRightSideBackground.png);
  background-repeat     : repeat;
  border-style          : inset;
  border-width          : 1px;
  border-color          : #6E7F93;
}