@CHARSET "UTF-8";

body {
  background-color: #336699;
}

div {
  color: white;
}

a, #footer a {
  color: white;
}

a:hover, #footer a:hover {
  color: #b2eb74;
}

h3 {
  margin-top: 1em;
}

.postInformation a {
  color: white;
}

.toolbar {
  background-color: #336699;
  border: thin solid #82a0bf;
  padding-right: 5px;
}

.searchbar {
  width: 950px; height: 42px;
  background:transparent url(../../themes/inssym/searchBg.png) no-repeat scroll 0 0;
  padding-top: 0.75em; padding-left: 2.5em;
}

#featuredPresentation {
  background: none;
  background-color: #5aa1d5;
  height: 229px;
  border: thin solid #82a0bf;
}

#featuredPresentation .button {
  background: url(../../themes/inssym/buttonBg.png) no-repeat scroll 0 0;
  width: 54px; height: 24px;
  color: #002f63;
}

.themeBackgroundColor
{
  background-color: #5aa1d5;
}
.themeColor
{
  color: white;
}
#content h1
{
  color: white;
}

/* =HEADER */
#header
{
  height: 87px;
  background: transparent url(../../themes/inssym/headerBg.jpg) repeat-x;
}
#userPanelContent, #userPanel a
{
  color: #EAEAEA;
}
#header ul#nav {
position: absolute; right: 0px; top: 0px;
}
#header ul#nav li
{
  display: inline;
  position: relative; 
  top: 51px;
}
#header ul#nav li a:link, #header ul#nav li a:visited 
{
  color: white;
  font-variant: capitalize;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  padding: 3px 6px;
  font-family: "Trebuchet MS", "Helvetica Neue",Helvetica,Arial,sans-serif
}
#header ul#nav li a:hover
{
  color: #b2eb74;
  border-bottom: 3px solid #b2eb74;
  margin-bottom: 10px;
}
#header ul#nav
{
  margin-top: 5px;
  float: right;
}

.themeKeywordColor
{
  color: white;
}

.themeKeywordColor:hover {
  color: #b2eb74;
}

.themeKeywordSearchColor
{
  background-color: white;
  font-weight: normal;
}

.underline
{
  text-decoration: underline;
}

/* =ACCORDION */
.accordion_toggle
{
  color: #fff;
  background-color: #70b3e3;
}
.accordion_toggle_active, .accordion_content
{
  color: #fff;
  background-color: #70b3e3;
}
.accordion_toggle_active
{
  border-bottom: 1px solid #fff;
}
/* = */
.dtQuestion
{
  font-family:"Bookman Old Style", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:bold;
  font-style:italic;
  font-size:1.3em;
  color: #5e6168;
  background: transparent url(arrow.png) no-repeat 0px 7px;
  padding-left: 15px;
}
.dtQuestion b
{
  color: #3a3d44;
}
.dtQuestion2
{
  font-family:"Bookman Old Style", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:bold;
  font-style:italic;
  font-size:1.6em;
  color: #3a3d44;
  padding-left: 15px;
}
.dtResponse
{
  font-family:"Bookman Old Style", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:bold;
  font-style:italic;
  font-size:1.8em;
  color: #ff6633;
  margin-top:-9px;
}
.dtResponseFr
{
  font-size:1.45em;
}
.dtSubResponse
{
  font-family:Helvetica, Arial, sans-serif;
  font-size:1.2em;
  color: #5e6168;
}
.dtBlockRight
{
  font-family:Helvetica, Arial, sans-serif;
  color: #5e6168;
}
h1 .description
{
  font-size: 14px;
  color: #5e6168;
}

.breadcrumb a, .breadcrumbFirst a {
    font-size: 0.9em;
    text-decoration: none;
    padding: 1px 12px;
    color: #000;
}

.floating a {
    text-decoration: none;
    color: #000;
}

span.breadcrumb {
    margin-left: -13px;
}

.breadcrumb a {
        background: transparent url(breadcrumb.gif) 0px 0px no-repeat;
}

.breadcrumbFirst a {
        background: transparent url(breadcrumbFirst.gif) 0px 0px no-repeat;

    }

.floating a:hover, .breadcrumb a:hover, .breadcrumbFirst a:hover {
    position: relative;
    color: #fff;
    z-index: 1000;
}

.breadcrumb a:hover {
        background: transparent url(breadcrumb.gif) 0px -16px no-repeat;
}

.breadcrumbFirst a:hover {
        background: transparent url(breadcrumbFirst.gif) 0px -16px no-repeat;
}

.floating a span, .breadcrumb a span, .breadcrumbFirst a span {
	display: none;
        color: #000;
        position: relative;
}

.floating a:hover span, .breadcrumb a:hover span, .breadcrumbFirst a:hover span  {
	display: block;
        
   	position: absolute; top: 20px; left: 0;
        
	/* formatting only styles */
        width: 150px;

   	padding: 5px; margin: 0px; z-index: 900000;
 
   	background: #f0f0f0; border: 1px dotted #ff6633;
	opacity: 1;
	/* end formatting */
}

/* Information board */
.informationBoardTitle
{
  font: italic bold 1.5em "Bookman Old Style", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #d5a03c;
}
.informationBoard
{
  border: 1px solid #ffd68a;
  color: #9f5321;
  background-color: #fff6bf;
  padding: 10px;
  position: relative;
}
.informationBoardClose
{
  width: 13px;
  height: 13px;
  background: transparent url(../../images/home/welcomeMsgClose.png) no-repeat;
  cursor: pointer;
  position: absolute;
  top:3px;
  right: 3px;
}
.informationBoard p { margin: 0px; }
.informationBoard ul { margin: 0px; }
.informationBoard li { 
  background: transparent url(../../images/home/welcomeBulletPoint.png) no-repeat 0px 6px;
  padding: 0px 0px 4px 15px;
  list-style-type: none;
}
/* end Information board */