/* CSS Document */

		body
		{
			margin: 0px;
			padding: 0px;
			font-family: sans-serif;
		}
		
		table
		{
			font-size: small;
			border: 0;
		}
		
		#header
		{
			position: relative;
			margin: 0 auto;
			width: 990px;
			height: 188px;
		}

				#logo
				{
					position: absolute;
					top: 0px;
					left: 0px;
					width: 365px;
					height: 129px;
					background: url('http://www.e4s.co.uk/images/logoDZ.gif');
				}
				
				#strap
				{
					position: absolute;
					top: 0px;
					left: 365px;
					width: 625px;
					height: 88px;
					background: url('http://www.e4s.co.uk/images/strapline2.gif');
				}
				#strap object {
	                #position: absolute;
	                top: 34px;
	                right: 14px;
	                width: 468px;
	                height: 60px;
	                border: 0px solid black;
	                z-index: 1;
                }
				
				#datebox
				{
					position: absolute;
					top: 10px;
					right: 0px;
					height: 20px;
					width: 200px;
				}
				
				#datebox p
				{
					padding: 0;
					margin: 0;
					font-size: 11px;
					text-align: right;
				}
				
				#bannerad
				{
					position: absolute;
					top: 34px;
					right: 14px;
					width: 468px;
					height: 60px;
					border: 0px solid black;
					z-index: 1;
				}
				
				#mainnav
				{
					position: absolute;
					top: 129px;
					left: 0px;
					width: 365px;
					height: 22px;
					background: url('http://www.e4s.co.uk/images/mainnav.gif');
				}
				
						#mainnav a
						{
							text-decoration: none;
							color: white;
						}
				
						#mainnav ul
						{
							list-style: none;
						}
						
												#mainnav li

						{

							display: inline;

							font-size: medium;

							font-weight: bold;

							color: white;

	

						}

						

						#mainnav #jobzonetab

						{

							position: absolute;

							top: 2px;

							left: 50px;

						}

						

						#mainnav #dealzonetab

						{

							position: absolute;

							top: 2px;

							left: 230px;

						}
				
				#jobsearch
				{
					position: absolute;
					top: 88px;
					left: 365px;
					width: 625px;
					height: 63px;
					background: url(http://www.e4s.co.uk/images/frontEnd/jobsearch5.gif);
					_z-index: -1;
				}
				#jobsearch .categorybox
				{
					position: absolute;
					top: 2px;
					left: 5px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					width: 135px;
				}
						#jobsearch form
						{
							position: absolute;
							top: 18px;
							left: 350px;
						}
				
						#jobsearch p
						{
							margin-top: 0px;
							display: inline;
							font-size: x-small;
							font-family: sans-serif;
							color: white;
						}
						
						#jobsearch input
						{
							display: inline;
						}
						
						#jobsearch .locationlabel
						{
							position: absolute;
							top: 4px;
							left: 317px;
						}
						#jobsearch #gobutton
						{
							position: absolute;
							top: 4px;
							left: 430px;
						}
						#jobsearch .locationbox
						{
							position: absolute;
							top: 2px;
							left: 150px;
							font-family: Arial, Helvetica, sans-serif;
							font-size: 10px;
							width: 135px;
						}
						#jobsearch .keywordbox
						{
							position: absolute;
							top: 2px;
							left: 290px;
							width: 120px;
							font-family: Arial, Helvetica, sans-serif;
							font-size: 10px;
						}
				
				#subnav
				{
					position: absolute;
					top: 151px;
					left: 0px;
					width: 810px;
					height: 37px;
				}
				
						#subnav a
						{
							text-decoration: none;
							color: white;
						}
				
						#subnav ul
						{
							margin: 0;
							padding: 0;
							list-style: none;
						}
						
						#subnav li
						{
							display: inline;
							font-size: x-small;
							font-weight: bold;
						}
						
						#subnav #hometab
						{
							position: absolute;
							top: 16px;
							left: 45px;
						}

						#subnav #alljobstab
						{
							position: absolute;
							top: 16px;
							left: 130px;	
						}
						
						#subnav #parttimetab
						{
							position: absolute;
							top: 16px;
							left: 238px;
						}
						
						#subnav #gaptab
						{
							position: absolute;
							top: 16px;
							left: 395px;
						}
						
						#subnav #graduatetab
						{
							position: absolute;
							top: 16px;
							left: 500px;
						}
						
						#subnav #internshiptab
						{
							position: absolute;
							top: 16px;
							left: 610px;
						}

						#subnav #dealhometab
						{
							position: absolute;
							top: 15px;
							left: 45px;
						}
						
						#subnav #dealfinancetab
						{
							position: absolute;
							top: 15px;
							left: 140px;
						}
						
						#subnav #dealsporttab
						{
							position: absolute;
							top: 15px;
							left: 235px;
						}
						
						#subnav #dealtraveltab
						{
							position: absolute;
							top: 15px;
							left: 330px;
						}
						
						#subnav #dealessentialstab
						{
							position: absolute;
							top: 15px;
							left: 425px;
						}
						
						#subnav #dealhouseholdtab
						{
							position: absolute;
							top: 15px;
							left: 540px;
						}
						
						#subnav #dealsocialtab
						{
							position: absolute;
							top: 15px;
							left: 655px;
						}
                                                      
                                                       #subnavbar
				{
					position: absolute;
					top: 29px;
					left: 0px;
					width: 810px;
					height: 2px;
					background-color: #4786bb;
				}
				
				#subnavbar2
				{
					position: absolute;
					top: 29px;
					left: 0px;
					width: 235px;
					height: 2px;
					background-color: #4786bb;
				}
				
				#mainbodybar
				{
					position: absolute;
					top: 0px;
					left: 152px;
					width: 825px;
					height: 2px;
					background-color: #4786bb;
				}
				
				#postjob
				{
					position: absolute;
					top: 151px;
					left: 755px;
					width: 235px;
					height: 37px;
					background: url('http://www.e4s.co.uk/images/postjob-red.gif') repeat-x;
				}
				
				#navtab
				{
					position: relative;
					top: -5px;
					left: 346px;
					width: 90px;
					height: 4px;
					background-color: #4786bb;
				}
				
		#body
		{
			position: relative;
			top: 0px;
			margin: 0 auto;
			width: 990px;
			background-image: url(http://www.e4s.co.uk/images/lcbg_social2.gif);
			background-repeat: repeat-y;
		}
		
			#pollbg {
					position: absolute;
					top: 0px;
					left: 837px;
					width: 153px;
					height: 295px;
					font-size: x-small;
					color: white;
	}					
                       
                        #ad1 {
						position: relative;
                        left: 12px;
						top: 15px;
						padding: 0px;
						margin-bottom: 15px;
					}
					
				        #ad2 {
						position: relative;
                        left: 12px;
						top: 15px;
						padding: 0px;
					}
					   
				#savemoney {
					position: absolute;
					top: 295px;
					left: 837px;
					width: 153px;
					height: 265px;
					font-size: x-small;
					color: white;
				}
				
					#savemoneybox {
						position: relative;
						margin: auto;
						width: 138px;
						border: 1px solid #4786bb;
						background-color: #89b5d9;
						background-image: url('http://www.e4s.co.uk/images/deal_zone-topways_social.gif');
						background-repeat: no-repeat;
						padding-top: 36px;
					}
					
					#savemoneybox .box {
						margin: auto;
						border: 1px solid #4786bb;
						background-color: #fff;
						padding: 4px 6px;
						width: 112px;
						color: black;
						font-size: x-small;
						margin-bottom: 4px;
					}
					
					#savemoneybox h1 {
						font-size: 11px;
						font-weight: bold;
						margin: 0px;
					}
					
					#savemoneybox a {
						text-decoration: underline;
						color: black;
					}
		
		
				#login
				{
					position: absolute;
					top: 0px;
					left: 0px;
					width: 152px;
					height: 160px;
					background: url('http://www.e4s.co.uk/images/login-red_social.gif') no-repeat;
				}
				
						#login form {
							text-align: center;
							margin: 10px 0 0 0;
						}
						
						#login p#pform
						{
							width: 130px;
							color: white;
							margin: 40px auto 0 auto;
							font-size: 13px;
							text-align: left;
							line-height:5mm;
						}
						
						#login #newsletterButton {
							width: 135px;
							border: 1px solid #4786bb;
							height: 18px;
							color: white;
							font-size: 11px;
							background: #5896ca;
							margin-top: 6px;
						}
						
						#login input {
							width: 130px;
							border: 1px solid #4786bb;
							height: 14px;
							font-size: 11px;
							text-align: center;
color: #999999;
							
						}
				
						#login h2
						{
							left: 30px;
							font-size: 11px;
							font-weight: bold;
							color: white;
							text-align: center;
							margin: 0px;
							margin-top: 7px;
						}
						
						#login img 
						{
							margin-top: 40px;
							margin-left: 10px;
						}
									
						#login a
						{
							color: white;
						}
						
						#login p
						{
							font-size: x-small;
							left: 10px;
							width: 130px;
							color: white;
							margin-top: 3px;
							text-align: center;
							margin-left: auto;
							margin-right: auto;
						}
						
				
				#mainbodycorner
				{
					position: absolute;
					background: url('http://www.e4s.co.uk/images/corner-social2.gif') top right no-repeat;
					display: block;
					right: 0px;
					top: 0px;
					height: 20px;
					width: 40px;
					z-index: 10;
				}
				
				#mainbody
				{
					position: relative;
					top: 0px;
					left: 152px;
					width: 673px;
					border-left: 0px solid #4786bb;
					border-top: 0px solid #4786bb;
					border-bottom: 0px;				
					padding: 6px;
				}
				
				#mainbody #emailPage {
					width: 360px;
					font-size: 12px;
					text-align: right;
					margin-bottom: 0px;
					margin-top: 0;
					margin-right: 10px;
					float: right;
					display: inline;
				}
				
				#mainbody #emailPage img {
					margin-right: 6px;
				}
				
						.clearboth { clear: both; }
						
						/* ~~~~ Finance styles ~~~~ */ 
						
						#mainbody #toptips tr
						{
							height: 24px;
						}
						
						#mainbody #toptips
						{
							margin-bottom: 10px;
							margin-left: 32px;
							margin-top: 8px;
						}
						
						#mainbody #toptips a
						{
							font-weight: normal;
						}
						
						#mainbody #toptips2 a
						{
							font-weight: normal;
						}
						
						#mainbody #banks tr
						{
							height: 20px;
						}
						
						#mainbody #loans tr
						{
							height: 20px;
						}
						
						#mainbody #banks
						{
							margin-bottom: 11px;
							margin-top: 4px;
						}
						
						#mainbody #loans
						{
							margin-bottom: 11px;
							margin-top: 4px;
						}
						
						#mainbody p
						{
							margin-right: 14px;
							margin-left: 10px;
							font-size: 13px;
						}
						
						#mainbody a
						{
							color: black;
							font-weight: bold;
						}
						
						#mainbody h1.blog
						{
							font-size: 18px;
							font-weight: bold;
							color: #4786bb;
							margin-bottom: 0px;
							margin-top: -10px;
							margin-left: 10px;		
						}
						
						#mainbody h2.blog
						{
							margin: 14px 10px;
							font-size: 13px;
							color: #4786bb;
							background-color: #f3e7c9;
							padding: 4px;
						}
						
						#mainbody #financeBox1 {
							width: 650px;
							border: 1px solid #4786bb;
							margin: 0 auto;
							background: #edf4fa;
						}
						
						#financeBox1 h1
						{
							font-size: 15px;
							font-weight: bold;
							color: #4786bb;
							margin-bottom: 0;
							padding-bottom: 0;
							margin-top: 12px;
							margin-left: 12px;
						}
						
						#financeBox1 h1 a
						{
							font-size: 15px;
							font-weight: bold;
							color: #fff;
							text-decoration: none;			
						}
						
						#financeBox1 p {
							margin-top: 8px;
							padding-top: 8px;
							margin-bottom: 10px;
							margin-left: 12px;
						}
						
						#financeBox1 p.p2 {
							margin-top: 8px;
							padding-top: 8px;
							margin-bottom: 10px;
							float: left;
							background: none;
							margin-left: 12px;
							display: inline;
							margin-right: 0;
						}
						
						#mainbody #financeBoxWrapper {
							width: 652px;
							border: 0;
							margin: 10px auto 0 auto;
						}
						
						#mainbody #financeBox2 {
							width: 280px;
							height: 225px;
							border: 1px solid #4786bb;
							background: #edf4fa;
							float: left;
						}
						
						#mainbody #financeBox3 {
							width: 358px;
							border: 1px solid #4786bb;
							background: #edf4fa;
							float: right;
						}
						
						#financeBox2 h1
						{
							font-size: 15px;
							font-weight: bold;
							color: #4786bb;
							margin-bottom: 0;
							padding-bottom: 0;
							margin-top: 12px;
							margin-left: 12px;
						}
						
						#financeBox2 h1 a
						{
							font-size: 15px;
							font-weight: bold;
							color: #fff;
							text-decoration: none;				
						}
						
						#financeBox2 p {
							margin-top: 8px;
							padding-top: 8px;
							margin-bottom: 10px;
							margin-left: 12px;
						}
						
						#financeBox3 h1
						{
							font-size: 15px;
							font-weight: bold;
							color: #4786bb;
							margin-bottom: 0;
							padding-bottom: 0;
							margin-top: 12px;
							margin-left: 12px;
						}
						
						#financeBox3 h1 a
						{
							font-size: 15px;
							font-weight: bold;
							color: #fff;
							text-decoration: none;				
						}
						
						#financeBox3 p {
							margin-top: 8px;
							padding-top: 8px;
							margin-bottom: 10px;
							margin-left: 12px;
						}
						
						
						
				#postjob2
				{
					position: absolute;
					top: 160px;
					left: 0px;
					width: 150px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;			
				}
				
							
						#postjob2 img
						{
							border-top: 1px solid #4786bb;
							margin-left: 2px;
						}
						
						#postjob2 ul {
							list-style: none;
							margin: 0 1px 0 2px;
							padding: 0;
							border: none;
							}
							
						#postjob2 li {
							border-top: 1px solid #fff;
							margin: 0;
							}
							
						#postjob2 li a {
							display: block;
							padding: 3px 5px 3px 0.5em;
							background-color: #4786bb;
							color: #fff;
							text-decoration: none;
							width: 138px;
							}
					
						html>body #postjob2 li a {
							
							}
					
						#postjob2 li a:hover {
							background-color: #194972;
							color: #fff;
							}
							
						#postjob2 li a.over {
							background-color: #194972;
							color: #fff;
							}

				#leftcolumn
				{
					position: absolute;
					background: url('http://www.e4s.co.uk/images/lcbg_social.gif');
					left: 0px;
					top: 460px;
					width: 145px;
					height: 300px;
				}
				
				#leftcolumnbottom
				{
					display: none;
					background: blue;
					left: 7px;
					width: 145px;
					height: 15px;
				}
				
				#dealzone
				{
					position: absolute;
					top: 176px;
					left: 837px;
					width: 153px;
					height: 295px;
				}
				
				#footer {
					position: absolute;
					left: 0px;
					bottom: 0px;
					width: 685px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					text-align: center;
				}
				
				#footer-links {
					height: 17px;
					padding-top: 2px;
				}
				
				#footer-links2 {
					height: 17px;
					padding-top: 3px;
					background-color: #4786bb;
					color: #fff;
				}
				
				#footer-links2 a {
					color: #fff;
				}
				
				#testboxleft {
					position: relative;
					width: 100px;
					left: 0px;
					height: 100%;
					background-color: #3366CC;
				}
				
				#testbox1 {
					position: relative;
					width: 300px;
					left: 200px;
					background-color: #CC6600;
				}
				
				#mainbody #iconHeader1 {
							width: 650px;
							height: 58px;
							background: url(http://www.e4s.co.uk/images/icon_header_social1.gif);
						}
						
				#mainbody #iconHeader1 h1 {
							margin: 0;
							padding-left: 90px;
							padding-top: 21px;						
							color: #fff;
						}
						
				#mainbody #iconHeader2 {
							width: 280px;
							height: 58px;
							background: url(http://www.e4s.co.uk/images/icon_header_social2.gif);
						}
						
				#mainbody #iconHeader2 h1 {
							margin: 0;
							padding-left: 52px;
							padding-top: 21px;					
							color: #fff;
						}
						
				#mainbody #iconHeader3 {
							width: 358px;
							height: 58px;
							background: url(http://www.e4s.co.uk/images/icon_header_social3.gif);
						}
						
				#mainbody #iconHeader3 h1 {
							margin: 0;
							padding-left: 52px;
							padding-top: 21px;			
							color: #fff;
						}
						
				#mainbody ul {
					padding: 4px 8px 14px 8px;
					margin: 0 8px;
				}
				#mainbody h1 {
	font-size: 18px;
	font-weight: bold;
	color: #64A0D2;
	margin-top: 16px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#mainbody h2 {
	margin-top: 4px;
	font-size: 16px;
	color: rgb(0, 37, 131);
	margin-left: 10px;
	}
				#mainbody li {
					list-style: url(http://www.e4s.co.uk/images/arrow_social3.gif);
				}
				
				#mainbody ul a {
					font-weight: normal;
				}
			
#latestnews {
	position: absolute;
	top: 12px;
	left: 845px;
	width: 133px;
	border: 1px solid #64A0D2;
	background-color: #EDF4FA;
}
#latestnews p {
	margin: 6px;
	padding: 0;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	vertical-align: middle;
}
#latestnews ul {
	margin: 10px;
	padding: 0;
	padding-left: 0px;
	margin-top: 4px;
	vertical-align: middle;
}
#latestnews li {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	list-style-type: none;
	background: url(http://www.e4s.co.uk/images/arrow-social2.gif) no-repeat 0 .5em;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.5em;
}
#latestnews a {
	color: #000;
}
#latestnewstitle {
	background-image: url(/images/i-latestnews.gif);
	color: #fff;
	font-size: 11px;
	height: 20px;
	padding-top: 5px;
	padding-left: 15px;
	font-weight: bold;
}
#latestnews1 {
	position: absolute;
	top: 275px;
	left: 845px;
	width: 133px;
	border: 1px solid #64A0D2;
	background-color: #EDF4FA;
}
#latestnews1 p {
	margin: 6px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
#latestnews1 a {
	color: #000;
}
#latestnewstitle1 {
	background-image: url(/images/i-latestnews.gif);
	color: #fff;
	font-size: 11px;
	height: 20px;
	padding-top: 5px;
	padding-left: 32px;
	font-weight: bold;
}
#latestnews ul {
	margin: 10px;
	padding: 0;
	padding-left: 0px;
	margin-top: 4px;
}
#latestnews li {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	list-style-type: none;
	background: url(/images/arrow_social2.gif) no-repeat 0 0.5em;
}
#latestnews a {
	color: #000;
}
.home-singletable, .home-tableleft, .home-tableright, .home-tableleftSameWidth, .home-tablerightSameWidth {
	border: 1px solid #64A0D2;
	margin: 14px 0 5px 16px;
	padding: 0;
	font: 13px arial;
	background-color: #EDF4FA;
	/* background-color: #E1E7FF;
*/
}
.home-singletable .cityimage {
	position: relative;
	float: right;
	align: right;
}
.home-singletable .newsimage {
	position: relative;
	float: left;
	align: left;
}
.home-singletable .leftcell {
	text-align: right;
	padding-right: 0;
}
.home-singletable .rightcell {
	padding-left: 15px;
}
.home-singletable .rightcell2 {
	margin-left: 15px;
}
.home-stleft {
	font-weight: bold;
	text-align: right;
	padding-right: 0 ! important;
}
.home-singletable th, .home-tableleft th, .home-tableright th, .home-tableleftSameWidth th, .home-tablerightSameWidth th {
	text-align: left;
	padding: 14px 20px 14px 20px;
	background: url(/images/insuranceheader.gif) repeat-x;
	color: #FFFFFF;
	font-size: 14px;
}
.home-singletable td {
	padding: 2px 16px 8px 20px;
}
.home-tableleft td, .home-tableright td, .home-tableleftSameWidth td, .home-tablerightSameWidth td {
	padding: 2px 0px 8px 20px;
}
.note {
	color: #CC0000;
	font-size: 10px;
}
.home-singletable input, .home-tableleft input, .home-tableright input, .home-tableleftSameWidth input, .home-tablerightSameWidth input {
	border:1px solid #6699CC;
}
.home-singletable ul {
	margin: 0;
	padding: 0px;
	margin-top: 4px;
}
.home-singletable li {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	list-style-type: none;
	background: url(/images/frontEnd/allarrow.gif) no-repeat 0 0.5em;
}
				
