/* $Id: local.css,v 1.6 2012/02/11 22:52:42 root Exp root $ */ 

/**
 * @file
 * For users to customize theme
 *
 * This file will be loaded after the other theme stylesheets so use it to make 
 * your own customizations and it will override other settings.
 *
 * IMPORTANT - when upgrading the theme, save a copy of this file and then
 * paste back into the new local.css after the upgrade to keep your customizations
 * 
 */

/***
* HuntFishBuddy Specific CSS file.
***/

.green { color: rgb(158, 198, 48);
}

#privacy {
  /* background-color: rgb(106,74,59); */
  background-color: rgb(255,224,209);
  color: rgb(106,74,59);
  text-align: center;
  margin:0;
  font-size: 85%;
  padding: -1em;

}

tr.hfb_odd td, tr.hfb_even td {
  padding:0px 5px 0px 5px;
  border:1px solid #cccccc;
}

tr.hfb_odd td { background:#FFFFFF; }

tr.hfb_even td { background:#F2F2F2; }


.fp_hdr { 	/** This is welcome to HFB! Message */
   background-color: rgb(82,142,82);
   font-weight: bolder;
   font-size: 200%;
   color:#FFFFFF;
   text-align: center;
   margin:0;
   padding: 5px;
}

/* Front Page related CSS entries */

.fp_block{
   border: 1px solid;
   display: block;
   width: 100%;
}

.fp_div
{
   font: 12px/120% Arial, Helvetica, sans-serif;
   font-family: Century Gothic, Verdana, Arial, sans-serif;
   padding: 4px 0px 4px 0px; 
   width: 100%;
}

.si_fp_header 
{
	font-size: 20px;
	font-weight: 600;
	font-family: Garamond, Georgia, Arial,'Trebuchet MS',verdana,sans-serif;
	padding: 4px 0px 0px 6px; 
	color: rgb(40, 40, 68);
}

.si_fp_bullet
{
	font-size: 110%;
	font-weight: 600;
	font-family: arial, 'Trebuchet MS', tahoma, verdana,sans-serif;
	/*color: rgb(66,93,47); */
	color: rgb(40, 40, 68);
	padding: 3px 0px 3px 3px;
}

.si_fp_read { /** Logout string */
	background-color: rgb(255,255,153);
	font-weight: normal;
/*	font-size: 80%; */
	font-family: Arial;
  	text-decoration: underline;
}

.fp_privacy
{
   border-color: rgb(93,61,42);
   background-color: rgb(124,100,69);
   margin: 3px 0px 3px 0px;
}

.fp_text
{
   text-align:center;
   color: rgb(235,227,188);
   font-size: 110%;
   line-height: 110% ;
   padding: 2px 4px 2px 4px;
}

.fp_stayinformed
{
   border-color: rgb(40,40,68);
   background-color: rgb(210,228,252);
}

.fp_stayinformed_hdr 
{
   text-align:center;
   background-color: rgb(50,76,111);
   color: rgb(255,255,255);
   font-weight: bolder;
   font-size: 120%;
}

.fp_stayinformed_text
{
   padding-left: 5px;
   font-size: 110%;
   color: rgb(30,30,30);
} 

.fp_whatsnew
{
   border-color: rgb(66,93,47);
   background-color: rgb(184,186,162);
}

.fp_whatsnew_hdr 
{
   text-align:center;
   background-color: rgb(117,120,89);
   color: rgb(255,255,255);
   font-weight: bolder;
   font-size: 120%;
}

.fp_whatsnew_text
{
   padding-left: 5px;
   font-size: 110%;
   color: rgb(54,68,36);
} 

.fp_hfb_desc
{
   border-color: rgb(66,93,47);
   background-color: rgb(224,224,224);
   margin: 5px 0px 5px 0px;
}

.fp_hfb_desc_hdr 
{
   text-align:center;
   color: rgb(98,151,188);
   font-weight: bolder;
   font-size: 140%;
}

.fp_hfb_desc_text
{
   padding-left: 5px;
   font-size: 110%;
   color: rgb(54,68,36);
} 

/* End Front_page related CSS */

.welcome_tag {	/** This welcome message */
   background-color: rgb(232,242,250);
   font-weight: bold;
   color: rgb(50,76,111);
   font-size:120%;
   text-align: left;
   margin:0;
   top: -50px;
   left: 20px;
   padding: 0px;
}

.member_name {	/** This Member's name  message */
   font-weight: bolder;
   font-size:125%;
}


.logout { /** Logout string */
  background-color: rgb(232,242,250);
  text-decoration: overline;
  cursor: crosshair;
  color: rgb(204,102,59);
  font-weight: bold;
  margin-left: 50%;
  margin-bottom: -20px;
  text-align: right;
  font-size: 90%;
}

.si_suggest{
	text-align: right;
	font-weight: normal;
	font-size: 80%;
	font-family: Arial;
	/* background-color: rgb(246,246,46); */
	background-color: rgb(255,255,153);
        cursor: pointer;
  	text-decoration: none;;
}

.si_return_url {
  cursor: pointer;
}

.si_hdr{
	font-weight:bolder;
	font-size: 150%;
	margin:0;
	padding: 10px;
	background-repeat:no-repeat;
	font-family: Arial,'Trebuchet MS',Tahoma,verdana,sans-serif;
}	

.si_secondary_hdr {
	font-size: 110%;
}


.si_related{
	color: rgb(66,44,33); 
	background-image: url('http://www.huntfishbuddy.com/files/Background/brown_background.jpg');
}
	
.si_subscribe{
	color: rgb(66,93,47);
	background-image: url('http://www.huntfishbuddy.com/files/Background/green_background.jpg');
}
	
.si_quick{
 	color: rgb(40,40,68);
	background-image: url('http://www.huntfishbuddy.com/files/Background/blue_background.jpg');
}
	
.hfb_si_links {
/*
   font-weight: bold;
   font-size:120%;
*/
   font-size:90%;
   text-align: left;
   margin:0;
   padding: 5px;
}

/* The tables at the head of the StayInformed */
.si_head_table {
   cellpadding: 2;
}

.si_head_links_table{
   width: 450px;
   height: 100px;
   cellpadding: 2;
   background: rgb(215,207,168);
}

.si_head_row {
   border: 2px solid rgb(124,100,69);
}

.si_head_image_cell {
   width: 120px;
}

.si_head_state_logo {
   border: 0px;
}

.si_head_links {
  font-weight: bold !important;
  font-size: 120% !important;
  font-family: "Times New Roman", Georgia, Times;
  //color: rgb(40,40,68) !important;
  color: rgb(93,61,42) !important;
  text-decoration: underline !important;
}

.foot {
 text-align: center;
 font-size: 70%;
}

.patent {
 text-align: center;
 color: rgb(240,0,0);
 font-size: 90%;
 font-weight: bold;
}

.hfb_int_links {
 color: #00C500;
  background-color: rgb(0,0,255);
   font-weight: bold;
   color: rgb(50,76,0);
   font-size:220%;
   text-align: left;
   margin:0;
   padding: 5px;
}

.footer_links {
  text-align: center;
  color: rgb(240,240,240) !important;
  font-weight: bold;
}

.footer_links a {
  color: rgb(231,232,213);
}

.small_break { line-height: 1px;
}

.large_break { line-height: 100px;
}

.very_large_break { margin-top: 1px;
}

.move_left {
    padding: 0px 0px 1px;
    clear: right;
}

.small_gap {
    line-height: 0.5em;
}

.hfb_highlight {
    background-color: #fdf7bd
}

.si_hfb_vr_intro_text {
    font-weight: 200;
    font-size: x-small;
}

.si_intro_text {
    font-weight: 200;
    font-size: small;
    /* color: #bbbbbb */
    color: rgb(124,100,69);
}

.hfb_help 
{
   font-family: Arial, sans-serif;
   font-weight: 800;
   font-size: normal;
   color: rgb(104,65,44);
}

.hfb_help1 {
   font-weight: normal;
}

.hfb_partner{
	background-color: #fdf7bd;
	border: 1px solid;
	text-align: right;
}

.hfb_bold_text {
	font-family:Georgia,arial;
	font-size:14pt !important;
	color:#004916;
	font-weight:bold; 
	padding:2px; 
	background: #efefef; 
	margin:0px; 
	border:#cccccc 1px solid;
}

.hfb_instruction {
    font-weight: 200;
    font-size: x-small;
    /* color: #999999 */
    color: rgb(124,100,69);
}

/* This fixes the problem in StayInformed selection page */
#squeeze {
	min-height: 250px;
}

.view-field-node-data-field-stores-category-field-stores-category-value {
	color: rgb(200,0,0);
	font-weight: bold;
	font-size: 120%;
}

.view-cell-header {
	color: rgb(200,0,0);
	font-weight: bold;
	font-size: 120%;
}



/* Block related entries */

.block-user div.blockinner
{
   border: 1px solid;
   border-color: rgb(40,40,68);

}

.blockinner h2.title
{
   padding: 0px;
   text-align:center;
   background-color: rgb(50,76,111);
   color: rgb(255,255,255);
   font-weight: bolder;
   font-size: 120%;

}

/*******************************************************
lightbox2.css 
********************************************************/

#imageData #imageDetails {
  text-align: left;
  width:100%;
}

#imageData #caption {
  font-weight: 800 !important; 
  font: 12px Verdana, Helvetica, sans-serif;
  font-size: 130% !important;
  color: rgb(200,100,0) !important;
}

