﻿
/* The Big Guns */
html {font-size: 62.5%; color: #6b6b6b;}
body 
{
background-color: #fff;
text-align: center; 
width:100%;
font: normal 1.19em/1.7em "Verdana", "Helvetica", "Arial", sans-serif;
letter-spacing: 0em;
}
h1, h2, h3, h4, p, ul {padding:5px;}

/* palette

grey - 6b6b6b
light grey = c7c7c7
blue - 082b61
light blue = c4dffd
green - 6ebb1f
yellow - dbef3b

*/

/* fonts */
p {line-height: 1.4em;}
h1, h2, h3, h4 {font-family: "Verdana", "Helvetica", "Arial", sans-serif}
h1 {font: normal 2.29em; color:#000;}
h2 {font: normal 1.89em; color:#000;}
h3 {font: normal 1.19em; color:#082b61;}
h4 {font: italic 1.09em; color:#6ebb1f;}
h1 a, h2 a, h3 a, h4 a {text-indent:-9999px; display:block; text-decoration: none;}
hr {display:none;}
div .hr {background: transparent url('/assets/hr-trans.png') no-repeat; width:650px; height:46px; border:0px; margin-top:0px; clear:both;} 

ul {margin-left:20px;}
.bullet {margin-right:20px;}
.bullet li {background: transparent url('/assets/ball-trans.png') left center no-repeat; text-indent:25px; padding-left: 3em; list-style-position: inside; text-indent: -2em;}
th {text-align:center;}
ol {line-height:1.9em; margin-bottom:10px;}
em, address {color:#6b6b6b; font-weight:bold;}
address { font-weight:normal;}
blockquote, cite {padding:5px; font-style:italic; margin-left:15px;}

/* links */
a {outline:none; text-decoration:underline; color:#00accd;}
a:hover {color:#4c9951;}
#footer a {color:#082b61;}
#footer a:hover {color:#00accd;}

.LoginButton {text-indent:-9999px; display:block; width:119px; height:37px; background: transparent url('../../images/assets/login.png') no-repeat;}
.LoginButton:hover {text-indent:-9999px; display:block; width:119px; height:37px; background: transparent url('../../images/assets/login-hover.png') no-repeat;cursor:pointer;}
 
.IMServ {text-indent:-9999px; display:block; width:130px; height:90px; background: transparent url('../../images/login/imserv_logo.jpg') no-repeat;}
.Optima7i {text-indent:-9999px; display:block; width:130px; height:90px; background: transparent url('../../images/login/utilisys_logo.jpg') no-repeat;}
 
 #left_nav_logos {float:none;}


.branding {width:900px; height:150px; background: #fff url('../../images/assets/branding.jpg') top no-repeat;}
.footer_action {background: url('../../images/assets/footer-action.jpg') no-repeat; width:900px; height:69px; clear:both;}
.footer {text-align:center; background: url('../../images/assets/footer.jpg') no-repeat; width:900px; height:63px; color:#6b6b6b; padding:0px; padding-top:10px; clear:both;}
