a { color:#0101ce; }
a:hover { color:#ba0038; }

nav { background: url(../images/bg-nav.png) no-repeat; }
nav li { border-left: 1px solid #77b0ca; border-right: 1px solid #1f4c60; }
nav #navigation a:hover, nav #navigation li.active a { background:#1f4c60; color:#fff; z-index: 100000; }
#navigation ul > li.drop > a:hover,
#navigation ul > li.drop:hover > a {
	background: #fbdf60;
	color: #3368b6;
}

.header-box ul a {
    color: #ED1C24;
    font-family: 'Droid Sans',arial,serif;
    font-size: 14px;
    font-weight: bold;
}

nav #navigation a {
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    float: left;
    font-weight: normal;
    padding: 6px;
    z-index: 1000000;
}

#navigation li:hover .menu,
#navigation li .menu ul {
	width: 180px;
	background: #fbdf60;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#navigation .menu a { color: #3368b6; }

/* DROP NAV
######################################### */
#navigation li ul {
	background: #1f4c60;
	
}
#navigation li:hover ul li:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background: #2e6982;
}
#navigation li:hover ul li{
	border-top: 1px solid #2e5c6f;
	border-bottom: 1px solid #386d84;
}
#navigation ul li a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	color: #fff;
}


.header-box ul.login a { color: #1f4c60; }

    /* Bucket headers */
    .heading-box {
      background-color:#b6dff0;
      background-image:none;
      -webkit-border-radius:5px;
      -mozilla-border-radius:5px;
      border-radius:5px;
    }
	.heading-box h2 {
    color: #1b71a8;
    
	}
    .heading-box h2 a {
      color:#1f4c60;
	  margin: 0 0 5px 0;
    }
    .heading-box ul a {
      color:#3380a2;
    }
    .heading-box li {
      background:url(../images/bullet-heading-box.gif) 0 7px no-repeat;
    }       
    .heading-box ul a.active {
     color:#fff;
    }
    .logo {
      width:378px;
      height:70px;
      top:108px;
    }
	.download-latest {
		background:url(../images/download-latest.png) 0 -43px no-repeat;
		text-indent:-9999px;
		color: #FFFFFF;
		display: block;
		font-size: 24px;
		line-height: 43px;
		margin: 20px 0 0 0;
		width: 299px;
    }
    .download-latest:hover {
      background:url(../images/download-latest.png) 0 0 no-repeat;
    }
    .search .submit {
      background:url(../images/btn-search.png) 0 0 no-repeat;
      color: #036;
      line-height:30px;
    }
    .search .submit:hover {
    }
    #sidebar .calendar {
      background:url(../images/bg-calendar.png) 0 0 no-repeat;
      text-indent:-9999px;
    }
    #sidebar .calendar:hover {
      background:url(../images/bg-calendar.png) 0 -43px no-repeat;
    }
    .video-block  {
      background-color:#d7f1fe;
      }            
    .video-block .heading {
      color:#0101ce;
    }
    .sidebar-poll .heading {
      background-color:#d7f1fe;
      color:#555754;
    }
    .video-block .heading3 {
      color:#fff;
    }                      
    .video-block a, .sidebar-poll .heading3, .carousel2 .carousel-holder .comments {
      color:#0101ce;
    }
    .comment_form .submit, .sidebar-poll .button {
      background:url(../images/btn-submit.png) 0 0 no-repeat;
    }
    .comment_form .submit:hover, .sidebar-poll .button:hover {
      background:url(../images/btn-submit.png) 0 -27px no-repeat;
    }
    .content-section h4 {
      color:#555555;
    }
    .newsletters {
      text-align:center;
      color:#362c83;
    }
	
	.masthead { width: 380px; margin: 0 0 0 20px; text-align: left; }

#adblock_1x1_ad_1 { height:0px; }
#adblock_1x1_ad_1_inner {  }
#adblock_header_ad_1 {  }
#adblock_header_ad_1_inner { width:728px; padding-top:10px; float: left;}
#adblock_header_ad_2 {  }
#adblock_header_ad_2_inner { width:230px; padding-top:10px; float: right;}
#adblock_sidebar_ad_1 {  }
#adblock_sidebar_ad_1_inner { margin-bottom:20px; }
#adblock_sidebar_ad_2 {  }
#adblock_sidebar_ad_2_inner { margin-bottom:20px; }
#adblock_footer_ad_1 {  }
#adblock_footer_ad_1_inner { width:728px; margin:20px auto; }