﻿

/* Common Styles */

HTML{background:#061C33;}
BODY{font-size:62.5%; font-family:Arial, Verdana, Sans-Serif; color:black; background:#061C33;}
INPUT, TEXTAREA{font-size:62.5%; font-family:Tahoma, Arial, Verdana, Sans-Serif; resize:none;}

/* Intelligent Search Page */

#intelliSearch{position:relative; width:820px; margin:auto; height:284px; margin-top:150px; margin-bottom:150px; color:#65777F; background:url(../i/intelliSearchBack.jpg);}
#intelliSearch #searchBox{position:absolute; left:97px; top:174px; width:625px; height:28px; font-size:20px; color:white; border:0; background:none; }
#intelliSearch .go{display:block; position:absolute; left:671px; top:169px; width:57px; height:33px; background:url(../i/intelliSearchGo.jpg);}
#intelliSearch .go:hover{background-position:-57px 0px;}
#intelliSearch .login{display:block; position:absolute; left:655px; top:232px; width:76px; height:21px; background:url(../i/btnPage1Login.jpg);}
#intelliSearch .login:hover{background-position:0px -21px;}
#intelliSearch .example{position:absolute; left:92px; top:212px; width:440px; height:16px; font-size:1.2em;}
#intelliSearch .alreadyReg{position:absolute; left:580px; top:212px; width:150px; height:16px; text-align:right; font-weight:bold; font-size:1.3em;}

#p1bottomMenu{width:700px; margin:auto; margin-bottom:20px; text-align:center; color:#4A5D71; font-size:1.1em;}
#p1bottomMenu A{color:#8BB7DA; text-decoration:none;}
#p1bottomMenu A:hover{color:#8BB7DA; text-decoration:underline;}
#p1bottomMenu A.normal{color:#4A5D71;}

#locationTip{position:absolute; display:none; width:210px; height:139px;} 
#locationTip LI{display:block; height:24px; margin:0; padding:0; cursor:pointer; background:url(../i/page1Tooltip.png) 0px -112px;}
#locationTip LI.first{display:block; height:56px; background:url(../i/page1Tooltip.png) 0px 0px;}
#locationTip LI.last{display:block; height:35px; background:url(../i/page1Tooltip.png) 0px -160px;}
#locationTip LI SPAN{display:block; margin:0; padding:0; color:white; font-size:1.5em; padding:3px 10px;}
#locationTip LI.first SPAN{padding:35px 10px 0px 10px;}
#locationTip LI.last SPAN{padding:3px 10px 0px 10px;}

#locationTip LI.selected{background-position:0px -136px;}
#locationTip LI.first.selected{background-position:0px -56px;}
#locationTip LI.last.selected{background-position:0px -195px;}
#locationTip LI.hover{background-position:0px -136px;}
#locationTip LI.first.hover{background-position:0px -56px;}
#locationTip LI.last.hover{background-position:0px -195px;}


/* Yellow Tool Tips */

.yellowTip{position:absolute; background:url(../i/toolTips.png);}
.yellowTip .close A{display:block; position:absolute; width:15px; height:15px; background:url(../i/toolTips.png);}
.yellowTip .close A:hover{background-position:-16px 0px;}

#explainTip{width:257px; height:130px; top:50px; left:50px; background-position:0px -25px;}
#explainTip .close A{top:8px; right:12px;}

#searchesTip{width:257px; height:130px; top:200px; left:50px; background-position:0px -155px;}
#searchesTip .close A{top:8px; right:25px;}



