/* 
   Main font
*/
   * { font-size: 14px; font-family: 'Verdana', sans-serif; }
/*
   Centering the content
*/
body { text-align: center; width: 100%; margin: 26px 0 0 0; padding: 0; background-color: #888888;;} 
div.main { text-align: left; background-color: #f8f8f8; margin-left: auto; margin-right: auto; max-width: 1002px; width: expression(document.body.clientWidth > 1002? "1002px": "auto" ); }
/*
   Special Paragraph Formating
*/ 
.bigger_margins { width: 100%; margin-left: 40px; margin-right: 40px; margin-top: 20px; }
.link_list { margin-top: 6px; }
ul { text-align: left; margin-bottom: 0; }
.top_right { float: right; padding-left: 20px; padding-bottom: 5px; padding-right: 0;}
.top_left { float: left; padding-left: 0; padding-bottom: 10px; padding-right: 20px;}
.left_bar { float: left; padding-right: 20px; padding-bottom: 25px; width: 225px; }
/*
   Links
*/ 
   a:link, a:visited, a:hover {color: #000000}
   a.link_bar:link, a.link_bar:visited {color: #0967B8; font-size: 16px; font-weight: bold; }
   a.link_bar:hover {color: #FFFFFF; background: #0967B8; font-size: 16px; font-weight: bold; }
   .disabled_link { color: #FF7033 }
   div.top_links { padding-top: 6px; padding-bottom: 6px; }
/* 
   Special text colors and sizes 
*/
  .highlight { background-color: #D1FFCC }
  .rednormal { color: #b90967 }
  .redbold { color: #b90967; font-weight: bold; font-size: inherit }
  .error { color: #b90967; font-weight: bold; font-size: inherit }
  .blue { color: #0967B8 }
  .dark_bg { color: #FFFFFF; background-color: #452c6d }
  h1, .page_title { color: #0967B8; font-weight: bold; font-size: 18px }
  .pic_title { color: #0967B8; font-weight: bold; font-size: 14px; text-align: center; margin-top: 14px; }
  .title { color: #0967B8; font-weight: bold; font-size: 16px }
  .big { font-size: 18px }
  .very_big { font-size: 20px }
  .little { font-size: 12px }
  .very_little { font-size: 10px }
  .section_title { font-weight: bold; font-size: inherit; clear: both;}
/* 
   Borders and blocks
*/
   .centered { text-align: center; }
   hr { color: #0967B8 }
  .bordered { border-style: ridge; border-color: #0967B8 }
  .bordered_red { border-style: ridge; border-color: #b90967 }
  .main_border { border-style: solid; border-collapse: collapse; border-width: 1px; border-color: #0967B8 }
  .main_border_red { border-style: solid; border-collapse: collapse; border-width: 1px; border-color: #b90967 }
  .cell_border { border-style: solid; border-width: 1px; border-color: #0967B8 }
  table.grid td { border-style: solid; border-width: 1px; border-color: #0967B8; border-collapse: collapse; }
  table.nogrid td { border-style: none; border-collapse: collapse; vertical-align: top;}
  table.pic_table { margin-top: 6px; margin-bottom: 6px; }
  table.pic_table td { border-collapse: collapse; margin-top: 0px; padding: 12px; text-align: center; vertical-align: middle; }
  table.std_spacing  td { padding-left: 6px; padding-right: 6px; padding-bottom: 6px; vertical-align: top;}
  .low_underscore { border-bottom: 1px solid #000000; text-decoration: none }
  .picture { float: left; text-align: center; width: 490px;}
  div.banner { position: relative; }
  div.facebook { position: absolute; top: -23px; left: 0; background-color: #888888; }
  div.facebook img { border: none; }
  div.fb_find{ float: left;  margin-right: 6px; }
/*
   Drop shadow
*/
.p-shadow {
  width: 90%;
  float:left;
  background: url(drop_shadow_twi.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

div.p-shadow-shadow {
  background: none !important;
  background: url(drop_shadow_offset.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

div.p-shadow-box {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .shadow4,
#shadow-container .shadow5,
#shadow-container .shadow6,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow6 {
        background: #b3c2cb;
    }

    #shadow-container .shadow5 {
        background: #bccad2;
    }

    #shadow-container .shadow4 {
        background: #c5d1d8;
    }

    #shadow-container .shadow3 {
        background: #cfd9df;
    }

    #shadow-container .shadow2 {
        background: #dbe2e7;
    }

    #shadow-container .shadow1 {
        background: #e6ebee;
    }
    
    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 4px;
    }
/*
  Lists
*/
    ul { list-style: disc outside url(images/bullet.gif) }
  li { padding-bottom: 6px }
/* 
   Form elements
*/
  .button { font-family: 'Arial', sans-serif; font-size: 13.5px; height: 21px;  text-align: center }
  .next_button { font-family: 'Arial', sans-serif; font-size: 13.5px; height: 21px; width: 80px; text-align: center }
  input { font-family: 'Arial', sans-serif; font-size: 11px  }
  select { font-family: 'Arial', sans-serif; font-size: 11px }
  textarea { font-family: 'Arial', sans-serif; font-size: 11px }
  .quicksearch { font-family: 'Arial', sans-serif; font-size: 11px }
  .spell_input { font-family: 'Verdana', sans-serif; font-size: 15px; vertical-align: middle }
/*
   Signup packages
*/
  .package_title { background-color: #C15627; color: #FFFFFF; text-align: center }
  .package_body  { background-color: #FFFFFF; text-align: center; height: 114px }
  .package_price { background-color: #FFFFFF; text-align: center }
/*
   Misc.
*/
   .indented { margin-left: 24px }
   p.article_image { text-align: center; }
   p.article_image img { max-width: 100%; }
 /*
 Bigger photo overlay
*/
.overlay
{
	background-image: url( ../images/photo_enlarge_overlay.png);
	background-repeat: repeat;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.overlaymsg
{
	z-index: 11;
	color: white;
	font-weight: bold;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -280px;
	margin-left: -280px;
	padding: 6px;
	background-color: black;
}
.overlayimg
{
	z-index: 12;
	position: fixed;
	top: 40%;
	left: 40%;
	margin-top: -280px;
	margin-left: -280px;
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	min-width: 275px;
}