@import 'html.css';
@import 'text.css';
@import 'form.css';
@import 'icons.css';
@import 'site.css';


@font-face{
	font-family: "apple";
	src: url("../font/MYRIADAB.TTF");
}

body {
	font-family: apple;
}

#myAutoComplete {  
     width:20em; /* set width here or else widget will expand to fit its container */  
     padding-bottom:2em;   
}

.resultInfo {
   color:#f80;
   background-color: transparent;
   text-transform:Uppercase;
   padding: 5px 5px 5px 0px;
   margin: 0;
   font-size: .7em;
}
.rnav {
    padding: 0;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 1em;
    color:#333;
    background-color:#fff;
    font-weight:bold; 
    font-size: .7em;
}
.rnavLabel {
    text-transform: Uppercase;
    color:#f80;
    background-color: transparent;
}
a.rnavLink {
    color: #415481;
    background-color: transparent;
}
a:visited.rnavLink {
    color: #8A9CBD;
    background-color: transparent;
}
a:hover.rnavLink {
    color: #f80;
    text-decoration: none;
    background-color: transparent;
}

 .pg-normal {
                color: black;
                font-weight: normal;
                text-decoration: none;    
                cursor: pointer;    
            }
            .pg-selected {
                color: black;
                font-weight: bold;        
                text-decoration: underline;
                cursor: pointer;
            }
            
head {
	height: 412px;
	width: 1024px;
}
#UC1 {
	float: left;
	height: 38px;
	width: 595px;
}
#UC2 {
	float: left;
	height: 38px;
	width: 367px;
	background:white;
	background-image: url(../WebRoot/images/BG-Ipad-OK_04.jpg);
}
#UC3 {
	float: right;
	height: 38px;
	width: 62px;
}
#login {
	height: 768px;
	width: 1024px;
}
#con {
	float: left;
	height: 57px;
	width: 1024px;
}
#UP1 {
	float: left;
	height: 37px;
	width: 595px;
}
#UP2 {
	float: left;
	height: 37px;
	width: 367px;
	background:white;
	background-image: url(../WebRoot/images/BG_ipad/images/BG-Ipad-OK_08.jpg);
}
#UP3 {
	float: left;
	height: 37px;
	width: 62px;
}

userCode {
	height: 38px;
	width: 595px;
}
#UnderUP {
	height: 121px;
	width: 1024px;
	float: left;
}
#bug {
	clear: both;
	float: none;
	height: 0px;
	width: 0px;
}
#BT1 {
	float: left;
	height: 39px;
	width: 831px;
}
#BT2 {
	float: left;
	height: 39px;
	width: 124px;
}
#BT3 {
	float: right;
	height: 39px;
	width: 69px;
}
#footer {
	float: left;
	height: 64px;
	width: 1024px;
}
