﻿

#content-bottom {
	background-position: bottom left;
	background-repeat: no-repeat;
}


#content-bottom div {
	background-position: bottom right;
	background-repeat: no-repeat;
}


#content-bottom div div {
	padding: 0;
	background-position: bottom;
	background-repeat: repeat-x;
}

h1.tk-ff-prater-serif-web {
	font-weight: bold;
	font-size: 50px;
	padding: 32px 0px 20px 20px;
}


.frame {
	position: fixed;
	display: block;
	background-color: white;
}

.frame--top{
	height: 20px;
	width: 100%;
	z-index: 300;
	top: 0;
	left: 0;
}

.frame--top-tall{
	height: 140px;
	width: 100%;
	z-index: 300;
	top: 0;
	left: 0;
	-webkit-transition: height 0.3s ease-out;
	-moz-transition: height 0.3s ease-out;
	-o-transition: height 0.3s ease-out;
	transition: height 0.3s ease-out;
}

.frame--top-fade {
	height: 15px;
	width: 100%;
	z-index: 999000;
	top: 20px;
	left: 0;
	background: transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 245, 245, 1)), to(rgba(0, 0, 0, 0)));
	border-top: whitesmoke 1px solid;
}

.frame--right {
	height: 100%;
	width: 20px;
	z-index: 10003;
	top: 0;
	right: 0;
}

.frame--bottom {
	height: 20px;
	width: 100%;
	z-index: 10001;
	bottom: 0;
	left: 0;
}

.frame--left {
	height: 100%;
	width: 20px;
	z-index: 10002;
	top: 0;
	left: 0;
}
div.panel-pane div.admin-links{font-size:xx-small;margin-right:1em}
div.panel-pane div.admin-links li a{color:#ccc}
div.panel-pane div.admin-links li{padding-bottom:2px;background:white;z-index:201}
div.panel-pane div.admin-links:hover a,div.panel-pane div.admin-links-hover a{color:#000}
div.panel-pane div.admin-links a:before{content:"["}
div.panel-pane div.admin-links a:after{content:"]"}
div.panel-pane div.panel-hide{display:none}
div.panel-pane div.panel-hide-hover,div.panel-pane:hover div.panel-hide{display:block;position:absolute;z-index:200;margin-top:-1.5em}
div.panel-pane div.node{margin:0;padding:0}
div.panel-pane div.feed a{float:right}
.ads__300x250--last+.panel-pane{clear:both}

.node-type-advertorial-page .panel-col-last .panel-pane{width:475px}
.page-nutrition-search-result .panel-pane.pane-block.pane-ti-lsg-mr-search-search-active-filters{border-left:2px solid black;border-right:2px solid black;padding:11px;font-weight:bold;color:#666}

  .site-header .header-login,
  .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login {
    position: relative;
    display: inline-block;
    margin-left: 15px; }

    .site-header .header-login--container,
    .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--container {
      display: none;
      position: absolute;
      top: 100%;
      right: 0;
      z-index: 5;
      width: 500px;
      max-width: 330px;
      padding: 15px;
      background: #213040; }

      .site-header .header-login--container__promo,
      .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--container__promo {
        max-width: 630px;
        width: 630px; }

      .site-header .header-login--container h3,
      .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--container h3 {
        margin-bottom: .5em;
        text-align: left;
        font-size: 22px; }

    .site-header .header-login--button,
    .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--button {
      border: none;
      font-weight: 900;
      color: #FFFFFF; }

      .site-header .header-login--button, .site-header .header-login--button:active, .site-header .header-login--button:focus,
      .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--button,
      .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--button:active,
      .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--button:focus {
        outline: none;
        border: none;
        box-shadow: none; }

      .site-header .header-login--button i.fa,
      .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--button i.fa {
        margin-left: 5px;
        vertical-align: middle;
        transition: all .1s ease-out;
        -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
                transform: rotate(0deg); }

      .site-header .header-login--button.on,
      .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--button.on {
        background: #213040;
        outline: none;
        border: none; }

        .site-header .header-login--button.on i.fa,
        .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--button.on i.fa {
          -webkit-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
                  transform: rotate(90deg); }

  .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login {
    display: block;
    margin-left: 0; }

    .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--container {
      right: auto;
      left: 0;
      width: 100%;
      max-width: 100%;
      z-index: 120; }

      .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--container a {
        color: #97b7c7; }

        .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--container a.right {
          float: right; }

    .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--button {
      font-size: 22px;
      padding: 15px;
      width: 100%;
      border: 1px solid #FFFFFF;
      text-align: center; }

      .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--button, .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--button:active, .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--button:focus {
        outline: none;
        border: 1px solid #FFFFFF;
        box-shadow: none; }

      .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .header-login--button.on {
        border: 1px solid #FFFFFF; }

      .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .app-stores:after {
        content: "";
        display: table;
        clear: both; }

      .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .app-stores a {
        display: block;
        float: left;
        width: 50%; }

        .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .app-stores a:first-child {
          padding-right: 15px; }

        .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .app-stores a:last-child {
          padding-left: 15px; }

        .site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary .app-stores a img {
          width: 100%; }

      .site-header .main-navigation #mega-menu-wrap-primary .mega-menu-toggle {
        line-height: 60px;
        height: 60px; }

      .site-header .main-navigation #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        position: absolute;
        top: 100%;
        width: 100%;
        background-color: #820002;
        z-index: 100; }

  #mega-menu-wrap-primary #mega-menu-primary .login_promo {
    margin-top: 2.5em; }

  #mega-menu-wrap-primary #mega-menu-primary .login_promo p {
    color: #FFFFFF;
    font-size: 2rem; }

  #mega-menu-wrap-primary #mega-menu-primary .login_promo--img_wrap {
    display: block; }

    #mega-menu-wrap-primary #mega-menu-primary .login_promo--img {
      display: block;
      margin-right: auto;
      margin-bottom: 1em;
      margin-left: auto; }

    #mega-menu-wrap-primary #mega-menu-primary .login_promo--fine_print p {
      font-size: 0.9em; }

.bgr-white { background: #fff !important; }

#footer-widget-area .widget-area {float:left;padding:10px;width:219px;width:calc(25%);box-sizing:border-box;}



.footer-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7px;
  padding-right: 7px;
}



.footer-container:before,
.footer-container:after {
  content: '';
  display: table;
}



.footer-container:after {
  clear: both;
}



.site-footer .footer-container .section {
  position: relative;
  float: left;
}



.site-footer .footer-container .section.right {
  float: right;
  margin-right: 0;
  text-transform: uppercase;
}



.site-footer .footer-container .section.right .sub-section {
  text-align: right;
}



.site-footer .site-info .footer-container {
  height: 64px;
}



.site-footer .site-info .footer-container .sitemap {
  padding: 0;
  position: relative;
  min-height: 1px;
}


.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

* html .clearfix             { zoom: 1; }
 
*:first-child+html .clearfix { zoom: 1; }
.dispatch-content-column li:first-child.country{padding-top:40px;}

#footer .dropUp .footer-dropUp-content .country{font-size:0.8125em;}
#footer .dropUp .footer-dropUp-content .country a{display:block;height:100%;width:100%;}

#footer .dropUp .footer-dropUp-content .footer-dropUp-column .country{font-size:0.8125em;}

#footer .dropUp .footer-dropUp-content .footer-dropUp-column li:first-child.country{padding-top:40px;}
#overlay{position:absolute;top:0;left:0;z-index:10090;width:100%;height:500px;background-color:#000;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;display:none}

#tfly-featured-events #overlay {
	z-index: 20;
	position: absolute;
	bottom:10px;
	margin:0px 10px;
	width: 100%;
    
    display: block;
    top: auto;
    height: auto;
    background-color: transparent;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

#tfly-featured-events #overlay h1 {
	color: #fff;
	font-size: 20px;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-transform: capitalize;
	display: block;
}

#tfly-featured-events #overlay h1 a {
	color: #fff;
}

#tfly-featured-events #overlay h1 a:hover {
	color: #ccc;
}

#tfly-featured-events #overlay h2 {
	color: #fff;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 11px;
	line-height:22px;
	float: left;
	margin-right: 10px;
}

#tfly-featured-events #overlay .ticket-link a {
	width: 50px;
	text-align: center;
	display: block;
	float: left;
	font-size: 11px;
	padding:2px;
	color:white;
	text-decoration:none;
}

#overlay-content {
	display: none;
}


.main .section .section-wrap {
  display: table;
  height: 100%;
  overflow-y: auto;
  table-layout: fixed;
  width: 100%;
}


.main .section .section-wrap .section-content {
  display: table-cell;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: middle;
  width: 100%;
}



.section.scroll-content .section-wrap,
.section.scroll-content .section-wrap .section-content {
  display: block;
  height: 100%;
}

			.l-header .w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow,
			.l-header .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-arrow {
				display: block;
				line-height: 40px;
				width: 30px;
				}

				.l-header .w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow:before,
				.l-header .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-arrow:before {
					content: '\e720';
					}

			.l-header .w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-title,
			.l-header .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-title {
				padding-right: 30px;
				}

		.type_desktop [class*="columns"] .menu-item-has-children .w-nav-anchor.level_2 {
			font-weight: 400;
			text-transform: uppercase;
			margin: 0 0 8px;
			background-color: transparent !important;
			}

			.type_desktop [class*="columns"] .menu-item-has-children .w-nav-anchor.level_2 .ripple-container,
			.type_desktop [class*="columns"] .menu-item-has-children .w-nav-arrow {
				display: none !important;
				}

				.w-nav.type_mobile .btn.w-nav-item.level_1.menu-item-has-children .w-nav-anchor.level_1 .w-nav-arrow {
					line-height: 40px;
					}

				.w-nav.type_mobile .btn.w-nav-item.level_1.menu-item-has-children .w-nav-anchor.level_1 .w-nav-title {
					padding-right: 25px;
					}

				.w-nav.type_mobile .w-nav-item.level_1.menu-item-has-children .w-nav-anchor.level_1 .w-nav-arrow,
				.w-nav.type_mobile .w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow,
				.w-nav.type_mobile .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-arrow {
					display: block;
					font-size: 26px;
					text-align: center;
					line-height: 46px;
					width: 50px;
					}

					.w-nav.type_mobile .w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow:before,
					.w-nav.type_mobile .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-arrow:before {
						content: '\e71e';
						}

				.w-nav.type_mobile .w-nav-item.level_1.menu-item-has-children .w-nav-anchor.level_1 .w-nav-title,
				.w-nav.type_mobile .w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-title,
				.w-nav.type_mobile .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-title {
					padding-right: 50px;
					}

	.l-main .widget_nav_menu .menu-item a {
		display: block;
		line-height: 1.5em;
		padding: 12px 20px;
		border-top: 1px solid #e0e0e0; 
		color: inherit;
		}

		.l-main .widget_nav_menu .menu-item a i {
			width: 20px;
			}

		.l-footer .widget_nav_menu .menu-item a:before {
			position: absolute;
			top: 9px;
			left: -4px;
			content: '\e647';
			font-family: mdfonticon;
			font-size: 20px;
			opacity: 0.5;
			}


	

.l-header .menu-item-language {
	float: left;
	text-align: left;
	position: relative;
	}

	.type_desktop .menu-item-language:hover .submenu-languages {
		display: block;
		}

		.l-header .submenu-languages .menu-item-language {
			float: none;
			line-height: 40px;
			white-space: nowrap;
			}

.type_mobile .menu-item-language {
	float: none;
	display: inline-block;
	line-height: 40px;
	}


.l-header .menu-item-language,
.l-header .w-nav-item {
		font-family: 'Montserrat';
		font-weight: 200;
	}

	

.type_desktop .submenu-languages,
.l-header .w-nav-anchor.level_2,
.l-header .w-nav-anchor.level_3,
.l-header .w-nav-anchor.level_4,
.type_desktop [class*="columns"] .w-nav-item.menu-item-has-children.active .w-nav-anchor.level_2,
.type_desktop [class*="columns"] .w-nav-item.menu-item-has-children.current-menu-item .w-nav-anchor.level_2,
.type_desktop [class*="columns"] .w-nav-item.menu-item-has-children.current-menu-ancestor .w-nav-anchor.level_2,
.no-touch .type_desktop [class*="columns"] .w-nav-item.menu-item-has-children:hover .w-nav-anchor.level_2 {
	color: #212121;
	}
.sociallinkswrap .fbicon{padding:9px 24px 0 0}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-md-4{width:33.33333333%}
 

.menu-item-container .grid3column {float:left; margin-right:2%; width: 32%; }

.lt-ie8 .menu-item-container .grid3column { width: 31.5%; }

.menu-item-container .grid3columnbig {float:left; margin-right:2%;width:65.8%;}

.menu-item-container {border-bottom:4px solid #88a5b1; }

h5.menu-item-header-wine {margin-top:15px;}

.menu-item-container img {margin-bottom:10px;}

.footer-widget-col {
  margin-bottom: 20px;
}

.footer-widget-col:last-child {
  margin-bottom: 0;
}

.footer-widget-col .row,
.footer-area .footer-widget-col .columns {
  margin-left: 0;
  margin-right: 0;
}

.footer-area .footer-widget-col .col {
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}

.footer-widget-col .flexslider a {
  border: 0;
  padding: 0;
}




	
	.box{
		width:310px;
		float:left;
		bottom:1px;
		position:relative;
		overflow:hidden;
	}


	.box .imgarea{
		text-align:center;
		display:block;
	}

	
	.box .image{
		padding:9px;
		margin:0 auto 0 auto;
	}

	
	.box .image.product_image{
		padding:8px 0 8px 0;
		border:0px;
	}

	
	.box.middle .image{
		border-left:0px;
		border-right:0px;
		margin:0;
		padding:10px 0;
	}


	.box .textarea h2{
		font-size:19px;
		font-weight:normal;
		line-height:19px;
		letter-spacing:1px;
		padding:0px;
		margin:8px 0 0 0;
	}

	
	.box .textarea h2 a{
		text-decoration:none;
	}

	

	.box .textarea h2 a:hover{
		text-decoration:none;
	}

	
	.box .textarea{
		font-size:11px;
		margin:0;
		padding:0 5px 0 5px;
	}

	
	.box.product .textarea{
		padding:0 15px 0 15px;
		margin:10px 0 20px 0 ;
	}

	
	.box.middle .textarea{
		padding:0 ;
	}



.content-home-r #renewit {
	position: absolute;
	margin: 0 0 0 91px;
}



.content-r #renewit {
	position: absolute;
	margin: 0 0 0 72px;
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-md-3{width:25%}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}


.statestop { background-color: #c2d7ef; text-align: center; }

div.block-wrapper{margin:10px 0;}

body.layout-first-main-last #sidebar-first .block-wrapper,body.layout-first-main-last #sidebar-last .block-wrapper{margin:0 0 10px;}

body.layout-main-last #sidebar-last div.block-wrapper{margin:0 0 30px;}
#usersite-container section.calendar_feature table.table-style,#usersite-container section.bandsintown_feature table.table-style{width:100%;border-spacing:0}
#usersite-container section.calendar_feature table.table-style td,#usersite-container section.calendar_feature table.table-style th,#usersite-container section.bandsintown_feature table.table-style td,#usersite-container section.bandsintown_feature table.table-style th{padding:1em 1em .95em}
#usersite-container section.calendar_feature table.table-style td,#usersite-container section.bandsintown_feature table.table-style td{border-width:1px 0;border-style:solid;vertical-align:top}
#usersite-container section.calendar_feature table.table-style td:first-child,#usersite-container section.bandsintown_feature table.table-style td:first-child{border-left-width:1px}
#usersite-container section.calendar_feature table.table-style td:last-child,#usersite-container section.bandsintown_feature table.table-style td:last-child{border-right-width:1px}
#usersite-container section.calendar_feature table.table-style th,#usersite-container section.bandsintown_feature table.table-style th{padding:.75em 1em .7em;border-width:1px 0 0;border-style:solid;font-size:0.8em;font-weight:700;text-align:left;text-transform:uppercase}
#usersite-container section.calendar_feature table.table-style th:first-child,#usersite-container section.bandsintown_feature table.table-style th:first-child{border-left-width:1px}
#usersite-container section.calendar_feature table.table-style th:last-child,#usersite-container section.bandsintown_feature table.table-style th:last-child{border-right-width:1px}
#usersite-container section.calendar_feature table.table-style td+td,#usersite-container section.bandsintown_feature table.table-style td+td{border-left:0}
#usersite-container section.calendar_feature table.table-style tr+tr td,#usersite-container section.bandsintown_feature table.table-style tr+tr td{border-top:0}
#usersite-container section.calendar_feature table.table-style td.event-date,#usersite-container section.bandsintown_feature table.table-style td.event-date{width:20%}
#usersite-container section.calendar_feature table.table-style td.event-date span.text,#usersite-container section.bandsintown_feature table.table-style td.event-date span.text{display:block}
#usersite-container section.calendar_feature table.table-style td.event-date span.text.date,#usersite-container section.bandsintown_feature table.table-style td.event-date span.text.date{font-weight:bold}
#usersite-container section.calendar_feature table.table-style td.event-date time,#usersite-container section.bandsintown_feature table.table-style td.event-date time{white-space:nowrap}
#usersite-container section.calendar_feature table.table-style td.event-date .date-long,#usersite-container section.bandsintown_feature table.table-style td.event-date .date-long{display:none}
#usersite-container section.calendar_feature table.table-style td.event-name,#usersite-container section.bandsintown_feature table.table-style td.event-name{width:45%}
#usersite-container section.calendar_feature table.table-style td.event-name .text-tertiary,#usersite-container section.bandsintown_feature table.table-style td.event-name .text-tertiary{display:none}
#usersite-container section.calendar_feature table.table-style td.event-location,#usersite-container section.bandsintown_feature table.table-style td.event-location{width:35%}
#usersite-container section.calendar_feature table.table-style+nav.pagination,#usersite-container section.bandsintown_feature table.table-style+nav.pagination{padding-top:0;border-top:0}

	

.cajadatos{
	padding:10px;	
	}



h1.headings{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
font-style:italic;
color:#001838;
padding-bottom:15px;
}


h1.headings span{
color:#004083;
}

#footer .holder {
	max-width: 960px;
	margin: 0 auto;
	padding: 23px 15px 19px;
	overflow: hidden;
}

.content-hold .holder {
	max-width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding: 90px 0 0;
}
