:focus
{
	outline: 0;
}

img { border: none; }

body
{
  background:#000 fixed url('images/bg.jpg') repeat;
  font-size:0.9em;
	font-family:arial, sans serif;
  font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
}

a
{
  outline: none;
  text-decoration: none;
}

h1, h2, h3, h4
{
  font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
  padding: 0px 0px 10px 0px;
  font-weight:bold;
}

h1 { font-size: 1.6em; }
h3 { padding: 0px 30px; font-size: .8em; text-align: justify; font-weight: normal; }
.reference { text-align: right; padding: 0px 30px; font-size: .8em; }

#container
{
	position:relative;
	width:672px;
	margin:0px auto;
	margin-bottom: 50px;
	padding:40px 10px 10px 10px;
	color:#000;
	text-align:justify;
	border: 3px solid #054E05;
	
	background-color: #fff;
	opacity: 0.75;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	
	top: -40px;
	z-index:3;
}

#pageHeader
{
  position:relative;
  background:transparent url(images/main_header.png) no-repeat 50% 100%;
  margin:60px auto 0 auto;
  width:720px;
  height:160px;
  z-index: 100;
}

#bamboo_left
{
  position:absolute;
  background:transparent url(images/bamboo.png) no-repeat scroll 0 0;
  height:779px;
  top:300px;
  left:0px;
  width:379px;
  z-index:-1;
}

#bamboo_right
{
  background:transparent url(images/bamboo.png) no-repeat scroll right top;
  position:absolute;
  width:379px;
  height:779px;
  top: 300px;
  right: -2%;
  z-index:-1;
}

#shield
{
  position:relative;
  background:transparent url(images/kf_shield.gif) no-repeat scroll 0 0;
  margin:0px auto;
  height:633px;
  top:-1000px;
  width:743px;
  z-index:-1;
}

#right_column
{
  float:right;
  width: 120px;
  position:absolute;
  top: 55px;
  left: 400px;
}

#left_column
{
  width: 369px;
}

/*---------------------------------------------------------------------------*/
/* Single column layout                                                      */
/*---------------------------------------------------------------------------*/
div.cbox_main_single
{
  width: 670px;
  background: transparent url(images/cbox_single_bottom.jpg) no-repeat bottom left;
  padding-bottom: 15px;
}

.cbox_main_single_lm { background: url(images/cbox_pixel.gif) 0 0 repeat-y; }
.cbox_main_single_rm { background: transparent url(images/cbox_pixel.gif) 669px 0 repeat-y; margin-right: -1px; }
.padded_cbox_single { padding: 0 10px 5px 10px; }

.cbox_single { width: 672px; border: 1px solid #336633; margin-bottom: 20px; padding: 4px 4px; }
div.cbox_single h3 { text-align: center; background: #004A00; color: white; margin-top: 0; margin: -4px -4px 4px -4px; font-size: 1.2em; font-weight: bold; }
.cbox_single a { color: #691D00; text-decoration: none; }

div.cbox_main_single h3
{
  padding-top: 15px;
  background: transparent url(images/cbox_single_top.jpg) no-repeat top left;
}

/*---------------------------------------------------------------------------*/
/* Double column layout                                                      */
/*---------------------------------------------------------------------------*/
div.cbox_main
{
  width: 370px;
  background: transparent url(images/cbox_bottom.jpg) no-repeat bottom center;
  padding-bottom: 15px;
}

div.cbox_main h3
{
  padding-top: 15px;
  background: transparent url(images/cbox_top.jpg) no-repeat top center;
}

.cbox_main_lm { background: url(images/cbox_pixel.gif) 0 0 repeat-y; }
.cbox_main_rm { background: url(images/cbox_pixel.gif) 369px 0 repeat-y; margin-right: -1px; }
.padded_cbox { padding: 0 10px 5px 10px; }

.cbox { width: 272px; border: 1px solid #336633; margin-bottom: 20px; padding: 4px 4px; }
div.cbox h3 { text-align: center; background: #004A00; color: white; margin-top: 0; margin: -4px -4px 4px -4px; font-size: 1.2em; font-weight: bold; }
.cbox a { color: #691D00; text-decoration: none; }

.separator { background: url(images/separator_dottedline.gif) 0 0; width: 300px; height: 1px; text-align: center; margin: 0px auto; }
.tooltip { width: 200px; background: #336633; color: white; }

/*---------------------------------------------------------------------------*/
/* Schedule table on home page                                               */
/*---------------------------------------------------------------------------*/
#cbox_schedule table { cellpadding: 1px; margin: -4px -2px; width: 276px; }
#cbox_schedule { font-size: .85em; }
#cbox_schedule thead td { padding-bottom: 4px; font-weight: bold; text-align: center; }
#cbox_schedule td { text-align: center; }
#cbox_schedule tr { vertical-align: middle; }
.cbox_shaded_row { background: #89BF8D; }

/*---------------------------------------------------------------------------*/
/* List items in Events box                                                  */
/*---------------------------------------------------------------------------*/
ul.announcement li { padding: 0 0 2px 0px; margin-left: -35px; list-style: none; background: no-repeat top left; vertical-align: top; }

/*---------------------------------------------------------------------------*/
/* List items in Events box                                                  */
/*---------------------------------------------------------------------------*/
ul.cbox { margin: 0; padding: 0; border: none; }
ul.cbox li { padding: 0 0 2px 24px; list-style: none; background: url(images/li.gif) no-repeat top left; vertical-align: top; }
.cbox_events_line2 { font-style: italic; font-size: .9em; }

/*---------------------------------------------------------------------------*/
/* List items in Blog box                                                    */
/*---------------------------------------------------------------------------*/
ul.cbox_blog { margin: 0; padding: 0; border: none; }
ul.cbox_blog li { padding: 0 0 2px 24px; list-style: none; background: url(images/li_blog.gif) no-repeat top left; vertical-align: top; }
.cbox_blog_byline { font-style: italic; font-size: .9em; }

/*---------------------------------------------------------------------------*/
/* Main window decoration classes                                            */
/*---------------------------------------------------------------------------*/
.bm {background:url(images/bm.gif) 0 100% repeat-x; width:100%; }
.tm {background: url(images/tm.jpg) 0 0 repeat-x}
.lm {background: url(images/lm.gif) 0 0 repeat-y; }
.rm {background: url(images/rm.gif) 100% 0 repeat-y; }
.bl {background:url(images/bl.png) 0 100% no-repeat }
.br {background:url(images/br.png) 100% 100% no-repeat}
.tl {background: url(images/tl.jpg) 0 0 no-repeat}
.tr {background: url(images/tr.jpg) 100% 0 no-repeat; padding: 10px 15px 10px 10px; }

/*---------------------------------------------------------------------------*/
/* Pullquote stylization                                                     */
/*---------------------------------------------------------------------------*/
.pullquote {
  width: 200px;
	float:right;
  text-align: left;
	font-size:125%;
  line-height:110%;
	margin:10px;
  background: url(images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
  background: url(images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
.quote_byline
{
  font-size:90%;
  text-align: right;
  margin-top: 10px;
  margin-right: 20px;
}

.legal{ font:0.8em tahoma, sans-serif; }

/*---------------------------------------------------------------------------*/
/* Signup/login form stylization                                             */
/*---------------------------------------------------------------------------*/

fieldset
{
	border: none;
}

.memberAreaForm
{
	border: none;
	margin: 0 auto;
}

.memberAreaForm h3
{
	background: none;
}

.memberAreaForm label
{
	display: block;
}

.memberAreaForm input
{
	display: block;
	width: 100%;
}

.memberAreaForm .button
{
	display: block;
	width: 100px;
}

#feedback{
	margin: 0 auto;
	width: 300px;
	height: 150px;
	background: white url(images/ajax-loader.gif) no-repeat center center;
	border: solid 3px black;
	z-index: 10000;
}

#feedback h3{
	position: relative;
	text-align: center;
	top: 30px;
  	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
  	font-weight:bold;
}

/* Social Media Icons
------------------------------------------------------------ */

#social_media_icons ul
{
	margin-left: -46px;
}

#social_media_icons ul li
{
	list-style: none;
}

#social_media_icons ul li.social-facebook,
#social_media_icons ul li.social-linkedin,
#social_media_icons ul li.social-rss,
#social_media_icons ul li.social-twitter {
    float: left;
}

#social_media_icons ul li.social-facebook a,
#social_media_icons ul li.social-facebook a:hover,
#social_media_icons ul li.social-linkedin a,
#social_media_icons ul li.social-linkedin a:hover,
#social_media_icons ul li.social-rss a,
#social_media_icons ul li.social-rss a:hover,
#social_media_icons ul li.social-twitter a,
#social_media_icons ul li.social-twitter a:hover {
    display: block;
    height: 78px;
    width: 78px;
    margin: 0 0 0 10px;
    padding: 0;
    text-indent: -9999px;
}

#social_media_icons ul li.social-facebook a {
    background: #fff url(images/facebook.png);
}

#social_media_icons ul li.social-facebook a:hover {
    background: #fff url(images/facebook.png);
}

#social_media_icons ul li.social-linkedin a {
    background: #fff url(images/linkedin.png);
}

#social_media_icons ul li.social-linkedin a:hover {
    background: #fff url(images/linkedin.png);
}

#social_media_icons ul li.social-rss a {
    background: #333 url(images/32x32_rss.png);
}

#social_media_icons ul li.social-rss a:hover {
    background: #000 url(images/32x32_rss.png);
}

#social_media_icons ul li.social-twitter a {
    background: #fff url(images/twitter.png);
}

#social_media_icons ul li.social-twitter a:hover {
    background: #fff url(images/twitter.png);
}

#fb-like-container
{
	display: inline;
	position: relative;
	float: left;
	top: -235px;
}

/* Media links
------------------------------------------------------------ */

#media_links
{
	margin-top: 110px;
}

#media_links ul
{
	margin-left: -35px;
}

#media_links ul li
{
	list-style: none;
}

#media_links ul li.media-audio a,
#media_links ul li.media-audio a:hover,
#media_links ul li.media-video a,
#media_links ul li.media-video a:hover,
#media_links ul li.media-print a,
#media_links ul li.media-print a:hover
{
    display: block;
    padding: 0 0 0 30px;
    height: 40px;
}

#media_links ul li.media-audio a {
    background: #fff url(images/radio_20x20.png) no-repeat left top;
}

#media_links ul li.media-video a {
    background: #fff url(images/video_20x20.png) no-repeat left top;
}

#media_links ul li.media-print a {
    background: #fff url(images/print_20x20.png) no-repeat left top;
}

/*-------------------------------------------------------------------------------------------------
Feb 2012 special offer
-------------------------------------------------------------------------------------------------*/
#feb-special-offer{
  background: #fff url(images/ads/feb-2012-sale.png) no-repeat left top;
  margin: 0 auto;
  width: 650px;
  height: 760px;
}

#feb-special-offer form{
  display: block;
  position: relative;
  text-align: left;
}


#feb-special-offer .input_text{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #000000;
    border-radius: 4px 4px 4px 4px;
    color: #999999;
    display: inline;
    float: left;
    font-size: 14px;
    margin: 0 4px 0 35px;
    padding: 9px 11px;
    width: 410px;
}

.feb-special-offer-row{
  display: block;
  width: 450px;
}

.feb-special-offer-row span{
  margin: 0 35px;
  padding-top: 10px;
}

#feb-special-offer #offer-terms{
  padding-top: 300px;
  margin: 0 auto;
  width: 550px;
  text-align: center;
}

#feb-special-offer .submit {
    background: none repeat scroll 0 0 #96D05C;
    border: 2px solid #000000;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 39px;
    left: 182px;
    line-height: 35px;
    position: relative;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    top: 18px;
    width: 160px;
}

#feb-special-offer .error {
	display: inline;
	color: red;
	margin-left: -25px;
}

#feb-special-offer #privacy {
  margin-top: 40px;
}

