/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
	background: #170F3A url(http://www.icicp.org/ht/a/GetImageAction/i/1466) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top: 10px;

	}
span.printerfriendly {
display:none;
}
#extraNav {
margin: 0 auto;
	width: 980px !important;
color: #fff;
}
#extraNav .links {
float: right;
}
#extraNav a{
color: #fff;
text-decoration: none;
font-size: 10px;
font-weight: 600;
}

div#sitecontainer {
background: #fff;
	border: 0px solid #fff;
	margin: 0 auto;
	padding: 0;
	width: 980px !important;
}

#logo {
	width: 100%
	height: 174px;
	margin: 0px;
	padding: 0px;
overflow: hidden;
	}

#logo .search {
padding: 0px;
float: right;
height: 175px;
width: 243px;
background: #fff url(http://www.icicp.org/ht/a/GetImageAction/i/1464) no-repeat top right;
}
#extra .pr {
display:none;
}
#extra .bling-search{
margin: 0px auto 10px;
background: #fff;
width: 253px !important;
height: 18px !important;
overflow: hidden !important;
position: relative;
padding: 10px 0px;
font-size: 10px;
font-weight: bold;
color: #4E458F;
border: 1px solid #C1C5BC;
text-align: center;
}
#extra .bling-search .bling-search-text {
width: 150px;
display: inline;
margin-left: 5px;
border: 1px solid #C1C5BC;
}
#extra .bling-search .bling-search-button {
width: 25px;
display: inline;
margin-left: 5px;
background: #4E458F;
border: none;
height: 18px;
color: #fff;
font-size: 10px;
font-weight: bold;
}
#logo .imageRotate {
background: #fff url(http://www.icicp.org/ht/a/GetImageAction/i/1469) no-repeat 2px top;
float: left;
height:174px;
width:471px;
overflow:hidden;
}
#logo .imageRotate img{
width: 470px;
}
#logo .mLogo {
float: left;
margin: 0px;
padding: 0px;
}

#main {
	margin-left: 10px;
	float: left;
width: 550px !important;
	}

.threecolumn #main {
	margin-left: 90px !important;
	}

#main, .threecolumn #main {
margin: 0 !important;
	padding: 0 10px 20px 5px;
	width: 450px !important;

}

#sitecontainer > #main {
display: block;
position: relevant;
	margin-left: 10px !important;
width: 415px !important;
	}

strong {
	color: #000;
	}

#footer {
	float: left;
	margin: 20px auto 0px auto;
		color: #666;
    clear: both;
    padding-left: 0px;
    padding-top: 10px;
    text-align: center;
   font-size: 0.9em;
    width: 100%;
color: white;
}


#footer .address {
color: white;
	}
#footer .address strong{
color: white;
	}
#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
	color: #ccc;
	}

/**** powered by orchid CSS (gray) ****/
#powered a {
  margin-top:20px;
  display:block;
  height:28px;
  background-image:url(http://www.orchidconnect.com/images/orchidconnect-gray.png);
  background-repeat:no-repeat;
  background-position:center top;
  text-indent:-999em;
  text-decoration:none;
  border:0;
}

/* *******************************

HOVER

The color needs an !important to overrule the normal link colors, which are set on
a selector containing an ID. Normally ID overrides CLASS, but in this specific instance
we don't want that.

******************************* */

.nav div a hover {
	color: #1E2472 !important;
	background-color: #cccccc;
}

#main a {
	text-decoration: none;
}

#main a hover {
	color: #9A0000;
	background-color: #cccccc;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	padding: 0px;
	background: #fff url(http://www.icicp.org/ht/a/GetImageAction/i/1465) repeat-x;
margin-bottom: 10px;

}

#nav1 a {
	color: #069;
	border: 0px solid #660000;
	float: left;

}

#nav1 a hover {
	border-style: inset;
width: auto;
}

a#contribute {
	background-color: #000033;
	border: 2px solid #000033;
}

.nav ul {
height: 27px;
    padding: 0;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
}



#nav1 {
    width: 100%;
    height: 27px;
}

#nav1 li {
    margin: 0;
    padding: 4px;
    font-size: 100%;
border-right: 1px dotted #919191;
height: 18px;
}

#nav1 a {
    width: auto;
    display: block;
    text-align: center;
padding: 0 20px 0 20px;
font-size: 11px;
font-weight: bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #373F30;
}

#nav1 div {
top:26px !important;
border:solid 1px #C8C8C8;
border-bottom:0px;
padding:0;
width:140px;
}
#nav1 div a {
padding:5px 10px 5px 10px;
font-weight:normal;
width:120px;
border-bottom:solid 1px #C8C8C8;
}
#nav1 div a:hover {
color:#C8C8C8;
}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background-color: #fff;
	margin-left: 10px;
margin-top: 0px;
float: left;
padding-top:0px;
width: 239px;
margin-right: 10px;
}
#nav2 a.more:hover {
background:none;
text-decoration:underlined;
}
#nav2 a.more {
background:none;
text-decoration:underlined;
}

#nav2 a {
	color: #069;
	text-transform: uppercase;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
    margin: 0;
	padding: 0;
    line-height: 100%;
    border-bottom: 1px solid #fff;
}

#nav2 a {
	border: 0px dotted #660000;
	display: block;
	list-style-type: none;
	text-align: left; 
    padding-left: 10px;
    background: #fff url(http://www.icicp.org/ht/a/GetImageAction/i/211) repeat-y;
    background-position: 0 0px;
    margin: 0;
    padding: 4px;
    border-bottom: 1px solid #fff;
}

#nav2 ul.attention {
    margin: 6px;
}

#nav2 ul.attention li {
    margin: 0;
    padding-bottom: 4px;
}

#nav2 ul.attention li a {
    background-image: none;
    display: block;
    padding-left: 10px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}

#nav2 div a {
	background-color: #b8c3d2;
	background-image: none;
	text-transform: capitalize;
	color: #000;
	}

#nav2 div {
	border: 0px solid #fff;
	background-color: transparent;
	}

#nav2 div a:hover {
	background-color: #f0e4b4;
	}
#nav2 .loginStuff {
display: none;
}

/* *******************************

HEADERS

******************************* */
#main h1{
/*
font-size: 14px;
border: 0px solid #fff;
color: #FFF;
font-weight: bold;
padding: 3px;
margin-bottom: 0;
background: #578F1F;
font-family:Georgia, "Times New Roman", Times, serif;
*/
font:bold 140% Georgia, "Times New Roman", Times, serif;
border:0px;
background: transparent;
color:#C75700;
margin:0 0 15px 0;
padding:3px;
}
#main td .normal h1 {
font-size:0.93em;
}
#main h2{
border: 0px solid #fff;
color: #3020a0;
font-weight: bold;
padding: 3px;
margin-bottom: 0;
background: transparent;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 130%;
}

#main h3{
border: 0px solid #4e458f;
color: #578f1f;
font-weight: bold;
padding: 3px;
margin-bottom: 0;
background: transparent;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 120%;
}

h2, h3{
border: 0px solid #fff;
padding: 0px;
margin-bottom: 0;
}

h3 a {
	color: #000 !important;
	}

h4 {
    font-size: 100%;
    margin: 0;
    color: #000 !important;
    font-family: Verdana !important;
}

#nav2 h1 {
	background: #ffebad url(http://www.icicp.org/ht/a/GetImageAction/i/278) no-repeat;
padding: 3px 0px 3px 6px;
margin-top: 0pt;
margin-right: 0.5em;
margin-bottom: 0pt;
margin-left: 0;
font-family: Arial,Verdana;
font-size: 1em;
font-weight: bold;
text-align: left;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #006699;
color: #006699;
	}

#nav2 ul.yellow {
	margin-left: 3px;
	width: 167px;
	background-color: #ffebad;
	text-align: center;
	}

#nav2 ul.yellow a {
	background-image: none;
	text-transform: none;
	font-weight: bold;
	background-color: #ffebad;
	}
#nav2 h3 {
font-color: #ffffff !important
margin:5px 0 0 0 !important;
}


/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #ff0000;
}

.homealertmsg a {
	text-decoration: none;
}


.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	display: block;
position: relevant;
float: left;
text-align: left !important;
padding-top: 0px;
	}

#extra {
width: 239px;
	text-align: center;
	margin-left: 10px;
	padding-bottom: 0px;
}

#extra a {
	color: #fff;
}
#divider {
height: 5px;
background: #aaa;
border: none;
width: 255px;
margin-top: 10px;
margin-bottom: 10px;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}

.bottom2 {
	font-size: 10px;
	font-style: normal;
	color: #666;
	}
	
.bab_content, .bab_content table {
	background-color: #f9f9f6;
	}

.bab_content table {
	width: 325px;
		padding-bottom: 10px;
		background: #f9f9f6 url(http://www.icicp.org/ht/a/GetImageAction/i/296) no-repeat bottom left;
	}

.bab_content table td {
	margin: 10px;
	}
.bab_content table td a {
	color: #000 !important;
	}
	
	
a:link {
color: #191a72;
	}

a:hover {
text-decoration: none;
color: #0076f7;
	}

ul.BabCategTitleNavigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul.BabCategTitleNavigation li a, ul.BabCategTitleNavigation li a:visited
{
text-decoration: none;
color: #145e8f !important;
font-weight: bold;
}

ul.BabCategTitleNavigation li a:hover
{
text-decoration: underline;
}
/* GREEN BOX */

#greenBox {
display: block;
background: #578F1F !important;
padding: 8px;
color: white !important;
}
#greenBox .innerLine {
border: 1px solid white;
padding: 10px;
}
#greenBox h2 {
background: none;
color: #ADC891;
font-size: 14px;
}
#greenBox h3 {
font-family:Verdana;
font-size: 12px;
background: none; 
color: white !important;
}
#greenBox h2 a, #greenBox h2 {
display:inline;
color: #ADC891;
background:none !important;
border:0px;
font-weight:bold;
color:#fff !important;
font-family:Verdana !important;
font-size:14px;
}
#greenBox h3 a {
display:inline;
color: #fff !important;
background:none !important;
border:0px;
font-family:Verdana !important;
font-size: 12px !important;
padding:0px;
font-weight:bold;
}
/* ORANGE BOX */

#orangeBox {
width: 239px;
display: block;
background: #d58241 !important;
padding: 8px;
color: #333333;
}
#orangeBox .innerLine {
border: 1px solid white;
padding: 10px;
background: #ffffff;
}
#orangeBox h2 {
background: none;
color: #ADC891;
font-size: 12px;
}
#orangeBox h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
background: none; 
color: #fff;
padding-left: 0px !important;
}
#orangeBox a {
text-decoration: none;
}
#orangeBox a:hover {
text-decoration: underline;
}
#orangeBox .innerLine .morelink a{
color: #333333;
font-weight: bold;
text-decoration: none;
}
#orangeBox .innerLine .morelink a:hover{
text-decoration: underline;
}
/* BLUE BOX */

#blueBox {
margin-top: 10px;
display: block;
background: #3020a0 !important;
padding: 8px;
color: #333333;
}
#blueBox .innerLine {
border: 1px solid white;
padding: 10px;
background: #ffffff;
}
#blueBox h2 {
background: none;
color: #ABA7CA;
font-size: 12px;
}
#blueBox h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
background: none; 
color: #333333;
}
#blueBox .innerLine .morelink a{
color: #333333;
font-weight: bold;
text-decoration: none;
font-size: 11px;
}
#blueBox .innerLine .morelink a:hover{
text-decoration: underline;
}
/* PURPLEBOX */

#purpleBox {
width: 239px;
margin-top: 10px;
display: block;
background: #4F4490 !important;
padding: 8px;
color: #fff;
}
#purpleBox .innerLine {
border: 1px solid white;
padding: 10px;
background: #4F4490;
}
#purpleBox h2 {
background: none;
color: #9590BD;
font-size: 12px;
}
#purpleBox h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
background: none; 
color: #fff;
padding-left: 0px !important;
}
#purpleBox .innerLine .morelink a{
color: #fff !important;
font-weight: bold;
text-decoration: none;
font-size: 11px;
}
#purpleBox .innerLine .morelink a:hover{
text-decoration: underline;
}

#nav2 #greenBox .innerLine .morelink a {
display: inline;
padding: 0px;
background: transparent;
font-size: 85%;
text-transform: uppercase;
font-weight: bold;
color: #fff;
border: none;
text-decoration: none;
}

#nav2 #greenBox .innerLine .morelink a:hover {
display: inline;
padding: 0px;
background: transparent;
font-size: 85%;
text-transform: uppercase;
font-weight: bold;
color: #ffffff;
border: none;
text-decoration: underline;
}
#nav2 #blueBox .innerLine a {
display: block;
background: transparent;
font-weight: bold;
padding: 0px;
margin: 0px;
}
#nav2 #blueBox .innerLine .morelink a {
display: inline;
background: transparent;
text-transform: uppercase;
}
#nav2 #purpleBox a {
display: block;
background: transparent;
font-weight: bold;
padding: 0px;
margin: 0px;
color: #fff;
border: none !important;
}
#nav2 #purpleBox a {
display: block;
background: transparent;
text-transform: uppercase;
}
/* BLING JOIN FORM */
#extra .bling-joinform {
padding: 0 3px 0 3px;
}
#extra .bling-joinform h2{
font-size: 11px;
font-weight: bold;
background: none;
color: #C75700;
}
#extra .bling-joinform h3{
font-size: 14px;
font-weight: bold;
background: none;
color: #222;
padding: 0px;
}
#extra .bling-joinform h4{
font-size: 14px;
font-weight: bold;
background: none;
color: #575757;
}
#extra .bling-joinform .bling-search-button {
width: 25px !important;
display: inline;
margin-left: 3px;
background: #C75700;
border: none;
height: 18px;
color: #fff;
font-size: 10px;
font-weight: bold;
}
#extra .bling-joinform .name {
width: 190px;
margin-bottom: 15px;
}
#extra .bling-joinform .email {
width: 190px;
}
/* NAVBAR2 BLING JOIN FORM */
#nav2 .bling-joinform {
padding: 0 10px 0 10px;
}
#nav2 .bling-joinform h2{
font-size: 11px;
font-weight: bold;
background: none;
color: #C75700;
}
#nav2 .bling-joinform h3{
font-size: 14px;
font-weight: bold;
background: none;
color: #222;
padding: 0px;
}
#nav2 .bling-joinform h4{
font-size: 14px;
font-weight: bold;
background: none;
color: #575757;
}
#nav2 .bling-joinform .bling-search-button {
width: 25px !important;
display: inline;
margin-left: 3px;
background: #C75700;
border: none;
height: 18px;
color: #fff;
font-size: 10px;
font-weight: bold;
}
#nav2 .bling-joinform .name {
width: 190px;
margin-bottom: 15px;
}
#nav2 .bling-joinform .email {
width: 190px;
}
/* PROGRAM FEATURE */
#nav2 .sidefeature {
width: 239px;
margin: 0 3px;
}
#nav2 .sidefeature h2 {
font-size: 11px;
color: #578F1F;
background: none;
}
#nav2 .sidefeature .tiny {

}
/* PROMOTED GENERIC CONTENTS YOUTH */
#main .promGcontents {
padding: 8px;
border: 1px solid #C7C7C7;
height: 600px;
font-size: 11px;
}
#main .promGcontents .promImage {
display: block;
margin: 0 8px;
}
#main .promGcontents h2 {
font-size: 16px;
font-weight: bold;
color: #666666;
background: none;
}
#main .promGcontents h3 {
font-size: 12px;
font-weight: bold;
font-family: Verdana !important;
color: #000000;
background: none;
text-align:center !important;
}
#main .promGcontents h5 {
font-weight: bold;
font-size: 120%;
font-family: Georgia;
background: transparent;
border: none;
color: #333333;
}
#greenBox h5, #blueBox h5, #orangeBox h5, #greenBox h5 a, #purpleBox h5 {
font-weight: bold;
font-size: 120%;
font-family: Georgia;
background: transparent;
border: none;
color: #ffffff;
}
#greenBox h5 a, #purpleBox h5 a {
color: #ffffff !important;
font-size: 100% !important;
}
#greenBox h5 a:hover, #purpleBox h5 a:hover {
color: #ffffff !important;
background: none !important;
text-decoration: underline
}
#main .promGcontents {
height: auto;
}
#main a {
color:#003399;
text-decoration:underline;
}

#greenBox a {
background:none !important;
border:0px;
color:#fff !important;
font-weight:bold !important;
display:inline !important;
padding:0px;
}
#greenBox p {
margin-top:0px;
}
#greenBox h2 {
margin:0px 
display:inline !important;
}

#nav1 ul li a {
padding:2px 0px !important;
}

body.p8662 #sitecontainer #main{
margin: 0 10px 0 10px !important;
width: 920px !important;
}