﻿*
{
    font-family: Arial;
}

#centering
{
    margin: 0 auto;
    width: 935px;
}

#greyShadows
{
    width: 935px;
    background-image: url(../NGSimages/greyShadows.png);
    background-repeat: repeat-y;
    position: relative;
    float: left;
}

#topShadow
{
    position:relative;
    float:left;
    height:17px;
    width:901px;
    background-image:url(/NGSimages/shadowTop.png);
    background-repeat:repeat-x;
    background-position:0 0;
}

#topLeft
{
    position:relative;
    float:left;
    height:17px;
    width:17px;
    background-image: url(../NGSimages/topLeftBorder.png);
    background-position:0 0;
}

#topRight
{
    position:relative;
    float:left;
    height:17px;
    width:17px;
    background-image: url(../NGSimages/topRightBorder.png);
    background-position:-1px 0;
}

#bottomShadow
{
    position:relative;
    float:left;
    height:17px;
    width:901px;
    background-image: url(../NGSimages/shadowBottom.png);
    background-repeat:repeat-x;
    background-position:0 -1px;
}

#bottomLeft
{
    position:relative;
    float:left;
    height:17px;
    width:17px;
    background-image: url(../NGSimages/bottomLeftBorder.png);
    background-position:0 -1px;
}

#bottomRight
{
    position:relative;
    float:left;
    height:17px;
    width:17px;
    background-image: url(../NGSimages/bottomRightBorder.png);
    background-position:-1px -1px;
}

#topMenu
{
    position: relative;
    float: left;
    width: 901px;
    height: 45px;
    color: #fff;
    margin-left: 17px;
    background-image: url(../NGSimages/gradientTop.png);
    background-repeat:repeat-x;
    font-size:12px;
}

#header
{
    position: relative;
    width: 901px;
    height: 95px;
    background-image: url(../NGSimages/gradientMiddle.png);
    background-repeat: repeat-x;
    color: #fff;
    float: left;
    margin-left: 17px;
}

#header h1
{
    position: relative;
    float: left;
    font-size: 24px;
    font-weight:normal;
    margin-top: 50px;
    margin-left: 26px;
    color:#FFB80F;
}

#header h2
{
    position: relative;
    float: left;
    margin-top: 54px;
    margin-left: 5px;
    font-size: 14px;
    font-weight: bold;
}

#header img
{
    position: relative;
    float: right;
    margin: -40px 10px 5px 0px;
    width: 108px;
    height: 135px;
}

#pageBody
{
    position: relative;
    margin: 0 17px 0 17px;
    background-image: url(../NGSimages/gradientBottomInnerPage.png);
    background-repeat: repeat-x;
    width: 901px;
    min-height: 575px;
    float: left;
    background-color: #ADC8E8;
}

#pageBody h1
{
    position: relative;
    float: left;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    margin: 0 0 0 10px;
}

div#subHeading
{
    position: relative;
    float: right;
    width: 365px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    height: 285px;
}

div#pageBody div#subHeading p
{
    margin-bottom: 21px;
    color:#fff;
    width:345px;
    font-size:24px;
}

div#listHolder
{
    position: relative;
    width: 901px;
    float: left;
    margin-top: 35px;
    margin-left: 15px;
}

div.listDIV
{
    position: relative;
    float: left;
    height: 213px;
    width: 200px;
    margin: 7px;

}

div.listDIV h3
{
    position: relative;
    float: left;
    height: 35px;
    width: 190px;
    background-image: url(/NGSimages/listHeader.png);
    color: #fff;
    padding-left: 10px;
    padding-top: 20px;
}

div.listDIV h3.twoLines
{
    position: relative;
    float: left;
    height: 45px;
    width: 190px;
    background-image: url(/NGSimages/listHeader.png);
    padding-left: 10px;
    padding-top: 10px;
}

div.listBorder
{
    position:relative;
    float:left;
    width:198px;
    height:155px;
    border: 1px solid #888;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;    
}

div.listDIV h3 a, div.listDIV h3 a:hover
{
    text-decoration:none;
    color:#fff;    
}

div.listDIV p.listTextBold
{
    font-size:13px;
    float:left;
    font-style:italic;   
    color:#555; 
    padding:5px;
    font-weight:bold;
    margin-top:3px;
}

div.listDIV p.listText
{
    font-size:13px;
    float:left;
    font-style:italic;   
    color:#555; 
    padding:5px;
}

ul.list, ul.listBig
{
    position: relative;
    float: left;
    font-size: 12px;
    margin-top: 5px;
    color: #555;
    height: 165px;
}

ul.listshort
{
    position: relative;
    float: left;
    font-size: 12px;
    margin-top: 5px;
    color: #555;
    height: 120px;
	border-bottom:1px solid #AAA;
	width:198px;
}

ul.list li, ul.listshort li
{
    position: relative;
    line-height: 21px;
    margin-left: 10px;
}

ul.listBig li
{
    position: relative;
    line-height: 18px;
    margin-left: 10px;
}

div#footer
{
    width: 901px;
    position: relative;
    float: left;
    background-color: #fff;
    height: 75px;
    margin: 0 17px 0 17px;
    padding-top:5px;
    border-top:1px solid #3852A2;
}

div#topMenu ul
{
    position: relative;
    float: left;
    list-style: none;
    padding-left:10px;
}

div#topMenu ul li
{
    float: left;
    height: 33px;
    padding: 20px 10px;
}

div#topMenu ul li a
{
    position: relative;

    text-decoration: none;
    color: #fff;
}

div#topMenu ul li a:hover
{
    text-decoration: underline;
}


/*****************************************************
* NEWS SCROLLER
*****************************************************/

div#newsScroller
{
    position: relative;
    float: left;
    width: 544px;
    height: 195px;
    margin: 10px 10px 10px 40px;
    border:1px solid #777;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

div#newsScroller h3
{
    position: relative;
    float: left;
    padding: 15px;
    font-size: 20px;
    color:#fff;
    background-image: url(/NGSimages/listHeader.png);
    background-repeat:repeat-x;
    width:514px;
    font-variant:small-caps;
}

div#newsHolder
{
    position: relative;
    float: left;
    width: 524px;
    height: 135px !important;
    margin: 5px 10px;
    overflow: hidden;
}

ul#newsList
{
    height: 10000px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

div#newsHolder ul li
{
    float: none;
    overflow: hidden;
    width: 510px;
    height: 63px;
    margin: 0px;
    padding: 5px;
}

div#newsHolder ul li p
{
    margin:0;
    padding:0;
    font-size:14px;
    color:#888;
}

div#newsHolder ul li p a, div#newsHolder ul li p a:visited
{  
    color:#000;
    text-decoration:none;
}






div#footer ul
{
    position: relative;
    float: left;
    list-style: none;
    margin-left:30px;
}

div#footer ul li
{
    float: left;
    color: #fff;
    padding:25px 10px 10px;
    color:#091176;

}

div#footer ul li a
{
    position: relative;
    text-decoration: none;
    color: #091176;
    text-align: center;
    font-size: 12px;
}


div#footer ul li a:hover
{
    text-decoration: underline;
}


/**IMAGE SCROLLER************************************************/

#image_wrap
{
    width: 375px;
    height: 275px;
    position: relative;
    float: left;
}
.scrollable
{
    /* required settings */
    position: relative;
    overflow: hidden;
    width: 100px;
    height: 275px;
    padding-left: 5px;
    float: left;
}
.scrollable .items
{
    height: auto;
    position: absolute;
    clear: both;
}
.scrollable img
{
    cursor: pointer;
    width: 100px;
    height: 75px;
    margin-bottom: 5px;
}
.scrollable .active
{
    z-index: 9999;
    position: relative;
}
a.up
{
    background-image: url(/NGSimages/upArrow.png);
    width: 51px;
    height: 26px;
    position: absolute;
    left: 410px;
    top: -26px;
}
a.down
{
    background-image: url(/NGSimages/downArrow.png);
    width: 51px;
    height: 26px !important;
    position: absolute !important;
    left: 410px;
    top: 285px;
}
a.disabled
{
    visibility: hidden !important;
}
div#imageScroller
{
    width: 480px;
    float: left;
    padding: 5px;
    position: relative;
    background-color: #fff;
    margin-left: 20px;
    top: 35px;
}

div#map_canvas
{
    position: relative;
    margin: 10px 25px 10px 25px;
    width: 850px;
    height: 515px;
    float:left;
}

.gmnoprint p {
	font-size:12px;

}

p.supportUsText
{
    font-size: 14px !important;
}

div.listDIV a
{
    text-decoration:none;
    color:#666;
}
div.listDIV a:hover
{
    text-decoration:underline;
    color:#888;
}

div#staticInfo
{
    position: relative;
    float: left;
    width: 515px;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 16px;
}

div#slider h4
{
    position: relative;
    float: left;
    font-size: 13px;
    padding: 5px 0;
    line-height: 16px;
    font-weight: bold;
    color: #091176;
}

div#sliderAnimation, div#sliderAnimation2
{
    position: relative;
    float: left;
    width: 485px;
    font-size: 14px;
    padding: 5px 10px;
    height: 50px;
}


#footerTagLine
{
    position: relative;
    width: 901px;
    margin: 0 17px 0 17px;
    color: #182684;
    float: left;
    text-align: center;
}

div#imageDIV 
{
    display:block;
    width:400px;
    height:275px;    
}

div#videoDIV 
{
    display:none;
    width:400px;
    height:275px;    
}

div#video
{
    position: relative;
    float: left;
    margin: 20px;
    width: 400px;
    height: 275px;
    border: 1px solid #000;
}

div#video a#skywatch 
{
    display:block;
    float:left;
    width:400px;
    height:275px;
}

div#video p
{
    margin-top: 70px;
    margin-left: 40px;
    margin-right: 40px;
    width: 210px;
    text-align: center;
}



/* VIDEO PAGE */
.video
{
    height: 195px;
    width: 290px;
    z-index: 20;
}
.video a
{
    text-decoration: none;
    border: 0px;
}
.video a:visited
{
    text-decoration: none;
    border: 0px;
}
.video a:active
{
    text-decoration: none;
    border: 0px;
}
.video a:hover
{
    text-decoration: none;
    border: 0px;
}
.video a:link
{
    text-decoration: none;
    border: 0px;
    color: #666;
}


p.copyright
{
    position:relative;
    float:left;
    margin:0;
    margin-left:20px;
    padding:5px;
    font-size:11px;
    color:#091176;
}

img#ukAirSearchLogo
{
    position:relative;
    float:right;
    padding-right:5px;
        
}

a#btnLatestNews, a#btnLatestNews:hover
{
    position:relative;
    float:left;    
    margin:0;
    padding:14px;
    padding-right:90px;
    color:#fff;
    background-image:url(/NGSimages/btnLatestNews.png);
    background-repeat:no-repeat;
    font-weight:bold;
    text-decoration:none;
}



/*********************************************************************
* CONTACT US
*********************************************************************/

div#contactForm
{
    position:relative;
    float:left;    
    width:800px;
    margin-left:10px;
}

div#nameDIV, div#telephoneDIV, div#mobileDIV, div#emailDIV, div#subjectDIV, div#commentsDIV
{
    height:45px;
}

div#commentsDIV
{
    height:125px;    
}

div#nameDIV p, div#telephoneDIV p, div#mobileDIV p, div#emailDIV p, div#subjectDIV p, div#commentsDIV p
{
    display:block;
    float:left;
    margin:5px 0 5px 50px;
    padding:5px 0 6px;
    width:150px;
    color:#fff;
    font-weight:bold;
}

.inputBox 
{
    width:200px;
    border:1px solid #ccc;
    font-size:12px;
    margin:5px 0;
    padding:5px;
    position:relative;
}

input.error 
{
    background-color:#FFA65A;
    border:1px solid #000;
    color:#777;
    font-style:italic;
    font-weight:bold;    
}

textarea.error 
{
    background-color:#FFA65A;
    border:1px solid #000;
    color:#777;
    font-style:italic;
    font-weight:bold;    
}

div#submitDIV a
{
    display:block;
    float:left;
    margin:5px 0 5px 200px;
    padding:10px 25px;
    color:#fff;
    font-weight:bold;
    border:1px solid #ccc;
    background-color:#fff;
    text-align:center;
    color:#7BA7DA;
    text-decoration:none;
}

div#submitDIV a:hover
{
    display:block;
    float:left;
    margin:5px 0 5px 200px;
    padding:10px 25px;
    color:#fff;
    font-weight:bold;
    border:1px solid #ccc;
    background-color:#7BA7DA;
    color:#fff;
    text-align:center;
}

/*****************************************************************
* inner page styling
*****************************************************************/

div#pageBody h2
{
    position:relative;
    float:left;
    color:#FFB80F;
    font-size:24px;
    font-weight:bold;
    width: 430px;  
    margin:20px 10px 10px 0;
}

div#pageBody p#mainParagraph
{
    color:#fff;
    position:relative;
    float:left;
    font-size:22px;    
    width:430px;
    line-height:36px;
    margin-left:0px;
}

div#pageBody p#mainParagraphWWD
{
    color:#fff;
    position:relative;
    float:left;
    font-size:21px;    
    width:430px;
    line-height:35px;
    margin-left:0px;
    margin-top:0px;
}

ul#aircraft
{
    width:430px;
    color:#fff;   
    font-size:20px; 
    line-height:30px;
    float:left;
    position:relative;
}

ul#aircraft li
{
    padding-left:30px;    
    background-image:url(/NGSimages/bulletpoint.png);
    background-position:8px 9px;
    background-repeat:no-repeat;
}

ul#whatwedoList
{
    color:#fff;   
    font-size:16px; 
    line-height:30px;
    float:left;
    position:relative;
}

ul#whatwedoList li
{
    padding-left:30px;    
    background-image:url(/NGSimages/bulletpoint.png);
    background-position:8px 9px;
    background-repeat:no-repeat;
}

div#pageBody p
{
    color:#fff;
    position:relative;
    float:left;
    font-size:16px;    
    margin:10px;
    width:860px;
    line-height:20px;
}

div#paraBackground
{
    float:left; 
    margin:10px; 
    width:858px;
}


div#pageBody p.generalEnq
{
	float:left;
	width:425px;
	margin-left:0px;
	padding-left:0px;
}