/* ------- TRAVEL V.1 ------- */

/* ========================================================== */
/* 						   GLOBAL RESET                       */
/* ========================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
	margin: 0;
	font-size: 12px;
	background-color: #FFFFFF;
	position:relative;
}
body, button, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4,#sidebar h5, #sidebar h6 {
	background-color: rgb(231, 55, 33);
	background-color: #09438B;
	width:220px;
	padding:10px 20px;
	margin:0;
	color:#fff;
} 
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a {
	color: #054184;
	text-decoration:none;
}
a:visited {
	/*color: #054184;*/
}
a:hover {
	color: #054184;
	text-decoration:underline;
}
a:focus { outline: none; }
a:hover, a:active { outline: 0; }

a.button {
	background-color: rgb(231, 55, 33);
	background-color: #054184;
	color:#fff;
	margin:3px 0px 0 0;
	padding: 6px 12px 7px 12px;
	text-align: center;
	position: relative;
	float:left;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
}
a.button:hover {
	background-color:rgb(186, 127, 2);
	background-color:#EC9E19;
	color:#fff;
	text-decoration:none;
}
.button1 {
	background-color: rgb(231, 55, 33);
	background-color: #054184;
	color:#fff;
	margin:3px 0px 0 0;
	padding: 6px 12px 7px 12px;
	text-align: center;
	position: relative;
	float:left;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
}
.button1:hover {
	background-color:rgb(186, 127, 2);
	/*background-color:#EC9E19;*/
	background-color:#EC9E19;
	color:#fff;
	text-decoration:none;
}

.selected1 {
	background-color:#28a030;
	color:#fff;
	text-decoration:none;
}

/* ------- Images
---------------------------------------------------------- */
.alignright,img.alignright,a img.alignright {
	float:right;
	margin:0 0 10px 20px;
}
.alignleft,img.alignleft,a img.alignleft {
	float:left;
	margin:0 20px 10px 0;
}
.aligncenter,img.aligncenter,a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:15px;
}
iframe{ border:none; margin:0; padding:0;}

p{
	margin:0 0 18px 0;
	line-height:18px;
	font-size:11px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red{
	font-weight:bold;
	color:#054184;
	color:#fff;
	/*color:#09438B;*/
}

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
hr { background:url(../images/hr-line.png) bottom repeat-x; display: block; border: 0; margin: 5px 0 20px 0; padding: 0; float:left; overflow:hidden; width:560px; height:2px;}
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 0; padding: 0; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0;}
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* @font-face
---------------------------------------------------------- */
@font-face {
    /* This declaration targets Internet Explorer */
    font-family: 'CuprumFFURegular';
    src: url('../font/cuprum-webfont.eot');
}
@font-face {
    /* This declaration targets everything else */
    font-family: 'CuprumFFURegular';
    src: url(//:) format('no404'), url('../font/cuprum-webfont.woff') format('woff'), url('../font/cuprum-webfont.ttf') format('truetype'), url('../font/cuprum-webfont.svgz#CuprumFFURegular') format('svg'), url('../font/cuprum-webfont.svg#CuprumFFURegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ----- Headers ----- */
h1,h2,h3,h4,h5,h6{
	letter-spacing:1px;
	margin:0 0 15px 0;
	font-weight:normal;
	line-height:100%;
	display:inline-block;
	color:#054184;
	font-family: CuprumFFURegular, Verdana, Geneva, sans-serif;
}
h1 a,h2 a,h3 a,h4 a,h5 a{
	color:#09438B;
	font-family: CuprumFFURegular, Verdana, Geneva, sans-serif;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover{
	color:#09438B;
	text-decoration:underline;
}

#main_content h1.title_homepage, #main_content h2.title_homepage, #main_content h3.title_homepage, #main_content h4.title_homepage,#main_content h5.title_homepage, #main_content h6.title_homepage {
	background-color: rgb(231, 55, 33);
	background-color: #09438B;
	width:680px;
	padding:10px 20px;
	margin:0;
	color:#fff;
	border-top:3px solid;
	border-color: #0066FF;
}



h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px; text-transform:uppercase;}

/* ------- Columns ------- */
.one_column_box { width:510px; margin-bottom:20px; padding:15px 25px 0 25px; float:left; background-color: rgb(16, 16, 16); background-color: rgba(16, 16, 16, 0.8);}
.one_half_box { width:270px; margin-right:20px; background-color: rgb(16, 16, 16); background-color: rgba(16, 16, 16, 0.8);}
.one_half_box.last { margin-right:0; }

.one_half { width:48%; }
.one_third { width:30.66%; }
.two_third { width:65.33%; }
.one_fourth { width:22%;}
.two_fourth {width: 48%;}
.three_fourth { width:74%; }
.one_fifth { width:16.8%; }
.two_fifth { width:37.6%; }
.three_fifth { width:58.4%; }
.four_fifth { width:79.2%; }
.one_sixth { width:13.33%; }
.five_sixth { width:82.67%; }
.one_half, .one_third, .two_third, .one_fourth, .two_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth { 
position:relative; margin-right:4%; float:left;}
.last { margin-right:0 !important; clear:right; }

/* ========================================================== */
/* 						   GENERAL LAYOUT                       */
/* ========================================================== */

#container{
	width:960px;
	margin:0 auto;
	position:relative;
}
#dotted_bg{
	position:fixed;
	z-index:-1;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(../images/raster.png) repeat;
	overflow:hidden;
}
#main {
	width:960px;
	margin-top:30px;
	margin-bottom:30px;
	position:relative;
}
#sidebar{
	width:220px;
	position:relative;
	float:left;
}
#main_content{
	width:720px;
	
	position:relative;
	float:right;
}
.main_content_box{
	width:680px;
	min-height:350px;
	overflow:hidden;
	padding:20px 20px 5px 20px;
	background-color: #fff;

}
.main_content_box.last{
	margin-bottom:30px;
	border-top:3px solid #09438B;

}

/* ========================================================== */
/* 						   HEADER                       */
/* ========================================================== */

#header {
	width:100%;
	margin:0 auto;
	position:relative;
	clear:both;
	background-color: #FFFFFF;
	height: 102px;
	border-bottom: 8px solid;
	border-color: #0066FF;
}

#header1 {
	width:960px;
	margin:0 auto;
	position:relative;
	clear:both;
	background-color: #FFFFFF;
	height: 102px;
	margin:0px auto;
}

/* ----- logo ----- */
#logo{
	position: relative;
	float:left;
	overflow:hidden;
	width:200px;
	height:44px;
	padding:29px 30px;
	background-color: #FFFFFF;
	margin:0;
}
#logo1{
	position: relative;
	float:left;
	overflow:hidden;
	width:200px;
	height:44px;
	padding:29px 30px;
	background-color: #FFFFFF;
	margin:0;
}

/* ----- nav ----- */
#nav {
	position:relative;
	display:block;
	margin-top:20px;
	width:420px;
	height:40px;
	padding:0;
	float:right;
	background-color: rgb(16, 16, 16);
	background-color: #FFFFFF;
}
#nav li {
	display:block;
	list-style:none;
	height:40px;
	float:right;
}
#nav li a {
	color: #0C428A;
	display: block;
	padding:0 13px;
	font-size: 16px;
	line-height:40px;
	text-decoration: none;
	font-family: CuprumFFURegular, Verdana, Geneva, sans-serif;
}
#nav li a.first{
	padding-left:22px;
}
#nav li a.last{
	padding-right:0;
}
#nav li a:hover, #nav li a.selected {
	color:#F19D11;
}

#nav ul {
	position:absolute;
	width:200px;
	margin-left:0;
	display:none;
	margin-top:0;
	list-style:none;
	z-index:1000;
	background-color: rgb(16, 16, 16);
	background-color: #FFFFFF;
	border-bottom:1px solid rgb(231, 55, 33);
	border-bottom:1px solid #ec9e19;
	border-top:3px solid rgb(231, 55, 33);
	border-top:3px solid #ec9e19;
}         
#nav ul li {
	width:200px; 
	height:30px; 
	float:left; 
	text-align: left; 
}
#nav ul li:first-child {
	border-top: none;
}
#nav ul li:last-child {
	border-bottom:none;
}      
#nav ul li a {
	display:block;
	width:160px;
	padding: 0 20px;
	line-height:30px;
	color:#06428A;
	font-size: 16px;
}     
#nav ul li a:hover, #nav ul li a.selected {
	color:#EB9D1B;
	background-color: rgb(16, 16, 16);
	background-color: #FFFFFF;
} 
*html #nav ul {
	margin:0 0 0 -2px;
}

/* ----- social icons ----- */
ul.social_icons{
	list-style:none;
	float:right;
	margin:10px 20px 0 0;
}
ul.social_icons li {
	width:32px;
	height:32px;
	float:left;
	margin-left:3px;
}
ul.social_icons li a {

	width:18px;
	height:18px;
	float:left;
	padding:7px 7px;
	
}
ul.social_icons li a:hover {


}

/* ----- search form ----- */
#search-form {
	width: 190px;
	position: relative;
	float:right;
	margin:10px 0 0 0;
	border: 2px solid rgb(231, 55, 33);
	border: 2px solid;
	border-color: #CCCCCC;
	margin-right: 20px;
}

#search-reference {
	width: 190px;
	position: relative;
	float:right;
	margin:0px 0 0 0;
	border: 2px solid rgb(231, 55, 33);
	border: 2px solid;
	border-color: #CCCCCC;
	/*margin-right: 20px;*/
}
#search {
	background-color: rgb(16, 16, 16);
	background-color: #E9E9E9;
	border:none;
	color: #fff;
	height: 12px;
	width: 136px;
	padding: 8px 10px;
	float:left;
	font-size:12px;
}

#searchInput {
	background-color: #FFFFFF;
	border:none;
	color: #000000;
	height: 12px;
	width: 136px;
	padding: 8px 10px;
	float:left;
	font-size:12px;
}

#search-submit {
	background:url(../images/search.png) no-repeat 7px 3px;
	background-color:#CCCCCC;

	border:none;
	height: 28px;
	width: 34px;
	float:left;
}
#search-submit:hover {
	background-color: rgb(231, 55, 33);
	background-color: #EC9E19;
}

#searchSubmit {
	background:url(../images/search.png) no-repeat 7px 3px;
	background-color:#CCCCCC;

	border:none;
	height: 28px;
	width: 34px;
	float:left;
}
#searchSubmit:hover {
	background-color: rgb(231, 55, 33);
	background-color: #EC9E19;
}
/* ========================================================== */
/* 						   FOOTER                       */
/* ========================================================== */

#footer_wrapper {
	width:960px;
	margin:0 auto;
}
#footer1, #footer2 {
	padding:5px 0 5px 0;
	background-color: rgb(16, 16, 16);
	background-color: #0066FF;
	border-top:3px solid rgb(231, 55, 33);
	border-top:3px solid;
	color:#fff;
	text-align:center;
	border-color: #0066FF;
}
#footer1 {
	width:960px;
	float:left;
}
#footer2 {
	width:100%;
	float:right;
}
#footer1 p, #footer2 p{
	margin:0;
	color:#fff;
}

/* ========================================================== */
/* 						   SIDEBAR                       */
/* ========================================================== */

.sidebar_box {
	width:180px;
	margin-bottom:20px;
	padding:10px 20px;
	overflow:hidden;
	background-color: rgb(16, 16, 16);
	background-color: #FFFFFF;
}

/* ----- Slider Wrapper ----- */
.slideshow_wrapper {
	width:180px;
	margin-bottom:20px;
	padding:20px 20px;
	overflow:hidden;
	background-color: rgb(16, 16, 16);
	background-color: #FFFFFF;
	border-top:3px solid rgb(231, 55, 33);
	border-top:3px solid;
	border-color: #0066FF;
}
.slideshow_wrapper p {
	margin-top:12px;
	margin-bottom:10px;
	float:left;
	overflow:hidden;
}
.slideshow {
	width: 220px;
	height:230px;
	position: relative;
}
.slideshow img {
	position:absolute;
	left:0;
	top:0;
}

/* ----- Tweets ----- */
#twitter_update_list{
}
#twitter_update_list li {
	list-style-type: none;
	margin:5px 0 5px 0;
}  
#twitter_update_list span a {  
	display: block;
	clear:both;
	color: #e73721;
	font-size:11px;
	line-height:18px;
}  
#twitter_update_list span a:hover {  
	text-decoration: underline;  
	color: #e73721;  
}  
#twitter_update_list span {
	clear:both;
	color: #fff;
	font-size:11px;
	line-height:18px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* ----- Testimonials ----- */
.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width:220px;
	margin-bottom:20px;
	padding:15px 20px 10px 20px;
	overflow:hidden;
	background-color: #fff;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  220px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 220px;
}
.jcarousel-skin-tango .jcarousel-item span {
	background:url(../images/quote.png) 0 6px no-repeat;
	width: 200px;
	padding-left:16px;
	margin-bottom:10px;
	color: #666666;
	font-size:11px;
	line-height:18px;
	font-style:normal;
	float:left;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* ========================================================== */
/* 						   HOME PAGE                       */
/* ========================================================== */

/* ----- Nivo Slider ----- */
#slider_wrapper{
	float: left;
	overflow:hidden;
	position: relative;
	margin-bottom:20px;
	width: 940px;
	height:380px;
	padding: 10px 10px;
	background-color: #09438B;
}
#slider {
	width: 940px;
	height:380px;
	background-color: #f0f0f0;
}
#slider img {
	position:absolute;
	width:940px;
	height:380px;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-caption {
	text-shadow:none; 
}
.nivo-caption a { 
	color:#efe9d1;
	text-decoration:underline; 
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:20px;
	top:20px;
	/*background-color: rgb(16, 16, 255);*/
	background-color: #0066FF;
	background-color: #09438B;
	color:#fff;
	z-index:8;
}
.nivo-caption p {
	font-size:13px;
	line-height:18px;
	margin:0;
	vertical-align:middle;
	text-align:left;
	padding:10px 20px 10px 20px;
	color:#000;
	color:#fff;
}
.nivo-caption p span {
	font-size:16px;
	line-height:24px;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	text-indent: -1000em;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:20px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	right:20px;
	bottom:20px; 
	z-index:110;
	cursor:pointer;
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.8);
	padding:10px 5px 10px 10px;
}
.nivo-controlNav a {
	text-indent:-9999em; 
	background:url(../images/bullets.png); 
	width:12px; 
	height:12px;
	display:block;
	border:0;
	margin-right:5px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -12px;
}

/* ------- s3Slider slider ------- */
#slider1 {
	width: 660px; /* important to be same as image width */
    height: 340px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-bottom: 0px;
	float:left;
	z-index:100;
	padding: 10px 10px;
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.8);
}
#slider1Content {
    width: 340px; /* important to be same as image width or wider */
    position: absolute;
	top: 10px;
	list-style:none;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image .left-s3slider, .slider1Image .right-s3slider {
    position: absolute;
	top:0px;
	font-size: 13px;
	line-height:18px;
    padding: 60px 25px 0 25px;
    width: 230px;
	height:280px;
    background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.7);
    color: #fefefe;
    display: none;
}
a.slider_button{
	margin-top:15px;
	line-height:16px;
}
.slider1Image span.s3slider_title {
    font-size: 20px;
	line-height:38px;
	font-family: CuprumFFURegular, Verdana, Geneva, sans-serif;
	color:#e73721;
}

.left-s3slider {
	top: 0;
    left: 0;
	width: 230px !important;
	height: 100%;
}
.right-s3slider {
	right: 0px;
	top: 0;
	width: 230px !important;
	height: 100%;
}

.portfolio_wrapper_homepage{
	margin-bottom:30px;
	float:left;
}


/* ========================================================== */
/* 						   ABOUT US                       */
/* ========================================================== */

/* ----- Team ----- */
.team_item, .team_item_last {
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.8);
	border-top:3px solid rgb(231, 55, 33);
	border-top:3px solid rgba(231, 55, 33, 0.8);
	margin-top:20px;
	margin-right:20px;
    padding: 20px 20px;
    z-index: 50;
	width: 290px;
	float:left;
	overflow:hidden;
}
.team_item_last{
	margin-right:0;
}
.team_item img, .team_item_last img {
	margin-bottom:5px;
}
.team_left{
	float:left;
	overflow:hidden;
	width:205px;
}
.team_left h3 {
	margin-bottom:0;
	font-size:12px;
	margin-top:7px;
	font-weight:bold;
	line-height:12px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
.team_left p {
	margin-bottom:10px;
	font-size:11px;
	color:#fff;
}
.team_left p span {
	font-size:11px;
	color:#fff;
	font-style:italic;
}
ul.team_social{
	float:left;
	overflow:hidden;
	width:80px;
	padding-left:5px;
	text-align:right;
	list-style:none;
	margin-top:5px;
}
ul.team_social li{	
	width:20px;
	height:20px;
	float:right;
	margin-right:5px;
}
ul.team_social li a {
	opacity:.75;	
	filter:alpha(opacity=75); /* For IE8 and earlier */
	transition-duration: 1s;
	-moz-transition-duration:1s;/* Firefox 4 */
	-webkit-transition-duration:1s; /* Safari and Chrome */
	-o-transition-duration:1s; /* Opera */
}
ul.team_social li a:hover {
	opacity:.99;
	filter:alpha(opacity=99); /* For IE8 and earlier */
	transition-duration: 1s;
	-moz-transition-duration:1s;/* Firefox 4 */
	-webkit-transition-duration:1s; /* Safari and Chrome */
	-o-transition-duration:1s; /* Opera */
}

.team_description{
	float:left;
	overflow:hidden;
	width:290px;
	margin-top:0px;
	padding-top:10px;
	background:url(../images/line.png) repeat-x;
}
.team_description p {
	font-size:12px;
	color:#fff;
	margin-bottom:0px;
}

.faq_wrapper{
	margin-top:10px;
}

/* ========================================================== */
/* 						   PORTOFOLIO                       */
/* ========================================================== */

/* ----- Portfolio 1 column ----- */
.portfolio1column_item {
	margin-top:0px;
	width: 640px;
	padding:20px 20px;
	float:left;
	position:relative;
	z-index:5;
	background-color: rgb(16, 16, 16);
	background-color: #FFFFFF;
	border-bottom:3px solid rgb(231, 55, 33);
	border-bottom:3px solid rgba(231, 55, 33, 0.8);
}
span.overlay_portfolio1column {
    background: url(../images/overlay_zoom.png) center center no-repeat #fff;
	width: 640px;
    height: 330px;
	float:left;
    position: absolute;
	left:20px;
    z-index: 10;	
}
.portfolio1column_item h2{
	margin:15px 0 8px 0;
	font-size:20px;
}
.portfolio1column_item p{
	margin-bottom:10px;
}
.portfolio1column_item img{
	float:left;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:0;
}

/* ----- Portfolio 2 columns ----- */
.portofolio2columns_item {
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.8);
	border-top:3px solid rgb(231, 55, 33);
	border-top:3px solid rgba(231, 55, 33, 0.8);
	margin-top:20px;
	margin-right:18px;
    padding: 20px 20px;
	float:left;
	position:relative;
	overflow:hidden;
    z-index: 50;
	width: 290px;
}
.portofolio2columns_item.last{
	margin-right:0;
}
span.overlay_portfolio2columns {
    background: url(../images/overlay_zoom.png) center center no-repeat #fff;
	width: 290px;
    height: 150px;
	float:left;
    position: absolute;
	left:20px;
	top:20px;
    z-index: 10;	
}
.portofolio2columns_item img {
	margin-bottom:3px;
}
.portofolio2columns_item h2.item_title {
	margin-bottom:3px;
	font-size:11px!important;
	margin-top:7px!important;
}
.portofolio2columns_item h2.item_title a {
	font-size:11px!important;
	font-weight:bold;
	line-height:12px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#e73721;
}
.portofolio2columns_item h2.item_title a:hover {
	text-decoration: underline;
}
.portofolio2columns_item p.item_description {
	margin-bottom:0;
	font-size:11px;
	color:#fefefe;
}

/* ----- Portfolio 3 columns ----- */
.portfolio3columns_wrapper {
	margin-top:0px;
	width: 658px;
	padding:20px 0 0px 22px;
	float:left;
	position:relative;
	z-index:5;
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.8);
	border-top:3px solid rgb(231, 55, 33);
	border-top:3px solid rgba(231, 55, 33, 0.8);
	border-bottom:3px solid rgb(231, 55, 33);
	border-bottom:3px solid rgba(231, 55, 33, 0.8);
}
.portfolio_item_3columns {
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.5);
	float:left;
	overflow:hidden;
	margin:0 18px 18px 0;
	padding:5px 5px;
	width:190px;
	height:150px;
}
.portfolio_item_3columns:hover {
	background-color: rgb(231, 55, 33);
	background-color: rgba(231, 55, 33, 0.8);
}
.portfolio_item_3columns img {
    z-index: 50;
	width:190px;
	height:150px;
}
li.last{
	margin-right:0;
}
span.overlay_gallery3columns {
    background: url(../images/overlay_zoom.png) center center no-repeat #fff;
	width:190px;
	height:150px;
    position: absolute;
    z-index: 10;	
}

/*--  Portfolio Single Slideshow  --*/
.simple_slider_wrapper {
	width:640px;
	height:300px;
	padding:20px 20px 5px 20px;
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.8);
	margin:0;
}
.simple_slider {
	width:640px;
	height:300px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
	width: 640px;
	height:300px;
}
.image_reel img {
	float: left;
	width: 640px;
	height:300px;
}
.paging {
	position: absolute;
	top: 340px;
	right:30px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	height: 12px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	text-indent:-9999em; 
	background:url(../images/bullets.png); 
	width:12px; 
	height:12px;
	display:block;
	border:0;
	margin-right:5px;
	float:left;
}
.paging a.active {
	background-position:0 -12px;
}

/* ========================================================== */
/* 				  		    GALLERY                     */
/* ========================================================== */

.picture-slides-container {
	margin-top:0px;
	width: 640px;
	padding:20px 20px;
	float:left;
	position:relative;
	z-index:5;
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.8);
	border-top:3px solid rgb(231, 55, 33);
	border-top:3px solid rgba(231, 55, 33, 0.8);
	border-bottom:3px solid rgb(231, 55, 33);
	border-bottom:3px solid rgba(231, 55, 33, 0.8);
}
.picture-slides-fade-container {
	position: relative;
	overflow: hidden;
	z-index: 1002;
}
.picture-slides-fade-container a {
	display: block;
	text-align: center;
}
.picture-slides-fade-container a img {}
.picture-slides-image-load-fail {
	display: none;
}
.picture-slides-thumbnails {
	list-style: none;
	margin: 0;
	overflow: hidden;
	width:640px;
}
.picture-slides-thumbnails li {
	float: left;
	width: 68px;
	height:45px;
	margin:4px 1px 0 2px;
}
.picture-slides-thumbnails li img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.picture-slides-thumbnails a {
	outline: none;
}
.picture-slides-thumbnails a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.picture-slides-thumbnails li .picture-slides-selected-thumbnail img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.picture-slides-dim-overlay {
	position: absolute;
	left: 0;top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	z-index: 1000;
	display: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); /* For IE 5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
}

/* ========================================================== */
/* 				  		    NEWS                              */
/* ========================================================== */

.news_item {
	margin-bottom:10px;
	width: 660px;
	padding:10px 10px;
	float:left;
	position:relative;
	z-index:5;
	background-color: rgb(16, 16, 16);
	background-color: #FFFFFF;
}
.news_item.last{
	margin-bottom:0;
}
span.overlay_news {
    background: url(../images/overlay_zoom.png) center center no-repeat #fff;
	width: 260px;
    height: 140px;
	float:left;
    position: absolute;
	left:10px;
    z-index: 10;	
}
.news_item h2{
	margin:3px 0 8px 0;
	font-size:20px;
}
.news_item h2 a{
	color:#0C4092;
}
.news_item p{
	margin-bottom:10px;
}
.news_item img{
	float:left;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:0;
}
.news_item span.date_news{
	position:absolute;
	right:0;
	bottom:0;
	color:#fff;
	font-size:10px;
	background-color: rgb(231, 55, 33);
	background-color: #EC9E19;
	padding:5px 5px;
}

/* ========================================================== */
/* 				  		    BLOG                              */
/* ========================================================== */

.blog_item {
	margin-bottom:0px;
	width: 640px;
	padding:20px 20px;
	float:left;
	position:relative;
	z-index:5;
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.8);
	border-bottom:3px solid rgb(231, 55, 33);
	border-bottom:3px solid rgba(231, 55, 33, 0.8);
}
.blog_item.last{
	margin-bottom:0;
}
span.overlay_blog {
    background: url(../images/overlay_zoom.png) center center no-repeat #fff;
	width: 300px;
    height: 200px;
	float:left;
    position: absolute;
	left:20px;
    z-index: 10;	
}
.blog_item h2{
	margin:3px 0 12px 0;
	font-size:20px;
}
.blog_item h2 a{
	color:#e73721;
}
.blog_item p{
	margin-bottom:10px;
}
.blog_item img{
	float:left;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:0;
}
.date_comments{
	float:left;
	width:320px;
	margin-bottom:12px;
}
span.date{
	background:url(../images/date.png) left no-repeat;
	padding-left:20px;
	color:#efefef;
	font-size:11px;
	line-height:14px;
	float:left;
	margin-right:15px;
}
a.comments{
	background:url(../images/comments.png) left no-repeat;
	padding-left:20px;
	color:#e73721;
	font-size:11px;
	line-height:14px;
	float:left;
	margin-right:15px;
}
a.comments:hover{
	text-decoration:underline;
}

/* ========================================================== */
/* 				  		    Contact Form                     */
/* ========================================================== */

.iframe_wrapper{
	margin-top:0px;
	width: 640px;
	padding:20px 20px;
	float:left;
	overflow:hidden;
	background-color: rgb(16, 16, 16);
	background-color: #FFFFFF;
	border-bottom:3px solid rgb(231, 55, 33);
	border-bottom:3px solid;
	border-color: #FF9900;
}
h3.contact_info_title{
	background:none!important;
	padding:0!important;
	color:#09438B!important;
	margin:15px 0 0 0!important;
}
ul.contact_info{
	width:320px;
	margin-top:0px;
	float:left;
	list-style: none;
}
ul.contact_info li{
	width:180px;
	padding-left:40px;
	float:left;
	height:26px;
	line-height:26px;
}
ul.contact_info li, ul.contact_info li a{
	color:#666;
}
ul.contact_info li a:hover{ color: #e73721;}
ul.contact_info li.phone{
	background:url(../images/phone_contact.png) left no-repeat;
}
ul.contact_info li.email{
	background:url(../images/email_contact.png) left no-repeat;
}
ul.contact_info li.twitter{
	background:url(../images/twitter_contact.png) left no-repeat;
}
ul.contact_info li.location{
	background:url(../images/location_contact.png) left no-repeat;
}
.contact_form_wrapper{
	margin-top:0px;
	width: 640px;
	padding:20px 20px;
	float:left;
	overflow:hidden;
	background-color: rgb(16, 16, 16);
	background-color: #FFFFFF;
	border-bottom:3px solid rgb(231, 55, 33);
	border-bottom:3px solid;
	border-color: #FF9900;
}
form{
	width:640px;
	margin-top:10px;
	margin-bottom:10px;
	float:left; overflow:hidden;
}
.contact-field{
	width:640px;
	float:left;
	margin-bottom:15px;
}
label.contact-label{
	width:100px;
	padding:5px 20px 0 20px;
	padding-top:5px;
	float:left;
	margin:0;
	font-size:12px;
	line-height:16px;
	color:#666666;
	float:left;
	text-align:right;
}
label.contact-label span{
	font-size:11px;
	color:#FF9900;
}
input.contact-input{
	width:480px;
	height:16px;
	padding:10px 10px;
	font-size:12px;
	float:left;
	margin:0;
	border:none;
background-color: #DFDFDF;
}
textarea{
	width:480px;
	height:150px;
	padding:5px 10px;
	font-size:11px;
	line-height:18px;
	margin-bottom:5px;
	border:none;
background-color: #DFDFDF;
}
input.contact-input:hover, textarea:hover, input.contact-input:focus, textarea:focus{

	background-color: #DFDFDF;
}
input.contact-submit{
background-color: #09438B;
	float:right;
	margin:0;
	padding:6px 18px 7px 18px;
	text-align: center;	
	overflow:hidden;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	border:none;
	cursor:pointer;
}
input.contact-submit:hover{
	background-color: rgb(231, 55, 33);
	background-color: #F19D11;
	color:#fff;
}
.comment-required, .name-required, .email-required{
  color:#e73721;
  clear:both;
  float:left;
  font-size:11px;
}

/* ========================================================== */
/* 				  		    TYPOGRAPHY                              */
/* ========================================================== */

/* Styled Lists
---------------------------------------------------------- */
ul.list_1, ul.list_2, ul.list_3, ul.list_4, ul.list_5, ul.list_6, ul.list_7, ul.list_8, ul.list_9, ul.list_10, ul.list_11, ul.list_12 {
	list-style-type:none;
	margin-left:0px;
	margin-bottom:20px;
}
ul.list_1 li, ul.list_2 li, ul.list_3 li, ul.list_4 li, ul.list_5 li {
	background-image:url(styles/_default/icons/styled_list_black.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:transparent;
	padding-left:24px;
	margin:4px 0;
	font-size:12px;
	color:#fff;
	line-height:18px;
}
ul.list_1 li {
	background-position: -60px -60px;
}
ul.list_2 li{
	background-position: -92px -30px;
}
ul.list_3 li {
	background-position: -2px -120px;
}
ul.list_4 li {
	background-position: -122px -1px;
}
ul.list_5 li {
	background-position: -29px -90px;
}
ul.list_color_black li {
	background-image:url(../images/styled_list_black.png);
}
ul.list_1 ul, ul.list_2 ul, ul.list_3 ul, ul.list_4 ul, ul.list_5 ul {
	list-style-type: none;
	margin-left:0;
}
/* Highlight
---------------------------------------------------------- */
.highlight1 {
	background-color:#e73721;
	color:#eaeaea;
	padding:2px 3px;
} 
.highlight2 {
	background-color:#e29d0b;
	color:#222;
	padding:1px 3px;
}
.highlight3 {
	background-color:#0066ee;
	color:#222;
	padding:1px 3px;
}

/* Dropcaps
---------------------------------------------------------- */	
.dropcap1 {
	position:relative;
	float: left;
	margin:4px 15px 0 0;
	background-image:url(../images/dropcap1.png);
    width: 40px;
    height: 40px;
	font-size: 28px;
	line-height:40px;
	text-align:center;
	color:#fff;
}
.dropcap2 {
	position:relative;
	float: left;
	margin:4px 15px 0 0;
	background-image:url(../images/dropcap2.png);
    width: 40px;
    height: 40px;
	font-size: 28px;
	line-height:40px;
	text-align:center;
	color:#fff;
}
.dropcap3 {
	position:relative;
	float: left;
	margin:4px 15px 0 0;
	background-image:url(../images/dropcap3.png);
    width: 40px;
    height: 40px;
	font-size: 28px;
	line-height:40px;
	text-align:center;
	color:#fff;
}
.dropcap4 {
	position:relative;
	float: left;
	margin:4px 15px 0 0;
	background-image:url(../images/dropcap4.png);
    width: 40px;
    height: 40px;
	font-size: 28px;
	line-height:40px;
	text-align:center;
	color:#fff;
}

/* Pullquotes
---------------------------------------------------------- */
span.pullquote {
    font-size: 11px;
    line-height: 20px;    
	padding: 5px 15px 8px 20px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:11px;
	float:left;
	margin:0 0 15px 0;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.1);
	border-left:3px solid  rgb(16, 16, 16);
	border-left:3px solid  rgb(16, 16, 16, 0.95);
}
span.pullquote_left,
span.pullquote_right {
    width: 40%;
    font-size: 11px;
    line-height: 20px;    
	padding: 3px 0px 4px 20px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#999;
	font-size:11px;
	background: url(../images/pullquotes.png) left repeat-y;
}
span.pullquote_left {
	float:left;
    margin: 15px 20px 0px 10px;
}
span.pullquote_right {
	float:right;
    margin: 15px 10px 0px 20px;
}
/* code & pre
---------------------------------------------------------- */
code, pre {
	display: block;
	white-space: pre;
}
.code_wrap {
	border: 1px solid #e5e5e5;
	padding: 5px;
	margin-bottom:20px;
	clear: both;
}
.code, .pre {
	white-space: pre-wrap;                 /* CSS3 browsers  */
	white-space: -moz-pre-wrap !important; /* 1999+ Mozilla  */
	white-space: -pre-wrap;                /* Opera 4 thru 6 */
	white-space: -o-pre-wrap;              /* Opera 7 and up */
	*word-wrap: break-word;
	background: #f9f9f9;
	color:#777;
	overflow: auto;
}
.code {
	padding: 0 10px 20px;
	padding: 20px 10px\9; /* IE Hack */
	background: #f5f5f5 url(../images/pre.png);
}
	/* IE9 Hack */
	:root .code {
		padding:0 10px 20px\9;
	}
.pre {
	padding:6px 10px;
}

/* Icons
---------------------------------------------------------- */
.services_wrapper {
	margin: 0 0 5px 0;
	float:left;
	overflow:hidden;
}
.services_wrapper h4 {
	margin-bottom:7px;
}
.services_wrapper h4 a {
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#e73721;
}
.services_wrapper h4 a:hover {
	text-decoration: underline;
}
.services p {
	font-size:11px;
}
.services_icon{
	float:left;
	margin:3px 15px 0px 2px;
}
.services_homepage {
	margin: 15px 0 10px 0;
	padding:20px 0 0 0;
	float:left;
	overflow:hidden;
	border-top:3px solid rgb(231, 55, 33);
	border-top:3px solid rgba(231, 55, 33, 0.8);
}

/* ========================================================== */
/* 				  		    FEATURES                        */
/* ========================================================== */

/* Styled tables
---------------------------------------------------------- */
table, td, th {
    vertical-align: middle;
}
.styled_table {
	margin-bottom:20px;
}
.styled_table table {
	width: 100%;
	margin:20px 0 0 0;
	border-top:2px solid rgb(231, 55, 33);
	border-top:2px solid rgba(231, 55, 33, 0.8);
	border-bottom:2px solid rgb(231, 55, 33);
	border-bottom:2px solid rgba(231, 55, 33, 0.8);
	
}
.styled_table th {
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.9);
	border-bottom:2px solid rgb(231, 55, 33);
	border-bottom:2px solid rgba(231, 55, 33, 0.8);
	color: #fff;
	text-align: center;
    font-size: 14px;
    font-weight: normal;
    padding: 14px;
	margin-bottom:1px!important;
}
.styled_table td {
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.8);
    text-align: center;
    color: #fff;
	font-size: 12px;
    padding: 12px;
	margin-bottom:1px;
}
.styled_table tbody tr:hover td {
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.7);
}

/* Tabs Module
---------------------------------------------------------- */
ul.tabNavigation {
	margin:0 0 -2px 0!important;
	padding: 0;
	list-style: none;
	height: 34px;
	width: 100%;
}
ul.tabNavigation li {
	float: left;
	padding: 0;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	position:relative;
	margin-right:5px;
}
ul.tabNavigation li a {
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.9);
	border:2px solid rgb(231, 55, 33);
	float:left;
	font-size:13px; 
	display:block; 
	padding-left:20px; 
	padding-right:20px; 
	text-decoration:none; 
	line-height:30px; 
	color:#eaeaea; 
	position:relative; 
	outline:0;
}
ul.tabNavigation li a.selected, ul.tabNavigation li a:hover {
	background-color: rgb(16, 16, 16);
	border-bottom:2px solid rgb(16, 16, 16);
	color:#fefefe;
	text-decoration:none;
}
.tabs div {
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.8);
	border:2px solid rgb(231, 55, 33);
	display: block;
	clear: both;
	margin-bottom:20px;
	margin-top:0px;
	padding: 20px 25px 1px 25px;
}

/* Toggle Module
---------------------------------------------------------- */
#toggle-view {
	list-style:none;	
	font-size:11px;
	margin-bottom:20px;
	width:100%;
}
#toggle-view li {
	position:relative;
	cursor:pointer;
	margin-bottom:10px;
	padding:12px 15px 0 15px;
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.9);
	border-top:2px solid rgb(231, 55, 33);
	border-top:2px solid rgba(231, 55, 33, 0.8);
	border-bottom:2px solid rgb(231, 55, 33);
	border-bottom:2px solid rgba(231, 55, 33, 0.8);
}	
#toggle-view h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
	padding-left:15px;
	line-height:16px;
}
#toggle-view span {
	position:absolute;
	color:#fff;
	font-size:13px;
	line-height:16px;
	*margin-top:17px; /* ------- for IE7 only ------- */
}
#toggle-view p {
	padding:0px 10px 10px 15px;
	display:none;
}

/* ------- pagination ------- */
.pagination{
	width:640px;
	float:left;
	padding:15px 20px;
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.9);
}
.pagination span.inactive a{
	background-color: rgb(16, 16, 16);
	background-color: rgba(16, 16, 16, 0.8);
    color: #fff;
	padding:4px 8px;
    text-decoration: none;
	margin-right:4px;
	font-size:12px;
	font-weight:bold;
}
.pagination span.active a, .pagination span.inactive a:hover{
	background-color: rgb(231, 55, 33);
	background-color: rgba(231, 55, 33, 0.8);
	padding:4px 8px;
    color:#fff;
	text-decoration:none;
	margin-right:4px;
	font-size:12px;
	font-weight:bold;
}

/* ========================================================== */
/* 		         NON-SEMANTIC HELPER CLASSES                  */
/* ========================================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* ========================================================== */
/* 				  		    MEDIA QUERIES                     */
/* ========================================================== */

@media only screen and (min-width: 480px) {
}

@media only screen and (min-width: 768px) {
}

/* ========================================================== */
/* 				  		    PRINT STYLES                     */
/* ========================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
