@charset "utf-8";
/* Sitewide attribute Styles */
img { border: 0; }
* { margin: 0; padding: 0; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666; margin-top: 5px; }
a { text-decoration: none; color: #e96300; }
a:hover { text-decoration: none; color: #869901; }

/* Sitewide common classes */
.clear { clear: both; }
.staff {border: 1px solid #000; margin: 0 3px; }

/* Base Layout Styles */
#VisitOzContainer { margin: 0 auto; width: 969px; }
#navContainer { border: 1px solid #c6994b; }
#workNavigation { float: left; display: block; height: 47px; background: transparent url(/images/BG-nav-main.jpg) repeat-x 0 0; }
#secondVISA { float: left; display: block; width: 231px; height: 47px; background: transparent url(/images/BG-second-nav.jpg) repeat-x 0 0; text-align: center; }
#logins { margin-top: 8px; }

/* Home Page Styles */
#VisitOzRanch { margin-top: 1px; position: relative; z-index: 1; }
#vozLogo { z-index: 2; position: absolute; top: 100px; margin-left: 50px; }
#ThreeColumns { position: absolute; z-index: 2; top: 400px; height: 370px; display: block; width: 969px; }
#leftColumn { background: transparent url(/images/BG-3column-left.png) no-repeat 0 0; height: 227px; width: 318px; float: left; display: block; margin-right: 8px; padding-top: 107px; }
#midColumn { background: transparent url(/images/BG-3column-mid.png) no-repeat 0 bottom; height: 221px; width: 318px; float: left; display: block; margin-right: 7px; padding-top: 107px; }
#rightColumn { background: transparent url(/images/BG-3column-right.png) no-repeat 0 0; height: 227px; width: 318px; float: left; display: block; padding-top: 107px; }
#VisitOzInfo { margin-top: 15px; position: absolute; top: 730px; width: 969px; }
#VisitOzProgram { float: left; width: 615px; padding: 0 13px; margin-right: 7px; }
#visitOzApplication { float: left; width: 318px; }
#ozHPFooter { position: absolute;  width: 949px; height: 15px; display: block; background-color: #ffba43; padding: 10px; font-size: 10px; color: #666; }
#ozSPFooter { width: 949px; height: 15px; display: block; background-color: #ffba43; padding: 10px; font-size: 10px; color: #666; }
#copy { float: left; width: 300px; }
#address { float: right; width: 400px; text-align: right; }

/* Home Page Classes */
.columnText { height: 173px; display: block; }
.columnButton { display: block; background: transparent url(/images/BTN-hp-columns.png) no-repeat; padding-left: 25px; margin-top: 10px; height: 20px; margin-left: 25px; }

/* SubPage Styles */
#WorkinAus { float: left; width: 643px; border-top: 1px solid #ffba43; padding-top: 2px; }
#WorkinAusEmp { float: left; width: 969px; border-top: 1px solid #ffba43; padding-top: 2px; }
#VisitOzSubs { margin-top: 4px; }
#firstTimers, #secondTimers, #hospitality, #internships { margin-bottom: 20px; border-bottom: 1px solid #ffba43; }
ul#pagination { display: inline; list-style-type: none; width: 100%; }
ul#pagination li { float: left; width: 24px; display: block; }
ul#pagination li a { font-weight: bold; }
ul#pagination li a:hover { color: #33CC99; }
#empTable th { text-align: left; border-bottom: 1px solid #666; margin-bottom: 5px; }
#empTable td { border-collapse: collapse; border-bottom: 1px solid #CCC; border-right: 1px solid #CCC; }
#empTable td.lastColumn { border-right: none !important; }

/* SubPage Classes */
.sideBarInfo { float: left; width: 318px; margin-right: 8px; border-top: 1px solid #ffba43; padding-top: 2px; }
.InteriorNav { padding-left: 5px; border-bottom: 1px solid #ffba43; padding-bottom: 10px; }
.adminNavs { padding-left: 5px; padding-bottom: 10px; }
.interiorApp { margin-top: 10px; }
.floatList { list-style-type: disc; margin: 5px 15px; float: left; display: block ; width: 40%; } 
.largeList { list-style-type: disc; margin: 5px 15px; display: block ; width: 95%; }
.largeList li { margin: 10px 0 }
ul.largeList ul { margin: 5px 15px; }
.dynamicMenu { border-bottom: 1px solid #b7ca2e; display: block; margin-bottom: 10px; }
.dynamicMenu a { float: left; display: block; width: 104px; height: 20px; text-align: center; padding-top: 7px; background: transparent url(/images/BG-Tabbed-Content.gif) -104px 0 no-repeat; margin-right: 2px; color: #869901; font-weight: bold; }
.dynamicMenu a:hover, .dynamicMenu a.tabSelected { background: transparent url(/images/BG-Tabbed-Content.gif) 0 0 no-repeat; color: #fff; }
.adminAgents { width: 195px; float: left; margin-right: 5px; margin-bottom: 10px; height: 220px; display: block; }
.adminOffice { width: 250px; float: left; margin-right: 5px; margin-bottom: 10px; height: 200px; display: block; }
.adminGreeters { width: 250px; float: left; margin-right: 10px; margin-bottom: 10px; height: 200px; display: block; }
.siteMap { width: 195px; float: left; margin-right: 5px; margin-bottom: 10px; display: block; }
.siteMap ul { margin: 0 25px; }
.expLetters { width: 195px; float: left; margin-right: 5px; margin-bottom: 10px; display: block; height: 145px; padding: 5px; border: 1px solid #b7ca2e; background-color: #e9e9e9; }
