/* Main Positioning Stuff */

/* mac hide \*/

html, body {height:100%}

/* end hide*/

body {
padding:0;
margin:0;
background-color: #FFF;
font-family: arial, helvetica, sans-serif;
}

#skip a, #skip a:hover, #skip a:visited {
position:absolute;
left:0px;
width:1px;
height:1px;
overflow:hidden;
}

/* 
----------------------------------------------------------------------------------------
SKIP NAV AREA
----------------------------------------------------------------------------------------
*/

#skip a:active {
position:static;
width:auto;
height:auto;
}

/* Hidden Form Label */
.hidden {
position:absolute;
left:0px;
top:-500px;
width:1px; 
height:1px;
overflow:hidden;
}


/* 
----------------------------------------------------------------------------------------
MASTHEAD AREA
----------------------------------------------------------------------------------------
*/ 

#header{
border-bottom:1px solid #000;
color: #000000;
}

#toplogo { 
background-image: url(/lats/z-omniupdate/layoutimages/toplogo-bg.jpg);
background-repeat: repeat-x; 
background-color: #363636; 
}

#topnav { 
background-image: url(/lats/z-omniupdate/layoutimages/topnav-bg.jpg);
background-repeat: repeat-x; 
background-color: #FFBE26; 
}

form.ddlArea {
vertical-align: middle; 
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px; 
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
.quicklinks {
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size: 80%;
font-weight: bold;
background-color:#FFC500;
}

.topnav {
width: 100%;
vertical-align: middle;
border-top: solid 1px #000;
}
table.topnav a{
color: #000000;
display: block; 
border:0px solid; 
}
.topnav_bg {
background-image: url(/lats/z-omniupdate/layoutimages/topnav-bg.jpg);
background-repeat: repeat-x;

}

.topnav a {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: 85%;
color: #000000;
text-decoration: none;
line-height: 2.0; 
padding-right: 2px;
padding-left: 2px;
padding-top: 0px;
padding-bottom: 0px;

}
.topnav a:visited {
color: #000000;
}

.topnav a:hover {
color: #FFC500;
background-color: #000000; 
}

.button li a:hover {
border-left: 10px solid #ffcc00;
border-right: 10px solid #eee;
background-color: #CCC;
color: #333333;
}

/* 
----------------------------------------------------------------------------------------
PAGE TITLE AREA
----------------------------------------------------------------------------------------
*/ 

#page-title { 
background: #000; 
font-size: 100%; 
font-weight: bold; 
color: #FFF;
background-image: url(/lats/z-omniupdate/layoutimages/page-title-bg.jpg);
background-repeat: repeat-x; 
background-position: top left;
vertical-align: middle;
}



#page-title H1 { 
font-size: 140%; 
font-weight: bold; 
color: #FFF;
padding-top: 15px;
vertical-align: middle;
padding-bottom: 8px;
padding-left: 12px;
margin: 0;
}

#page-title-btm { font-size: 0; height: 9px; background-image: url(/lats/z-omniupdate/layoutimages/title-btm.jpg); background-color: #FEBD23; }



/* 
----------------------------------------------------------------------------------------
MAIN CONTENT AREA - 2 Column
----------------------------------------------------------------------------------------
*/ 

H2 { 
font-size: 130%; 
font-weight: bold; 
}

H3 { 
font-size: 120%; 
font-weight: bold; 
}
#main { 
padding: 6px 5px 15px 10px;
background-color: #CCC;
background-image: url(/lats/z-omniupdate/layoutimages/page-bg.jpg);
background-repeat: repeat-x;
width: 80%;
}



#pagecontent { 
border: solid 1px #B3B3B5; 
background-image: url(/lats/z-omniupdate/layoutimages/pagecontent.jpg);
background-repeat: repeat-x; 
background-color: #FCFCFC; 
padding: 10px 10px 25px 10px; 
min-height:550px; 
height:auto;
font-size: 80%;
}

/* for Internet Explorer */
/*\*/
* html #pagecontent {
height: 550px;
font-size: 80%;
}

/* Styles for Font sizes */


.xsmall { font-size: 70% ; }
.small { font-size: 80% ; }
.large { font-size: 120% ; }
.xlarge { font-size: 130%; }

/* 
----------------------------------------------------------------------------------------
MAIN CONTENT AREA - Wide Format
----------------------------------------------------------------------------------------
*/ 

#mainWide { 
padding: 6px 15px 15px 10px;
background-color: #CCC;
background-image: url(/lats/z-omniupdate/layoutimages/page-bg.jpg);
background-repeat: repeat-x;
width: 100%;
}



#pagecontentWide { 
border: solid 1px #B3B3B5; 
background-image: url(/lats/z-omniupdate/layoutimages/pagecontent.jpg);
background-repeat: repeat-x; 
background-color: #FCFCFC; 
padding: 10px 10px 25px 10px; 
min-height:550px; 
height:auto;
font-size: 80%;
}

/* for Internet Explorer */
/*\*/
* html #pagecontentWide {
height: 550px;
font-size: 80%;
}

/* 
----------------------------------------------------------------------------------------
BREAD CRUMB
----------------------------------------------------------------------------------------
*/ 

#breadcrumb { padding-bottom: 22px; font-size: 90%; }

#breadcrumb a:link { color: #333333; font-weight: bold; }

#breadcrumb a:visited { color: #333333; font-weight: bold; }

#breadcrumb a:hover { color: #333333; font-weight: bold; }

.seperator { color: #333333; }

/* 
----------------------------------------------------------------------------------------
LEFT NAVIGATION
----------------------------------------------------------------------------------------
*/ 

#left {
width:220px;
margin-left:24px;/*must be 1px less than width otherwise won't push footer down */
padding-top: 6px;/*needed to make room for header*/
margin: 0;
vertical-align: top;
background-color: #CCC;
background-image: url(/lats/z-omniupdate/layoutimages/page-bg.jpg);
background-repeat: repeat-x;
}

#left ul {
list-style: none;
margin: 0 0 0 8px;
padding: 0;
padding: 1px 1px 0 1px;
border: solid 1px #C9C9C9;
font-size: 80%;
background: #F0F1F4;
width: 204px;
}

#left li {
padding: 0px;
background: #E8E8EA;
margin-bottom: 1px;
}

#left li a {
display: block;
border: solid 1px #B3B3B5;
padding: 3px 0px 3px 12px;
color: #000;
font-weight: bold;
text-decoration: none;
width: 190px;
}
#left li a:link {
background-color: #E8E8EA;
background-image: url(/lats/z-omniupdate/layoutimages/leftnav-off.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#left li a:visited {
background-color: #E8E8EA;
background-image: url(/lats/z-omniupdate/layoutimages/leftnav-off.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#left li a:hover {
background-color: #E8E8EA;
background-image: url(/lats/z-omniupdate/layoutimages/leftnav-on.jpg);
background-repeat: no-repeat;
background-position: top left;
color: #262626;
}


.indented {
text-indent: 12px;
}

.indented2x {
text-indent: 24px;
}


/* 
----------------------------------------------------------------------------------------
FOOTER AREA
----------------------------------------------------------------------------------------
*/ 

#footer {
width:100%;
border-top:1px solid #CCC;
border-bottom:1px solid #000;
font-size: 70%; 
background-image: url(/lats/z-omniupdate/layoutimages/page-title-bg.jpg);
background-color: #000;
height: 34px;
color: #FFF;
vertical-align: middle;
}

#footer a {
text-decoration: underline;
color: #fff;
}
#footer a:visited {
text-decoration: underline;
color: #fff;
}
/* Footer links hover */
#footer a:hover {
color: #FF3300;
text-decoration: underline;
}

