/* Bring on the style strippers */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input,dl,dd,dt{
	margin:0;
	padding:0;
	}

p, h1, h3 {
	line-height: 1.4em;
	margin: 0 8px 14px 0;
	}

/* style the ULs/OLs and LIs that sit in the main content area */
.col24 ul, .col24 ol {margin: 8px 8px 25px 40px;}

.col24 ul li, .col24 ol li {
	margin:4px 0 6px 0;
}

/* style all the links that sit in the content area */

.col24 a:link, .col25 a:link {font-weight: bold;text-decoration: underline;}
.col24 a:visited, .col25 a:visited {color:#AC00B0; font-weight: bold;text-decoration: underline;}
.col24 a:hover, .col25 a:hover {color: #FF0000; font-weight: bold;text-decoration: underline;}
.col24 a:active, .col25 a:active {color: #AAAAAA; font-weight: bold;text-decoration: underline;}

/* ###################### */
/* general tag formatting */
/* ###################### */

h1 {
	font-size: 16px;
	margin-top:0;
}

h3 {
	font-size: 14px;
	clear:both
}

.alert_text {
	font-weight: bold;
	color: #FF0000;
	}

/* general classes */
.hidden_text {
	visibility:hidden;
	}
	
.centre {
	text-align: center;
}

/* ###################### */
/* Standard table styling */
/* ###################### */

.standardtable {
	border: 1px solid #E7EBF4;
	width: 100%;
	margin:0 0 15px 0;
}
.standardtable td {
	padding: 4px;
}
.tableshade {
	background: #F3F5F9;
}
.standardtable thead tr {
	background: #F3F5F9;
}
.standardtable thead tr th {
	padding: 4px;
	font-size:13px;
	font-weight: bold;
	text-align: left;
}

/* ##################### */
/* Standard Form Styling */
/* ##################### */

.standardform input {
	width:100%;
	margin: 0;
	border: 1px solid #E7EBF4;
}

/* #################### */
/* login box formatting */
/* #################### */

#login_box {
	height:230px;
	margin:0;
	padding:30px 12px 0 12px;
	background-image:url(/media/images/gfx/bus/login/login_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.login_link {
	font-weight: bold;
	color: #FFFFFF;
	background: url(/media/images/gfx/bus/login/bullet.gif) no-repeat right center;
	height:17px;
	padding-right:24px;
	margin:8px 0 0 0;
	clear:both;
	/*border: 1px solid #00FF00;*/
	float:right;
	white-space: nowrap;

}

#access {
margin:4px 0 0 0;
	}
	
#edit {
margin:8px 0 4px 0;
	}

#login_box .login_input {

	width:120px;
	}
	
#login_box .login_label {
}
	
.rememberme {
	font-size:9px
}
	
#login_submit_button {
	float:right; 
	border:0; 
	padding:0; 
	background-color:transparent; 
	width:42px; 
	height:18px; 
	background-image:url(/media/images/gfx/tbs/login_button.gif);

	}
	
#login_box label {
	color:#FFFFFF;
	}
	
/* Online faults formating */

.faultstextarea {
	width:440px;
	}

/* Contact Form Formatting */
#contact_submit_button {
	background-image:url(/media/images/gfx/biz/submit_button.gif);	
	width:49px;
	height:18px;
	}

#contact_form {
	width:460px;
	}
	
#contact form td {
	width:230px;
	}
	
#contact_form #enquiry {
	height:250px;
	width:200px;
	border:1px solid #D9D5E6;
	}

.contact_form_input {
	width:215px;
	border:1px solid #D9D5E6;
	}
	
.submit_button {
	width:49px;
	height:18px;
	}
	
/* General Form Styling */
.form td {
	width:50%;
	}

.shaded {
	background-color:#E7EBF4;}

.inputbox {
	width:215px;
	border:1px solid #D9D5E6;}
	
/*.textbox{
	width:450px;
	height:50px;}*/
	
.submit{
	width:50px;
	height:18px;
	float:right;}

.reset{
	width:44px;
	height:18px;
	float:left;}

.textbox {
	height:250px;
	width:200px;
	border:1px solid #D9D5E6;}


/* specific class formatting */
.md_spc {background-color:#FFFFFF;}

/* partenr pages */
.partner_logo {
	float:left;
	margin:10px;
	}
	
#contact {
	list-style-type: none;
	
	}
#contact li {
	padding:3px 0 3px 21px;
	}

#contact #web {
	background: url(/media/images/gfx/biz/icons/ntwrk_16.gif) left center no-repeat;
	}

#contact #address {
	background: url(/media/images/gfx/biz/icons/addbk_16.gif) left top no-repeat;
	}
	
#contact #tel {
	background: url(/media/images/gfx/biz/icons/phone_16.gif) left center no-repeat;
	}

#contact #email {
	background: url(/media/images/gfx/biz/icons/mail_16.gif) left center no-repeat;
	}

#contact #fax {
	background: url(/media/images/gfx/biz/icons/fax_16.gif) left center no-repeat;
	}
	
/* ADMIN TOOLS */	
	
/* Account managers Tbale Styling */
#account_managers_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	border: 2px solid #666666;
	background-color: #f4f4f4;
	width: 400px;;
	}


#usertable td {
	padding: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.table_details {
	font-weight: bold;
	border-bottom: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	}
.table_details_heading {
	font-weight: bold;
	border-bottom: 1px solid #666666;
	}
.table_details_info {
	}
.table_status {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #666666;
	}
.table_status_heading {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #666666;
	}
.table_status_info {
	text-align: center;
	}
.table_access {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #666666;
	}
.table_access_heading {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #666666;
	}
.table_access_info {
	text-align: center;
	}
.border_seperator  {
	border-right: 1px solid #666666;
	}
.alt_background {
	background-color:#E6E6E6;
	}
	
#usertable .bdrl {border-left: solid 1px #000;}
#usertable .bdrr {border-right: solid 1px #000;}
