/*
Stylesheet Name: nte.ltd
Stylesheet URI: http://www.nte.ltd.uk/css/NTE-default-styles.css
Description: Default layout and styles for http://www.nte.ltd.uk
Version: 1
Author: Ciaran Donnelly (ciaran@mnmldesign.co.uk)
Author URI: http://www.mnmldesign.co.uk
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, helvetica, sans-serif;
	background-color: #ecf1f4;
}

#container {
	margin: auto;
	width: 780px;
}

/* @group #header */

#header {
	float: left;
	margin: 0 0 20px 0;
	width: 780px;
	height: 54px;
	background-image: url(../images/layout/header.jpg);
}

/* @group #navigation
 */

#navigation {
	float: left;
	margin: 0 0 10px 0;
	width: 765px;
	height: 30px;
}

#navigation ul {
	margin: 0 0 0 15px;
	list-style: none;	
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	display: block;
	width: 71px;
	height: 22px;
	padding: 8px 0 0 21px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/layout/nav-button.png);
}

#navigation ul li a.active, #navigation ul li a:hover {
	background-position: 0 30px;
}

#navigation ul li a.home {
	display: block;
	padding: 0;
	margin: 1px 0 0 347px;
	width: 35px;
	height: 28px;
	background-image: url(../images/layout/home-button.png);
}

#navigation ul li a.home:hover {
	background-position: 0 28px;
}



/* @end */

/* @group MAIN CONTENT */

#content_wrapper {
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 8px 0;
	width: 540px;
	background-color: #fff;
	background-image: url(../images/layout/content-wrapper-background.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#main_content {
	float: left;
	padding: 19px 0 0 0;
	width: 540px;
	background-color: #fff;
	background-image: url(../images/layout/main-content-background.png);
	background-repeat: no-repeat;
	background-position: top;
}

#content_wrapper table{
	margin: 40px 0 0 10px;
	font-size: 12px;
	
}

#main_content h1 {
	margin: 0 0 1px 15px;
	padding: 0;
	font-size: 14px;
	color: #00a7df;
}

#main_content h2 {
	margin: 0 0 1px 15px;
	padding: 0;
	font-size: 12px;
	color: #00a7df;
}

#main_content p, #main_content address {
	font-style:normal;
	margin: 0 10px 15px 15px;
	font-size: 12px;
	color: #000;
}

#main_content p a {
	color: #00a7df;
}

#main_content ul.alphabet {
	margin: 0 0 0 10px;
	list-style: none;
}

#main_content ul.alphabet li {
	float: left;
	margin: 0 4px 15px 0;
	font-size: 12px;
	color: #bbb;
}

#main_content ul.alphabet li a {
	color: #00a7df;
}

#main_content dl {
	margin: 0 0 0 10px;
	padding: 30px 0 8px 0;
}

#main_content dl dt {
	margin: 30px 0 0 0;
	font-weight: 900;
	font-size: 14px;
}

#main_content dl dd a {
	font-size: 12px;
	color: #00a7df;
}

#main_content .contact {
	width: 200px;
}

/* @end */

/* @group SMALL #products, #services, #customers, #downloads */

#downloads_small, #services_small, #products_small, #customers_small {
	float: left;
	margin: 10px 0 0 10px;
	width: 200px;
	height: 60px;
	background-image: url(../images/layout/downloads-small-background.png);
}

#downloads_small a, #services_small a, #products_small a, #customers_small a {
	display: block;
	margin: 0;
	padding: 7px 0 0 10px;
	width: 190px;
	height: 53px;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}

#downloads_small a img, #services_small a img, #products_small a img, #customers_small a img {
	margin: 0 0 1px 2px;
	border: 0;
}

#downloads_small a span, #services_small a span, #products_small a span, #customers_small a span {
	display: block;
	margin: 11px 0 0 0;
	font-size: 10px;
	color: ;
}

#services_small {
	background-image: url(../images/layout/services-small-background.png);
}

#products_small {
	background-image: url(../images/layout/products-small-background.png);
}

#customers_small {
	background-image: url(../images/layout/customers-small-background.png);
}



/* @end */


/* @group #welcome_text */

#welcome_text {
	float: left;
	margin: 0 0 0 15px;
	width: 540px;
	height: 165px;
	background-image: url(../images/layout/intro-background.jpg);
}

#welcome_text h1 {
	margin: 10px 0 0 230px;
	font-weight: 100;
	font-size: 20px;
	color: #2099c2;
}

#welcome_text p {
	margin: 5px 0 0 230px;
	width: 300px;
	font-size: 12px;
	line-height: 16px;
}

#welcome_text p a {
	text-decoration: none;
	color: #2099c2;
}

#welcome_text p a:hover {
	text-decoration: underline;
}



/* @end */

/* @group #login */

#login {
	float: left;
	margin: 0 0 0 10px;
	width: 200px;
	height: 165px;
	color: #fff;
	background-image: url(../images/layout/login-background.png);
	background-repeat: no-repeat;
}

#login h1 {
	margin: 8px 0 6px 10px;
	font-weight: 100;
	font-size: 15px;
}

#login form {
	margin: 0 0 0 10px;
}

#login form fieldset {
	border: 0;
}

#login form fieldset div {
	float: left;
	margin: 0 0 5px 0;
	width: 190px;
}

#login form fieldset div label {
	float: left;
	font-size: 12px;
}

#login form fieldset div input {
	float: right;
	margin: 0 10px 0 0;
	padding: 2px 0 2px 2px;
	width: 110px;
	height: 12px;
	border: 0;
}

#login form fieldset div input:focus {
	background-color: lightgoldenrodyellow;
}

#login input.button {
	margin: 10px 10px 5px 0;
	padding: 0;
	width: 48px;
	height: 20px;
}

#login form fieldset div a {
	clear: both;
	float: right;
	margin: 0 10px 5px 0;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	width: 185px;
	text-align: left;
}



/* @end */

/* @group #products, #services, #customers, #downloads */

#products, #services {
	float: left;
	margin: 10px 0 0 15px;
	width: 265px;
	height: 464px;
	color: #fff;
	background-image: url(../images/layout/products-background.png);
}

#products h1, #services h1 {
	margin: 30px 0 5px 15px;
	font-weight: 100;
	font-size: 35px;
	line-height: 38px;
}

#products ul, #services ul {
	list-style: none;
	margin: 10px 0 0 15px;
}

#products ul li, #services ul li {
	margin: 0 0 5px 0;
	font-size: 14px;
}

#products a, #services a, #customers a, #downloads a {
	display: block;
	margin: 0;
	padding: 10px 0 0 15px;
	font-size: 20px;
	text-decoration: none;
	color: #fff;
}

#customers a {
	padding: 15px 0 0 10px;
}

#downloads a {
	padding: 5px 0 0 10px;
	font-size: 16px;
}

#products a img {
	margin: 0 0 -3px 2px;
	border: 0;
}

#services a img, #customers a img {
	margin: 0 0 -1px 2px;
	border: 0;
}

#products a span, #services a span, #customers a span {
	font-size: 12px;
}

#services {
	margin: 10px 0 0 10px;
	background-image: url(../images/layout/services-background2.png);
}

#downloads {
	float: left;
	margin: 10px 0 0 10px;
	width: 200px;
	height: 163px;
	background-image: url(../images/layout/downloads-background.png);
}

#customers {
	float: left;
	margin: 11px 0 0 10px;
	width: 200px;
	height: 290px;
	background-image: url(../images/layout/customers-background2.png)
}

#downloads h1, #customers h1 {
	margin: 10px 0 17px 10px;
	font-weight: 100;
	font-size: 20px;
	color: #fff;
}

#downloads p, #customers p {
	margin: 0 10px 10px 10px;
	font-size: 12px;
	color: #fff;
}

#downloads a img {
	margin: 0 0 0 2px;
	border: 0;
}



/* @end */

/* @group register.html #form */

#form_menu {
	float: left;
	margin: 0 0 0 10px;
	width: 521px;
	height: 28px;
	font-size: 12px;
	border-bottom: 1px solid #555;
	background-color: #fff;
}

#form_menu ul {
	list-style: none;
}

#form_menu ul li {
	float: left;
	margin: 0 5px 0 0;
}

#form_menu ul li a, #form_menu ul li a.active {
	display: block;
	padding: 7px 0 0 10px;
	height: 20px;
	width: 99px;
	border: 1px solid #aaa;
	border-bottom: 1px solid #555;
	text-decoration: none;
	color: #aaa;
	background-color: #f8f8f8;
}

#form_menu ul li a:hover {
	color: #aaa;
	background-color: #fff;
}

#form_menu ul li a.active {
	border: 1px solid #555;
	border-bottom: 1px solid #fff;
	color: #000;
	background-color: #fff;
}

#form_wrapper {
	float: left;
	margin: 0 0 0 10px;
	width: 520px;
	border: 1px solid #555;
	border-top: 0;
	background-color: #fff;
}

#form_wrapper p {
	width: 340px;
}

#web_access, #forgot_password, #new_account {
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	width: 520px;
}

#web_access p {
	margin: 0 0 25px 15px;
}
#forgot_password {
	padding: 0 0 297px 0;
}

#web_access h1, #forgot_password h1, #new_account h1 {
	margin: 30px 0 5px 15px;
	font-size: 13px;
}

#web_access h2 {
	margin: 0 0 5px 15px;
	font-size: 12px;
}

#web_access ul {
	margin: 0 0 15px 30px;
}

#web_access ul li {
	font-size: 12px;
}

#web_access form, #forgot_password form, #new_account form {
	margin: 0 0 10px 15px;
	width: 350px;
	background-color: #fff;
}

fieldset {
	padding: 5px 0 5px 0;
	border: 0;
}

#web_access form fieldset div, #forgot_password form fieldset div , #new_account form fieldset div {
	float: left;
	margin: 0 0 5px 0;
	width: 370px;
}

#web_access form fieldset div.textarea, #forgot_password form fieldset div.textarea , #new_account form fieldset div.textarea {
	height: 130px;
}

#web_access form fieldset div label, #forgot_password form fieldset div label, #new_account form fieldset div label {
	float: left;
	margin: 5px 0 0 0;
	font-size: 12px;
	width: 150px;
}

#web_access form fieldset div label.terms, #forgot_password form fieldset div label.terms, #new_account form fieldset div label.terms {
	width: 300px;
}

#web_access form fieldset div p {
	margin: 0 0 0 0;
}

form fieldset div input {
	float: right;
	margin: 0 15px 0 10px;
	padding: 2px 1px 0px 1px;
	height: 16px;
	width: 190px;
	border: 1px solid #555;
}

form fieldset div .dropdown {
	float: right;
	margin: 0 15px 0 10px;
	padding: 2px 1px 0px 1px;
	height: 22px;
	width: 194px;
	border: 1px solid #555;
}

form fieldset div textarea {
	float: right;
	margin: 0 15px 0 10px;
	padding: 2px 1px 0px 1px;
	height: 120px;
	width: 190px;
	border: 1px solid #555;
}

form fieldset div.checkbox input {
	float: left;
	margin: 3px 10px 0 0;
	width: 10px;
}

form fieldset div.checkbox label {
	float: right;
	margin: 0 0 0 10px;
	width: 260px;
}

form fieldset div.checkbox label a {
	font-weight: 900;
	color: #2099c2;
}

form fieldset div select {
	margin: 0 0 0 106px;
	width: 60px;
}

form fieldset button {
	margin: 15px 50px 15px 0;
	float: right;
	width: 135px;
}

#forgot_password form fieldset div {
	width: 343px;
}

#forgot_password form fieldset div label {
	width: 120px;
}

#forgot_password form fieldset button {
	margin: 15px 60px 15px 0;
	float: right;
}

input:focus {
	background-color: lightgoldenrodyellow;
}

table {
	width: 520px;
	color: #111;
}

table tr.titles {	
	background-color: #ecf1f4;
}

table tr {	

}

table tr td, table tr td.link {
	margin: 0 10px 3px 0;
	padding: 2px 5px 2px 5px;
	width: 130px;
	height: 20px;
}

table tr td.link {
	width: 220px;
}

table tr td.link a {
	text-decoration: none;
	color: #2099c2;
}

table tr td.link a:hover {
	text-decoration: underline;
}

#subbie {
	float: left;
	width: 510px;
	margin: 0;
	padding: 5px 5px 5px 5px;
}

#subbie div {
	float: left;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	width: 530px;
	background-color: #ecf1f4;
}

#subbie h3, #subbie div span {
	float: left;
	margin: 0 0 0 10px;
	font-size: 12px;	
}

#subbie div span {
	margin: 0 0 0 10px;
	padding: 0;
}

#subbie a {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #2099c2;
	text-decoration: none;
}

#subbie address {
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
}

/* @end */


/* @group #footer */

#footer {
	clear: both;
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
	width: 765px;
	height: 30px;
}

#footer p {
	margin: 0 0 0 35px;
	font-size: 20px;
}

#footer p span {
	font-weight: 900;
}

#footer p a {
	text-decoration: none;
	color: #2099c2;
}



/* @end */
















