@import "reset.css";
@import "superfish.css";
@import "grid.css";
@import "forms.css";
@import "prettyPhoto.css";
@import "galleryfic.css";
@import "kwicks.css";
@import "coin-slider.css";
@import "advanced.css";
body
{
    background: #fff;
    font: 13px/18px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #83878d;
    position: relative;
    min-width: 960px;
}
html, body
{
    height: 100%;
}
/* Global Structure---------------------------------------- */
.main
{
    margin: 0 auto;
    width: 950px;
}
body a
{
    text-decoration: none;
}
body a:hover
{
    text-decoration: none;
}
.bg
{
    background: url("../images/tail.jpg") repeat-x scroll 0 0 transparent;
    border-top: 1px solid #DFDFDF;
    margin: 0 auto;
    padding: 10px 0 25px;
    height: 390px;
}
.bg2
{
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 20px 0 60px;
    background: #f7f7f7;
}
.bg3
{
    border-top: 1px solid #dfdfdf;
    padding: 0px 0 68px;
    background: url(../images/tail.jpg) repeat-x;
}
.bg4
{
    border-top: 1px solid #dfdfdf;
    padding: 40px 0 48px;
    background: url(../images/tail.jpg) repeat-x;
}
/*----- txt,links,lines,titles -----*/
a
{
    color: #83878d;
    outline: none;
    cursor: pointer;
    text-decoration: underline;
}
a:focus
{
    outline: none;
}
a:hover
{
    text-decoration: none;
}
.clear
{
    clear: both;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    height: 0;
    width: 100%;
}
.wrapper
{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.extra-wrap
{
    overflow: hidden;
    display: block;
}
p
{
    margin-bottom: 18px;
}
.p0
{
    margin-bottom: 0 !important;
}
.p1
{
    margin-bottom: 4px !important;
}
.p2
{
    margin-bottom: 15px !important;
}
.p3
{
    margin-bottom: 30px !important;
}
.p4
{
    margin-bottom: 40px !important;
}
.p5
{
    margin-bottom: 50px;
}
.p6
{
    margin-bottom: 60px !important;
}
.p7
{
    margin-bottom: 70px;
}
.reg
{
    text-transform: uppercase;
}
.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.alignright
{
    text-align: right;
}
.aligncenter
{
    text-align: center;
}
.alignmiddle *
{
    vertical-align: middle;
}
.it
{
    font-style: italic;
}
.letter
{
    letter-spacing: -1px;
}
.color-1
{
    color: #fff;
}
.color-2
{
    color: #000;
}
.color-3
{
    color: #6c90ba;
}
/*********************************boxes**********************************/
.margin-bot
{
    margin-bottom: 35px !important;
}
.spacing
{
    margin-right: 30px;
}
.indent-bot
{
    margin-bottom: 20px !important;
}
.indent-bot2
{
    margin-bottom: 30px;
}
.indent-bot3
{
    margin-bottom: 45px;
}
.img-indent-bot
{
    margin-bottom: 25px !important;
}
.img-indent
{
    float: left;
    margin: 0 20px 0px 0;
}
.img-indent2
{
    float: left;
    margin: 0 14px 0px 0;
}
.img-indent3
{
    float: left;
    margin: 0 10px 0px 0px;
}
.img-indent-r
{
    float: right;
    margin: 0 0px 0px 30px;
}
.prev-indent-bot
{
    margin-bottom: 10px !important;
}
.prev-indent
{
    float: left;
    margin: 0 17px 0px 0;
}
.padding-top
{
    padding-top: 10px;
}
.padding-top1
{
    padding-top: 30px;
}
.padding-top2
{
    padding-top: 25px;
}
/*********************************header*************************************/
div.header
{
    padding: 10px 0 10px;
    border-top: 4px solid #333;
}
div.header h1
{
    float: left;
    margin: 0;
}
div.header h1 a
{
    background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    overflow: hidden;
    text-indent: -5000px;
    width: 225px;
}
div.header div.nav
{
    position: relative;
    z-index: 99;
    float: right;
    padding: 24px 0 0;
}
.main_text
{
    color: #8b8b8b;
    font-size: 36px;
    line-height: 1.2em;
    letter-spacing: -1px;
    overflow: hidden;
    padding: 85px 0 0;
}
.main_text span
{
    font-size: 24px;
    display: block;
    line-height: 1.2em;
}
.main_text strong
{
    font-size: 46px;
    line-height: 1.2em;
    color: #3f3f3f;
    display: inline-block;
    vertical-align: bottom;
    letter-spacing: -3px;
}
.main_text em
{
    color: #98c600;
    font-size: 54px;
    line-height: 1.2em;
    text-transform: uppercase;
    padding-left: 3px;
}
.arrow
{
    float: right;
    margin: 106px -48px 0 0;
    display: block;
    width: 48px;
    height: 89px;
    position: relative;
}
.arrow span
{
    position: absolute;
    background: url(../images/arrow.png);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.arrow span + span
{
    background: url(../images/arrow.png) 0 -89px;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.arrow:hover span + span
{
    opacity: 1;
}
/********************** Content ************************/
/*  Header styles */
h1, h2, h3, h4, h5, h6
{
    margin: 0 0 38px;
    line-height: 1.2em;
    color: #5cab22;
}
h1
{
    font-size: 50px;
}
h2
{
    font-size: 35px;
    letter-spacing: -1px;
}
h3
{
    font-size: 30px;
}
h4
{
    font-size: 25px;
    margin: 0 0 23px;
}
h5
{
    font-size: 16px;
    color: #3f3f3f;
}
h6
{
    font-size: 14px;
    margin: 0 0 14px;
}
h1 strong
{
    color: #5cab22;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 1.2em;
    display: block;
}
.color
{
    color: #3f3f3f;
}
h2 strong
{
    display: inline-block;
    font-size: 30px;
    line-height: 1.2em;
    vertical-align: bottom;
    letter-spacing: -2px;
}

a.icon
{
    float: left;
    display: block;
    padding: 17px 10px 16px 12px;
   
    position: relative;
    margin: 0 18px 0 0;
}
a.icon:hover
{
    background:url(../images/readmore.png) no-repeat scroll center center, url(../images/bck_00-75.png) repeat scroll 0px 0px Transparent;
    pie-background: linear-gradient(top, #fbfbfb, #e4e4e4);
    border-radius:10px;
    opacity:1;
    }
a.icon:hover img
{
   opacity:0.2;
    }
/*a.icon:hover
{
    border: 3px solid #6F73FC;
    background: url(../images/icon_bg.png) 0 -80px repeat-x #fff;
    background: -webkit-linear-gradient(top, #fbfbfb, #e4e4e4); /* Chrome 10+, Saf5.1+, iOS 5+ */
 /*   background: -moz-linear-gradient(top, #fbfbfb, #e4e4e4); /* FF3.6 */
   /* background: -ms-linear-gradient(top, #fbfbfb, #e4e4e4); /* IE10 */
    /*background: -o-linear-gradient(top, #fbfbfb, #e4e4e4); /* Opera 11.10+ */
    /*background: linear-gradient(top, #fbfbfb, #e4e4e4);
    -pie-background: linear-gradient(top, #fbfbfb, #e4e4e4);
}     */
a.icon span
{
    position: absolute;
    background: url(../images/icon_shadow.png);
    width: 148px;
    height: 25px;
    left: -6px;
    bottom: -25px;
}

.relative
{
    position: relative;
    z-index: 4;
}
figcaption
{
    position: absolute;
    bottom: 3px;
    z-index: 5;
    left: 3px;
    right: 3px;
    background: url(../images/figcaption.png);
    color: #f7f7f7;
    padding: 5px 0 10px;
    font-size: 16px;
    text-align: center;
    line-height: 1.2em;
    border-radius: 0 0 7px 7px;
    text-transform: capitalize;
}
.border-bot2
{
    border-bottom: 1px solid #dfdfdf;
    padding-top: 20px;
    margin-bottom: 30px;
}

/*  Buttons */
.button
{
    color: #afb1b5;
    display: inline-block;
    text-decoration: none;
    font-size: 23px;
    line-height: 1.2em;
}
.button:hover
{
    color: #5cab22;
}
.link
{
    text-decoration: none;
}
.link:hover
{
    text-decoration: underline;
}
.link-1
{
    color: #5cab22;
    text-decoration: none;
}
.link-1:hover
{
    text-decoration: underline;
}

.list-1 li
{
    padding: 0px 0 14px 0;
    line-height: 21px;
    font-size: 15px;
}
.list-1 li > span
{
    background: #d5ea69;
    float: left;
    width: 18px;
    height: 18px;
    margin: 2px 14px 0 0;
    border-radius: 9px;
    box-shadow: 1px 1px 1px rgba(131,135,141,.74),1px 1px 0 rgba(156,204,0,.2) inset;
}
.list-1 li span span
{
    width: 100%;
    height: 100%;
    background: url(../images/list1-marker.gif) 7px 50% no-repeat;
    display: block;
}
.list-1 li a
{
    overflow: hidden;
    color: #5cab22;
    text-decoration: none;
    display: inline-block;
}
.list-1 li a:hover
{
    text-decoration: underline;
}

ol li
{
    list-style: decimal-leading-zero inside;
    color: #3f3f3f;
    font-size: 15px;
    padding: 0 0 16px;
    line-height: 21px;
}
ol li a
{
    color: #5cab22;
    text-decoration: none;
}
ol li a:hover
{
    text-decoration: underline;
}

.banners
{
    overflow: hidden;
    width: 950px;
    margin: 0 auto;
    padding: 15px 0 26px;
    border-bottom: 1px solid #e6e6e6;
}
.banners li
{
    float: left;
    padding: 0 40px;
    text-align: center;
}
.banners li:first-child
{
    margin: 0 0px 0 4px;
}
.banners li a
{
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.banners li a:hover
{
    opacity: 0.7;
}

time
{
    display: block;
    font-size: 12px;
    font-style: italic;
    padding: 0 0 10px 24px;
    background: url(../images/time.gif) 0 0 no-repeat;
    line-height: 16px;
    overflow: hidden;
}

#map_canvas
{
    width: 384px;
    height: 280px;
    border: 3px solid #dbd9d6;
    border-radius: 10px;
}
/******************** Footer ******************/
div.footer
{
    padding: 30px 0px;
    overflow: hidden;
    font-size: 12px;
    line-height: 22px;
    color: #737a7f;
    font-family: Arial, Helvetica, sans-serif;
}
div.footer a
{
    color: #FFFFFF;
    text-decoration: none;
}
div.footer a:hover
{
    text-decoration: none;
}
div.footer .color-2 a
{
    color: #000;
    text-decoration: underline;
}
div.footer .color-2 a:hover
{
    text-decoration: none;
}
div.footer p
{
    margin: 0 0 22px;
}

/* Left & Right alignment */
blockquote
{
    display: block;
    margin: 0 0px 35px 0px;
    quotes: none;
    background: url(../images/quotes.png) 0 0 no-repeat;
    padding: 7px 200px 0 32px;
}

.top1
{
    background: url(../images/top.gif) 0 60% no-repeat;
    padding: 0 0 0px 13px;
    display: inline-block;
    text-decoration: none;
    color: #83878d;
    font-size: 11px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}
.top1:hover
{
    color: #5cab22;
}

ins
{
    background: #dfdfdf;
    padding: 0 5px;
    text-decoration: none;
}
del
{
    text-decoration: line-through;
}
abbr
{
    cursor: help;
    color: #5cab22;
}
dfn
{
    letter-spacing: 2px;
    color: #5cab22;
}
sub
{
    vertical-align: bottom;
}
sub, sup
{
    font-size: .7em;
}
kbd, samp
{
    font-size: .85em;
}
.elements-list small
{
    font-size: 10px;
    font-family: Verdana,Geneva,sans-serif;
}
.elements-list big
{
    font-size: 24px;
}
.elements-list q
{
    font-family: "Courier New" ,Courier,monospace;
    color: #5cab22;
}
abbr, acronym
{
    text-transform: uppercase;
}
pre, code, tt
{
    font: 1em 'andale mono' , 'lucida console' ,monospace;
    line-height: 1.5;
    display: block;
}
code
{
    background-color: #f6f6f6;
    display: block;
    color: #333;
    padding: 3px 2px 3px 5px;
    line-height: 1.67em;
    border: 1px dotted #333;
}
pre
{
    white-space: pre;
}
/* Layouts navigation */
.layouts-nav
{
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px !important;
}
.layouts-nav li
{
    float: left;
    margin-right: 20px;
    background: none !important;
    padding: 0 !important;
}
.layouts-nav li a
{
    float: left;
    background: #333;
    padding: 2px 10px;
    color: #fff;
    position: relative;
    margin-right: 10px;
    cursor: pointer;
    text-decoration: none;
}
.layouts-nav li a:hover
{
    background: #aaa;
}
/* Definition list style */
dl dt
{
    font-weight: bold;
}

/* Table styling */
table thead th
{
    background: #a0d100;
    color: #f7f7f7;
    border: 1px solid #dfdfdf;
    padding: 18px 0;
    font-size: 14px;
    font-weight: normal;
}
table tbody td
{
    background: none;
    width: 125px;
    text-align: center;
    border: 1px solid #dfdfdf;
    padding: 8px 0 9px;
}
table tbody tr:hover td
{
    background: #828387;
    color: #fff;
}

/* Information box */
.info-box, .download-box, .notification-box, .error-box
{
    padding: 20px 30px 20px 110px;
    margin-bottom: 15px;
    position: relative;
    height: 1%;
    font-size: 13px;
}
.info-box
{
    color: #64757f;
    background: #e1f2fc;
    border: 1px solid #68a2cf;
}
.download-box
{
    color: #697a58;
    background: #eeffdd;
    border: 1px solid #a3c159;
}
.notification-box
{
    color: #79725b;
    background: #fef7e0;
    border: 1px solid #e6c555;
}
.error-box
{
    color: #7e6c6c;
    background: #feebeb;
    border: 1px solid #ff9999;
}
.info-box p.icon, .download-box p.icon, .notification-box p.icon, .error-box p.icon
{
    position: absolute;
    left: 34px;
    top: 16px;
    margin: 0;
}
/* Pages
---------------------------------------- */
/* 404 page */
/* Under Construction page =====*/
#constuction-box
{
    width: 800px;
    height: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -250px;
    background: #f7f7f7;
    border-radius: 10px;
    border: 3px solid #dbd9d6;
    text-align: center;
}
#constuction-box .inside
{
    padding: 40px 40px 40px 40px;
}
#constuction-box h1
{
    text-align: center;
    font-size: 4em;
    margin-bottom: .2em;
    line-height: 1.2em;
    letter-spacing: 2px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
/* Countdown */
#countdown_dashboard
{
    height: 110px;
    padding: 30px 0 40px 0;
    width: 650px;
    margin: 0 auto;
    position: relative;
}
.dash
{
    width: 110px;
    height: 114px;
    background: transparent url('../images/dash.png') 0 0 no-repeat;
    float: left;
    margin-left: 20px;
    position: relative;
}
.dash .digit
{
    font-size: 75px;
    line-height: 92px;
    font-weight: bold;
    float: left;
    width: 55px;
    text-align: center;
    font-family: "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    color: #555;
    position: relative;
}
.dash .digit .bottom
{
    font-size: 75px;
    line-height: 92px;
}
.dash_title
{
    position: absolute;
    display: block;
    bottom: 0px;
    left: 0;
    font-size: 12px;
    color: #555;
    letter-spacing: 2px;
    width: 110px;
}
/* Intro page */
#intro-box
{
    width: 600px;
    height: 400px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -200px;
    background: #f7f7f7;
    border-radius: 10px;
    border: 3px solid #dbd9d6;
    text-align: center;
    float: left;
}
#intro-box .inside
{
    padding: 40px 40px 40px 40px;
}
#intro-box h1
{
    text-align: center;
    font-size: 4em;
    margin-bottom: .2em;
    line-height: 1.2em;
    position: absolute;
    left: 0;
    top: -90px;
    width: 600px;
    overflow: hidden;
    height: 100px;
}
#intro-box .button
{
    position: absolute;
    right: 40px;
    bottom: 10px;
    float: right;
    white-space: nowrap;
}
.intro-buttons
{
    width: 500px;
    padding: 0 50px;
    position: absolute;
    left: 0;
    bottom: 50px;
}
#flash-intro
{
    margin-bottom: 20px;
    position: absolute;
    left: 23px;
    top: 20px;
}

.img-404
{
    margin: 0px 0 0 18px;
}
/* Content
---------------------------------------- */
/* Lightbox image */

.lightbox-image
{
    display: inline-block;
    border: 3px solid #dbd9d6;
    border-radius: 10px;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.lightbox-image span
{
    box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 7px;
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.lightbox-image:hover
{
    border: 3px solid #9dcd00;
}
.lightbox-image:hover span
{
    box-shadow: 0 0 0 2px rgba(255,255,255,1) inset;
}
/* SlideDown element */
.slideDown dt
{
    background-color: #333132;
    background-image: url(../images/arrow1.gif);
    background-repeat: no-repeat;
    background-position: 100% 16px;
    box-shadow: 1px 1px 1px #d1d1d1;
    -moz-box-shadow: 1px 1px 0 #d1d1d1;
    -webkit-box-shadow: 1px 1px 0 #d1d1d1;
    color: #fff;
    padding: 9px 0 9px 21px;
    margin-bottom: 4px;
    font-weight: bold;
    display: block;
    font-size: 12px;
    cursor: pointer;
    margin-bottom: 10px;
}
.slideDown dt:hover, .slideDown dt.active
{
    background-color: #bbb;
    color: #fff;
    text-shadow: 0 0 5px #fff;
}
.slideDown dt.active
{
    background-image: url(../images/arrow2.gif);
}
.slideDown dd
{
    display: none;
    padding: 10px 20px 20px 20px;
    line-height: 20px;
}
#block dd
{
    display: block;
}
.slideDown.absolute
{
    position: relative;
}
.slideDown.absolute dd
{
    position: absolute;
    z-index: 999;
    background: #f7f7f7;
}
/* Accordion */
dl#accordion
{
    list-style-type: none;
    margin: 0;
    padding: 0 2px 0 0;
    height: auto !important;
}
dl#accordion .indent
{
    padding-top: 7px !important;
    padding-bottom: 5px !important;
}
dl#accordion a
{
    display: block;
}
dl#accordion dt
{
    margin: 0px;
}
dl#accordion dt a
{
    background-color: #333132;
    background-image: url(../images/arrow1.gif);
    background-repeat: no-repeat;
    background-position: 100% 16px;
    box-shadow: 1px 1px 1px #d1d1d1;
    -moz-box-shadow: 1px 1px 0 #d1d1d1;
    -webkit-box-shadow: 1px 1px 0 #d1d1d1;
    color: #7f7f7f;
    padding: 9px 0 9px 21px;
    margin-bottom: 4px;
    font-weight: bold;
    display: block;
    font-size: 12px;
    text-decoration: none;
}
dl#accordion dt a:hover
{
    background-color: #8e8d8b;
    color: #fff;
}
dl#accordion dt.active a
{
    background-color: #ccc;
    background-image: url(../images/arrow2.gif);
    color: #333;
}
dl#accordion dd
{
    display: none;
    margin-bottom: 0;
    padding-left: 0;
}
dl#accordion dd .indent
{
    padding: 10px 30px 14px 20px !important;
}
dl#accordion dd a
{
    display: inline;
    background: none;
    padding: 0;
    width: auto;
    text-decoration: none;
}
dl#accordion dd a:hover
{
    background: none;
}
dl#accordion dd .sub_menu li
{
    list-style: none;
    line-height: 30px !important;
    padding-left: 12px;
}
.sub_menu
{
    font-size: 12px;
    line-height: 16px;
}
.sub_menu li a
{
    line-height: 30px !important;
    text-decoration: underline !important;
}
.sub_menu li a:hover
{
    text-decoration: none !important;
}
/* Tooltips */
#aToolTip
{
    border: 2px solid #444;
    background: #555;
    color: #fff;
    margin: 0;
    padding: 2px 8px;
    font-size: 11px;
    position: absolute;
    display: none;
    z-index: 50000;
}
#aToolTip .aToolTipContent
{
    position: relative;
    margin: 0;
    padding: 0;
}
a#aToolTipCloseBtn
{
    display: block;
    height: 20px;
    width: 20px;
    overflow: hidden;
    background: url(../images/close.gif) no-repeat;
    text-indent: -9999px;
    outline: none;
    position: absolute;
    top: -15px;
    right: -20px;
}
/* Elements list */
.elements-list li
{
    background: none !important;
    padding: 0 0 0px 0 !important;
    position: relative;
    line-height: 28px;
}
.elements-list li code
{
    position: absolute;
    right: 0;
    top: -3px;
    padding: 2px 3px 1px 3px;
    border: 1px dotted #333;
}
/* Tabs */
.tabs
{
    padding: 10px 0;
}
.tabs ol
{
    list-style-type: decimal;
    margin: 0 0 0 20px;
}
.tabs ol li
{
    display: list-item;
    float: none;
    padding-bottom: 5px !important;
    font-size: 12px;
    color: #6b6a6a;
}
.tabs ul
{
    list-style: none;
    padding: 0 0 0 0 !important;
    overflow: hidden;
}
.tabs li
{
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    background: none;
    padding: 0 0 0 0 !important;
}
.tabs .selected
{
    margin-bottom: 0px;
    position: relative;
}
.tabs .selected a
{
    background: #f0f0f0;
    color: #000;
    padding-bottom: 10px;
}
.tabs li a:hover
{
    background: #f0f0f0;
    color: #000;
}
.tabs li a
{
    background: #000;
    color: #fff;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}
.tabs .tab-content
{
    background: #f0f0f0;
    clear: both;
    width: auto;
    overflow: auto;
}
.tabs .tab-content .inner
{
    padding: 10px;
}
.tabs p
{
    margin-bottom: 5px;
}
.tabs .tab-content strong
{
    color: #000;
}
.tabs pre
{
    margin: 4px 0;
}
.tabs code
{
    overflow: auto;
}
* + html .tabs code
{
    overflow: visible;
}
/* Twitter */
#twitter p
{
    margin: 0;
}
#twitter h2
{
    margin: 0 0 5px 0;
    padding: .5em 1em;
    font-size: 1.5em;
    color: #fff;
    background-color: #888;
    letter-spacing: 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#preloader
{
    margin: 0;
    padding: 1em 1em 1em 3em;
    text-indent: 10px;
    background: transparent url(../images/loader.gif) 1em center no-repeat;
}
ul#twitter_update_list
{
    margin: 0;
    padding: 0 0 0.5em 0;
    list-style-type: none;
}
ul#twitter_update_list li
{
    margin: 0;
    padding: 0.8em 0 1em 1em !important;
    background: #f0f0f0;
    margin-bottom: 7px;
}
ul#twitter_update_list li:hover
{
    background-color: #ccc;
    color: #fff;
}
ul#twitter_update_list li:hover a
{
    color: #000;
}
ul#twitter_update_list li a
{
    color: #000;
}
ul#twitter_update_list li span
{
    display: block;
}
ul#twitter_update_list li span a
{
    color: #000;
}
ul#twitter_update_list li.lastTweet
{
    border-bottom: none;
}
a#profileLink
{
    display: block;
    padding: 0.3em 1em;
    color: #fff;
    background-color: #000;
}
a#profileLink
{
    display: block;
    padding: 0.3em 1em;
    color: #fff;
    background-color: #000;
}
/* Code grabber */
.code
{
    padding: 30px 0 10px 0;
}
.code a.code-icon
{
    margin-bottom: 10px;
}
.code a.code-icon i
{
    padding-right: 6px;
    font-style: normal;
}
.code div.grabber
{
    display: none;
}
.code code
{
    padding: 0 10px 0 10px;
    background: #f6f6f6;
    color: #333;
    border: 1px solid #dfdfdf;
    white-space: pre;
    overflow: auto;
}
.fb_iframe_widget
{
    background: none repeat scroll 0 0 #131313;
    border: 1px solid #363636;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.4);
    margin: 7px 0 0;
}
ul.social_footer
{
    list-style-type: none;
    margin-top: -7px;
}
ul.social_footer li
{
    float: left;
    padding: 5px;
    width: 40px;
}
ul.social_footer li a:hover
{
    opacity: 0.8;
}
.column
{
    background: url("../images/footer-line.gif") repeat-y scroll right top transparent;
    display: inline;
    min-height: 220px;
}
div.footer h5
{
    margin-bottom: 5px;
}
div.footer h2
{
    margin: 5px 0px 2px 0px;
    font-size: 30px;
}
ul.links_foot
{
    margin: 0 0 10px;
}
ul.links_foot li
{
    background: url("../images/bk_item.png") repeat-x scroll center bottom transparent;
    font-style: normal;
    padding: 4px 0 2px 2px;
    width: 170px;
}
ul.links_foot li a
{
    color: #ffffff;
    font-size: 12px;
    font-weight:bold;
    text-decoration: none !important;
}
ul.links_foot li a:hover
{
    color: #000;
    text-decoration: none !important;
}
.boxcategory > ul > li > a.active
{
    color: #000;
}

.jTweet a
{
    color: #F68F47;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}
.jTweet a:hover
{
    color: #F77925;
    text-shadow: 0 0 0 #C62D2D;
    text-decoration: none;
}
.jTweet
{
    color: #000;
    font-family: Arial;
    font-size: 11px;
}
.jTweet .triggerDetail a
{
    text-decoration: none;
}
.jTweet .twitterTime
{
    color: #A80F0F;
}
#twitterMSG ul li
{
    line-height: 12px !important;
    font-weight:bold;
}
.slogan_news ul
{
    height: 94px;
    overflow: hidden;
    position: relative;
}
.news-post
{
    padding: 4px 0;
}
.date
{
    background: url("../images/blog-post-date.png") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    display: block;
    float: left;
    font-family: Georgia, "Times New Roman" ,Times,serif;
    height: 53px;
    margin-top: 10px;
    text-align: center;
    width: 57px;
}
.day
{
    display: block;
    font-size: 25px;
    line-height: 26px;
}
.month, .year
{
    display: block;
    font-size: 11px;
    line-height: 10px;
}
.news-header
{
    float: right;
    line-height: 17px;
    padding: 7px 0 0;
    width: 213px;
}
.news-post em
{
    color: #FF8400;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 0 1px #000000;
}
.news-header span
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    line-height: 12px;
    font-weight:bold;
}
.loading
{
    background: url("../images/loading.gif") no-repeat scroll center center transparent;
    height: 30px;
    position: relative;
    width: 30px;
}
.slogan_testi ul
{
    height: 190px;
    overflow: hidden;
    position: relative;
    width: 215px;
}
.blockquote_testimonial
{
    background: url("../images/qt-top.png") no-repeat scroll left top transparent;
    margin-bottom: 16px;
    margin-top: 10px;
    min-height: 65px;
    text-indent: 20px;
    width: 100%;
}
.blockquote_testimonial p
{
    background: url("../images/qt-btm.png") no-repeat scroll right bottom transparent;
    color: #FFFFFF;
    display: inline;
    font-family: Arial;
    font-size: 11px;
    padding-right: 20px;
    text-align: justify;
}
.blockquote_testimonial span
{
    color: #C60303;
    display: inline-block;
    font-size: 11px;
    margin-left: -20px;
    margin-top: 5px;
    text-align: left;
}
.blockquote_testimonial em
{
    color: #8E2323;
    font-size: 12px;
    font-weight: bold;
}
.loading_news
{
    background: url("../images/loading.gif") no-repeat scroll center center transparent;
    height: 60px;
    position: relative;
    width: 100%;
}
.loading_enq
{
    background: url("../images/load.gif") no-repeat scroll center center transparent;
    float: right;
    height: 30px;
    padding-right: 100px;
    position: relative;
    width: 30px;
}
.loading_map
{
    background: url("../images/loading.gif") no-repeat scroll center center transparent;
    float: right;
    height: 200px;
    position: relative;
    width: 112%;
}
div.services .pic
{
    height: 120px;
}
div.services p
{
text-align:left !important;
height:115px;
    }
div.services h4
{
    margin-bottom: 10px;
}
.contact-form
{
    float: left;
    line-height: 1em;
    margin: 0;
    padding: 25px 0 0;
    width: 310px;
}
.contact-form .success
{
    padding-bottom: 5px;
}
.contact-form textarea, .contact-form select, .contact-form input, .contact-form .input_small
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A0A0A0;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    outline: medium none;
    padding: 6px;
    position: relative;
}
.contact-form .half select
{
    margin: 0 0 5px;
    width: 77.3%;
}
.contact-form select
{
    height: 26px;
    padding: 4px 5px;
    width: 264px;
}
.contact-form textarea:focus, .contact-form input:focus, .contact-form .input_small:focus
{
    border: 1px solid #59C7FF;
    box-shadow: -1px 1px 5px #88BCD7 inset;
}
.contact-form input
{
    width: 250px;
}
.contact-form .input_small
{
    float: right;
    margin-left: 15px;
    margin-top: 10px;
    width: 90px;
}
.contact-form label
{
    color: #000000;
    display: inline-block;
    float: left;
    font-family: Arial;
    font-size: 12px;
    padding-bottom: 2px;
    width: 100%;
}
.black label
{
    color: #000000 !important;
    display: inline-block;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
    width: 100%;
}
.contact-form textarea
{
    height: 113px;
    overflow: auto;
    width: 250px;
}
.contact-form .error, .contact-form .empty, .contact-form .success
{
    display: none;
}
.contact-form .button
{
    margin-left: 8px;
}
.contact-form .errors
{
    -moz-transition: all 0.15s ease-in-out 0s;
    box-shadow: 0 0 7px #F40E0E !important;
}
.contact-form .error, #contact-form .empty
{
    color: red;
    font-size: 11px;
    padding: 5px 0;
}
.contact-form .buttons
{
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.contact-form div
{
    display: inline-block;
}
.contact-form .buttons a
{
    background: url("../images/button-left.jpg") no-repeat scroll left 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    margin-left: 7px;
    text-decoration: none;
}
.contact-form .buttons a strong
{
    background: url("../images/button-right.jpg") no-repeat scroll right 0 transparent;
    display: inline-block;
    padding: 0 15px 0 2px;
}
.contact-form .buttons a strong strong
{
    background: url("../images/button-tail.jpg") repeat-x scroll 0 0 transparent;
    cursor: pointer;
    padding: 7px 5px 8px 8px;
}
.contact-form .buttons a:hover
{
    background: url("../images/button-left.jpg") no-repeat scroll left bottom transparent;
}
.contact-form .buttons a:hover strong
{
    background: url("../images/button-right.jpg") no-repeat scroll right bottom transparent;
}
.contact-form .buttons a:hover strong strong
{
    background: url("../images/button-tail.jpg") repeat-x scroll 0 bottom transparent;
}
.contact-form .success
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F1F1F1;
    color: #969597;
    margin-bottom: 20px;
    padding: 10px;
    width: 246px;
}
.contact-form a.button
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%) repeat scroll 0 0 #EEEEEE;
    border-color: #CCCCCC #AAAAAA #AAAAAA #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #444444;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 22px !important;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 63px;
    padding: 1px 12px;
    text-decoration: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.75);
}
.contact-form a.button:hover
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0 0 #DDDDDD;
    border-color: #AAAAAA #888888 #888888 #AAAAAA;
    border-style: solid;
    border-width: 1px;
    color: #222222;
}
#captcha_box #captcha_img
{
    cursor: pointer;
    padding-top: 10px;
    width: 140px;
}
#captcha_box #refresh
{
    cursor: pointer;
    margin-left: -16px;
    padding-top: 25px;
    position: relative;
}
#captcha_box #ref
{
    cursor: pointer;
    margin: 0 5px 0 -21px;
    padding-top: 23px;
    position: relative;
}
.contact-form div
{
    padding-bottom: 5px;
}
input.button
{
    -moz-transition: background-color 0.4s ease 0s;
    background-color: #DFDFDF;
    background-image: -moz-linear-gradient(#D6D4D4, #827B7B);
    border: 1px solid #827B7B;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 1px #D6D4D4 inset, 0 -1px 0 #827B7B inset, 1px 0 0 #827B7B inset, -1px 0 0 #827B7B inset;
    padding: 5px 0 !important;
}
input.button:hover
{
    background-image: -moz-linear-gradient(#827B7B, #D6D4D4);
    box-shadow: 0 1px 1px #827B7B inset, 0 -1px 0 #D6D4D4 inset, 1px 0 0 #D6D4D4 inset, -1px 0 0 #D6D4D4 inset;
}
.close
{
    cursor: pointer;
    float: right;
    position: relative;
    right: 0;
    top: -10px;
    width: 30px;
    z-index: 20000;
}
.errors
{
    -moz-transition: all 0.15s ease-in-out 0s;
    box-shadow: 0 0 5px #EB1E1E !important;
}
.messagebox
{
    color: #333333;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}
.messagebox.top
{
    margin: -11px -1px 20px;
}
.messagebox p
{
    font-size: 0.8em;
    margin: 0;
}
.messagebox a
{
    color: #333333;
    text-decoration: underline;
}
.messagebox a:hover
{
    text-decoration: none;
}
.messagebox.error
{
    background: none repeat scroll 0 0 #F9CDCD;
    border-bottom: 1px solid #E8ACAC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 15px #E8ACAC inset;
    color: #CC3366;
    padding: 10px 10px 10px 50px;
}
.messagebox.info
{
    background: none repeat scroll 0 0 #C9D8FB;
    border-bottom: 1px solid #ACBDE8;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 15px #ACBDE8 inset;
    color: #336699;
    padding: 10px 10px 10px 50px;
}
.messagebox.warning
{
    background: none repeat scroll 0 0 #F3F7B4;
    border-bottom: 1px solid #DEE295;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 15px #DEE295 inset;
    color: #666600;
    padding: 10px 10px 10px 50px;
}
.messagebox.success
{
    background: none repeat scroll 0 0 #C9F7BC;
    border-bottom: 1px solid #BBEEAE;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 15px #BBEEAE inset;
    color: #006600;
    padding: 10px 10px 10px 50px;
}
.warning
{
    background: url("../images/icon-warning.png") no-repeat scroll 5px 5px transparent !important;
}
.success
{
    background: url("../images/icon-tick.png") no-repeat scroll 5px 5px transparent !important;
}
.info
{
    background: url("../images/icon-info.png") no-repeat scroll 5px 5px transparent !important;
}
.error
{
    background: url("../images/cross.png") no-repeat scroll 5px 5px transparent !important;
}
.contact-form .input_small
{
    float: right;
    margin-left: 15px;
    margin-top: 10px;
    width: 90px;
}
ul.contact-list
{
    color: #000000;
    list-style-type: none;
    margin-bottom: 20px;
}
ul.contact-list li
{
    padding: 3px 0 3px 30px;
}
ul.contact-list li h8
{
    color: #000000;
    font-size: 13px !important;
    font-weight: bold;
}
ul.contact-list li a:hover
{
    color: #000000;
    text-decoration:none;
}
ul.contact-list li.home
{
    background: url("../images/home.png") no-repeat scroll 0 4px transparent;
    font-family: Arial;
    font-size: 11px;
}
ul.contact-list li.phone
{
    background: url("../images/contact.png") no-repeat scroll 0 3px transparent;
}
ul.contact-list li.e_mail
{
    background: url("../images/email.png") no-repeat scroll 0 2px transparent;
}
.grid_17 h2, .grid_7 h2
{
margin-bottom:10px !important;
    }
div#signup_form {
    background: url('../images/white50.png') 0 0;
    border: 4px double #DFDFDF;
    border-radius: 0 0 10px 10px;
}
.last {
    clear: right;
    margin-right: 0;
}
.clearfix {
    display: block;
}
a.button_specl {
    background: url("../images/butn_left.png") no-repeat scroll 0 0 transparent;
    color: #1A1A1A;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    line-height: 18px;
    margin: 1px 2px 4px 0;
    padding: 0 4px 1px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #EEEEEE;
}
a.button_specl:hover {
    background-position: 0 -23px;
}
a.button_specl:hover span {
    background-position: right -23px;
}
.button_specl span {
    background: url("../images/button_bg.png") no-repeat scroll right 0 transparent;
    display: block;
    padding: 2px 7px 3px 2px;
    position: relative;
    text-align: center;
    white-space: nowrap;
}
.button_specl span i.submit {
    background: url("../images/submit.png") no-repeat scroll right 5px transparent;
}
.button_specl span i {
    display: block;
    float: left;
    height: 15px;
    margin: 1px 3px 0 0;
    padding: 0;
    width: 11px;
}
.grid_8 h3
{
margin-bottom:10px !important;
text-align:center;
    }
.grid_8 img
{
text-align:center;
    }
.widget-info {
    background: url("../images/widget-info-bg.png") repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 2px #888888;
    color: #1A1A1A;
    display: none;
    left: -5px;
    padding: 9px 9px 15px;
    position: absolute;
    top: -5px;
    width: 300px;
    z-index: 90;
}
.widget-info {
    text-shadow: none;
}
.widget-info .textwidget-photo {
    background: none repeat scroll 0 0 transparent;
    box-shadow: none;
    margin: 0 0 5px;
    padding: 0;
}
.textwidget-photo {
    display: inline-block;
    padding: 4px;
    position: relative;
}
.widget-info a.head, .widget-info .head-capt, a.details, .widget-info .hide-me {
    color: #000000 !important;
    text-decoration: none;
    text-shadow: 1px 1px 0 #A7B0B1 !important;
}
.head, .head-capt, .hide-me {
    display: block;
    font-weight: bold;
    margin: 0 0 10px;
}
a.details {
    font-size: 11px;
    font-weight: bold;
}
ul#foo1 li
{
width:300px;
    }
.view-project-timeline .view-content {
    overflow: hidden;    
}
.view-project-timeline a
{
color:#ffffff;
    }
.view-project-timeline a:hover
{
color:#000000;
    }
.view-project-timeline a.active
{
color:#000000;
    }
.view-project-timeline .view-content .views-row {
    float: left;
    width: 160px;
}
.view-project-timeline .view-content .views-row.views-row-last {
    width: 140px;
}
.view-project-timeline .view-content .views-row .views-field-title {
    background: url("../images/timeline_1.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    display: table;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    height: 60px;
    line-height: 17px;
    margin-bottom: 15px;
    text-transform: uppercase;
    width: 100%;
}
.view-project-timeline .view-content .views-row .views-field-counter {
    color: #BCBCBC;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 0 0 6px 9px;
}
.view-project-timeline .view-content .views-row .views-field-body {
    font-size: 11px;
    padding: 0 20px 0 11px;
}
.view-project-timeline .view-content .views-row.views-row-last .views-field-body {
    padding-right: 11px;
}
.view-project-timeline .view-content .views-row.views-row-2 .views-field-title {
    background-image: url("../images/timeline_2.png");
}
.view-project-timeline .view-content .views-row.views-row-3 .views-field-title {
    background-image: url("../images/timeline_3.png");
}
.view-project-timeline .view-content .views-row.views-row-4 .views-field-title {
    background-image: url("../images/timeline_4.png");
}
.view-project-timeline .view-content .views-row.views-row-5 .views-field-title {
    background-image: url("../images/timeline_5.png");
}
.view-project-timeline .view-content .views-row.views-row-last .views-field-title {
    background: url("../images/timeline_last.png") no-repeat scroll 0 0 transparent;
}
.view-project-timeline .view-content .views-row .views-field-title .field-content {
    display: table-cell;
    font-style: normal;
    font-weight: 600;
    height: 100%;
    padding: 0 21px 0 9px;
    vertical-align: middle;
}
.view-project-timeline .views-field-title:hover
{
 background: url("../images/timeline_5.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    display: table;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    height: 60px;
    line-height: 17px;
    margin-bottom: 15px;
    text-transform: uppercase;
    width: 100%;
    }
div.pp_overlay {
    background:url(../images/bck_00-85.png) repeat scroll 0px 0px transparent;
    display: none;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9500;
}
div.popupbox {
    background: url("../images/page_bg5.png") repeat scroll 0 0 Transparent;    
    border-radius: 5px 5px 5px 5px;
    color: #333333;
    display: none;
    height: 670px;
    left: 45%;
    opacity:1;
    margin: 0 0 0 -250px;
    padding: 15px;
    position: absolute;
    top: 10%;
    width: 692px;
    z-index: 10000;
}
a.close 
{
    background:url("../images/cross.png") no-repeat scroll center center transparent;
    cursor: pointer;
    float: right;
    position: absolute;
    right: 0;
    top: 0px;
    width: 130px;
    height:130px;
    z-index: 20000;
}
a.close img
{
    height:130px;
    width:130px;
    position:absolute;
    
    }

div.pop_div
{
    width: 545px;
    height: 670px;
    padding:150px 50px;
    position:absolute;
    
    }
div.pop_div .small
{
    float: left; width: 200px;
    }
div.pop_div .big
{
    float: left; width: 330px;
    }
div.pop_div .big p
{
    color: #FFFFFF;
    font-size: 15px;
    }
ul.pink-list {
    padding-left: 30px;
    width:44%;
    float:left;
}
ul.pink-list > li {
    color: #f7f7f7;
    font-size: 15px;
    list-style-image: url("../images/career-bullet-pink.png");
    padding-bottom: 5px;
    width: 100%;    
}
#picture
{
    float:right;
    }
.pop_div h3
{
    font-size:50px;
    font-weight:bold;
    float:right;
    }
#main_footer
{
    background:url("../images/bk_footer1.jpg") no-repeat scroll center 94px #AAAAAA;
    }
