/*----------------------------------------------------------------------------------------------------
 *Theme Name: Bromo - Bussines and Corporate Site Templates
 *Theme URI: http://wayangdesign.com/bromo/
 *Description: Bromo - Bussines and Corporate Site Templates. Designed and Developed by harrywebss
 *Version: 1.0 
 *Author: Harrywebss
/*----------------------------------------------------------------------------------------------------*/

/*----------------------------------------------*/
/* Reset */
/*----------------------------------------------*/

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, font, 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 {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	list-style: none;
	list-style-image: none;
	text-decoration: none;
}
body{
	height: 100%;
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
input, textarea, select {
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	outline:none;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color: #7d7d7d;
	text-decoration: none;
}
h1, h1 a
{ color: #333 !important;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	text-decoration: none;
}
h1 {
	font: 32px/1.2em 'TitilliumText22LRegular', Arial, sans-serif;
}
h2 {
	font: 23px/1.2em 'TitilliumText22LRegular', Arial, sans-serif;
}
h3 {
	font: 18px/1.2em 'TitilliumText22LRegular', Arial, sans-serif;
}
h4 {
	font: 16px/1.2em 'TitilliumText22LRegular', Arial, sans-serif;
}
h5 {
	font: 14px/1.2em 'TitilliumText22LRegular', Arial, sans-serif;
}
h6 {
	font: 12px/1.2em 'TitilliumText22LRegular', Arial, sans-serif;
}
h7 {
	font: 10px/1.2em 'TitilliumText22LRegular', Arial, sans-serif;
}
.fl{
	float: left !important;
}
img.fl{
	float: left;
	padding: 0 10px 5px 0;
}
.fr{
	float: right !important;
}
img.fr{
	float: right;
	padding: 0 10px 0 5px;
}

.center{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.clear{
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:100%;
}
.clear20 {
	clear: both;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	width:100%;
}
.clear30{
	clear:both;
	height: 30px;
}
.clear40 {
	clear:both;
	height: 40px !important;
}
.text{
	font-size: 12px;
	color: #909090;
	line-height: 1.5em;
}
table {
    border-collapse: collapse;
    border-spacing:	0;
}
p{
	line-height: 1.5em;
	font-size: 13px;
	color: #909090;
}
a{
	color: #7d7d7d;
	text-decoration: none;
}
a:hover{
	color: #aeaeae;
}
.wrap{
	margin: 0 auto;
	padding: 0;
	background: #f7f7f7;
}
.main-menu-wrap, .main-wrap{
	margin: 0 auto;
}
.main-menu-wrap {
	padding-bottom: 20px;
}
.white{
	color: #fff !important;
}

/*----------------------------------------------*/
/* Header */
/*----------------------------------------------*/

#header{
	height: 155px;
}
#header .glow, #headerSlider .glow{
	width: 100%;
	height: 100%;
}
#headerSlider{
	height: 465px;
}


/*----------------------------------------------*/
/* Navigation */
/*----------------------------------------------*/
.menu-wrap {
	height: 162px;
}
.main-menu a{
	text-decoration:none; 
	word-wrap:break-word;
}
.main-menu ul {
	list-style-type:none;
	list-style:none;
}
.main-menu {
	position:relative;
	z-index: 9999;
	font: 12px/14px 'Open Sans', Arial, sans-serif;
	float: right;
	height: 66px;
	max-width: 960px;
}
.main-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	padding: 130px 0;
	float: right;
}
.main-menu ul li {
	position:relative;
	display:inline;
	float:left;
	font-size:14px;
	padding-bottom:3px;
}
.main-menu ul li a, .main-menu ul li a:link{
	color: #fff;
	text-shadow: none;
	font-size: 15px;
	display: block;
	
}
.main-menu ul li a span{
	display:block;
	color:#a1a1a1;
	font-size:10px;
	text-align:left;
	margin-top:3px;
	text-transform: capitalize;
	text-shadow:none;
	margin-bottom: 15px;	
}
.main-menu ul li a {
	display: inline-block;
	text-decoration:none;
	overflow:hidden;
	padding: 0 11px ;
}
* html .main-menu ul li a {
	display:inline-block;
}
.main-menu ul li ul {
	position:absolute;
	left:0px;
	top: 16px;
	display:block;
	visibility:hidden;
	padding: 7px;
	opacity: 0.9;
	color: #666;
	width:170px;
	font: 14px/21px 'TitilliumText22LRegular', Arial, sans-serif;
}
.main-menu ul li ul li {
	display:list-item;
	float:none;
	border-right:none!important;
	color: #666 !important;
}
.main-menu ul li ul li a {
	padding:7px;
	padding-left: 11px !important;
}
.main-menu ul ul li:hover{
	border-bottom:none;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	color:#7a7a7a;
}
.main-menu ul ul {
	z-index:101;
}
.main-menu ul ul li a,.main-menu ul ul li a:link,.main-menu ul ul li a:visited {
	height:100%;
	text-transform: capitalize;
	line-height:17px;
	font-size:12px;
	color:#ccc;		
	z-index:1000;
	display: block;
}
.main-menu ul li ul li a:hover,.main-menu ul ul li a:hover {
	text-decoration:none!important;
	text-shadow:none;
}
.main-menu ul ul li ul ,.main-menu ul ul ul  {
	text-decoration:none!important;
	color:#db1010!important;
	text-shadow:none;
	z-index:1000;
	left: 170px;
	top: -7px;
	position: absolute;
	opacity: 0.9;
}
.main-menu ul ul li ul li a:hover,.main-menu ul ul ul li a:hover {
	text-decoration:none!important;
	text-shadow:none;
}

.logo{
	position: relative;
	padding-top: 10px;
	float: left;
	text-indent: -9999;
	margin-bottom: 30px;
	width: 160px;
}
.sub-menu ul {
	padding: 5px;
	background: #eee;
}
.sub-menu li{
	border-bottom: 1px dashed #ddd;
}
.sub-menu li:last-child{
	border-bottom: none;
}
.sub-menu li a{
	text-decoration: none;
	font-size: 14px;
	padding: 11px;
	display: block;
}
.sub-menu li a:hover{
	background: #8ba6ce;
	color: #fff !important;
}

/*----------------------------------------------*/
/* Header Bar */
/*----------------------------------------------*/

.header-wrap{
	margin-top: 30px;
	padding: 0;
	background: none;
	height: auto;
	clear:both;
	position: relative;
	display:block;
}
.call {
	height: 20px;
	float: right;
	color: #fff;
}
.cat{
	float: left;
	text-align: left;
	width: 60%;
	display: block;
	margin-top: -5px;
}
.cat h3{
	color: #ddd;
}
.cat {
	font-size: 11px;
	color: #888888;
	font-family: 'TitilliumText22LRegular', Arial, sans-serif;
}
.cat ul{
	margin-left: -5px;
	margin-top: 3px;
}
.cat li {
	float: left;
	display: block;
	padding: 0 5px 0 5px;
	color: #8994a1;
}
.cat li a{
	color: #6b7683;
}
.cat li a:hover{
	text-decoration: underline;
}

/*----------------------------------------------*/
/* Slider */
/*----------------------------------------------*/

#slider {
	
	padding: 0;
	display: block;
	clear:both;
	margin-top:-317px;
	overflow: hidden;
}
#slider.fix {
	height: 370px;
}
#slider .loader{
	margin-left:91px;
}
.loader{
	position:absolute;
	display: block;
	margin-left:3px;
	background: url(../images/loading.gif) center center no-repeat;
	width: 24px;
	height: 24px;
}

/* Elastic Image Slideshow */
.ei-slider{
	position: relative;
	max-height: 370px;
	height: 360px;
	margin: 0 auto;
}
.ei-slider.span img{
	margin-top: 5px;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: url(../images/loading.gif) center no-repeat #e4e4e4;
	color: #878787;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
	height: auto;
	display: block;
}
.ei-title{
	position: absolute;
	right: 50%;
	margin-right: 15%;
	top: 30%;
}
.ei-title h2, .ei-title h3{
	text-align: right;
}
.ei-title h2{
	font-size: 50px;
	line-height: 50px;
	font-family: 'TitilliumText22LRegular', Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.ei-title h3{
	font-size: 40px;
	font-family: 'TitilliumText22LRegular', Arial, sans-serif;
	text-transform: uppercase;
	color: #49aff4;
	line-height: 50px;
}
.ei-slider-thumbs{
	height: 13px;
	margin: 0 auto;
	position: relative;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: url(../images/bg-ei-thumbs.png) repeat-x;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        1px 0px 0px 0px #fff;
	-moz-box-shadow: 
        1px 0px 0px 0px #fff;
	box-shadow: 
        1px 0px 0px 0px #fff;
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 830px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #fff;
		background: rgba(0,0,0,0.9);
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
}

/* Piecemaker Slider */
#piecemaker{
	margin: -110px 0 -50px 0;
	width: 900px;
}

/* Slide Down Slider */
.slide-down-wrap{
	height: auto;
	position:relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.slide-down-slider{
	position: relative;
	overflow: hidden;
	width: 25%;
	display: block;
	height: auto;
	float: left;
	cursor:pointer;
	-moz-box-shadow:1px 3px 15px #252525;
    -webkit-box-shadow:1px 3px 15px #252525;
    box-shadow:1px 3px 15px #252525;
	background: url(../images/loading.gif) center center no-repeat;
	background-color: #eee;
}
.slide-down-slider img{
	width: 100%;
	display: block;
	height: auto;
}
.slide-down-slider .text_slider{
	position: absolute;
	width:100%;
	bottom:20%;
	margin:0;
	padding:0;
	display: block;
}
.slide-down-slider .innertext{
	padding: 3px 10px 15px 10px;
}
.slide-down-slider .innertext p{
	color: #fff;
	text-align: center;
}
.slide-down-slider .innertext h4{
	line-height: 1em;
	padding: 5px 11px;
	color: #CCC;
	background: #069;
	display: block;
	text-align: center;
}

/* Nivo Slider */

#sliderv {
	background: url(../images/loading.gif) no-repeat 50% 50% #e3e3e3 ;
	/*border: 7px solid rgba(199, 199, 199, 0.55);
	border:               	1px solid rgb(140,140,140);
    border:                	1px solid rgba(140,140,140,.2);
    background:            	rgb(187,187,187);
    background:        		rgba(187,187,187,.2);*/
}
#sliderv img{
	background: #e3e3e3;
}

/*----------------------------------------------*/
/* Main */
/*----------------------------------------------*/
#main {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/shadow-main.png) top repeat-x;
	padding: 30px 0 0 0;
}
.main-wrap{
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 3;
}
p.subtitle{
	font-size: 12px;
	font-family: 'TitilliumText22LRegular', Arial, sans-serif;
	margin-top: -5px !important;
	position: relative;
	clear: none !important;
	padding: 0 0 10px 0;
}
.frame{
	background: #fcfcfc;
	border: #eee 1px solid;
	border-bottom: #eee solid 2px !important;
	box-shadow: inset 0 0 0 1px #fff;
	display: inline-block;
	/*width: 80%;*/
	padding: 10%;
}
.frameInner{
	border: solid 7px #212121;
	overflow: hidden;
	display: block;
	background: #e7e7e7;
}

/*iconbox*/
.iconbox{
	padding: 0;
	margin: 0;
}

.iconbox-icon{
	float:left;
	padding: 0px 5px 0 0;
}
.iconbox-content{
	overflow: hidden;
	line-height: 17px;
}

.iconbox-content p{
	font-size: 11px;
	color: #808080;
}
.iconbox-content-title{
	border: medium none;
	padding: 0px 0 8px;
	position: relative;
	margin:0;
	font-size: 17px;
}

/* Tipsy */
.tipsy { 
	padding: 5px; font-size: 10px; 
	opacity: 0.8; filter: alpha(opacity=80); 
	background-repeat: no-repeat;  
}
.tipsy-inner { 
	padding: 5px 8px 4px 8px; 
	background-color: black; 
	color: white; 
	max-width: 200px; 
	text-align: center; 
}
.tipsy-inner { 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
}
.tipsy-north { 
	background-position: top center; 
}
.tipsy-south {
	background-position: bottom center; 
}
.tipsy-east { 
	background-position: right center; 
}
.tipsy-west { 
	background-position: left center; 
}

/*----------------------------------------------*/
/* Promo Box */
/*----------------------------------------------*/
.promo-box{
	width: 100%;
	position:relative;
	padding: 10px 0;
	color: #606060;
	overflow:hidden;
	font-style: italic;
    border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	margin-bottom: 20px;
}
.promo-box p{
	text-align: center;
	font: 21px/26px 'TitilliumText22LLight', Arial, sans-serif;
	left: 0;
	margin-left: 0;
	padding-left: 0;
	position:relative;
}
.promo-box .or{
	height: 27px;
	border-right: 1px solid #aaa;
	padding: 7px 0;
	margin-right: 17px;
	margin-left: 7px;
}
.promo-box .or span{
	margin-top: -8px;
	margin-right: -7px;
	background: #f5f5f5;
}
/*----------------------------------------------*/
/* Separator Style */
/*----------------------------------------------*/

.separator{
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
}
.separator h5{
	border-top: 1px dashed #d0d0d0;
	float: left;
	padding: 3px 11px;
	color: #fff;
	margin-bottom: 20px;
}
.sep_line {
	overflow:hidden;	
	display: inline;
	padding: 0;
	left: 0px;
    border-bottom: 1px dashed #d0d0d0;
	width: 100%;
	position: absolute;
	z-index: -1;
}
.sep_lines {
	margin: 0;
    border-bottom: 1px dashed #ddd;
	width: 100%;
}
.sep_full_top {
	margin: 0;
    border-bottom: 1px dashed #cfcfcf;
	width: 100%;
	padding-top: 5px;
}
.sep_full_bottom {
	margin: 0;
    border-top: 1px dashed #cfcfcf;
	width: 100%;
	padding-bottom: 5px;
}
.dash-line{
	height: 1px;
	width: 100%;
	border-bottom: dashed 1px #d0d0d0;
	position: relative;
	clear: both;
	margin-bottom: 25px;
	padding-top: 25px;
}
.dash-line.gray{
	border-bottom: dotted 1px #909090;
}
.blog-dash-line{
	height: 1px;
	width: 100%;
	border-bottom: dashed 1px #d0d0d0;
	clear: both;
	margin: 10px 0 15px 0;
}

/*----------------------------------------------*/
/* Toggles */
/*----------------------------------------------*/

.toggles{
	position: relative;
	overflow: hidden;
}
.toggles li{
	max-width: 100%;
	margin: 3px 0 3px 0;
	border: 1px solid #ddd;
	
}
.toggles li a{
	background: #e9e9e9; /* Old browsers */
	background: -moz-linear-gradient(top, #f5f5f5 0%, #e9e9e9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f5f5f5 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f5f5f5 0%,#e9e9e9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f5f5f5 0%,#e9e9e9 100%); /* IE10+ */
	background: linear-gradient(top, #f5f5f5 0%,#e9e9e9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 1px 0 #fdfdfd;
	-moz-box-shadow: inset 0 1px 0 #fdfdfd;
	box-shadow: inset 0 1px 0 #fdfdfd;
	display: block;
	overflow: hidden;
	padding: 5px;
	text-decoration: none;
	color: #606060;
	border-bottom: 1px solid #ddd;
}
.toggles li p{
	padding: 10px;
	color: #909090;
	font-size: 11px;
	line-height: 17px;
	background: #fff;
}
.toggles li img{
	float: left;
	padding: 3px 7px 0 0;
}

/*----------------------------------------------*/
/* Button Style */
/*----------------------------------------------*/

.button{
	display: inline-block;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	font: 12px/1em 'TitilliumText22LRegular', Arial, sans-serif;
	padding: 9px 11px;
	color: #909090; !important;
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 0%, #e7e7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* IE10+ */
	background: linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 1px 0 #fdfdfd;
	-moz-box-shadow: inset 0 1px 0 #fdfdfd;
	box-shadow: inset 0 1px 0 #fdfdfd;
	border: solid 1px #dddddd;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	text-shadow: 0 1px 0 #fff;
}
.button:hover{
	position: relative;
	background: #ededed;
	color: #828282; !important;
	cursor: pointer;
}
.button:active{	
	-moz-box-shadow: none; 
	-webkit-box-shadow: none; 
	box-shadow: none;
}
.button.gray{
	background: #a7a8a8; /* Old browsers */
	background: -moz-linear-gradient(top, #c6cfd1 0%, #a7a8a8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6cfd1), color-stop(100%,#a7a8a8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c6cfd1 0%,#a7a8a8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c6cfd1 0%,#a7a8a8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #c6cfd1 0%,#a7a8a8 100%); /* IE10+ */
	background: linear-gradient(top, #c6cfd1 0%,#a7a8a8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6cfd1', endColorstr='#a7a8a8',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 1px 0 #dadada;
	-moz-box-shadow: inset 0 1px 0 #dadada;
	box-shadow: inset 0 1px 0 #dadada;
	color: #414141 !important;
	text-shadow: 0 1px 0 #d7d7d7 !important;
	border: 1px solid #aaaaaa;
}
.button.gray:hover{
	background: #bfbfbf !important;
}
.button.orange{
	background: #f7a626; /* Old browsers */
	background: -moz-linear-gradient(top, #f4d423 0%, #f7a626 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4d423), color-stop(100%,#f7a626)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4d423 0%,#f7a626 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4d423 0%,#f7a626 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4d423 0%,#f7a626 100%); /* IE10+ */
	background: linear-gradient(top, #f4d423 0%,#f7a626 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4d423', endColorstr='#f7a626',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 1px 0 #f6e587;
	-moz-box-shadow: inset 0 1px 0 #f6e587;
	box-shadow: inset 0 1px 0 #f6e587;
	color: #563a0d !important;
	text-shadow: 0 1px 0 #d7d7d7 !important;
	border: 1px solid #d38b18;
}
.button.orange:hover{
	background: #eebc35 !important;
}
.button.red{
	background: #db4646; /* Old browsers */
	background: -moz-linear-gradient(top, #f65454 0%, #db4646 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f65454), color-stop(100%,#db4646)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f65454 0%,#db4646 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f65454 0%,#db4646 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f65454 0%,#db4646 100%); /* IE10+ */
	background: linear-gradient(top, #f65454 0%,#db4646 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f65454', endColorstr='#db4646',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 1px 0 #f38282;
	-moz-box-shadow: inset 0 1px 0 #f38282;
	box-shadow: inset 0 1px 0 #f38282;
	color: #601111 !important;
	text-shadow: 0 1px 0 #be9494 !important;
	border: 1px solid #ba3e3e;
}
.button.red:hover{
	background: #db4646 !important;

}
.button.blue{
	background: #75b9ca; /* Old browsers */
	background: -moz-linear-gradient(top, #75b9ca 0%, #1497c8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75b9ca), color-stop(100%,#1497c8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #75b9ca 0%,#1497c8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #75b9ca 0%,#1497c8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #75b9ca 0%,#1497c8 100%); /* IE10+ */
	background: linear-gradient(top, #75b9ca 0%,#1497c8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75b9ca', endColorstr='#1497c8',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 1px 0 #80caed;
	-moz-box-shadow: inset 0 1px 0 #80caed;
	box-shadow: inset 0 1px 0 #80caed;
	color: #093856 !important;
	text-shadow: 0 1px 0 #a2b9c8 !important;
	border: 1px solid #4183a2;
}
.button.blue:hover{
	background: #3a9cca !important;
}
.button.medium{
	font: 15px/1em 'TitilliumText22LRegular', Arial, sans-serif;
	padding: 11px 17px !important;
}
.button.large{
	font: 18px/1em 'TitilliumText22LRegular', Arial, sans-serif;
	padding: 15px 21px !important;
}
input.button, button.button{
	*width: auto; /* IE7 Fix */
	*overflow: visible; /* IE7 Fix */
}
.row{
	margin-top: 20px;
	padding-bottom: 20px;
}

/*----------------------------------------------*/
/* Testimonial */
/*----------------------------------------------*/

.testimonial-wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #ececec;
	overflow:hidden;
	border-bottom: 1px dashed #cfcfcf;
	border-top: 1px dashed #cfcfcf;
	position: relative;
	clear: both;
}
.testimonial{
	padding: 15px 0 15px 0;
	margin-top: 0;
	vertical-align: middle;
	overflow:hidden;
	min-height: 43px;
}
.testimonial p{
	vertical-align: middle;
	font-family: Georgia, Times, serif; 
	font-size: 17px; 
	color:#888888; 
	font-style: italic; 
	text-align: center; 
	line-height: 27px;
}

/*----------------------------------------------*/
/* Blog */
/*----------------------------------------------*/
#blog{
	position: relative;
	width: 100%;
	padding: 0;
	z-index: 103;
	margin: 0;
}
.blog-post{
	width: 598px;
	float: left;
	margin-right: 60px;
	display: inline-block;
}
.blog-post .post{
	background: #fcfcfc;
	border: #eee 1px solid;
	border-bottom: #eee solid 2px !important;
	box-shadow: inset 0 0 0 1px #fff;
	display: inline-block;
	width: 100%;
	padding: 20px;
	overflow: hidden;
}
.posted-by-text{
	font-size: 12px;
	color: #707070;
	font-weight: bold;
}
.posted-by-text a{
	color: #909090;
	text-decoration: none;
	font-weight: normal;
}
.posted-by-text a:hover{
	text-decoration: underline;
}
.imageBlog{
	width: 345px;
	margin: 0 10px 0 0;
	display: inline-block;
	position: relative;
	float: left;
	line-height: 0;
}
.imageBlogdetails{
	width: 100%;
	margin: 0 ;
	display: inline-block;
	position: relative;
	float: none;
	line-height: 0;
}
.imageBlog img{
	max-width: 100%;
	overflow: hidden;
}
.textBlog{
	position: relative;
	float: right;
	width: 230px;
}
.textBlogdetails{
	position: relative;
	float: none;
	width: 100%;
	clear: both;
	margin-bottom: 20px;
}
.textBlogdetails ul{
	position: relative;
	float: left;
	width: 220px;
	margin-right: 20px;
}
.textBlog.tags{
	position: relative;
	clear: both;
}
.textBlog li, .textBlogdetails li{
	font-size: 11px;
	float: left;
	padding: 7px 0px 7px 17px;
	line-height: 1.2em;
	color: #bbb;
	border-bottom: dashed 1px #ddd;
	clear: both;
}
.textBlog li, .textBlogdetails li{
	width: 210px !important;
}
.tagsDetails{
	clear: both;
	padding: 0 0 20px 0;
	display: block;
}
.tagsDetails li{
	font-size: 11px;
	float: left;
	color: #bbb;
	margin-right: 20px;
	padding-left: 17px;
}
.tagsDetails li a{
	color: #bbb;
	text-decoration: none;
}
.tagsDetails li a:hover{
	color: #bbb;
	text-decoration: underline;
}
.textBlog li a, .textBlogdetails li a{
	text-decoration: none;
	color: #bbb;
}
.textBlog li a:hover, .textBlogdetails li a:hover{
	text-decoration: underline;
}
.textBlog li:last-child, .textBlogdetails li:last-child {
	border-bottom: none !important;
}
.tags li.date{
	background: url(../images/date.png) left no-repeat;
}
.tags li.category{
	background: url(../images/category.png) left no-repeat;
}
.tags li.comments{
	background: url(../images/comments.png) left no-repeat;
}
.textBlog p{
	padding: 10px 0 0 0;
	color: #909090;
	font-style: italic;
	font-size: 12px;
	line-height: 1.5em;
}
.textBlogdetails p{
	color: #909090;
	font-size: 12px !important;
	font-style: italic !important;
	line-height: 1.5em;
}
#blogTags {
	position: relative;
	padding: 0 0 20px 0;
}
#blogTags a
{
	display: inline-block;
	overflow: hidden;
	border: solid 1px #ddd;
	font-size: 13px;
	font-family: 'TitilliumText22LRegular', Arial, sans-serif;
	color: #bbb;
	padding: 5px;
	text-shadow: #eee 0px 1px 0px;
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top, #fcfcfc 0%, #f3f3f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%); /* IE10+ */
	background: linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
}
#blogTags h3{
	margin-right: 15px;
}
#blogTags a:hover
{
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 0%, #fcfcfc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%); /* IE10+ */
	background: linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
}
#blogTags a img
{
	padding: 0 5px 0 0;
	margin-bottom: -1px;
	outline: none;
}
.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 60%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/arrowSlide.gif) no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
  
.pages{
	clear: both;
	display: block;
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 100%;
}
.pages a{
	display: inline-block;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	font: 10px/1em 'TitilliumText22LRegular', Arial, sans-serif;
	padding: 9px 11px;
	text-transform: uppercase;
	color: #909090; !important;
	background: #f0f0f0; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 0%, #e7e7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* IE10+ */
	background: linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
	border: solid 1px #dddddd;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	text-shadow: 0 1px 0 #fff;
}
.pages a:hover{
	background: #e9e9e9; 
	cursor: pointer;
}

/* Sidebar */

.sidebar{
	width: 240px;
	float: left;
	margin-right: 20px;
}
#searchWidget { 
	position: relative;
	margin-top: 10px;
}
#searchWidget input[type=text] { 
	background: #fafafa; 
	border: 1px solid #d5d5d5; 
	padding: 10px; 
	width: 180px;
	color: #909090;
	outline: none;
	margin: 0;
}
#searchWidget input[type=submit] { 
	background: url(../images/searchBtn.png) no-repeat 0 0; 
	position: absolute; 
	top: 0; 
	right: 3px; 
	border: none; 
	width: 36px; 
	height: 36px;
	cursor: pointer;
}
#categories, #rPortofolio, #textWidget, #popularPost, #searchWidget{
	margin-bottom: 20px;
}
#categories h3, #rPortofolio h3, #textWidget h3, #popularPost h3, #popularTags h3, #searchWidget h3{
	color: #808080;
	padding: 0 0 10px 0;
	line-height: 1.2em;
}
#categories li{
	padding: 10px 0 10px 0;
	color: #aaa;
	border-bottom: dashed 1px #ccc;
}
#categories li a {
	text-decoration: none;
	color: #aaa;
}
#categories li a:hover{
	text-decoration: none;
}
#categories li p{
	padding-left: 15px;
	font-size: 12px;
	background:url(../images/s-arrow.png) left no-repeat;
}
#categories li:last-child{
	border-bottom: none !important;
}
#rPortofolio img{
	max-width: 235px;
}
#rPortofolio ul{
	margin-bottom: 15px;
	display: table;
	position: relative;
}
#rPortofolio li {
	display: block;
	clear: both;
}
#rPortofolio li p{
	font-size: 12px;
	padding: 10px 0 10px 0;
	color: #aaa;
	display: block;
}
#rPortofolio .page{
	vertical-align: middle;
	border-top: dashed 1px #ccc;
	width: 235px;
	margin: 0;
	text-align: center;
	position: relative;
	height: 21px;
	display: block;
}
#rPortofolio .page img{
	position: relative;
	padding: 0px 3px 5px 3px;
	background: #f5f5f5;
	margin-top: -15px;
	height: 21px;
	width: 21px;
}
.slides_container div{
	max-width: 250px;
	display: block;
	width: 100%;
	min-height: 170px;
	position: relative;
}
#textWidget p{
	font-size: 12px;
	padding: 0;
	color: #aaa;
	line-height: 1.5em;
}
#textWidget a.button {
	margin-top: 10px;
}

#popularPost{
	padding-top: 10px;
}
#popularPost li{
	padding: 10px 0 10px 0;
	border-bottom: dashed 1px #ccc;
	overflow: hidden;
}
#popularPost li:first-child{
	padding-top: 0 !important;
}
#popularPost li:last-child{
	border-bottom: none !important;
}
#popularPost li img{
	padding: 0 10px 0 0;
	float: left;
}
#popularPost li p{
	font-size: 12px;
	color: #aaa;
	line-height: 1.5em;
}
#popularPost li p a{
	color: #aaa;
	text-decoration: none;
}
#popularPost li p a:hover{
	text-decoration: none;
}
#popularPost li span{
	color: #bbb;
	font-size: 11px;
	font-style: italic;
}
#popularTags a
{
	display: inline-block;
	overflow: hidden;
	border: solid 1px #ddd;
	font-size: 13px;
	font-family: 'TitilliumText22LRegular', Arial, sans-serif;
	color: #bbb;
	padding: 5px;
	text-shadow: #eee 0px 1px 0px;
	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 0%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 0%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top, #f7f7f7 0%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
#popularTags a:hover
{
	background: #f7f7f7;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#f7f7f7));
	background: -moz-linear-gradient(top, #ededed, #f7f7f7);
}
#popularTags a img
{
	padding: 0 5px 0 0;
	margin-bottom: -1px;
	outline: none;
}
.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}


/*----------------------------------------------*/
/* Portofolio */
/*----------------------------------------------*/

.category-title{
	position: relative;
	width: 100%;
}


/*----------------------------------------------*/
/* Comments */
/*----------------------------------------------*/
#comments{
	position: relative;
	margin: 0;
}
.postComment {
	position: relative;
	margin: 15px 0 15px 0;
	overflow: hidden;
	max-width: 100%;
}
.postComment ul{
	padding: 10px;
	border: solid 1px #eee;
}
.postComment ul img{
	float: left;
}
.postComment ul li{
	margin: 0 15px 0 15px;
}
.postComment h4{
	font-weight: bold;
}
.postComment ul li:first-child{
	overflow: hidden;
	display: inline-block;
	width: 60px;
	float: left;
	margin-left: 0 !important;
}
.postComment ul li:last-child{
	overflow: hidden;
	padding-left: 10px;
	border-left: 1px solid #eee;
}
.dateComments{
	font-size: 12px;
	color: #bbb;
	font-style: italic;
}
.postComment ul li p{
	margin-top: 20px;
	font-size: 12px;
	color: #909090;
	line-height: 1.5em;
}
.postComment .reply{
	position: absolute;
	right: 10px;
	top: 10px;
}
.postComment h4{
	color: #909090;
}
.reply a{
	text-decoration: none;
	color: #aaaaaa;
	font-size: 12px;
}
.reply a:hover{
	color: #62a5c8;
}
.reply a img{
	margin-bottom: -2px;
	padding-right: 5px;
}
.reply1{
	margin: 15px 0 0 30px !important;
}
.reply2{
	margin: 15px 0 0 60px !important;
}
#respon{
	padding: 0px 0 20px 0;
}
#respon .nameInput, #respon .emailInput, #respon .webInput{
	width: 45%;
	background: #efefef;
	height: 28px;
	margin-bottom: 10px;
	border: 1px solid #dedede;
	padding-left: 12px;
	color: #bbb;
}
#respon .messageInput{
	font-family: Arial,sans-serif; 
	font-size: 12px;
	width: 70%;
	height: 100px;
	margin-bottom: 15px;
	border: 1px solid #dedede;
	padding-top: 12px;
	padding-left: 12px;
	background: #eee;
	color: #bbb;
}
#respon label{
	display: block;
	margin-bottom: 4px;
	color: #aaa;
	font-size: 12px;
}
#respon .nameInput:hover, #respon .emailInput:hover, #respon .webInput:hover, #respon .messageInput:hover{
	border: 1px solid #d0d0d0;
}
#respon .nameInput:focus, #respon .emailInput:focus, #respon .webInput:focus, #respon .messageInput:focus{
	outline: none;
	background-color: #e7e7e7;
	color: #a1a1a1;
}

/*----------------------------------------------*/
/* Footer */
/*----------------------------------------------*/

#footer{
	width: 100%;
	margin: 0;
	padding: 0;
	color:#fff;
}
.footer-wrap{
	padding: 20px 0;
	margin: 0 auto;
	min-height: 300px;
	overflow: hidden;
}
#footer h4, #footer h2 {
	color: #cecece !important;
	text-shadow: 0 1px 0 #0e0e0e;
}
#footer .title{
	width: 100%;
	display: table-cell;
	vertical-align:	middle;
	padding-bottom:	13px;
	padding-left: 3px;
	color: #cecece;
	text-transform: uppercase;
	display: block;
}
#footer a{
	text-decoration: none;
	color: #949494;
	text-shadow: 0 1px 0 #0e0e0e;
}
#footer a:hover{
	text-decoration: none;
	color: #ddd;
}
#footer p{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #949494;
	text-shadow: 0 1px 0 #0e0e0e;
	line-height: 1.5em;
}

/* portofolio columns */

#portofolio{
	width: 100%;
	padding: 25px 0 20px 0;
}
#portofolio img{
	margin-right: 7px;
	margin-bottom: 7px;
	width: 50px;
	height: 50px;
}
#portofolio img a, #portofolio img a:hover{
	text-decoration: none;
	outline: none;
}

/* twitter columns */

#twitter{
	width: 100%;
	padding: 20px 0 20px 0;
	color: #031835;
}
.jta-tweet-list-item{
	padding: 0 0 0 20px;
	background: url(../images/quote.png) no-repeat left top;
}
.jta-tweet-text{
	color: #949494;
	font-size: 11px;
	line-height: 1.5em;
}
.jta-tweet-timestamp a{
	font-size: 11px;
	color: #525a65 !important;
	clear: both;
	display: block;
}
.jta-tweet-inreplyto, .jta-tweet-inreplyto a{
	font-size: 11px !important;
}

/* about us columns */

#about-us{
	width: 100%;
	padding: 20px 0 20px 0;
}
#about-us img{
	margin-bottom: -3px;
	position:relative;
}

/* contact columns */

#contact{
	width: 100%;
	padding: 20px 0 20px 0;
}

.nameInput, .emailInput, .webInput{
	width: 75%;
	height: 28px;
	margin-bottom: 10px;
	padding-left: 12px;
	color: #707070;
}
.messageInput{
	font-family: Arial,sans-serif; 
	font-size: 12px;
	width: 90%;
	height: 100px;
	margin-bottom: 15px;
	padding-top: 12px;
	padding-left: 12px;
	color: #707070;
}
label{
	display: block;
	margin-bottom: 4px;
	color: #aaa;
	font-size: 11px;
}
.nameInput:focus, .emailInput:focus, .webInput:focus, .messageInput:focus{
	outline: none;
	color: #666;
}

.post-footer{
	width: 100%;
	margin: 0;
	padding: 0;
}
.post-footer a {
	text-decoration: none;
	color: #7b7b7b !important;
	margin-left: 10px;
}
.post-footer a:hover{
	color: #aaa !important;
}
.post-footer-wrap{
	overflow: hidden;
	padding: 10px 0px 10px 0;
	margin: 0 auto;
	color: #fff !important;
}
.post-footer-wrap p{
	color: #fff !important;
	vertical-align: middle;
	margin: 5px;
}
.socialNav {
	float: right;
}
.socialNav li{
	float: right;
	margin-left: -3px;
}
.socialNav li a{
	display: block;
	cursor: pointer;
}

/*----------------------------------------------*/
/* Shortcodes - Image */
/*----------------------------------------------*/

.image{
	line-height: 0;
	display: block;
	position: relative;
	margin-bottom: 20px;
	background: url(../images/loading.gif) center center no-repeat #e7e7e7 
}
.preloader { 
	background: url(../images/loading.gif) center center no-repeat #e7e7e7 !important;
}
.shadow img{
	display: block;
	margin: auto;
	position: relative;
	max-width: 100%;
	margin-top: -20px;
	margin-bottom: 10px;
}
.shadowflat img{
	display: block;
	clear: both;
	margin: auto;
	position: relative;
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 10px;
}
.image img{
	display: block;
	width: 100%;
	height: auto;
}
.image .mask, .image .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.image p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 17px;
   position: relative;
   color: #2e2e2e;
   padding-top: 10%;
   text-align: center;
}
.image img {
   -webkit-transition: all 0.1s linear;
   -moz-transition: all 0.1s linear;
   -o-transition: all 0.1s linear;
   -ms-transition: all 0.1s linear;
   transition: all 0.1s linear;
}
.image a:hover img {

}
.image .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(241,241,241, 0.33);
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   -moz-box-shadow: inset 0 0 7em #666;
   -webkit-box-shadow: inset 0 0 7em #666;   
	box-shadow: inset 0 0 7em #666;
}
.image:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.image:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.image:hover img {
}
.image:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.image:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.image:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

/* SHORTCODE - Quote */
.quote{
	display: block;
	line-height: 23px;
	margin-top:	10px;
	font-style:	italic;
	font: italic 19px/1.5  'TitilliumText22LRegular', Arial, sans-serif;; 
	margin: 0 0 10px 0;
}
.quote span{
	clear: both;
	font-size: 12px;
}
.quote.left-align{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	width: 190px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.quote.right-align{
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	width: 190px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.quote.center-align{
	float: none;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: 0 0;
}

blockquote {
	font: 17px/1.2em 'TitilliumText22LRegular', Arial, sans-serif;
	border : 1px solid #efefef; 
	width: 96%; 
	margin-top: 40px; 
	padding: 15px 2%; 
	quotes: "\201C" "\201D";
	color: #909090;
	background: #fafafa; 
	text-align: center; 
	font-style: italic; 
	border-left: 4px solid #d5d5d5;
	display: block;
}
blockquote:before { 
	content: open-quote; 
	font-weight: bold; 
}
blockquote:after { 
	content: close-quote; 
	font-weight: bold; 
}


/* SHORTCODE - Pre Tags */
.SRC_Wrap { 
	height:auto; 
	font-size:12px;
	border: 1px solid #ddd;
	margin: 20px 0;
}
.SRC_Title {  
	text-align:center; 
	color:#555; 
	border-bottom:2px solid #999; 
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif; 
	padding:5px; 
	font-weight:700; 
}
.SRC_Line { 
	width:100%; 
	background-color:#fafafa; 
	min-height:28px; 
	line-height: 28px; 
}
.SRC_Line:nth-child(even) { 
	background-color:#f5f5f5; 
}
.SRC_NumBox { 
	width:5%; 
	float:left; 
}
.SRC_Num { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px; 
	text-align:right; 
	color:#555; 
	font-weight:500; 
	padding-right:2px; 
	width:100%; 
	height:auto; 
	min-height:28px; 
	line-height:28px; 
}
.SRC_CodeContent { 
	white-space: pre-wrap; 
	border-left:1px solid #d5d5d5; 
	font-size:12px; 
	padding-left:6px; 
	font-family:"Courier New", Courier, monospace; 
	margin:0px; 
	min-height:28px; 
	line-height:28px; 
}
.SRC_NumContent { 
	text-align:right; 
	margin-right:4px; 
	color:#555; 
}
.SRC_CodeBox { 
	float:left; 
	width:95%; 
}
.SC_blue { 
	color: blue; 
}
.SC_grey { 
	color: grey; 
}
.SC_navy { 
	color: navy; 
}
.SC_green { 
	color: green; 
}
.SC_orange { 
	color: #930; 
}
.SC_red { 
	color: #F00; 
}
.SC_teal { 
	color: teal; 
}
.SC_gold { 
	color: #FC0; 
}
.SC_pink { 
	color: #ff68a4; 
}
.SC_bold { 
	font-weight: 700; 
}


/* SHORTCODE - Dropcaps */
.dropcap1 {
	display: block;
	float: left;
	font-size: 36px;
	line-height: 36px;
	margin: 2px 8px 0 0;
	color: #909090;
}

.dropcap2 {
	display: block;
	color: #f7f7f7;
	font-size: 23px;
	padding-top: 7px;
	width: 33px;
	height: 27px;
	text-align: center;
	background: url(../images/H.png) no-repeat;
	float:left;
	margin: 4px 8px 0 0;
}

/* SHORTCODE - Bullets */
.bullet{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet li{
	background: transparent url(../images/bullet.png) no-repeat;
	background-position:0 3px;
	margin:0;
	padding:0 0 8px 20px;
	list-style-type:none;
	font-size: 12px;
	color: #909090;
}
.bullet2 li{
	background: transparent url(../images/tick.png) no-repeat;
	background-position:0 1px;
	margin:0;
	padding:0 0 8px 20px;
	list-style-type:none;
	font-size: 12px;
	color: #333;
}
.bullet2 li a
{
	color: #333;
	text-decoration:none;
}
.bullet2 li a:hover
{
	color: #333;
	font-weight:bold;
	text-decoration:none;
}
.bullet3 li{
	background: transparent url(../images/arrow02.png) no-repeat;
	background-position:0 3px;
	margin:0;
	padding:0 0 8px 15px;
	list-style-type:none;
	font-size: 12px;
	color: #909090;
}
.bullet4 li{
	background: transparent url(../images/arrow-gray.png) no-repeat;
	background-position: 3px 3px;
	margin:0;
	padding:0 0 8px 15px;
	list-style-type:none;
	font-size: 12px;
	color: #909090;
}
.bullet5 li{
	background: transparent url(../images/bullet_go.png) no-repeat;
	background-position:-3px -1px;
	margin:0;
	padding:0 0 8px 15px;
	list-style-type:none;
	font-size: 12px;
	color: #909090;
}

/* SHORTCODE - Table */
.basicTable{
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 0%,#efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #f7f7f7 0%,#efefef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
}
.basicTable table{
	width:	100%;
	text-align:	left;
	border:	1px solid #e4e4e4;
	background: #ffffff;
	color: #999;
}
.basicTable table td th{
	vertical-align: middle;
}
.basicTable table td{
	padding: 12px;
	text-align:	center;
	border: 1px dotted #e4e4e4;
}
.basicTable table th{
	padding: 15px;
	text-align:	center;
	font-weight: normal;
	background: #fafafa;
}
.basicTable table tbody{
	font-size: 12px;
}
.basicTable table tbody .odd{
	background-color: #fafafa;
}
basicTable table thead{
	border-bottom: 1px solid #dedede;
	font-size: 16px;
}
.basicTable table tfoot{
	border-top:	1px solid #dedede;
	font-size: 13px;
	font-style: italic;
}

/* SHORTCODE - Notification */
.Note { 
	cursor: pointer; 
	clear: both; 
	margin: 20px 0px 20px 0px; 
	width: 100%; 
}
.Note strong { 
	margin-right: 5px; 
}
.Note p {
	font-size: 11px; 
	padding: 10px 25px 10px 54px; 
	margin: 0px; 
	color: #565656; 
}
.Message p {
	font-size: 11px; 
}
.Warning { 
	background: #efec90 url(../images/warning.png) no-repeat 15px center; border: 
	1px solid #d3d150; 
	color: #826200; 
}
.Success { 
	background: #effeb9 url(../images/success.png) no-repeat 15px center; 
	border: 1px solid #c1d779; 
	color: #3C5A01; 
}
.Failure { 
	background: #fccac1 url(../images/error2.png) no-repeat 15px center; 
	border: 1px solid #e18b7c; 
	color: #AC260F; 
}
.Information { 
	background: #d1e4f3 url(../images/info.png) no-repeat 15px center; 
	border: 1px solid #99c4ea; 
	color: #235685; 
}
.Lightbulb { 
	background: #FEF0CB url(../images/bulb.png) no-repeat 15px center; 
	border: 1px solid #D3A350; 
	color: #835F21; 
}
.Messages { 
	background: #9DDFFF url(../images/email.png) no-repeat 15px center; 
	border: 1px solid #42B4FF; 
	color: #835F21; 
}


/*--------------------------------------------------------*/
/* #Pricing Tables Styles */
/*--------------------------------------------------------*/

div#price_table {
	float:left;
	border: 1px solid #dedede;
	margin-bottom: 21px;
	width:100% /* Changing this value will widen the table, you may also need to adjust the #price_table .column width*/
	background: #f1f4f8; /* This is to fix the left and right borders if the box is too wide */
	margin-top:21px;
	font-size: 13px;
	
}
#price_table div {
	float: left; 
	width: 100%;
}
#price_table #border {
	border-top:1px solid #FFFFFF;
}
#price_table .column {
	float:left;
	width:18.99%; /* 19% will work for 5 boxes, down to the #price_table width of 900px. You may need to adjust this if you adjust the #price_table Width */
	border-right: 1px solid #eee;
	background: #fff;
}
#price_table .column.secondary {
	background: #f1f4f8;
}
#price_table .column.primary {
	background: #f9fbfc;
}
#price_table .column.featured {
	-webkit-shadow:0 4px 6px rgba(0, 0, 0, 0.25);
	background:none repeat scroll 0 0 white;
	border:5px solid #b0b7c1;
	margin-bottom:-17px;
	margin-top:-23px;
	width: 22.446%;
	z-index: 5;
	position: relative;
	padding-bottom: 10px;
}
#price_table #best_deal {
	background:url("../images/best.png") no-repeat scroll 0 0 transparent;
	display:inline;
	float:left;
	height:72px;
	margin-bottom:-66px;
	margin-left:-6px;
	margin-top:-6px;
	width:72px;
	position: relative;
}
#price_table .header {
	font: 16px/27px 'TitilliumText22LRegular', Arial, sans-serif;
	font-style:normal;
	text-transform: uppercase;
	padding: 10px 0 10px 0;
	text-align:center;
	font-weight: bold;
	color:#717171;
	background: #f0f0f0; /* Old browsers */
	background: -moz-linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
}
#price_table .header.best{
	padding: 19px 0 19px 0;
}
#price_table .headerTitle{
	width: 100%;
	clear: both;
	font: 18px/27px 'TitilliumText22LRegular', Arial, sans-serif;
	float: left;
	font-size: 18px;
	line-height: 40px;
	color: #616161;
	background: #fafafa;
	text-align: center;
	border-bottom:1px solid #e3e3e3;
}
#price_table .footer {
	height: 30px;
	border-top: 1px solid white;
	padding-bottom:20px;
	padding-top:20px;
	text-align: center;
	
}	
#price_table .pIncluded {

}
#price_table .column ul {

}
#price_table .column li {
	background:url("../images/tick.png") no-repeat scroll 14px 9px transparent;
	border-bottom:1px solid #eee;
	border-top:1px solid white;
	line-height:30px;
	padding-left:39px;
	color: #909090;
}

.framePricing{
	position: relative;
	border: #e3e3e3 1px solid;
	padding: 20px;
	max-width: 100%;
	overflow: hidden;
	display: block;
	background: #f7f7f7;
}
.framePricing h3{
	text-align: center;
	margin-bottom: 10px auto;
	padding: 10px 0;
	font-size: 19px;
	display: block;
	background: #ddd;
	width: 100%;
	top: 1px;
	left: 0;
	position: absolute;
	background: #f0f0f0; /* Old browsers */
	background: -moz-linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #dfdfdf;
	text-shadow: 0 1px 0 #fff;
}
.framePricing ul {
	margin-top: 25px;
}
.framePricing li {
	padding: 15px;
	color: #909090;
	text-align: center;
	font-size: 12px;
}
.framePricing li.title{
	text-align: center;
	padding-bottom: 10px !important;
	font: 21px/27px 'TitilliumText22LRegular', Arial, sans-serif; 
	color: #333;
	line-height: 40px;
}
.framePricing li.title span{
	font-size: 13px;
	color: #707070;
}

/*box-shadow:0 1px 0 rgba(255,255,255,0.4),0 0 10px rgba(0,0,0,0.1);*/

/*--------------------------------------------------------*/
/* To Top Plugin */
/*--------------------------------------------------------*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:40px;
	height:42px;
	border:none;
	text-indent:100%;
	background:url(../images/totop.png) no-repeat left top;
	z-index: 9999;
}

#toTopHover {
	background:url(../images/totop.png) no-repeat left -42px;
	width:40px;
	height:42px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}

/*--------------------------------------------------------*/
/* 404 html */
/*--------------------------------------------------------*/

.errorPage { 
	width: 100%; 
	margin: 20px auto 20px auto; 
	position: relative; 
}
.errorPage .errorTitle, .weAreOff { 
	width: 290px; 
	padding-bottom: 15px; 
}
.weAreOff { 
	width: 100%;
}
.errorPage h1 { 
	color: #404040; 
	font-size: 130px; 
	position: relative;
	margin: 0 auto;
	text-align: center;
}
.errorPage h2 { 
	font-size: 22px; 
	font-weight: normal;  
}
.errorPage h2 span { 
	background: url(../images/sadEmo.png) no-repeat 0; 
	padding-left: 26px; 
	color: dc4343; 
}
.errorPage .bubbles { 
	position: absolute; 
	background: url(../images/error.png) no-repeat 0 0; 
	width: 138px; 
	height: 133px; 
	top: -50px;
	left: 325px; 
}
.errorPage p { 
	width: 100%; 
	padding: 13px 0; 
	font-size: 20px; 
	text-align: center; 
}
.backToDash { 
	text-align: center; 
	margin: 10px;
	width: 230px;
	margin: 0 auto;
}

#map{
	width: 100%;
	height: auto;
}



/* Flip */


.flip-container {
			-webkit-perspective: 1000;
			-moz-perspective: 1000;
			-ms-perspective: 1000;
			-o-perspective: 1000;
			perspective: 1000;
		}

			
			.flip-container:hover .flipper, .flip-container.hover .flipper {
				-webkit-transform: rotateY(180deg);
				-moz-transform: rotateY(180deg);
				-ms-transform: rotateY(180deg);
				-o-transform: rotateY(180deg);
				transform: rotateY(180deg);
			}

		.flip-container, .front, .back {
			width: 285px;
			height: 180px;
		}

		.flipper {
			-webkit-transition: 0.6s;
			-webkit-transform-style: preserve-3d;

			-moz-transition: 0.6s;
			-moz-transform-style: preserve-3d;
			
			-ms-transition: 0.6s;
			-ms-transform-style: preserve-3d;
			
			-o-transition: 0.6s;
			-o-transform-style: preserve-3d;

			transition: 0.6s;
			transform-style: preserve-3d;

			position: relative;
		}

		.front, .back {
			-webkit-backface-visibility: hidden;
			-moz-backface-visibility: hidden;
			-ms-backface-visibility: hidden;
			-o-backface-visibility: hidden;
			backface-visibility: hidden;

			position: absolute;
			top: 0;
			left: 0;
		}

		.front {
			z-index: 2;
		}

		.back {
			-webkit-transform: rotateY(180deg);
			-moz-transform: rotateY(180deg);
			-ms-transform: rotateY(180deg);
			-o-transform: rotateY(180deg);
			transform: rotateY(180deg);
			background-color:#46A5D5;
		}

		.front .name {
			font-size: 2em;
			display: inline-block;
			background: rgba(33, 33, 33, 0.9);
			color: #f8f8f8;
			font-family: Courier;
			padding: 5px 10px;
			border-radius: 5px;
			bottom: 60px;
			left: 25%;
			position: absolute;
			text-shadow: 0.1em 0.1em 0.05em #333;

			-webkit-transform: rotate(-20deg);
			-moz-transform: rotate(-20deg);
			-ms-transform: rotate(-20deg);
			-o-transform: rotate(-20deg);
			transform: rotate(-20deg);
		}

		.back-logo {
			position: absolute;
			top: 40px;
			left: 90px;
			width: 160px;
			height: 117px;
			background: url(logo.png) 0 0 no-repeat;
		}

		.back-title {
			font-weight: bold;
			color: #00304a;
			position: absolute;
			top: 180px;
			left: 0;
			right: 0;
			text-align: center;
			text-shadow: 0.1em 0.1em 0.05em #acd7e5;
			font-family: Courier;
			font-size: 2em;
		}

		.back p {
			position: ;
			bottom: 40px;
			left: 0;
			right: 0;
			text-align: left;
			padding: 15px 15px 5px 15px;
			color: #fff !important;
			background: url(../images/stuff/boder_small.png);
			background-repeat: no-repeat;
			background-position: 20px 19px;
		}

.flip_read_con { padding-left: 15px;}
a.readmore_b{ text-decoration: none !important; padding-bottom: 12px;}
a.readmore_b h6{ margin:0px; float: left; font-size: 12px; color:#000; }
a.readmore_b h6:hover { color: #ccc !important;}
body .align_left  { float:left;}
.icon_readmore { 
background:url("../img/readmore.png") no-repeat; width:10px; height:10px; float: left; margin-left: 5px; margin-top: 4px;
}

/* End Flip */
.sub-content
{
	color:#333 !important;
}
.sub-content a
{
	color:#333 !important;
	font-weight:bold;
}
.sub-content a:hover
{
	color:#333 !important;
	font-weight:bold;
	text-decoration:underline;
}
.sub-content-main
{
	color:#004064 !important;
	font-weight:bold;
}
.sub-content-main a
{
	color:#004064 !important;
	font-weight:bold;
}
.sub-content-main a:hover
{
	color:#004064 !important;
	font-weight:bold;
	text-decoration:underline;
}
