/*------------------------------------------------------------------------------------------
Additional Elements
------------------------------------------------------------------------------------------*/

.error
{
color: blue;
border: groove;
background: lightgreen;
font-family: verdana;
}

.listTable
{
border: 0px solid #2763a9;
padding-top: 0px;
padding-bottom: 7px;
}

.screenshot
{
border: 0px solid #2763a9;
padding-left: 70px;
padding-bottom: 10px;
}

.headingWithIcon
{
border: 0px solid #2763a9;
}

.headingWithIcon td
{
border: 0px solid #2763a9;
padding-top: 0px;
}

#contentInternal .contactUs
{
border: 0px solid #2763a9;
width: 90%;
}

#contentInternal .contactUs select, 
#contentInternal .contactUs input,
#contentInternal .contactUs textarea
{
font: 11px arial, helvetica, sans-serif;
}

#contentInternal .contactUs td, #contentInternal .contactUs th
{
border: 0px solid #2763a9;
text-align: left;
text-align: justify;
}

/*
 * Change the look of the links on the
 * contact us page
#contentInternal .contactUs a:link, 
#contentInternal .contactUs a:visited
{
color: #235f9f;
color: #91a32e;
color: #51630e;
text-decoration: none;
font-weight: bold;
}

#contentInternal .contactUs a:hover, 
#contentInternal .contactUs a:active
{
text-decoration: underline;
}
 */
	
#contentInternal .extendedHeading
{
font: bold 13px arial, helvetica, sans-serif;
background: url("/images/3.0/internal_divider.gif") repeat-x bottom;
margin: 25px 0 5px 0;
padding: 0 0 5px 0;
color: #91a32e;
width: 110%;
}

.pricesTable td
{
border: 1px solid #a1bec9;
padding: 1px;
}

.pricesTable th
{
background: #a1bec9;
background: #1d3252;
color: #fff;
padding: 5px;
}

#loginError
{
float: right;
width: 130px;
text-align: right;
color: #ff0000;
font-weight: bold;
padding-right:10px;
}

#contentInternal h1
{
font: bold 18px arial, helvetica, sans-serif;
text-align: left;
}

#contentInternal .invisibleBar
{
clear:both;
}

#contentInternal p
{
padding: 0 0 8px 0;
width: 550px;

}

#panelDirectSMS p,
#panelServices p
{
font: 13px arial, helvetica, sans-serif;
}

/*----------------------------------------*/
/* Prices page
/*----------------------------------------*/

/* Add a page wide div on the prices page */
#contentInternal .pricesPageWide
{
border: 0px solid #1d3252;
float: left;
margin: 0px 10px 0 0px;
width: 600px;
}

#contentInternal .pricesPageWide p
{
width: 595px;
}

#contentInternal .pricesColumnLeft
{
margin: 10px 5px 0 0px;
}

#contentInternal .pricesColumnRight
{
margin: 10px 0 0 40px;
}

html>body #contentInternal .pricesColumnLeft
{
margin: 10px 5px 0 0px;
}

.discountNote
{
font-size: 9px;
text-align: justify;
padding: 5px;
}

.calculator
{
width: 300px;
}

.calculator td.label
{
text-align: left nowrap;
font-weight: bold;
padding: 2px;
padding-left: 10px;
padding-bottom: 10px;
}

.calculator td.amount, 
.calculator td.button, 
.calculator td.errorField,
.calculator td.textField
{
text-align: right;
padding: 2px;
padding-right: 10px;
padding-bottom: 10px;
}

.calculator td input
{
float: right;
width: 110px;
margin-right: 7px;
text-align: right;
}

.calculator td.button input
{
text-align: center;
}

.costs, .prices
{
border: 0px solid #1d3252;
width: 250px;
}

.discounts
{
border: 0px solid #1d3252;
width: 600px;
}

/*----------------------------------------*/
/* Registration Page
/*----------------------------------------*/

#contentInternal .registrationColumnLeft
{
float: left;
width: 220px;
padding: 5px;
}

#contentInternal .registrationColumnLeft p
{
width: 210px;
}

#contentInternal .registrationColumnRight
{
float: left;
width: 340px;
padding: 5px;
}

#contentInternal .registrationColumnRight select
{
width: 215px;
}

.registration th
{
padding-left: 10px;
padding-top: 5px;
text-align: left;
font-weight: bold;
}

.registration td
{
padding-left: 10px;
padding-top: 5px;
text-align: left;
}

.left
{
float: left;
padding: 5px;
padding-left: 0px;
border: 0px solid #000;
}

.right
{
float: left;
border: 0px solid #000;
}

.affiliateUrls
{
width: 500px;
text-align: justify;
}

.affiliateUrls p
{
padding-bottom: 10px;
}

/*----------------------------------------*/
/* Home Page
/*----------------------------------------*/

#panelDirectSMS p
{
margin: 0 0 0 28px;
padding: 8px 0 0 0;
width: 260px;
text-align: justify;
}

#panelServices p
{
margin: 0 0 0 21px;
padding: 8px 0 0 0;
width: 260px;
text-align: justify;
}

#contentInternal .columnLeft p, #contentInternal .columnRight p
{
padding: 0 0 8px 0;
width: 260px;
text-align: justify;
}

.outline, 
#contentInternal .formOutline
{
vertical-align: top;
border: 1px solid #a1bec9;
border: 1px solid #1d3252;
padding-top: 0px;
padding-left: 2px;
padding-bottom: 2px;
padding-right: 2px;
margin-bottom:5px;
}

.heading
{
background: #a1bec9;
background: #1d3252;
color: #fff;
font: bold 13px arial, helvetica, sans-serif;
padding:5px;
}

/*
 * Left align headings on outline tables
 */
#contentInternal .formOutline th
{
border: 0px solid #2763a9;
text-align: left;
}

.note
{
font-size:9px;
padding-right: 20px;
}

/*
 * Reduce the font size
 */
body
{
font: 13px arial, helvetica, sans-serif;
}

.highlight
{
background-color: #e9ebee;
}

/*------------------------------------------------------------------------------------------
Navigation Menu
------------------------------------------------------------------------------------------*/
#navMenu
{
clear: left;
width: 815px;
height: 27px;
background: #fff url(/images/3.0/nav_bg.gif) repeat-x;
}

#navMenu li
{
float: left;
padding: 3px 17px 0 17px;
text-align: center;
}

#navMenu li a,
#navMenu li a:visited
{
outline-color: #fff;
font: bold 13px arial, helvetica, sans-serif;
color: #f00;
color: #1d3252;
text-decoration: none;
}

#navMenu li a:hover,
#navMenu li a:active
{
outline-color: #fff;
font: bold 13px arial, helvetica, sans-serif;
color: #a1ab36;
}

#navMenu li.special a,
#navMenu li.special a:visited
{
color: #a1ab36;
color: #ff0000;
}

#navMenu li.special a:hover,
#navMenu li.special a:active
{
color: #1d3252;
color: #a1ab36;
}

/*------------------------------------------------------------------------------------------
Application Styles
------------------------------------------------------------------------------------------*/
#application
{
width: 100%;
border-bottom: 1px solid #4572b3;
border-bottom: 1px solid #1d3252;
}

#application h2
{
font: bold 16px arial, helvetica, sans-serif;
padding-top: 10px;
padding-bottom: 10px;
}

#application h3
{
font: bold 14px arial, helvetica, sans-serif;
padding-top: 5px;
padding-bottom: 5px;
}

#application input,
#application select,
#application textarea
{
font: 11px arial, helvetica, sans-serif;
}

.operationResults
{
/* color: #ff0000; */
font-weight: bold;
padding-top: 10px;
float: center;
text-align: center;
}

/*------------------------------------------------------------------------------------------
User Menu
------------------------------------------------------------------------------------------*/

/*
 * Colours to choose from
 *
Toolbar Green: #98a93b
direct Blue: #1F5f9d
Logo Green: #9eb817
Table row Grey: #e9ebee
Login dark Blue: #0f1c2d
Login light Blue: #4572b3
 */
 
#userMenu
{
border-left: 0px solid #f0f0f0;
width: 815px;
padding-top: 5px;
padding-bottom: 1px;
text-align: left;
text-decoration: none;
background-color: #4572b3;
background-color: #1d3252;
}

#userMenu td, 
#userMenu th
{
text-align: left;
white-space: nowrap;
padding: 0 6px 0 6px;
color: #505050;
color: #cdcdcf;
height: 20px;
}

#userMenu td a,
#userMenu td a:visited,
#userMenu th a,
#userMenu th a:visited
{
font-weight: bold;
text-decoration: none;
text-align: left;
color: #000000;
color: #fdfdff;
}

#userMenu td a:hover,
#userMenu th a:hover
{
color: #cdcdcf;
}

#userMenu th a img
{
display: inline;
vertical-align: middle;
height: 11px;
width: 11px;
}

/*------------------------------------------------------------------------------------------
User Status
------------------------------------------------------------------------------------------*/
#userStatus
{
background-color: #f0f0f0;
width: 815px;
border-bottom: 1px solid #4572b3;
border-bottom: 1px solid #1d3252;
}

#userStatus td
{
text-align: center;
}

#userStatus td a:visited,
#userStatus td a
{
color: #1d3252;
}

/*------------------------------------------------------------------------------------------
Inbound Prices Page
------------------------------------------------------------------------------------------*/
.inboundPrices
{
width: 530px;
border: 1px solid #1d3252;
border: 1px solid #c1c1c1;
}

.inboundPrices td
{
border: 1px solid #c1c1c1;
}

.inboundPrices th
{
color: #f0f0f0;
background-color: #1d3252;
font-size: 12px;
}

/*------------------------------------------------------------------------------------------
FAQ Page
------------------------------------------------------------------------------------------*/
#contentInternal table td.faqHeading
{
width: 560px;
}

/*------------------------------------------------------------------------------------------
Popup Ups
------------------------------------------------------------------------------------------*/
#menulessContainer
{
border: 0px solid #000;
margin: 0;
padding: 0;
height: 100%;
float: center;
font-size: 11px;
}

#menulessContainer input,
#menulessContainer select,
#menulessContainer textarea
{
font-size: 11px;
}

#menulessContainer h2
{
font: bold 16px arial, helvetica, sans-serif;
padding-top: 10px;
padding-bottom: 10px;
}

#menulessContainer h3
{
font: bold 14px arial, helvetica, sans-serif;
padding-top: 5px;
padding-bottom: 5px;
}

#menulessContainer p
{
font: 11px arial, helvetica, sans-serif;
text-align: justify;
padding: 5px 5px 5px 5px;
}

#menulessContainer a:visited,
#menulessContainer a
{
color: #235f9f;
}

.termsAndConditions
{
background-color: #f0f0f0;
padding: 5px;
width: 750px;
float: center;
text-align: justify;
}

.termsAndConditions p
{
padding: 5px;
}

.privacyPolicy
{
width: 750px;
}

.privacyPolicy p
{
text-align: justify;
padding: 5px;
}

.menuless
{
background-color: #f0f0f0;
}

.queryPageButton
{
width: 30px;
}

.loginForm
{
border: 0px solid #000;
width: 250px;
}

/*------------------------------------------------------------------------------------------
Landing Container
------------------------------------------------------------------------------------------*/

#landingContainer
{
background: #5F88C8 url(/images/body_bg.gif) repeat-y;
margin: 0 auto;
padding: 0 30px;
width: 816px;

/* 
 * Position the div right in the center of the page 
 * and repeat all the way to the end of the screen
 *
position: absolute;
top: 0px;
left: 50%;
margin-left: -408px;
 */
height: 100%;
}


ul.graphical{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.graphical.tick li{
	background:url("/images/ul-tick.png") no-repeat scroll 0 0 transparent;
	list-style:none outside none;
	margin:0 !important;
	padding:0 0 10px 20px !important;
}

#contentInternal.register ul.graphical.tick {
	list-style:none outside none;
	margin:0 !important;
	padding:0 0 10px 20px !important;
}



.testimonial{
	width: 90%;
	background: #f7f9fd;
	border: 1px solid #0047b7;
	padding: 10px;
}

.testimonial p{
	margin: 10px 0;
	text-align: left;
}

.testimonial p.sig{
	text-align: right;
	font-weight: bold;
}

.btn-register-free-now{
	background: url(/images/btn-register-free-now.jpg) no-repeat 0 0;
	height: 52px;
	width: 223px;
	cursor: pointer;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	display: block;
	margin: 0 auto;
	
	
}

.btn-register-free-now:hover{
	background-position: 0 -52px;
}

.landingContent.marketing {
	color: #000;
	font-size: 14px;
}

.landingContent.marketing td {
	text-align: left;
	padding: 0 20px;
}

.landingContent.marketing h1,
.landingContent.marketing h2,
.landingContent.marketing h3 {
	margin: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.landingContent.marketing h1 {
	color: #00499F;
}

.landingContent.marketing h2 {
	color: #9db61c;
}

.landingContent.marketing h3 {
	text-align: left;
}

.landingContent.marketing p {
	margin: 15px 0;
	font-size: 14px;
	line-height: 20px;
}

.landingContent.marketing .testimonial p {

	font-size: 13px;
}

.landingContent.marketing li {
	line-height: 20px;
	list-style: none;
	margin: 5px 0 5px 15px;
	padding: 3px 0 2px 25px;
	background: transparent url(../images/bullet-green-tick.png) no-repeat 0 0;
}