﻿#save-color
{
    color: #c20000;
}
#topmenu
{
    width: 960px;
    height: 24px;
    overflow: hidden;
    margin: 8px auto;
    line-height: 24px;
    position: relative;
}
.pathMenu
{
    height: 24px;
    line-height: 24px;
}
#lang
{
    width: 330px;
    text-align: right;
    position: absolute;
    top: 4px;
    left: 620px;
}
#lang a
{
    color: #0066cc;
    display: block;
    height: 24px;
    line-height: 24px;
    float: left;
    width: 50px;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    overflow: visible;
}
#lang a.japan-lang
{
    width: 65px;
}
#lang a.active
{
    font-weight: bold;
    color: #003366;
}
#lang a:hover
{
    color: #003366;
    border-bottom: 1px solid #003366;
}
.sidebarHeading a img
{
    width: 199px;
    height: 31px;
    background-repeat: no-repeat;
}
.val_summary
{
    margin: 20px 0 10px 100px;
    font-size: 12px;
}
.reg_result
{
    margin: 20px 40px 10px 100px;
    font-size: 12px;
    color: #333;
}


#comp_icon
{
    margin-top: 15px;
}
#TitleComp
{
    margin-left: 0px;
    margin-top: -40px;
}
#compare_table
{
    width: 680px;
    font-size: 12px;
    margin: auto;
}
#compbuybutton
{
    margin-left: 81%;
}
#compbuybutton1
{
    margin-left: 81%;
}

td.payment
{
    background: url(../images/pay_options.jpg) no-repeat center 8px;
    vertical-align: top;
    padding: 8px 0 8px 15px;
    height: 110px;
    text-align: center;
}
td.windows
{
    border-left: 1px dashed #999;
    vertical-align: top;
    padding: 8px 0 8px 0px;
    height: 110px;
    text-align: center;
}

img
{
    behavior: url(../css/iepngfix.htc);
}

/**** Join test price style ***/
.prices
{
    margin-top: 20px;
    position: relative;
    width: 100px;
    height: 100px;
}
.prices .nowonly
{
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    left: 59px;
    position: relative;
    text-align: left;
}
.prices .newprice
{
    color: #008606;
    font-family: Arial;
    font-size: 26px;
    font-weight: bold;
    left: 59px;
    position: relative;
}
.prices .oldprice
{
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    left: 70px;
    position: relative;
}
.prices .nowonly-std
{
    color: #666;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    left: 62px;
    position: relative;
}
.prices .newprice-std
{
    color: #666;
    font-family: Arial;
    font-size: 26px;
    font-weight: bold;
    left: 61px;
    position: relative;
}
.prices .oldprice-std
{
    color: #666;
    font-family: Arial;
    font-size: 12px;
    left: 70px;
    position: relative;
}
.crossed
{
    text-decoration: line-through;
}

.oldprice-c
{
    background-color: #CDCDCD;
    color: #666;
    font-family: Arial;
    font-size: 13px;
    height: 25px;
    left: 30px;
    line-height: 25px;
    position: relative;
    text-align: center;
    top: 10px;
    width: 130px;
}
.newprice-c
{
    background-color: #F2F2F2;
    color: #008606;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    height: 35px;
    left: 30px;
    line-height: 35px;
    position: relative;
    text-align: center;
    top: 10px;
    width: 130px;
}
.newprice-c-std
{
    background-color: #F2F2F2;
    color: #666;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    height: 35px;
    left: 30px;
    line-height: 35px;
    position: relative;
    text-align: center;
    top: 10px;
    width: 130px;
}

/************************************************************* Pop-up */
.shadow
{
    top:0px;
    left:0px;
    width:100%;   
    position: absolute;
    z-index: 1000;
    display: none;
    filter: alpha(opacity:80);
    khtmlopacity: 0.8;
    opacity: 0.8;
    -moz-opacity: 0.8;
    background-color: Black;
}
div.pop-up
{
    position: fixed;
    z-index: 1001;
    margin: 0;
    display: none;
    width: 504px;
    height: 209px;
    padding-top: 12px;
    border: 3px solid #8b8b8b;
    background: #FFF;
    left: 50%;
    /*top: 95px;*/
    margin: 10% 40px 0 -296px;
    overflow: visible;
}
a.close
{
    position: absolute;
    top: -17px;
    right: -16px;
    height: 35px;
    width: 34px;
    background: url('../images/fancy_cl.png') top left no-repeat;
    cursor: pointer;
    z-index: 181;
}
a#canсel-btn
{
    display: block;
    width: 145px;
    height: 36px;
    background: url('../images/cancel-btn.gif') 0 0 no-repeat;
    margin:17px 0 0;
}
.logo-pop-up
{
    display: block;
    width: 470px;
    height:50px;
    background: url('../images/pop-up-logo.png') 0 5px no-repeat;
    margin-top: 10px;
    border-bottom: 1px solid #8c8c8c;
    margin: 0 auto;
}
.logo-pop-up span
{
    float: right;
    font: 14px /18px Arial;
    font-weight: bold;
    margin-top: 26px;
}
.pop-up-text
{
    width: 352px;
    height: 152px;
    color: #333333;
    font: 14px/18px Arial;
    background: url('../images/screen-img.png') 0 18px no-repeat;
    padding: 18px 0 0 153px;
    overflow: hidden;
}
.pop-up-text p
{
    font: 12px/16px Arial;
    margin-top: 4px;
}
.pop-up-text a
{
   color: #0066cc; 
   font: 12px/18px Arial;
    }
