/*--------------------------- Main CSS -----------------------------*/

body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #D7E2E8 url(../img/structure/pageBack.png) top left repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}

strong {
	color:#333;
}
 
a:link, a:visited, a:active {
	color: #6C8C9B;
}
a:hover {
	color: #7EA038;
}

p {
	margin:0 0 24px 0;
	line-height:1.5em;
}

li {
	line-height:1.5em;
}

h1 {
	font-size:22px;
	font-weight:normal;
	color:#333;
}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#333;
}

img {
	border: 0;
}

.clear {
	clear:both;
}

/*--------------------------- Structure -----------------------------*/

#container {
	margin: 0 auto;
	width: 1100px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 45px;
}

#header .logo {
	width:200px;
	height:56px;
	border:#CCCC00 0px solid;
	margin-top:14px;
	float:left; 
	margin-left:80px;
}

#toolNav {
	margin-right:90px;
	float:right;
	list-style:none;
}

#toolNav li {
	float:left;
	margin-left:35px;
}

#toolNav a {
	display:block;
	padding-left:16px;
	text-decoration:none;
}

#toolNav a:hover {
	color:#4d6c7e;
}

#toolNav .contactNumber a {
	background:url(../img/structure/toolnav.png) 0 -69px no-repeat;
}


#toolNav .helpCentre a {
	background:url(../img/structure/toolnav.png) 0 -33px no-repeat;
}

#toolNav .customerLogin a {
	background:url(../img/structure/toolnav.png) 0 3px no-repeat;
}

#innerContainer {
	clear: both;
	background:url(../img/structure/whiteBox-back.png) top left repeat-y;
}
#innerContainerTop {
	background:url(../img/structure/whiteBox-top.png) top left no-repeat; 
	height: 26px;
}
#innerContainerBottom {
	background:url(../img/structure/whiteBox-bottom.png) top left no-repeat; 
	height: 24px;
}

#mainContent {
	margin-left: 100px;
	margin-right: 100px;
	min-height: 580px;

}

#mainContent h1, #mainContent h2 {
	margin-top: 0;
}

#footer {
	clear: both;
	overflow:auto;
	margin:25px 0;
}

#footerCopyright {
	float: left;
	padding-left: 90px;	
}

#footerLinks {
	float: right;
	padding-right: 90px;
	text-align:right;
}

#footerLinks a {
	padding-left:16px;
	text-decoration:none;
}

#footerLinks a:hover {
	color:#4d6c7e;
}

#seoLinks {
	clear:both;
	margin-top:30px;
	text-align:center;
	font-size:11px;
}

#seoLinks a {
	padding-left:16px;
	text-decoration:none;
	line-height:20px;
}

#seoLinks a:hover {
	color:#4d6c7e;
}

#leftPanel {
	width: 600px;
	float: left;
	text-align: left;
}

#leftPanel h1 {
	margin-top: 0;
}

#rightPanel {
	width: 255px;
	float: right;
	text-align: left;
}

#rightPanel h2 {
	margin-top: 0;
}

#clogin {
	font-size:16px;
	text-align:right;
	margin-right:85px;
	margin-top:34px;
	font-weight:bold;
	float: right;
}



/*--------------------------- top tabs -----------------------------*/

#tabNav {
	width: 924px;
	height:33px;
	margin: 20px 0px 0 90px;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	padding: 0;
}

#tabNav li {
	float:left;
}

#tabNav li a {
	display:block;
	outline: none;
	width:124px;
	height:23px;
	padding: 10px 4px 0 4px;
	background: #676767 url(../img/structure/tabnav.png) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

#tabNav li a:hover,
#tabNav li a:focus  {
	background: #a9a9a9 url(../img/structure/tabnav.png) 0 -33px repeat-x;
}

#tabNav li.active a {
	background: #adca70 url(../img/structure/tabnav.png) 0 -66px repeat-x;
}

#tabNav li.active a:hover {
	background: #adca70 url(../img/structure/tabnav.png) 0 -66px repeat-x;
}


/*--------------------------- General Bits -----------------------------*/

#errorPanel {
	border: 1px solid #ffbfbf;
	margin: 0;
	margin-bottom: 20px;
	padding: 5px;
	background-color: #ffefef;
	font-size: 1em;
	color: #ae0b0b;
}
#errorPanel ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

#errorPanel ul li {
	float: none;
}

.reqAsterisk {
	color: #ae0b0b;
	font-weight: bold;
	padding-left: 2px;
}

.formFieldError {
	color: #ae0b0b;
	font-weight: bold;
	font-size: 1.3em;
}

.green {
	color: #7ea334;
	font-weight:bold;
}

.green_big {
	color: #7ea334;
	font-weight:bold;
	font-size:16px;
}

.indent {
	padding-left: 35px;
	padding-right: 35px;
}

pre {
	color: red;
	padding-left: 15px;
	font-family: "Courier New", Courier;
}

.signupBullets {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
}

.signupBullets li {
	padding: 14px 0 14px 0;
	border-bottom: 1px dotted #666;
}

.signupBullets li:before {
	content: "\00BB \0020";
}

.field {
	font-size: 1em;
	background: #F9FFED;
	border-top:1px solid #c1c1c1;
	border-left:1px solid #c1c1c1;
	border-bottom:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	padding: 2px;
}


#signupButton {
	font-weight: 1.7em;
        font-weight: bold;
        color: #666;
        padding: 3px;
        overflow: visible;
}

#helpBreadcrumb {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 6px;
}

.greyLine {
	border-bottom: 1px dotted #666;
}

.docIcon {
	border: 0;
	width: 18px;
	height: 18px;
}

#pagination {
	margin: 20px 0 20px 0;
	font-size: 1.2em;
}

.helpRightBullets {
	margin: 7px;
	padding: 8px;
}

.helpRightBullets li {
	padding: 1px 0 3px 0;
}

#helpSearchPanel {
	width: 100%;
	border: 1px dotted gray;
	padding: 10px;
	background: #efefef;
}

#helpCategories {
	width: 100%;
	border: 1px dotted gray;
	margin-top: 8px;
	margin-bottom: 12px;
	padding: 0 10px 5px 10px;
	background: #f7f7f7;
	font-size: 1.2em;
	font-weight: bold;
}

#helpCategories ul {
	list-style: none;
	margin-top: 0;
	padding: 6px;
}

#helpCategories ul li {
	float: left;
	width: 29%;
	padding: 3px;
}

#recentBlogs {
	border-bottom: 1px dotted gray;
	font-weight: bold;
	color: gray;
	font-size: 1.3em;
}

#recentBlogPosts {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

#recentBlogPosts li {
	padding: 4px;
	font-weight: bold
}

#recentBlogPosts li span.text {
	font-weight: normal;
	font-size: 0.8em;
}

#recentBlogPosts li span.date {
	font-size: 0.8em;
}

#linkBox .header {
	border-bottom: 1px dotted gray;
	font-weight: bold;
	color: gray;
	font-size: 1.3em;
}

#linkBox h2 {
	margin:0;
	font-size:13px;
	font-weight:bold;
}

#linkBox ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	height:200px;
	overflow:auto;
}

#linkBox li {
	padding: 4px;
	font-weight: bold;
}

#linkBox a {
	/* color:#7EA334; */
}

#linkBox li span.text {
	font-weight: normal;
	font-size: 0.8em;
}

.homeImage {
	border: 1px dotted gray;
	width: 190px;
	height: 93px;
}

#homeTextContainer {
	width: 570px;
}
	

#twitterBox {
	border: 1px dotted #666;
	text-align: center;
	margin-top: 20px;
}
#twitterBox p {
	font-size: 1.2em;
	font-weight: normal
}

#twitterBox p a {
	font-size: 1.1em;
	font-weight: bold
}
