*::after, *::before
{
	-webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.container
{
	padding:0px;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

mark, rp, rt, ruby, summary, time {
    display: inline;
}

body {
    background-color: #E4E4E4;
    color: #464646;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 100%;
    line-height: 1em;
}

html {
    min-width: 990px;
}
.page
{
	
}
html, body {
    height: 100%;
}

.container {
    font-size: 12px;
    margin: 0 auto;
    width: 990px;

}

header .container {
    height: 164px;
    overflow: hidden;
    position: relative;

}

.cms_latest_offer input[type="submit"] {
    background: #1063a5 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    height: auto;
    padding: 10px 20px;
}

aside {
    background: url("images/aside-tail.gif") repeat-x scroll left top #131313;
    min-width: 990px;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
}

.col-1, .col-2, .col-3, .col-4, .col-5 {
    float: left;
}
.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}
.wrapper {
    overflow: hidden;
/*    padding: 10px 0;*/   
 width: 100%;
 margin-bottom: 10px;
}
.pwrapper {
/* padding: 10px 0;*/    
width: 100%;
}

.wrap {
    width: 100%;
}

.tail-top, .tail-top1, .tail-top2, .tail-top3 {
    background-color: #F2F2F2;
    background-position: left top;
    background-repeat: repeat-x;
    min-width: 990px;
}

.tail-top {
    background-image: url("images/tail-top.gif");
}

.tail-top1 {
    background-image: url("images/tail-top1.gif");
}

.tail-top2 {
    background-image: url("images/tail-top2.gif");
}

.tail-top3 {
    background-image: url("images/tail-top3.gif");
}

input, select, textarea {
    color: #393939;
    font-family: Verdana;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

fieldset {
    border: 0 none;
}

.info-list {
    padding-bottom: 5px;
}

.info-list li {
    border-bottom: 1px solid #DFDFDF;
    margin: 0 0 6px -5px;
    overflow: hidden;
    padding: 0 0 6px 5px;
    text-align: right;
    vertical-align: top;
    width: 100%;
}

.info-list li span {
    float: left;
}
.info-list1 {
    padding-bottom: 5px;
}

.info-list1 li {
    border-top: 1px solid #DFDFDF;
    margin: 6px 0 0 -5px;
    overflow: hidden;
    padding: 6px 0 0 5px;
    vertical-align: top;
	width: 100%;
}

.info-list1 li:first-child {
    border: medium none;
    margin-top: 0;
    padding-top: 0;
}

.info-list1.alt li {

    text-align: center;

}

.solutions li {

    background: url("images/divider1.gif") repeat-x scroll left top transparent;

    margin: 18px 0 0 -8px;

    overflow: hidden;

    padding-top: 20px;

    vertical-align: top;

    width: 100%;

}

.solutions li:first-child {

    background: none repeat scroll 0 0 transparent;

    margin-top: 0;

    padding-top: 0;

}

.solutions li img {

    float: left;

    margin-right: 9px;

}

.solutions li p {

    margin-bottom: 10px;

}

.list li {

    line-height: 1.667em;

}

.list li:first-child {

    font-weight: bold;

}

.list li, .list li a {

    color: #E5E5E5;

}

.list li a {

    text-decoration: none;

}

.list li a:hover {

    color: #6FA803;

}

.list1 {

    padding-bottom: 11px;

}

.list1 li {

    background: url("images/marker.gif") no-repeat scroll left 4px transparent;

    height: 1%;

    padding: 0 0 15px 10px;

}

.banners {

    padding: 12px 0 0;

}

.banners li {

    float: left;

    font-size: 26px;

    letter-spacing: -1px;

    line-height: 2.4em;

    margin-left: 6px;

}

.banners li:first-child {

    margin-left: 0;

}

.banners li a {

    background: url("images/banner-bg.gif") no-repeat scroll left top transparent;

    color: #FFFFFF;

    display: block;

    height: 65px;

    text-align: center;

    text-decoration: none;

    width: 242px;

}

.img-indent {

    float: left;

    margin: 0 20px 0 0;

}

.img-box {

    background-color: #F1F1F1;

    border: 1px solid #BABABA;

    line-height: 1.667em;

    overflow: hidden;

    padding: 10px;

    text-align: justify;

    width: 97%;

}

.img-box img {

    float: left;

    margin: 0 10px 0 -1px;

}

.product-box {

    background-color: #F1F1F1;

    border: 1px solid #BABABA;

    line-height: 1.667em;

    overflow: hidden;

    padding: 5px;

    text-align: justify;

    width: 97%;

}

.product-box img {

    float: left;

    margin: 0 10px 0 -1px;

}

.side-box {

    background-color: #E3E3E3;

    border: 1px solid #CFCFCF;

    line-height: 1.667em;

    overflow: hidden;

    padding: 5px;

    text-align: justify;

    width: 95%;

}

.side-box img {

    float: left;

    margin: 0 10px 0 -1px;

}

.extra-wrap {

    overflow: hidden;

}

p {

    line-height: 1.667em;

    margin-bottom: 10px;

    text-align: justify;

}

.p0 {

    margin: 0;

}

.p1 {

    margin-bottom: 18px;

}

.price {

    display: block;

    font-size: 20px;

    font-weight: bold;

    letter-spacing: -1px;

    line-height: 1.2em;

    padding-bottom: 10px;

    text-align: center;

}

#slogan {

    background: url("images/slogan-bg.jpg") no-repeat scroll left top transparent;

    color: #FFFFFF;

    height: 350px;

    left: 3px;

    margin: 12px 0 0;

    position: relative;

    text-shadow: 1px 1px #3E7901;

    width: 970px;

}

#slogan h2 {

    color: #FFFFFF;

    font-size: 16px;

    text-transform: uppercase;

}

#slogan h2 span {

    color: #262626;

}

#slogan .inside {

    left: 360px;

    position: absolute;

    top: 50px;

    width: 576px;

}

address {

    display: block;

    line-height: 1.667em;

    padding: 10px;

}

address b {

    float: left;

    width: 70px;

}

address .semicolon {

    float: left;

    width: 10px;

}

a {

    color: #428301;

    outline: medium none;

}

a:hover {

    text-decoration: none;

}

h1 {

    font-size: 36px;

    line-height: 1.2em;

    padding: 17px 0 0 44px;

}

h1 a {

    text-decoration: none;

}

h2 {

    border-bottom: 2px solid #464646;

    color: #464646;

    font-family: Verdana;

    font-size: 14px;

    font-weight: normal;

    line-height: 2em;

    margin-bottom: 10px;

}

h2.extra {

    padding: 30px 0 0 43px;

}

h3 {

    color: #FFFFFF;
    background:#000;
    font-family: 'Cuprum',sans-serif;
    padding:15px;
    font-size: 21px;

    font-weight: normal;

    line-height: 1.2em;

    margin-bottom: 0px;

    margin-top: 5px;

}

h4 {

    color: #FFFFFF;

    font-size: 20px;

    letter-spacing: -1px;

    line-height: 1.2em;

    margin-bottom: 27px;

}

h4.extra {

    margin-bottom: 12px;

}

h5 {

    font-size: 1em;

    line-height: 1.667em;

    margin-bottom: 10px;

}

.link1 {

    background: url("images/link2-bgd.gif") repeat-x scroll left top transparent;

    color: #FFFFFF;

    display: inline-block;

    font-family: Verdana, Geneva, sans-serif;

    font-size: 12px;

    letter-spacing: 0;

    text-decoration: none;

    text-transform: lowercase;

	font-weight:bold;

}

.link1:hover {

    color: #82B704;

}

.link1 span {

padding-top:10px;

}

.link1 span span {

    background: url("images/link1-bgd.png") repeat-x scroll left top transparent;

    padding: 5px 14px;

}

.link2 {

    background: url("images/link2-bgd.gif") repeat-x scroll left top transparent;

    color: #FFFFFF;

    display: inline-block;

    font-family: 'Dancing Script',cursive;

    font-size: 22px;

    letter-spacing: 0;

    text-decoration: none;

    text-transform: lowercase;

}

.link2:hover {

    color: #CCCCCC;

}

.link2 span {

    background: url("images/link2-left.gif") no-repeat scroll left top transparent;

    display: block;

}

.link2 span span {

    background: #666;

    padding: 10px 22px;

}

.link3 {

    background: url("images/link3-bgd.gif") repeat-x scroll left top transparent;

    color: #FFFFFF;

    display: inline-block;

    font-size: 15px;

    letter-spacing: -1px;

    line-height: 1.2em;

    text-decoration: none;

    text-transform: uppercase;

}

.link3:hover {

    color: #82B704;

}

.link3 span {

    background: url("images/link3-left.gif") no-repeat scroll left top transparent;

    display: block;

}

.link3 span span {

    background: url("images/link3-right.gif") no-repeat scroll right top transparent;

    padding: 8px 19px;

}

.link4 {

    background: url("images/link4-bgd.gif") repeat-x scroll left top transparent;

    color: #FFFFFF;

    display: inline-block;

    font-size: 15px;

    letter-spacing: -1px;

    line-height: 1.2em;

    text-decoration: none;

    text-transform: uppercase;

}

.link4:hover {

    color: #82B704;

}

.link4 span {

    background: url("images/link4-left.gif") no-repeat scroll left top transparent;

    display: block;

}

.link4 span span {

    background: url("images/link4-right.gif") no-repeat scroll right top transparent;

    padding: 10px 22px;

}

.line-ver1 {

    background-image: url("images/line-ver1.gif");

    background-position: 336px 0;

    background-repeat: repeat-y;

    width: 100%;

}

.line-ver2 {

    background-image: url("images/line-ver1.gif");

    background-position: 457px 0;

    background-repeat: repeat-y;

    width: 100%;

}

.line-ver3 {

    background-image: url("images/line-ver1.gif");

    background-position: 617px 0;

    background-repeat: repeat-y;

    width: 100%;

}

.line-ver4 {

    background-image: url("images/line-ver1.gif");

    background-position: 780px 0;

    background-repeat: repeat-y;

    width: 100%;

}

.header-box {

}

.header-box .left {

}

.header-box .right {

    height: 61px;

}

.box {

    background: url("images/box-tail.gif") repeat-x scroll left top #FFFFFF;

    width: 100%;

}

.box .border-bot {

    background: url("images/border-bot.gif") repeat-x scroll left bottom transparent;

}

.box .border-left {

    background: url("images/border-left.gif") repeat-y scroll left top transparent;

}

.box .border-right {

    background: url("images/border-right.gif") repeat-y scroll right top transparent;

}

.box .left-top-corner {

    background: url("images/left-top-corner.gif") no-repeat scroll left top transparent;

}

.box .right-top-corner {

    background: url("images/right-top-corner.gif") no-repeat scroll right top transparent;

}

.box .left-top-corner1 {

    background: url("images/left-top-corner1.gif") no-repeat scroll left top transparent;

}

.box .right-top-corner1 {

    background: url("images/right-top-corner1.gif") no-repeat scroll right top transparent;

}

.box .left-bot-corner {

    background: url("images/left-bot-corner.gif") no-repeat scroll left bottom transparent;

    width: 100%;

}

.box .right-bot-corner {

    background: url("images/right-bot-corner.gif") no-repeat scroll right bottom transparent;

}

.box .inner {

    padding: 15px 20px 26px;

}

.box.extra {

    background-image: url("images/box-tail1.gif");

    background-repeat: repeat-x;

    width: 985px;

}

.box.extra .inner {

    padding: 4px 4px 1px;

}

.box .border-top {

    background-image: url("images/box-tail2.gif");

    background-repeat: repeat-x;

    width: 100%;

}

.box .inner1 {

    padding: 7px 0 0;

}

header nav {

    float: left;

    padding: 13px 0 0 6px;

}

header nav img {

    float: left;

    padding: 3px 0 0 8px;

}

header nav li {

    background: url("images/divider.gif") repeat-y scroll left top transparent;

    float: left;

    font-size: 15px;

    line-height: 2em;

    margin-left: 19px;

    padding-left: 21px;

    text-transform: uppercase;

}

header nav li:first-child {

    background: none repeat scroll 0 0 transparent;

    margin-left: 0;

    padding-left: 0;

}

header nav li a {

    color: #FFFFFF;

    text-decoration: none;

}

header nav li.current a, header nav li a:hover {

    color: #28CAFF;

}

header .top-info {

    position: absolute;

    right: 25px;

    top: 8px;

}

header .logo {
    margin-right: 50px;
    position: absolute;
    top: 60px;
}

header .banner {
    float: right;
    left: 0;
    margin-top: 60px;
	margin-right: 15px;
}

header .banner img {

    padding: 10px;

}

#content .inside {

    padding: 0;

}

#content .inside1 {

    padding: 40px 0 48px 42px;

}

#content .left-indent {

    padding-left: 39px;

}

#content .bot-indent {

    padding-bottom: 54px;

}

#content .bot-indent1 {

    padding-bottom: 12px;

}

#content .indent {

    padding: 7px 0 18px;

}

#content .indent1 {

    padding: 17px 0 18px;

}

aside .inside {

    padding: 35px 0;

    width: 990px;

}

aside .line-ver1 {
    background-image: url("images/line-ver.gif");
    background-position: 200px 0;
    background-repeat: repeat-y;
    width: 100%;
}

aside .line-ver2 {
    background-image: url("images/line-ver.gif");
    background-position: 430px 0;
    background-repeat: repeat-y;
    width: 100%;
}

aside .line-ver3 {
    background-image: url("images/line-ver.gif");
    background-position: 630px 0;
    background-repeat: repeat-y;
    margin: auto;
}

* + html #login-form input {

    padding-top: 3px;

}

.inner_copy, .inner_copy a {

    background: none repeat scroll 0 0 #FFFFFF;

    border: 0 none;

    color: #FF0000;

    float: right;

    font-size: 10px;

    line-height: 10px;

    margin: -220% 0 0;

    overflow: hidden;

    padding: 0;

    width: 50%;

}

#login-form a.login {

    background: url("images/button-tail1.gif") repeat-x scroll left top transparent;

    color: #FFFFFF;

    float: left;

    margin-left: 3px;

    position: relative;

    text-decoration: none;

    text-shadow: 1px 1px #295C01;

    top: -2px;

}

#login-form a.login span {

    background: url("images/button-left1.gif") no-repeat scroll left top transparent;

    display: block;

}

#login-form a.login span span {

    background: url("images/button-right1.gif") no-repeat scroll right top transparent;

    padding: 5px 22px 6px;

}

#login-form span.links {

    float: left;

    font-size: 0.923em;

    line-height: 1.2em;

    padding-left: 8px;

    position: relative;

    top: -2px;

}

#login-form span.links a {

    color: #464646;

}

#domain-form {

    padding-bottom: 35px;

}

#domain-form span.text {

    background: url("images/input-bg2.gif") no-repeat scroll left top transparent;

    display: block;

    height: 21px;

    margin: 11px 0 13px;

    width: 217px;

}

#domain-form label {

    float: left;

    margin-left: 6px;

    padding-top: 0;

}

#domain-form span.text input {

    background: none repeat scroll 0 0 transparent;

    border: medium none;

    color: #9B9B9B;

    padding: 3px 10px;

    vertical-align: top;

    width: 197px !important;

}

#domain-form ul.checkboxes li {

    float: left;

    padding-bottom: 13px;

    width: 100px;

}

#domain-form ul.checkboxes li.alt {

    width: auto;

}

#domain-form ul.links {

    padding: 9px 0 0 33px;

}

#domain-form ul.links li {

    border-left: 1px solid #464646;

    float: left;

    line-height: 1.2em;

    margin-left: 11px;

    padding-left: 11px;

}

#domain-form ul.links li:first-child {

    border: medium none;

    margin: 0;

    padding: 0;

}

#contacts-form .field {

    overflow: hidden;

    width: 100%;

}

#contacts-form .field.text {

    height: 30px;

}

#contacts-form label {

    float: left;

    width: 94px;

}

#contacts-form input, #contacts-form textarea {

    background-color: #FFFFFF;

    border: 1px solid #CBCBCB;

    border-radius: 3px 3px 3px 3px;

    color: #464646;

    float: left;

    position: relative;

}

#contacts-form input {

    padding: 3px;

    width: 300px;

}

#contacts-form textarea {

    height: 293px;

    margin-bottom: 17px;

    overflow: auto;

    padding: 3px;

    width: 549px;

}

#contacts-form a {

    margin-left: 6px;

}

#fullbanner{
	background:url(images/bg.jpg) repeat-x;
}

#fullbanner #faded {
    color: #FFFFFF;
	margin: auto;
    text-shadow: 1px 1px #3E7901;
    width: 980px;
	height: 260px;
}

#faded ul {

    list-style: none outside none;

    margin: 0;

    padding: 0;

}

#faded ul.pagination {

    background: url("images/pagination-bg.jpg") no-repeat scroll left top transparent;

    height: 350px;

    list-style: none outside none;

    margin: 0;

    padding: 0;

    width: 246px;

}

#faded ul.pagination li {

    margin-bottom: -5px;

    padding: 5px 0 0 5px;

}

#faded ul.pagination li a {

    background-image: url("images/thumb-sprite.png");

    background-position: left -85px;

    background-repeat: no-repeat;

    color: #464646;

    display: block;

    height: 85px;

    text-decoration: none;

    width: 270px;

}

#faded ul.pagination li.current a {

    background-position: left top;

    color: #FFFFFF;

}

#faded ul.pagination li a span {

    display: block;

    font-size: 30px;

    line-height: 1.2em;

    padding: 14px 0 0;

}

#faded ul.pagination li a small {

    background-image: url("images/arrows.gif");

    background-position: right -80px;

    background-repeat: no-repeat;

    color: #428301;

    display: inline-block;

    padding: 0 17px 0 0;

}

#faded ul.pagination li a span, #faded ul.pagination li a small {

    padding-left: 40px;

}

#faded ul.pagination li.current a small {

    background-position: right 5px;

    color: #82B704;

}

#faded ul.slides li {

    position: relative;

    width: 100%;

}

#faded ul.slides li img {

    position: absolute;

    right: 35px;

    top: 71px;

}

#faded ul.slides li a {

    background: url("images/button-left.png") no-repeat scroll left top transparent;

    color: #FFFFFF;

    font-size: 18px;

    letter-spacing: -1px;

    line-height: 1.2em;

    padding-left: 8px;

    position: absolute;

    right: 43px;

    text-decoration: none;

    text-transform: uppercase;

    top: 217px;

}

#faded ul.slides li a:hover {

    color: #8AB805;

}

#faded ul.slides li a span {
    background: url("images/button-right.png") no-repeat scroll right top transparent;
    display: block;
    padding-right: 8px;
}

#faded ul.slides li a span span {
    background: url("images/button-tail.png") repeat-x scroll left top transparent;
    padding: 15px 14px 17px;
}

a {
    border: 0 none;
    outline: 0 none;
}

span.jqTransformCheckboxWrapper {
    display: block;
    float: left;
}

a.jqTransformCheckbox {
    background: url("images/checkbox.gif") no-repeat scroll left -30px transparent;
    display: block;
    height: 17px;
    vertical-align: middle;
    width: 17px;
}

a.jqTransformChecked {
    background-position: left top;
}

.jqTransformHidden {
    display: none;
}

footer {
    color: #464646;
    min-width: 980px;
}

footer .footerlink {
    font-size: 0.75em;
    height: 16px;
    line-height: 1.667em;
    margin: 0 auto;
    padding: 16px 0;
    width: 960px;
}

.footerlink p {
    color: #464646;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-indent: inherit;
    white-space: nowrap;
}

.footerlink a {
    background-color: transparent;
    border: medium none;
    color: #464646;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}

.footerlink a:hover {
    background-color: transparent;
    color: #464646;
    text-decoration: none;
}

.footerlink .lf {
    float: left;
}

.footerlink .rf {
    float: right;
}

a {
    outline: medium none;
}

div.img {
    background-color: #E3E3E3;
    border: 1px solid #CFCFCF;
}

div.img img {
    border: 1px solid #E3E3E3;
    display: inline;
    margin: 3px;
}

.img-offer {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    margin-left: -17px;
    width: 215px;
}

.img-offer img {
    border: 1px solid #E3E3E3;
    margin: 3px;
}

div.testimonial {
    background-color: #FBFBFB;
    border: 1px solid #CFCFCF;
    padding: 15px;
}



div.hotdeals {
    background-color: #FBFBFB;
    border: 1px solid #CFCFCF;
}

div.adv {
    margin-left: -17px;
    padding: 0;
}

#page2 .inner ul {
    list-style-image: url("images/square.jpg");
    margin: 20px;
    padding: 0 0 0 35px;
}

#page2 .inner ul li {
    line-height: 2.2em;
    padding: 0;
    text-align: justify;

}

#page2 .inner .offer-right ul {
    list-style-image: url("images/square.jpg");
    margin: 0 0 0 10px;
    padding: 0;
}

#page2 .inner .offer-right ul li {
    line-height: 2.2em;
    padding: 0;
}

#page2 .inner .product-left ul {
    list-style-image: url("images/square.jpg");
    margin: 0 0 0 25px;
    padding: 0;
}

#page2 .inner .product-left ul li {
    line-height: 2.2em;
    padding: 0;
}

#page2 .inner .product-feature ul {
    list-style-image: url("images/square.jpg");
    margin: 0 0 0 25px;
    padding: 0 40px 0 10px;
}

#page2 .inner .product-feature ul li {
    line-height: 2.2em;
    padding: 0;
}

#sms {
    border-collapse: collapse;
    width: 100%;
}

#sms td, #sms th {
    border: 1px solid #0092D9;
    font-size: 11px;
    padding: 2px 2px 2px 10px;
    text-align: left;
}

#sms th {
    background-color: #6EBCE2;
    color: #FFFFFF;
    font-family: "verdana";
    font-size: 11px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
}

#sms tr.alt td {
    background-color: #EAF7FE;
    text-align: left;
}

* {
    margin: 0;
    padding: 0;
}

#suggestPost {
    background: url("request-a-quote.png") no-repeat scroll 0 0 transparent;
    height: 179px;
    left: 0;
    position: fixed;
    top: 220px;
    width: 48px;
}
div#suggestPost:hover {
    background-position: -48px 0;
}

#suggestPost a {
    display: block;
    height: 170px;
    width: 40px;
}


.coupon{
	border: 1px dashed #F30;
	padding: 10px;
	margin-right: 5px;
	background:#FF9;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:center;
}
@font-face
{
	font-family: mySecondFont;
	src:url('font/Rupee_Foradian.ttf');
	url('font/Rupee_Foradian.eot');
}
.rsprice{
	font-family: mySecondFont;
}
.banner .heading{
	color: #D53500;
    font-family: 'Cuprum',sans-serif;
    font-size: 21px;
    font-weight: normal;
	line-height: 30px;
   	margin-bottom: 5px;
    padding-bottom: 5px;
	border-bottom: 1px solid #666;	
}

.banner .headcontent{
	color: #000000;
    font-family: 'Cuprum',sans-serif;
    font-size: 15px;
    font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
}
#rightsection{
	float: left;
	margin-right: 20px;
	border-right: 1px solid #333;
	padding-right: 20px;
}
#rightsection-last{
	float: left;
	margin-right: 20px;
}
.banner .heading img{
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;

}


.icann {
    left: 382px;
    margin-right: 50px;
    position: absolute;
    top: 48px;
}


.social-media{
	border-bottom: 1px solid #CCCCCC;
    height: 38px;
    padding: 10px 0;
		border-top: 1px solid #CCCCCC;

}
.social-media ul{
  clear: both;
    height: 38px;
    overflow: hidden;
    padding: 0;
}

.social-media ul li{
	border-right: 1px solid #CCCCCC;
    float: left;
    height: 38px;
    padding: 0 10px;
}
.social-media ul li .last{
    float: left;
    height: 38px;
    padding: 0 10px;
}


.social-media ul li#ico-twitter a {
    background: url(pic/twitter-bird-light-bgs.png) no-repeat scroll 0 center transparent;
    padding-left: 40px;
}

.social-media ul li#ico-facebook a {
    background: url(pic/facebook.png) no-repeat scroll 0 center transparent;
    padding-left: 40px;
}

.social-media ul li#ico-gplus a {
    background: url(pic/social_google_box.png) no-repeat scroll 0 center transparent;
    padding-left: 40px;
}

.social-media ul li#ico-linkediin a {
    background: url(pic/linkedin.png) no-repeat scroll 0 center transparent;
    padding-left: 40px;
}
.social-media ul li#ico-likefacebook {
	border:medium none;
}
.social-media ul li a{
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 32px;
    padding-top: 3px;
    text-decoration: none;
    width: 106px;
	font-family: Verdana, Geneva, sans-serif;
}
#applyonline a{
	float:right;
	background-clip: padding-box;
	background-color: #1276AA;
	background: -moz-linear-gradient(top , #1276AA 21%, #1BA5EE 61%);
	background: -ms-linear-gradient(top , #1276AA 21%, #1BA5EE 61%);
	background: -webkit-linear-gradient(top , #1276AA 21%, #1BA5EE 61%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1276AA', endColorstr='#1BA5EE',GradientType=0 ); /* IE6-9 */
	background: -o-linear-gradient(top , #1276AA 21%, #1BA5EE 61%);
	border: 1px solid #095B8A;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2) inset;
	cursor: pointer;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 4px 10px;
	text-align: left;
	text-shadow: 0 0 0 transparent, 1px 1px 0 rgba(0, 0, 0, 0.1);
	transition-duration: 0.3s;
	transition-property: border-color;
	-moz-transition-duration: 0.3s;
	-moz-transition-property: border-color;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-property: border-color;
	-o-transition-duration: 0.3s;
	-o-transition-property: border-color;
	-ms-transition-duration: 0.3s;
	-ms-transition-property: border-color;
	color:#FFF;
	width: 120px;
	text-align: center;
	border-radius: 2px;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
#applyonline a:hover{
	background-color: #1276AA;
	background: -moz-linear-gradient(top , #1BA5EE 21%, #1276AA 61%);
	background: -ms-linear-gradient(top , #1BA5EE 21%, #1276AA 61%);
	background: -webkit-linear-gradient(top , #1BA5EE 21%, #1276AA 61%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1276AA', endColorstr='#1276AA',GradientType=0 ); /* IE6-9 */
	background: -o-linear-gradient(top , #1BA5EE 21%, #1276AA 61%);
}

header .top-left-info{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:14px;
	padding:5px 0px;
	font-weight:bold;
	position: absolute;
}

header .top-left-info a{
	color:#FF0000;
	text-decoration:none;
}
header .top-left-info a:hover{
	color:#FF0000;
	text-decoration:underline;
}
/*
     FILE ARCHIVED ON 21:34:05 Jul 26, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:46:16 Dec 16, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.546
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.027
  esindex: 0.013
  cdx.remote: 3.784
  LoadShardBlock: 194.374 (3)
  PetaboxLoader3.datanode: 216.508 (4)
  load_resource: 251.921
  PetaboxLoader3.resolve: 167.058
*/