@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"; */
@import"skin.css";
/* Global properties ======================================================== */
html, body {height:100%;}
body{
    color:#092c3b;
    position:relative;
    min-width:1012px;
    font:12px/16px  Arial, Helvetica, sans-serif;
    background:#eaeef0;
    padding:0 0 0px 0;
    /*
background-image: linear-gradient(bottom, rgb(234,238,240) 0%, rgb(22,68,117) 67%, rgb(7,36,52) 88%);
background-image: -o-linear-gradient(bottom, rgb(234,238,240) 0%, rgb(22,68,117) 67%, rgb(7,36,52) 88%);
background-image: -moz-linear-gradient(bottom, rgb(234,238,240) 0%, rgb(22,68,117) 67%, rgb(7,36,52) 88%);
background-image: -webkit-linear-gradient(bottom, rgb(234,238,240) 0%, rgb(22,68,117) 67%, rgb(7,36,52) 88%);
background-image: -ms-linear-gradient(bottom, rgb(234,238,240) 0%, rgb(22,68,117) 67%, rgb(7,36,52) 88%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(234,238,240)),
	color-stop(0.67, rgb(22,68,117)),
	color-stop(0.88, rgb(7,36,52))
);*/
}
.main {
    width:1012px; 	
    padding:0;
    margin:0 auto;
    position:relative;
    background: none;
    padding:56px 0 43px 0;
}

.bg {
    width:100%; 
    position:relative;
    background:url(../images/bg.jpg) center top no-repeat;
    /*background:url(../images/bg.png) center top repeat-x;*/
}

a {color:#3e88cd; outline:none; cursor:pointer; text-decoration:underline;}
a:hover {text-decoration:none;}
.buttons a:hover {cursor:pointer;}

.clear {clear:both; width:100%; line-height:0; font-size:0; height:0; overflow:hidden;}

.wrapper{width:100%; overflow:hidden; position:relative;}
.extra-wrap{overflow:hidden; display:block;}

/**********indents***********/

p {margin-bottom:16px;}

.p0 {margin-bottom:0px;}
.p00 {margin-bottom:5px;}
.p000 {margin-bottom:4px;}
.p0000 {margin-bottom:2px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:32px;}
.p4 {margin-bottom:50px;}
.p5 {margin-bottom:49px;}

.prev-indent-bot {margin-bottom:10px;}
.prev-indent-bot1 {margin-bottom:11px;}
.prev-indent-bot2 {margin-bottom:12px;}
.prev-indent-bot3 {margin-bottom:14px;}
.title {margin-bottom:17px;}
.title0 {margin-bottom:16px;}
.title1 {margin-bottom:19px;}
.indent-bot {margin-bottom:20px;}
.indent-bot1 {margin-bottom:22px;}
.spacing-bot {margin-bottom:24px;}
.spacing-bot0 {margin-bottom:23px;}
.spacing-bot1 {margin-bottom:27px;}
.margin-bot {margin-bottom:35px;}
.margin-bot0 {margin-bottom:34px;}


.margin-top{margin-top:-7px;}
.margin-top1{margin-top:4px;}
.margin-top2{margin-top:6px;}

.spacing {margin-right:27px;}
.spacing-1 {margin-right:15px;}
.spacing-2 {margin-right:41px;}
.spacing-3 {margin-right:10px;}
.spacing-4 {margin-right:45px;}
.spacing-5 {margin-right:31px;}

.img-indent{float:left; margin: 6px 24px 0 2px;}
.img-indent1{float:left; margin: 0px 16px 0 0px;}
.img-indent2{float:left; margin: 0px 15px 0 5px;}
.img-indent3{float:left; margin: 0px 17px 0 0px;}
.img-indent4{float:left; margin: 1px 9px 1px 0px;}
.img-indent5{float:left; margin: 8px 23px 0 0px;}
.img-indent6{float:left; margin: 0px 1px 0 0px;}

.img-indent-r{float:right; margin: 5px 0px 0 29px;}


/*******paddings******/
.content-padding {padding:31px 6px 25px 4px;}

.padding{padding:10px 0px 0px 0px;}

.padding-left{padding:0px 0px 0px 9px;}
.padding-left1{padding:0px 0px 0px 29px;}
.padding-right{padding:0px 5px 0px 0px;}

.reg{font-size:45px; line-height:50px; font-family: 'Open Sans', sans-serif; font-weight:700; text-transform:capitalize; color:#0d1d25; letter-spacing:-1px;}
.reg span {color:#438ed4;}
.reg1{font-size:30px; line-height:36px; color:#0d1d25; font-family: 'Open Sans', sans-serif; font-weight:400; text-transform:capitalize; letter-spacing:-1px; margin:-1px 0 18px 0;}
.fleft{float:left;} 
.fright{float:right;}
.alignright{text-align:right;}
.aligncenter{text-align:center;}
.alignmiddle *{vertical-align:middle;}

.color-1{color:#fff;}
.color-2{color:#000;}
.color-3 {color:#63a7ee;}


.text-indent{
    float:left;
    font-size:14px;
    line-height:16px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#63a7ee;
    width:25px;
}

.sf-menu li a,
.link,
.link-1,
.link-2,
.link-4,
.link-5,
.link-6,
.link-7,
.link-8,
.list-1 li a,
.list-2 li a,
.list-3 li a,
.list-5 li a,
.list-6 li a,
.button,
.button-1,
.button-2,
.button-3,
.button-4,
.button-5,
.footer-menu li a,
.text-bot a,
h1 a {text-decoration:none;}

/*********************************header*************************************/
header{
    position:relative;
    background:url(../images/bg-row.gif) 0 bottom repeat-x #092c3b;
    z-index:2;
    padding:0px 0 49px 0;
    margin:0 0 0px 0;
    border-radius:11px 11px 10px 0;
    -moz-border-radius:11px 11px 10px 0;
    -webkit-border-radius:11px 11px 10px 0;
}

.row-1 {
    position:relative;
    background:url(../images/bg-header.png) center top no-repeat #e3e8eb;
    border-left:1px solid #d3d7d9;
    border-right:1px solid #d3d7d9;
    border-top:1px solid #d3d7d9;
    border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    -webkit-border-radius:10px 10px 0 0;
    box-shadow:0 0 47px rgba(0,0,0,0.09) inset;
    -moz-box-shadow:0 0 47px rgba(0,0,0,0.09) inset;
    -webkit-box-shadow:0 0 47px rgba(0,0,0,0.09) inset;
}

.col-header-1 {width:266px; float:left;}
.col-header-2 {width:682px; float:left;}

.top-button {
    background:url(../images/bg-top-button.jpg) right bottom no-repeat;
    text-align:right;
    position:absolute;
    right:74px;
    top:-17px;
    height:39px;
    width:auto;
}
.top-buttons {
    position:relative;
    z-index:1;
    overflow:hidden;
    display:none;
    padding:0 10px 0 28px;
}
.top-buttons li{
    float:left;
    background:none;
    text-align:center;
    position:relative;
}
.top-buttons li a{
    display:block;
    text-decoration:none;
    text-align:center;
    overflow:hidden;
    position:relative;
    margin-left:-12px;
    height:39px;
}
.top-buttons > li > a .buttons-text{
    display:block;
    font-size:16px; 
    line-height:20px;
    padding:10px 1px 9px 23px;
    color:#fff;
    text-shadow:0 0 1px rgba(0, 0, 0, 0.19);
    position:relative;
    letter-spacing:-1px;
    font-family: 'Open Sans', sans-serif; 
    font-weight:700;
    background:url(../images/buttons-left.png) 0 0 no-repeat;
    margin-right: 26px;	
}
.top-buttons > li > a .buttons-text:after {background:url(../images/buttons-right.png) 0 0 no-repeat; content:""; width:26px; height:39px; position:absolute; top:0; left:100%;}

.top-buttons > li > a .buttons-hover{
    display:block;
    font-size:16px; 
    line-height:20px;
    padding:10px 1px 9px 23px;
    color:#fff;
    text-shadow:0 0 1px rgba(0, 0, 0, 0.19);
    letter-spacing:-1px;
    position:absolute;
    top:39px;
    font-family: 'Open Sans', sans-serif; 
    font-weight:700;
    background:url(../images/buttons-left-hover.png) 0 0 no-repeat;
    margin-right: 26px;	
}
.top-buttons > li > a .buttons-hover:after {background:url(../images/buttons-right-hover.png) 0 0 no-repeat; content:""; width:26px; height:39px; position:absolute; top:0; left:100%;}

.top-buttons > li.current {z-index:101;}
.top-buttons > li.current > a .buttons-text {margin-top:50px!important;}
.top-buttons > li.current > a .buttons-hover {top:0px!important;}

.button-right{
    width:23px;
    height:22px;
    position:absolute;
    z-index:2;
    bottom:0;
    right:0;
    background:url(../images/button-right.png) 0 0 no-repeat;
}
.button-left{
    width:26px;
    height:22px;
    position:absolute;
    z-index:2;
    bottom:0;
    left:0;
    background:url(../images/button-left.png) 0 0 no-repeat;
}

header h1{
    padding: 9px 0 10px 10px;
    display:inline-block;
    margin:0 0 0 0;
}
header h1 a {
    display:block;
    text-indent:-5000px;
    overflow:hidden;
    background:url(../images/logo.png) 0 0 no-repeat;
    height:100px;
    width:220px;
}


/********************** Content ************************/
#content{
    width:100%;
    padding:0px 0px 0px 0px; 
    z-index:3; 
    position:relative;
    background:none
}
.content-box {
    width:100%;
    position:relative;
    background:#fff;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}



/* titles */
h1,h2,h3,h4,h5,h6{margin:0 0 23px; color:#0d1d25; font-family: 'Open Sans', sans-serif; font-weight:700;}
h1 span, h2 span, h3 span, h4 span{font-weight:400;}
h1{font-size:34px; line-height:40px; color:#fff; letter-spacing:-1px;  margin:0 0 9px;}
h2{font-size:34px; line-height:40px; letter-spacing:-1px; margin:0 0 10px;}
h3{font-size:26px; line-height:33px; color:#fff;}
h3 strong{font-weight:400; display:block; margin-top:-10px;}
h3.big{font-size:30px; line-height:36px; color:#fff; margin:0 0 33px;}
h3.big span{font-weight:400;}
h4{font-size:26px; line-height:33px; margin:0 0 19px;}
h4 strong{font-weight:400; display:block; margin-top:-10px;}
h5{font-size:20px; line-height:24px; color:#435c69;}
h6{font-size:20px; line-height:24px; color:#63a7ee;}


.col-1 {float:left; width:173px; padding-top:8px;}
.col-2 {float:left; width:422px;}
.col-3 {float:left; width:230px;}
.col-4 {float:left; width:720px;}

.col-5 {float:left; width:90px; margin-top:4px;}
.col-6 {float:left; width:377px;}

.col-7 {float:left; width:458px; padding-top:21px;}
.col-8 {float:left; width:326px; padding-top:29px;}

.col-9 {float:left; width:300px;}

.text {
    font-size:13px;
    line-height:16px;
    color:#fff;
}
.text-1 {
    font-size:15px;
    line-height:24px;
    color:#092c3b;
}

.text-2 {
    font-size:17px;
    line-height:24px;
    color:#092c3b;
}
.titles {
    font-size:16px;
    line-height:19px;
    color:#438ed4;
    font-weight:bold;
    text-transform:uppercase;	
}
.box-title {
    font-size:12px;
    line-height:16px;
    color:#092b39;
    font-weight:bold;
    text-transform:uppercase;
    padding:0 0 0 14px;
}
.date {
    display:block;
    width:122px;
    font-size:11px;
    line-height:15px;
    color:#fff;
    margin-bottom:2px;
    padding:5px 0px 4px 9px;
    background:url(../images/bg-date.gif) 0 0 repeat-x #145689;
    border-bottom:1px solid #104773;
    border-right:1px solid #2d6ead;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
/* borders */
.border-bot{
    border-bottom:1px solid #cbd2d5;
    padding-bottom:17px;
}
.border-bot1{
    background:url(../images/line-2.png) 0 bottom repeat-x;
    padding-bottom:8px;
}

.border-bot2{
    border-bottom:1px solid #092c3b;
    padding-top:20px;
}

/* links */
.link {
    color:#fff;
    font-weight:bold;
    font-size:13px;
    line-height:20px;
}
.link-1 {
    color:#092c3b;
    font-weight:bold;
}
.link-2 {
    color:#092c3b;
    font-weight:bold;
}
.link-3 {
    font-size:14px;
    line-height:20px;
    color:#63a7ee;
    font-style:italic;
}
.link-4 {
    font-size:12px;
    line-height:16px;
    color:#63a7ee;
    font-weight:bold;
}
.link-5 {
    font-size:12px;
    line-height:19px;
    color:#092b39;
    display:inline-block;
    background:url(../images/marker-4.gif) 2px 7px no-repeat;
    padding-left:12px;
}
.link-6 {
    font-size:12px;
    line-height:19px;
    color:#092c3b;
    display:inline;
    background:url(../images/marker-5.gif) 100% 4px no-repeat;
    padding-right:15px;
}
.link-7 {
    font-size:13px;
    line-height:17px;
    color:#63a7ee;
    display:block;
    position:relative;
    background:url(../images/bg-link.png) 0 0 repeat-x #092c3b;
    border-top:1px solid #092c3b;
    border-left:1px solid #092c3b;
    border-bottom:1px solid #092c3b;
    border-right:1px solid #092c3b;
    padding:5px 0px 7px 9px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease;
}
.link-7 span.title-link {
    font-size:13px;
    line-height:20px;
    color:#fff;
    font-weight:bold;
    display:block;
}
.link-7 span.marker {
    display:inline-block;
    width:4px;
    height:7px;
    background:url(../images/marker-link.png) 0 0 no-repeat;
    position:absolute;
    bottom:10px;
    right:10px;
}
.link-7:hover span.marker {background-position:0 -7px;}
.link-7:hover {
    background-position:0 -84px;
    background-color: #135386;
    border-top:1px solid #7eb2e7;
    border-left:1px solid #5694cf;
    border-bottom:1px solid #0f4672;
    border-right:1px solid #2b6ba6;
    color:#092c3b;
}
.link-8 {
    width:11px;
    height:7px;
    display:inline-block;
}
.link-indent {margin:7px 5px 0 0;}
/* buttons */
.button{
    color:#fff;
    display:inline-block;
    position:relative;
    text-transform:capitalize;
    font-size:17px;
    line-height:20px;
    padding:9px 22px 12px 22px;
    font-weight:700;
    font-family: 'Open Sans', sans-serif; 
    background:url(../images/bg-button.gif) 0 0 repeat-x #135386;
    border-bottom:1px solid #135386;
    border-right:1px solid #3072b0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.button:hover {background-color:#0f4672; background-position:0 -100px;}

.button-1{
    color:#0c212b;
    display:inline-block;
    position:relative;
    font-size:17px;
    line-height:20px;
    letter-spacing:-1px;
    padding:0px 27px 0px 0px;
    font-weight:700;
    font-family: 'Open Sans', sans-serif;
    background:url(../images/bg-button1-right.png) right top no-repeat;
    height:47px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.button-1-left {
    display:inline-block;
    cursor:pointer;
    padding:12px 0px 0px 25px;
    height:35px;
    background:url(../images/bg-button1.png) 0 0 no-repeat;
}
.button-1 .button-marker {
    display:inline-block;
    width:10px;
    height:9px;
    margin:8px 0 0 3px;
    background:url(../images/button-marker1.png) 0 0 repeat;
}
.button-1:hover {color:#63a7ee;}

.button-2{
    color:#fff;
    display:inline-block;
    position:relative;
    font-size:11px;
    line-height:15px;
    padding:5px 9px 4px 9px;
    background:url(../images/bg-button2.gif) 0 0 repeat-x #145588;
    border-bottom:1px solid #104773;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.button-2:hover {background-color:#fff; background-position:0 -100px; color:#145588; border-bottom:1px solid #fff;}

.button-3{
    color:#fff;
    display:inline-block;
    position:relative;
    text-transform:capitalize;
    font-size:18px;
    line-height:24px;
    padding:11px 14px 10px 20px;
    font-weight:700;
    font-family: 'Open Sans', sans-serif; 
    text-transform:uppercase;
    background:url(../images/bg-button3.gif) 0 0 repeat-x #1a3b6b;
    border-top:1px solid #4588c7;
    border-bottom:1px solid #16315a;
    border-right:1px solid #3870a8;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius:11px;
    -moz-border-radius:11px;
    -webkit-border-radius:11px;
    box-shadow:0 0 21px rgba(6,36,49,0.3) inset;
    -moz-box-shadow:0 0 21px rgba(6,36,49,0.3) inset;
    -webkit-box-shadow:0 0 21px rgba(6,36,49,0.3) inset;
}
.button-3:hover {background-color:#1a3b6b; background-position:0 -100px;}

.button-marker {
    display:inline-block;
    width:26px;
    height:28px;
    background:url(../images/button-marker2.png) 0 0 no-repeat;
    margin:1px 0 0 10px;
}
.button-4{
    color:#fff;
    display:inline-block;
    position:relative;
    text-transform:capitalize;
    font-size:18px;
    line-height:24px;
    padding:11px 14px 10px 20px;
    font-weight:700;
    font-family: 'Open Sans', sans-serif; 
    text-transform:uppercase;
    background:url(../images/bg-button4.gif) 0 0 repeat-x #38431e;
    border-top:1px solid #b6c02d;
    border-bottom:1px solid #2e3819;
    border-right:1px solid #919a28;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius:11px;
    -moz-border-radius:11px;
    -webkit-border-radius:11px;
    box-shadow:0 0 21px rgba(6,36,49,0.3) inset;
    -moz-box-shadow:0 0 21px rgba(6,36,49,0.3) inset;
    -webkit-box-shadow:0 0 21px rgba(6,36,49,0.3) inset;
}
.button-4:hover {background-color:#38431e; background-position:0 -100px;}

.button-5{
    color:#fff;
    display:inline-block;
    position:relative;
    text-transform:capitalize;
    font-size:18px;
    line-height:24px;
    padding:11px 14px 10px 20px;
    font-weight:700;
    font-family: 'Open Sans', sans-serif; 
    text-transform:uppercase;
    background:url(../images/bg-button5.gif) 0 0 repeat-x #9a1d20;
    border-top:1px solid #cd2841;
    border-bottom:1px solid #82191b;
    border-right:1px solid #ae2337;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius:11px;
    -moz-border-radius:11px;
    -webkit-border-radius:11px;
    box-shadow:0 0 21px rgba(6,36,49,0.3) inset;
    -moz-box-shadow:0 0 21px rgba(6,36,49,0.3) inset;
    -webkit-box-shadow:0 0 21px rgba(6,36,49,0.3) inset;
}
.button-5:hover {background-color:#9a1d20; background-position:0 -100px;}
/* boxes */

.box-top {
    width:100%; 
    background:#092c3b;
    position:relative;
    border-radius:0 0 10px 10px;
    -moz-border-radius:0 0 10px 10px;
    -webkit-border-radius:0 0 10px 10px;
}
.box {
    width:100%; 
    background:#eaeef0;
    position:relative;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.box-1 {
    width:100%; 
    background:#092c3b;
    position:relative;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.box-2 {
    width:100%; 
    background:url(../images/bg-tabs-content.gif) 0 0 repeat-x #092c3b;
    position:relative;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    color:#63a7ee;
    font-size:13px;
    line-height:17px;
}
.box-3 {
    background:url(../images/bg-box3.gif) 0 0 repeat-x #125285;
    position:relative;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-bottom:1px solid #0f4671;
    border-right:1px solid #3d80c5;
}
.box-4 {
    background:url(../images/bg-box4.gif) 0 0 repeat-x #125285;
    position:relative;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-right:1px solid #3d80c5;
}
.text-box {
    width:100%; 
    background:#fff;
    border:1px solid #e1e5e7;
    color:#a8afb3;
    position:relative;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.text-box1 {
    width:100%; 
    background:#fff;
    border:1px solid #7faed8;
    color:#a8afb3;
    position:relative;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.box-padding {padding:0px 27px 22px 29px;}
.box-padding1 {padding:24px 27px 22px 30px;}
.box-padding2 {padding:21px 15px 47px 28px;}
.box-padding3 {padding:21px 15px 27px 30px;}
.box-padding4 {padding:24px 20px 12px 28px;}
.box-padding5 {padding:21px 15px 39px 28px;}
.box-padding6 {padding:24px 27px 48px 30px;}
.box-padding7 {padding:24px 27px 22px 26px;}
.box-padding8 {padding:21px 35px 25px 29px;}
.box-padding9 {padding:21px 15px 25px 19px;}
.box-padding10 {padding:24px 20px 64px 28px;}
.box-padding11 {padding:24px 5px 58px 28px;}
.box-padding12 {padding:6px 5px 8px 9px;}
.box-padding13 {padding:24px 25px 31px 30px;}
.box-padding14 {padding:24px 27px 40px 30px;}
.box-padding15 {padding:22px 10px 30px 30px;}
.box-padding16 {padding:15px 24px 40px 25px;}
.box-padding17 {padding:8px 5px 143px 28px;}
.box-padding18 {padding:22px 30px 32px 30px;}
.box-padding19 {padding:22px 25px 30px 30px;}
.box-padding20 {padding:24px 20px 4px 28px;}
.box-padding21 {padding:24px 12px 10px 27px;}

#box-1 {padding: 20px; width: 670px; min-height: 292px;}/* background: url(../images/box_top_01.png) center top no-repeat #EAEEF0;}*/
#box-2 {padding: 20px; width: 670px; min-height: 292px;}
#box-3 {padding: 20px; width: 670px; min-height: 292px;}
#box-4 {padding: 20px; width: 670px; min-height: 292px;}
#box-5 {padding: 20px; width: 670px; min-height: 292px;}
#box-6 {padding: 20px; width: 670px; min-height: 292px;}
#box-7 {padding: 20px; width: 670px; min-height: 292px;}
#box-8 {padding: 20px; width: 670px; min-height: 292px;}
#box-9 {padding: 20px; width: 670px; min-height: 292px;}
#box-10 {padding: 20px; width: 670px; min-height: 292px;}
#box-11 {padding: 20px; width: 670px; min-height: 292px;}
/* time */
time {
    display:inline;  
    text-align:center; 
    font-size:12px; 
    line-height:16px;
    color:#438ed4;
    font-weight:bold;
} 



.rel{position:relative; z-index:1; display:inline-block;}
.rel img {position:relative; z-index:2;}
figcaption{
    position:absolute;
    bottom:0;
    right:0;
    left:0;
    z-index:5;
    padding:7px 0 8px 0;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    font-size:18px;
    line-height:22px;
    background:#092c3b;
}


/* lists */
.list-1 li{
    margin-bottom:7px;
    padding-bottom:8px;
    line-height:16px;
    background:url(../images/line-1.gif) 0 bottom repeat-x;
}
.list-1 li a{
    display:inline-block;
    font-size:12px;
    line-height:16px;
    color:#fff;
    overflow: hidden;
    position: relative;	
    padding:1px 0 0 24px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list-1 li a:hover {color:#3cb6e2;}

.list-1 li a .mask-1 {
    width: 15px;
    height: 15px;	
    background:url(../images/marker-1.png) 0px 0px no-repeat;
    display: block;
    left: 1px;
    top: 2px;
    position:absolute;
    -webkit-transition: all 0.4s ease-in-out 0.2s;
    -moz-transition: all 0.4s ease-in-out 0.2s;
    -o-transition: all 0.4s ease-in-out 0.2s;
    transition: all 0.4s ease-in-out 0.2s;
}
.list-1 li a .mask-2 {
    width: 15px;
    height: 15px;
    background:url(../images/marker-2.png) 0px 0px no-repeat;
    position: absolute;
    overflow: hidden;
    left: 1px;
    top: 2px;
    opacity: 0;
    -webkit-transform: scale(0) rotate(-180deg);
    -moz-transform: scale(0) rotate(-180deg);
    -o-transform: scale(0) rotate(-180deg);
    transform: scale(0) rotate(-180deg);
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;    
}

.list-1 li a:hover .mask-1 {
    -webkit-transform: scale(0) rotate(180deg);
    -moz-transform: scale(0) rotate(180deg);
    -o-transform: scale(0) rotate(180deg);
    transform: scale(0) rotate(180deg);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.list-1 li a:hover .mask-2 {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}


.list-2 {padding:0 0px 0 2px;}
.list-2 li{
    border-bottom:1px solid #cfd2d4;
    border-right:1px solid #cfd2d4;
    font-size:13px;
    line-height:16px;
    background:url(../images/bg-list-2.png) 0 0 repeat-x #cfd2d4;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    margin-bottom:3px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list-2 li:hover {
    background-position: 0 -75px; 
    background-color:#145689; 
    border-bottom:1px solid #104773; 
    border-right:1px solid #2867a1;
}

.list-2 li a{
    color:#092c3b;
    display:block;
    font-size:13px;
    line-height:16px;
    padding:4px 5px 4px 9px;
    background:url(../images/marker-3.png) 100% -39px no-repeat;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list-2 li a:hover {
    color:#fff;
    background-position:100% 10px;
}

.list-3 li{
    font-size:12px;
    line-height:19px;
}


.list-3 li a{
    color:#fff;
    font-size:12px;
    line-height:19px;
    display:inline-block;
}
.list-4 li{
    font-size:13px;
    line-height:19px;
    font-family:Verdana, Geneva, sans-serif;
    margin-bottom:4px;
}

.list-4 li a{
    color:#63a7ee;
    font-size:13px;
    line-height:19px;
    display:inline-block;
}

.list-5 li{
    font-size:12px;
    line-height:17px;
    background:url(../images/line-2.png) 0 bottom repeat-x;
    padding-bottom:7px;
    margin-bottom:7px;
}
.list-5 li.last {
    margin-bottom:0;
    padding:0;
    background:none;
}

.list-5 li a{
    color:#fff;
    font-size:12px;
    line-height:17px;
    display:inline-block;
}

.list-6 li{
    font-size:13px;
    line-height:19px;
    background:url(../images/marker-6.gif) 0 6px no-repeat!important;
    margin-bottom:0px;
    padding-left:14px;
    float:none!important; 
    width: auto!important;
    height:auto!important; 
    border-bottom:none!important;
}
.list-6 li a{
    color:#a8afb3;
    font-size:13px;
    line-height:19px;
    display:inline-block;
}

.list-7 li{
    font-size:12px;
    line-height:17px;
    background:url(../images/line-2.png) 0 bottom repeat-x;
    padding-bottom:7px;
    margin-bottom:7px;
}
.list-7 li.last {
    margin-bottom:0;
    padding:0;
    background:none;
}

.list-7 li a{
    color:#fff;
    font-size:12px;
    line-height:17px;
    display:inline-block;
}

ol li { 
    list-style-position:inside;
    list-style-type:decimal;
    font-size:13px;
    line-height:18px;
    margin-bottom:8px;
    color:#75b0ee;
    font-weight:bold;
}
ol li a {
    color:#0b1118;
    text-decoration:none;
    font-weight:normal;
}

.map iframe {
    width:284px;
    height:212px;
}
.map {
    border:1px solid #fff;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.works-list {
    position:relative;
    padding:3px 0px 0px 0px;
} 
.works-list li {
    float:left; 
    margin-right:3px;
    font-size:0px;
    line-height:0px;
    height:25px;
    width:25px;
}
.works-list li a {display:inline-block;}
/****************************footer************************/
footer {
    width:100%; 
    padding:26px 0px 0px 0px; 
    background:none;
    position:relative;
}
.text-bot {
    float:right;
    font-size: 12px; 
    line-height:16px;
    color:#3e88cd; 
    padding:0px 1px 0px 3px;	
}
.text-bot a {
    color:#3e88cd; 
    text-decoration:none;
    margin:0 3px;
}
.footer-menu {float:left;}
.footer-menu li{
    float:left;
    margin-right:13px;
    line-height:15px;
}
.footer-menu li a{
    display:inline-block;
    font-size:12px;
    line-height:15px;
    color:#a8afb3;
}
.footer-menu li.current a {color:#3e88cd!important;}
/* typography

/* top navugation */
.top1{
    background:url(../images/top.png) 0 50% no-repeat;
    padding:0 0 0px 15px;
    text-decoration:none;
    color:#ed145b;
    display:inline-block;
    font-size:11px;
    line-height:18px;
    text-transform:uppercase;
}


/* Table styling */
table.table{
    font-size:13px;
    border-left:1px solid #aaa79f;
    border-top:1px solid #aaa79f;
}

table.table thead th{
    padding:15px 0px 13px 0;
    color:#fff;
    font-size:19px;
    line-height:25px;
    font-weight:normal;
    border-right:1px solid #b7dae9;
    border-bottom:1px solid #082632;
    background:#092c3b;
}
table.table tbody td{
    border-left:1px solid #a7a7a7;
    border-bottom:1px solid #cdcdcd;
    padding:3px 10px 3px 10px;
    text-align:center;
    background:#fff;
    color:#0b1118;
}

table.table tbody tr.last td{border-bottom:1px solid #aaa79f;}
table.table tbody td.right{border-right:1px solid #aaa79f;}
table.table thead th.right {border-right:1px solid #aaa79f;}

table.table tbody tr:hover td{background:#e8e8e8; color:#000;}

/*  download-table */
table.download-table{
    font-size:12px;
    line-height:16px; 
    color:#fff;
    border-top:none;
}

table.download-table tbody tr.last td{border-bottom:none;}

table.download-table tbody td{
    border-right:1px solid #0f3c52;
    border-bottom:1px solid #113546;
    text-align:center;
    background:none;
}
td.width-1 {
    width:283px;
    color:#63a7ee;
    padding:0!important;
    text-align:left!important;
}
td.width-1 .pad {padding:5px 30px 10px 1px;}

table.download-table  .link {font-size:12px;}

td.width-2 {
    width:82px;
    text-align:center;
    padding:25px 0 0 0; 
}
td.width-3 {
    width:40px;
    border-right:none!important;
    text-align:center;
    padding:30px 0 0 0; 
}
/*  Other Elements */
ins{
    background:#1a130d;
    padding:2px 5px;
    text-decoration:none;
    color:#fff;
}
em{color:#75b0ee;}
del{text-decoration:line-through;}
abbr,dfn{cursor:help; color:#75b0ee;}
dfn{letter-spacing:2px; font-size:14px; font-style:italic; font-family:Arial, Helvetica, sans-serif;}
sup,sub{font-size:0.8em;}
sub{vertical-align:bottom}
.elements-list small{font-size:10px;} 
.elements-list big{font-size:21px;}
.elements-list q{
    font-family:"Courier New",Courier,monospace;
    color:#75b0ee;
    font-size:15px;
}
kbd, samp {
    font-family:"Courier New", Courier, monospace; 
    font-size:13px;
}
abbr,acronym{
    text-transform:uppercase;
    border-bottom:1px dotted #75b0ee;
    font-size:12px;}
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}

.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;
}

/* Definition list style */
dl {
    font-size:14px;
    line-height:20px;
    color:#092c3b;
}
dl dt{
    color:#63a7ee;
    font-size:14px;
    line-height:20px;
    margin:0px 0 0px 0;
}
dl dd span{float:left; width:82px;}

/*  Dropcaps style */
.dropcap{
    font-size:26px;
    line-height:32px;
    color:#fff;
    text-shadow:1px 0 1px rgba(0,0,0,0.19);
    float:left;
    text-align:center;
    font-family: 'Open Sans', sans-serif; 
    font-weight:700;
    width:45px;
    height:39px;
    padding:6px 0 0px 0px;
    margin:5px 11px 0 2px;
    background:url(../images/bg-dropcap.png) 0 0 repeat-x #135487;
    border-bottom:1px solid #0f4672;
    border-left:1px solid #407aa9;
    border-top:1px solid #7eb2e7;
    border-right:1px solid #1d5a8f;
    display:inline-block;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.dropcap-box {
    width:100%;
    overflow:hidden;
}
.dropcap-text{
    overflow:hidden;
    font-size:13px;
    line-height:16px;
    color:#63a7ee;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease;
}
.dropcap-box:hover .dropcap-text {color:#fff;}

.dropcap-box:hover .dropcap {
    background-position:0 -105px; 
    background-color:#30aed6;
    border-bottom:1px solid #2993b6;
    border-left:1px solid #5ec6e9;
    border-top:1px solid #82d7f4;
    border-right:1px solid #3babd0;
}
/*  Quotation */
blockquote{
    display:block;
    margin:0 0px 18px 0px;
    quotes:none;
    font-size:12px;
    line-height:16px;
    color:#a8afb3;
    width:354px;
    border:1px solid #e1e5e7;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.quotes{
    background:url(../images/quotes.png) 8px 7px no-repeat #fff;
    padding:26px 15px 20px 29px;}

/* 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;
}


/* Layouts */
.layouts-nav{
    width:100%;
    overflow:hidden;
    padding-bottom:30px !important;
}
.layouts-nav li{
    float:left;
    margin-right:0px;
    background:none !important;
    padding:0 !important;
}
.layouts-nav li a{
    color:#fff;
    display:inline-block;
    position:relative;
    text-transform:capitalize;
    font-size:17px;
    line-height:20px;
    padding:9px 10px 12px 10px;
    font-weight:700;
    letter-spacing:-1px;
    font-family: 'Open Sans', sans-serif; 
    background:url(../images/bg-button.gif) 0 0 repeat-x #135386;
    border-bottom:1px solid #135386;
    border-right:1px solid #3072b0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;float:left;
    text-decoration:none;
    position:relative;
    margin-right:5px;
    cursor:pointer;	
}
.layouts-nav li a:hover{background-color:#0f4672; background-position:0 -100px;}

/* Pages

/* Under Construction page */
#constuction-box{
    width:800px;
    height:500px;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-400px;
    margin-top:-250px;
    background:#fff;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    box-shadow:0 0 10px #d0d4db;
    -moz-box-shadow:0 0 10px #d0d4db;
    -webkit-box-shadow:0 0 10px #d0d4db;
    border-color:#ccc;
    text-align:center;
}
#constuction-box .inside{padding:40px 40px 40px 40px;}
#constuction-box .button{position:relative;}
#constuction-box h1{
    text-align:center;
    font-size:4em;
    margin-bottom:.2em;
    line-height:1.2em;
    letter-spacing:2px;
    background:url(../images/line-2.png) 0 bottom repeat-x;
    padding-bottom:10px;
    color:#0d1d25;
}			
/* 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:85px;
    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:85px;
}	
.dash_title{
    position:absolute;
    display:block;
    bottom:0px;
    left:0;
    font-size:12px;
    color:#555;
    text-transform:uppercase;
    letter-spacing:2px;
    width:110px;
}	
.dev_comment{
    font-size:14pt;
    color:#777;
    text-align:center;
    font-style:italic;
    margin:40px 10px;
}	


/* Intro page */
#intro-box{
    width:600px;
    height:400px;
    position:relative;
    left:50%;
    top:50%;
    margin-left:-300px;
    margin-top:-200px;
    background:#fff;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    box-shadow:0 0 10px #d0d4db;
    -moz-box-shadow:0 0 10px #d0d4db;
    -webkit-box-shadow:0 0 10px #d0d4db;
    border-color:#ccc;
    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;
    border:none;
    color:#0d1d25;
}
#intro-box .button{
    position:absolute;
    right:40px;
    bottom:15px;
    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;
}


/* stroke */

/* lightbox */
.hover {
    display:inline-block; 
    position:relative;
    overflow:hidden;
    z-index:2;	
}
.hover img {
    display:block;
    position:relative;
}
.hover .mask{
    background:url(../images/img-marker.png) center center no-repeat #fff;
    cursor:pointer;
    bottom: 50%;
    left: 50%;
    right: 50%;
    top: 50%;
    opacity: 0;
    position: absolute;
    z-index:3;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin:4px;
}
.hover:hover .mask {
    bottom:0;
    left: 0;
    opacity: 0.5;
    right: 0;
    top: 0;
    margin:4px;
}


/* Misc

/* SlideDown element */
.slideDown{padding:0 1px 0 0}
.slideDown dt{
    background-color:#f4f7f8;
    background-image:url(../images/arrow1.gif);
    background-repeat:no-repeat;
    background-position:100% 16px;
    box-shadow:1px 1px 1px #d1d1d1;
    color:#435c69;
    text-transform:capitalize;
    font-size:17px;
    line-height:20px;
    padding:9px 22px 12px 22px;
    font-weight:700;
    font-family: 'Open Sans', sans-serif;
    text-decoration:none;
    display:block;
    cursor:pointer;
    margin-bottom:10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.slideDown dt:hover,
.slideDown dt.active{
    background-color:#0f161c;
    color:#f4f7f8;
    background-image:url(../images/arrow2.gif)
}
.slideDown dd{
    display:none;
    padding:10px 20px 20px 20px;
}
#block dd{display:block;}
.slideDown.absolute dd{
    position:absolute;
    z-index:999;
    background:#eaeef0;
    width:560px;
}


/* 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;
    text-decoration:none;
}
dl#accordion dt{margin:0px}
dl#accordion dt a{
    background-color:#f4f7f8;
    background-image:url(../images/arrow1.gif);
    background-repeat:no-repeat;
    background-position:100% 16px;
    box-shadow:1px 1px 1px #d1d1d1;
    color:#435c69;
    text-transform:capitalize;
    font-size:17px;
    line-height:20px;
    padding:9px 22px 12px 22px;
    font-weight:700;
    font-family: 'Open Sans', sans-serif;
    text-decoration:none;
    display:block;
    cursor:pointer;
    margin-bottom:7px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
dl#accordion dt a:hover,
dl#accordion dt.active a{
    background-color:#0f161c;
    color:#f4f7f8;
    background-image:url(../images/arrow2.gif)
}
dl#accordion dd{
    display:none;
    margin-bottom:0;
    padding-left:0;
}
dl#accordion dd .indent{padding:10px 30px 14px 20px !important}

/* Tooltips */
#aToolTip{
    border:1px solid #fff;
    background:#092c3b;
    color:#fff;
    font-weight:bold;
    margin:0;
    padding:2px 8px;
    font-size:12px;
    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;
}



/* Tabs */
.tabs{padding:0px 0;}
.tabs ol{
    list-style-type:decimal;
    list-style-position:inside;
    margin:0 0 0 10px;
}
.tabs ol li{
    display:list-item;
    float:none;
    padding-bottom:5px !important;
    font-size:12px;
    color:#fff;
    font-weight:normal;
}	
.tabs ul.nav{
    list-style:none;
    padding:10px 0 0 20px;
    overflow:hidden;
    background:#eaeef0;
    border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    -webkit-border-radius:10px 10px 0 0;
}
.tabs .nav li{
    float:left;
    background:none;
    text-align:center;
    position:relative;
}
.tabs .nav li a{
    display:block;
    text-decoration:none;
    text-align:center;
    overflow:hidden;
    position:relative;
    margin-left:-10px;
    height:34px;
}
.tabs .nav > li > a .tabs-text:before {background:url(../images/tabs-left.png) 0 0 no-repeat; content:""; width:23px; height:34px; position:absolute; top:0; left:0;}
.tabs .nav > li > a .tabs-text{
    display:block;
    font-size:17px; 
    line-height:20px;
    padding:7px 4px 7px 26px;
    color:#435c69;
    text-shadow:0 0 0px rgba(67, 92, 105, 0.2);
    position:relative;
    font-family: 'Open Sans', sans-serif; 
    font-weight:700;
    background:url(../images/tabs-center.png) 23px 0 no-repeat;
    background-size: 100% 100%;
    margin-right: 23px;	
}
.tabs .nav > li > a .tabs-text:after {background:url(../images/tabs-right.png) 0 0 no-repeat; content:""; width:23px; height:34px; position:absolute; top:0; left:100%;}

.tabs .nav > li > a .tabs-hover:before {background:url(../images/tabs-hover-left.png) 0 0 no-repeat; content:""; width:23px; height:34px; position:absolute; top:0; left:0;}
.tabs .nav > li > a .tabs-hover{
    display:block;
    font-size:17px; 
    line-height:20px;
    padding:7px 4px 7px 26px;
    color:#fff;
    position:absolute;
    top:34px;
    font-family: 'Open Sans', sans-serif; 
    font-weight:700;
    background:url(../images/tabs-hover-center.png) 23px 0 no-repeat;
    background-size: 100% 100%;
    margin-right: 23px;	
}
.tabs .nav > li > a .tabs-hover:after {background:url(../images/tabs-hover-right.png) 0 0 no-repeat; content:""; width:23px; height:34px; position:absolute; top:0; left:100%;}

.tabs .nav .selected {z-index:101;}
.tabs .nav .selected > a .tabs-text {margin-top:40px!important;}
.tabs .nav .selected > a .tabs-hover {top:0px!important;}

.tabs .tab-content{
    clear:both;
    background:#0f161c; 
    color:#fff;
    width:auto;
    overflow:auto;
    border-radius:0 0 10px 10px;
    -moz-border-radius:0 0 10px 10px;
    -webkit-border-radius:0 0 10px 10px;
}
.tabs .tab-content .inner{padding:10px;}
.tabs .tab-content .inner-1{padding:23px 10px 30px 27px;}
.tabs .tab-content p{margin-bottom:5px;}
.tabs .tab-content .inner-1 p{margin-bottom:0px;}
.tabs .tab-content strong{color:#438ed4; font-weight:bold;}	
.tabs pre{margin:4px 0;}
.tabs code{overflow:auto;}
*+html .tabs code{overflow:visible;}

/* Twitter */
#twitter p{margin:0;}
#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:#0f161c;
    color:#fff;
    margin-bottom:7px;
}
ul#twitter_update_list li:hover{
    background:#eaeef0;
    color:#0f161c;
}
ul#twitter_update_list li:hover a{color:#0f161c;}
ul#twitter_update_list li a{color:#4ac8ec;}			
ul#twitter_update_list li span{display:block}				
ul#twitter_update_list li span a{color:#4ac8ec;}

/* 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; color:#fff;}
.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;
}

.flash {
    width: auto;
    margin-top: 10px;
    padding: 10px;
    position:relative;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

ul.reflist{
    list-style: circle outside none; 
    margin: 10px 10px 40px 20px;
}
table.reflist img{
    border-radius: 5px;
    margin-top: 15px;
}
ul.reflist li{
    padding-top: 5px;
}
ul.reflist li a{
    font-size:1.2em; 
    font-weight:bold;
    text-decoration: none;
}
ul.reflist li a:hover{
    font-size:1.2em; 
    font-weight:bold;
    text-decoration: underline;
}
table.orderform{
	padding: 5px;
	width: 100%;
	margin-bottom: 10px;
}
table.orderform tr{
	border-top: 1px solid #63A7EE;
}
.orderform table td{
	padding: 2px 5px;
}