/* Based on, but not identical to, basic.css from corporate site */

img {
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
}

a#business-proposition {
    background-image: url(../shozu_images/buttons/business_proposition_on.gif);
    line-height: 9px;
    background-repeat: no-repeat;
    height: 13px;
    text-decoration: none;
}

a#business-proposition-off {
    background-image: url(../shozu_images/buttons/business_proposition_off.gif);
    line-height: 9px;
    background-repeat: no-repeat;
    height: 13px;
    text-decoration: none;
}

a#business-proposition:hover {
    background-image: url(../shozu_images/buttons/business_proposition.gif);
}

a#business-proposition-off:hover {
    background-image: url(../shozu_images/buttons/business_proposition.gif);
}

a#company-overview {
    background-image: url(../shozu_images/buttons/company_overview_on.gif);
    line-height: 9px;
    background-repeat: no-repeat;
    height: 13px;
    text-decoration: none;
}

a#careers {
    background-image: url(../shozu_images/buttons/careers_on.gif);
    line-height: 9px;
    background-repeat: no-repeat;
    height: 13px;
    text-decoration: none;
}

a#careers:hover {
    background-image: url(../shozu_images/buttons/careers.gif)
}
a#company-overview-off {
    background-image: url(../shozu_images/buttons/company_overview_off.gif);
    line-height: 9px;
    background-repeat: no-repeat;
    height: 13px;
    text-decoration: none;
}

a#company-overview:hover {
    background-image: url(../shozu_images/buttons/company_overview.gif)
}

a#company-overview-off:hover {
    background-image: url(../shozu_images/buttons/company_overview.gif);
}

a#partnerships {
    background-image: url(../shozu_images/buttons/partnerships_on.gif);
    line-height: 9px;
    background-repeat: no-repeat;
    height: 13px;
    text-decoration: none
}

a#partnerships-off {
    background-image: url(../shozu_images/buttons/partnerships_off.gif);
    line-height: 9px;
    background-repeat: no-repeat;
    height: 13px;
    text-decoration: none;
}

a#partnerships:hover {
    background-image: url(../shozu_images/buttons/partnerships.gif);
}

a#partnerships-off:hover {
    background-image: url(../shozu_images/buttons/partnerships.gif);
}

a#media-centre {
    background-image: url(../shozu_images/buttons/media_centre_on.gif);
    line-height: 9px;
    background-repeat: no-repeat;
    height: 13px;
    text-decoration: none;
}

a#media-centre-off {
    background-image: url(../shozu_images/buttons/media_centre_off.gif);
    line-height: 9px;
    background-repeat: no-repeat;
    height: 13px;
    text-decoration: none;
}

a#media-centre:hover {
    background-image: url(../shozu_images/buttons/media_centre.gif);
}

a#media-centre-off:hover {
    background-image: url(../shozu_images/buttons/media_centre.gif);
}

a#contacts {
    background-image: url(../shozu_images/buttons/contacts_on.gif);
    line-height: 9px;
    background-repeat: no-repeat;
    height: 13px;
    text-decoration: none;
}

a#contacts:hover {
    background-image: url(../shozu_images/buttons/contacts.gif);
}

a#executive-team {
    background-image: url(../shozu_images/buttons/executive_team_on.gif);
    line-height: 9px;
    background-repeat: no-repeat;
    height: 13px;
    text-decoration: none;
}

a#executive-team:hover {
    background-image: url(../shozu_images/buttons/executive_team.gif);
}

.lan-nav a:link img, .lan-nav a:hover img, .lan-nav a:visited img {
    vertical-align: bottom;
    text-decoration: none;
}

#ter-heading a:link {
    font-weight: bold;
    font-size: 128%;
    color: #ff7e00;
    text-decoration: none;
}

#ter-heading a:visited {
    font-weight: bold;
    font-size: 128%;
    color: #ff7e00;
    text-decoration: none
}

#ter-heading a:hover {
    font-weight: bold;
    font-size: 128%;
    color: #ff7e00;
    text-decoration: none;
}

#ter-heading a:hover {
    text-decoration: underline;
}

.textlarge {
    font-size: 123%;
}

.line {
    border-top: #cccccc 1px solid;
}

.heading2 {
    font-weight: bold;
    font-size: 116%;
    color: #666666;
}

a:link {
    font-weight: bold;
    color: #ff7e00;
    text-decoration: none;
}

a:hover {
    font-weight: bold;
    color: #ff7e00;
    text-decoration: underline;
}

a:visited {
    font-weight: bold;
    color: #b9b8b6;
    text-decoration: none;
}

/* Added by Patni */
/* unbolded and uncolored hyperlinks (for help pages and Where you can share-it page) */
A.normal:link {
   FONT-WEIGHT: normal; COLOR: #666666; TEXT-DECORATION: underline
}
A.normal:hover {
   FONT-WEIGHT:normal; COLOR: #ff7e00; TEXT-DECORATION: underline
}
A.normal:visited {
   FONT-WEIGHT:normal; COLOR: #666666; TEXT-DECORATION: underline
}
A.normal:hover {
   COLOR: #ff7e00; TEXT-DECORATION: undeline
}


/* unbolded, uncolored and smallfont hyperlinks (for help pages) */
A.top:link {
 FONT-SIZE: 85%; FONT-WEIGHT: normal; COLOR: #666666; TEXT-DECORATION: none
}
A.top:visited {
 FONT-SIZE: 85%; FONT-WEIGHT: normal; COLOR: #666666; TEXT-DECORATION: none
}
A.top:hover {
 FONT-SIZE: 85%; FONT-WEIGHT: normal; COLOR: #666666; TEXT-DECORATION: underline
}
/* end added by Patni */

.novisit a:visited {
    color: #ff7e00;
}

.subscribe a:visited {
    color: #ff7e00;
}

.rightcol-divider {
    padding-right: 30px;
    padding-left: 30px;
    float: right;
    border-left: #ff7e00 1px solid;
    width: 427px;
}

.ter-nav {
    display: block;
    font-weight: normal;
    padding-top: 10px;
}

.pressrelease-ternav {
   font-size: 90%;
}

#header .ter-nav a {
    font-size: 62%;
}

#bottom-left .ter-nav a {
    font-size: 95%;
}

#bottom-right .ter-nav a {
    font-size: 95%;
}

#left .ter-nav a {
    font-size: 100%;
}

#footer .ter-nav a {
    font-size: 100%;
}

#rightcol-right .ter-nav {
    font-size: 90%;
}

#rightcol-right-subwidth .ter-nav {
    font-size: 90%;
}

#leftcol-top .ter-nav a {
    font-size: 67%;
}

.ter-nav a:link {
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

.ter-nav a:active {
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

.ter-nav a:active {
    font-weight: bold;
}

.ter-nav a:visited {
    font-weight: normal;
    color: #666666;
}

.ter-nav a:hover {
    font-weight: normal;
    color: #ff7e00;
    text-decoration: underline;
}

.news-ter-nav a:link {
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

.news-ter-nav a:active {
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

.news-ter-nav a:active {
    font-weight: bold;
}

.news-ter-nav a:visited {
    font-weight: normal;
    color: #b9b8b6;
}

.news-ter-nav a:hover {
    font-weight: normal;
    color: #ff7e00;
    text-decoration: underline;
}

.padding5 {
    padding-bottom: 5px;
    padding-top: 5px;
}

ul {
    margin-top: 20px;
    list-style-position: outside;
    list-style-image: url(../shozu_images/bullet.gif);
    margin-left: 20px;
}

.para {
    padding-bottom: 3px;
    padding-top: 6px;
}

#paragraph {
   margin-bottom:3px;
   margin-top:6px;
   padding-bottom:0px;
   padding-top:0px;
}

.exectutiveteam {
   padding-bottom: 10px
}

.exectutiveteam-para {
   padding-top: 10px
}

.para-pressrelease {
   padding-bottom: 3px;
   padding-top: 6px;
   margin-top:0px;
   margin-bottom:0px;
}

.subheading {
    margin-top: 0px;    
    margin-bottom:0px;
    font-weight: bold;
    padding-bottom: 6px;
}

.partner-form-narrow {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 50px;
}
.partner-form-medium {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 155px;
}
.partner-form {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 212px;
}
select.partner-form {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 215px;
}
.highlightactivefield-narrow {
   border-right: #ff7e00 1px solid;
   border-top: #ff7e00 1px solid;
   border-left: #ff7e00 1px solid;
   border-bottom: #ff7e00 1px solid;
   width: 50px;
}
.highlightactivefield-medium {
   border-right: #ff7e00 1px solid;
   border-top: #ff7e00 1px solid;
   border-left: #ff7e00 1px solid;
   border-bottom: #ff7e00 1px solid;
   width: 155px;
}
.highlightactivefield {
   border-right: #ff7e00 1px solid;
   border-top: #ff7e00 1px solid;
   border-left: #ff7e00 1px solid;
   border-bottom: #ff7e00 1px solid;
   width: 212px;
}
select.highlightactivefield {
   border-right: #ff7e00 1px solid;
   border-top: #ff7e00 1px solid;
   border-left: #ff7e00 1px solid;
   border-bottom: #ff7e00 1px solid;
   width: 215px;
}

.pressrelease-item {
   padding-bottom: 16px;
   font-size: 73%;
}

#pressrelease-heading {
   padding-bottom: 8px;
}

#teranav-pressrelease_font {
   font-size: 90%;
}

.pressrelease-sub-para1 {
   padding-bottom: 3px;
   padding-top: 16px;
}

.pressrelease-sub-para2 {
   padding-left: 0px;
   margin-left: 15px;
   margin-top: 9px; 
   margin-bottom: 15px;
}

.pressrelease-sub-para0 {
   padding-bottom: 19px;
   padding-top: 6px;
}

.pressrelease-sub-para3 {
   padding-bottom: 0px; 
   padding-top: 6px;
}
.news-ter-nav {
   display: block;
   font-weight: normal;
   padding-top: 10px;
   font-size: 95%;
}

.display3 a:active {
   margin-top: 10px; 
   margin-bottom: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   
}

.display3 a:link {
   font-weight: normal;
   color: #666666;
   text-decoration: none;
}
.display3 a:active {
   font-weight: normal;
   color: #666666;
   text-decoration: none;
}

.display3 a:active {
   font-weight: bold;
}

.display3 a:visited {
   font-weight: normal;
   color: #b9b8b6;
}

.display3 a:hover {
   font-weight: normal;
   color: #ff7e00;
   text-decoration: underline;
}
    
span.display1,
.display1 a:active,
.display1 a:link,
.display1 a:visited,
.display1 a:hover {
   display: block;
   font-weight: bold;
   color: #b9b8b6;
   text-decoration: none;
   padding-top: 0px;
   display: inline;
}
.display1 a:hover {
   text-decoration: underline;
}

.news-padding-bottom {
   padding-bottom: 8px;
}

.spacing1 {
   padding-bottom: 0px;
   padding-top: 3px;
}

.spacing1 a:link {
    font-weight: bold;
    font-size: 128%;
    color: #ff7e00;
    text-decoration: none;
}

.spacing1 a:visited {
    font-weight: bold;
    font-size: 128%;
    color: #ff7e00;
    text-decoration: none;
}

.spacing1 a:hover {
    font-weight: bold;
    font-size: 128%;
    color: #ff7e00;
    text-decoration: none;
}

.partner-program-fontsize {
   font-size: 85%;
}

#header-left {
   height: 48px;
   width: 300px;
   float: left;
   margin: 0px;
   padding-bottom: 5px;
   padding-top: 0px;
   padding-right: 0px;
   padding-left: 0px;
}

#header-right {
   height: 48px;
   font-size: 72%;
   float: right;
   width: 300px;
   margin: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-left: 0px;
   text-align: right;
}

div#header-right-top {
   float: right;
   width: 299px;
   height: 20px;
   text-align: right;   
}

div#sign-in-out {
   float: right;
   width: 299px;
   text-align: right;
}

a#explore-tab,
a#account-tab,
a#support-tab,
a#corporate-tab,
a#explore-tab-index,
a#account-tab-index,
a#support-tab-index,
a#corporate-tab-index {
}

a#explore-tab:hover,
a#account-tab:hover,
a#support-tab:hover,
a#corporate-tab:hover {
}

a#explore-tab-index:hover,
a#account-tab-index:hover,
a#support-tab-index:hover,
a#corporate-tab-index:hover {
   cursor: default;
}

img#explore-tab {
   width: 93px;
   height: 24px;
}

img#account-tab {
   width: 100px;
   height: 24px;
}

img#support-tab {
   width: 93px;
   height: 24px;
}

img#corporate-tab {
   width: 195px;
   height: 24px;
}

a#explore_shareit-tab-index,
a#explore_shareit-tab,
a#explore_zucasts-tab-index,
a#explore_zucasts-tab,
a#explore_phones-tab-index,
a#explore_phones-tab,
a#account_home-tab-index,
a#account_home-tab,
a#account_shareit-tab-index,
a#account_shareit-tab,
a#account_zucasts-tab-index,
a#account_zucasts-tab,
a#account_contacts-tab-index,
a#account_contacts-tab,
a#support_help-tab-index,
a#support_help-tab,
a#support_contact-tab-index,
a#support_contact-tab,
a#support_forum-tab-index,
a#support_forum-tab
{ 
   background-position: top;
   text-decoration: none;
   vertical-align: top;
}

a#explore_shareit-tab:hover,
a#explore_zucasts-tab:hover,
a#explore_phones-tab:hover,
a#account_home-tab:hover,
a#account_shareit-tab:hover,
a#account_zucasts-tab:hover,
a#account_contacts-tab:hover,
a#support_help-tab:hover,
a#support_contact-tab:hover,
a#support_forum-tab:hover
{ 
}

img#explore_shareit-tab {
   width: 48px;
   height: 15px;
}

img#explore_zucasts-tab {
   width: 47px;
   height: 15px;
}

img#explore_phones-tab {
   width: 113px;
   height: 15px;
}

img#account_home-tab {
   width: 78px;
   height: 15px;
}

img#account_shareit-tab {
   width: 48px;
   height: 15px;
}

img#account_zucasts-tab {
   width: 47px;
   height: 15px;
}

img#account_contacts-tab {
   width: 52px;
   height: 15px;
}

img#support_help-tab {
   width: 30px;
   height: 15px;
}

img#support_contact-tab {
   width: 84px;
   height: 15px;
}

img#support_forum-tab {
   width: 103px;
   height: 15px;
}

img#header-line {
   width: 199px;
   height: 1px;
   background: #ff7e00;
   vertical-align: bottom;
}

.header-welcome {
   display: block;
   font-weight: bold;
   padding-top: 0px;
   padding-right: 7px;
   display: inline;
}

.mobilebrowserlink a:link,
.mobilebrowserlink a:hover,
.mobilebrowserlink a:active,
.mobilebrowserlink a:visited {
    font-weight: normal;
}

.subnav_separator {
   background-position: top;
   text-decoration: none;
   vertical-align: top; 
   display: inline;
}

