/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%; 

}

a
{
	color: #fff;
}



#wrap
{
	margin: 0 auto;
	width: 900px;
	height: 800px;
}

#top
{
	width: 900px;
	height: 50px;
	float: left;
}

#spacer
{
	float: left;
	width: 900px;
	height: 30px;
	text-align: center;
}

#pagetitle
{
	float: left;
	width: 900px;
	height: auto;
	margin-left:100px;
	color: #FCB817;
	font-size: 1.4em;
	margin-bottom: 15px;
}

#weeklycost
{
	float: left;
	width: 860px;
	height: auto;
	text-align: right;
	font-size: 11px;
	color: #fff;
}

.cost-box
{
	padding: 3px;
	background-color: #9DB0FB;
	float: right;
	margin-right: 40px;
	font-size: 12px;
}



#middle
{
	float: left;
	width: 900px;
}

#form-top
{
	float: left;
	margin-left: 100px;
	width: 480px;
	height: 37px;
	background-image: url(../images/form-top-bg.gif);
}

#form
{
	float: left;
	width: 480px;
	margin-left: 100px;
	margin-right: 50px;
	background-color: #9DB0FB;
}

#form-bottom
{
	float: left;
	margin-left: 100px;
	width: 480px;
	height: 37px;
	background-image: url(../images/form-bottom-bg.gif);
}


#bottom-buttons
{
	width: 480px;
	float: left;
	margin-left: 105px;
	margin-top: 15px;
}

.button
{
	color: #fff;
	background-color: #9DB0FB;
	width: 180px;
	float: left;
	margin: 0px 10px 0px 15px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.button2
{
	color: #fff;
	background-color: #9DB0FB;
	width: 180px;
	margin: 0px 10px 0px 10px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	float: left;
}

#bottom
{
	width: 900px;
	float: left;
}

#footer-image
{
	float: left;
	margin-left: 20px;
}

#footer-text
{
	float: left;
	width: 860px;
	color: #738EF9;
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#StartNowLabel
{
	float: left;
	width: 450px;
	margin-left: 110px;
	color: #466AF7;
	text-align: justify;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 15px;
	
}


#StartNowAULabel
{
    float: left;
    width: 450px;
    margin-left: 10px;
    color: #000066;
    text-align: justify;
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 15px;
}

#StartNowLabelUK
{
	float: left;
	width: 450px;
	margin-left: 110px;
	color: #466AF7;
	text-align: justify;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 15px;
	display:none;
}

#StartNowLabelUKRegConfirmation
{
	clear:both;
	width: 700px;
	margin-left: -410px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: solid 1px red;
	display:none;
}


#footer-text2
{
	float: left;
	width: 680px;
	height: auto;
	color: #4367F6;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 11px;
}

.footer-text2b
{
	float: left;
	width: 680px;
	height: auto;
	color: #4367F6;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 11px;
}

.footer-text2c
{
	float: left;
	width: 680px;
	height: auto;
	color: #4367F6;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 11px;
}

.footer-text2c a
{
	color: #4367F6;
	}

#footer-text3
{
	float: left;
	width: 750px;
	height: 70px;
	color: #4367F6;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
	font-size: 10px;
	padding: 5px 40px 5px 5px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	position:absolute;
}

#footer-text a
{
	color: #4367F6;
	text-decoration: none;
}

#footer-text2 a
{
	color: #4367F6;
	text-decoration: none;
}



.form-title
{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 10px;
}

.form-title-header
{
	color: #000066;
	font-size: 20px;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 10px;
}

.form-title-right
{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 25px;
	margin-top: 20px;
	text-align: right;
}

.form-title-right a
{
	color: #000066;
}

.form-input
{
	margin-left: 30px;
	margin-top: 7px;
}

.NLSignup-form-input
{
	margin-left: 30px;
	margin-top: 7px;
}

.Eplus-form-input
{
	margin-left: 30px;
	margin-top: 7px;
	text-transform:uppercase
}

.input
{
	color: #000066;
	font-size: 16px;
}

.password-input
{
	color: #000066;
	font-size: 16px;
	background-color: #FCB817;
}

.max-characters
{
	color: #000066;
	font-size: 10px;
	border-style: None;
	width: 30px;
}

.example-text
{
	margin-left: 30px;
	margin-top: 8px;
	font-size: 11px;
	color: #fff;
}
.passwordReminderText
{
	margin-left: 30px;
	margin-top: 8px;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	text-align: justify;
	margin-right: 10px;
}

.passwordReminderText a
{
	color: #000066;
}

.text-area
{
	margin-left: 30px;
	margin-top: 10px;
}


.message
{
	color: #000066;
	font-size: 16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.terms
{
	float: left;
	font-size: 11px;
	width: 350px;
	color: #fff;
	margin: 10px 0px 5px 30px;

}

.box
{
	margin-right: 4px;
}
.validation
{
	font-weight: bolder;
	clear: both;
	margin-left: 30px;
}

.suspendedText
{
	color: Red;
}
.freesms
{
	font-size: 14px;
	font-weight: bold;
	color: red;
	display: inline;
}


.panelClass
{
	background-color: lime;
	width: 300px;
}

.SubmitButtonStyle
{
	background-color: #FFD700;
	border: none;
	font-family: Arial;
	font-size: 30px;
	color: #fff;
	height: 35px;
	width: 150px;
}




#body2
{
	width: 100%;
	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg3.jpg);
	background-position: top center;
	z-index: -1;
	position: absolute;
	background-repeat: no-repeat;
}


#Reg-form-top
{
float:left;
margin-left:100px;
width:730px;
height:37px;
background-image:url(../images/form-top-bg2.gif);
}

#Reg-form
{
float:left;
width:730px;
margin-left:100px;
background-color:#9DB0FB;
}
#Eplus-Reg-form
{
float:left;
width:730px;
margin-left:100px;
background-color:#9DB0FB;
}

#Reg-form-bottom
{
float:left;
margin-left:100px;
width:730px;
height:37px;
background-image:url(../images/form-bottom-bg2.gif);
}

#registration-box
{
float:left;
width:350px;
height:400px;
background-color:#9DB0FB;
font-size:1.9em;
font-weight:bold;
color:#FFFFFF;
padding-left:30px;
margin-right:40px;

}

#registration-box-small
{
float:right;
width:300px;
height:300px;
background-color:#9DB0FB;
font-size:1.0em;
font-weight:bold;
color:#FFFFFF;
padding-right:10px;

}

#Eplus-registration-box-small
{
float:right;
width:300px;
height:300px;
background-color:#9DB0FB;
font-size:1.0em;
font-weight:bold;
color:#FFFFFF;
padding-right:10px;

}

.Reg-button2
{
color:#fff;
background-color:#9DB0FB;
width:200px;
float:left;
margin:0px 10px 0px 15px;
padding:5px;
text-align:center;
font-weight:bold;
}

#Reg-footer-image
{
float:left;
margin-left:120px;
}

.Reg-footer-text2
{
float:left;
width:890px;
padding-left:20px;
height:auto;
color:#4367F6;
margin-top:5px;
margin-bottom:10px;
text-align:center;
font-size:11px;
}


#General-wrap
{
background-color: #9DB0FB;
padding:5px;
text-align:left;
}



#Sub-body
{
	width: 100%;
	height: 100%;
	z-index: -1;
	position: absolute;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image:none;
}

#Sub-wrap
{
	margin: 0 auto;
	width: 793px;
	background-color: #9DB0FB;
	color: #fff;
	padding: 3px;
}

#Sub-top
{
	width: 900px;
	height: 100px;
	text-align: center;
	color: #FCB817;
	text-align: center;
	margin: 0 auto;
}

.Sub-TextMessageBox
{
	border: solid 3px #000066;
	font-weight: 600;
	width: 200px;
	height: 200px;
	float: left;
	padding: 3px;
	margin-left: 120px;
}

.Sub-Item
{
	border: solid 1px #000066;
	width: 300px;
	margin-left: 420px;
	margin-bottom: 3px;
	font-weight: 600;
	color:#000066;
}
.Sub-highlightedtext
{
	color: Yellow;
	font-weight: 700;
}

.Sub-image
{
	border: solid 3px #000066;
	float: left;
	margin-left: 20px;
}

.Sub-TextMessageBox
{
	border: solid 3px #000066;
	font-weight: 600;
	width: 200px;
	height: 200px;
	float: left;
	padding: 3px;
	margin-left: 120px;
}

#Sub-bottom
{

	height: 80px;
	padding-top:20px;
	width: 800px;
	text-align: center;
		margin: 0 auto;
}

#Sub-form-top
{
margin:0 auto;
width:800px;
height:37px;
background-image:url(../images/800_top.gif);
}

#Sub-form-bottom
{
margin-left:100px;
width:800px;
height:37px;
background-image:url(../images/800_bottom.gif);
margin:0 auto;
}

.Sub-otherSubscriptionDetails
{
	
text-align:center;
font-weight:600;

}
	
.Sub-otherdetails
{
color:#000066;
}

#Sub-wrap
{
	margin: 0 auto;
	width: 793px;
	background-color: #9DB0FB;
	color: #fff;
	padding: 3px;
}

#Sub-middle
{
	float: left;
	width: 800px;
}



.TandCmodalBackground
        {
            background-color: #FDFDFD;
            filter: alpha(opacity=80);
            opacity: 0.7;
            z-index: 10 !important;
        }
        .TandCmodalPopup
        {
            padding: 0px;
            background-color:#Cccccc;
            border: Gray 1px solid;
            z-index: 20 !important;
            width:400px;
        }
        .TandCmodalheader
        {
        	height:20px;
            font-weight:normal;
            margin-top:1px;
            margin-left:1px;
            margin-right:1px;
           font-size:14px;
           font-weight:bold;
            background-color:Blue;
            background-image: url(../images/image.jpg);
            background-repeat: repeat-x;
            color:#ffffff;
            text-align: left;
        }
        .TandCclosemodal
        {
            right: 0px;
            width: 20px;
            cursor: pointer;
            position: absolute;
            top: 5px;
            height: 20px;
            background: url(../images/close.png);
            background-repeat: no-repeat;
        }
        .TandCmodalcontent
        {
            padding: 5px 10px 20px 10px;
            text-align: center;
        }
        .TandCmodalfooter
        {
            padding: 2px;
            text-align: center;
            height:10px;
        }
        .TandCnoDisplay
        {
            display: none;
        }



/*NL SPECIFIC CHANGES - DIFFERENCES*/

.NLbutton
{
	color: #fff;
	background-color: #9DB0FB;
	width: 140px;
	height:50px;
	float: left;
	margin: 0px 10px 0px 15px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	display:none;
}



.NLbutton2
{
	color: #fff;
	background-color: #9DB0FB;
	width: 140px;
	height:50px;
	margin: 0px 10px 0px 10px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	float: left;
	display:none;
}

.NLfooter-text2b
{
	height: 20px;
	color: #ffffff;
	margin-left:-100px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 11px;
	background-color:black;
    display:none;
}

.NLfooter-TandC
{
    text-align:center;
width:700px;
height:50px;
font-size:10px;
	display:none;
}

#NLSignup-bottom-buttons
{
	width: 700px;
	float: left;
	margin-left: 0px;
	margin-top: 15px;
	display:none;
}


.NLSipnupNow
{
    font-size:20px;
    color:#FCB817;
    margin-left:100px;
	display:none;
}


.NLlblAge
{
    color:#ffffff;
    font-size:14px;
    text-align:center;
    margin-top:10px;
    display:none;
}

