html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted inherit;
    cursor: help;
}
/* tables still need cellspacing="0" in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
/* ======================================================= */
/*                       Base Style                        */
/* ======================================================= */
/* Basic typography
---------------------------------------------------------- */
body {
    font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333;
}
strong, th, thead td {
    font-weight: bold;
}
cite, em, dfn {
    font-style: italic;
}

code, pre {
    display: block;
    white-space: pre;
}
del {
    text-decoration: line-through;
    color: #666;
}
ins, dfn {
    border-bottom: 1px solid #ccc;
}
small, sup, sub {
    font-size: 85%;
}
abbr, acronym {
    text-transform: uppercase;
    letter-spacing: .1em;
}
a abbr, a acronym {
    border: none;
}
abbr[title], acronym[title], dfn[title] {
    cursor: help;
    border-bottom: 1px dotted #ccc;
}
sup {
    vertical-align: super;
}
sub {
    vertical-align: sub;
}
p, ul, ol, dl, table, fieldset, blockquote, pre, code {
    margin-bottom: 20px;
}
/* Basic size
---------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    margin-bottom: .2em;
    font-weight: normal;
    line-height: 1em;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
h1 .subTitle, h2 .subTitle, h3 .subTitle, h4 .subTitle, h5 .subTitle, h6 .subTitle {
    display: block;
    color: #999;
    font-size: 0.65em;
    margin: 0;
}
/* Basic lists
---------------------------------------------------------- */
ul {
    margin-left: 1.5em;
    list-style-type: disc;
}
ul li {
    margin-left: .85em;
}
ul ul {
    list-style-type: square;
}
ul ul ul {
    list-style-type: circle;
}
ol {
    margin-left: 2.35em;
    list-style-position: outside;
    list-style-type: decimal;
}
dt {
    margin-top: .8em;
    margin-bottom: .4em;
    font-weight: bold;
}
ol ol, ul ol {
    margin-left: 2.5em;
}
ul ol, ol ul, ol ol, ul ul {
    margin-bottom: 0;
}
/* Link style
---------------------------------------------------------- */
a:link, a:visited, a:hover, a:active, a:focus {
    color:#666;
    outline: 0 none;
    text-decoration: none;
}
/* Non-semantic helper classes
---------------------------------------------------------- */
.center {
    text-align: center;
}
.hidden {
    display: none;
    visibility: hidden;
}
.invisible {
    visibility: hidden;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.aligncenter {
    margin-left:auto;
    margin-right:auto;
}
.clearboth{
    clear: both;
    display: block;
    font-size: 0px;
    height: 0px;
    line-height: 0;
    width: 100%;
    overflow:hidden;
}
/* ======================================================= */
/*                          Form                           */
/* ======================================================= */
.form-item {
    margin: 0 0 10px;
}
.form-item label {
    cursor: pointer;
}
fieldset {
    padding: 1em;
    border: 1px solid #ccc;
}
legend {
    padding: 0 .8em;
    font-weight: bold;
    font-size: 1.2em;
}
textarea, input[type=text], input[type=password], input[type=email], select {
    border: 1px solid #ccc;
    background: #fff;
    font-size: inherit;
}
input, select {
    cursor: pointer;
}
input[type=text], input[type=password], input[type=email] {
    cursor: text;
}
textarea {
    overflow:auto;
}
textarea, input {
    padding: 5px;
    outline: none;
}
select {
    padding: 2px;
}
option {
    padding: 0 4px;
}
input[type=button], button {
    padding: 4px;
    cursor: pointer;
    vertical-align: middle;
}


/* ======================================================= */
/*                         Columns                         */
/* ======================================================= */
/* Basic columns
---------------------------------------------------------- */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth, .mid_trip_box, .how_box_left_text, .how_box_right_text, .how_box_right_img, .how_box_left_img, .about_box_left_img, .about_box_right_text{
    position: relative;
    margin-right: 10px;
    float: left;
    min-height: 1px;
    height: auto !important;
    height: 1px;
}

.how_box_left_text{
    padding-left:25px;
    padding-right:25px;
    width:300px;
}
.how_box_right_img{
    padding-left:25px;
    padding-right:25px;
    width:530px;

    margin-right: 0 !important;
    clear: right;
}


.how_box_left_img{
    padding-left:25px;
    padding-right:25px;
    width:530px;
}
.how_box_right_text{
    padding-left:25px;
    padding-right:25px;
    width:300px;

    margin-right: 0 !important;
    clear: right;
}


.about_box_left_img{
    padding-left:20px;
    padding-right:20px;
    width:180px;
}
.about_box_right_text{
    padding-left:0px;
    padding-right:20px;
    width:700px;

    margin-right: 0 !important;
    clear: right;
}

#about_email_text{
    font: 13px/18px Arial,sans-serif;
}


.one_half {
    width: 48%;
}
.one_third {
    width: 313px;
}
.two_third {
    width: 65.3332%;
}
.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.3333%;
}
.two_sixth {
    width: 30.6666%;
}
.three_sixth {
    width: 47.9998%;
}
.four_sixth {
    width: 65.3332%;
}
.five_sixth {
    width: 82.6665%;
}
.last {
    margin-right: 0 !important;
    clear: right;
}
/* Two level columns
---------------------------------------------------------- */
.one_half .one_half {
    margin-right: 8.3333%;
    width: 45.8333%;
}
.one_half .one_third {
    margin-right: 8.3333%;
    width: 27.7778%;
}
.one_half .two_third {
    margin-right: 8.3333%;
    width: 63.8889%;
}
.two_third .one_third {
    margin-right: 6.1224%;
    width: 29.2517%;
}
.two_third .two_third {
    margin-right: 6.1224%;
    width: 64.6258%;
}
.two_third .one_fourth {
    margin-right: 6.1224%;
    width: 20.4082%;
}
/* ======================================================= */
/*                         Divider                         */
/* ======================================================= */
.divider {
    position:relative;
    clear:both;
    display:block;
    padding-top:20px;
    margin-bottom:40px;
    border-bottom:1px solid #EEEEEE;
}
.divider.top a {
    position:absolute;
    right:0;
    top:10px;
    width:20px;
    background:none repeat scroll 0 0 #FFFFFF;
    font-size:10px;
    padding:0 2px;
    text-align:right;
    text-decoration:none;
    color:#ccc;
}
.divider_padding {
    position:relative;
    clear:both;
    display:block;
    padding-top:30px;
}
.divider_line {
    position:relative;
    clear:both;
    display:block;
    border-bottom:1px solid #EEEEEE;
    margin-bottom:10px;
}


/* Nivo Slider styles
---------------------------------------------------------- */
.nivoslider_wrap {
    overflow:hidden;
    background:url("loading_big.gif") #fff no-repeat 50% 50%;
}
.nivoslider_wrap img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoslider_wrap a {
    border:0 none;
    display:block;
}
.nivoSlider {
    position:relative;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
}
/* 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;
}
/* ======================================================= */
/*                     Buttons Styles                      */
/* ======================================================= */
.button, .button span {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.button {
    white-space: nowrap;
    line-height:1em;
    position:relative;
    outline: none;
    overflow: visible; /* removes extra side padding in IE */
    cursor: pointer;
    border: 1px solid #999;/* IE */
    border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
    border-bottom:rgba(0, 0, 0, .4) 1px solid;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    background: -moz-linear-gradient(
            center top,
            rgba(255, 255, 255, .1) 0%,
            rgba(0, 0, 0, .1) 100%
    );/* FF3.6 */
    background: -webkit-gradient(
            linear,
            center bottom,
            center top,
            from(rgba(0, 0, 0, .1)),
            to(rgba(255, 255, 255, .1))
    );/* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
    -moz-user-select: none;
    -webkit-user-select:none;
    -khtml-user-select: none;
    user-select: none;
}
button::-moz-focus-inner {
    border: none; /* overrides extra padding in Firefox */
}
button.button {
    padding:0px;
    margin:0;
}
a.button, a.button:hover {
    text-decoration: none;
}
.button.full, .button.full span {
    display: block;
}
.button:hover, .button.hover {
    background: -moz-linear-gradient(
            center top,
            rgba(255, 255, 255, .4) 0%,
            rgba(255, 255, 255, .1) 100%
    );/* FF3.6 */
    background: -webkit-gradient(
            linear,
            center bottom,
            center top,
            from(rgba(255, 255, 255, .1)),
            to(rgba(255, 255, 255, .4))
    );/* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF')"; /* IE8 */
}
.button:active, .button.active {
    top:1px;
    background: -moz-linear-gradient(
            center top,
            rgba(0, 0, 0, .1) 0%,
            rgba(255, 255, 255, .1) 100%
    );/* FF3.6 */
    background: -webkit-gradient(
            linear,
            center bottom,
            center top,
            from(rgba(255, 255, 255, .1)),
            to(rgba(0, 0, 0, .1))
    );/* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19000000', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19000000', EndColorStr='#19FFFFFF')"; /* IE8 */
}
.button span {
    position: relative;
    color:#fff;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);
    border-top: rgba(255, 255, 255, .2) 1px solid;
    padding:0.6em 1.3em;
    line-height:1em;
    text-decoration:none;
    text-align:center;
    white-space: nowrap;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Google Chrome only - fix margins */
    button.button span {
        margin-top: -1px;
        margin-left:-2px;
        margin-right:-2px;
    }
}
.button.small span {
    font-size:12px;
}
.button.medium span {
    font-size:15px;
}
.button.large span {
    font-size:18px;
}
/* Button Color Scheme
---------------------------------------------------------- */
.button.black {
    background-color: #333333;
}
.button.gray {
    background-color: #666666;
}
.button.white {
    background-color: #FFFFFF;
}
.button.white span{
    color: #666666;
}
.button.red {
    background-color: #e62727;
}
.button.orange {
    background-color: #ff5c00;
}
.button.magenta {
    background-color: #A9014B;
}
.button.yellow {
    background-color: #ffb515;
}
.button.blue {
    background-color: #00ADEE;
}
.button.pink {
    background-color: #e22092;
}
.button.green {
    background-color: #91bd09;
}
.button.rosy {
    background-color: #F16C7C;
}



/* ======================================================= */
/*                        Structure                        */
/* ======================================================= */
/* Main Structure
---------------------------------------------------------- */
#header,#feature,#page,#footer {
    min-width:980px;
}
#page {
    position:relative;
    /* background:url("layout_sprites.png") repeat-x scroll 0 -24256px transparent; */
}
#main, #sidebar{ position:relative; }
* html #page, * html #sidebar{ display:inline; }
.inner{ width:960px; margin:0 auto; position:relative; height:100%;}
#page_bottom {
    height:30px;
    background:url("layout_sprites.png") repeat-x scroll 0 -19px transparent;
}
#footer {
    width: 100%;
}


/* ======================================================= */
/*                         Header                          */
/* ======================================================= */
#header {
    z-index: 200;
    position: relative;
    height: 90px;
}
#top_area {
    position: absolute;
    right:0px;
    top:10px;
}
/* Logo & Sitename
---------------------------------------------------------- */
#logo, #logo_text {
    position: absolute;
    left: 0px;
}
#site_name {
    font-size: 40px;
    line-height:40px;
    display:block;
}
#site_description {
    font-size: 11px;
    line-height:11px;
}
/* WPML
---------------------------------------------------------- */
#language_flags {
    position: absolute;
    right: 0px;
    top: 10px;
}
#language_flags ul {
    list-style:none;
    padding:0;
    margin:0;
}
#language_flags ul li {
    float:left;
    margin-left:8px;
    overflow:hidden;
}
#language_flags ul li img {
    opacity:0.7;
    -moz-opacity:0.7;
    background:#fff;
}
#language_flags ul li img:hover {
    opacity:1;
    -moz-opacity:1;
}

/* ======================================================= */
/*                       Navigation                        */
/* ======================================================= */
#navigation {
    right: 0px;
    bottom: 0;
    position: absolute;
    height: 60px;
}
.jqueryslidemenu {
    position: relative;
    z-index: 200;
}
.jqueryslidemenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 200;
}
/*Top level list items*/
.jqueryslidemenu ul li {
    position: relative;
    display: inline;
    float: left;
    margin: 0px;
}
/*Top level menu link items style*/
.jqueryslidemenu ul li a {
    height: 60px;
    line-height: 56px;
    text-decoration: none;
    overflow:hidden;
    margin-left:10px;
    margin-right:10px;
    background:url("blank.gif") 0 0 repeat;
}


.jqueryslidemenu a:hover {
    border-bottom: 2px solid #00779C;
}

* html .jqueryslidemenu ul li a {
    /*IE6 hack to get sub menu links to behave correctly*/
    display: inline-block;
}

/* ======================================================= */
/*                         Feature                         */
/* ======================================================= */
#feature {
    background:url("feature_bg.png") no-repeat scroll 50% 0 transparent;
}
#feature .inner {
    padding: 15px 0 15px;
}
#feature h1 {
    font-size:3.5em;
    margin-bottom: 0;
    padding: 5px 0;
}
#introduce {
    font-size:1.8em;
    line-height:1.3em;
    font-weight:200;
    letter-spacing:1px;
    padding:5px 0;
    overflow: hidden;
}
#feature .top_shadow {
    background:url("layout_sprites.png") repeat-x scroll 0 0 transparent;
    height: 10px;
    font-size:0px;
    overflow:hidden;
    line-height: 10px;
}
#feature .bottom_shadow {
    background:url("layout_sprites.png") repeat-x scroll 0 -10px transparent;
    height: 9px;
    font-size:0px;
    line-height:9px;
}

/* ======================================================= */
/*                         Footer                          */
/* ======================================================= */
/* Footer Body
---------------------------------------------------------- */
#footer {
    background:url("footer.png") no-repeat scroll 50% 0 transparent;
}
#footer .inner{
    padding:30px 0 40px;
    overflow:hidden;
}
#footer_shadow {
    background:url("layout_sprites.png") repeat-x scroll 0 -49px transparent;
    height: 10px;
    font-size:0px;
    overflow:hidden;
    line-height: 10px;
}
/* Sub Footer
---------------------------------------------------------- */
#footer_bottom {
    letter-spacing:1px;
    background:url("layout_sprites.png") repeat-x scroll 50% -58px transparent;
}
#footer_bottom .inner {
    padding:12px 0;
}
#copyright {
    float: left;
    font-size:13px;
    line-height:1.5em;
    min-height: 1.5em;
}
#footer_menu {
    float: right;
    text-align:right;
}
#footer_menu a {
    padding:0 5px;
}
#footer_menu li, #footer_menu ul {
    display:inline;
    font-weight:normal;
    text-transform:uppercase;
}
#footer_right_area {
    position: absolute;
    right:0px;
}


/* anything Slider
---------------------------------------------------------- */
#feature.anything .inner {
    padding:30px 0 0;
}
#anything_slider_wrap {
    width: 960px;
    position:relative;
    overflow:hidden;
}
#anything_slider_loading {
    background:url("loading_big.gif") #fff no-repeat 50% 50%;
    position:absolute;
    top:0px;
    width:960px;
    z-index:103;
}
#anything_shadow {
    background:url("slider_shadow.png") no-repeat scroll center bottom transparent;
    height:40px;
}
#anything_slider {
    width: 960px;
}
/******* SET DEFAULT DIMENSIONS HERE ********/
div.anythingSlider {
    width: 960px;
    margin: 0 auto;
}
div.anythingSlider .anythingWindow {
    background-color:#fff;
}
/**** DO NOT CHANGE BELOW THIS LINE ****/
/* anythingSlider viewport window */
div.anythingSlider .anythingWindow {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}
div.anythingSlider {
    position: relative;
}
/* anythingSlider base UL */
ul.anythingBase {
    background: transparent;
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
ul.anythingBase li.panel {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    position:relative;
}


/* Footer General
---------------------------------------------------------- */
#footer .widget{
    margin-bottom:3em;
}
#footer h3.widgettitle {
    font-size:2em;
    margin-bottom:0.5em;
}


#footer .text_input, #footer .textarea {
    color:#666;
    color:rgba(255, 255, 255, .8);
    border:1px solid #999;
    border: rgba(255, 255, 255, .15) 1px solid;

    -moz-box-shadow:inset 2px 2px 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow:inset 2px 2px 5px rgba(0, 0, 0, .1);
    box-shadow:inset 2px 2px 5px rgba(0, 0, 0, .1);

    background: -moz-linear-gradient(
            center top,
            rgba(255, 255, 255, .03) 0%,
            rgba(255, 255, 255, .05) 100%
    );/* FF3.6 */
    background: -webkit-gradient(
            linear,
            center bottom,
            center top,
            from(rgba(255, 255, 255, .03)),
            to(rgba(255, 255, 255, .05))
    );/* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#33FFFFFF'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#33FFFFFF')"; /* IE8 */
}

/* Pages
---------------------------------------------------------- */
#sidebar .widget_pages ul ul {
    border-top:1px solid #F0F0F0;
    margin:5px 0 -6px 2em;
}
#footer .widget_pages ul ul {
    margin-left:2em;
}
#footer .widget_pages ul ul li {
    background:none;
}


body {
    font-family: Arial,Helvetica,Garuda,sans-serif;
    line-height: 20px;

}

#header {
    height: 82px;
    background-color: #FEFEFE;

}
#site_name {
    color: #444444;
    font-size: 40px;
}
#site_description {
    color: #444444;
    font-size: 11px;
}
#logo, #logo_text {
    bottom: 20px;
}
#navigation .menu > li.hover > a,
#navigation .menu > li.hover > a:active,
#navigation .menu > li.hover > a:visited {
    color: #000000
}#navigation .menu > li.current-menu-item > a,
 #navigation .menu > li.current-menu-item > a:visited,
 #navigation .menu > li.current-menu_item > a,
 #navigation .menu > li.current-menu_item > a:visited,
 #navigation .menu > li.current-menu-ancestor > a,
 #navigation .menu > li.current-menu-ancestor > a:visited,
 #navigation .menu > li.current_page_item > a,
 #navigation .menu > li.current_page_item > a:visited,
 #navigation .menu > li.current_page_ancestor > a,
 #navigation .menu > li.current_page_ancestor > a:visited,
 #navigation .menu > li.current-page-item > a ,
 #navigation .menu > li.current-page-item > a:visited,
 #navigation .menu > li.current-page-ancestor > a,
 #navigation .menu > li.current-page-ancestor > a:visited {
     color: #000000;
 }

#navigation .menu > li > a, #navigation .menu > li > a:visited {
    font-size: 17px;
    color: #000000;
    background-color: transparent;
}
#navigation ul li.hover ul li a, #navigation ul ul li a, #navigation ul ul li a:visited {
    font-size: 14px;
    color: #000000;
}
#navigation ul li ul {
    background-color: #f5f5f5;
}
#navigation .sub-menu .current-menu-item > a,
#navigation .sub-menu .current-menu-item > a:visited,
#navigation .sub-menu .current-menu_item > a,
#navigation .sub-menu .current-menu_item > a:visited,
#navigation .sub-menu .current-menu-ancestor > a,
#navigation .sub-menu .current-menu-ancestor > a:visited,
#navigation .sub-menu .current-page-item > a,
#navigation .sub-menu .current-page-item > a:visited,
#navigation .sub-menu .current-page-ancestor > a,
#navigation .sub-menu .current-page-ancestor > a:visited,
#navigation .sub-menu .current_page_item > a,
#navigation .sub-menu .current_page_item > a:visited,
#navigation .sub-menu .current_page_ancestor > a,
#navigation .sub-menu .current_page_ancestor > a:visited  {
    color: #000000;
    background-color: #f5f5f5;
}
#navigation ul ul li a:hover, #navigation ul ul li a:active,
#navigation ul li.hover ul li a:hover, #navigation ul li.hover ul li a:active {
    color: #000000 !important;
}
#navigation ul li ul li a:hover, #navigation ul ul li a:hover {
    background-color: #dddddd !important;
}
a:hover {
    text-decoration:none;
}
#feature {
    background-color: #000;

}
#feature h1 {
    font-size: 42px;
    color: #ffffff;
}
#introduce {
    font-size: 21px;
    color: #ffffff;
}
#introduce a {
    color: #ffffff;
}
#page {
    background-color: #FEFEFE;

    color: #333333;
    font-size: 12px;
}

ul.mini_tabs li.current, ul.mini_tabs li.current a {
    background-color: #FEFEFE;
}
.tabs_container .panes {
    background-color: #ffffff;
    color: #333333;
}
.divider.top a {
    background-color: #FEFEFE;
}
#breadcrumbs {
    font-size: 11px;
}
#page h1,#page h2,#page h3,#page h4,#page h5,#page h6{
    color: #333333;
}
#page h1 {
    color: #333333;
}
#page h2 {
    color: #333333;
}
#page h3 {
    color: #333333;
}
#page h4 {
    color: #333333;
}
#page h5 {
    color: #333333;
}
#page h6 {
    color: #333333;
}
#page a, #page a:visited {
    color: #666666;
}
#page a:hover, #page a:active {
    color: #333333;
}
#page h1 a,#page h1 a:visited,#page h1 a:hover,#page h1 a:active {
    color: #333333;
}
#page h2 a,#page h2 a:visited,#page h2 a:hover,#page h2 a:active {
    color: #333333;
}
#page h3 a,#page h3 a:visited,#page h3 a:hover,#page h3 a:active {
    color: #333333;
}
#page h4 a,#page h4 a:visited,#page h4 a:hover,#page h4 a:active {
    color: #333333;
}
#page h5 a,#page h5 a:visited,#page h5 a:hover,#page h5 a:active {
    color: #333333;
}
#page h6 a,#page h6 a:visited,#page h6 a:hover,#page h6 a:active {
    color: #333333;
}
#page .portfolios.sortable header a {
    background-color:#eeeeee;
    color:#666666;
}
#page .portfolios.sortable header a.current, #page .portfolios.sortable header a:hover {
    background-color:#cccccc;
    color:#606060;
}
.portfolio_more_button .button {
    background-color: #333333;
}
.portfolio_more_button .button span {
    color: #ffffff;
}
.portfolio_more_button .button:hover, .portfolio_more_button .button.hover {
    background-color: #333333;
}
.portfolio_more_button .button:hover span, .portfolio_more_button .button.hover span {
    color: #ffffff;
}

#breadcrumbs {
    color: #999999;
}
#breadcrumbs a, #breadcrumbs a:visited {
    color: #999999;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
    color: #999999;
}
.portfolio_title, #page .portfolio_title a, #page .portfolio_title a:visited {
    font-size: 24px;
    color: #333333;
}
.portfolio_desc {
    font-size: 12px;
}
#footer {
    background-color:#000000;
    color: #ffffff;
    font-size: 12px;

}
#footer .widget a, #footer .widget a:visited{
    color: #ffffff;
}
#footer .widget a:active, #footer .widget a:hover{
    color: #ffffff;
}
#footer h3.widgettitle {
    color: #ffffff;
    font-size: 24px;
}
#footer_bottom {
    background-color:transparent;
}
#copyright {
    color: #dddddd;
    font-size: 14px;
}
#footer_menu a {
    font-size: 12px;
}
#footer_menu a, #footer_menu a:visited{
    color: #eeeeee;
}
#footer_menu a:hover, #footer_menu a:active {
    color: #ffffff;
}
#footer_bottom a, #footer_bottom a:visited{
    color: #eeeeee;
}
#footer_bottom a:hover, #footer_bottom a:active {
    color: #ffffff;
}
.entry_frame, .divider, .divider_line, .commentlist li,.entry .entry_meta,#sidebar .widget li,#sidebar .widget_pages ul ul,#about_the_author .author_content {
    border-color: #eeeeee;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
#nivo_slider_wrap, #nivo_slider_loading, #nivo_slider {
    height: 320px;
}

.nivo-caption {
    background-color: #000000;
}
.nivo-caption p {
    color: #ffffff;
}
#kwicks li {
    height: 440px;
}
.kwick_frame,.kwick_last_frame {
    height: 439px;
}
ul.anythingBase li.panel {
    background-color: #ffffff;
}
#anything_slider_wrap, #anything_slider_loading, #anything_slider {
    height: 393px;
}
#kwicks li .kwick_title {
    font-size: 16px;
}
#anything_slider p {
    font-size: 12px;
}
#kwicks li .kwick_detail h3 {
    font-size: 24px;
}
#kwicks li .kwick_desc {
    font-size: 12px;
}
.caption_left, .caption_right {
    height: 363px;
}
.entry {
    margin-bottom: 80px;
}
.entry_title {
    font-size: 36px;
}
.entry_left .entry_image .image_frame {
    width: 200px;
    height: 260px;
}
.entry_left .entry_image, .entry_left .entry_image .image_shadow {
    width: 202px;
}
.read_more_link.button {
    background-color: #333333;
}
.read_more_link.button span {
    color: #ffffff;
}
.read_more_link.button:hover, .read_more_link.button.hover {
    background-color: #333333;
}
.read_more_link.button:hover span, .read_more_link.button.hover span {
    color: #ffffff;
}
#page .entry .entry_title a,
#page .entry .entry_title a:visited {
    color: #333333;
}
#page .entry .entry_title a:hover,
#page .entry .entry_title a:active {
    color: #333333;
}
#page .entry_meta a, #page .entry_meta a:visited {
    color: #666666;
}
#page .entry_meta a:hover, #page .entry_meta a:active {
    color: #333333;
}
#page ul.tabs li a {
    background-color: #f5f5f5;
    color: #666666;
}
#page ul.tabs li a.current {
    background-color: #FFFFFF;
    color: #333333;
}
#page ul.mini_tabs li a {
    background-color: #f5f5f5;
    color: #666666;
}
#page ul.mini_tabs li a.current {
    background-color: #FFFFFF;
    color: #333333;
}
.accordion .tab {
    background-color: #f5f5f5;
    color: #666666;
}
.accordion .tab.current {
    background-color: #FFFFFF;
    color: #333333;
}
#page input, #page textarea {
    color: #333333;
}
#footer input, #footer textarea, #footer .text_input, #footer .textarea {
    color:  #ffffff;
}





/* ======================================================= */
/*                    Home Page Sliders                    */
/* ======================================================= */
/* nivo Slider
---------------------------------------------------------- */
#feature.nivo .inner {
    padding:30px 0 0;
}
#nivo_slider_wrap {
    padding-bottom:40px;
    position:relative;
}
#nivo_slider_loading {
    background:url("loading_big.gif") #fff no-repeat 50% 50%;
    position:absolute;
    top:0px;
    width:650px;
    z-index:103;
}
#nivo_slider {
    position:relative;
}
#nivo_slider img {
    display:none;
}
#nivo_slider_frame_top {
    height:0px;
    width:100%;
    background:url("nivo_slider_sprites.png") no-repeat scroll 0 -88px transparent;
    position:absolute;
    top:0px;
    z-index: 100;
}
#nivo_slider_frame {
    width:100%;
    background:url("nivo_slider_sprites.png") no-repeat scroll 0 bottom transparent;
    position:absolute;
    top:0px;
    z-index: 100;
}
/* 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:60;
    display:none;
}
/* The slices in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:50;
    height:100%;
}
/* Caption styles */
.nivo-caption {
    left:0px;
    bottom:0px;
    z-index:100;
    width:100%;
    background:#000;
    opacity:0.5;
    position:absolute;
}
.nivo-caption p {
    margin:0;
    padding:10px 15px;
    color:#fff;
    font-size:18px;
    line-height:20px;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position:absolute;
    width:40px;
    height:40px;
    text-indent:-10000px;
    top:45%;
    z-index:101;
    cursor:pointer;
}
.nivo-prevNav {
    background:url("nivo_slider_sprites.png") no-repeat scroll -16px 0 transparent;
    left:20px;
}
.nivo-nextNav {
    background:url("nivo_slider_sprites.png") no-repeat scroll -56px 0 transparent;
    right:20px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    position:absolute;
    bottom:0px;
    right:15px;
    padding:12px 0px;
    z-index:102;
}
.nivo-controlNav a {
    background:url("nivo_slider_sprites.png") no-repeat scroll 0 0 transparent;
    height:16px;
    width:16px;
    margin:0 2px;
    overflow:hidden;
    text-decoration:none;
    text-indent:-10000px;
    z-index:102;
    float:left;
    cursor:pointer;
}
.nivo-controlNav a.active {
    background-position: 0 -32px;
}
.nivo-controlNav a:hover {
    background-position: 0 -16px;
}
#slider_control_bg {
    background:url("nivo_slider_sprites.png") repeat-x scroll 0 -48px transparent;
    position:absolute;
    height:40px;
    width:100%;
    bottom:0px;
    display:none;
    z-index:101;
}


/* Left Sidebar
---------------------------------------------------------- */
.left_sidebar #main{
    float:right;
    width:680px;
}
.left_sidebar #main .content {
    width:680px;
    overflow: hidden;
}
.left_sidebar #sidebar {
    float:left;
    width:250px;
    margin: 0 30px 0.5em 0;
}
.left_sidebar #sidebar_content {
    background: url("layout_sprites.png") no-repeat scroll right -12259px transparent;
    padding-top:50px;
    padding-right:25px;
    min-height:100px;
    overflow: hidden;
}
.left_sidebar #sidebar_content.lessgap {
    padding-top:22px;
}
.left_sidebar #sidebar_bottom {
    clear:both;
    background: url("layout_sprites.png") no-repeat scroll right -12209px transparent;
    height:50px;
}
.home #sidebar_content {
    padding-top:30px;
}


#sidebar .widget a, #sidebar .widget a:visited {
    color: #000000;
}
#sidebar .widget a:hover, #sidebar .widget a:active {
    color: #999999;
}
#sidebar .widgettitle {
    color: #333333;
    font-size: 24px;
}

/* ======================================================= */
/*                      Widget Styles                      */
/* ======================================================= */
/* General
---------------------------------------------------------- */
.widget{
    margin-bottom:4em;
}
.widget p{
    margin:0;
}
.widget ul {
    list-style:none;
    margin:0;
}
#sidebar_content .widget:last-child {
    margin-bottom:20px;
}
.home #sidebar_content .widget:last-child {
    margin-bottom:0px;
}
.widget_text p {
    margin-bottom:1em;
}


/* Sidebar General
---------------------------------------------------------- */
#sidebar .widget_subnav li,
#sidebar .widget_recent_comments li,
#sidebar .widget_recent_entries li,
#sidebar .widget_recent_posts li,
#sidebar .widget_popular_posts li,
#sidebar .widget_related_posts li,
#sidebar .widget_authors li,
#sidebar .widget_twitter li,
#sidebar .widget_pages li,
#sidebar .widget_links li,
#sidebar .widget_categories li,
#sidebar .widget_archive li,
#sidebar .widget_meta li,
#sidebar .widget_rss li{
    margin:0;
    border-bottom:1px solid #F0F0F0;
    padding:6px 0;
}
#sidebar .widget_subnav li a,
#sidebar .widget_recent_entries li a,
#sidebar .widget_recent_posts li a,
#sidebar .widget_popular_posts li a,
#sidebar .widget_related_posts li a,
#sidebar .widget_pages li a,
#sidebar .widget_links li a,
#sidebar .widget_categories li a,
#sidebar .widget_archive li a,
#sidebar .widget_meta li a,
#sidebar .widget_rss li a{
    background:url(widget_list_arrows.png) no-repeat scroll -48px 2px transparent;
    margin:0;
    line-height:20px;
    padding-left:20px;
}
#sidebar .flexipages_widget li {
    margin:0;
    border-bottom:1px solid #F0F0F0;
    padding:5px 0;
}
#sidebar .flexipages_widget li a {
    background:url(widget_list_arrows.png) no-repeat scroll -48px 2px transparent;
    margin:0;
    line-height:20px;
    padding-left:20px;
}
#sidebar .widget_nav_menu li {
    margin:0;
    padding:0;
}
#sidebar .widget_nav_menu li a {
    background:url(widget_list_arrows.png) no-repeat scroll -48px 9px transparent;
    margin:0;
    line-height:20px;
    padding:5px 20px;
    border-bottom:1px solid #F0F0F0;
    display:block;
}
.widget_nav_menu li ul.sub-menu {
    margin-left:2em;
}



/* Image with frame
---------------------------------------------------------- */
.image_styled {
    margin-bottom: 10px;
}
.image_styled.aligncenter .image_frame,.image_styled.aligncenter .image_shadow{
    margin: 0 auto;
}
.image_frame {
    background-color:#f9f9f9;
    background:url("loading_big.gif") #f9f9f9 no-repeat 50% 50%;
    position: relative;
}
.image_styled,.image_frame,.image_styled img {
    display: block;
}
.image_frame img {
    visibility: visible;
}
.image_frame {
    border:1px solid #ddd;
}
.image_overlay {
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    visibility:hidden;
    overflow: hidden;
}

.image_styled.alignleft {
    margin-right:16px;
}
.image_styled.alignright {
    margin-left:16px;
}
.image_no_link {
    cursor: default;
}


/* Framed box
---------------------------------------------------------- */
.framed_box {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #bbb;
    margin-bottom: 20px;
}
.rounded,.rounded .framed_box_content{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.framed_box.center{
    text-align:center;
}
.framed_box_content {
    border: 1px solid #fff;
    background-color: #f0f0f0;
    padding:20px;
    padding-bottom: 0;
}



.page_item{
    font-size:14px;

}

.main_text{
    color: #636B75;
    font: 13px/18px Arial,sans-serif;
}



/*
 * js validator
 */
.error {
    clear: both;
    color: red;
    text-align:center;
}