/*
	Theme Name: SmartStart WP - Responsive HTML5 Theme
	Theme URI: http://themeforest.net/user/smuliii/?ref=smuliii
	Description: SmartStart is a simple and clean but still professional template suitable for any business or portfolio, and it's created by using the latest HTML5 and CSS3 techniques.
	Author: Samuli Saarinen
	Author URI: http://www.samuli.me/
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.07
*/

/* ---------------------------------------------------------------------- */
/*	Reset & Clearfix (http://meyerweb.com/eric/tools/css/reset/)
/* ---------------------------------------------------------------------- */
@font-face
{
    font-family: Open Sans;
    src: url(../Fonts/OpenSans-Bold.ttf) format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face
{
    font-family: Open Sans;
    src: url(../Fonts/OpenSans-BoldItalic.ttf) format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face
{
    font-family: Open Sans;
    src: url(../Fonts/OpenSans-ExtraBold.ttf) format('truetype');
    font-weight: bolder;
    font-style: normal;
}
@font-face
{
    font-family: Open Sans;
    src: url(../Fonts/OpenSans-ExtraBoldItalic.ttf) format('truetype');
    font-weight: bolder;
    font-style: italic;
}
@font-face
{
    font-family: Open Sans;
    src: url(../Fonts/OpenSans-Italic.ttf) format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face
{
    font-family: Open Sans Lighter;
    src: url(../Fonts/OpenSans-Light.ttf) format('truetype');
    font-weight: lighter;
    font-style: normal;
}
@font-face
{
    font-family: Open Sans;
    src: url(../Fonts/OpenSans-LightItalic.ttf) format('truetype');
    font-weight: lighter;
    font-style: italic;
}
@font-face
{
    font-family: Open Sans;
    src: url(../Fonts/OpenSans-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: Open Sans Semibold;
    src: url(../Fonts/OpenSans-Semibold.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face
{
    font-family: Open Sans;
    src: url(../Fonts/OpenSans-SemiboldItalic.ttf) format('truetype');
    font-weight: 500;
    font-style: italic;
}
html, body
{
    margin: 0px;
    height: 100%;
    width: 100%;
    font-size: 12px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
}
.body_body
{
    margin-top: 0px;
    background-position: top center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
}
/*My Styles*/
.blockMsg
{
    display:none;
    font-size:16px;
    line-height:50px;
}
.top_div
{
    height: 35px;
    display: block;
}
.top_date_div
{
    padding-top: 5px;
    display: block;
}
.top_logout_div
{
    text-align: center;
    background-color: #2F2F2F;
    height: 35px;
}
.top_logout_lnk
{
    color: white;
    font-size: 11px;
    font-weight: bold;
}
.fldset
{
    font-family: Open Sans;
    border-top: 2px solid Gray;
    border-left: none;
    border-bottom: none;
    border-right: none;
}
.fldset legend
{
    padding-right: 5px;
}
.memhr
{
    border: 0.5px solid #gray;
}
#content_header
{
    text-align: center;
    border-bottom: 1px dotted gray;
    padding-bottom: 7px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
#content_header span
{
    font-size: 26px;
}
#content_head
{
    text-align: center;
    border-bottom: 1px dotted gray;
    padding-bottom: 7px;
    width: 100%;
}
#content_head span
{
    font-size: 26px;
}
#sub_content
{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    font-size: 16px;
}
.pagetitle
{
    font-size: 18px;
    font-weight: bold;
    color: ##909090;
}
.green-line
{
    border-top: 4px solid #9C0;
}
.pagetitle hr
{
    border-top: 1px dotted black;
}
.cllh25
{
    line-height: 32px;
}
.div_help
{
    float: left;
}
.dest_slider_div
{
    margin-top: 15px;
}
#top_menu_heading
{
    border-bottom: 6px solid #99CC00; /*margin-bottom: 55px;*/
}
.logo
{
    margin-left: 265px; /*margin-bottom: 72px;*/
}
.footer_title
{
    font-weight: lighter;
    font-size: 30px;
    color: #fff;
    font-family: 'Open Sans';
    padding-bottom: 20px;
}
.footer_headings
{
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    font-family: 'Open Sans';
    letter-spacing: 1px;
    margin-bottom: 2px;
}
#cssmenu
{
    padding: 0;
    margin: 0;
    border: 0;
}
#cssmenu ul, li
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#cssmenu ul
{
    position: relative;
    z-index: 597;
    float: left;
}
#cssmenu ul li
{
    float: left;
    min-height: 1px;
    line-height: 1em;
    vertical-align: middle;
    margin-left: 0px;
}
#cssmenu ul li.hover, #cssmenu ul li:hover
{
    position: relative;
    z-index: 599;
    cursor: default;
}
#cssmenu ul ul
{
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100%;
}
#cssmenu ul ul li
{
    float: none;
}
#cssmenu ul li:hover > ul
{
    visibility: visible;
}
#cssmenu ul ul
{
    top: 0;
    left: 100%;
}
#cssmenu ul li
{
    float: none;
}
/* Custom Stuff */
#cssmenu
{
    background-clip: padding-box;
    border-left: 1px solid #f7f7f7;
    width: 217px;
}
#cssmenu span, #cssmenu a
{
    display: inline-block;
    font-family: Open Sans;
    font-size: 12px;
    text-decoration: none;
}
#cssmenu:after, #cssmenu ul:after
{
    content: '';
    display: block;
    clear: both;
}

#cssmenu > ul > li ul ul
{
    -moz-border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

#cssmenu ul, #cssmenu li
{
    width: 100%;
}
#cssmenu li
{
    /*background: #f7f7f7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAMAAAA8eE0hAAAAUVBMVEX////MzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzNzc3l5eXg4ODZ2dnMzMzi4uLS0tLe3t7Q0NDV1dXj4+PW1tbk5OTc3NzPz8/R0dH0Zv5RAAAAC3RSTlMAM2YekAmlPHuEAwArv7wAAAA/SURBVHheY2Dl5mdigABGKV5BNnYok4dHQpKFGcrkEefj5gAzQUBABM7kFYQyRcX4mUBMkEpOLrA2IWGwfgYAn0UDZszv8IwAAAAASUVORK5CYII=) repeat-x;*/ /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e5e5e5), color-stop(1, #f7f7f7));     background-image: -webkit-linear-gradient(top, #e5e5e5, #f7f7f7);     background-image: -moz-linear-gradient(top, #e5e5e5, #f7f7f7);     background-image: -ms-linear-gradient(top, #e5e5e5, #f7f7f7);     background-image: -o-linear-gradient(top, #e5e5e5, #f7f7f7);     background-image: linear-gradient(#e5e5e5, #f7f7f7);*/ /*border-bottom: 4px solid #e5e5e5;*/ /*border-top:1px solid #CCCCCC;*/
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
#cssmenu li:first-child
{
    border-top: 1px solid #CCCCCC;
}
#cssmenu li:hover
{
    /*border-bottom: 1px solid #f15a23;*/ /*border-bottom:4px solid #99CC00;*/ /*border-bottom: 4px solid #f15a23;*/
    border-top: 4px solid #99CC00;
}
#cssmenu li:hover:after
{
    content: '';
}
#cssmenu a
{
    color: #666666;
    line-height: 160%;
    padding: 11px 28px 11px 28px;
    width: 144px;
}
#cssmenu ul ul
{
    width: 200px;
    border: 1px solid #f7f7f7;
}
#cssmenu ul ul li
{
    background: #f6f6f6;
}
#cssmenu ul ul li:hover
{
    border-top: green;
    background: #ffffff;
}
#cssmenu ul ul li:hover a
{
    border-top: green;
    color: #ffffff;
}
#cssmenu ul ul li ul li
{
    background: #f7f7f7;
}
#cssmenu ul ul li ul li:hover
{
    border-top: green;
    background: #ffffff;
}
#cssmenu li.active
{
    border-top: 4px solid #99CC00;
    background: #ffffff;
}
/*My Styles End*/
p
{
    font-family: 'Open Sans';
}
.one-fourth .details
{
    font: 13px/1.42 'OpenSansRegular' ,Arial,Helvetica,sans-serif;
    display: block;
    float: left;
    padding: 10px 20px 15px 5px;
    width: 230px;
}
#ftr_wid
{
    width: 730px;
}

#ftr_desc
{
    width: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select
{
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
body
{
    line-height: 1;
}
abbr[title], dfn[title]
{
    border-bottom: 1px dotted;
    cursor: help;
}
blockquote, q
{
    quotes: none;
    font-size: 16px;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: none;
}
del
{
    text-decoration: line-through;
}
hr
{
    background: transparent;
    border: 0;
    clear: both;
    color: transparent;
    height: 1px;
    margin: 0;
    padding: 0;
}
mark
{
    background-color: #ffffb3;
    font-style: italic;
}
input, select
{
    vertical-align: middle;
}
ins
{
    background-color: red;
    color: white;
    text-decoration: none;
}
ol, ul
{
    list-style: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/* Clearfix */
.clear
{
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix:after
{
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
* html .clearfix, :first-child + html .clearfix
{
    zoom: 1;
}

/* Some basic settings */
h1, h1 .button
{
    font-size: 32px;
}
h2, h2 .button
{
    font-size: 28px;
}
h3, h3 .button
{
    font-size: 17px;
}
h4, h4 .button
{
    font-size: 15px;
}
h5, h5 .button
{
    font-size: 14px;
}
h6, h6 .button
{
    font-size: 12px;
}
small
{
    font-size: 10px;
}
ol
{
    list-style: decimal;
}
ul
{
    list-style: disc;
}
li
{
    margin-left: 30px;
}
img
{
    margin-bottom: 5px;
}
dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, blockquote, article, p
{
    margin-bottom: 20px;
}

/* ---------------------------------------------------------------------- */
/*	Basic Elements & Classes
/* ---------------------------------------------------------------------- */

body
{
    background: #fff; /*border-top: 6px solid #3a3a3a;*/ /*color: #909090;*/
    color: #606060;
    font: 13px/1.42 'Open Sans';
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

::-moz-selection
{
    background: #f15a23;
    color: #fff;
    text-shadow: none;
}
::selection
{
    background: #f15a23;
    color: #fff;
    text-shadow: none;
}

h1, h2, h3, h4, h5, h6
{
    color: #474747;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 15px;
}

h3, h4, h5
{
    font-weight: 600;
}


a, a > *
{
    /*color: #3a3a3a;*/
    text-decoration: none;
    -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    -ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}

a:hover, a > *:hover
{
    color: #f15a23;
}

hr
{
    background: #efefef;
    color: #efefef;
    margin: 5px 0 25px;
}

hr.dotted
{
    border-style: dotted;
}

p + hr
{
    margin: 25px 0 20px;
}

blockquote
{
    background: #f8f8f8 url(images/quote.png) no-repeat 17px 21px;
    font-style: italic;
    font-size: 15px;
    line-height: 1.6;
    padding: 20px 20px 20px 55px;
}

blockquote.simple
{
    background: none;
    border-left: 2px solid #ddd;
    color: #bbb;
    font-size: 13px;
    margin: 0;
    padding: 0 0 0 10px;
}

blockquote p:last-of-type
{
    margin-bottom: 0;
}

blockquote small
{
    font-size: 12px;
}

.button
{
    /*background: #f15a23;*/
    background-color: #007BB7;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    height: auto;
    overflow: visible;
    padding: 7px 20px;
    -webkit-transition: background-color .2s ease;
    -moz-transition: background-color .2s ease;
    -ms-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease;
    width: auto;
}

.button:hover
{
    background: #3a3a3a;
    color: #fff;
}

.button
{
    font-size: 12px;
    display: inline-block;
    padding: 5px 16px;
}

.button.medium
{
    font-size: 13px;
}

.button.large
{
    font-size: 15px;
}

.button.no-bg
{
    background: none;
    color: #3a3a3a;
    padding: 0;
}

.button.no-bg:hover
{
    background: none;
    color: #f15a23;
}

.button .icon, .button .arrow
{
    color: transparent;
    cursor: pointer;
    display: inline-block;
    font: 0/0 a;
    height: 19px;
    margin: -3px 0 0 3px;
    text-shadow: none;
    vertical-align: middle;
    width: 19px;
}

.ie7 .button .icon, .ie7 .button .arrow
{
    display: inline;
}

.button .arrow
{
    background: #ddd url(images/button-arrows.png) no-repeat 0 0;
}

.button .icon.left, .button .arrow.left
{
    margin-left: 0;
    margin-right: 3px;
}

.button .arrow.left
{
    background-position: 0 -19px;
}

.button:hover .arrow
{
    background-color: #f15a23;
}

.dropcap
{
    background: #eaeaea;
    color: #777;
    display: inline-block;
    float: left;
    font-size: 23px;
    font-weight: 600;
    height: 36px;
    line-height: 36px;
    margin: 0 7px 0 0;
    text-align: center;
    width: 36px;
}

.dropcap.dark
{
    background: #3a3a3a;
    color: #fff;
}

.infobox
{
    background: #fbfbfb;
    border: 1px solid #efefef;
    margin: 20px 0px;
    padding: 10px;
}

/* ---------------------------------------------------------------------- */
/*	Generic Classes
/* ---------------------------------------------------------------------- */
.align-center, .aligncenter
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.align-left, .alignleft
{
    float: left;
}

img.align-left, img.alignleft
{
    margin-bottom: 15px;
    margin-right: 15px;
}

.align-right, .alignright
{
    float: right;
}

img.align-right, img.alignright
{
    margin-bottom: 15px;
    margin-left: 15px;
}

/* ---------------------------------------------------------------------- */
/*	Lists
/* ---------------------------------------------------------------------- */

.none > ul
{
    list-style: none;
    margin: 0;
}

.dotted + .dotted:before
{
    content: '';
    display: block;
    clear: both;
    border-bottom: 1px dotted #bdbdbd;
    margin: -15px 0 5px;
}

.none li, .arrow li, .arrow-2 li, .circle li, .check li, .check-2 li, .star li, .plus li, .dash li
{
    list-style: none;
    margin: 0;
    padding: 0 0 0 24px;
}

.none li
{
    background: none;
}

.arrow li
{
    background: url(images/list-arrow.png) no-repeat 5px 5px;
}

.arrow-2 li
{
    background: url(images/list-arrow-2.png) no-repeat 2px 4px;
}

.circle li
{
    background: url(images/list-circle.png) no-repeat 4px 5px;
}

.check li
{
    background: url(images/list-check.png) no-repeat 3px 4px;
}

.check-2 li
{
    background: url(images/list-check-2.png) no-repeat 0 4px;
}


.star li
{
    background: url(images/list-star.png) no-repeat 0 1px;
}

.plus li
{
    background: url(images/list-plus.png) no-repeat 3px 3px;
}

.dash li
{
    background: url(images/list-dash.png) no-repeat 3px 8px;
}

/* ---------------------------------------------------------------------- */
/*	Alert Boxes
/* ---------------------------------------------------------------------- */

.error, .success, .info, .notice, .wpcf7-response-output
{
    display: block;
    padding: 10px 20px 10px 44px;
}

.error, .wpcf7-validation-errors, .wpcf7-mail-sent-ng, .wpcf7-spam-blocked
{
    background: #f9e5e6 url(images/icon-box-error.png) no-repeat 10px 9px;
    border: 1px solid #f7c7c9;
    border-left-width: 4px;
    color: #b3696c;
    font-size: 16px;
    font-weight: normal;
}

.success, .wpcf7-mail-sent-ok
{
    background: #e3ebc6 url(images//icon-box-success.png) no-repeat 12px 8px;
    border: 1px solid #c2d288;
    border-left-width: 4px;
    color: #8fa442;
    font-size: 16px;
    font-weight: normal;
}

.info
{
    background: #d8ecf5 url(images//icon-box-info.png) no-repeat 10px 8px;
    border: 1px solid #9ac9df;
    border-left-width: 4px;
    color: #528da9;
}

.notice
{
    background: #fcf7d9 url(images//icon-box-notice.png) no-repeat 10px 9px;
    border: 1px solid #f5dc7d;
    border-left-width: 4px;
    color: #c4a21b;
}

/* ---------------------------------------------------------------------- */
/*	Forms
/* ---------------------------------------------------------------------- */

label
{
    display: block;
    margin: 0 0 5px;
}

input[type="text"], textarea, input[type="password"]
{
    -webkit-appearance: none; /* Fix for Mobile Safari */
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; /*color: #8f8f8f;*/
    color: Black;
    font-size: 12px; /*line-height: 1.5;*/
    padding: 5px 10px;
    border-radius: 0;
}
select
{
    width: 150px;
    line-height: 30px;
    height: 24px;
    border: 1px solid #e8e8e8;
}
textarea
{
    padding: 10px;
    resize: both;
}

input[type="text"]:hover, textarea:hover, select:hover, input[type="password"]:hover
{
    border-color: #dedede;
}

input[type="text"]:focus, textarea:focus, select:focus, input[type="password"]:focus
{
    border-color: #ccc;
}

input[type="submit"], button, input[type="button"]
{
    font-size: 13px;
    text-transform: uppercase;
    height: 30px; /*background: #f15a23;*/
    background-color: #007BB7;
    color: White;
    width: auto;
}
input[type="submit"]:hover, input[type="button"]:hover
{
    background: #3a3a3a;
    color: #fff;
}
.buttonA
{
    background: #007BB7;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    overflow: visible;
    padding: 7px 20px;
    -webkit-transition: background-color .2s ease;
    -moz-transition: background-color .2s ease;
    -ms-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease;
    width: auto;
}
.buttonA:hover
{
    background: #3a3a3a;
    color: #fff;
}
.buttonA.green
{
    background: #00A800;
    color: white;
}
.agreen:hover
{
    color: white;
}
.agreen.green
{
    color: #00A800;
}
/*
input[type="submit"].medium, button.medium
{
    font-size: 15px;
}

input[type="submit"].large, button.large
{
    font-size: 17px;
}
*/
select, option
{
    cursor: pointer;
    padding: 0px 0px;
}

/* Fix for Mobile Safari */
input[type="checkbox"]
{
    -webkit-appearance: checkbox;
}
input[type="radio"]
{
    -webkit-appearance: radio;
}

/* Chrome, Safari */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder
{
    color: #b0b0b0;
}

/* Firefox */
input:-moz-placeholder, textarea:-moz-placeholder
{
    color: #b0b0b0;
}

/* jQuery fallback */
input.placeholder, textarea.placeholder, .wpcf7 .watermark
{
    color: #b0b0b0;
}

/* ---------------------------------------------------------------------- */
/*	Wrap
/* ---------------------------------------------------------------------- */

.container
{
    margin: 0 auto;
    position: relative;
    width: 1030px;
}

/* -------------------------------------------------- */
/*	Columns
/* -------------------------------------------------- */
.dest_slider_div
{
    margin-top: 15px;
}
.one-half, .one-third, .two-third, .one-fourth, .three-fourth
{
    float: left;
    margin-right: 20px;
}

.one-half.last, .one-third.last, .two-third.last, .one-fourth.last, .three-fourth.last
{
    margin-right: 0px;
}

.one-half
{
    width: 540px;
}

.one-third
{
    width: 380px;
}

.two-third
{
    width: 700px;
}

.one-fourth
{
    width: 220px;
}

.three-fourth
{
    width: 780px;
}
.one-fourth-package
{
    width: 250px;
}

/* ---------------------------------------------------------------------- */
/*	Header
/* ---------------------------------------------------------------------- */

#header
{
    height: 110px;
    z-index: 97;
    margin-top: 30px;
}

#logo
{
    float: left;
    height: 86px;
}

#logo h1
{
    padding: 18px 0;
}

/* ---------------------------------------------------------------------- */
/*	Content
/* ---------------------------------------------------------------------- */

#content
{
    padding-top: 5px;
}

.ie7 #content
{
    padding-top: 25px;
}

/* -------------------------------------------------- */
/*	Page Header
	/* -------------------------------------------------- */

.page-header
{
    /*border-bottom: 1px solid #efefef;*/
    margin: 4px 0 2px;
    float: left;
    width: 100%;
}
.page-header-static-pgs
{
    border-bottom: 1px solid #EFEFEF;
    margin: 4px 0 10px;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.ie7 .page-header
{
    margin-top: 0;
}

.slogan, .page-title, .page-description, .page-subdescription, .project-title
{
    font-weight: 300;
    letter-spacing: -0.1px;
    margin-bottom: 0;
}

.page-title, .page-description, .page-subdescription, .project-title
{
    font-size: 28px;
    margin-top: -10px;
    padding: 0 0 15px;
}

.slogan
{
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.slogan p
{
    margin-bottom: 5px;
    width: 80%;
    margin: 0 auto;
    font-family: 'Open Sans Lighter';
}
.page-title
{
    margin-top: 0;
    height: 40px;
    padding: 0px 0;
}

.page-subdescription
{
    font-size: 20px;
}

.project-title
{
    margin-top: -15px;
    padding-bottom: 30px;
}

.page-description
{
    font-size: 32px;
    font-weight: 400;
    padding: 0 0 40px;
}

.page-title ~ hr, .page-description ~ hr, .page-subdescription ~ hr, .project-title ~ hr
{
    margin-bottom: 40px;
    margin-top: 0;
}

.section-title
{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    width: 99%;
}
/* -------------------------------------------------- */
/*	Widgets
	/* -------------------------------------------------- */

/* ---------------------------------------- */
/*	Accordion Content
		/* ---------------------------------------- */

.acc-trigger
{
    border-top: 1px dotted #ced8df;
    cursor: pointer;
    display: block;
    margin: 0;
}

.acc-trigger:last-of-type, .acc-container:last-of-type
{
    border-bottom: 1px dotted #ced8df;
    margin-bottom: 20px;
}

.no-js .acc-trigger:last-of-type
{
    border-bottom: none;
}

.acc-trigger a
{
    background: url(images/accordion-content-buttons.png) no-repeat 20px 23px;
    display: block;
    color: #959393;
    outline: medium none;
    padding: 25px 20px 25px 55px;
    text-decoration: none;
    text-shadow: none;
}

h3.acc-trigger a, h4.acc-trigger a
{
    background-position: 20px 24px;
}

h6.acc-trigger a
{
    background-position: 20px 21px;
}

.acc-trigger a:hover
{
    background-color: #f8f8f8;
}

.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover
{
    color: #f15a23;
}

.acc-trigger.active a:hover
{
    background-color: transparent;
}

.acc-trigger.active
{
    cursor: default;
}

.acc-trigger.active:last-of-type
{
    border-bottom: none;
    margin-bottom: 0;
}

.acc-trigger.active a
{
    background-position: 20px -88px;
    cursor: default;
}

h3.acc-trigger.active a, h4.acc-trigger.active a
{
    background-position: 20px -87px;
}

h6.acc-trigger.active a
{
    background-position: 20px -90px;
}

.acc-container .content
{
    padding: 0 20px 25px 55px;
}

.js .acc-container
{
    margin-top: -15px;
}

/* ---------------------------------------- */
/*	Content Tabs
		/* ---------------------------------------- */

.tabs-nav
{
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Open Sans;
}

.tabs-nav li
{
    float: left;
    line-height: 32px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.tabs-nav li.active
{
    line-height: 31px;
}

.tabs-nav li a
{
    background: #f8f8f8;
    border: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-left: none;
    color: #959393;
    display: block;
    letter-spacing: 0;
    outline: none;
    padding: 0 16px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
}

.tabs-nav li:first-child a
{
    border-left: 1px solid #eaeaea;
}

.tabs-nav li a:hover
{
    background: #f0f0f0;
}

.tabs-nav li a:hover, .tabs-nav li.active a
{
    color: #006fba;
}

.tabs-nav li.active a
{
    background: #fff;
    border-bottom: 2px solid #fff;
    border-top: 1px solid #f15a23;
}

.tabs-container
{
    border: 1px solid #eaeaea;
    margin: -1px 0 20px;
    overflow: hidden;
    width: 100%;
    font-size: 13px;
    color: #333333;
    font-family: Open Sans;
    line-height: 17px;
    font-weight: normal;
}

.tab-content
{
    padding: 20px;
    color: #3A3A3A;
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: normal;
}

/* -------------------------------------------------- */
/*	Pagination
	/* -------------------------------------------------- */

.pagination
{
    margin: 0;
}

.comments-pagination
{
    margin-bottom: 30px;
    margin-top: -20px;
}

.pagination a, .pagination span
{
    border: 1px solid transparent;
    color: #9c9c9c;
    display: inline-block;
    margin: 0 8px 0 0;
    padding: 2px 8px 4px;
}

.comments-pagination a, .comments-pagination span
{
    margin-right: 5px;
    padding-bottom: 3px;
}

.ie7 .pagination li, .ie7 .pagination span
{
    display: inline;
}

.pagination .current
{
    background: #e6edef;
    color: #707070;
    padding: 2px 7px 4px;
}

.comments-pagination .current
{
    padding-bottom: 3px;
}

.pagination a:hover, .comments-pagination a:hover
{
    border-color: #e6edef;
    color: #f15a23;
}

.pagination .next, .pagination .prev
{
    border: none;
}
/* ---------------------------------------- */
/*	List
/* ---------------------------------------- */

.widget ul
{
}

.widget li
{
    /*background: url(images/arrow-right-grey.png) no-repeat 0 11px; 				border-bottom: 1px dotted #ced8df;*/
    list-style: none;
    margin: 0;
}

.widget li:last-child
{
    border-bottom: none;
}

.widget li a
{
    color: #999999;
    display: block;
    padding: 0px;
    font-weight: normal;
    font-size: 12px;
    font-family: 'Open Sans';
}

.widget li a:hover
{
    color: #f15a23;
}

/* ---------------------------------------- */
/*	Calendar
		/* ---------------------------------------- */

.widget_calendar table
{
    width: 100%;
}

.widget_calendar th, .widget_calendar td
{
    background: none;
    border: 0;
    padding: 0;
}

.widget_calendar caption
{
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
}

.widget_calendar tr th
{
    font-size: 12px;
}

.widget_calendar tr td
{
    padding: 4px 6px;
    text-align: center;
}

.widget_calendar tr td#prev
{
    padding: 5px 0 0;
    text-align: left;
}

.widget_calendar tr td#next
{
    padding: 5px 0 0;
    text-align: right;
}

.widget_calendar tr td#today
{
    background: #f8f8f8;
    border: 1px solid #ced8df;
    font-weight: bold;
}

#footer .widget_calendar tr td#today
{
    background: #464646;
    border: 1px solid #363636;
    font-weight: bold;
}

.widget_calendar tr td a
{
    display: inline;
    font-weight: bold;
    padding: 0;
}

/* ---------------------------------------- */
/*	Search
		/* ---------------------------------------- */

.widget_search input[type="text"]
{
    margin: 0 0 10px;
}

/* ---------------------------------------- */
/*	Accordion Content
		/* ---------------------------------------- */

#sidebar .acc-trigger a
{
    background-position: 0 8px;
    font-size: 11px;
    font-weight: 400;
    padding: 12px 12px 12px 30px;
}

#sidebar .acc-trigger:first-of-type
{
    border-top: none;
}

#sidebar .acc-trigger:last-of-type
{
    border-bottom: none;
}

#sidebar .acc-trigger.active a
{
    background-position: 0 -103px;
    cursor: default;
}

#sidebar .acc-container
{
    margin: -5px 0 0;
}

#sidebar .acc-container:first-of-type
{
    border-top: none;
}

#sidebar .acc-container:last-of-type
{
    border-bottom: none;
}

#sidebar .acc-container
{
    padding: 0 12px 12px 30px;
}


/* ---------------------------------------------------------------------- */
/*	Footer
/* ---------------------------------------------------------------------- */

#footer
{
    background: none repeat scroll 0 0 #3A3A3A;
    color: #868686;
    margin-top: 0px;
    padding: 35px 0 30px;
    position: relative;
    border-top: 1px solid #DDDDDD;
}

.not-ie #footer .container:after
{
    background: #fff;
    content: '';
    left: 50%;
    display: block;
    height: 15px;
    margin: 0 0 0 -7.5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -43px;
    width: 15px;
}

#footer, #footer a, #footer-bottom, #footer-bottom a
{
    color: #999999;
    letter-spacing: 1px;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 11px;
}

#footer a:hover, #footer-bottom a:hover
{
    color: #f15a23;
}

#footer .widget
{
    border-bottom: 1px solid #4b4b4b;
    margin: 0 0 12px;
    padding: 0 0 12px;
}

#footer .widget:last-child
{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

#footer .widget-title
{
    border-bottom: 1px solid #4b4b4b;
    display: block;
    font-size: 10px;
    margin: 0 0 12px;
    padding: 0 0 12px;
    text-transform: uppercase;
}

#footer .widget li
{
    border-bottom-color: #4b4b4b;
}
/* -------------------------------------------------- */
/*	Social Links
	/* -------------------------------------------------- */

.social-links
{
    margin: 0;
}

.social-links li
{
    background: none;
    border: none;
    display: inline-block;
    list-style: none;
    margin: 0 0 10px 15px;
    text-indent: -9999px;
}

.ie7 .social-links li
{
    display: inline;
    font-size: 0;
    text-indent: 0;
}

.social-links li:nth-child(6n+1)
{
    margin-left: 0;
}

.social-links li:nth-child(6n)
{
    margin-right: 15px;
}

.social-links li:last-child
{
    margin-right: 0;
}

.social-links li a
{
    background-repeat: no-repeat;
    background-position: 0 -16px;
    display: block;
    height: 16px;
    padding: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    width: 20px;
}


.social-links li.behance a
{
    background-image: url(images/icon-behance.png);
}

.social-links li.delicious a
{
    background-image: url(images/icon-delicious.png);
    background-position: 0 -14px;
    height: 14px;
}

.social-links li.deviantart a
{
    background-image: url(images/icon-deviantart.png);
}

.social-links li.digg a
{
    background-image: url(images/icon-digg.png);
    background-position: 0 -14px;
    height: 14px;
}

.social-links li.dribbble a
{
    background-image: url(images/icon-dribbble.png);
}

.social-links li.dropbox a
{
    background-image: url(images/icon-dropbox.png);
    background-position: 0 -15px;
    height: 15px;
}

.social-links li.email a
{
    background-image: url(images/icon-email.png);
}

.social-links li.facebook a
{
    background-image: url(images/icon-facebook.png);
}

.social-links li.flickr a
{
    background-image: url(images/icon-flickr.png);
}

.social-links li.forrst a
{
    background-image: url(images/icon-forrst.png);
}


.social-links li.github a
{
    background-image: url(images/icon-github.png);
}

.social-links li.google a
{
    background-image: url(images/icon-google.png);
}

.social-links li.googleplus a
{
    background-image: url(images/icon-googleplus.png);
}

.social-links li.ichat a
{
    background-image: url(images/icon-ichat.png);
    background-position: 0 -15px;
    height: 15px;
}

.social-links li.lastfm a
{
    background-image: url(images/icon-lastfm.png);
    background-position: 0 -15px;
    height: 15px;
}

.social-links li.linkedin a
{
    background-image: url(images/icon-linkedin.png);
}

.social-links li.mobypicture a
{
    background-image: url(images/icon-mobypicture.png);
}

.social-links li.myspace a
{
    background-image: url(images/icon-myspace.png);
}

.social-links li.picasa a
{
    background-image: url(images/icon-picasa.png);
}


.social-links li.plixi a
{
    background-image: url(images/icon-plixi.png);
}

.social-links li.rss a
{
    background-image: url(images/icon-rss.png);
}

.social-links li.skype a
{
    background-image: url(images/icon-skype.png);
}

.social-links li.stumbleupon a
{
    background-image: url(images/icon-stumbleupon.png);
    background-position: 0 -17px;
    height: 17px;
}

.social-links li.tumblr a
{
    background-image: url(images/icon-tumblr.png);
    background-position: 0 -15px;
    height: 15px;
}

.social-links li.twitter a
{
    background-image: url(images/icon-twitter.png);
    background-position: 0 -15px;
    height: 15px;
    width: 21px;
}

.social-links li.vimeo a
{
    background-image: url(images/icon-vimeo.png);
    background-position: 0 -15px;
    height: 15px;
}

.social-links li.youtube a
{
    background-image: url(images/icon-youtube.png);
    background-position: 0 -15px;
    height: 15px;
}

.social-links li a:hover
{
    background-position: 0 0;
}

/* ---------------------------------------------------------------------- */
/*	Footer Bottom
/* ---------------------------------------------------------------------- */

#footer-bottom
{
    background: #303030;
    line-height: 17px;
    padding: 12px 0;
}

#footer-bottom ul
{
    margin: 0;
}

#footer-bottom li
{
    float: left;
    list-style: none;
    margin: 0;
}

#footer-bottom li:first-child
{
    margin-right: 15px;
}

#footer-bottom li a
{
    border-left: 1px solid #484848;
    display: block;
    padding: 0 15px;
}

#footer-bottom li:first-child a
{
    border-left: none;
    padding-left: 0;
}

#footer-bottom li:last-child a
{
    padding-right: 0;
}


/* This styles are for sub-menu navigation */

.top_menu_heading
{
    font-family: "Open Sans";
    float: left;
    margin: 0px 0px;
    float: left;
    text-align: left;
    width: 100%; /*border:1px solid #A6BA43;*/
    vertical-align: middle;
    background-color: #3A3A3A; /* For WebKit (Safari, Chrome, etc) */
    background: #3A3A3A -webkit-gradient(linear, left top, left bottom, from(#3A3A3A), to(#3A3A3A)) no-repeat; /* Mozilla,Firefox/Gecko */
    background: #3A3A3A -moz-linear-gradient(top, #3A3A3A, #3A3A3A) no-repeat; /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A3A3A, endColorstr=#3A3A3A) no-repeat; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A3A3A, endColorstr=#3A3A3A)" no-repeat;
    color: #fff;
}
.top_menu
{
    font-family: "Open Sans"; /*float: left; margin:0px 0px; float:left; text-align:left; width:100%;*/ /*border:1px solid #A6BA43;*/
    vertical-align: middle;
    background-color: #3A3A3A; /* For WebKit (Safari, Chrome, etc) */
    background: #3A3A3A -webkit-gradient(linear, left top, left bottom, from(#3A3A3A), to(#3A3A3A)) no-repeat; /* Mozilla,Firefox/Gecko */
    background: #3A3A3A -moz-linear-gradient(top, #3A3A3A, #3A3A3A) no-repeat; /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A3A3A, endColorstr=#3A3A3A) no-repeat; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A3A3A, endColorstr=#3A3A3A)" no-repeat;
    color: #fff;
}
.top_left
{
    float: left;
    width: 70%; /*padding-left:67px*/
}
.top_right
{
    float: right;
    width: 30%;
    text-align: right; /*padding-right:167px;*/
}
.booking_table
{
    /*border: 1px solid #F7F7F7;*/
    border: 1px solid #C2C2C2;
    font-size: 13px;
    width: 100%;
    height: 30px;
    border-collapse: collapse;
}
.booking_row
{
    height: 30px;
}
.booking_table td, .booking_table th
{
    padding: 5px;
    border: 1px solid #C2C2C2;
}
.booking_table thead tr th
{
    text-transform: uppercase;
}
.booking_table thead tr
{
    /*background-color: #C2C2C2;*/
}
