@import url(/css/typography.css);
@import url(/css/layout.css);
@import url(/css/nav.css);
@import url(/css/menu.css);
@import url(/css/bookmarks.css);
@import url(/css/biggreenweekend.css);

/*@import url(http://www.btcv.org/springintoaction/ticker/tick.css);*/

body.greenheroes2008 div.main div.fltleft,
body.greenheroes2008 div.main div.fltright {
display:none;
}

* {
margin:0;
padding:0;
}
body {
margin:0;
color:#000;
background-color:#fff;
text-align:center;
font-family:"Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
font-size:76%;
line-height:1.1em;
background-image:url(../img/drops/main_drop3.gif);
background-position:center;
background-repeat:repeat-y;
}
.ahem, .hide { display:none; }

/* TODAY FILM */
div#todayfilm {
background-color:#fff;
width:463px;
}
p.todaytext {
padding:6px;
width:150px;
text-align:right;
color:#000;
float:left;
}
#todayfilm object { margin-bottom:10px; }
.btcv_home #todayfilm object, .home #todayfilm object { margin-bottom:0; }
h2#tfs {
background:url(http://www.cvni.org/images_main/training/tfs.gif) 0 0 no-repeat;
height:64px;
width:139px;
border:none;
}
h2#appni {
background:url(http://www.cvni.org/images_main/training/appni.gif) 0 0 no-repeat;
height:48px;
width:295px;
border:none;
}
h2#tfs span, h2#appni span { display:none; }
iframe {
border:solid #000 0px;
}
#cvnimillions {background-color:#23314b; width:463px;}


/* cvni feedburner */

div.feedburnerFeedBlock p.date {
font-size: 120%;
display: inline;
margin-left: 10px;
}
div.feedburnerFeedBlock ul li div {
display: inline;
font-size: 120%;
}
div.feedburnerFeedBlock span.headline {
display: block;
text-indent: 0;
font-size: 120%;
}
div.feedburnerFeedBlock ul li {
margin-top: 15px;
padding-left: 0 !important;
text-indent: 0 !important;
list-style-type:none;
}

div.feedburnerFeedBlock div#creditfooter {
margin-top:12px;
}

/* end cvni feedburner */

body.kent_ht_launchevent_form .fixed {
display:none;
}

/* Kent Heritage Trees splash as */

#splash_ad a img {
margin:20px 0 20px 0;
padding: 5px;
background:#ccc;
}

#splash_ad a img {
 filter: alpha(opacity:1.0);
KHTMLOpacity: 1.0;
MozOpacity: 1.0;
-khtml-opacity:1.0;
-ms-filter:"alpha(opacity=100)";
-moz-opacity:1.0;
filter:alpha(opacity=100);
opacity:1.0;
}

#splash_ad a:hover img {
border-style:none;
filter: alpha(opacity:0.5);
KHTMLOpacity: 0.5;
MozOpacity: 0.5;
-khtml-opacity:.50;
-ms-filter:"alpha(opacity=50)";
-moz-opacity:.50;
filter:alpha(opacity=50);
opacity:.50;
}
.note {
font-size:75%;
border:dotted #ccc 1px;
padding:0 10px 10px 10px;
margin-top:20px;
background-color:#666;
color:#fff;
}
iframe { display:block; width:100%; border:none; }
input.textboxr {
width:30px;
}
