/* 

 - CSS File

*/
@import "/admin/js/redactor4/frontend.css";
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
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, 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, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, 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; }
body {
	line-height: 1; }
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; }

/*============================================ GLOBAL  =================================================*/
/* -- Character Font -- */
@font-face {
    font-family: 'Characters';
    src:url('Characters.eot');
    src:url('Characters.eot?#iefix') format('embedded-opentype'),
        url('Characters.woff') format('woff'),
        url('Characters.ttf') format('truetype'),
        url('Characters.svg#Characters') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
	font-family: 'Droid Sans', sans-serif;
	font-size:13px;
	line-height:20px;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
form{margin:0; padding:0;}
hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:55px 0px 59px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
}
em{ font-style:italic;}
/*** END OF GLOBAL  ***/
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}


/*============================================ DEFAULT ELEMENT STYLES  =================================================*/
/* heading */
h1, h2 {margin-bottom:20px;}
h3, h4, h5, h6{margin-bottom:8px;}
h1	{font-size:28px;}
h2	{font-size:20px;}
h3	{font-size:16px;}
h4	{font-size:14px;}
h5	{font-size:12px;}
h6	{font-size:10px;}
h1, h2, h3, h4, h5, h6, blockquote, .slider-title, .banner, .author, .fn{ font-weight:normal; line-height:normal; text-transform:uppercase; font-family: 'Oswald', sans-serif; }

.pagetitle{font-size:28px; margin-bottom:0px;}
.pagedesc { line-height:18px; font-size:11px;}
.pagetitle a:hover{ text-decoration:none}

.title-heading {
    overflow: hidden;
    position: relative;
}
.title-heading:after {
    content: " ";
    height: 1px;
    margin: 1px 0 0 14px;
    position: absolute;
    top: 50%;
    width: 100%;
}



/* links */
a, a:visited {text-decoration:none;}
a:hover{text-decoration:none;}
a img{border:none; /*width: 375px;*/}
a:active {
    background-color: transparent;
}

.wysiwyg{width: 100%;}
/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 3px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin:0px;
}


img.alignleft, 
img.alignright, 
img.aligncenter
{
	margin-bottom: 12px;
}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	margin-bottom:20px;
}
ul {
	list-style: disc;
	margin: 0 0 18px 20px;
}
ul li{ padding-bottom:3px;}
ol {
	list-style: decimal;
	margin: 0 0 18px 2.2em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
	
blockquote {
    clear: both;
    font-size: 20px;
    font-style: normal;
    line-height: 25px;
    margin: 0 0 10px;
    padding: 10px 0px;
}
blockquote p{ font-size:20px;}

	
blockquote.left, blockquote.right  {
	float:right;
	margin:0 0 0 20px;
	width:65%;
	}
	
blockquote.left{
	float:left;
	margin-left:0px;
	margin-right:20px;}


/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	padding:15px 10px;
}
small{line-height: 18px;}



/*** END OF DEFAULT ELEMENT STYLES ***/


/*============================================ CONTAINER  =================================================*/
#bodychild{
	width:100%;
	margin:0;
}
#outercontainer{
	width:100%;
	margin:0;
	padding:0;
}

#headercontainer, #afterheadercontainer, #outerbeforecontent, #outermain,  #outerfootersidebar, #outercopyright{width:1230px; margin:0 auto}

/*** END CONTAINER ***/

/*** HEADER ***/
#top{ padding:35px 0px 0;}
#logo{float:left; margin-top:5px; position: relative;}
#logoimg a, #logoimg img{display:block;}
#logo h1{line-height:100%; margin-bottom:10px;}
#logo h1 a{line-height:100%;}
#logo .tagline{ color: #46565f; font: normal 13px/1em 'Oswald', sans-serif; text-align: center; margin-top: 8px;}
#logo .tagline p{padding: 0; margin: 0; white-space: nowrap;}

#topright{ float:right}
#topright .extra-links {float: right; margin: -6px 0 15px 0;}
.extra-links ul {margin: 0; padding: 0;}
.extra-links li {display: block; float: left; margin: 0 0 0 10px;}
.extra-links li a {margin:  0; font-weight: bold; width: 80%;}
#topright .phone {float: right; margin: -10px 0 10px 0; text-align: right; font: 700 18px/20px 'Oswald', sans-serif; color: #f19a46;}
#topright .phone span {font-weight: normal; font-size: 13px; display: block; color: #46565f;}
#topright .phone p{margin-bottom: 0;}
.phone-bottom {display: none;}

#topright form {float: left;}
#topright .social {float: right; clear: both; margin: 6px 0 10px ;}
#topright .social ul{display: block; margin: 0; padding: 0;}
.social-bottom {float: right; clear: both; margin: 6px 0 10px ; display: none;}

.extra-links-bottom {float: right; margin: -6px auto 0; display: none;}
.extra-links-bottom a{white-space: nowrap;}

#list-featured img{width: 100%;}
/* Menu */
#navigation{position:relative; z-index:200; margin:0 0 10px 0; padding:0px; display:block}
#extra-links-nav{position:relative; z-index:200; margin:0 0 10px 0; padding:0px; display:block}

/* Nav Menu */


.nav-wrap-mobile{display: none;}
.nav-wrap-mobile a{color: #fff;}
.nav-wrap-mobile a:hover{color: #ccc;}

.mobile-menu-button{display: none;}
.mobile-nav{list-style:none; padding:0; margin: 0;}
.mobile-nav li{background: #005596; width: 90%; margin: 0 auto; padding-top: 3px;}

#topnav{
	margin:0;
	list-style-type:none;
	overflow:visible;
	position:relative;
	padding:0;
	float:right;	
	font-family: 'Droid Sans', sans-serif;
	font-weight: bold;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


.sf-menu a {
	text-decoration:none;
	display:		block;
	position:		relative;
	
}

.sf-menu > li {
    position: relative;
	padding: 		10px 16px;
    z-index: 10;
}
.sf-menu > li:last-child{ padding-right:0px;}

/* Drop down menu */
.sf-menu ul li:hover > span.sf-with-ul {     color: #0069a6; }
.sf-menu li li {
	text-align:left;
	line-height:20px;
	margin:0;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size:14px;
	text-transform:uppercase;
}
.sf-menu {
	line-height:100%;
	position:absolute;
	right:0;
	bottom:0;
	float:left;
	
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			12em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul  ul{ width: 100% !important; float: left !important; position: static; display: none; visibility: visible !important; }
.sf-menu ul li:hover ul{ display: block; }
.sf-menu ul li {
	width:			100%;
	
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	margin:0px 0px 10px 0px;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-1px;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			-1px;
	margin-left:	0px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			-1px;
	
}
.sf-menu ul li span.sf-with-ul,
.sf-menu ul li a{
	padding:6px 16px!important;
	font-size:13px;
	display: block;
}

.sf-menu li ul {
	padding:0px 0px;
}
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			10px;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}



.sf-menu ul{border:0px;}
.sf-menu li li {}
.sf-menu > li li:before{
	content: "";
	display: block;
}

.sf-menu > li li:first-child:before{ border:0;}

/* dropdown mobile */
#menu-icon, .tinynav {
	display: none; /* hide menu icon initially */
}


/* SLIDER
-------------------------------------------------------------- */
#featuredwrap{ width:38.8%; float:left; overflow:hidden; background:url(../images/content/bg-color-orange.jpg);}
#list-featured { margin:0px; padding:0px;}
#list-featured li{ list-style-type:none; float:left; width:50%; height:231px; margin:0px; padding:0px; position:relative; background-color:#f19a46;}
#list-featured li.omega{ float:right; text-align: right;}
#list-featured li .pagetitle{ position:absolute; bottom:0px; padding:10px 20px 25px; line-height:35px;}
#list-featured li.omega .pagetitle {right: 0;}



.list-featured .orange-box{ float:left; width:100%;/* height:231px;*/ margin:0px; padding:0px; border:none; border-radius: 0;}
.list-featured .orange-box .box-left{width: 50%; float: left;}
.list-featured .orange-box img{width: 100%;}
.list-featured .orange-box .box-right{width: 50%; float: right; }
.list-featured .omega{ float:right; text-align: right;}
.list-featured .pagetitle{    float: left;    width: 50%;margin:72% 20px 0;}




#slidercontainer.fullwidth{ width:100%}
#slidercontainer.fullwidth #slider .camera_caption{ bottom:-210px;}
#slidercontainer.notfull{width:61.2%;}
#slidercontainer{padding:0px; margin:0px; float:right;  overflow:hidden;}

#slider #slideritems{position:relative; margin-bottom:0px!important; padding-bottom:231px;}
#slider .camera_target_content{ overflow:inherit;}
#slider .slider-title{ font-size:20px; margin-bottom:6px; text-transform:uppercase;}
#slider .slider-desc{ margin-bottom:14px;}
#slider  .camera_caption{ bottom:-231px;}
#slider .camera_caption > div{ padding:40px 4% 60px; }
#slider .camera_caption .button{ padding:8px 15px; display:inline-block; }
#slider .camera_pag{ position:absolute; bottom:24px; left:40px;}
#slider .camera_wrap .camera_pag .camera_pag_ul li{ margin:0px 7px 0 0; height:9px; width:9px;}
#slider .camera_wrap .camera_pag .camera_pag_ul li > span{ top:0px; left:0px; height:9px; width:9px;}

#bottomcontainer{height: 60px;}
/* AFTERHEADER
-------------------------------------------------------------- */
#bg-image{ background-repeat:no-repeat; background-position:0; height:auto}
#pagetitle-wrap{position:relative; display:inline-block; height:231px; min-width:241px; }
#pagetitle-wrap .pagetitle{padding:170px 20px 0 30px; }

#bg-image.small {height: 113px;}
#bg-image.small #pagetitle-wrap {height: 113px;}
#bg-image.small .pagetitle {padding: 50px 20px 0 30px;}

/* CONTENT
-------------------------------------------------------------- */
#outermain{padding:60px 0 40px 0;}
#outermain.inner{}
#outermain .container{}
#maincontent{ float: none !important;}
#content .main{ }
#content.positionright{float:right;}
#content.positionleft{ float:left;}


.signature-hold img { margin: 30px auto 0px!important;}
.home-ctas {    display: flex;  justify-content: space-around;  align-items: center;  flex-wrap: wrap; margin-top: 20px;}
.home-ctas div { margin: 0px 0px 20px;}
.home-ctas div:nth-child(3) { margin-top: 15px}


.button.cta { background-color:#008cdc;}
.button.cta:hover { background-color: #0069a6;}

.indentleft{overflow:hidden;}
.margin_top{ padding-top:5px;}
.margin_bottomoff{margin-bottom:0 !important;}
.margin_bottom_small{margin-bottom:5px;}
.margin_bottom_middle{margin-bottom:12px;}
.margin_bottom_large{margin-bottom:16px;}
.margin_bottom_extralarge{margin-bottom:25px;}
.textCenter{text-align:center;}
.textMiddle{ padding:10px 0px 20px;}
.center{ margin:0 auto!important; float:none; display:block;}
.nomargin{margin-right:0}
.nopadding{ padding-right:0px;}
.displayblock{display:block;}




/*=== Highlight Content ===*/
.highlight {
    clear: both;
    margin: 0 0 0;
    padding: 0 0px;
	font-size:14px;
	font-weight:600;
}

.highlight h1{ margin-bottom:5px;}
.highlight h2{ margin-bottom:0px;}

.box{ padding:30px 0; margin-bottom:20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.box h2{ margin-bottom:8px;}
.box p{ margin-bottom:10px;}
.box .alignleft{ margin:13px 73px 0 77px}
.box .more{ font-weight:600;}


/*=== Features ===*/
.features{ text-align:center; margin-bottom:60px; margin-top:-99px;}
.features .item-container{ padding:18px 19px 49px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.features h2{ margin-bottom:20px;}
.features .line{ margin:22px 0 24px}


.features .shadow-l, .features .shadow-r{ width:5px; height:47px;}
.features .shadow-l{ margin-left:-5px;}
.features .shadow-r{ float:right; margin-right:-5px;}

			
/*=== recent-post ===*/
.recent-post{ margin-top:15px;}
.recent-post h3{ margin-bottom:3px;}
.recent-post .smalldate{ font-size:11px; margin-bottom:13px;}



/* Images */
img {
	max-width: 100%;
	height: auto;
}

.imgopacity:hover{opacity:0.5;}
img[class*="wp-image-"], img[class*="attachment-"]{
	max-width:100%;
	height:auto;
}

#sidebar .avatar {
    display: block;
    padding: 3px;
}

/*=== Form & Button ===*/
.AIR-section input.text-input{ padding: 5px 15px; font-size: 12px;}
form{margin:0; padding:0;}

input[type="text"], input[type="email"],
textarea, input[type="password"], select{
	padding:7px 5px;
}
input[type="radio"], input[type="checkbox"]{margin: 0px;}
.checkboxClass, .checkboxClassYes,.checkboxClassNo, .checkboxClass2,.checkboxClassPickupYes,.checkboxClassPickupNo,.checkboxClassCarYes,.checkboxClassCarNo{float: left;}
.checkbox-align{margin: -2px 10px  0 ; display: block; float: left;}
textarea{width:90%;}
.pickup-other{display:none;}

.pickup-car{display:none;}
textarea:focus{outline:0;}

.button, .button:visited, input[type="submit"],input[type="reset"], input[type="button"], button{
	border:0px;
	padding:9px 20px 10px 20px;
	cursor:pointer;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;	
	font-family: 'Oswald', sans-serif; 
}
.button:hover, input[type="submit"]:hover,input[type="reset"]:hover, input[type="button"]:hover, button:hover{
	text-decoration:none;
}

#msg.error {background: #97000e; color: #fff; padding: 20px;}
#msg.success {background: #007e0c; color: #fff; padding: 20px;}
#msg.error h5 {color: #fff;}
#msg ul {margin: 0 0 0 20px;}
ul.error_list {margin: 0 0 0 20px;}

#blogcomment input[type=text], #blogcomment textarea {width: 100%; -moz-box-sizing: border-box; box-sizing: border-box;}
#blogcomment textarea {height: 130px; margin: 0 0 20px 0;}
#blogcomment input[type=submit] {margin: 0 0 20px 0;}


/*=== Separator ===*/
.spacer{
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	width:100%;
	clear:both;
}
.separator {
	display:block;
	height:20px;
	padding:0 0;
	margin-bottom:44px;
	text-align:center;
	width:100%;
	clear:both;
}

/* Banner */
.banner{ font-size:28px; position:relative}
.banner .left{ width:68.5%;  float:left; display:block; }
.banner .right{ width:31.5%; float:left; display:block; position: relative; overflow: hidden; height: 107px;}
.banner .left .text{height: 107px; clear:both}
.banner .left .text h1{float: left; color: #fff; margin:4% 0 0 4%; }
.banner .left .text span {display: inline-block; font-size: 16px; margin: 3% 1%;    float: left;}
.banner .right .text{ float:left;  padding: 0; font-family: "Droid Sans", sans-serif; font-size: 20px; font-weight: bold; margin: 40px 13% 0 40px; height: 107px;width: 100%;}
/*.banner img{ position:absolute; padding-left:0; left: 84px; top: 42px;}*/
.banner .right .text img{ float: left; margin-right: 2%}
.banner .right .text span{float: left;}


/* will be red only in google chrome and safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .banner img{ }
}


/*==== Tables ====*/
table {border-collapse:separate;border-spacing:0;width:100%; margin-bottom:18px;}
table,td,th { text-align:left; }
th{padding:10px;}
td{padding:10px;}
tfoot td{border:0px;}
th,tr:hover{}
table {
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
thead th {
	font-size: 13px;
	line-height: 18px;
	padding: 9px 24px;
}
tr td {
	padding: 6px 24px;
}
tr.odd td {}
td img {
    max-width: none; 
}


/*** SIDEBAR 
-----------------------------------------------------------------------***/
#sidebar.positionleft{float:left;}
#sidebar.positionright{float:right;}
#sidebar.positionright div.widget-area{ padding:0px;}


.widget-contenttop, .widget-contentbottom, .widget-maintop  {
    margin-bottom: 53px;
}

.widget-mainbottom{ margin-bottom:0px;}

.textwidget{ margin-top:-6px}
.textwidget img{ display:block}


#sidebar .widget-title{
	font-size:16px;
	padding:0 0 15px;
	margin-bottom:25px;
}

.widget-title {
    overflow: hidden;
    position: relative;
	font-size:20px;
	padding:0px;
	margin-bottom:24px;
}
.widget-title:after {
    content: " ";
    height: 1px;
    margin: 1px 0 0 14px;
    position: absolute;
    top: 50%;
    width: 100%;
}

#sidebar ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}

#sidebar ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	
}
#sidebar ul:last-child .widget-container{ margin-bottom:0px;}
#sidebar .widget-container{margin-bottom:52px; padding:28px 29px 25px; clear:both;}
#sidebar li.widget-container > ul{ padding:0px; margin-top:-7px;}
#sidebar li li{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0 0 3px 0px;
}
#sidebar li li:last-child{ border-bottom:0px;}
#sidebar li li:before { content:"\2022"; padding-right:9px;}
#sidebar li li a:hover, #sidebar li li a.active{text-decoration:none;}

#sidebar .textwidget p{ margin-bottom:0px;}

#sidebar ul.sub-menu, #sidebar ul.children, #sidebar ul ul ul{margin:0 0 0 10px; }
#sidebar ul.sub-menu li, #sidebar ul.children li, #sidebar ul ul ul li{margin-bottom:0; padding-bottom:0;}

/* Sidebar Tabs */
.tabcontainer{margin:0;}
#sidebar ul.tabs {
	margin: 0;
	margin-bottom:-1px;
	padding: 0 0 0px 0;
	list-style: none;
	width: 100%;
	z-index:2;
	float:left;
}

#sidebar ul.tabs li {
	float: left;
	margin: 0 0;
	padding: 5px 0px;
	overflow: hidden;
	position: relative;
	font-size:13px;
	border:0px;
	width:32.7%;
	text-align:center;
}
#sidebar ul.tabs li:before { content:""; padding:0px}
#sidebar ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 0px;
	outline: none;
}

#sidebar .tab-content ul li img.frame{ width:75px;}
#sidebar .tab-content {padding: 26px 0 0; }
#sidebar .tab-content ul li:last-child{ border:0px; margin:0px; padding:0px;}
#sidebar .tab-content ul li{ border:0px; margin:0 0 20px 0; padding:0 0 20px 0;}
#sidebar .tab-content ul li img{float:left; margin-right:13px; margin-top:0px;}
#sidebar .tab-content ul li h3{ font-size:13px; margin:0; padding-top:3px; text-transform:none; font-family: 'Droid Sans', sans-serif;}
#sidebar .tab-content ul li .smalldate{ font-size:11px;}
#sidebar .tab-content ul li:before { content:""; padding:0px}
#sidebar #tab-body{padding:0 0px;}

ul.tabs {
	margin: 0;
	margin-bottom:-1px;
	padding: 0 0 0px 0;
	list-style: none;
	width: 100%;
	z-index:2;
	float:left;
}

ul.tabs li {
	float: left;
	margin: 0 0;
	padding: 5px 12px;
	overflow: hidden;
	position: relative;
	font-size:13px;
	border:0px;
	text-align:center;
}
ul.tabs li:before { content:""; padding:0px}
ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 0px;
	outline: none;
}

.tab-content ul{ margin:0px; padding:0px; list-style-type:none;}
.tab-content ul li img.frame{ width:75px;}
.tab-content {padding: 26px 0 0; }
.tab-content ul li:last-child{ border:0px; margin:0px; padding:0px;}
.tab-content ul li{ border:0px; margin:0 0 20px 0; padding:0 0 20px 0;}
.tab-content ul li img{float:left; margin-right:13px; margin-top:0px;}
.tab-content ul li h3{ font-size:13px; margin:0; padding-top:3px; text-transform:none; font-family: 'Droid Sans', sans-serif;}
.tab-content ul li .smalldate{ font-size:11px;}
.tab-content ul li:before { content:""; padding:0px}
#tab-body{padding:0 0px;}

/*==== Search ====*/
#top #searchform{ width:245px}
#top #searchform #s{ width:75%;}

#searchform input{background:transparent; border:0}
#searchform{position:relative}
#searchform #s{width:79%; padding:10px 50px 10px 10px !important; height:14px !important; border:0}
.searchbutton {
    height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 44px;
	text-indent:-9999px;
}

#searchresult #searchform #s{width:93%;}

#search-list b {font-weight: bold;}
#search-list hr {margin: 20px 0;}


/* internal content */
.internal #headercontainer .row {padding: 0 0 20px 0;}


/* WYSIWYG content */
.ct-toggle, .ct-header, .ct-content {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ct-toggle {display: block; width: 100%; float: none;}
.ct-header {display: block; width: 100%; padding: 10px 10px 10px 45px; background: #ccc; color: #000; font: 400 17px/20px 'Oswald', sans-serif; text-transform: uppercase; position: relative; cursor: pointer;}
.ct-toggle .ct-header:after {content: ''; display: block; width: 25px; height: 25px; position: absolute; top: 7.5px; left: 10px; background: #fff url(../images/structure/icon-toggle-up-black.png) center center no-repeat; border-radius: 13px;}
.ct-toggle .ct-content {padding: 10px; height: auto !important; border: 1px solid #ccc; border-top: none; color: #000;}
.ct-toggle.inactive .ct-header:after {background: #fff url(../images/structure/icon-toggle-down-black.png) center center no-repeat;}

/*==== Gallery Content  ====*/
#galleryitems.flexslider {
    background: none;
    border: 0px;
    border-radius:0px;
    box-shadow: none;
    margin: 0 0 0px;
    position: relative;
}
#galleryitems .slides li, #galleryitems .flex-control-paging li{ padding:0px; border:0px; margin:0px;}
#galleryitems ul li:before, #galleryitems ol li:before { content:""; padding:0px}
.gallery-text{ line-height:20px; margin-top:15px;}


/* news */
.read-more {display: block; float: right; font-size: 11px; margin: 0 0 3px 0; padding: 4px 15px;}

/* Control Nav */
#galleryitems .flex-control-nav {width: 100%; height:10px; position: absolute; top: -55px; text-align: right; margin:0px; padding:0px;}
#galleryitems .flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
#galleryitems .flex-control-paging li a {width: 7px; height: 7px; display: block;  cursor: pointer; text-align:left;
-webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: none;}


/* Traveler Tools */
ul.traveler-tools {float: left; width: 50%;}
#footersidebar .traveler-tools li {list-style-type: none; font: 13px/13px "Droid Sans", sans-serif; margin: 0 0 18px 0;}
.traveler-tools li a {line-height: 14px;}
#footersidebar .traveler-tools li:before {content: none;}



/* Gallery Footer*/
ul.flickr {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.flickr li {
    float: left;
    margin-right: 10px!important;
}
ul.flickr li:last-child{ margin-right:0px!important;}
ul.flickr li:before { content:""!important; padding-right:0px!important; }

/* Featured */
.ts-features{ text-align:center; margin-bottom:54px;}
.ts-features .item-container { margin-bottom: 0px;}
.ts-features  .img-container{margin:0 0 22px 0;}
.ts-features  .img-container a {  float:none; margin:0px; display:inline-block; width: 46px; height: 46px; text-indent: -9999px;}
.ts-features a.why-choose-ctm {background: url(../images/content/icon-why.png) center center no-repeat;}
.ts-features a.customized-travel {background: url(../images/content/icon-customized.png) center center no-repeat;}
.ts-features a.get-started {background: url(../images/content/icon-get-started.png) center center no-repeat;}
.ts-features  .feature-title{font-size:20px; }
.ts-features .feature-title a {color: #46565f;}
.ts-features  a:hover{ text-decoration:none;}
.ts-features a img {display: block;}
.ts-features .feature-text {
    clear: both;
    margin-top: 24px;
	padding:0 ;
}
.ts-features p {margin: 0;}
.ts-features .columns {float: left;}

.item-container:hover a.why-choose-ctm {background: url(../images/content/icon-why-hover.png) center center no-repeat;}
.item-container:hover a.customized-travel {background: url(../images/content/icon-customized-hover.png) center center no-repeat;}
.item-container:hover a.get-started {background: url(../images/content/icon-get-started-hover.png) center center no-repeat;}

#sidebar .ts-features .feature-text{ padding:0px;}
#sidebar .ts-features .item-container { margin-bottom: 30px;}
#sidebar .ts-features .twelve.columns:last-child  .item-container{ margin-bottom:0px;} 

/* Homepage Showcase */
.showcase-container{ margin:0px -30px 0px; padding-top:49px;  margin-bottom:54px;}
.showcase{ overflow: hidden; position:relative; margin:0 30px}
.showcase .ts-portfolio { margin-bottom:54px}

/* Recent Posts */

li.widget-container.widget_ts_recentposts{ margin-bottom:-53px}
.ts-recentpost-widget .recent-thumb{ width:100%; height:auto; float:none; margin:0 0 19px}
.ts-recentpost-widget .recent-item{ padding-bottom:23px; margin-bottom:60px;}

#sidebar .ts-recentpost-widget .recent-title,
#sidebar .ts-recentpost-widget .smalldate,
#sidebar .ts-recentpost-widget .recent-text,
#sidebar .ts-recentpost-widget .recent-link{
	margin-left:0px; margin-right:0px;
}

#sidebar .ts-recentpost-widget{ margin-bottom:0px;}
#sidebar .ts-recentpost-widget .recent-link{ border:0px; margin-top:0px;}
#sidebar .ts-recentpost-widget .recent-item{ border:0px; padding-bottom:0px; margin-bottom:30px;}
#sidebar .ts-recentpost-widget .twelve.columns:last-child .recent-item{ margin-bottom:0px;} 

.ts-recentpost-widget .recent-title,
.ts-recentpost-widget .smalldate,
.ts-recentpost-widget .recent-text,
.ts-recentpost-widget .recent-link{
	margin-left:30px; margin-right:30px;
}
.ts-recentpost-widget .recent-link{ padding-top:13px; margin-top:24px;}


.ts-recentpost-widget .recent-title{ font-size:14px;}
.ts-recentpost-widget .smalldate{ font-size:11px; margin-top:9px;}
.ts-recentpost-widget .recent-text{ margin-top:7px;}


/* BOTTOM */
#bottomcontainer .container{ padding-top:11px; padding-bottom:11px}
.bottom-container {background: url(../images/structure/icon-twitter-feed.png) 15px center no-repeat; position: relative;}
.bottom-container .tw-handle {position: absolute; left: 50px; top: 5px;}
.tw-handle a {color: #939b9f;}

#ticker {
    float: left;
    height: 20px;
    list-style-type: none;
    margin: 5px 0;
    overflow: hidden;
    padding: 0;
}
#ticker li {
    float: left;
    margin: 0 15px 0 0;
    padding: 0 15px 0 0;
    border-right: 1px solid #e1e1e1;
}
#ticker li a {color: #f19a46;}
li.tweet span.time {color: #ccc;}
/*============================================ FOOTER =================================================*/

.reviews-hold .container{background: #FFF;}
.reviews-hold .reviews-pad{padding: 0 15px 30px; text-align: center;}
.reviews-hold h2{text-align: center; color: #000; font-family: 'Droid Sans', sans-serif;}
.reviews-hold #reviews{width: 100%; margin-bottom: 30px;}
.reviews-hold .hreview{display: block; padding: 15px; border: 1px solid #DDD; background: #EEE; text-align: center;}
.reviews-hold .hreview .details{font-size: 14px; line-height: 1.6em; margin-bottom: 5px;}
.reviews-hold .hreview .details .dtreviewed{font-weight: bold; font-size: 16px; display: block;}
.reviews-hold .hreview .description{font-size: 16px; line-height: 1.8em;}
.reviews-hold .hreview .description p:last-child{margin: 0;}
.reviews-hold .hreview .author{color: #f19a46; font-weight: bold; font-size: 18px; line-height: 1.6em; padding-left: 5px;}
.reviews-hold .button{display: inline-block;}


/*==== FOOTER SIDEBAR  ====*/
#outerfootersidebar{padding:44px 0 25px 0;}
#footersidebar ul{list-style-type:none; margin:0; padding:0;}
#footersidebar .columns {float: left;}
#footersidebar li.widget-container{list-style-type:none; margin:0 0 40px 0;}
#footersidebar .widget-title, #footersidebar h2 {
	font-size:14px;
	margin-bottom:26px;
}
#footersidebar li li{
	list-style-type:none;
	margin:0 0 3px 0;
	padding:0 0 3px 0px;
}
#footersidebar li li:before { content:"\2022"; padding-right:9px; }
#footersidebar li a{ padding:0px; margin:0px;}
#footersidebar li a:hover{ text-decoration:none;}

#footersidebar .ts-recent-post-widget li{padding-bottom:9px!important; margin-bottom:9px!important; clear:left; background:none; border:0px; padding-left:0px;}
#footersidebar .ts-recent-post-widget img{float:left; margin-right:15px; margin-top:2px; padding:4px; width:53px; height:53px;}
#footersidebar .ts-recent-post-widget li h3{font-size:12px; margin-bottom:3px}
#footersidebar .ts-recent-post-widget li .smalldate{font-size:11px; display:block; font-style:italic; overflow:hidden;}


/*==== COPYRIGHT ====*/
#copyright{ padding:25px 0px 22px; font-size:12px;}
#outercopyright {position: relative;}
#outercopyright .social {position: absolute; right: 40px; top: 25px;}
#outercopyright .social li, #topright .social li, .social-bottom li {display: block; float: left; list-style-type: none; margin: 0 0 0 22px;}
.social li a {display: block; text-indent: -9999px;}
.social .twitter a {width: 20px; height: 16px; background: url(../images/structure/icon-twitter.png) 0 0 no-repeat; margin: 2px 0 0 0;}
.social .facebook a {width: 10px; height: 18px; background: url(../images/structure/icon-facebook.png) 0 0 no-repeat; margin: 1px 0 0 0;}
.social .linkedin a {width: 20px; height: 20px; background: url(../images/structure/icon-linkedin.png) 0 0 no-repeat;}


.social-bottom li a {display: block; text-indent: -9999px;}
.social-bottom .twitter a {width: 20px; height: 16px; background: url(../images/structure/icon-twitter.png) 0 0 no-repeat; margin: 2px 0 0 0;}
.social-bottom .facebook a {width: 10px; height: 18px; background: url(../images/structure/icon-facebook.png) 0 0 no-repeat; margin: 1px 0 0 0;}
.social-bottom .linkedin a {width: 20px; height: 20px; background: url(../images/structure/icon-linkedin.png) 0 0 no-repeat;}

.form-half{width: 49%;}

.alert{background: #D70505; color:#FFF; font: normal 14px arial, sans-serif; padding: 8px 12px;; margin: 10px 0; border-radius: 3px; clear: both;}
.alert-success{background:#3e8f3e; color:#FFF; font: normal 14px arial, sans-serif; padding: 8px 12px; margin: 10px 0; border-radius: 3px}
