/*----------------------------------------Main Layout-------------------------------*/

body		{
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.2em;
	color: #999999;
	background:url(../Images/Template/background.png);
	background-position:top center; 
	background-repeat: no-repeat;
}

.wrapper 	{
	width:996px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
}

.header		{
	width:996px;
	height: 193px;
	background:url(../Images/Template/header.png);
	position: relative;
}

.menu	{
	width:996px;
	height: 37px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
		
.maincol	{
	float:left;
	width: 669px;
}
		


.rightcol	{
	float: left;
	width: 327px;
}

.rightcol2	{
	float: left;
	width: 317px;
}
		
.rightcolcontent{
	width: 308px;
	margin-right: auto;
}

.footer		{
	clear:both;
	width: 1024px;
	text-align: center;
	line-height: 2em;
	padding-top: 15px;
	font-size: .8em;
}

.ultimatelogo {
	display: inline;
	padding-top: 5px;
	position: relative;
	left: 5px;
	top: 5px;
}


/*------------------------------------------Right Column---------------------------------*/

.rightpodtext	{
	width: 150px;
	padding-left: 17px;
	padding-top: 80px;
	color: #ffffff;
	font-size: 0.9em;
}
		
.rightpodtext2	{
	width: 160px;
	padding-left: 17px;
	padding-top: 65px;
	color: #ffffff;
	font-size: 0.9em;
}
		
.rightpodtextWide {
	width: 274px;
	padding: 0px 17px 10px 17px;
	color: #ffffff;
	font-size: 0.9em;
}		

.podtext	{
	display:inline;
	margin: 0px;
	padding:0px;
}

.WingUkCustomers	{
	width: 308px;
	height: 190px;
	background:url(../Images/Content/right-wing-uk-customers.png);
}
		
.WingUkEngineers	{
	width: 308px;
	height: 190px;
	background:url(../Images/Content/right-wing-uk-engineers.png);
}
		
.WingUkSuppliers	{
	width: 308px;
	height: 190px;
	background:url(../Images/Content/right-wing-uk-suppliers.png);
}
		
.WingUkNews	{
	width: 308px;
	background:url(../Images/Content/news-pod-back.png);
}
		
.newspodtop	{
	width: 308px;
	height: 43px;
	background:url(../Images/Content/news-pod-top.png);
}
		
.newspodimage	{
	float: left;
	width: 120px;
	padding-left: 18px;
}
		
.newsthumbnail {
	width: 102px;
	padding: 5px;
	border: 1px solid #bcbdc0;
}

.newsthumbnail img {
	display: block;
    margin-left: auto;
    margin-right: auto
}
		
.newspodtext	{
	float:left;
	width: 150px;
	font-size: 0.9em;
	display: inline;
}
		
.newspodbottom	{
	clear: both;
	width: 308px;
	height: 13px;
	background:url(../Images/Content/news-pod-bottom.png);
}

/*------------------------------------------Right Nav-----------------------------*/

.greyborderrighttop
{
	width: 308px;
	height: 15px;
	background:url(../Images/Content/Right-Column/grey-top.gif) no-repeat;
}

.greyborderrightmiddle
{
	width: 308px;
	background:url(../Images/Content/Right-Column/grey-middle.gif) repeat-y;
}

.greyborderrightbottom
{
	width: 308px;
	height: 15px;
	background:url(../Images/Content/Right-Column/grey-bottom.gif) no-repeat;
}

.ltgreenrighttop
{
	width: 308px;
	height: 15px;
	background:url(../Images/Content/Right-Column/lt-green-top.gif) no-repeat;
}

.ltgreenrightmiddle
{
	width: 308px;
	background:url(../Images/Content/Right-Column/lt-green-middle.gif) repeat-y;
}

.ltgreenrightbottom
{
	width: 308px;
	height: 15px;
	background:url(../Images/Content/Right-Column/lt-green-bottom.gif) no-repeat;
}

.purplerighttop
{
	width: 308px;
	height: 15px;
	background:url(../Images/Content/Right-Column/purple-top.gif) no-repeat;
}

.purplerightmiddle
{
	width: 308px;
	background:url(../Images/Content/Right-Column/purple-middle.gif) repeat-y;
}

.purplerightbottom
{
	width: 308px;
	height: 15px;
	background:url(../Images/Content/Right-Column/purple-bottom.gif) no-repeat;
}

.yellowrighttop
{
	width: 308px;
	height: 15px;
	background:url(../Images/Content/Right-Column/yellow-top.gif) no-repeat;
}

.yellowrightmiddle
{
	width: 308px;
	background:url(../Images/Content/Right-Column/yellow-middle.gif) repeat-y;
}

.yellowrightbottom
{
	width: 308px;
	height: 15px;
	background:url(../Images/Content/Right-Column/yellow-bottom.gif) no-repeat;
}

.LabelRightNav
{
	float: left;
	width: 88px;
	color: #999999;
	padding-top: 2px;
}

.textboxRightNav
{
	color: #000000;
	background: #ffffff;
	border: 1px solid #c6c8c4;
	font-family: arial, verdana;
	float: left;
	width: 175px;
	height: 22px;
	font-size: 16px;
}	

/*------------------------------------------Main Column---------------------------------*/
.maincololivetop	
{
	width: 633px;
	height: 20px;
	margin-left: 19px;
	margin-right: 17px;
	background:url(../Images/Content/olive-top.gif) no-repeat;
}

.maincololivemiddle	
{
	width: 633px;
	margin-left: 19px;
	margin-right: 17px;
	background:url(../Images/Content/olive-middle.gif) repeat-y;
}

.maincololivebottom	
{
	width: 633px;
	height: 20px;
	margin-left: 19px;
	margin-right: 17px;
	background:url(../Images/Content/olive-bottom.gif) no-repeat;
}

.maincolgreentop	
{
	width: 633px;
	height: 20px;
	margin-left: 19px;
	margin-right: 17px;
	background:url(../Images/Content/green-top.gif) no-repeat;
}

.maincolgreenmiddle	
{
	width: 633px;
	margin-left: 19px;
	margin-right: 17px;
	background:url(../Images/Content/green-middle.gif) repeat-y;
}

.maincolgreenbottom	
{
	width: 633px;
	height: 20px;
	margin-left: 19px;
	margin-right: 17px;
	background:url(../Images/Content/green-bottom.gif) no-repeat;
}

.maincolpurpletop	
{
	width: 633px;
	height: 20px;
	margin-left:19px;
	margin-right: 17px;
	background:url(../Images/Content/purple-top.gif) no-repeat;
}

.maincolpurplemiddle	
{
	width: 633px;
	margin-left: 19px;
	margin-right: 17px;
	background:url(../Images/Content/purple-middle.gif) repeat-y;
}

.maincolpurplebottom	
{
	width: 633px;
	height: 20px;
	margin-left:19px;
	margin-right: 17px;
	background:url(../Images/Content/purple-bottom.gif) no-repeat;
}

.maincolgreybordertop	
{
	width: 633px;
	height: 20px;
	margin-left: 19px;
	margin-right: 17px;
	background:url(../Images/Content/grey-border-top.gif) no-repeat;
}

.maincolgreybordermiddle	
{
	width: 633px;
	margin-left: 19px;
	margin-right: 17px;
	background:url(../Images/Content/grey-border-middle.gif) repeat-y;
}

.maincolgreyborderbottom	
{
	width: 633px;
	height: 20px;
	margin-left: 19px;
	margin-right: 17px;
	background:url(../Images/Content/grey-border-bottom.gif) no-repeat;
}
		
.maincoltext	
{
	width: 560px;
	margin-left: 33px;
	margin-right: 40px;
	font-size: 1em;
	line-height: 1.2em;
	color: #999999;
}

.maincoltext h1
{
	font-size: 2.7em;
	line-height: 1.2em;
}


/*------------------------------------------Menu---------------------------------*/

.menuhome	{
		float: left;
		width: 166px;
		height: 37px;
		margin-top: 141px;
		text-align: center;
		background:url(../Images/Template/menu-yellow.png);
		}
		
.menuhomeOn	{
		float: left;
		width: 166px;
		height: 37px;
		margin-top: 141px;
		text-align: center;
		background:url(../Images/Template/menu-orange.png);
		}
		
.menucustomers	{
		float: left;
		width: 166px;
		height: 37px;
		margin-top: 141px;
		text-align: center;
		background:url(../Images/Template/menu-yellow.png);
		}
		
.menucustomersOn	{
		float: left;
		width: 166px;
		height: 37px;
		margin-top: 141px;
		text-align: center;
		background:url(../Images/Template/menu-orange.png);
		}	

.menuengineers	{
		float: left;
		width: 166px;
		height: 37px;
		margin-top: 141px;
		text-align: center;
		background:url(../Images/Template/menu-yellow.png);
		}

.menuengineersOn	{
		float: left;
		width: 166px;
		height: 37px;
		margin-top: 141px;
		text-align: center;
		background:url(../Images/Template/menu-orange.png);
		}

.menusuppliers	{
		float: left;
		width: 166px;
		height: 37px;
		margin-top: 141px;
		text-align: center;
		background:url(../Images/Template/menu-yellow.png);
		}

.menusuppliersOn	{
		float: left;
		width: 166px;
		height: 37px;
		margin-top: 141px;
		text-align: center;
		background:url(../Images/Template/menu-orange.png);
		}

.menunews	{
		float: left;
		width: 166px;
		height: 37px;
		margin-top: 141px;
		text-align: center;
		background:url(../Images/Template/menu-yellow.png);
		}

.menunewsOn	{
		float: left;
		width: 166px;
		height: 37px;
		margin-top: 141px;
		text-align: center;
		background:url(../Images/Template/menu-orange.png);
		}
		
.menucontact	{
		float: left;
		width: 166px;
		height: 37px;
		margin-top: 141px;
		text-align: center;
		background:url(../Images/Template/menu-yellow.png);
		}
		
.menucontactOn	{
		float: left;
		width: 166px;
		height: 37px;
		margin-top: 141px;
		text-align: center;
		background:url(../Images/Template/menu-orange.png);
		}
				
		
.white		{
	color: #ffffff;
	font-size: 1.1em;
	text-decoration: none;
}

.LargerText 
{
	font-size: 1.3em;
	line-height: 1.3em;
}


/*------------------------------------------Headings---------------------------------*/

h1 {
	font-size: 2.0em;
 	font-family: "Trebuchet MS", arial;
	font-weight: bold;
	color: #006b01;
	display: inline;
}

h2
{
 	font-family: "Trebuchet MS", arial;
	font-size: 1.2em;
	color: #f69324;
	font-weight: lighter;
}

.whiteHeading 
{
	font-size: 2.5em;
	font-family: arial;
	font-weight: lighter;
	color: #ffffff;
}

.ltgreenHeading
{
	font-size: 2.5em;
	font-family: arial;
	font-weight: lighter;
	color: #939945;
}	

.purpleHeading
{
	font-size: 2.5em;
	font-family: arial;
	font-weight: lighter;
	color: #643193;
}	

.yellowHeading 
{
	font-size: 2.5em;
	font-family: arial;
	font-weight: lighter;
	color: #f69324;
}	

.greyborderHeading 
{
	font-size: 2.5em;
	font-family: arial;
	font-weight: lighter;
	color: #939945;
}	

.oliveHeading 
{
	font-size: 2.5em;
	font-family: arial;
	font-weight: lighter;
	color: #319d9f;
}


/*------------------------------------------Home Page---------------------------------*/

.maincolhome	{
		width: 633px;
		height: 788px;
		margin-left: 19px;
		margin-right: 17px;
		background:url(../Images/Content/back-home.png);
		}
		
.maincolhometext	{
		width: 560px;
		height: 640px;
		margin-left: 33px;
		margin-right: 40px;
		padding-top: 75px;
		font-size: 1em;
		line-height: 1.2em;
		color: #ffffff;
		}
		
.contactusbutton	{
		width: 560px;
		margin-left: 33px;
		margin-right: 40px;
		padding-top: 0px;
		margin-top: 0px;
		}



/*------------------------------------------List---------------------------------*/

ul.square {
	list-style-type:square;
	color: #ffed00;
	margin-left: 5px;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.7em;
}


/*------------------------------------------padding---------------------------------*/

.padding5	{
		width: 100%;
		height: 5px;
}

.padding10	{
		width: 100%;
		height: 10px;
}


/*------------------------------------------Form---------------------------------*/

.formline	{
		width: 100%;
		padding-top: 20px;
		padding-bottom: 5px;
		clear: both;
		}

.formtext	{
		float:left;
		width: 35%;
		text-align: left;
		padding: 0px;
		}

.formfields	{
		float:left;
		width: 60%;
		text-align: left;
		padding: 0px;
		}

input, .textbox		{
		color: #251145;
		background: #e5efe5;
		font-family: arial, verdana;
		}

a {
	color: #999999;
    font-weight: normal;
    text-decoration: underline;
}

.class1 a:link, .class1 a:visited {
	color: #999999;
    font-weight: normal;
    text-decoration: none;
}

.class1 a:hover	{
	color: #999999;
    font-weight: normal;
    text-decoration: underline;
		}
		
.class2 a:link, .class2 a:visited {
	font-size:1.2em;
	color: #707070;
	font-weight: normal;
	text-decoration: none;
}

.class2 a:hover	{
	font-size:1.2em;
	color: #707070;
	font-weight: normal;
	text-decoration: underline;
}
		
.class3 a:link, .class3 a:visited, .class3 a:hover	{
	font-size:1.2em;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.inline {
	display: inline;
}
	
.yellowText	{
	color: #ffed00;
	font-style: italic;
	font-weight: bold;
}
	
.greyText {
	color: #999999;
    font-weight: normal;
}	

	
.blackText {
	color: #000000;
    font-weight: normal;
}	

.button 
{
	float:left;
	background:url(../Images/Buttons/button-right.gif) no-repeat right top;
}
	
.button a, .button input
{
	display:block;
	text-decoration:none;
	color:white;
	font-size: 16px;
	background:url(../Images/Buttons/button-left.gif) no-repeat left top;
	padding:8px 30px 9px 10px;
	border:none;
}

.buttonBack 
{
	float:left;
	background:url(../Images/Buttons/button-back-right.gif) no-repeat right top;
}

.buttonBack a, .buttonBack input
{
	display:block;
	text-decoration:none;
	color:white;
	font-size: 16px;
	background:url(../Images/Buttons/button-back-left.gif) no-repeat left top;
	padding:8px 20px 9px 30px;
	border:none;
}

.buttonolive
{
	float:left;
	background:url(../Images/Buttons/button-right-ol.gif) no-repeat right top;
}
	
.buttonolive a, .buttonolive input
{
	display:block;
	text-decoration:none;
	color:white;
	font-size: 16px;
	background:url(../Images/Buttons/button-left-ol.gif) no-repeat left top;
	padding:8px 30px 9px 10px;
	border:none;
}


.buttonltgreen
{
	float:left;
	background:url(../Images/Buttons/button-right-gr.gif) no-repeat right top;
}
	
.buttonltgreen a, .buttonltgreen input
{
	display:block;
	text-decoration:none;
	color:white;
	font-size: 16px;
	background:url(../Images/Buttons/button-left-gr.gif) no-repeat left top;
	padding:8px 30px 9px 10px;
	border:none;
}

.buttonpurple
{
	float:left;
	background:url(../Images/Buttons/button-right-pur.gif) no-repeat right top;
}
	
.buttonpurple a, .buttonpurple input
{
	display:block;
	text-decoration:none;
	color:white;
	font-size: 16px;
	background:url(../Images/Buttons/button-left-pur.gif) no-repeat left top;
	padding:8px 30px 9px 10px;
	border:none;
}

.buttonyellow
{
	float:left;
	background:url(../Images/Buttons/button-right-yel.gif) no-repeat right top;
}
	
.buttonyellow a, .buttonyellow input
{
	display:block;
	text-decoration:none;
	color:white;
	font-size: 16px;
	background:url(../Images/Buttons/button-left-yel.gif) no-repeat left top;
	padding:8px 30px 9px 10px;
	border:none;
}

.button input, .buttonBack input, .buttonolive input, .buttonltgreen input, .buttonpurple input, .buttonyellow input {
	border:none;
	font-size: 16px;
	padding:4px 22px 5px 10px!important;
	_padding:4px 15px 4px 0px;
	width:auto;
	overflow:visible;
}

.button:hover, .buttonBack:hover, .buttonolive:hover, .buttonltgreen:hover, .buttonpurple:hover, .buttonyellow:hover
{
	background-position: right -35px;
}
	
.button a:hover, .button input:hover, .buttonBack a:hover, .buttonBack input:hover, .buttonolive a:hover, .buttonolive input:hover, .buttonltgreen a:hover, .buttonltgreen input:hover, .buttonpurple a:hover, .buttonpurple input:hover, .buttonyellow a:hover, .buttonyellow input:hover
{	
	background-position: left -35px;
}

.h-sep {
	background:url(/images/content/h-seperator.gif) repeat-x;
	height:15px;
	margin:7px 0px;
	clear:both;	
	width:100%;
}

.whiteText a {
	color: #ffffff !important;
    font-weight: normal !important;
    text-decoration: underline !important;
}

.yellowLink a {
	color: #f69324 !important;
    font-weight: normal !important;
    text-decoration: underline !important;
    font-style: normal !important;
}

hr {
	width: 100%;
	background-color: #bcbdc0;
	line-height: 15px;
}

.UploadField 
{
	width: 200px;
	float: none;
	font-size: 12px;
	height: 25px;
}

