/* CSS Document */
@import "nav.css";
@import "colors.css";



#member_login_status
{
  float:right;
  font-size:.9em;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 1px 1px 6px #CCCCCC;
  float: right;
  font-size: 0.9em;
  padding: 6px;
}
#admin_login_status {font-size:.85em;}


#login_link
{
  background: #fff;
  padding: 8px; 
  color:#000;
}

#login_link:hover
{
  background:rgba(255,255,255,.6); 
  text-decoration:none;
}
.ico_doc {
  background-image: url("images/ico_doc.png");
  background-repeat: no-repeat;
  padding-left: 22px;
  min-height: 18px;
}

*
{
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  behavior:url(/assets/boxsizing.htc);
  box-sizing:border-box;
  
}

.help_item img
{
  border: 1px solid #ccc;
  box-shadow: 2px 2px 9px #bababa;
  margin: 8px 0 20px;
}

.help_item ol {margin-bottom:15px;}

#header_login
{
  right:0px;
  position:absolute;
  margin: 46px 0 0;
  color:#fff;
  font-weight:bold;
}

.ieonly {display:none;}
#header_bg
{
  height: 114px;
  left: 0;
  position: absolute;
  top: 93px;
  width: 217px;
  background-size:100%;
}
#header_content
{
  background:#000;
  min-height:200px;
  width:230px;
  position: absolute;
  z-index:200;/*Above slide show*/
}
#header_text
{
  text-align:justify;
  padding:20px 18px 32px 18px;
  height:101px;
  
}
#header_text h1 {color:#fff;}
#header_logo
{
  height:64px;
  width:302px;
  background:url(images/logo.png) left top no-repeat;
  display:block;
  position:absolute;
  margin-top:32px;
  margin-left: 12px;
}

#footer_top_row
{
  height:120px;
  width:100%;
}
#footer_top_row table {width:100%;}

.sitewide_slide
{
  color:#8F8F8F;padding-left:350px;
}

.sitewide_slide span:before
{
  content: url(images/quote_open.png); 
  display:inline-block;
  margin-right:4px;
  opacity:.4;
}
.sitewide_slide span:after
{
  content: url(images/quote_close.png); 
  display:inline-block;
  margin-left:4px;
  opacity:.4;
}

#event_calendar_2_module h1
{
  font-size:24px;color:#518E19;
}


.box_min_height
{
  min-height:250px;
}

.box
{
  margin-bottom:25px;
  /*
  background:#fff url(images/box.png) bottom center repeat-x;
  border:1px solid #C9D3EA;
  border-radius:5px;
  box-shadow:2px 2px 10px rgba(100,100,100,.2);
  */
}


.item_links
{
  display: block;
  margin: 10px 0;
}

.item_links a,.item_links a:visited,.item_links a:hover
{
  background:#707070;
  padding:5px 7px;
  color:#fff;
  margin:0px 4px;
  display:inline-block;
  border-radius:4px;
  box-shadow:1px 2px 2px #ccc;
  text-shadow:0px 0px rgba(0,0,0,.4);
}

.item_links a:hover
{
  background:#ccc;
  text-decoration:none;
}

.service_item .description
{float:left;color:#8D7C71;}
.service_item .name{}
.service_item .price
{text-align:right;float:right;}
.service_item .time {}
.service_heading
{border-bottom:1px solid #BFEAFF;padding:15px 10px 4px 10px;}
.service_heading .heading
{font-size:1.1em;font-weight:bold;}

/*FROM tangles*/

/* Service Menu */
.service_item {clear:both;padding:4px 10px 4px 10px;border-bottom:1px dotted #ccc;}
.service_item .description {}
.service_item .name{font-weight:bold;font-size: 16px;}
.service_item .price {text-align:right;float:right;}
.service_item .time {text-align:right;float:right;}
.service_heading {border-bottom:1px solid #ccc;padding:15px 10px 4px 10px;}
.service_heading .heading {font-size:1.1em;font-weight:bold;}
.price {}


.calendar_legend {
  border: 1px solid #CCCCCC;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 0 12px #CCCCCC;
  float: right;
  padding: 10px;
}

.calendar_legend_item {
  border-radius: 4px 4px 4px 4px;
  margin-bottom: 2px;
  padding: 4px;
  clear: both;
}

.calendar_legend {margin-top:15px;}

.columns
{
  border-spacing:20px; 
  margin:0px -40px -20px -20px;/*balance out border-spacing effects of 2 columns.*/
  display:table;
}
.columns_3
{
  margin-right:-60px;/*balance out border-spacing effects of 3 columns.*/
}

.column
{
  display:table-cell;
  vertical-align: top;
}


html {overflow:-moz-scrollbars-vertical;overflow-x:auto;height:100%;}
body 
{
  -webkit-font-smoothing:antialiased;
  padding:0;
  height:100%;margin:0;
  background:#fff url(images/body.jpg) top center repeat-x;
}

#top_bg,#middle_bg,#bottom_bg,#footer_bg  {padding:0;margin:0 auto;}
#top,#middle,#bottom,#footer   {width:940px;padding:0;margin:0;}
#top,#top_bg      {min-height:200px;}
#middle,#middle_bg {/*background:url(images/middle.png) center top repeat-y;*/margin:0 auto;}
#bottom,#bottom_bg {/*background:url(images/bottom.png) center bottom no-repeat;*/min-height:300px;}
#bottom {}
#header{
  height:150px;padding:0px ;
  position:relative;
}


#top {background:url(images/body.jpg) center top no-repeat;}

#header_quotes
{
  padding:20px 30px 0 160px;
  font-style:italic;
  text-align:right;
  position:relative;
  height:110px;
  
}

#footer {min-height:211px;padding:40px 0 0 0;color:#fff;}

#footer_middle {background:#000 url(images/footer_top.png) center top repeat-x;
  margin-top: 60px;
}
#footer_bottom {background:url(images/footer.png) center bottom no-repeat;}
#footer {min-height:170px;padding:10px 0 100px 0;margin:0 auto;}
#footer_content {min-height:112px;padding:24px 18px;}

.col_1 {width:240px;padding:20px;min-height:100px;}
.col_2 {width:670px;padding:20px;min-height:100px;}
.col_3 {padding:20px;}


#footer_col_1
{
  float:left;width:185px;padding:0 20px 0 0;
}

#footer_col_2
{
  float:left;width:185px;padding:0 20px 0 0;min-height:20px;
}

#footer_col_3
{
  float:left;width:185px;padding:0 20px 0 0;min-height:20px;
}

#footer_col_4
{
  float:left;width:190px;padding:0 30px 0 0;min-height:20px;
}

#footer_col_5
{
  float:left;min-width:185px;padding:0;
}

.mini_store_category_display  {float:left;width:485px;}

/** MODULES **/


/** Comments **/
#block_comments {margin:20px 0 0 0;padding:20px 0 0 0;border-top:1px solid #A09679;}
.comment {clear:both;padding:15px 0 15px 0;border-bottom:1px dotted #ccc;}
.comment_subject {font-weight:bold;font-size:1.1em;}
.comment_image {display:none;     padding:0 0 5px 10px ;float:right;}
.comment_image img {border:1px solid #ccc;}
.comment_date {font-size:.8em;font-style:normal;color:#ccc;}
.comment .column_1 {float:left;width:20px;padding:5px 5px 0 0;color:#aaa;}
.comment .column_2 {float:left;width:400px;padding:5px 15px 0 0;}
.comment .column_3 {float:left;width:150px;}
.comments_form {width:60%;}
.comments_form textarea {height:150px;}


/***** GALLERY 3 ******/
#gallery_3_content_display .item {float:left;width:150px;height:100px;margin:5px;padding:2.5px;overflow:hidden;background:#fff;}
#gallery_3_content_display .item .name{padding:0 0 2px 0;font-weight:bold;}
#gallery_3_content_display .item .description{font-weight:normal;font-family:Arial, Helvetica, sans-serif ;color:#333;padding:0 0 4px 0;}
#gallery_3_content_display .item .item_image {height:120px;overflow:hidden;}
#gallery_3_content_display .item_content {width:auto;clear:both;padding:0 0 5px 0;height:auto;border:none;background:none;}
#gallery_3_content_display .item_heading {height:auto;border:none;background:none;clear:both;width:100%;
  border-bottom:1px dotted #ccc;clear:both;font-size:1.1em;color:#23488F;font-weight:bold;padding:0 0 5px 0;margin:0 0 10px 0;}

.gallery_item_flv {width:340px;height:320px;margin:5px;padding:5px;}
.gallery_item_flv .name{font-weight:bold;padding:0 0 4px 0;}

#gallery_3_content_display .item_heading h3 {padding:0;margin:0;}
#gallery_3_content_display .item img{border:1px solid #7A786C;}  


/***** Vendor Directory *****/
.directory_item          {border-bottom:1px solid #ccc;padding:4px;margin-bottom:5px;}
.directory_item .image  {float:left;margin:0 10px 10px 0;border:1px solid #CCC;background:#fff;padding:5px;}
.directory_item .name    {font-weight:bold;float:left;font-size:1.2em;height:1.2em;}
.directory_item .details{clear:right;margin-top:4px;padding-top:5px;clear:right;}
.directory_item .phone  {font-weight:bold;float:right;padding-left:5px;}
.directory_item .links  {float:right;padding-left:5px;}
.directory_item .link_1  {float:right;padding-left:5px;}
.directory_item .link_2  {float:right;padding-left:5px;}
.directory_item .state {color:#000;}

/*** CALENDAR ****/

#event_calendar_2_module .item_group
{
  max-width:300px; 
}

#event_calendar_2_module .item_content
{
  float: left;
  padding-right: 40px;
  width: 300px; 
}

#event_calendar_2_module .item_map
{
  float: left;
  width: 500px; 
}

#event_calendar_2_module .item_details label
{
  margin-top:10px;
  float:none !important;
  width:auto !important;
  font-weight: bold;
  color:#000;
}

#event_calendar_2_module .item_details
{
  border-bottom:1px solid #ccc; 
  margin:0 0 20px 0;
}

#event_calendar_2_module .item_details #times
{
  padding:0 !important;
}

div.day-number 
{
  color:#000 !important; 
  text-shadow:none !important;
}

#event_calendar_2_module .item a
,#event_calendar_2_module .item a:visited
, #event_calendar_2_module .item a:hover
{
  color:#003A7F; 
}

#event_calendar_2_module .item
{
  border-bottom: 1px solid #EFEFEF;
  margin: 0 0 10px  0;
}

#event_calendar_2_module label
{
  clear: left;
  float: left;
  width: 50px;
  padding:0;
  color:#999;
  font-weight:normal;
}

#event_calendar_2_module .times
{
  display:block;
  padding: 0 0 0 50px;
}
#event_calendar_2_module .location_name
{
  color: #000;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 4px;
}


/** MAP : General Styles **/
#map {border:1px solid #CCCCCC;float:right;height:300px;margin:0 0 20px 15px;width:100%;}


/***** Staff *****/
.staff_item
{
  margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ccc; 
}
.staff_item_image
{
  float:left;margin:0 20px 0 0;
  border: 1px solid #717171;
  box-shadow: 1px 2px 8px #9C9C9C;
}
.staff_item_image img[src=''] {display:none;}
.staff_item h2
{
  margin-bottom:5px; 
}



@media (max-width: 940px),(max-device-width: 940px)
  {
  
  
  #top,#top_bg ,#middle,#bottom,#bottom_bg
  ,#footer, #middle,#middle_bg
  {width:100%;}
  
  .sitewide_slide
  {
    
    padding-left:0;
  }
  #header_logo {}
  
  #header{}
  #top {}
  
  #footer_middle {}
  #footer_bottom {background:url(images/footer.png) center bottom no-repeat;}
  #footer {min-height:170px;margin:0 auto;}
  #footer_content {min-height:112px;padding:24px 18px;}
  
  .col_1 {}
  .col_2 {}
  .col_3 {padding:20px;}
  
}

@media (max-width:768px),(max-device-width: 768px)
  {
  #footer { padding: 10px 0 0 20px;}
  
  #footer_top_row,#footer_top_row img
  {
    width:100%;
  }
  #footer_top_row table td { padding-left:3%;padding-right:3%;}
  #footer_col_5
  {
    float:none;width:100%;padding:20px;clear:both;
  }
}


@media (max-width:767px),(max-device-width: 767px)
  {
  
  #footer_col_1,#footer_col_2,#footer_col_3,#footer_col_4,#footer_col_5
  {
    float:none;width:100%;padding:20px;
  }
  #header 
  {
    
  }
  
  #header_login
  {
    right:0px;
    position:absolute;
    margin: 46px 0 0;
    color:#fff;
    font-weight:bold;
    margin: 76px 20px 0 0;
  }
  
  #header_logo
  {
    max-height:64px;
    max-width:302px;
    width:50%;
    background:url(images/logo.png) left top no-repeat;
    background-size:100%;
    margin-top: 18px;
  }
  
  
  #header_content
  {
    width: 100%;
  }
}


@media (-webkit-min-device-pixel-ratio:2) {
  /*ipad or small mobile screens*/
  body
  {
    font-size:1.1em;
  }
}

@media print {
  /*ipad or small mobile screens*/
  #header,#footer_middle
  ,#admin_login_status
  {
    display:none; 
  }
  .col_1
  {
    border:none!important;
    box-shadow:none!important;
    padding:0!important;
    margin:0!important;
  }
}

