@charset "utf-8";
/*---------------------------------------------Imagine8 Design Studio default css stylesheet--------------------------------------------------*/

/*---------------------Common Layout styles-----------------*/
* { margin: 0px; padding: 0px; }
body { margin-right: auto; margin-left: auto; height: auto; width: 1000px; background-image: url(../images/background_repeat.jpg); background-repeat: repeat-x; margin-top: 50px; margin-bottom: 100px; background-color: #616161; }
#wrapper { float: left; height: auto; width: 1000px; }
#upper_nav { float: left; height: 52px; width: 1000px; }
#upper_nav img { float: left; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#content_wrap { float: left; height: auto; width: 1000px; background-image: url(../images/content_repeat.jpg); background-repeat: repeat-x; background-color: #FAFAFA; }
#header { float: left; height: 155px; width: 1000px; }
#navbar { float: left; height: auto; width: 1000px; }
#navbar img { float: left; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#main { float: left; width: 1000px; background-image: url(../images/border.png); background-repeat: repeat-y; height: auto; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#main a { color: #333333; }
#banner { float: left; height: 325px; width: 1000px; }
#banner img { float: left; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#index_content { float: left; height: 88px; width: 1000px; color: #666666; }
#index_content img { float: left; }
#index_lh { float: left; width: 427px; height: 88px; padding-right: 8px; }
#index_rh { float: left; width: 434px; height: 88px; }
#content { float: left; height: auto; width: 1000px; background-image: url(../images/02_int.jpg); background-repeat: repeat-y; }
#lh_content { float: left; width: 496px; height: auto; margin-top: 35px; margin-bottom: 35px; padding-top: 0px; padding-right: 35px; padding-bottom: 0px; padding-left: 35px; }
#lh_content h1 { font-family: "Trebuchet MS", Verdana, Arial; font-size: 18px; color: #294A6B; padding-bottom: 10px; }
#lh_content p { padding-top: 2px; padding-bottom: 2px; }
#lh_content ul { padding-left: 25px; padding-top: 10px; padding-bottom: 10px; }
#rh_content { float: left; width: 433px; height: auto; padding-top: 35px; border-left-width: 1px; border-left-style: solid; border-left-color: #528A9D; }
#rh_content img { padding-bottom: 15px; padding-left: 10px; }
#lower_banner { float: left; height: 139px; width: 1000px; }
#lower_banner h1 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #264B70; padding-left: 10px; padding-top: 10px; }
#lower_banner h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; padding-left: 10px; }
#lower_banner img { float: left; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#lower_banner_lh { float: left; width: 389px; background-color: #AFD6FA; height: 49px; }
#lower_banner_rh { float: left; width: 340px; background-color: #AFD6FA; height: 49px; }
#lower_banner_cowra { float: left; width: 251px; background-color: #AFD6FA; height: 49px; }
#intFooter { clear: left; float: left; height: auto; width: 1000px; font-family: "Trebuchet MS", Verdana, Arial; font-size: 10px; color: #CCCCCC; padding-top: 4px; margin-bottom: 40px; }
#intFooter a { color: #CCCCCC; }
#footer { width: 1000px; font-family: "Trebuchet MS", Verdana, Arial; font-size: 10px; color: #CCCCCC; clear: left; float: left; height: auto; padding-top: 4px; margin-bottom: 40px; }
#footer a { color: #CCCCCC; }
/*---------------------Common class's styles-----------------*/

.clear { clear:both; }
.floatLeft { float:left; }
.floatRight { float:right; }
.red { color: #FF0000; }
.white { color: #FFF; }
/*---------------------Common form styles-----------------*/


form#forms { width: 495px; margin: 0 auto; }
#forms h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666; padding-left: 170px; padding-top: 20px; padding-bottom: 5px; }
fieldset { border: none; padding: 0px 15px; }
legend { line-height: 1.4; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #294A6B; margin-left: 170px; font-weight:bold; }
label { width: 150px; text-align:right; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding-bottom: 2px; margin: 4px 0px; }
span { float: left; padding: 0px 5px; }
form p { font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; font-size: 12px; line-height: 1.2; clear: both; }
input.text { width: 250px; float: left; margin: 0px; }
textarea.text { padding: 2px; margin-top: 3px; width: 245px; height: 100px; }
input.text:focus, textarea.text:focus { background-color: #ACD6FF; }
.buttonPad { padding-top: 10px; padding-left: 170px; clear: both; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal { margin: 0; padding: 0; list-style-type: none; font-size: 100%; cursor: default; width: auto; float: left; }
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive { z-index: 1000; }
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li { margin: 0; padding: 0; list-style-type: none; font-size: 100%; position: relative; text-align: left; cursor: pointer; width: 140px; float: left; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
ul.MenuBarHorizontal li a { margin: 0; padding: 0; }
ul.MenuBarHorizontal li img { border: none; }
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul { margin: 0; padding: 0; list-style-type: none; font-size: 100%; z-index: 1020; cursor: default; width: 142px; position: absolute; left: -1000em; font-size: 12px; color: #FFF; background-color: #333; float: left; font-family: "Trebuchet MS", Verdana, Arial; border-top-width: 1px; border-top-style: solid; border-top-color: #333333; }
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible { left: auto; }
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li { width: 126px; padding: 0px; padding-left: 7px; background-image: none; padding-right: 7px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #897676; border-bottom-color: #897676; border-left-color: #897676; }
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul { position: absolute; margin-top: -10%; margin-right: 0; margin-bottom: 0; margin-left: 95%; }
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible { left: auto; top: 0; }
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul { }
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a { display: block; cursor: pointer; color: #FFF; text-decoration: none; background-color: #333; width: 126px; padding: 0px; padding-left: 7px; background-image: none; padding-right: 7px; }
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus { background-color: #666; color: #FFF; }
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible { background-color: #666; color: #FFF; }
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe { position: absolute; z-index: 1010;  filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection {
ul.MenuBarHorizontal li.MenuBarItemIE { display: inline; f\loat: left; background: #333; }
}
