#banner {margin: 8px 0 0 0;}

  


  #about-container {
    height: 234px;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 3;
    font-weight: 200;
    padding-bottom: 30px;
    padding-top: 40px;
    -webkit-transform: translate3d(0,0,0);
  }

  #about-container h3 {
    text-align: center;
    position: relative;
    z-index: 4;
    color: #00a8cb;
    display: none;
    font-weight: 800;
    font-size: 55px;
    -webkit-transform: translate3d(0,0,0);
  }

  #about-container p {
    max-width: 800px;
    color: #00a8cb;
    text-shadow: 1px 1px 1px #333;
    margin: 0 auto;
    font-size: 24px;
  }

#loyalty-modal #button-options .btn-option {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 50%;
  float: left;
}

#loyalty-modal #button-options .btn-option a {
  text-align: center;
  width: 100%;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 10px;
  margin-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 25px;
  background: #f7921e;
  color: #FFF;
}

#loyalty-modal #button-options .btn-option a:hover {
  background: #165785;
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

  #loyalty-modal #button-options p {
    font-size: 0.6875em;
  }

.buttonbar .atable .cell {
width: 20%;
display: table-cell;
vertical-align: middle;
padding-right: 2%;
padding-left: 2%;
padding-top: 20px;
padding-bottom: 20px;
height: 100%;
text-align: center;
}

.buttonbar .atable .cell.one {
padding-left: 280px;
text-align: left;
width: auto;
}

.buttonbar .atable .cell.last {
width: 15%;
}


.buttonbar .atable .cell ul.locdrop {
list-style-type: none;
margin: 0px;
padding: 0px;
display: block;
position: relative;
}


.buttonbar .atable .cell ul.locdrop li {
list-style-type: none;
margin: 0px;
padding: 0px;
display: block;
position: relative;
}


.buttonbar .atable .cell ul.locdrop li ul {
display: none;
}


.buttonbar .atable .cell ul.locdrop li:hover ul {
	display: block;
	position: absolute;
	z-index: 15;
	top: 100%;
	left: -50%;
	width: 200%;
	line-height: 1;
	background: #45484d; 
background: -moz-linear-gradient(45deg,  #45484d 0%, #000000 100%); 
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#45484d), color-stop(100%,#000000)); 
background: -webkit-linear-gradient(45deg,  #45484d 0%,#000000 100%); 
background: -o-linear-gradient(45deg,  #45484d 0%,#000000 100%); 
background: -ms-linear-gradient(45deg,  #45484d 0%,#000000 100%); 
background: linear-gradient(45deg,  #45484d 0%,#000000 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=1 ); 
	-webkit-box-shadow: 4px 4px 9px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 4px 4px 9px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 4px 4px 9px 0px rgba(50, 50, 50, 0.35);
	border: 1px solid #f5dc0a;
	text-align: center;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}


.buttonbar .atable .cell ul.locdrop li ul li {
border-bottom: 1px solid #444;
padding: 6px;
margin: 0px;
display: block;
}


.buttonbar .atable .cell ul.locdrop li ul li:last-child {
margin: 0px;
border: 0px;
}


.buttonbar .atable .cell ul.locdrop li ul li a:hover {
color: #fff;
}


.buttonbar .atable .cell ul.locdrop li ul li.Development, .buttonbar .atable .cell ul.locdrop li ul li.Jump {
display: none;
}


.socialwall .tabletop .cell {
display: table-cell;
width: 50%;
vertical-align: middle;
margin: 0px;
outline: none;
height: 100%;
padding: 0px;
}


.socialwall .tabletop .cell.two {
padding-left: 5%;
text-align: right;
color: #92278f;
font-size: 2em;
}


.socialwall .tabletop .cell.two ul {
list-style-type: none;
margin: 0px;
padding: 0px;
line-height: 1;
}


.socialwall .tabletop .cell.two ul li {
list-style-type: none;
display: inline-block;
margin: 0px;
padding: 0px;
margin-right: 6px;
line-height: 1;
}


.socialwall .tabletop .cell.two ul li:last-child {
margin: 0px;
}


.socialwall .tabletop .cell.two ul li a {
color: #92278f;
}


.socialwall .tabletop .cell.two ul li a:hover {
color: #121212;
}


.layer3 .post .posttable .cell {
display: table-cell;
height: 100%;
vertical-align: top;
padding: 0px;
width: 50%;
margin: 0px;
}


.layer3 .post .posttable .cell img {
max-width: 100%;
}


.layer3 .post .posttable .cell.one {
width: 33%;
padding-right: 2%;
}


.layer3 .post .posttable .cell.one.birthdays {
width: 80%;
padding-right: 2%;
}


.layer3 .post .posttable .cell.wider {
width: 75%;
padding-right: 3%;
}


.layer3 .post .posttable .cell.two {
width: 42%;
padding-right: 2%;
}


.layer3 .post .posttable .cell.three {
width: 25%;
padding-left: 2%;
border-left: 1px solid #e2e2e2;
}


.layer3 .post .posttable .cell.two img {
max-width: 100%;
line-height: 0px;
}


.layer3 .post .posttable .cell.slim {
width: 25%;
padding-left: 3%;
border-left: 1px solid #e2e2e2;
}




.layer3 .post .posttable .cell .sidebarform {
border: 10px solid #ffd83d;
padding: 10px;
}


.layer3 .post .posttable .cell .sidebarform h3 {
color: #39d52d;
}


.layer3 .post .posttable .cell .sidebarform .frm_form_field.frm_left_half, .layer3 .post .posttable .cell .sidebarform .frm_form_field.frm_right_half, .layer3 .post .posttable .cell .sidebarform .frm_form_field.frm_first_half, .layer3 .post .posttable .cell .sidebarform .frm_form_field.frm_last_half, .frm_form_field.frm_half {
float: none;
width: auto;
}


.layer3 .post .posttable .cell.sidebars .mod h4 {
padding: 0px;
margin: 0px;
line-height: 1;
margin-bottom: 15px;
color: #888;
font-size: 1.3em;
border-bottom: 4px solid #1cb910;
padding-bottom: 5px;
}


.layer3 .post .posttable .cell.sidebars ul.items {
list-style-type: none;
margin: 0px;
padding: 0px;
display: block;
}


.layer3 .post .posttable .cell.sidebars ul.items li {
list-style-type: none;
margin: 0px;
padding: 0px;
display: block;
margin-bottom: 15px;
}


.layer3 .post .posttable .cell.sidebars ul.items li:last-child {
margin: 0px;
}


.layer3 .post .posttable .cell.sidebars ul.subnav {
margin: 0px;
padding: 0px;
list-style-type: none;
font-size: 1.3em;
font-weight: bold;
}


.layer3 .post .posttable .cell.sidebars ul.subnav li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
margin-bottom: 5px;
}


.layer3 .post .posttable .cell.sidebars ul.subnav li a {
display: block;
text-align: center;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 6px;
background-color: #42d936;
border-bottom: 2px solid #1faf14;
-webkit-box-shadow: inset 0 -2px #1faf14;
box-shadow: inset 0 -2px #1faf14;
}


.layer3 .post .posttable .cell.sidebars ul.subnav li a:hover {
background-color: #2ac21e;
}


.layer3 .post .posttable .cell.sidebars ul.subnav li.current_page_item a {
background-color: #19b10d;
}


.layer3 .post .posttable .cell.sidebars ul.subnav li:last-child {
margin: 0px;
}


.posttable .cell.sidebars .mod.sideblock p {
line-height: 1.5;
color: #444;
margin: 0px;
padding: 0px;
margin-bottom: 15px;
}


.posttable .cell.sidebars .mod.sideblock p:last-child {
margin: 0px;
}


.posttable .cell.sidebars .mod.sideblock ul {
list-style-type: none;
margin: 0px;
padding: 0px;
margin-bottom: 15px;
}


.posttable .cell.sidebars .mod.sideblock ul li {
margin: 0px;
padding: 0px;
line-height: 1.2;
list-style-type: disc;
margin-bottom: 10px;
margin-left: 20px;
}


.posttable .cell.sidebars .mod.sideblock ul li:last-child {
margin-bottom: 0px;
}


.posttable .cell.sidebars .mod.sideblock.nolist ul {
list-style-type: none;
margin: 0px;
padding: 0px;
margin-bottom: 15px;
}


.posttable .cell.sidebars .mod.sideblock.nolist ul li {
margin: 0px;
padding: 0px;
line-height: 1.2;
list-style-type: none;
margin-bottom: 5px;
}


.posttable .cell.sidebars .mod.sideblock small {
color: #999;
font-weight: bold;
font-size: .8em;
line-height: 1.4;
}


.posttable .cell.sidebars .mod.sideblock img.map {
margin-bottom: 10px;
}


.posttable .cell.sidebars .mod.sideblock.news h5 {
font-size: 1.2em;
}


.posttable .cell.sidebars .mod.sideblock.news p {
font-size: .850em;
line-height: 1.4;
}

.footer .ftable .cell {
	display: table-cell;
	width: 25%;
	min-width: 25%;
	padding-right: 2%;
	padding-left: 2%;
	outline: none;
	margin: 0px;
	vertical-align: top;
	color: #f7f7f7;
	font-size: 1.1em;
}

.footer .ftable .cell a {
color: #ffff00;
font-weight: bold;
}

.footer .ftable .cell a:hover {
color: #fff;
}

.footer .ftable .cell form {
	margin: 0px;
	padding: 0px;
	outline: none;
	margin-bottom: 15px;
}

.footer .ftable .cell form input[type=email] {
	width: 50%;
	padding: 2%;
	border: 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #f8f8f8;
	color: #555;
	display: inline-block;
	margin: 0px;
	margin-right: 5%;
}

.footer .ftable .cell form input[type=submit] {
	background-color: #67eb1e;
	padding: 4px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	display: inline-block;
	outline: none;
	border: 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0px;
}

.footer .ftable .cell form input[type=submit]:hover {
	background-color: #ffff00;
	color: #121212;
}

.footer .ftable .cell img {
	max-width: 100%;
}

.footer .ftable .cell .dir {
background-color: #fff;
padding: 5px;
margin-bottom: 10px;
}

.footer .ftable .cell img.map {
width: auto !important;
height: auto !important;
max-width: 100%;
display: block;
}

.footer .ftable .cell h4 {
	color: #67eb1e;
	font-size: 1.4em;
	line-height: 1;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 600;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.34);
}

.footer .ftable .cell ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.footer .ftable .cell ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
}

.footer .ftable .cell ul li:last-child {
	margin: 0px;
}

.footer .ftable .cell ul.links {
	-webkit-column-count: 2; 
	-moz-column-count: 2; 
	column-count: 2;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	-webkit-column-gap: 3em; 
	-moz-column-gap: 3em; 
	column-gap: 3em;
}

.footer .ftable .cell ul.links li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	break-inside: avoid-column;
	-webkit-column-break-inside: avoid;
	margin-bottom: 6px;
}

.footer .ftable .cell ul.links a {
	color: #fff;
}

.footer .ftable .cell ul.links a:hover {
	color: #d4d401;
}

.footer .ftable .cell ul.social {
	font-size: 1.6em;
}

.footer .ftable .cell ul.social li {
	margin: 0px;
	padding: 0px;
	margin-right: 8px;
	display: inline-block;
}

.footer .ftable .cell ul.social li:last-child {
	margin: 0px;
}

.footer .ftable .cell ul.social a {
	color: #fff;
}

.footer .ftable .cell ul.social a:hover {
	color: #d4d401;
}

.footer .ftable .cell p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
	margin-bottom: 12px;
}

.footer .ftable .cell p.smaller {
	font-size: .9em;
}


.layer3 .post .coupontable .cell {
display: table-cell;
vertical-align: top;
margin: 0px;
padding: 3%;
text-align: center;
height: 100%;
border-right: 1px solid #e2e2e2;
padding-bottom: 0px;
}


.layer3 .post .coupontable .cell:last-child {
border: 0px;
}


.layer3 .post .coupontable .cell h3 {
font-size: 3.6em;
text-transform: uppercase;
color: #f1e70c;
text-align: center;
border-top: 4px solid #7f7f7f;
border-bottom: 4px solid #7f7f7f;
padding-top: 10px;
padding-bottom: 10px;
}


.layer3 .post .coupontable .cell:nth-child(2) h3 {
color: #8cd526;
}


.layer3 .post .coupontable .cell:nth-child(3) h3 {
color: #33d426;
}


.layer3 .post .coupontable .cell p {
text-transform: uppercase;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
line-height: 1.2;
}


.layer3 .post .coupontable .cell img {
max-width: 100%;
line-height: 0px;
display: block;
margin: 0 auto;
}


.layer3 .post .coupontable .cell span.fa-stack {
font-size: .8em;
}


.layer3 .post .coupontable .cell a span.fa-stack {
color: #333;
}


.layer3 .post .coupontable .cell a:hover span.fa-stack {
color: #33d426;
}




#cb-logo-box {
  display: table;
  padding: 15px;
}


  .cb-h-logo-off #cb-logo-box {
    padding: 0;
  }

  .cb-h-logo-off #cb-logo-box #logo {
    display: none;
  }

  .cb-h-logo-off #cb-logo-box .cb-block {
    margin: 20px 0 10px;
  }


.cb-logo-center #logo, .cb-logo-center #mob-logo {
  padding: 0;
  width: 100%;
  display: block;
  text-align: center;
}


.cb-logo-center .cb-block {
  margin: 10px 0;
  float: none;
  text-align: center;
  width: 100%;
}




.wpex-vc-row-wrap { margin: 0 auto }

span.amount + small {
	display: none !important;
}

#video .video-main{position:relative;}


.wpb_gmaps_widget .wpb_wrapper {
  background-color: #f7f7f7;
  padding: 5px;
}


.wpb_column .wpb_wrapper .wpb_teaser_grid {
  float: none;
}


.wpb_carousel .wpb_wrapper {
  position: relative;
}


.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
  padding-top: 56%;
  position: relative;
}

.wpb_video_widget .wpb_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg {
  border-radius: 0;
}
.category-header{margin:0 0 10px;border-bottom:5px solid #EEE;}
.category-header.reportalo{border-color:#8db900;}
.category-header.ahora{border-color:#c31804;}
.category-header.la-calle{border-color:#ea8e04;}
.category-header.economia{border-color:#8d25ae;}
.category-header.deportes{border-color:#349C26;}
.category-header.vida{border-color:#da355f;}
.category-header.tecno{border-color:#2F85CD;}
.category-header.mundo{border-color:#E4B92F;}
.category-header.blogs{border-color:#02e2f6;}
.category-header.latest{position:relative;}
.theme-box .browser .input-field,.theme-box .browser .search-field{width:100%;background:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #eee;display:inline-block;height:15px;position:relative;top:3px}

#main_container { margin: 0 auto; ; width: 994px; }
a.l_services2{font-family:"Arial";font-size:10pt;color:#E1F4FD;font-weight:bold;}
a.l_services:hover,a.l_services2:hover{background:#D96C00;}
td.l_services2{text-align:left;padding-left:14px;}


div.dropdown_full div.dropdown_col {
	width: 25%;
	height: auto;
	float: left;
}

div.dropdown_small div.dropdown_col {
	width: 100%;
	height: auto;
	float: none;
}


#promo .flexcaption {
    position:relative;
    z-index:100;
    height:320px;
    width:370px;
    padding:50px 520px 0 70px;
}

#promo .slides .flexcaption {
    background-color:rgba(153,202,60,.9);
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    padding:10px 10px 35px 10px;
    display:block;
    -moz-box-shadow:    0 0 10px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
    box-shadow:         0 0 10px rgba(0,0,0,.2);
}

#panel-tabs { width: 100%; position: relative; bottom: 0; left: 0; width: 100%; z-index: 200; height: 76px; background: #546ec3; box-shadow: 0 -2px 3px rgba(0,0,0,0.2); }

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }
	
.trip-to{
	background:#000;
	padding:10px 10px 4px 10px;	
	margin-bottom: 5px;	
	border-radius: 5px 5px 0 0;
}
	
.trip-to .title{
	font-size:26px;
	color:#fff;
	padding-right:27px;
	text-transform:uppercase;
	
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;
	}
	
.trip-to .title span{
	font-size:18px;}
	
.trip-to img{
	margin:10px 0;
}
 
.aom_pl {font-weight:normal;}




.home .left, .home .recent-leads {
	width: 607px;
}


.navigation .left {
	width: 50%;
	text-align: left;
}


.left {
	float: left;
}

	
	#banner-primary .cycle-slideshow-home .content-wrap {
		display: block;
		width: auto !important;
		height:  auto !important;
		position: static !important;
		top: auto !important;
		left: auto !important;
		z-index: 999;
		margin-left: auto;
	}

	
	#banner-primary .cycle-slideshow-home .content-wrap h3 { background: #fff; border: none; display: block; position: static; width: 100%; padding: 10px 14px 9px; top: auto; margin: 0; height: auto; color: #532380; }

	#banner-primary .cycle-slideshow-home li .content-wrap h3 a { display:none; }

 





.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.cycle-slideshow { position: relative; }


.cycle-slideshow img { 
    
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; display: block;
}


.cycle-slideshow img:first-child { position: static; z-index: 100; }


#banner-primary .cycle-slideshow-home { position: relative; z-index:400; background: none; }

#banner-primary .cycle-slideshow-home li { padding: 0; margin: 0; position: relative; width:  100%; cursor: pointer; }

#banner-primary .cycle-slideshow-home li a { display: block; }

#banner-primary .cycle-slideshow-home li img { display: block; margin: 0 auto; width: auto; }


#banner-primary .cycle-slideshow-home li .content-wrap .up-next { position: absolute; bottom: 106px; right: 0px; background: #fff; color: #000; display: inline-block; border: 2px solid #000; width: 145px; padding: 7px 12px 7px; min-height: 17px; font:	14px Helvetica, Arial, sans-serif; font-weight:	normal; font-style:	italic; text-transform: uppercase; }

#banner-primary .cycle-slideshow-home li .content-wrap .up-next .un-intro { position: absolute; top:  -20px; left:  -20px; background: #fff; color: #000; display: inline-block; border: 1px solid #000; padding: 5px 14px 8px 13px; font-size: 10px; line-height: 1; text-transform: none; font-weight:	bold; }



#banner-primary .cycle-slideshow-home li:first-child { position: static; z-index: 100; }

#banner-tertiary .cycle-slideshow { overflow: visible !important; background: none !important; }

#banner-tertiary .cycle-slideshow img { margin-right: 4px; max-width: 100% !important; -moz-box-sizing: content-box; position: absolute; top: 0; left: 0; display: block; }

                            header[role="banner"] menu .toggle ul a:hover,
                            header[role="banner"] menu .toggle ul li.menu-item:hover a {
                                text-decoration:none;
                                border:none;
                            }

                    header[role="banner"] menu .toggle ul li.menu-item:hover a {
                        background-color:#344;
                    }

                        header[role="banner"] menu .toggle ul li.menu-item ul.sub-menu a,
                        header[role="banner"] menu .toggle ul li.current-menu-item ul.sub-menu a,
                        header[role="banner"] menu .toggle ul li.current-menu-ancestor ul.sub-menu a,
                        header[role="banner"] menu .toggle ul li.menu-item:hover ul.sub-menu a,
                        header[role="banner"] menu .toggle ul li.current-menu-item:hover ul.sub-menu a,
                        header[role="banner"] menu .toggle ul li.current-menu-ancestor:hover ul.sub-menu a {
                            border-left:3px solid #344;
                            padding: .5em 1.25em;
                        }

                        header[role="banner"] menu .toggle ul ul.sub-menu li.menu-item a:hover {
                            background-color:#455;
                            border-color:#fff;
                        }


.btn--top_text {
  display: block;
  position: absolute;
  top: 12px;
  left: 50%;
  width: 60px;
  height: 60px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: white;
  -moz-transform: translateX(-50%) translateY(-30%);
  -ms-transform: translateX(-50%) translateY(-30%);
  -o-transform: translateX(-50%) translateY(-30%);
  -webkit-transform: translateX(-50%) translateY(-30%);
  transform: translateX(-50%) translateY(-30%); }

  .btn--top_text .btn__arrow {
    display: block;
    position: absolute;
    left: 50%;
    height: 10px;
    width: 10px;
    border-left: 2px solid white;
    border-top: 2px solid white;
    -moz-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg); }

    .copyright-area__light .btn--top_text .btn__arrow {
      border-color: #262526; }

  .btn--top_text .btn__arrow--top {
    top: 2px; }

  .btn--top_text .btn__arrow--bottom {
    top: 8px; }

#sidebar{color:#7a9499;float:right;font-size:14px;text-align:left;width:165px;margin:0;padding:0 50px 0 25px}

#sidebar a{background:none;color:#00404d}

#sidebar a:hover{background:none;color:#0095b3}

#sidebar img{vertical-align:text-bottom;border:none;margin:0;padding:0}

#sidebar ul ul li{color:#86abb3;line-height:1.5em;list-style-type:none;border-bottom:1px dotted #cad6d9;margin:0;padding:0 0 2px}

#sidebar ul ul ul li{list-style-type:square;margin-left:15px;border:none;color:#86abb3}

#sidebar ul{color:#86abb3;background:none;list-style-type:none;margin:0;padding:0}

#sidebar ul li ul li ul.children{border-bottom:none;background:none}

#head a,img,#sidebar ul li.categories{border:none}

#sidebar h3,.title{font-family:Arial, Arial, Helvetica, sans-serif;text-decoration:none;border-bottom:4px solid #cad7d9;background:none;color:#4d7780;font-size:14px;font-variant:normal;font-weight:700;letter-spacing:1px;margin:16px 0 3px;padding:0 0 3px}

.ad_google li .ad_g
{
	color:#000000 !important;
	font-size:12px !important;
	text-decoration:underline !important;
}

.ad_google li .ad_g:hover
{
	text-decoration:none !important;
}

.ad_google li a
{
	color:#cc004e !important;
	font-size:14px;
	text-decoration:underline !important;
}

.ad_google li a:hover
{
	text-decoration:none !important;
}

.ad_google img
{
	border:1px solid #000;
	margin:15px 0;
}

.ad_google
{
	width:100%;
}

.middlecontent, .cornerupper, .ad_google
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


div.clear {
    clear: both;
    line-height: 0;
    margin: 0;
    padding: 0;
}


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

	
	.offers { padding-bottom: 52px;  }

	.offers a:hover { color: #194f90; text-decoration: none; }

	.offers p { padding-bottom: 0; }

	.offers h3 { padding-bottom: 9px; font-family: Arial, sans-serif; font-size: 20px; }

	.offers h5 { padding-bottom: 4px; font-size: 12px; }
#box-header .box-block .top{display:none;}
#box-header .box-block .bottom{display:none;}
#top-user-section .box-block .top{display:none;}
#top-user-section .box-block .bottom{display:none;}
#box-sidebar-left .box-block .top{display:none;}
#box-sidebar-left .box-block .bottom{display:none;}
#box-inner-content .box-block .top{display:none;}
#box-inner-content .box-block .bottom{display:none;}
#box-sidebar-right .box-block .top{display:none;}
#box-sidebar-right .box-block .bottom{display:none;}
#bottom-user-section .box-block .top{display:none;}
#bottom-user-section .box-block .bottom{display:none;}
#box-footer .box-block .top{display:none;}
#box-footer .box-block .bottom{display:none;}
#box-block-block-1,#footer .box-block-menu_block{height:140px;margin:0px 50px 0px 15px;}
#footer .box-block-menu_block{float:left;}
#box-block-block-1 h2.title,#footer .box-block-menu_block h2.title{font-size:11px;margin-bottom:0px;font-family:Arial,sans-serif;border-bottom:1px dotted #cacaca;}
#box-block-block-1 ul,#footer .box-block-menu_block ul{padding:0px;margin:0px;}
#box-block-block-1 ul li,#footer .box-block-menu_block ul li{padding:0px 7px 1px 2px;white-space:nowrap;margin:2px 0px;list-style-position:inside;border-bottom:1px dotted #cacaca;list-style-type:disc;list-style-image:none;}
#box-block-block-1 ul li a,#footer .box-block-menu_block ul li a{color:#cacaca;}