﻿/*Home Page*/

.homeTopImage
{
    width:100%;
    text-align:center;
    background-image:url('../Images/HomePageImages/gv_homepagestrip_repeatx.jpg');
    background-repeat:repeat-x;
    height:86px;
}

.homeTopImage p
{
    color:White;
    font-size:35px;
    margin:0px;
}
 

.homeCenterDivs
{
}

.homeCenterDivs p
{
    margin-bottom:8px;
}

.homeCenterDivs .homeLeft
{
    vertical-align:top;
}

.homeCenterDivs .homeLeft .icon
{
    /*width:238px;
    height:109px;
    background-image:url('../Images/HomePageImages/gv_lefticon.jpg');*/
}


.homeCenterDivs .homeCenter
{
    vertical-align:top;
}

.homeCenterDivs .homeCenter .icon
{
    /*width:238px;
    height:109px;
    background-image:url('../Images/HomePageImages/gv_midicon.jpg');*/
}

.homeCenterDivs .homeCenter a
{
    font-weight:bold;
}

.homeCenterDivs .homeRight
{
    vertical-align:top;
}

.homeCenterDivs .homeRight .icon
{
    /*width:238px;
    height:109px;
    background-image:url('../Images/HomePageImages/gv_righticon.jpg');*/
}


.homeCenterDivs .HomeSeparatingDiv
{
    background-image:url('../Images/HomePageImages/gv_verticalseperator.jpg');
    width:10px;
}


.homeButtomDiv
{
    text-align:center;
    overflow:visible;
}

.homeButtomDiv .left
{
    width:258px;
    height:110px;
    text-align:left;
    background-image:url('../Images/HomePageImages/gv_downloadlink.jpg');
    background-repeat:no-repeat;
    margin-left:103px;
}
.homeButtomDiv .left .divLinks
{
    position:relative;
    left:20px;
    top:54px;
}

.homeButtomDiv .left .divClick
{
    position:relative;
    /*left:140px;*/
    top:37px;
    background-color:Transparent;
    height:62px;
    width:120px;
    float:left;
    left:10px;
    cursor:pointer;
    z-index:2;
}


.homeButtomDiv .left p
{
    height:auto;
    margin:0px;
}

.homeButtomDiv .left a
{
}


.homeButtomDiv .right
{
    width:270px;
    height:110px;
    text-align:left;
    background-image:url('../Images/HomePageImages/gv_letthemseebox.jpg');
    background-repeat:no-repeat;
    margin-right:100px;
    /*margin-left:280px*/
}

.homeButtomDiv .right .divLinks
{
    position:relative;
    left:135px;
    top:54px;
}

.homeButtomDiv .right p
{
    height:auto;
    margin:0px;
    width:120px;
}

.homeButtomDiv .right a
{
    
}


/*Free Trial*/
.freeTrialLeft
{
    vertical-align:top;
    width:50%;
}

.freeTrialLeft .iconTitle
{
    background-image:url('../Images/FreeTrialPageImages/gv_trialicon.jpg');
    width:67px;
    height:48px;
}
.freeTrialLeft .Title
{
    text-align:left;
    margin-top:20px;
}

.freeTrialLeft .content
{
    text-align:left;
    vertical-align:bottom;
}


.freeTrialRight
{
    width:50%;
}

.horizontalseperator
{
    background-image:url('../Images/FreeTrialPageImages/gv_horizontalseperator.jpg');
    background-repeat:no-repeat;
    height:34px;
    width:100%;
}

.learnMoreRoundBox
{
    background-image:url('../Images/FreeTrialPageImages/gv_learnmorebox.jpg');
    background-repeat:no-repeat;
    width:259px;
    height:102px;
    text-align:left;
    padding-top:10px;
}

.learnMoreRoundBox div
{
    margin-top: 10px; 
    /*padding-top: 28px; */
    padding-left: 15px;
}

.learnMoreRoundBox p
{
    position:relative;
    margin:0px;
    left:20px;
    
}


/*uc_getGVdialer*/

#tblMainGetGVdialer
{
    width:324px;
}

.mainBoxTable
{
    width:324px;
}



.mainDivGetGVdialer
{
    background-color:#CADFF4;
    text-align:center;
    width:304px;
    /*background-color:#E8E6E7;
    margin:10px;
    border:solid 1px blue;*/
}

.GetGVdialerTop
{
    background-image:url('../Images/getGVdialerBoxImages/top.jpg');
    height:15px;
}

.GetGVdialerBottom
{
    background-image:url('../Images/getGVdialerBoxImages/bottom.jpg');
    height:20px;
    background-repeat:no-repeat;
}

.GetGVdialerLeft
{
    background-image:url('../Images/getGVdialerBoxImages/left.jpg');
    width:10px;
}

.GetGVdialerRight
{
    background-image:url('../Images/getGVdialerBoxImages/right.jpg');
    width:10px;
}

.mainDivGetGVdialer .GetGVdialerTitle
{
    /*height:34px;
    background-color:White;
    color:Blue;
    text-align:center;
    border-bottom:solid 1px blue;
    font-size:20px;*/

    
}

.mainDivGetGVdialer .GetGVdialerTitle p
{
    margin:0px;
    /*margin-top:0px;*/
}

.mainDivGetGVdialer .body
{
    width:270px;
    text-align:left;
    padding-left:20px;
    padding-right:20px;

    /*background-color:#E8E6E7;
    height:100%;
    padding-left:10px;*/
}

.mainDivGetGVdialer .body .divRow
{
    /*display:table-row;
    width:90%;*/
}

.mainDivGetGVdialer .body p
{
    margin:0px;
}

.mainDivGetGVdialer .body .helpIcon
{
    width:20px;
    height:22px;
    background-image:url('../Images/getGVdialerBoxImages/qmark.jpg');
    float:right;
    cursor:pointer;
}

.mainDivGetGVdialer .body .input
{
    width:224px;
}

.mainDivGetGVdialer .body .inputText
{
    width:97%;
}

.mainDivGetGVdialer .body .inputRadio
{
    /*display: block;*/
    /*color:#7D7D7D;*/
}


.mainDivGetGVdialer .body .inputRadio label
{
    /*color:#7D7D7D;*/
}

.mainDivGetGVdialer .body .inputCheckBox
{
    /*color:#7D7D7D;
    float:left;
    padding-top:8px;*/
}

.mainDivGetGVdialer .body select
{
    width:100%;
}

.mainDivGetGVdialer .footer
{
    /*text-align:center;
    background-color:#E8E6E7;
    padding-top: 10px;
    padding-bottom: 10px;*/
}

.mainDivGetGVdialer .footer .divSend
{
    /*text-align:center;
    width:100%;*/
    cursor:pointer;
}



.mainDivGetGVdialer .footer .divSend p
{
    /*color:#7D7D7D;*/
}

.mainDivGetGVdialer .footer .footerLink
{
    /*color:#7D7D7D;*/
}

.mainDivGetGVdialer .footer .footerLink a
{
    /*color:#7D7D7D;*/
}

.helpDialog
{
    display: none; 
    border: solid 1px #CCCCCC; 
    background-color: #FFFFFF; 
    text-align:left;
    /*padding: 5px;*/
}

.helpDialog p
{
    text-align:left;
}

/*support*/

.supportLeft
{
    width:50%;
}

#menuSupport
{
    width:auto;
}

.supportLeft .iconTitle
{
    float:left;
    background-image:url('../Images/SupportImages/gv_trialicon.jpg');
    width:67px;
    height:48px;
}
.supportLeft .Title
{
    text-align:left;
    margin-top:20px;
}

.supportLeft .content
{
    text-align:left;
    vertical-align:bottom;
}


.supportRight
{
    /*float:left;*/
    width:50%;
}

.getInTouceIcon
{
    background-image:url('../Images/SupportImages/GetInTouch.png');
    height:23px;
    width:28px;
    background-repeat:no-repeat;
    padding-right:10px;
}
.twitterIcon
{
    background-image:url('../Images/SupportImages/twitter-logo.png');
    height:50px;
    width:50px;
    background-repeat:no-repeat;
    padding-right:10px;
}
.helpUsImproveIcon
{
    background-image:url('../Images/SupportImages/HelpUsImprove.png');
    height:23px;
    width:28px;
    background-repeat:no-repeat;
    padding-right:10px;
}

.supportRight .GetGVdialerTitle
{
    text-align:left;
}
.supportRight .divGetInTouceBox
{
    border:solid 1px blue;
    width:220px;
}

.supportRight .divGetInTouceBox .divBoxTitle
{
    background-color:Blue;
    height:30px;
}

.supportRight .divGetInTouceBox .divBoxTitle p
{
    color:White;
    padding-top:5px;
}

.supportRight .divGetInTouceBox .divBoxBody
{
    margin-bottom:10px;
}


/*successPageFreeTrail*/

.successPageFreeTrail
{
}

.successPageFreeTrail .content
{
}



.successPageFreeTrail .content li
{
    list-style-image: url('../Images/SuccessPageFreeTrailImages/gv_support_icon.jpg');
    margin-top:10px;
}

.successPageFreeTrail .content .SMS
{
    list-style-image: url('../Images/SuccessPageFreeTrailImages/gv_sms.jpg');
    margin-top:10px;
}

.successPageFreeTrail .content .TryAgain
{
    list-style-image: url('../Images/SuccessPageFreeTrailImages/gv_tryagain.jpg');
    margin-top:10px;
}

.successPageFreeTrail .content .EMAIL
{
    list-style-image: url('../Images/SuccessPageFreeTrailImages/gv_email.jpg');
    margin-top:10px;
}

.successPageFreeTrail .content .Support
{
    list-style-image: url('../Images/SuccessPageFreeTrailImages/gv_support.jpg');
    margin-top:10px;
}

.successPageFreeTrail .content .suggestions
{
    list-style-image: url('../Images/SuccessPageFreeTrailImages/gv_suggestions.jpg');
    margin-top:10px;
}

.successPageFreeTrail .content .trialFull
{
    list-style-image: url('../Images/SuccessPageFreeTrailImages/gv_trialfull.jpg');
}





/*Features Page*/

.FeaturesPage
{
}

.FeaturesPage .imgFullHorizontalLine
{
    background-image:url('../Images/FeaturesPageImages/gv_features_fullhorizontalline.jpg');
    height:25px;
    background-repeat:no-repeat;
}

.FeaturesPage .FeaturesTopRowTitle
{
}

.FeaturesPage .FeaturesTopRowTitle p
{
    font-weight:bold;
    margin-top:20px;
}

.FeaturesPage .FeaturesTopRowContent p
{
    margin-left:5px;
    margin-top:0px;
    margin-bottom:0px;
}


.txtBoxWaterMark
{
    /*background-color: #005BF1;*/
    width:97%;
    color:#989898;
}




.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
}