/* 
	Matt Cooper, DigitalZest
	http://www.digitalzest.co.uk
	Feb 2009
*/

/* 
------ Contents of Default CSS --------

	1. Globals
	2. Typography
	3: Layouts
	4: Navigation
	5: Forms
	
---------------------------------------
*/

/* ------ START: Globals ------ */
html, body {
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}

body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4B4B4B;	
}

.float_left {
	float:left;
	border:none;
}

.float_right {
	float:right;
}

.clear_both {
	clear:both;
	padding-top:4px;
}

.underline {
	margin:0px;
	padding:0px;	
	border-bottom:solid 1px #e5e5e5;
}

.no_border {
	border:none;
}

img {
	border:none;
	margin:0px;
	padding:0px;
}

img.text_wrap {
	float:right;
	margin:0px 0px 0px 0px;
	padding:50px 0px 0px 20px;
}

.red {
	color:#FF0000;
}

/* ------ END: Globals ------ */

/* ------ START: Typography ------ */
h1 {	
	font-size:18px;
	margin:0px;
	padding:15px 0px 8px 0px;	
}

	h1.float_left {
		width:560px;
	}	

	body.home h1 {
		padding:0px;
	}
	
	h1.off_screen {
		float:left;
		margin:0px 0px 0px -4000px;
		padding:0px;
	}
	
	#news_box h1 {
		font-size:18px;
		padding-bottom:10px;
	}
	
	#support_box h1, #contacts_box h1 {
		margin:0px;
		padding:0px;		
	}	

h2 {
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}

	body.home h2 {
		padding:20px 0px 0px 0px;
	}

	#login_box h2 {
		margin:0px 0px 0px 0px;
		padding:9px 0px 3px 0px;
		font-size:15px;
		line-height:11px;
		color:#004990;
	}
	
	#news_box h2 {
		font-size:14px;
		line-height:16px;
		text-align:center;
		padding-top:14px;		
	}
	
	#contacts_box h2 {
		width:110px;
		color:#004990;		
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 25px;
	}
	
	#contacts_box h2 {
		width:70px;
	}
	
	.blue_box h2, .blue_box_long h2 {
		width:123px;
		padding:25px 20px 5px 20px;
		line-height:19px;
		font-style:italic;
	}
	
h3 {
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:3px 0px 0px 0px;
	font-style:italic;
	color:#004990;
}

h4 {
	clear:both;
	float:right;
	font-size:10px;	
}

	h4 a {
		font-size:16px;	
	}

p {
	margin:0px 0px 0px 0px;
	padding:2px 0px 10px 0px;
	font-size:12px;
	line-height:15px;	
}
	.blue_box p, .blue_box_long p {
		width:123px;
		padding:0px 20px 5px 20px;		
	}

	p.intro {
		clear:both;
	}

	p.column {
		clear:both;
		margin:0px 0px 0px 0px;
		padding:20px 0px 10px 0px;
	}

ul {
	font-size:12px;
	margin:0px;
	padding:12px 0px 0px 0px;
	list-style-type:none;
}

	ul.indent {
		margin:0px 0px 0px 15px;
		padding:5px 0px 10px 0px;
		list-style-type:none;
	}

	ul.bullets, ul.bullets_indent, ul.bullets_spaced {
		margin:0px 0px 0px 15px;
		padding:5px 0px 10px 0px;
		list-style-type:disc;
	}
	
		ul.bullets li {
			margin:0px;
			padding:0px;
			line-height:16px;
		}
		
		ul.bullets_spaced li {
			padding-bottom:10px;
		}
		
	ul.bullets_indent {
		padding-left:20px;
	}

	#sub_menu ul {
		margin:0px 0px 0px 0px;
		padding:10px 0px 25px 0px;
		font-size:12px;
		font-weight:bold;
		line-height:16px;
		background:url(../images/subnav_btm.jpg) bottom left no-repeat;	
	}
	
		#sub_menu ul li {
			margin:0px 0px 0px 0px;
			padding:15px 0px 0px 20px;
			list-style-type:none;
		}
	
	#menu {		
		height:30px;
		width:700px;		
		clear:both;
		margin:8px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		background-color:#C3CED8;
	}
	
		#menu li {
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			display:inline;
			list-style-type:none;								
		}
	
	.alcatel_menu, .support_menu {		
		width:500px;
		height:19px;
		margin:0px 0px 15px 0px;
		padding:12px 0px 6px 0px;
		font-weight:bold;
		background:url(../images/sub_sub_menu_bg.gif) no-repeat 395px 36px;		
	}
	
	body.services_support_offering .support_menu {	
			background:url(../images/sub_sub_menu_bg.gif) no-repeat 437px 36px;
		}
	
	.support_menu {
		background:url(../images/sub_sub_menu_bg.gif) no-repeat 315px 36px;	
	}
		.alcatel_menu li, .support_menu li {
			display:inline;
			list-style-type:none;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
	
	.inline {
		margin:0px;
		padding:0px 0px 0px 0px;
		font-size:10px;
	}
	
		.inline li {
			margin:0px;
			padding:0px;
			display:inline;
			list-style-type:none;
		}
	
	#footer_menu {		
		width:700px;
		margin:0px auto 0px auto;
		padding:6px 0px 0px 0px;		
		font-size:10px;
		border-left:dotted 1px #ffffff;
		border-right:dotted 1px #ffffff;				
	}
	
		#footer_menu li {			
			margin:0px;
			padding:0px;
			display:inline;
			list-style-type:none;	
		}

li {
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
}	
/* ------ END: Typography ------ */

/* ------ START: Layouts ------ */
#outer_container {
	width:100%;	
	margin:0px 0px 0px 0px;
	padding:24px 0px 0px 0px;
	text-align:center;
	background:url(../images/outer_container_bg.gif) repeat-x top left;	
}

	#inner_container {
		width:700px;
		margin:auto;		
		text-align:left;				
	}
	
		#header {
			height:88px;
		}
	
			#login_box {
				margin:0px;
				padding:26px 0px 0px 0px;
				float:right;
				width:270px;
				text-align:right;						
			}
	
		#sub_menu {
			clear:both;
			float:left;
			display:inline;
			width:168px;
			margin:20px 0px 0px 0px;
			padding:0px 0px 0px 0px;			
			background:url(../images/subnav_bg.jpg) no-repeat 0px 0px;				
		}
		
			/* FOR PAGES WITHOUT A SUB MENU */
			body.aboutsbl #sub_menu, body.recruitment #sub_menu, body.network_home #sub_menu, body.sitemap #sub_menu {
				background-image:none;
			}
			/*------------------------------*/
		
			.blue_box, .blue_box_long {
				height:146px;
				width:168px;
				margin:0px 0px 0px 0px;
				padding:0px;				
				background:url(../images/blue_box.jpg) no-repeat top left;
			}
			
			.blue_box_long {
				height:390px;
				background:url(../images/blue_box_long.jpg) no-repeat top left;
			}
			
			/* FOR PAGES WITHOUT A SUB MENU */
			body.aboutsbl .blue_box, body.recruitment .blue_box, body.network_home .blue_box, body.sitemap .blue_box{				
				background:url(../images/blue_box_2.jpg) no-repeat top left;
			} 
			/*------------------------------*/
		
		#flash {
			float:left;
			width:700px;
			margin:20px 0px 0px 0px;
			padding:0px 0px 0px 0px;			
		}
		
		#content {
			float:left;
			width:500px;
			margin:27px 0px 0px 11px;
			padding:0px 0px 0px 19px;
			border-left:solid 1px #e5e5e5;										
		}
		
			.info_box_grey {
				float:left;
				width:200px;
				margin:20px 0px 0px 0px;
				padding:0px 35px 15px 15px;
				background:url(../images/info_box_line.gif) repeat-y top right #E5E5E5;				
			}
			
			.info_box_blue {
				float:left;
				width:200px;
				margin:20px 0px 0px 20px;
				padding:0px 15px 15px 15px;
				background:#E5ECF4;				
			}
				
/* START HOME PAGE ........................................................................*/

		#top_content {
			float:left;	
			width:461px;		
			margin:20px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			background:url(../images/uk_europe_map.jpg) no-repeat top left;
		}
		
			.main_image {
				clear:both;
				margin:19px 0px 0px 0px;
				padding:0px 0px 25px 22px;
			}
			
			#moved {
				float:right;
				display:block;
				margin:20px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				width:219px;
				height:247px;
			}
		
		#news_box {
			clear:both;
			float:left;
			width:201px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			background:url(../images/news_box_bg.jpg) repeat-x;
		}
		
			#news_content {
				float:left;
				width:164px;
				margin:0px 0px 0px 0px;
				padding:30px 5px 8px 5px;
			}
			
				#logos {
					margin-top:10px;
					text-align:center;
					border:solid 1px #d4d4d4;
					background-color:#ffffff;
				}
		
		#vertical_line {
			float:left;
			height:275px;
			margin:10px 6px 0px 12px;
			padding:0px 0px 0px 0px;
			border-right:solid 1px #e5e5e5;		
		}			
		
		#right_content {
			float:left;
			width:477px;
		}
		
			#tour_box {
				float:left;
				height:148px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
			}
			
			#support_box {
				float:right;
				width:227px;
				height:141px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;							
			}
			
			#contacts_box {
				float:right;	
				width:227px;		
				height:141px;
				margin:0px 0px 0px 14px;
				padding:0px 0px 0px 0px;							
			}
	

	
/* END HOME PAGE ........................................................................*/
	
	#footer {
		clear:both;				
		height:42px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;		
		background-color:#E5E5E5;
	}	
	
/* ------ END: Layouts ------ */

/* ------ START: Navigation ------ */
a:link, a:visited {
	text-decoration:none;
	border:none;	
	color:#004990;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	border:none;
}	
	#menu a {	
		float:left;
		font-size:12px;
		line-height:14px;
		font-weight:bold;	
		color:#000000;
		text-decoration:none;
		margin:0px 0px 0px 0px;
		padding:8px 18px 8px 19px;
		border-right:1px solid #E5E5E5;
		background-color:#C3CED8;
	}
			
		#menu a.active, #menu a:hover {
			background-color:#9CB3CA;
		}
		
		#menu a.current {
			background-color:#9CB3CA;
			text-decoration:underline;
		}
		
		#menu a.right_hand {		
			padding-right:28px;				
		}
		
		#menu a.right_hand_current {
			padding-right:28px;
			background-color:#9CB3CA;
			text-decoration:underline;
		}
	
	#sub_menu a {
		color:#4B4B4B;
	}
	
	#sub_menu a:hover {
		text-decoration:underline;
	}
	
	#sub_menu a.active {	
		color:#004990;		
	}
	
	.alcatel_menu a, .alcatel_menu a:visited, .support_menu a, .support_menu a:visited {	
		float:left;	
		margin:0px 0px 8px 0px;
		padding:8px 10px 4px 10px;
		color:#4B4B4B;
		border-bottom:solid 1px #e5e5e5;						
	}
	
		.alcatel_menu a:hover {		
					
		}
		
		.alcatel_menu a.active, .support_menu a.active {		
			color:#004990 !important;
			border:solid 1px #e5e5e5;
			border-bottom:solid 1px #ffffff !important;
		}
	
	#support_box a, #contacts_box a {
		float:left;
		padding:141px 0px 0px 227px;
		overflow:hidden;
		width:0px !important;
		height:0px !important;
		height /**/:141px; /* for IE5/Win */
		width /**/:227px; /* for IE5/Win */
		color:#ffffff !important;	
		background:url(../images/support_box_bg.jpg) top left no-repeat;					
	}
	
	#contacts_box a {
		background:url(../images/contacts_box_bg.jpg) top left no-repeat;					
	}
	
		#support_box a:hover, #contacts_box a:hover {
			background-position:0px -141px;
		}		
		
	#footer_menu a {
		color:#4A4A4A;
		font-weight:normal;		
	}
	
		#footer_menu a.active, #footer_menu a:hover {
			text-decoration:underline;
		}
		
/* ------ END: Navigation ------ */

/* ------ START: Forms ------ */
form {
	margin:0px;
	padding:0px;
}
input {
	margin:0px;
	padding:0px;
}
input.headlines {
	margin:0px;
	padding:0px;
}
/* ------ END: Forms ------ */

body.mceContentBody{
	text-align:left;
}

/* liScroll style declarations */
	#TICKER{
		border:1px solid #e5e5e5;
		padding:5px 0px 5px 0px;
		background-color:#ffffff;
	}
	
.tickercontainer { /* the outer div with the black border */
	border: 1px solid #e5e5e5;
	background: #ffffff; 
	width: 161px; 
	height: 27px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 143px;
	width: 103px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	left: 0px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #fff;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	margin: 0 10px 0 0;
} 

div#news-slide {
    position:relative;
    overflow:hidden;
    float:right;
    width:151px;
    asdheight:27px;
    padding:5px 5px 0px 5px;
	border: 1px solid #e5e5e5;
	background: #ffffff;    
}

ul#news-slide-list {
    position: relative;
    overflow:hidden;
    width:151px;
    height:10px;
}

ul#news-slide-list li {
    position: absolute;
    white-space: nowrap;
    left:151px;
    top:0px;
}

ul#news-slide-list li.news-slide-first, li.news-slide-first {
    left:0;
}

/* --- 	SAFARI 3.0 & GOOGLE CHROME BROWSER HACK
		DigitalZest does not condone the use of browser hacks but in this instance, Webkit based browsers insist on applying stronger text on the bolded menu.
		Without this hack, the menu breaks and appears incorrect to users of these browsers 
--*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#menu a { font-weight:normal; padding:8px 17px 8px 17px; }
	#menu a.right_hand { padding-right:30px; }
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	