/*
Theme Name: Pelican Template
Author: Livtech Designs
Author URI: http://www.livtech.com.au/

*/



/* Begin Typography & Colors */
body				{ font: 12px verdana, sans serif; background: #6c6c6c; text-align: center; }
 #pageholder			{ width: 677px; height: 846px; border: 1px solid black; margin: auto; }
  #pageholder #header		{ width: 677px; height: 227px; }
   #logo 			{ width: 299px; height: 227px; background: #006; text-align: center; float: left; }
   #display			{ width: 378px; height: 227px; background: #000 url('http://www.pelicanresources.com.au/images/displaybg.gif') no-repeat; text-align: right; float: left; color: #FFF; }
    #display .buffer		{ width: 378px; height: 195px; }
    #holder			{ margin-bottom: 5px; }
     #holder span		{ font: 11px verdana, "sans serif"; padding-right: 10px; }
     #holder a			{ color: white; font-weight:normal; text-decoration:underline; }
     #holder a:hover		{ color: yellow; }
  #body				{ width: 677px; height: 518px; background: #EBEBEB url('http://www.pelicanresources.com.au/images/bodybg.gif') bottom no-repeat; }
   #body .buffer		{ width: 100px; height: 518px; float: left; }
   #content			{ width: 570px; height: 518px; overflow: auto; text-align: left; float: right; }
  #footer			{ width: 677px; height: 48px;  background: url('http://www.pelicanresources.com.au/images/footbg.gif'); text-align: right; color: white; }
   #footer .buffer		{ width: 677px; height: 22px; }
   #footer span			{ font: 11px verdana, "sans serif"; padding-right: 5px; }

#splash #pageholder		{ width: 677px; height: 846px; border: 1px solid black; margin: auto; }
#splash #header			{ width: 677px; height: 305px; background: url('http://www.pelicanresources.com.au/images/header.gif'); }
#splash #logo 			{ display: none; width: 0px; height: 0px; background: #006; text-align: center; float: left; }
#splash #body			{ width: 677px; height: 440px; background: #EBEBEB url('http://www.pelicanresources.com.au/images/bodybg2.gif') no-repeat; }
#splash #body .buffer		{ width: 100px; height: 440px; float: left; }
#splash #content		{ width: 570px; height: 440px; overflow: auto; text-align: left; float: right; }
#splash #display		{ width: 677px; background: none; text-align: right; color: #FFF; float: left; }
#splash #display .buffer	{ width: 677px; height: 271px; }

 #splash #menus			{ height: 1px; position: absolute; top: 346px; left: 0px; text-align: center; width: 100%; }
#smshareinfo			{ position: relative; top: 0; left: -124px; display: none; z-index: 3; }
 #smshareinfo img		{ border: 0px; }
#smcoinfo			{ position: relative; top: 0px; left: 47px; display: none; z-index: 3; }
 #smcoinfo img			{ border: 0px; }
#smabout			{ position: relative; top: 0px; left: 175px; display: none; z-index: 3; }
 #smabout img			{ border: 0px; }
.clear				{ clear: both; }

img 				{ margin: none; border: none; }
h1				{ font: 18px arial, sans-serif; color: #666666; font-weight: bold; margin-top: 40px; }
h2				{ font: 14px arial, sans-serif; color: #666666; font-weight: bold; margin-top: 0px; }
h3 				{ font: bold 12px arial, sans-serif; color: #000066; margin-top: 20px; margin-bottom: 0px;  }

.h4				{ font: 12px arial, sans-serif; color: #000000; text-decoration: none; margin-right: 30px; }
p.h4				{ text-align: justify; }
.h5				{ font: 12px arial, sans-serif; color: #000000; text-decoration: none; margin-right: 30px; }
p.h5				{ text-align: justify; }
a				{ font: bold 12px arial, sans-serif; color: #666666; text-decoration: none; }
a:hover			{ font: bold 12px arial, sans-serif; color: #000000; text-decoration: underline; }	

tr.h3 td			{ font: 12px arial, sans-serif; color: #000066; font-weight: bold; }
tr.links td a			{ font: bold 12px arial, sans-serif; color: #666666; text-decoration: underline; }
tr.links td a:hover		{ font: bold 12px arial, sans-serif; color: #000000; text-decoration: underline; }
.sitemap			{ width: 500px; }
.t1				{ width: 400px; }



.spacer				{ height: 30px; }

.nav {
width: 677px; height: 53px;  background: url('http://www.pelicanresources.com.au/images/navbg.gif');background-position: 0px 0px; 
}

.slideshowlink {
display:none;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 627px; /*For KHTML*/
padding-top:13px;
  list-style: none;
  margin-left:43px;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  padding: 0 15px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #6C6C6C;
  color: #fff;
  font: bold 12px Arial, Verdana, Helvetica, sans-serif;
  text-transform:uppercase;
  text-decoration: none;
  text-align:left;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: #6C6C6C;
  color: #FFFFCE;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  background: #6C6C6C;
  color: #fff;
  padding: 10px 10px;
  text-transform:none;
  font-weight:normal;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #6C6C6C;
  color: #FFFFCE;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #6C6C6C;
  color: #FFFFCE;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #6C6C6C;
  color: #FFFFCE;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #6C6C6C;
  color: #FFFFCE;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFFFCE;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}



