/* Eagle Technologies stylesheet */

html {
	background: #f5f5f5 url(../images/background.jpg) repeat-x;
}

body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#mainwin {
	width: 970px;
	margin: 10px auto;
	border: 2px solid #B8C7CE;
	background: #fff;
	top: 0;
	position: relative;
	text-align: left;
}

/* ------------------------------------- TOP NAVIGATION ---------------------------------- */

#topmenu {
	width: 970px;
	margin: 0;
	height: 22px;
	text-transform: uppercase;
    text-align:center;
    z-index:100;
    background-color:#ccc;
    position: relative;
    font: menu;
}

#topmenu ul {
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
}

#topmenu ul li {
	display: inline;
}

#topmenu ul li a {
	background: #ccc;
	display: block;
	width: 170px;
	padding: 2px 4px;
	border-top: 1px solid #fff;
	color: #000;
}

#topmenu ul li a:hover {
	background: #000099;
	color: #fff;
}

#topmenu a {
	text-decoration: none;
}

.topmenu1
{
    background-color: #ccc;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 55px;
    height: 18px;
    padding-top: 4px;
    color: #666666;    
    border-right-width:thin;
    border-right-color:#ffffff;
    border-right-style:solid;    
}

#topmenu1a1
{
    color: #666666;
    background-color: #cccccc;
    font-size: 11px;
}

.topmenu2
{
    background-color: #cccccc;
    position: absolute;
    left: 56px;
    top: 0px;
    width: 72px;
    height: 18px;    
    padding-top: 4px;
    color: #666666;    
    border-right-width:thin;
    border-right-color:#ffffff;
    border-right-style:solid;    
}
#topmenu2a1
{
    color: #666666;
    background-color: #cccccc;
    font-size: 11px;
}

.topmenu4
{
    background-color: #cccccc;
    position: absolute;
    left:130px;
    top: 0px;
    width: 72px;
    height: 18px;    
    padding-top: 4px;
    color: #666666;    
    border-right-width:thin;
    border-right-color:#ffffff;
    border-right-style:solid;    
}
#topmenu4a1
{
    color: #666666;
    background-color: #cccccc;
    font-size: 11px;
}

.topmenu5
{
    background-color: #cccccc;
    position: absolute;
    left:203px;
    top: 0px;
    width: 92px;
    height: 18px;    
    padding-top: 4px;
    color: #666666;    
    border-right-width:thin;
    border-right-color:#ffffff;
    border-right-style:solid;    
}
#topmenu5a1
{
    color: #666666;
    background-color: #cccccc;
    font-size: 11px;
}
.topmenu6
{
    background-color: #ffff00;
    position: absolute;
    left:296px;
    top: 0px;
    width: 299px;
    height: 18px;
    padding-top: 4px;
    color: #000066;    
    border-right-width:1px;
    border-right-color:#ffffff;
    border-right-style:solid;
    cursor:pointer;    
}
#topmenu6a1
{
    color: #000066;
    background-color: #ffff00;
    font-size: 11px;
}
.topmenu7
{
    background-color: #cccccc;
    position: absolute;
    left:596px;
    top: 0px;
    width: 101px;
    height: 18px;
    padding-top: 4px;
    color: #666666;    
    border-right-width:1px;
    border-right-color:#ffffff;
    border-right-style:solid;    
}
#topmenu7a1
{
    color: #666666;
    background-color: #cccccc;
    font-size: 11px;
}

.topmenu8
{
    background-color: #cccccc;
    position: absolute;
    left:698px;
    top: 0px;
    width: 68px;
    height: 18px;
    padding-top: 4px;
    color: #666666;    
    border-right-width:1px;
    border-right-color:#ffffff;
    border-right-style:solid;    
}
#topmenu8a1
{
    color: #666666;
    background-color: #cccccc;
    font-size: 11px;
}

.topmenu9
{
    background-color: #000000;
    position: absolute;
    left:767px;
    top: 0px;
    width: 68px;
    height: 18px;
    padding-top: 4px;
    color: #ffffff;    
    border-right-width:1px;
    border-right-color:#ffffff;
    border-right-style:solid;    
}
#topmenu9a1
{
    color: #ffffff;
    background-color: #000000;
    font-size: 11px;
}

.anylinkcss
{
    position:absolute;
    visibility: hidden;
    border:1px solid white;
    border-bottom-width: 0;
    font:menu;
    z-index: 100;
    background-color: #cccccc;
}

.anylinkcss a
{
    font: menu;
    width: 160px;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid white;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    padding: 1px 0 0 4px;
    line-height: 18px;
}

.anylinkcss a:hover
{
    background-color: #000099;
    text-decoration: none;
    color: white;
}
.corpSubMenu a
{
    /*padding-left: 8px;*/
    /*text-decoration: none;*/
    /*text-indent: 0pt;*/
}
.corpSubMenu a:hover
{
}

/* ------------------------------ TABS MENU ---------------------------------------------- */

#tabsmenu
{
    font:menu;
    margin-bottom:0px;
    margin-top:5px;
    text-align:center;
    border-bottom: 2px solid #9E95E8;
    position: relative;
    background: #fff;
    height: 30px;
}    
#tabsmenu ul
{
    list-style: none;
    padding: 0;
    margin: 0;

}
#tabsmenu li
{
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}    

#tabsmenu ul li ul li {
	float: none;
	position: relative;
}

#tabsmenu a
{
    padding:3px 8px 0px 0px;
    height:27px;
    display: block;
    float: left;
    text-decoration: none;
    color:#000099;
}

#tabsmenu ul li ul li a {
	float: none;
	position: relative;
	height: 30px;
}

#m14container
{
    text-align: center;
}

#m14a0
{
    position: absolute;
    width: 105px;
    clear: left;
    z-index: 999;
    margin-top:30px;
}
    
#m14a1, #m14a2
{
    height: 30px;
    padding: 5px 5px 5px 5px;
    margin:0;
    background-color: #b2c4e8;
    border:solid 2px #9E95E8;
}

.tabLHBlue
{
    background-image:url(../images/tab_blue_left.gif);
    background-repeat:no-repeat;    
    background-position:top left;
}
.tabLHYellow
{
    background-image:url(../images/tab_yellow_left.gif);
    background-repeat:no-repeat;    
    background-position:top left;
}
.tabLHSelected
{
    background-image:url(../images/tab_dkblue_left.gif);
    background-repeat:no-repeat;    
    background-position:top left;
}    
.tabRHBlue
{
    background-image:url(../images/tab_blue_right.gif);
    background-repeat:no-repeat;
    background-position:right top;
    margin-left:8px;
    font-size: 11px;
}
.tabRHYellow
{
    background-image:url(../images/tab_yellow_right.gif);
    background-repeat:no-repeat;
    background-position:right top;
    margin-left:8px;
    font-size: 11px;
}
.tabRHSelected
{
    background-image:url(../images/tab_dkblue_right.gif);
    background-repeat:no-repeat;
    background-position:right top;
    margin-left:8px;
    font-size: 11px;
}

/* --------------------------- BODY CONTAINER ---------------------*/

#bodywrapper {
	overflow: hidden;
	background: #fff;
	padding: 0;
}

#breadcrumbs
{
    font-family: Verdana;
    font-size: 10px;
}

#breadcrumbs a
{
    color: #0000A5;
    font-weight: bold;
    text-decoration: underline;
}

#breadcrumbs a:hover
{
    color: #FFFF00;
    background:#0000A5;
}

input {
	border:1px solid #696969;
	font-family:verdana;
	font-size:8pt;
}

img {
	border: 0;
}

/* ------------------------ LEFT COLUMN ---------------------------*/

#columnleft {
	width: 130px;
	float: left;
	margin-left: 2px;
	padding: 0 12px 20px 10px;
	text-align: center;
}

#columnleft h2 {
	font-size: 10px;
	padding: 0;
	margin: 0;
	display: inline;
	color: #000;
}

.boxitem {
	border: 1px solid #0000A5;
	width: 130px;
	padding: 2px;
	margin-top: 18px;
}
.boxitemNoBrd {
	/*border: 1px solid #0000A5;*/
	width: 130px;
	padding: 2px;
	margin-top: 18px;
}
.boxrow-yellow {
	background: #FFFF00;
	margin: 2px 0;
	padding: 2px;
	text-align: center;
}

.boxrow-yellow a {
	color: #000;
	text-decoration: none;
}

.boxrow-grey {
	background: #F0F0F0;
	margin: 2px 0;
	padding: 2px;
	text-align: center;
}

.boxrow-grey a {
	text-decoration: none;
}

#columnleft #search {
	background: #fff;
	text-align: left;
}

#columnleft #search form {
	background: #FFFF00;
	height:32px;
}

#columnleft #search form #stext
{
    width: 95px;
}

#columnleft #search form .srchbtn
{
    padding-left:1px;
    width:22px;
}

.leftimage {
	margin: 20px 0 0 0;
}

/* ---------------------------------- CENTRE COLUMN --------------------------------- */

#columnmiddleHP {
	float: left;
	width: 635px;
	overflow: hidden;
	margin: 18px 10px;
}

#columnmiddle {
	float: left;
	width: 785px;
	overflow: hidden;
	margin: 18px 10px;
}

#adbanner
{
    text-align:center;
    background-image:url(../images/box.gif);
    background-repeat:repeat;
    margin: 15px 0 15px 0;
}

.hotofferslabel
{
    background-color:#0000A5;
    color:#fff;
    font:menu;
    padding:2px 2px 2px 8px;
    width:96px;
}

.hotofferslabel h2 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
}

#hotoffers
{
    border:solid 2px #0000A5;
}

.HotOffLine
{
    width: 75%;
    border-color: #0000A5;
 }
 
 #leaseOptDisplay
{
    margin-left:auto;
    margin-right:auto;
    width:190px;
}

/* ------------------------------------ RIGHT COLUMN --------------------------------------*/

#columnrightHP {
	float: right;
	margin: 0;
	padding: 0 12px 20px 10px;
	text-align: center;
}

#columnrightHP h2 {
	font-size: 10px;
	margin: 0;
	padding: 0;
	display: inline;
	color: #000;
}

#columnrightHP ul {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
}

#columnrightHP ul li {
	background: #F0F0F0 url(../images/bullet.gif) left 5px no-repeat;
	margin: 2px 0;
	padding: 2px 2px 2px 11px;
}

#columnrightHP #desktopicon a {
	color: #B70000;
}

#columnrightHP .onthespotHeading
{
    font-weight: bold; 
	color: #4D5F85;
}

#columnrightHP .onthespot a:hover
{
    text-decoration: underline;
}
