@charset "UTF-8";
/* CSS Document */

body
{
    font-family: Arial, Helvetica, sans-serif;
    color: 343434;
}



#GWO-wrapper
{
    width: 950px;
    height: auto;
    position: relative;
    background-color: #e9f4f8;
    padding: 30px 14px 20px 14px;
}

#GWO-content
{
    width: auto;
    height: auto;
    position: relative;
    background-color: #FFFFFF;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 20px;
}

#GWO-content h4
{
    font-size: 24px;
    color: #3c73b3;
    margin: 0px 0 15px 0;
    padding: 0;
}

.GWO-price-pledge
{
    background: url(/App_Themes/MPX/Images/GWO/pledge-badge.png) no-repeat scroll left top transparent;
    width: 87px;
    height: 87px;
    position: absolute;
    top: -50px;
    right: 0;
}

.GWO-price-pledge-gold
{
    background: url(/App_Themes/MPX/Images/GWO/gold-pledge.png) no-repeat scroll left top transparent;
    width: 87px;
    height: 87px;
    position: absolute;
    top: -50px;
    right: 0;
}

/*************** PRICE COMPARISON TABLE ***************/

#GWO-price-comparison
{
    width: 300px;
    height: auto;
    position: relative;
    display: inline;
    float: left;
    margin-left: 26px;
}

#GWO-price-comparison table
{
    margin-top: 0;
    margin-bottom: 20px;
}

table
{
    margin-left: -10px;
    width: 320px;
}

#one, #two
{
    display: inline;
    float: left;
    width: 110px;
    text-align: center;
    background: url(/App_Themes/MPX/Images/GWO/divider.gif) no-repeat top right;
}
#two
{
    width: 100px;
    position: relative;
}
#two #new
{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
#three
{
    display: inline;
    float: left;
    width: 80px;
    text-align: center;
}
#help-button
{
    display: inline;
    float: left;
    margin-top: -2px;
    _display: block;
    _float: none;
}

table .Payment-type
{
    width: 110px;
    height: 70px;
    background-color: #e9f4f8;
    border: solid 1px #CCCCCC;
    text-align: center;
}

table .Payment-type span
{
    font-size: 24px;
}

table .New
{
    width: 110px;
    height: 70px;
    background-color: #d4ffc7;
    color: #3c73b3;
    border: solid 1px #CCCCCC;
    text-align: center;
    font-size: 24px;
}

table .Used
{
    width: 110px;
    height: 70px;
    background-color: #a99a93;
    color: #FFFFFF;
    border: solid 1px #CCCCCC;
    text-align: center;
    font-size: 24px;
}

/*************** CTA ***************/


#GWO-CTA
{
    margin-top: 10px;
    background-color: #e9f4f8;
    padding: 10px;
    border: solid 1px #CCCCCC;
    color: #295b90;
}

#GWO-CTA input
{
    margin-bottom: 10px;
}

#CTA-submit
{
    margin-top: 10px;
}

#CTA-help-button
{
    display: inline;
    float: left;
    margin-top: -2px;
}

.GWO-header
{
    height: 20px;
    background-color: #295b90;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-top: 7px;
    padding-bottom: 4px;
    padding-left: 14px;
    padding-right: 14px;
}

#GWO-PC-header
{
    padding-left: 0;
    padding-right: 0;
}

/*************** KEY POINTS ************/

#GWO-key-points-container
{
    /*width: 430px;*/
    width:372px;
    height: auto;
    position: relative;
    display: inline;
    float: left;
    margin-left: 0px;
    /*z-index: 1;*/
    /*top: 30px;*/
    top:0px;
}

#GWO-key-points-container ul
{
    border: solid 1px #CCCCCC;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    padding-bottom: 20px;
    margin-top: 10px;
    background: url(/App_Themes/MPX/Images/GWO/box-bg.gif) repeat-x bottom left;
    /*position: relative;
    z-index: 1;*/
}

#GWO-key-points-container li
{
    background: url(/App_Themes/MPX/Images/GWO/tick.gif) no-repeat 10px 0;
    padding-left: 60px;
    margin-top: 20px;
    list-style: none;
    /*position: relative;
    z-index: 1;*/
}

#GWO-key-points-container li a
{
    color: #295b90;
    text-decoration: none;
}

#GWO-key-points-container li a:hover
{
    text-decoration: underline;
}

#GWO-key-points-container li p
{
    margin: 0;
    padding: 0;
    font-size: 14px;
}

#GWO-key-points-container ul span
{
    color: #295b90;
    font-weight: bold;
    font-size: 18px;
}

/**************** BOTTOM BANNER*************/
#GWO-banner
{
    margin: 20px 0;
}

.clear-fix
{
    width: 100%;
    height: 1px;
    display: block;
    position: relative;
    clear: both;
}

/***************** BRAND NEW PHONE HELP BOX ************/

.help-box-container, .help-box-container2, .help-box-container-phone3, .help-box-container2-phone3, .help-box-container-phone4, .help-box-container2-phone4,.help-box-container-phone5
{
    text-align: left;
    position: absolute;
    z-index: 100;
    top: 43px;
    left: -110px;
    display: none;
    width: auto;
    height: auto;
}

.help-box-container2, .help-box-container2-phone3, .help-box-container2-phone4
{
    left: 0;
}

.help-box, .help-box-phone3, .help-box-phone4,.help-box-phone5
{
    width: 550px;
    height: auto;
    text-align: left;
    text-transform: none;
    background-color: #295b90;
    border: solid 1px #CCCCCC;
    color: #FFF;
    padding: 20px;
    -moz-box-shadow: 5px 5px 10px #6c6c6c; /* FF3.5+ */
    -webkit-box-shadow: 5px 5px 10px #6c6c6c; /* Saf3.0+, Chrome */
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#6c6c6c', Direction=145, Strength=3);
    box-shadow: 5px 5px 10px #6c6c6c;
}

#help-triangle
{
    position: relative;
    top: -36px;
    left: 150px;
    z-index: 200;
}

#help-triangle-2
{
    position: absolute;
    bottom: -16px;
    left: 195px;
    z-index: 200;
}

.help-box ul
{
    padding: 20px;
    margin: 0;
}

.helpbox #one
{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.helpbox #two
{
    font-size: 18px;
    font-weight: bold;
}


/*********** IE FIXES **************/

/********* IE7 *********/
#help-button
{ *position:absolute;
*top:0;
*right:10px;
}

.help-box-container, .help-box-container-phone3, .help-box-container-phone4,.help-box-container-phone5
{ *top:37px;
}

.help-box
{ *border:0;
}

#help-triangle
{ *left:150px;
}

.FIE
{ /**position:relative;*/
*top:-10px;
display:inline;
}

#help-triangle-2
{ *bottom:-14px;
*z-index:200;
}

/********* IE6 *********/
#GWO-price-comparison
{
    _z-index: 3000;
}

/*********** BORROWED FROM ORIGINAL CSS *****************/

/*This has been amended*/
.phonepic
{
    width: 110px;
    height: 200px;
    display: inline;
    float: left;
    position: relative;
}

/*This has been amended*/
.searchBackground
{
    background-image: url("../images/page/bluebox.jpg");
    height: 30px;
    padding-left: 26px;
    text-align: left;
    vertical-align: middle;
    background-color: #295b90;
    color: #FFFFFF;
    padding-top: 10px;
    font-size: 21px;
}
.TableMPX1
{
    border-collapse:separate!important;
    border-spacing:10px!important;
}

.ValuationSearchBox .searchBackground4
{
    margin-left:15px !important;
}

#GWO-right-col {
    float: left;
    padding-left: 20px;
}

#GWO-PC {
    height: auto;
    position: relative;
    width: 430px;
}

#GWO-PC ul {
    /*border-color: #999999 #999999 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;*/
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    margin: 0;
    padding: 0;
    position: relative;
    top: 10px;
}

#GWO-PC ul li {
    border-bottom: 1px solid #999999;
    color: #999999;
    list-style: none outside none;
    padding: 5px 10px;
}

#GWO-PC ul li .best-price {
    color: #FF0000;
    font-size: 18px !important;
    font-weight: bold;
}

#GWO-PC ul li .company {
    text-align: left;
    font-size: 16px;
}

#GWO-PC ul li .price {
    float: right;
    font-size: 16px;
}

/************************** FOR phoneModelNew4 *****************/
#GWO-price-comparison-phone4{
    display: inline;
    float: left;
    height: auto;
    margin-left: 26px;
    position: relative;
    width: 405px;
}
#one-phone4, #two-phone4 {
    display: inline;
    float: left;
    text-align: center;
    width: 110px;
}
#help-button-phone4 {
    display: inline;
    float: right;
    margin-right: 10px;
    margin-top: -2px;
}
#payment-table-phone4 {
    width: 405px;
}
.grey-phone4 {
    background-color: #E6E6E6;
}
.payment-type-phone4 {
    border: 1px solid #CCCCCC;
    display: table-cell;
    height: 70px;
    padding: 0 10px;
    text-align: left;
    vertical-align: middle;
    width: 220px;
}
.blue-phone4 {
    background-color :#E5F1FD;
}
.right-phone4 {
    float:  right;
}
.payment-type-phone4 span {
    color: #295B90;
    font-size: 36px;
    font-weight: bold;
}
.payment-table-phone4-imagebutton {
    display: inline;
    float: left;
    margin-left: 15px;
    margin-top: 22px;    
}
.bottom-offer-phone4 {
    font-size: 13px;
    position: relative;
    top: 20px;
}
.bottom-offer-phone4 .header-phone4 {
    color: #295B90;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}
.bottom-offer-phone4 .copy-phone4 {
    font-size: 13px;
    line-height: 18px;
}
.bottom-offer-phone4 img{
    margin-top: 10px;
}
.bottom-offer-np-phone4 {   
    top: 55px;
}
.bottom-offer-phone4 a {
    color: #295B90;
    font-size: 13px;
}

/************************** FOR phoneModelNew5 *****************/
#GWO-price-comparison-phone5{
    display: inline;
    float: left;
    height: auto;
    margin-left: 26px;
    position: relative;
    width: 358px;
}

.payment-type-phone5 {
    border: 1px solid #CCCCCC;
    display: table-cell;
    height: 70px;
    padding: 0 10px;
    text-align: left;
    vertical-align: middle;
    width: 173px;
}

.payment-type-phone5 span {
    color: #295B90;
    font-size: 30px;
    font-weight: bold;
}

.grey-phone5 {
    background-color: #E6E6E6;
}

.blue-phone5 {
    background-color :#E5F1FD;
}

#payment-table-phone5 {
    width: 358px;
}

#GWO-PC5 {
    height: auto;
    position: relative;
    width: 350px;
}

#GWO-PC5 ul {
    /*border-color: #999999 #999999 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;*/
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    margin: 0;
    padding: 0;
    position: relative;
    top: 10px;
}

#GWO-PC5 ul li {
    border-bottom: 1px solid #999999;
    color: #999999;
    list-style: none outside none;
    padding: 5px 10px;
}

#GWO-PC5 ul li .best-price {
    color: #4D9838;
    font-size: 18px !important;
    font-weight: bold;
}

#GWO-PC5 ul li .company {
    text-align: left;
    font-size: 16px;
}

#GWO-PC5 ul li .price {
    float: right;
    font-size: 16px;
}

.GWO-header5
{
    height: 20px;
    background-color: #295b90;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size:15px;
    font-family: Arial,Helvetica,sans-serif;
    padding-top: 7px;
    padding-bottom: 4px;
    padding-left: 14px;
    padding-right: 14px;
}

.GWO-header5 span
{
    font-family: Arial,Helvetica,sans-serif;
    background-color: #295B90;
    color: #FFFFFF;
    font-size: 15px;
    height: 20px;
    text-transform: uppercase;
}

#GWO-key-points-container5 {
    display: inline;
    float: left;
    height: auto;
    margin-left: 0;
    position: relative;
    top: 0;
    width: 372px;
    z-index: 1;
}
#GWO-key-points-container5 ul 
{
    background: url(/App_Themes/MPX/Images/GWO/box-bg.gif) repeat-x bottom left;
    /*background: url("images/box-bg.gif") repeat-x scroll left bottom transparent;*/
    border: 1px solid #CCCCCC;
    margin: 10px 0 0;
    padding: 0 10px 20px 0;
    position: relative;
    z-index: 1;
}
#GWO-key-points-container5 li 
{
    background: url(/App_Themes/MPX/Images/GWO/tick.gif) no-repeat 10px 0;
    /*background: url("images/tick.gif") no-repeat scroll 10px 0 transparent;*/
    list-style: none outside none;
    margin-top: 20px;
    padding-left: 60px;
    position: relative;
    z-index: 1;
}
#GWO-key-points-container5 li a {
    color: #295B90;
    text-decoration: none;
    font-size: 14px;
}
#GWO-key-points-container5 li a:hover {
    text-decoration: underline;
    font-size: 14px;
}
#GWO-key-points-container5 li p {
    font-size: 14px;
    margin: 0;
    padding: 0;
}
#GWO-key-points-container5 ul span {
    color: #295B90;
    font-size: 18px;
    font-weight: bold;
}

.bottom-offer-phone5 {
    font-size: 13px;
    position: relative;
    top: 30px;
}

.bottom-offer-phone5 .header-phone5 {
    color: #295B90;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

.bottom-offer-phone5 .copy-phone5 {
    font-size: 13px;
    line-height: 18px;
}

.bottom-offer-phone5 img{
    margin-top: 10px;
}

.bottom-offer-phone5 a {
    color: #295B90;
    font-size: 13px;
}