/* CSS Document */

html,
body,
form {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    font-family: "Thoma", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #545454;
    background: url(../images/body_bg.gif) repeat-x left top;
}

img {
    border: 0
}

p {
    margin: 0px 0px 7px 0px;
    padding: 0;
    color: #545454;
    line-height: 18px;
}

a {
    outline: none;
    text-decoration: none;
    color: #333333;
}

a:hover {
    outline: none;
    color: #045CA0;
}

input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 2px;
    color: #333333;
    outline: none;
}

.container {
    width: 960px;
    margin: 0 auto;
    border: 0px solid red;
}

.header {
    width: 960px;
    margin: 0px;
    padding: 0px;
    border: 0px solid red;
}

.logo {
    float: left;
    width: 260px;
    display: block;
    padding: 10px 10px 10px 10px;
}

.head_right {
    width: 555px;
    height: 100px;
    float: right;
    margin: 0px;
    padding: 0px;
    border: 0px solid red;
}

.top_right {
    float: right;
    width: 210px;
    padding: 11px 0px 0px 49px;
}

.searchbg {
    background: url(../images/search_bg.gif) no-repeat left top;
    height: 26px;
    padding: 0px 0px 0px 10px;
    margin: 13px 0px 0px 0px;
    float: right;
}

input.searchtxt {
    width: 122px;
    background: none;
    border: none;
    height: 20px;
    padding: 4px 0px 0px 0px;
}

input.searchtxtbtn {
    padding: 5px 0px 0px 0px;
    background: url(../images/search_btn.gif) no-repeat center center;
    width: 24px;
    height: 20px;
    border: none;
    cursor: pointer;
}

.topnav {
    float: right;
    padding: 0px 0px 0px 0px;
}

.topnav a {
    color: #B7B5B5;
    background: url(../images/topsp.gif) no-repeat left top;
    line-height: 34px;
    float: left;
    padding: 0px 12px;
}

.topnav a:visited {
    color: #B7B5B5;
}

.topnav a:hover {
    text-decoration: underline;
    color: #045CA0;
}

.topnav img {
    padding: 10px 0px 0px 0px
}


/*.banner { width:940px; height:267px; padding:10px 0px 0px 20px; margin:0px 0px 0px 0px; background:url(../images/banner_back.gif) no-repeat left top; float:left; }
* html .banner { margin:-3px 0px 0px 0px; }*/

.banner {
    clear: both;
    width: 940px;
    height: 240px;
    padding: 10px;
    margin: 0px auto 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 0px 3px #333333;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
}

.spac20 {
    padding: 20px 0px 0px 0px;
}

.spac5 {
    padding: 5px 0px 0px 0px;
}

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

.hline {
    background: url(../images/hdot.gif) repeat-x left bottom;
}


/* menu */

.nav_base {
    width: 960px;
    height: 45px;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    border: 0px solid red;
}

h1 {
    color: #FF7E00;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    line-height: 28px;
    font-size: 24px;
    font-weight: bold;
}

h1 span {
    color: #045CA0;
}

.big {
    color: #FF0000;
    font-size: 24px;
    font-weight: bold;
}

h2 {
    color: #045CA0;
    margin: 0px;
    padding: 10px 0px 5px 0px;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}

h2 span {
    color: #FF7E00;
}

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

h2.teamname span {
    color: #FF7E00;
    font-size: 13px;
}

h3 {
    color: #3F5173;
    margin: 0px;
    padding: 10px 0px 5px 0px;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
}

.middle_container {
    float: left;
    width: 960px;
    margin: 10px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    background: url(../images/midbg.gif) repeat-y 20px top;
}

.middle_content {
    float: left;
    width: 720px;
    padding: 0px 20px 0px 0px;
}

.middle_content p {
    text-align: justify;
    font-size: 15px;
    line-height: 22px;
}

.middle_content a {
    text-decoration: underline;
    color: #045CA0;
}

.middle_content a:hover {
    color: #045CA0;
    text-decoration: none;
}

.right_pannel {
    width: 200px;
    float: right;
    padding: 0px 0px 0px 20px;
}


/* Middle */

.smallbox {
    width: 220px;
    height: 310px;
    padding: 10px 10px 0px 10px;
    float: left;
    background: #eeeeec url(../images/smallboxbg3.jpg) repeat-x left top;
    margin: 0px 0px 0px 0px;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
}

.smallbox h1 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
}

.smallbox p {
    text-align: center;
}

.green {
    color: #77be43
}

.black {
    color: #231f20
}

.blue {
    color: #4f95d0
}

.yellow {
    color: #fcb614
}

.smallbox2 {
    width: 205px;
    height: 310px;
    padding: 10px 10px 0px 10px;
    float: left;
    background: #eeeeec url(../images/smallboxbg3.jpg) repeat-x left top;
    margin: 0px 0px 0px 0px;
    border-right: 0px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
}

.more {
    background: url(../images/orange_bullet.gif) no-repeat right center;
    padding: 0px 10px 0px 0px;
    font-weight: bold;
    color: #045CA0;
}

.more:hover {
    text-decoration: underline;
    color: #333333;
}

.smallbox h3 {
    clear: both;
    font-size: 18px;
    font-weight: normal;
    font-size: 22px;
    color: #045CA0;
    text-align: center
}

.smallbox h3 a {
    color: #045CA0;
}

.smallbox h3 a:hover {
    color: #000000;
    text-decoration: none;
}

.smallbox2 h1 {
    font-weight: normal
}

ul.caselist {
    margin: 0px;
    padding: 10px 0px 10px 0px;
}

ul.caselist li {
    margin: 0px;
    padding: 0px 0px 10px 17px;
    list-style-type: none;
    background: url(../images/bullet.gif) no-repeat left 5px;
    line-height: 16px;
}

ul.caselist li a {
    color: #045CA0;
}

ul.caselist li a:hover {
    color: #045CA0;
    text-decoration: underline;
}

.efdimg {
    background: #d5d5d5;
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 0px 0px 0px 10px;
}

.ectsimg {
    background: #d5d5d5;
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 0px 0px 0px 20px;
    height: 150px;
    width: 200px;
}

.ectsimg1 {
    padding: 3px 0px;
    border: 0px solid #cccccc;
    margin: 0px 0px 9px 0px;
    height: 195px;
}

.ectsimg1 li span {
    display: block;
    padding: 0px 0px 6px 15px;
    background: url(../images/red_bullet.gif) no-repeat left 3px;
}

.ser_bg {
    background: url(../images/serback.gif) no-repeat left top;
    width: 684px;
    height: 46px;
    padding: 0px 8px 0px 8px;
}

ul.linklist {
    margin: 10px 0px;
    padding: 0px;
}

ul.linklist li {
    margin: 0px;
    padding: 0px 0px 5px 20px;
    width: 210px;
    float: left;
    display: block;
    list-style-type: none;
    background: url(../images/round_bullet.gif) no-repeat left center;
}

ul.linklist li a:hover {
    text-decoration: underline;
}

ul.linklist li a:hover {
    text-decoration: none;
}

ul.list {
    margin: 0px;
    padding: 0px 0px 15px 8px;
}

ul.list li {
    margin: 0px;
    padding: 3px 0px 0px 20px;
    list-style-type: none;
    background: url(../images/red_bullet.gif) no-repeat left 9px;
    line-height: 22px;
    font-size: 15px;
}

ul.listitem {
    margin: 0px;
    padding: 10px 0px 0px 8px;
}

ul.listitem li {
    margin: 0px;
    padding: 3px 0px 0px 15px;
    list-style-type: none;
    background: url(../images/arrow1.gif) no-repeat left 7px;
    line-height: 16px;
}

ul.listitem li ul {
    margin: 0px;
    padding: 0px 0px 0px 20px;
}

ul.listitem li ul li {
    margin: 0px;
    padding: 3px 0px 0px 0px;
    list-style-type: circle;
    background: none;
}

ul.numlist {
    margin: 0px;
    padding: 10px 0px 10px 30px;
}

ul.numlist li {
    margin: 0px;
    padding: 3px 0px 0px 0px;
    list-style-type: decimal;
    line-height: 22px;
    font-size: 15px;
}

ul.numlist ul {
    margin: 0px;
    padding: 5px 0px 5px 10px;
}

ul.numlist ul li {
    margin: 0px;
    padding: 3px 0px 0px 20px;
    list-style-type: none;
    background: url(../images/red_bullet.gif) no-repeat left 9px;
    line-height: 22px;
    font-size: 15px;
}

ul.imgbg {
    margin: 0px;
    padding: 20px 0px 0px 10px;
}

ul.imgbg li {
    margin: 0px 10px 20px 0px;
    padding: 5px 0px 5px 0px;
    list-style-type: none;
    background: url(../images/img-bg.gif) no-repeat left top;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    width: 160px;
    height: 205px;
    float: left;
}

ul.imgbgsmall {
    margin: 0px;
    padding: 20px 0px 0px 10px;
}

ul.imgbgsmall li {
    margin: 0px 10px 20px 0px;
    padding: 5px 0px 5px 0px;
    list-style-type: none;
    background: url(../images/img-bgsmall.gif) no-repeat left top;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    width: 160px;
    height: 95px;
    float: left;
}

.graybox {
    background: #F3F3F3 url(../images/gray_lefttop.gif) no-repeat left top;
}

.graybox_in {
    background: url(../images/gray_righttop.gif) no-repeat right top;
    padding: 8px 8px 0px 8px;
}

.graybox_in h3 {
    padding: 0px 0px 0px 0px;
}

.graybox_in p a {
    color: #5BC211;
    text-decoration: underline;
    font-weight: bold;
}

.graybox_in p a:hover {
    color: #4295DE;
    text-decoration: none;
}

.graybox_btm {
    background: url(../images/gray_leftbtm.gif) no-repeat left bottom;
}

.graybox_btm div {
    background: url(../images/gray_rightbtm.gif) no-repeat right bottom;
}

.graybox_in p.spc {
    text-align: left;
    color: #1474C5;
    font-size: 13px;
    font-weight: bold;
}

.orgbg {
    background: url(../images/orange_curve.gif) no-repeat left top;
    padding: 12px 10px;
}

.box {
    width: 203px;
    float: left;
    margin: 20px 20px 0px 0px;
    background: url(../images/boxbg.gif) repeat-y left top;
}

.box div {
    background: url(../images/boxbtm.gif) no-repeat left bottom;
    padding: 0px 0px 15px 0px
}

.box div h2.bluebg {
    height: 40px;
    background: url(../images/blueheaderbg.gif) no-repeat left top;
    color: #FFFFFF;
    text-align: center;
}

.box div h2.blackbg {
    height: 40px;
    background: url(../images/blackheaderbg.gif) no-repeat left top;
    color: #FFFFFF;
    text-align: center;
}

.box div h2.orangebg {
    height: 40px;
    background: url(../images/orangeheaderbg.gif) no-repeat left top;
    color: #FFFFFF;
    text-align: center;
}

.box div ul {
    margin: 0px;
    padding: 0px 5px 0px 17px;
}

.box div ul li {
    margin: 0px;
    padding: 3px 0px 0px 12px;
    list-style-type: none;
    background: url(../images/arrow1.gif) no-repeat left 7px;
    line-height: 18px;
}

.price {
    color: #FF0000;
    font-weight: bold;
    font-size: 14px;
}

.smallbox3 {
    width: 210px;
    height: 260px;
    padding: 10px 10px 0px 10px;
    float: left;
    background: url(../images/smallboxbg.gif) no-repeat right top;
    margin: 0px 0px 0px 0px;
    border: 0px solid red;
}


/* Right Pannel */

.quickjump {
    background: #A7B3CF;
    padding: 5px;
    width: 190px;
}

.quickjump select {
    width: 190px;
    z-index: -1
}

.labeled {
    background: #3F5173;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-style: italic;
}


/*.search_doamin { background:url(../images/search_domain_bg.gif) no-repeat left top; height:64px; padding:8px;}
.search_doamin p{ color:#036AC1; font-weight:bold; }*/

.search_doamin {
    padding: 0px;
}

.go_bg {
    background: url(../images/go_bg.gif) no-repeat left top;
    color: #FFFFFF;
    border: none;
    width: 30px;
    height: 23px;
}

.rightlink {
    padding: 0px 0px 10px 0px;
    border: 1px solid #E7E7E7;
    border-radius: 8px;
}

.rightlink h2 {
    height: 30px;
    background: url(../images/right_titlebg.gif) no-repeat left top;
    line-height: 30px;
    text-align: center;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
}

.rightlink ul {
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.rightlink ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    line-height: 26px;
}

.rightlink ul li a {
    line-height: 18px;
    border-bottom: 1px solid #d5d5d5;
    display: block;
    padding: 7px 10px 7px 10px;
    color: #3a3a3a;
    border-bottom: 1px solid #d5d5d5;
}

.rightlink ul li a:hover {
    background: #eeeeee;
    text-decoration: none;
}


/* footer */

.footer {
    background: #4A4848 url(../images/foot_bg.gif) repeat-x left top;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.footer_in {
    width: 960px;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}

* html .footer {
    margin-left: 5px;
}


/*.footer_in div{ padding:0px 15px 0px 0px; float:left; border:0px solid red; }
.footer_in div h3{ color:#FFFFFF; }
.footer_in div ul { margin:10px 0px 0px 0px; padding:0px; }
.footer_in div ul li{ margin:0px; padding:0px; list-style-type:none; }
.footer_in div ul li a{ color:#AAA7A7; line-height:16px; font-size:11px; }
.footer_in div ul li a:hover{ color:#FFFFFF; text-decoration:underline; }*/

.footlink {
    width: 960px;
    margin: 0 auto;
}


/* form */

.frm {
    border: 1px solid #E9E7E7;
    background: url(../images/frm_bg.gif) repeat-x left top;
    padding: 0px 10px 10px 10px;
    width: 680px;
}

.frm p {
    margin: 0px;
    padding: 3px 0px 3px 0px;
    text-align: left;
}

.frm p span {
    float: left;
    width: 200px;
    line-height: 20px;
}

.cstext {
    border: 1px solid #BDBDBD;
    background: #FFFFFF;
    height: 20px;
}

.cstextbox {
    border: 1px solid #BDBDBD;
    background: #FFFFFF;
    height: 20px;
    width: 300px;
    padding: 3px 10px;
    border-radius: 10px;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5)
}

.csarea {
    width: 305px;
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #BDBDBD;
    padding: 3px 7px;
    margin: 0px;
    border-radius: 10px;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5)
}

.csbutton {
    border: 0px solid #CBCCCC;
    background: #045ca0;
    padding: 3px 15px;
    color: #FFFFFF;
    font-size: 13px;
    border-radius: 4px
}

.csselect {
    border: 1px solid #BDBDBD;
    width: 184px;
    height: 26px;
}

.mandatory {
    color: #FF0000;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.frm h2 {
    padding: 10px 0px 5px 0px;
}

.cont {
    border: 1px solid #E9E7E7;
    background: url(../images/frm_bg.gif) repeat-x left top;
    padding: 10px;
    width: 680px;
}

.cont p {
    margin: 0px;
    padding: 3px 0px 3px 0px;
    text-align: left;
}

.cont p span {
    float: left;
    width: 50px;
    line-height: 20px;
    float: left;
    color: #045CA0;
    font-weight: bold;
}

.base1 {
    width: 340px;
    float: left;
}

.base2 {
    width: 340px;
    float: right;
}

.img-left {
    float: left;
    margin: 0px 15px 0px 0px;
}

.img-right {
    float: right;
    margin: 0px 0px 0px 15px;
}

.base3 {
    width: 210px;
    float: left;
    margin: 0px 10px 0px 0px;
}

.base4 {
    width: 320px;
    float: left;
    background: #FFFFFF;
    margin: 0px 10px 0px 0px;
    padding: 7px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}

.subchild-1 {
    padding: 0px 0px 0px 15px;
}

.subchild-2 {
    padding: 0px 0px 0px 30px;
}

table,
td,
th {
    color: #000000;
}

table.graycl {
    background: #F4F4F4;
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
}

table.graycl th {
    background: #74858F;
    border: 1px solid #FFFFFF;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
}

table.graycl td {
    padding: 3px 0px 3px 5px;
    line-height: 22px;
    border: 1px solid #FFFFFF;
}


/* Easy Slider */

#slider ul,
#slider li,
#slider4 ul,
#slider4 li {
    margin: 0px 0px 0px 0px;
    padding: 0;
    list-style: none;
}

#slider li {
    width: 920px;
    height: auto;
    overflow: hidden;
    text-align: center;
}

#slider4 ul li {
    width: 960px;
    height: auto;
    overflow: hidden;
    text-align: left;
}

#slider4 ul li h1 {
    color: #FFFFFF;
    border-bottom: 1px solid #AAA7A7;
    font-weight: normal;
    margin: 0px 0px 0px 30px;
}

#slider4 ul li h2 {
    color: #FFFFFF;
    border-bottom: 1px solid #595959;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
    margin: 10px 20px 0px 20px;
}

#slider4 ul li div h3 {
    color: #c5c5c5;
    padding: 15px 0px 10px 0px
}

#slider4 ul li div h3 a {
    color: #c5c5c5;
    font-size: 15px;
}

#slider4 ul li div {
    padding: 0px 10px 20px 20px;
    float: left;
    width: 203px;
}

#slider4 ul li div a {
    color: #AAA7A7;
    line-height: 16px;
    font-size: 11px;
    display: block;
}

#prevBtn,
#nextBtn,
#slider1next,
#slider1prev {
    position: absolute;
}

#prevBtn a,
#nextBtn a,
#slider1next a,
#slider1prev a {
    position: absolute;
    display: block;
    width: 23px;
    height: 34px;
    background: url(../images/prev_btn.gif) no-repeat 0 0;
    margin: -400px 0px 0px -15px;
    z-index: 9999;
}

#nextBtn a,
#slider1next a {
    background: url(../images/next_btn.gif) no-repeat 0 0;
    margin: -120px 0px 0px 885px;
}

#nextBtn a {
    margin: -400px 0px 0px 925px;
}

#slider5 ul {
    margin: 0px 0px 0px 0px;
    padding: 0;
    list-style: none;
    border: 1px solid red;
}

#slider5 li {
    overflow: hidden;
    text-align: center;
}

#slider5 li a {
    display: block;
    float: left;
    padding: 0px 20px;
    text-align: center;
}

#slider11 ul {
    width: 184px;
}

#slider11 ul li {
    width: 184px;
    height: auto;
    overflow: hidden;
    text-align: left;
}

#slider11 ul li div {
    width: 70px;
    height: 70px;
    border: 1px solid #d5d5d5;
    float: left;
    margin: 0px 0px 10px 10px;
}

#slider2prev a {
    position: absolute;
    display: block;
    width: 23px;
    height: 45px;
    background: url(../images/right-side/prev-arrow.png) no-repeat 0 0;
    margin: -115px 0px 0px -8px;
    z-index: 9999;
}

#slider2next a {
    position: absolute;
    display: block;
    width: 23px;
    height: 45px;
    background: url(../images/right-side/next-arrow.png) no-repeat 0 0;
    margin: -115px 0px 0px 165px;
    z-index: 9999;
}

#slider12 ul {
    width: 184px;
}

#slider12 ul li {
    width: 184px;
    height: auto;
    overflow: hidden;
    text-align: left;
}

#slider12 ul li div {
    width: 70px;
    height: 70px;
    border: 1px solid #d5d5d5;
    float: left;
    margin: 0px 0px 10px 10px;
}

#slider3prev a {
    position: absolute;
    display: block;
    width: 23px;
    height: 45px;
    background: url(../images/right-side/prev-arrow.png) no-repeat 0 0;
    margin: -115px 0px 0px -8px;
    z-index: 9999;
}

#slider3next a {
    position: absolute;
    display: block;
    width: 23px;
    height: 45px;
    background: url(../images/right-side/next-arrow.png) no-repeat 0 0;
    margin: -115px 0px 0px 165px;
    z-index: 9999;
}

#slider13 ul {
    width: 184px;
}

#slider13 ul li {
    width: 184px;
    height: auto;
    overflow: hidden;
    text-align: left;
}

#slider13 ul li div {
    width: 70px;
    height: 70px;
    border: 1px solid #d5d5d5;
    float: left;
    margin: 0px 0px 10px 10px;
}

#slider4prev a {
    position: absolute;
    display: block;
    width: 23px;
    height: 45px;
    background: url(../images/right-side/prev-arrow.png) no-repeat 0 0;
    margin: -115px 0px 0px -8px;
    z-index: 9999;
}

#slider4next a {
    position: absolute;
    display: block;
    width: 23px;
    height: 45px;
    background: url(../images/right-side/next-arrow.png) no-repeat 0 0;
    margin: -115px 0px 0px 165px;
    z-index: 9999;
}

.footer_in #controls {
    display: none;
}

.tech_exep {
    background: #e1e1e1;
    border-bottom: 5px solid #FF7E00;
    height: 60px;
    padding: 0px 0px 0px 0px;
}

.tech_exep1 {
    background: #e1e1e1 url(../images/tech-logo/expertise.jpg) no-repeat left top;
    width: 120px;
    height: 60px;
    float: left
}

.our_part {
    background: #e1e1e1 url(../images/tech-logo/our-partners.jpg) no-repeat left top;
    width: 120px;
    height: 60px;
    float: left
}

.our_client {
    background: #e1e1e1 url(../images/tech-logo/our-client.jpg) no-repeat left top;
    width: 120px;
    height: 60px;
    float: left
}

.feat-product {
    background: #FFFFFF;
    border: 1px solid #dddddd;
    padding: 2px;
}

.feat-product_in {
    background: #f3f2f2;
    padding: 10px;
}

.feat-product h2 {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    line-height: 18px;
    text-align: center
}


/*footernav*/

.footernav {
    width: 960px;
    margin: 0 auto;
    border: 0px solid red;
}

.foot_left {
    float: left;
}

.foot_left p {
    color: #045ca0;
    line-height: 26px;
    font-size: 18px;
    padding: 10px 0px 0px 20px;
}

.foot_left p span {
    display: block;
    float: left;
    margin: 0px 10px 0px 0px;
}

.foot_left p a {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    background-position: top;
    transition: all 0.4s ease-out 0s;
    margin: 0px 5px 0px 0px;
}

.foot_left p a:hover {
    background-position: bottom;
}

.foot_right {
    float: right;
    background: url(../images/foot_linkbg.jpg) no-repeat left bottom;
    width: 461px;
    height: 50px;
    color: #FFFFFF;
    text-align: center;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}

.foot_right p {
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
}

.foot_right a {
    color: #FFFFFF;
    line-height: 22px;
    font-size: 11px;
    padding: 0px 3px;
}

.foot_right a:visited {
    color: #FFFFFF;
}

.foot_right a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.hostingtable {
    border-left: 1px solid #DAD7D7;
    border-right: 1px solid #DAD7D7;
}

.hostingtable th {
    color: #000000;
    font-size: 13px;
    height: 50px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    font-weight: bold;
}

.hostingtable td {
    padding: 3px 0px 3px 5px;
    border-bottom: 1px solid #DAD7D7;
}

.hostingtable td.table_title {
    background: url(../images/table_headbg.gif) no-repeat left top;
    color: #FFFFFF;
    padding: 0px 0px 0px 46px;
    line-height: 30px;
}

.servertable th {
    height: 50px;
    padding: 0px 0px 0px 0px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    vertical-align: top;
    line-height: 40px;
}

.fluid_container {
    height: 330px;
    width: 960px;
    margin: 0 auto;
}

#camera_wrap_4 {
    height: 330px;
    border-top: 1px solid #FFFFFF;
}

.camera_bar {
    z-index: 2;
}

.camera_thumbs {
    margin-top: -0px;
    position: relative;
    z-index: 1;
}

.camera_thumbs_cont {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.camera_overlayer {
    opacity: .1;
}

.team-photo {
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0px 0px 5px #cccccc;
    margin: 0px 15px 15px 0px;
    float: left;
}

.hline1 {
    background: url(../images/hdot.gif) repeat-x left bottom;
    margin: 20px 0px;
    display: block;
    height: 1px
}

.contact-box {
    width: 370px;
    float: left;
    padding: 0px 30px 0px 0px;
    background: url(../images/vdot.gif) repeat-y right top;
}

.contact-box p {
    clear: both;
    font-size: 13px;
}

.contact-box p span {
    width: 80px;
    float: left;
    display: block;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}

.map-box {
    width: 270px;
    float: right;
}

.contact-form {
    padding: 10px;
    background: #f4f4f4;
    border: 1px solid #d5d5d5;
}

.contact-form div.base1 {
    width: 310px;
    float: left;
    margin: 0px 20px 0px 0px;
}

.contact-form p {
    font-size: 13px;
    color: #333333;
    line-height: 18px;
    text-align: left
}

.contact-form p b {
    padding: 0px 10px;
}

.contact-form p span {
    width: 150px;
    display: block;
    float: left;
}

.contact-form h2 {
    padding: 0px 0px 10px 0px;
}

.contact-form .cstext {
    width: 140px;
    background: #FFFFFF;
    border: 1px solid #d5d5d5;
    padding: 3px 7px;
    margin: 0px;
}

.contact-form .csselect {
    width: 156px;
    background: #FFFFFF;
    border: 1px solid #d5d5d5;
    padding: 3px 7px;
    margin: 0px;
}

.contact-form .csselect1 {
    min-width: 200px;
    background: #FFFFFF;
    border: 1px solid #d5d5d5;
    padding: 3px 7px;
    margin: 0px;
}

.contact-form .csarea {
    width: 140px;
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #d5d5d5;
    padding: 3px 7px;
    margin: 0px;
    box-shadow: none;
    border-radius: 0px;
}

input.cap_cstxt {
    background: #ff7e00;
    border: 1px solid #ff7e00;
    color: #3A3A3A;
    width: 80px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}

input.cap_cstxt:hover {
    background: #ff7e00;
    border: 1px solid #ff7e00;
    color: #3A3A3A;
    width: 80px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}

input.cap_cstxt2 {
    width: 124px;
    background: #FFFFFF;
    border: 1px solid #d5d5d5;
}

.table-display {
    border-collapse: separate;
    border-spacing: 1px;
}

.table-display th {
    background: #045ca0;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 7px;
}

.table-display td {
    background: #f4f4f4;
    color: #353333;
    font-size: 13px;
    padding: 5px 7px;
    text-align: center;
    line-height: 22px;
}

.table-display td.org {
    background: #ff7e00;
    color: #333333;
    font-size: 13px;
    padding: 5px 7px;
    text-align: center;
    line-height: 22px;
}

.table-display1 {
    border-collapse: separate;
    border-spacing: 1px;
}

.table-display1 th {
    background: #045ca0;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 7px;
}

.table-display1 td {
    background: #f4f4f4;
    color: #353333;
    font-size: 13px;
    padding: 5px 7px;
    text-align: left;
    line-height: 22px;
}

.table-display1 td.org {
    background: #ff7e00;
    color: #333333;
    font-size: 13px;
    padding: 5px 7px;
    text-align: left;
    line-height: 22px;
}

.imgbd {
    border: 1px solid #d5d5d5;
    padding: 2px;
}

.barc1 {
    min-height: 165px;
    border-radius: 8px;
    width: 200px;
    margin: 20px 20px 30px 0px;
    padding: 10px;
    float: left;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4e94cf), to(#045ba0));
    background-image: -webkit-linear-gradient(top, #4e94cf, #045ba0);
    background-image: -moz-linear-gradient(top, #4e94cf, #045ba0);
    background-image: -ms-linear-gradient(top, #4e94cf, #045ba0);
    background-image: -o-linear-gradient(top, #4e94cf, #045ba0);
    background-image: linear-gradient(to bottom, #4e94cf, #045ba0);
}

.barc1 h3 {
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 8px 0px;
    color: #FFFFFF;
    border-bottom: 1px solid #045ba0;
    font-size: 18px;
}

.barc1 p {
    color: #FFFFFF;
    font-size: 18px;
    text-align: left;
    line-height: 26px;
}

.barc1last {
    margin: 20px 0px 0px 0px;
}

.graybc {
    border-radius: 10px;
    margin: 20px 0px 30px 0px;
    padding: 20px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    border-bottom: 1px solid #FFFFFF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#d0d0d0));
    background-image: -webkit-linear-gradient(top, #e9e9e9, #d0d0d0);
    background-image: -moz-linear-gradient(top, #e9e9e9, #d0d0d0);
    background-image: -ms-linear-gradient(top, #e9e9e9, #d0d0d0);
    background-image: -o-linear-gradient(top, #e9e9e9, #d0d0d0);
    background-image: linear-gradient(to bottom, #e9e9e9, #d0d0d0);
}

.graybc h3 {
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 8px 0px;
    color: #000000;
    border-bottom: 1px solid #d0d0d0;
    font-size: 22px;
    font-weight: normal;
}

.graybc p {
    color: #000000;
    font-size: 16px;
    text-align: left;
    line-height: 26px;
}

a.temp-link1 {
    width: 120px;
    height: 105px;
    padding: 55px 20px 0px 20px;
    font-size: 18px;
    text-decoration: none;
    border-radius: 100px;
    background: #80c6ef;
    text-align: center;
    color: #000000;
    display: block;
    float: left;
    margin: 0px 20px 0px 0px;
    transition: all 0.2s ease-out 0s;
}

a.temp-link1:hover {
    background: #045ba0;
    color: #FFFFFF;
}

a.temp-link2 {
    width: 120px;
    height: 105px;
    padding: 55px 20px 0px 20px;
    font-size: 18px;
    text-decoration: none;
    border-radius: 100px;
    background: #fe90c7;
    text-align: center;
    color: #000000;
    display: block;
    float: left;
    margin: 0px 20px 0px 0px;
    transition: all 0.2s ease-out 0s;
}

a.temp-link2:hover {
    background: #045ba0;
    color: #FFFFFF;
}

a.temp-link3 {
    width: 120px;
    height: 105px;
    padding: 55px 20px 0px 20px;
    font-size: 18px;
    text-decoration: none;
    border-radius: 100px;
    background: #adde2c;
    text-align: center;
    color: #000000;
    display: block;
    float: left;
    margin: 0px 20px 0px 0px;
    transition: all 0.2s ease-out 0s;
}

a.temp-link3:hover {
    background: #045ba0;
    color: #FFFFFF;
}

a.temp-link4 {
    width: 120px;
    height: 105px;
    padding: 55px 20px 0px 20px;
    font-size: 18px;
    text-decoration: none;
    border-radius: 100px;
    background: #fda659;
    text-align: center;
    color: #000000;
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    transition: all 0.2s ease-out 0s;
}

a.temp-link4:hover {
    background: #045ba0;
    color: #FFFFFF;
}

.temp-box .gallery {
    margin: 0px;
    padding: 20px 0px 20px 0px;
}

.temp-box .gallery li {
    margin: 0px 10px 20px 0px;
    padding: 5px;
    list-style-type: none;
    width: 155px;
    float: left;
    border: 1px solid #d5d5d5;
    background: #f4f4f4;
    line-height: 25px;
    font-size: 11px;
    color: #000000;
    text-align: center
}

.temp-box .gallery li.last {
    margin: 0px 0px 20px 0px;
}

.temp-box .gallery li a {
    display: block;
    width: 155px;
    height: 155px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    background: #000000;
}

.temp-box .gallery li a span {
    display: block;
    width: 110px;
    height: 25px;
    position: absolute;
    bottom: 0;
    right: -25px;
    background-color: #fbb515;
    text-align: center;
    lign-height: 18px;
    /* Rotate div */
    transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    /* IE 9 */
    -webkit-transform: rotate(-30deg);
    /* Safari and Chrome */
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    padding: 0px 0px 2px 20px;
}

a.backplink {
    float: right;
    text-decoration: none;
    background: #78be44;
    padding: 5px 20px;
    display: block;
    border-radius: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

a.backplink:hover {
    background: #5da229;
    color: #000000
}

.graybc1 {
    border-radius: 10px;
    margin: 10px 0px 10px 0px;
    padding: 10px 20px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    border-bottom: 1px solid #FFFFFF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#d0d0d0));
    background-image: -webkit-linear-gradient(top, #e9e9e9, #d0d0d0);
    background-image: -moz-linear-gradient(top, #e9e9e9, #d0d0d0);
    background-image: -ms-linear-gradient(top, #e9e9e9, #d0d0d0);
    background-image: -o-linear-gradient(top, #e9e9e9, #d0d0d0);
    background-image: linear-gradient(to bottom, #e9e9e9, #d0d0d0);
}

.graybc1 h3 {
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 8px 0px;
    color: #000000;
    border-bottom: 1px solid #d0d0d0;
    font-size: 22px;
    font-weight: normal;
}

.graybc1 p {
    color: #000000;
    font-size: 16px;
    text-align: left;
    line-height: 26px;
}


/* addthis */

.feedback-panel {
    padding: 5px;
    width: 72px;
    background: #fff;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #ff7e00;
    position: fixed;
    top: 440px;
    left: -291px;
    z-index: 10000;
}

.feedback-panel a.feedback-tab {
    display: block;
    height: 106px;
    left: 35px;
    top: -6px;
    position: relative;
    float: right;
    width: 30px;
    outline: none;
}

#award-block {
    display: block;
    overflow: hidden;
    float: right;
}

#award-block div {
    color: #5a5959;
    font-family: 'MyriadProRegular';
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    float: right;
}

#award-block div span {
    display: inline-block;
    background: url(../images/toplogo.jpg) no-repeat left top;
    height: 50px;
    vertical-align: middle;
    margin-right: 10px;
}

#award-block div p {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
}

#award-block div span.first-aw {
    width: 121px;
    height: 51px;
    background: url(../images/aegis-awardbg.png) no-repeat left top;
}

#award-block div span.sec-aw {
    width: 29px;
    background-position: -29px 0px;
}

#award-block div span.third-aw {
    width: 39px;
    background-position: -65px 0px;
}

#award-block div span.four-aw {
    width: 85px;
    background-position: -112px 0px;
}

#award-block div span.five-aw {
    width: 72px;
    background-position: -211px 0px;
}

#award-block div span.six-aw {
    width: 89px;
    background-position: -293px 0px;
}

#award-block div span.seven-aw {
    width: 56px;
    height: 47px;
    background: url(../images/gesia-logo.jpg) no-repeat center 0;
}

.toppartarea {
    padding-right: 25px;
}

#award-block p {
    font-size: 12px;
    color: #5677b1;
}

#award-block p a em {
    color: #3d4b63;
    font-weight: 700;
    font-style: normal;
}

#award-block p em {
    color: #3d4b63;
    font-weight: 700;
    font-style: normal;
}

.clearfix {
    display: inline-block;
}


/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/* End hide from IE-mac */

.clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/* Panel Tab/button */

.tab {
    background: url(../sticky-js/heading-rq.png) no-repeat 0 0;
    height: 46px;
    position: relative;
    bottom: -2px;
    z-index: 10000;
}

.tab div.login {
    display: block;
    position: relative;
    float: left;
    clear: right;
    height: 46px;
    width: auto;
    font-weight: bold;
    line-height: 46px;
    margin: 0;
    left: 0px;
    color: white;
    font-size: 80%;
    text-align: center;
    width: 267px;
}

.tab div.login a {
    color: #15ADFF;
    margin-left: 112px;
    margin-top: 3px;
}

.tab div.login a:hover {
    color: white;
}

.tab a.open,
.tab a.close {
    height: 27px;
    line-height: 27px !important;
    padding-left: 30px !important;
    cursor: pointer;
    display: block;
    width: 267px;
    position: relative;
    top: 6px;
}

.tab a.open {
    background: url(../sticky-js/bt_open.png) no-repeat left 0;
}

.tab a.close {
    background: url(../sticky-js/bt_close.png) no-repeat left 0;
}


/*.tab a:hover.open { background: url(../images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close { background: url(../images/bt_close.png) no-repeat left -19px; }
*/


/* sliding panel */

#toppanel {
    position: fixed;
    bottom: 0;
    right: 15px;
    width: 265px;
    z-index: 100000;
    margin-left: auto;
    margin-right: auto;
}

#panel {
    width: 265px;
    height: auto;
    color: #999999;
    overflow: hidden;
    position: relative;
    z-index: 100000;
    display: none;
}

#panel a {
    text-decoration: none;
    color: #15ADFF;
}

#panel a:hover {
    color: white;
}


/* BUTTONS */


/* Login and Register buttons */

.form-bottom {
    width: 263px;
    float: left;
    margin-top: 0px;
    border: 1px solid #ff7e00;
    background: #fff;
    border-bottom: none;
}

.form-quick-new-bottom {
    width: 245px;
    padding: 10px 10px;
    border-bottom: 0px solid #d9d9d9;
    float: left;
}

.form-quick-row-new-bottom {
    color: #5a5959;
    font-family: 'MyriadProRegular';
    width: 245px;
}

.form-quick-row-new-bottom label {
    color: #5a5959;
    font-family: 'MyriadProRegular';
    font-size: 13px;
    font-weight: normal;
    width: 224px;
    line-height: 18px;
}

.form-quick-row-new-bottom input,
.form-quick-row-new-bottom textarea {
    background: #E9E9E9;
    border: 1px solid #B3B3B3;
    color: #3A3A3A;
    font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 3px 5px;
    resize: none;
}

.form-quick-row-new-bottom input:hover,
.form-quick-row-new-bottom textarea:hover {
    background: #bfd3f7;
    border: 1px solid #152b53;
    outline: none;
}

.form-quick-row-new-bottom input:focus {
    background: #bfd3f7;
    border: 1px solid #152b53;
    outline: none;
}

.form-quick-row-new-bottom input:focus:hover {
    background: #bfd3f7;
    border: 1px solid #152b53;
    outline: none;
}

.form-quick-row-new-bottom .error {
    margin-left: 0px;
}

.new-submit-new {
    width: auto;
    float: left;
    line-height: 29px;
    font-size: 13px;
    padding-top: 5px;
}

.new-submit-new img {
    vertical-align: middle;
    margin-right: 10px;
}

.new-submit-new span {
    color: #F00;
    font-family: 'MyriadProRegular';
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
}

span.error-msg {
    color: #FF0000 !important;
    font-size: 16px;
    padding-left: 0px;
}

div.error {
    margin-bottom: 0px !important;
    margin-left: 97px;
    color: red;
    font-size: 13px;
}

.form-quick-row-new-bottom input.cap_cstxt {
    background: #ff7e00;
    border: 1px solid #ff7e00;
    color: #3A3A3A;
    width: 80px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}

.form-quick-row-new-bottom input.cap_cstxt:hover {
    background: #ff7e00;
    border: 1px solid #ff7e00;
    color: #3A3A3A;
    width: 80px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}

.form-quick-row-new-bottom input.cap_cstxt2 {
    width: 124px;
}

.speak {
    background: #e9e9e9;
    border-radius: 8px;
    padding: 10px;
    margin: 0px 0px 20px 0px;
}

.speak .name {
    text-align: right;
    font-weight: bold;
    font-style: italic
}

.sitemap {
    padding: 0px;
}

.technology {
    /*header of 2nd demo*/
    clear: both;
    cursor: hand;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    line-height: 18px;
    padding: 0px 0px 0px 10px;
    color: #FFFFFF;
}

h2.technology {
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin: 0px 0px 10px 0px;
}

.openlanguage {
    /*class added to contents of 2nd demo when they are open*/
    color: #FFFFFF;
    background: #77be43 url(../images/bt_close.png) no-repeat right center;
    border-radius: 6px;
}

h2.closedlanguage {
    /*class added to contents of 2nd demo when they are closed*/
    color: #FFFFFF;
    background: #4f95d0 url(../images/bt_open.png) no-repeat right center;
    border-radius: 6px;
}

.thelanguage {}

.thelanguage div {
    width: 200px;
    float: left;
    padding: 10px;
    background: #e9e9e9;
    border-radius: 8px;
    margin: 0px 10px 20px 10px;
    min-height: 190px;
}

.thelanguage div h2 {
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.thelanguage h2.clear {
    clear: both;
    margin: 10px 0px 10px 10px;
}

.thelanguage div h3 {
    margin: 0px;
    padding: 0px 0px 10px 0px;
}

.thelanguage div a {
    display: block;
    padding: 5px 0px 5px 20px;
    color: #000000;
    background: url(../images/right.gif) no-repeat left 5px
}