/*
Theme Name:LA Auto Show
Theme URI:http://laautoshow.com
Description:Custom WordPress theme for the LA Auto Show.
Version:1.0
Author:Presshive
Author URI:http://presshive.com
License:GNU General Public License
License URI:license.txt
Tags:dark,light
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a[href], label[for], select, input[type=checkbox], input[type=radio] {
	cursor: pointer;
}

button, input[type=button], input[type=image], input[type=reset], input[type=submit] {
	padding: 0;
	overflow: visible;
	cursor: pointer;
}

button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=image]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner {
	border: 0;
}

.hide {
	position: absolute !important;
	left: -9999em !important;
}

/* CLEARFIX */

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

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/**/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

.ie7 .clearfix {
	zoom: 1;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

del {
	text-decoration: line-through;
}

th, td {
	vertical-align: top;
}

th {
	font-weight: normal;
	text-align: left;
}

address, cite, dfn {
	font-style: normal;
}

abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}

sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

textarea {
	overflow: auto;
}

/* Normalized Styles
------------------------------------------------------------------------------*/

body {
	background: url(images/bg-header-new.jpg) no-repeat 50% 0 #ffffff;
	color: #333;
	font: 13px/18px "Whitney-Medium", Arial, Helvetica, sans-serif;
	min-width: 1023px;
}

input, textarea, select {
}

a, a:visited, a:focus, a:active {
	text-decoration: none;
	color: #0099ff;
}

a:hover {
	text-decoration: underline;
}

/* Container
------------------------------------------------------------------------------*/

.container {
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 1023px;
}

#container-tabs {
	background: url(images/bg-sub-pages.jpg) repeat-y 100% 0;
}

#tagline .container {
	overflow: visible;
}

/* Header
------------------------------------------------------------------------------*/

#tagline {}

#tagline .row {
	width: 100%;
}

#tagline .row-top {
	display: block;
	height: 39px;
}

#tagline .row-bot {
	display: block;
	height: 37px;
}

#tagline p {
	color: #0099ff;
	font-size: 14px;
	font-weight: 300;
}

#tagline p strong {
	font-family: "Gotham-Bold";
	font-size: 13px;
	padding: 0 5px 0 15px;
	text-transform: uppercase;
}

#tagline .text-left {
	color: #0099ff;
	float: left;
	font-family: "Gotham-Book";
	font-size: 13px;
	padding: 10px 0 0 120px;
}

#tagline .text-right {
	color: #003e56;
	float: right;
	font-family: "Gotham-Medium";
	font-size: 13px;
	padding: 10px 15px 0 0;
	text-transform: uppercase;
}

/**/

#tagline .right {
	position: absolute;
	right: 0;
	top: 39px;
	width: 50%;
	z-index: 9999;
}

#tagline .menu {
	color: #9a9a9a;
	float: right;
	font-family: "Gotham-Medium";
	font-size: 12px;
	padding: 10px 0 0;
}

#tagline .menu li {
	float: left;
	padding: 0 0 0 15px;
}

#tagline .menu .item-email, #tagline .menu .item-share {
	position: relative;
}

#tagline .menu a {
	color: #666;
}

#nav-boletos {
    color: #666666;
    display: block;
    float: right;
    font-family: "Gotham-Bold";
    font-size: 11px;
    line-height: 125%;
    margin: 0 15px 0 5px;
    padding: 5px 0 0;
    text-align: right;
    width: 80px;
}

#tagline .social {
	float: right;
	padding: 10px 10px 0;
}

#tagline .social li {
	padding: 0 0 0 7px;
	float: left;
}

#tagline .social li a.ico-fb {
	background-position: -30px 0;
}

#tagline .social li a.ico-tw {
	background-position: -55px 0;
}

#tagline .social li a.ico-pi {
	background-position: -82px 0;
}

#tagline .social li a.ico-yt {
	background-position: -109px 0;
}

#tagline .social li a.ico-sc {
	background-position: -135px 0;
}

#tagline .social li a {
	float: left;
	background: url(images/ico_social_r2.png) no-repeat;
	height: 15px;
	width: 20px;
	text-indent: -999em;
}

#form-email-updates {
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, .97);
	box-shadow: 0 1px 5px #aaa;
	-o-box-shadow: 0 1px 5px #aaa;
	-webkit-box-shadow: 0 1px 5px #aaa;
	-moz-box-shadow: 0 1px 5px #aaa;
	color: #686969;
	display: none;
	font-size: 12px;
	padding: 20px 20px 10px;
	position: absolute;
	top: 20px;
	left: -65px;
	width: 240px;
	z-index: 9999;
}

#form-email-updates ul {}

#tagline .menu #form-email-updates li {
	float: none;
	padding: 0;
}

#form-email-updates li p {
	display: block;
	line-height: 130%;
	padding: 0 0 10px;
}

#form-email-updates li label {
	display: block;
	font-size: 13px;
	line-height: 100%;
	padding: 0 0 3px;
}

#form-email-updates li .field {
	padding: 0 0 10px;
}

#form-email-updates li .field .wpcf7-text {
	border: 1px solid #666666;
	color: #666666;
	outline: none;
	padding: 3px 5px;
	width: 200px;
}

#form-email-updates li .field .wpcf7-submit {
	background: url(images/button_submit.png) no-repeat 0 0;
	border: none;
	display: block;
	height: 37px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 144px;
}

/**/

#list-share {
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, .97);
	box-shadow: 0 1px 5px #aaa;
	-o-box-shadow: 0 1px 5px #aaa;
	-webkit-box-shadow: 0 1px 5px #aaa;
	-moz-box-shadow: 0 1px 5px #aaa;
	color: #686969;
	display: none;
	font-size: 12px;
	padding: 15px 15px 5px;
	position: absolute;
	top: 20px;
	left: -35px;
	width: 120px;
	z-index: 9999;
}

#tagline #list-share ul {}

#tagline #list-share ul li {
	float: none;
	padding: 0 0 10px;
}

#tagline #list-share ul li a {
	display: block;
	padding: 0 0 0 65px;
}

#list-share ul .icon-facebook a {
	background: url(images/icon_fb_share.png) no-repeat 0 0;
}

#list-share ul .icon-twitter a {
	background: url(images/icon_twitter_share.png) no-repeat 0 0;
}

#list-share ul .icon-google a {
	background: url(images/icon_google_share.png) no-repeat 0 0;
}

#list-share ul .icon-email a {
	background: url(images/icon_mail_share.png) no-repeat 0 0;
}

/**/

#header {
	height: 147px;
	margin: -37px 0 0;
	position: relative;
	width: 100%;
}

#logo {
	position: relative;
}

#logo a {
	background: url(images/logo-new.png) no-repeat 0 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 157px;
	left: 5px;
	margin: 0;
	position: absolute;
	text-indent: -9999em;
	top: 5px;
	width: 447px;
	z-index: 9999;
}

/* Navigation
------------------------------------------------------------------------------*/

#menu {
	border-left: 1px solid #ffffff;
	display: none;
	float: right;
	height: 73px;
	margin: 63px 0 0;
}

#header .container {
	overflow: visible;
	position: static;
}

#menu .drop .col {
	float: left;
	padding: 30px 0 30px 15px;
	width: 173px;
}
#menu .drop .col h3 {
	color: #0099ff;
	font-family: "Gotham-Medium";
	font-size: 14px;
	height: auto;
	border: 0;
	padding: 0 0 18px;
	margin: 0;
	text-transform: uppercase;
	display:none;
}

#menu .drop .col li a {
	height: auto;
	color: #666;
	font-family: "Whitney-Medium";
	font-size: 12px;
	line-height: 18px;
	border: 0;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#menu .drop .col li {
	height: auto;
	border: 0;
	padding: 0;
	margin: 0;
}

#menu .drop {
	background: #fbfbfb;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 9999;
	width: 100%;
	overflow: hidden;
}

#menu li:hover a, #menu li.current a {
	background: url(images/bg_arrow_u.png) no-repeat 91% 88%;
	color: #ffffff;
	font-family: "Gotham-Bold";
	text-decoration: none;
}

#menu.nav-public-active #menu-item-647 a {
	background: url(images/bg_arrow_u.png) no-repeat 91% 88%;
}

#menu li a {
	border-right: 1px solid #ffffff;
	color: #00375f;
	display: block;
	font-family: "Gotham-Medium";
	font-size: 16px;
	height: 34px;
	padding: 37px 0 0 15px;
	width: 155px;
}
#menu ul ul a {background: none !important;}
#menu li .uppercase {
	text-transform: uppercase;
}

#menu li li a:hover {
	text-decoration: underline;
}
#menu li {
	height: 84px;
	float: left;
	position: relative;
}
/* Content
------------------------------------------------------------------------------*/

#slider {
	overflow: hidden;
	height: 438px;
	position: relative;
}

#slider .gradient {
	background: url(images/bg_title.png) no-repeat 0 0;
	height: 30px;
	left: 50%;
	margin: 0 0 0 -1000px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 2000px;
	z-index: 85;
}

#slider .btn-prev {
	background: url(images/bg_prev.png) no-repeat;
	display: none;
	height: 57px;
	left: -75px;
	position: absolute;
	top: 203px;
	width: 60px;
	z-index: 99;
}

#slider .btn-next {
	background: url(images/bg_next.png) no-repeat;
	display: none;
	height: 57px;
	left: 595px;
	position: absolute;
	top: 203px;
	width: 60px;
	z-index: 99;
}

#slider .btn-prev:hover, #slider .btn-next:hover {}

/**/

#slider .slides {
	height: 438px;
	position: relative;
	z-index: 80;
}

#slider .item .container {
	height: 438px;
}

#slider .item {
	width: 100%;
	height: 438px;
}

#slider .image {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -1000px;
	width: 2000px;
	height: 438px;
	text-align: center;
}

#slider .slides .text h3 span {
	background: url(images/bg_tran.png);
	clear: both;
	float: left;
	font-weight: 200;
	margin: 1px 0;
	padding: 0 7px;
	white-space: nowrap;
}

#slider .slides .text h3 {
	color: #fff;
	font-family: "Titillium Web";
	font-weight: 300;
	position: relative;
	z-index: 1000;
	letter-spacing: 1px;
	line-height: 57px;
	font-size: 44px;
}

#slider .slides .text {
	position: absolute;
	top: 143px;
	z-index: 9;
	left: -2px;
}

#slider .slides .text .btn-r {
	background: url(images/btn_slide.png) no-repeat 100% 0;
	color: #fff;
	font-family: "Titillium Web";
	font-size: 20px;
	float: left;
	clear: both;
	line-height: 37px;
	margin: 2px 0 0;
	padding: 0 34px 0 10px;
	height: 37px;
	font-weight: 300;
}

/* HERO */

#slides-area .trans-left {
	background-color: #ffffff;
	display: block;
	height: 438px;
	left: 50%;
	margin: 0 0 0 -1925px;
	opacity: 0.8;
	position: absolute;
	width: 1283px;
	z-index: 9998;
}

#slides-area .trans-right {
	background-color: #ffffff;
	display: block;
	height: 438px;
	left: 50%;
	margin: 0 0 0 641px;
	opacity: 0.8;
	position: absolute;
	width: 1283px;
	z-index: 9998;
}

#slides-hero .item .container {
	height: 438px;
}

#slides-hero .item {
	height: 438px;
	width: 100%;
}

#slides-hero .item.current {}

#slides-hero .image {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -1000px;
	width: 2000px;
	height: 438px;
	text-align: center;
}

#slides-hero .text h3 {
	color: #ffffff;
	font-family: "Gotham-Light";
	font-size: 44px;
	letter-spacing: 1px;
	line-height: 57px;
	position: relative;
	z-index: 1000;
}

#slides-hero .text h3 span {
	background: url(images/bg_tran.png);
	clear: both;
	float: left;
	margin: 1px 0;
	padding: 0 7px;
	white-space: nowrap;
}

#slides-hero .text {
	position: absolute;
	top: 143px;
	z-index: 9;
	left: 17px;
}

#slides-hero .text .btn-r {
	background-color: #0099ff;
	clear: both;
	color: #ffffff;
	font-family: "Gotham-Bold";
	font-size: 16px;
	float: left;
	height: 35px;
	line-height: 35px;
	margin: 2px 0 0;
	padding: 0 15px;
	text-transform: uppercase;
}

/**/

#slider .nav {
	padding: 9px 0 0;
	height: 20px;
	margin: 0 0 -29px;
	position: relative;
	z-index: 9;
}

#slider .nav a {
	float: left;
	background: #666a71;
	margin: 0 4px 0 0;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	font-size: 0;
}

#slider .nav a.activeSlide {
	background: #fff;
}

#slider > .container {
	overflow: visible;
	z-index: 90;
}

#slider .feature-right {
	background-color: #000000;
	height: 439px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 341px;
	z-index: 9;
}

#slider .feature-right .register {
	padding: 0 0 0 20px;
	position: relative;
}

#slider .feature-right .ad img {
	display: block;
	margin: 0 0 0 20px;
}

#slider .feature-right .register img {
	display: block;
	margin: -4px 0 0 -11px;
}

.ie7 #slider .feature-right .register .btn {
	margin: -20px 0 0;
}

#slider .feature-right .register .btn {
	background: url(images/btn_reg.png) no-repeat 100% 0;
	color: #fff;
	font-family: "Titillium Web";
	font-size: 17px;
	float: left;
	line-height: 28px;
	clear: both;
	padding: 0 34px 0 7px;
	height: 28px;
	font-weight: 300;
}

#slider .feature-right .register .text h4 span {
	float: left;
	clear: both;
	line-height: 37px;
	white-space: nowrap;
	margin: 1px 0;
	padding: 0 7px;
	background: url(images/bg_tran.png);
	font-weight: 200;
}

#slider .feature-right .register .text h4 {
	color: #fff;
	font-family: "Titillium Web";
	font-weight: 300;
	line-height: 38px;
	font-size: 29px;
}

.ie7 #slider .feature-right .register .text {
	padding: 20px 35px 11px;
}

#slider .feature-right .register .text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 35px 31px;
	z-index: 9;
}

#slider .feature-right .buy a {
	background: url(images/btn_buy_blue.png) no-repeat 0 0;
	color: #ffffff;
	display: block;
	font-family: "Titillium Web";
	font-size: 20px;
	font-weight: bold;
	height: 62px;
	line-height: 50px;
	margin: 25px 0 1px 9px;
	padding: 0 45px 0 0;
	text-align: right;
	width: 270px;
}

#body {
	background: url(images/bg_title.png) no-repeat 0 0;
	display: block;
	position: relative;
}

#body .image {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -1000px;
	width: 2000px;
	height: 438px;
	text-align: center;
}

#content {
	float: left;
	padding: 47px 0 0;
	width: 662px;
}

/**/

#page-press {
	padding: 25px 0 0;
}

#content article .item-image {
	float: left;
	width: 261px;
}

#content article .item-content {
	float: right;
	width: 380px;
	font-size: 13px;
}

/**/

#content #tempcont-image {
	padding: 0 0 15px;
}

#content #tempcont-image img {
	display: block;
}

#content #tempcont-content {
	color: #666666;
	font-family: "Whitney-Medium";
	font-size: 14px;
	padding: 0;
}

#content #tempcont-content .gallery {
	width: 663px;
}

#content #tempcont-content .img {
	padding: 0 0 17px;
}

#content #tempcont-content .img img {
	display: block;
	float: none;
	margin: 0;
}

#content #tempcont-content p {
	font-family: "Whitney-Medium";
	font-size: 14px;
	padding: 0 0 15px;
}

#content #tempcont-content p span {
	font-size: 14px !important;
	line-height: initial !important;
}

#content #tempcont-content ul {
	font-family: "Whitney-Medium";
	font-size: 14px;
}

#content #tempcont-content .button-press {
	background: url(images/btn_slide.png) no-repeat 100% 0;
	color: #fff;
	display: block;
	float: left;
	font-family: "Titillium Web";
	font-size: 18px;
	height: 31px;
	line-height: 100%;
	padding: 8px 35px 0 10px;
}

#content #tempcont-content h2 {
	color: #0099ff;
	display: block;
	font-family: "Whitney-Bold";
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	padding: 0 0 15px;
}

#content #tempcont-content h3 {
	font-family: "Whitney-Bold";
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 15px;
}

/**/

/**/

#content .list-type-1 article {
	border-bottom: 1px solid #c9c9c9;
	color: #666666;
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0 0 15px;
}

#content .list-type-1 article h3 {
	color: #0099ff;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 3px;
}

#content .list-type-1 article h3 a {
	font-family: "Whitney-Bold";
	font-size: 18px;
	text-decoration: none;
}

#content .list-type-1 article h2 {
	color: #0099ff;
	font-size: 18px;
	line-height: 21px;
	padding: 0 0 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#content .list-type-1 h2 {
	color: #666666;
	font-size: 18px;
	line-height: 21px;
	padding: 0 0 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#content .list-type-1 article p {
	font-family: "Whitney-Medium";
	font-size: 14px;
	padding: 0 0 15px;
}

#content .list-type-1 article img {
	float: left;
	padding: 0 16px 0 0;
	width: 261px;
}

/**/

#content .list-type-2 h2 {
	color: #0099ff;
	font-family: "Whitney-Bold";
	font-size: 18px;
	line-height: 21px;
	padding: 0 0 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#content .list-type-2 article h3 a {
	color: #666666;
}

#content .list-type-2 article p {
	font-family: "Whitney-Medium";
	font-size: 14px;
	padding: 0 0 15px;
}

#content .list-type-2 article p i {
	font-style: italic;
}

#content .list-type-2 article h4 {
	font-family: "Whitney-Bold";
	padding: 0 0 15px;
}

#content .list-type-2 article h3 {
	color: #666666;
	font-family: "Whitney-Bold";
	font-size: 18px;
	padding: 0 0 2px 0;
	font-weight: bold;
}

#content .list-type-2 article img {
	float: left;
	padding: 0 16px 0 0;
	width: 261px;
}

#content .list-type-2 article {
	border-bottom: 1px solid #c9c9c9;
	color: #666666;
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0 0 12px;
}

/**/

#content .list-type-3 {
	padding: 0 0 25px;
	margin: 0 0 15px;
	border-bottom: 1px solid #c9c9c9;
	overflow: hidden;
}

#content .list-type-3:last-child {
	border: none;
}

#content .list-type-3 article h3 {
	color: #0099ff;
	font-family: "Whitney-Bold";
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	padding: 0 0 2px;
}

#content .list-type-3 article p {
	font-size: 13px;
}

#content .list-type-3 article img {
	display: block;
	padding: 5px 0 15px;
}

#content .list-type-3 article.last {
	float: right;
	padding: 0;
}

#content .list-type-3 article {
	color: #666;
	line-height: 16px;
	font-size: 12px;
	float: left;
	width: 327px;
	padding: 0 5px 0 0;
}

/**/

#content .list-type-4 article {
	overflow: hidden;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 11px;
	border-bottom: 1px solid #c9c9c9;
	margin: 0 0 11px;
}

#content .list-type-4 article .bold {
	padding: 15px 0 0;
	font-weight: bold;
}

#content .list-type-4 article h3 {
	color: #0099ff;
	font-family: "Whitney-Bold";
	font-size: 18px;
	padding: 10px 0 8px;
	font-weight: bold;
}

#content .list-type-4 article img {
	float: left;
	padding: 0 16px 0 0;
}

/**/

#content .list-type-5 {
	padding: 0 0 12px;
	margin: 0 0 15px;
	border-bottom: 1px solid #c9c9c9;
	overflow: hidden;
}

#content .list-type-5:last-child {
	border: none;
}

#content .list-type-5 .title {
	color: #0099ff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	padding: 0 0 15px;
}

#content .list-type-5 article h3 {
	font-family: "Whitney-Bold";
	font-size: 18px;
	line-height: 120%;
	padding: 0 0 5px;
	font-weight: bold;
}

#content .list-type-5 article h3 a {
	color: #666;
}

#content .list-type-5 article p {
	font-size: 13px;
}

#content .list-type-5 article img {
	display: block;
	padding: 5px 0 15px;
}

#content .list-type-5 article.last {
	float: right;
	padding: 0;
}

#content .list-type-5 article {
	color: #666;
	line-height: 16px;
	font-size: 12px;
	float: left;
	width: 327px;
	padding: 0 5px 0 0;
}

/**/

#content .list-type-6 .title {
	color: #0099ff;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	padding: 20px 0 10px;
	text-transform: uppercase;
}

#content .list-type-6 article {
	overflow: hidden;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 14px;
	border-bottom: 1px solid #c9c9c9;
	margin: 0 0 9px;
}

#content .list-type-6 article .flags {
	overflow: hidden;
	padding: 14px 0 0;
}

#content .list-type-6 article .flags img {
	float: none;
	display: inline-block;
	margin: 0 -3px 0 4px;
	padding: 0;
	position: relative;
	top: 3px;
}

#content .list-type-6 article h3 a {
	color: #0099ff;
}

#content .list-type-6 article h3 {
	color: #656565;
	font-family: "Whitney-Bold";
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding: 7px 0 1px;
}

#content .list-type-6 article img {
	float: left;
	margin: -10px 0 0;
	padding: 0 27px 0 0;
}

#content .list-type-6 article.item {
	display: block;
}

#content .list-type-6 article .item-image {
	width: 162px;
}

#content .list-type-6 article .item-content {
	width: 467px;
}

/**/

#content .list-type-7 .title {
	color: #0099ff;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	padding: 20px 0 10px;
	text-transform: uppercase;
}

#content .list-type-7 article {
	overflow: hidden;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 15px 0 5px;
	border-bottom: 1px solid #c9c9c9;
	margin: 0 0 9px;
}

#content .list-type-7 article h3 a {
	color: #0099ff;
}

#content .list-type-7 article p.more {
	font-size: 12px;
}

#content .list-type-7 article p {
	padding: 0 0 15px;
	line-height: 18px;
}

#content .list-type-7 article h3 {
	color: #656565;
	font-family: "Whitney-Bold";
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding: 4px 0 0;
}

#content .list-type-7 article img {
	float: left;
	padding: 0 34px 0 0;
}

/**/

#content .list-type-8 {
	border-bottom: 1px solid #c9c9c9;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 0 12px;
}

#content .list-type-8-last {
	border: none;
}

#content .list-type-8 article {
	float: left;
	width: 162px;
	overflow: hidden;
	padding: 0 3px 0 0;
}

#content .list-type-8 article.last {
	padding: 0;
}

#content .list-type-8 article img {
	width: 162px;
	height: 108px;
}

#content .list-type-8 article p {
	color: #666666;
	font-family: "Whitney-Medium";
	font-size: 13px;
}

/**/

#content .tabs {
	display: none;
}

#content .tabs > ul {
	border-bottom: 3px solid #0099ff;
	color: #666666;
	font-family: "Gotham-Medium";
	font-size: 20px;
	font-weight: 300;
	line-height: 22px;
	margin: 0 0 17px;
	overflow: hidden;
	padding: 30px 0 14px;
	text-transform: uppercase;
}

#content .tabs > ul li {
	float: left;
	padding: 0 8px 0 0;
}

#content .tabs > ul li span {
	font-family: "Arial";
	font-style: italic;
}

#content .tabs > ul a {
	color: #666;
	padding: 0 8px 0 0;
	outline: none;
}

#content .tabs > ul .ui-tabs-active a {
	color: #0099ff;
}

/* Sidebar
------------------------------------------------------------------------------*/

#sidebar {
	background-color: #ececec;
	float: right;
	width: 341px;
}

#sidebar-alt {
	background-color: #f2f2f2;
	float: right;
	margin: 30px 0 0;
	padding: 0 0 20px;
	width: 341px;
}

#sidebar-ad-small {
	border-bottom: 3px solid #0099ff;
	margin: 0 auto;
	padding: 20px 0 25px;
	width: 300px;
}

#sidebar-ad-small .g {
	overflow: visible;
}

#sidebar-ad-small .a-1 {
	margin: 0;
	height: auto;
	width: auto;
}

#sidebar-ad-small .a-1 img {
	-moz-box-shadow: 0 5px 10px #666666;
	-webkit-box-shadow: 0 5px 10px #666666;
	box-shadow: 0 5px 10px #666666;
	display: block;
}

#sidebar-ad-large {
	margin: 0 auto;
	width: 300px;
}

#sidebar-ad-large a img {
	-moz-box-shadow: 0 5px 10px #666666;
	-webkit-box-shadow: 0 5px 10px #666666;
	box-shadow: 0 5px 10px #666666;
	display: block;
}

/**/

#sidebar-news {
	border-bottom: 3px solid #0099ff;
	margin: 0 auto;
	padding: 0 0 25px;
	width: 300px;
}

#stab-news {
	border-bottom: 1px solid #c9c9c9;
}

#sidebar-social {
	margin: 0 auto;
	padding: 0 0 25px;
	width: 300px;
}

#stab-social {
	border-bottom: 1px solid #c9c9c9;
}

.stab .ui-tabs-nav {
	border-bottom: 1px solid #c9c9c9;
	color: #666666;
	font-family: "Titillium Web";
	font-size: 17px;
	font-weight: 300;
	line-height: 22px;
	margin: 0 0 17px;
	overflow: hidden;
	padding: 12px 0 12px;
}

.stab .ui-tabs-nav li {
	float: left;
	padding: 0 8px 0 0;
}

.stab .ui-tabs-nav li span {}

.stab .ui-tabs-nav li a {
	color: #666;
	padding: 0 8px 0 0;
	outline: none;
}

.stab .ui-tabs-nav .ui-tabs-active a {
	color: #0099ff;
}

.stab .ui-tabs-panel {
	height: 300px;
	overflow-y: scroll;
}

.stab .feed {}

.stab .feed li {
	padding: 0 0 10px;
}

/**/

#sidebar .feature-right {
	background-color: #00375e;
	height: 439px;
	width: 341px;
	overflow: hidden;
	z-index: 9;
}

#sidebar .big {
	padding: 7px 7px 450px;
}

#sidebar .ad-box {
	padding: 0 0 18px 13px;
}

#sidebar .ad-box a {
	display: block;
}

#sidebar .ad-box img {
	-moz-box-shadow: 0 5px 10px #666666;
	-webkit-box-shadow: 0 5px 10px #666666;
	box-shadow: 0 5px 10px #666666;
	display: block;
}

#sidebar .feature-right .register {
	padding: 0 0 0 10px;
	position: relative;
}

#sidebar .feature-right .ad img {
	display: block;
	margin: 0 0 0 23px;
}

#sidebar .feature-right .register img {
	display: block;
	margin: 0;
}

.ie7 #sidebar .feature-right .register .btn {
	margin: -20px 0 0;
}

#sidebar .feature-right .register .btn {
	background: url(images/btn_reg.png) no-repeat 100% 0;
	color: #fff;
	font-family: "Gotham-Book", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	float: left;
	line-height: 28px;
	clear: both;
	padding: 0 34px 0 7px;
	height: 28px;
}

#sidebar .feature-right .register .text h4 span {
	float: left;
	clear: both;
	line-height: 37px;
	white-space: nowrap;
	margin: 1px 0;
	padding: 0 7px;
	background: url(images/bg_tran.png);
}

#sidebar .feature-right .register .text h4 {
	color: #fff;
	font-family: "Gotham-Book", "Arial", "Helvetica", sans-serif;
	font-weight: 300;
	line-height: 38px;
	font-size: 29px;
}

.ie7 #sidebar .feature-right .register .text {
	padding: 20px 35px 11px;
}

#sidebar .feature-right .register .text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 35px 31px;
	z-index: 9;
}

#sidebar .feature-right .buy a {
	background: url(images/arrow-blue.jpg) no-repeat 280px 50% #0099ff;
	color: #fff;
	display: block;
	font-family: "Gotham-Book", "Arial", "Helvetica", sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 30px auto 20px;
	padding: 0 30px 0 0;
	text-align: right;
	width: 270px;
}

/* Footer
------------------------------------------------------------------------------*/

#footer-widgets {
	background-color: #ececec;
	padding: 0 0 45px;
	overflow: hidden;
}

#footer-widgets .ad {
	display: block;
	height: 90px;
	margin: 0 auto;
	padding: 50px 0 50px;
	width: 729px;
}

#footer-widgets .ad span {
	background-color: #000000;
	display: block;
	height: 90px;
	text-indent: -9999px;
	width: 729px;
}

#footer-widgets .widget {
	border-bottom: 1px solid #c9c9c9;
	border-top: 3px solid #0099ff;
	height: 340px;
	float: left;
	margin: 0 15px 0 0;
}

#footer-widgets.new .widget {
	height: 520px !important;
}

#footer-widgets .widget.events {
	float: right;
}

#footer-widgets #footer-widget01 {
	margin: 0 16px 0 0;
	width: 331px;
}

#footer-widgets #footer-widget02 {
	margin: 0 16px 0 0;
	width: 335px;
}

#footer-widgets #footer-widget03 {
	margin: 0;
	width: 325px;
	height: 700px !important;
}

#footer-widgets .widget .gallery {
	margin: 12px 0;
}

#footer-widgets .widget .gallery .slides {
	display: block;
	height: 252px;
}

#footer-widgets.new .widget .gallery .slides {
	height: 450px !important;
}

#footer-widgets.new .widget .gallery .slides .photos {
    width: 100% !important;
    height: 425px;
    overflow: hidden;
}

#footer-widgets.new .widget .gallery .slides a {width: 100% !important;}

#footer-widgets.new .widget .gallery .slides a h5 {
	font-size: 20px;
    margin: 15px 0 0;
}

#footer-widgets .widget .gallery .nav {
	display: block;
	padding: 10px 5px 0;
}

#footer-widgets.new .widget .gallery .nav {
	z-index: 9;
	position: relative;
	margin-top: -20px
}

/*
#footer-widgets.new #Videos .gallery .nav {
	margin-top: -65px !important;
}
*/

#footer-widgets .widget .gallery .nav a {
	float: left;
	background: #c9c9c9;
	margin: 0 4px 0 0;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	font-size: 0;
}

#footer-widgets .widget .gallery .nav a.activeSlide {
	background: #0099ff;
}

#footer-widgets .widget .gallery img {
	display: block;
	width: 100%;
	height: auto;
}

#footer-widgets .widget .more {
	color: #666666;
	float: right;
	font-family: "Gotham-Bold";
	font-size: 13px;
	height: 34px;
	margin: 0 0 -50px;
	padding: 16px 10px 0;
	position: relative;
}

#footer-widgets .widget .feed {
	height: 285px;
	overflow: auto;
	padding: 0 0 10px;
}

#footer-widgets .widget .feed li strong{
	font-weight: normal;
}

#footer-widgets .widget .feed li {
	color: #666;
	font-size: 12px;
	line-height: 14px;
	padding: 17px 20px 0 0;
	margin: 0 0 -3px;
}

#footer-widgets .widget .feed li p {
	color: #666666;
	font-family: "Whitney-Medium";
	font-size: 13px;
}

#footer-widgets .widget .feed li p a {
	color: #666666;
	display: block;
	font-family: "Whitney-Bold";
	font-size: 13px;
	line-height: 125%;
	margin: 0 0 1px;
}

#footer-widgets .widget .feed li p a .time {
	font-family: "Whitney-Medium";
	font-size: 13px;
}

#footer-widgets .widget h2 {
	color: #0099ff;
	font-family: "Gotham-Medium";
	font-size: 13px;
	font-weight: 300;
	border-bottom: 1px solid #c9c9c9;
	padding: 13px 8px;
	text-transform: uppercase;
}

#footer-widgets .tabs > ul {
	border-bottom: 1px solid #c9c9c9;
	color: #666666;
	font-family: "Gotham-Medium";
	font-size: 13px;
	overflow: hidden;
	padding: 13px 0 13px 6px;
	text-transform: uppercase;
}

#footer-widgets .tabs > ul li {
	float: left;
	padding: 0 8px 0 0;
}

#footer-widgets .tabs > ul a {
	color: #666666;
	outline: none;
	padding: 0 5px 0 0;
}

#footer-widgets .tabs > ul .ui-tabs-active a {
	color: #0099ff;
}

#footer-widgets .widget.events li p {
	color: #666;
	font-family: "Whitney-Medium";
	line-height: 125%;
	font-size: 13px;
}

#footer-widgets .widget.events li h3 {
	color: #666;
	padding: 4px 0 1px;
	font-size: 13px;
	line-height: 120%;
}

#footer-widgets .widget.events li h3 a {
	color: #666;
	font-family: "Whitney-Bold";
}

#footer-widgets .widget.events li img {
	float: left;
	padding: 0 17px 0 0;
}

#footer-widgets .widget.events li {
	padding: 11px 0 0;
	overflow: hidden;
}

/**/

#footer-menus {
	background-color: #003e56;
}

#footer-menus .cols {
	display: block;
	margin: 0 auto;
	padding: 47px 0 35px 10px;
	width: 1030px;
}

#footer-menus .cols .col {
	float: left;
	width: 220px;
	padding: 0 0 0 50px;
}
#footer-menus .cols .col:first-child {padding: 0;}
#footer-menus .cols .col:last-child {
	margin: 0;
}

#footer-menus .cols .col .title {
	color: #0099ff;
	display: block;
	font-family: "Gotham-Medium";
	font-size: 15px;
	line-height: 100%;
	margin: 0 0 23px;
	text-transform: uppercase;
}

#footer-menus .cols .col ul {
}

#footer-menus .cols .col ul li {
	padding: 0 0 6px;
}

#footer-menus .cols .col ul li a {
	color: #ffffff;
	display: block;
	font-family: "Whitney-Book";
	font-size: 15px;
	line-height: 125%;
}

/**/

#footer {
	background-color: #000000;
	clear: both;
	color: #666;
	font-size: 12px;
	line-height: 24px;
	padding: 15px 0 65px;
}

#footer .copyright {
	color: #ffffff;
	display: block;
	float: left;
	font-family: "Whitney-Book";
	font-size: 13px;
	line-height: 100%;
	padding: 0 20px 0 0;
	text-transform: uppercase;
}

#footer .social {
	display: block;
	height: 100%;
	overflow: hidden;
}

#footer .social li {
	float: left;
	margin: 0 8px 0 0;
}

#footer .social li a {
	background: url(images/ico_social2_r2.png) no-repeat 0 0;
	display: block;
	height: 15px;
	text-indent: -9999px;
	width: 18px;
}

#footer .social li .icon01 {
	background-position: 0 0;
	width: 10px;
}

#footer .social li .icon02 {
	background-position: -20px 0;
}

#footer .social li .icon03 {
	background-position: -53px 0;
}

#footer .social li .icon04 {
	background-position: -83px 0;
}

#footer .social li .icon05 {
	background-position: -111px 0;
}

#footer .social li .icon06 {
	background-position: -136px 0;
}

/* Text */

/* Post */

.post {
	width: 100%;
	margin: 0 0 35px 0;
}

#content .page {
	margin: 0;
}

#content .header {
	width: 100%;
	margin: 0 0 10px 0;
	margin: 0 0 17px;
	border-bottom: 3px solid #0099ff;
	overflow: hidden;
	padding: 30px 0 14px;
}

#content .header h2 {
	color: #666666;
	font-family: "Titillium Web";
	font-size: 27px;
	font-weight: 300;
	line-height: 22px;
}

.post .title {
	width: 100%;
	margin: 0 0 10px 0;
	margin: 0 0 17px;
	border-bottom: 3px solid #0099ff;
	overflow: hidden;
	padding: 30px 0 14px;
}

.post .title h1 {
	color: #666666;
	font-family: "Titillium Web";
	font-size: 27px;
	font-weight: 300;
	line-height: 22px;
}

#event-item {
	display: block;
	height: 100%;
	overflow: hidden;
}

#event-image {
	float: left;
	margin: 0 15px 15px 0;
}

#event-image img {
	display: block;
}

#event-content {
	float: right;
	width: 295px;
}

#event-content .gallery {
	margin: 0 0 0 -367px;
	width: 663px;
}

.entry .link-single-event {
	background: -webkit-linear-gradient(top, #0cb8d4, #008cb9);
	background: -moz-linear-gradient(top, #008cb9, #0cb8d4);
	background: -ms-linear-gradient(top, #008cb9, #0cb8d4);
	background: -o-linear-gradient(top, #008cb9, #0cb8d4);
	border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	font-family: "Titillium Web", helvetica, sans-serif;
	font-size: 21px;
	padding: 8px 28px;
	text-align: center;
	text-decoration: none;
}

.entry .link {
	color: #0099ff;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
}

/**/

.entry {
	color: #666666;
	line-height: 1.5em;
	width: 100%;
}

.entry a {
	text-decoration: underline;
}

.entry a:hover {
	text-decoration: none;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry p strong span {
	font-size: 18px;
}

.entry h1 {
	font-size: 27px;
}

.entry h2 {
	font-size: 25px;
}

.entry h3 {
	font-size: 23px;
}

.entry h4 {
	font-size: 21px;
}

.entry h5 {
	font-size: 19px;
}

.entry h6 {
	font-size: 17px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1.5em;
	padding: 0 0 10px;
}

.entry ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
}

.entry ul ul, .entry ul ol {
	margin: 0;
}

.entry ul li {
	list-style-type: disc;
	line-height: 1.5em;
}

.entry ul ul li {
	list-style-type: circle;
}

.entry	ul li ol li {
	list-style-type: decimal;
}

.entry ol {
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
}

.entry ol ol, .entry ol ul {
	margin: 0;
}

.entry	ol li {
	list-style-type: decimal;
	line-height: 1.5em;
}

.entry	ol li ol li {
	list-style-type: lower-alpha;
}

.entry	ol li ul li {
	list-style-type: disc;
}

.entry .list_bookmarks {
	padding: 0;
}

.entry .list_bookmarks li.linkcat {
	list-style: none;
}

.entry .list_bookmarks li.linkcat li {
	list-style: disc;
}

img.wp-smiley {
	padding: 0;
	border: none;
}

.entry .wp-caption {
	padding: 0;
	text-align: center;
}

.entry .wp-caption img {
	margin: 0;
	padding: 4px 0;
	background: none;
	border: 0;
}

.entry .wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}

.entry table {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}

.entry table td, .entry table th {
	border: 1px solid #ccc;
	padding: 5px;
}

.entry table th {
	background: #eee;
}

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright, img.alignright, a img.alignright {
	float: right;
	margin: 5px 0 10px 16px;
}

.alignleft, img.alignleft, a img.alignleft {
	float: left;
	margin: 5px 16px 10px 0;
}

.aligncenter, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.al {
	float: left;
}

.ar {
	float: right;
}

/* Various Tags & Classes */

.entry acronym, .entry abbr, .entry span.caps {
	cursor: help;
}

.entry acronym, .entry abbr {
	border-bottom: 1px dashed #dfcfba;
}

.entry blockquote {
	margin: 15px 0 20px 0;
	padding: 0 15px 0 40px;
	background: url(images/bgr_blockquote.png) no-repeat;
}

.entry blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.nopost, .nocomments {
	text-align: center;
	padding: 20px 0 20px 0;
}

.entry pre, .entry code {
	font-family: mono-space, monospace;
	border: 1px solid #eee;
	padding: 20px;
	display: block;
	margin: 0 0 20px 0;
	overflow: auto;
	white-space: pre;
	font-size: 12px;
	line-height: 20px;
}

.entry code {
	padding: 1px 20px 0 20px;
	background: #f6f6f6 url(images/bgr_code.gif) repeat scroll 0 0;
	border-top: 0;
	border-bottom: 0;
}

sup {
	position: relative;
	top: -5px;
}

sub {
	position: relative;
	top: 5px;
}

code br {
	display: none;
}

.last {
	margin-right: 0 !important;
	clear: right;
}

.clear {
	clear: both;
	line-height: 0;
}

.sticky {}

.gallery-caption {}

.bypostauthor {}

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
	/*position: absolute;
	bottom: 0;
	*/;
}

.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 90%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
}

.gallery .gallery-item {
	width: 33.3% !important;
}

.gallery .gallery-item a {
	display: block;
}

.gallery .gallery-item img {
	border: none !important;
	display: block;
	margin: 0;
	max-width: inherit;
	padding: 0 !important;
}

.gallery-caption {
	margin-left: 0;
}

/* pagination */

.pagination {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 20px 0;
}

.single .pagination {}

.pagination a {}

#faq-items {}

#faq-items h3 {
	font-family: 'Arial', sans-serif !important;
	font-weight: bold !important;
}

#faq-items .item {
	padding: 0 0 15px;
}

#faq-items .item .item-title {
	background: url(images/arrow_accordion_close.png) no-repeat 0 50%;
	color: #666666;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 10px;
	outline: none;
	padding: 0 0 0 15px;
}

#faq-items .item .item-title.ui-state-active {
	background: url(images/arrow_accordion_open.png) no-repeat 0 50%;
}

#faq-items .item .item-title span {
	outline: none;
}

#faq-items .item .item-content {
	display: block;
	line-height: 135%;
}

#news-single-icons {
	display: block;
	padding: 5px 0 10px;
}

#news-single-icons #single-social {
	float: left;
}

#news-single-icons .flags {
	float: right;
}

#single-social {
	padding: 2px 0 7px;
}

#single-social img {
	display: block;
}

#single-social .icon {
	float: left;
	margin: 0 10px 0 0;
}

#single-social .icon a {
	background-color: #0099ff;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-radius: 50%;
	display: block;
	height: 35px;
	text-indent: -9999px;
	width: 35px;
}

#single-social .icon .icon-facebook {
	background-image: url(images/social-facebook-icon.png);
}

#single-social .icon .icon-twitter {
	background-image: url(images/social-twitter-icon.png);
}

#single-social .icon .icon-linkedin {
	background-image: url(images/social-linkedin-icon.png);
}

#single-social .icon .icon-google {
	background-image: url(images/social-google-icon.png);
}

#single-social .icon .icon-email {
	background-image: url(images/social-email-icon.png);
}

/* Gallery style */

.f-pagination-wrapper ul.pagination li, .y-pagination-wrapper ul.pagination li {
	float: left;
	margin-right: 10px;
}

.f-pagination-wrapper ul.pagination li a.current {
	color: #000;
}

.f-pagination-wrapper ul.pagination li a.disable {
	color: gray;
	cursor: default;
	text-decoration: none;
}

.y-pagination-wrapper ul.pagination li a.disable {
	color: gray;
	cursor: default;
	text-decoration: none;
}

.f-pagination-wrapper .gallery-loader {
	margin: 0 auto;
}

#flicker_image_gallery .f-pagination-wrapper div.ajax-loader img {
	margin-left: 20px;
	margin-top: -4px;
	vertical-align: middle;
	display: none;
}

#flicker_image_gallery ul.pagination {
	float: left;
	width: auto;
}

.malinky-load-more__button {
	background: #0099FF;
	color: #FFF !important;
	padding: 8px 15px;
	top: 20px;
	position: relative;
}


#youtube_video_image_gallery .y-pagination-wrapper div.ajax-loader img {
	margin-left: 20px;
	margin-top: -4px;
	vertical-align: middle;
	display: none;
}

#youtube_video_image_gallery ul.pagination {
	float: left;
	width: auto;
}

a.fancy_box_doanlod_link {
	color: #FFFFFF;
}

a.fancy_box_doanlod_link {
	color: #083B71;
	font-weight: bold;
	text-align: center;
}

.fancybox-opened .fancybox-title {
	text-align: center;
	visibility: visible;
}

/**/

#area-boxes {
	display: block;
	margin: 0 auto 40px;
	width: 1023px;
}

#area-boxes .row {
	padding: 25px 0 0;
}

#area-boxes .row .title {
	border-bottom: 3px solid #0099ff;
	display: block;
	font-size: 20px;
	height: 100%;
	line-height: 100%;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 20px 0 15px;
	text-transform: uppercase;
}

#area-boxes .row .title span {
	display: block;
	float: left;
	line-height: 100%;
}

#area-boxes .row .title .first {
	color: #00375f;
	font-family: "Gotham-Medium";
}

#area-boxes .row .title .sep {
	font-family: Arial;
	font-style: italic;
	letter-spacing: 7px;
	padding: 0 10px;
}

#area-boxes .row .title .last {
	color: #0099ff;
	font-family: "Gotham-Medium";
}

#area-boxes .row .boxes {
}

#area-boxes .row .boxes .box {
	float: left;
	margin: 0 24px 0 0;
	width: 325px;
}

#area-boxes .row .boxes .box:last-child {
	margin: 0;
}

#area-boxes .row .boxes .image {
	margin: 0 0 12px;
	position: relative;
}

#area-boxes .row .boxes .image .name {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	display: block;
	font-family: "Gotham-Bold";
	font-size: 16px;
	left: 0;
	line-height: 125%;
	padding: 7px 15px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	width: 100%;
}

#area-boxes .row .boxes .image .name.active {
	height: 100%;
	line-height: 184px;
	padding: 0 15px 11px;
	text-align: center;
}

#area-boxes .boxes .image .light-blue{
	background: url(images/bg-blue01.png) repeat 0 0;
}


#area-boxes .boxes .image .dark-blue {
	background: url(images/bg-blue02.png) repeat 0 0;
}

#area-boxes .row .boxes .image img {
	display: block;
}

#area-boxes .row .boxes .info {
	border-bottom: 1px solid #c9c9c9;
	height: 55px;
}

#area-boxes .row .boxes .info .info-title {
	color: #666666;
	font-family: "Whitney-Bold";
	font-size: 13px;
	line-height: 125%;
}

#area-boxes .row .boxes .info p {
	color: #666666;
	font-family: "Whitney-Medium";
	font-size: 13px;
	line-height: 120%;
}

/* FONTS */

@font-face {
	font-family: 'Gotham-Black';
	src: url('fonts/gotham-black-webfont.eot');
	src: url('fonts/gotham-black-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gotham-black-webfont.woff') format('woff'), url('fonts/gotham-black-webfont.ttf') format('truetype'), url('fonts/gotham-black-webfont.svg#gotham-black-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Bold';
	src: url('fonts/gotham-bold-webfont.eot');
	src: url('fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gotham-bold-webfont.woff') format('woff'), url('fonts/gotham-bold-webfont.ttf') format('truetype'), url('fonts/gotham-bold-webfont.svg#gotham-bold-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Book';
	src: url('fonts/gotham-book-webfont.eot');
	src: url('fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gotham-book-webfont.woff') format('woff'), url('fonts/gotham-book-webfont.ttf') format('truetype'), url('fonts/gotham-book-webfont.svg#gotham-book-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Light';
	src: url('fonts/gotham-light-webfont.eot');
	src: url('fonts/gotham-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gotham-light-webfont.woff') format('woff'), url('fonts/gotham-light-webfont.ttf') format('truetype'), url('fonts/gotham-light-webfont.svg#gotham-light-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Medium';
	src: url('fonts/gotham-medium-webfont.eot');
	src: url('fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gotham-medium-webfont.woff') format('woff'), url('fonts/gotham-medium-webfont.ttf') format('truetype'), url('fonts/gotham-medium-webfont.svg#gotham-medium-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Whitney-Black';
	src: url('fonts/whitney-black-webfont.eot');
	src: url('fonts/whitney-black-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/whitney-black-webfont.woff') format('woff'), url('fonts/whitney-black-webfont.ttf') format('truetype'), url('fonts/whitney-black-webfont.svg#whitney-black-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Whitney-Bold';
	src: url('fonts/whitney-bold-webfont.eot');
	src: url('fonts/whitney-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/whitney-bold-webfont.woff') format('woff'), url('fonts/whitney-bold-webfont.ttf') format('truetype'), url('fonts/whitney-bold-webfont.svg#whitney-bold-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Whitney-Book';
	src: url('fonts/whitney-book-webfont.eot');
	src: url('fonts/whitney-book-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/whitney-book-webfont.woff') format('woff'), url('fonts/whitney-book-webfont.ttf') format('truetype'), url('fonts/whitney-book-webfont.svg#whitney-book-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Whitney-Medium';
	src: url('fonts/whitney-medium-webfont.eot');
	src: url('fonts/whitney-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/whitney-medium-webfont.woff') format('woff'), url('fonts/whitney-medium-webfont.ttf') format('truetype'), url('fonts/whitney-medium-webfont.svg#whitney-medium-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

#footer-widgets .widget #facebook .cff-wrapper #cff{
    height: 285px;
    overflow: auto;
    padding: 0 0 10px;
}

#footer-widgets .widget .cff-wrapper #cff .cff-item {
    color: #666;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 -3px;
    padding: 5px 0 0;
}

#footer-widgets .widget .cff-wrapper #cff .cff-item p {
    color: #666666;
    font-family: "Whitney-Medium";
    font-size: 13px;
}

#footer-widgets .widget .cff-wrapper #cff .cff-item  .cff-post-text br{
    display: none;
}
#footer-widgets .widget .cff-wrapper #cff .cff-item a {
    color: #666666;
    display: block;
    font-family: "Whitney-Bold";
    font-size: 13px;
    line-height: 125%;
    margin: 0 0 1px;
}
#footer-widgets .widget .cff-wrapper #cff .cff-item a .time {
    font-family: "Whitney-Medium";
    font-size: 13px;
}

#footer-widgets .widget .cff-wrapper #cff .cff-author {
    margin: 0;
    padding: 5px 0 0 0;
    color: #666666;
    font-family: "Whitney-Medium";
    font-size: 13px;
}

#footer-widgets .widget .cff-wrapper #cff p.cff-post-text {
    clear: both;
    float: left;
    line-height: 1.2;
    margin: 0;
    padding: 0 0 5px;
    white-space: pre-line;
    width: 100%;
    word-wrap: break-word;
}
.new_inner_page h2{
	font-size: 20px;
	color: #193563;
	text-transform: uppercase;
	font-family: "Gotham-Medium";
}
.new_inner_page .entry p strong{
	font-size: 18px;
}
.new_inner_page .border_bot{
	border-bottom: 1px solid #c9c9c9;
	overflow: hidden;
	margin: 0 0 18px;
}
.new_inner_page .row{
	overflow:hidden;
	padding: 0 18px 18px;
}
.new_inner_page .row .text{
	float: left;
	margin: 0 29px 0 0;
}
.new_inner_page .row .text input.input{
	background: #fff;
	border: 1px solid #a0a0a0;
	padding: 8px;
	color: #666666;
	font-family: "Whitney-Bold";
	font-size:13px;
	width: 87px;
}
.new_inner_page .row .text label{
	color: #666666;
	font-family: "Whitney-Bold";
	font-size:13px;
	margin: 0 4px 0 0;
}
.new_inner_page .row .text.rad label{display: flex;}
.new_inner_page .row ::-webkit-input-placeholder {color:#666666;}
.new_inner_page .row ::-moz-placeholder          {color:#666666;}/* Firefox 19+ */
.new_inner_page .row :-moz-placeholder           {color:#666666;}/* Firefox 18- */
.new_inner_page .row :-ms-input-placeholder      {color:#666666;}
.new_inner_page .row .text select{margin: 10px 0 0 0;}
.new_inner_page .row .text input[type=radio]{margin: 0 4px 0 0;width: 16px;height: 16px;}
.new_inner_page .row input.submit{
	background: #5294ff;
	border:none;
	color: #ffffff;
	font-family: 'Gotham-Bold';
	font-size:16px;
	line-height: 35px;
	width: 105px;
	height: 35px;
	text-align: center;
	float: left;
	margin: 0 12px 3px 0;
}
.new_inner_page .row .advanced{
	line-height: 35px;
	text-decoration: underline;
	color: #666666;
	font-family: "Whitney-Bold";
	font-size:13px;
}
.new_inner_page .row .advanced:hover,
.new_inner_page .entry .list_info li a:hover{text-decoration: none;}
.new_inner_page .entry p {margin: 0 0 15px;}
.new_inner_page .row.add{padding: 0 18px 24px;}
.new_inner_page .entry  .list_info{
	overflow: hidden;
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
}
.new_inner_page .list_info li{
	overflow: hidden;
	margin: 0 0 20px;
	padding: 2px 0 16px 15px;
	border-bottom: 1px dashed #c9c9c9;
	
}

.new_inner_page .list_info > li::before {
    background: rgba(0, 0, 0, 0) url("images/ico-02.png") no-repeat scroll 0 0;
    color: #fff;
    content: counter(section, decimal);
    counter-increment: section;
    float: right;
    font: 12px/19px "HelveticaNeueLTStd-BdCn",Arial,Helvetica,sans-serif;
    height: 26px;
    margin: 3px 0 5px 10px;
    padding: 0 0 0 1px;
    text-align: center;
    font-weight: bold;
    width: 17px;
}
.new_inner_page .list_info > li.notfound::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.new_inner_page .list_info > li::after {
    clear: both;
    content: "";
    display: block;
}

.new_inner_page .list_info li dl{
	overflow: hidden;
	padding: 0 0 15px;
}
.new_inner_page .list_info li dt{
	color: #063662;
	font-family: "Whitney-Bold";
	font-size:14px;
}
.new_inner_page .list_info li dd p{
	color: #666;
	font-size:14px;
	text-align: left;
	margin: 0;
	line-height: 15px;
}
.new_inner_page .entry .list_info li a{
	color: #5294ff;
	font-size: 13px;
	float: left;
	margin: 0 48px 0 0;
	text-decoration: underline;
}
.new_inner_page .box_map{
	overflow: hidden;
	width: 100%;
	height: 360px;
}
.new_inner_page .box_map img{width: 100%;display: block;}

.c-marker-labels {
    color: #fff;
    font: 12px/19px "HelveticaNeueLTStd-BdCn",Arial,Helvetica,sans-serif;
}

#search-form .lm_error {
    color: red;
    font-weight: normal;
    padding-left: 20px;
    position: relative;
    text-shadow: none;
    top: 7px;
    font-size: 14px;
}
#map-canvas-0 .gm-style-iw span.name, #map-canvas-0 .gm-style-iw span.str {
    display: block;
}
#map-canvas-0 .gm-style-iw ul.links {
    list-style: outside none none;
    margin-left: 0;
    margin-top: 5px;
    padding-left: 0;
}
#map-canvas-0 .gm-style-iw ul.links li {
    float: left;
    margin-right: 10px;
}

#map-canvas-0 .gm-style-iw dd p {
    padding-top: 4px;
    margin-bottom: 4px;
}

.search-dealer .block .map > * {
    height: 100%;
    width: 100%;
}

.search-dealer .lm_loading {
    position: relative;
    top: 7px;
    vertical-align: text-top;
}

.search-dealer .pagination .lm_loading {
    top: 2px;
}

.search-dealer .result-list-wrapper .pagination {
    color: #5b5377;
    font-family: "AdobeBlank";
    font-size: 0;
    line-height: 0;
    list-style: outside none none;
    margin: -14px 0 0;
    padding: 0 0 17px;
    text-align: center;
}
.search-dealer .result-list-wrapper .pagination li {
    display: inline-block;
    font: 15px/18px "HelveticaNeueLTStd-Condensed",sans-serif;
    padding: 0 3px 10px;
    vertical-align: top;
}
.search-dealer .result-list-wrapper .pagination .active {
    color: #5294FF;
}
.search-dealer .result-list-wrapper .pagination li .page-numbers.current {
    color: #5294FF;
}
.search-dealer .result-list-wrapper .pagination a {
    color: inherit;
}

/* CUSTOM STYLES @ BHI */

#footer-widgets .widget .newsletter h2 {
    border-top: 3px solid #0099ff;
    margin-top: 20px;
    margin-bottom: 10px;
}

#footer-widgets .widget .newsletter label {display: none !important;}

#footer-widgets .widget .newsletter p {text-align: center; margin-bottom: 10px;}

#flicker_image_gallery-test li {
	display: block;
    float: left;
    width: 152px;
    margin: 0 13px 13px 0;
}

#flicker_image_gallery-test li:nth-child(4n+5) {clear: both;}

#flicker_image_gallery-test li img {
    height: auto !important;
    width: 100% !important;
}

#flicker_image_gallery-test li a {
    display: block;
    height: 100px;
    overflow: hidden;
}

.fancybox-lock .fancybox-overlay {z-index: 9999;}


/*
.go .head {
	background: url(http://automobilityla.com/wp-content/uploads/2015/07/AMLA_PhotoTreatment_GO-2.jpg) center center no-repeat;
    background-size: cover;
    height: 450px;
    width: 100%;
}

.go #content {
	padding-top: 0 !important;
}
*/

/***************************
  POLL
***************************/

#tab-news553 #ic_signupform input {
    font-size: 15px;
    border: 1px solid #111;
}

#tab-news553 #ic_signupform input[type=submit] {
    background: #0099FF;
    color: #FFFFFF;
    padding: 12px 20px;
    border: none;
    font-size: 15px;
    font-weight: bold;
}

.totalpoll-choices, 
.totalpoll-choice-separator {
	border: none !important;
}

.totalpoll-choice-separator {margin-bottom: 20px !important;}

.totalpoll-choice, 
.totalpoll-question {text-align: center !important;}

.totalpoll-choice-content {
	font-size: 18px !important;
	color: #111 !important;
	width: 100%;
}

label.totalpoll-choice-video.checked .totalpoll-choice-content {color: #FFF !important; font-weight: bold !important;}

.totalpoll-choice-checkbox-container {
	display: none !important;
}

.totalpoll-poll-container .totalpoll-choices .totalpoll-choice {
	padding-top: 20px !important;
}

.totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-embed-image {
	display: inline-block !important;
}

.totalpoll-question {margin-bottom: 30px !important; font-size: 24px !important; font-weight: normal !important;}

label.totalpoll-choice-video.checked {
    background: -moz-radial-gradient(center,ellipse cover,transparent 0%,rgba(0,0,0,0.65) 100%);
    background: -webkit-radial-gradient(center,ellipse cover,transparent 0%,rgba(0,0,0,0.65) 100%);
    background: radial-gradient(ellipse at center,transparent 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=1);
}

.totalpoll-choices .totalpoll-choice .totalpoll-choice-embed-image:before {
	display: none !important;
}

.totalpoll-poll-container .totalpoll-choices .totalpoll-choice.checked .totalpoll-choice-container {
	background-color: transparent !important;
}

.totalpoll-poll-container .totalpoll-buttons {text-align: center !important; margin-bottom: 50px;}
