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

*/

a				{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body				{ margin: 0px; text-align: left; font: 12px verdana, sans-serif; background: #CDCDBC }
 #pageholder			{ margin: 10px auto; width: 1022px; border: 1px solid #663; }
  #banner			{ height: 127px; background: #663 url('images/topgradient.gif') no-repeat; }
   #banner p			{ text-align: right; margin: 0px; padding: 90px 10px 0px 0px; color: white; }	
   #banner p a			{ color: white; font-weight: bold; text-decoration: none; }
   #banner p a:hover		{ text-decoration: underline; }

  #nav				{ height: 35px; background: #fff; border-bottom: 1px solid #663; padding: 0px 0px 0px 50px; text-align: left; }
   #nav img			{ margin: 0px 5px 0px 0px; border: 0px; }
  #bodybg			{ height: 546px; background: #B3B39A url('images/bodygradient.gif') repeat-y; padding: 50px 0px 0px 0px; }
   #bodytext			{ height: 546px; background: url('images/watermark.gif') left bottom no-repeat; }

 #show #content			{ height: 496px; background: url('images/rightcontent.gif') center right no-repeat; }
  #show #content-left		{ height: 477px; width: 620px; float: left; text-align: left; padding: 0px 20px;overflow: auto;  }
  #show #content-right		{ height: 377px; width: 356px; float: right; text-align: center; padding: 60px 0px 50px 0px; }

   #show .imageholder		{ width: 256px; border: 1px solid #663; background: #663; margin: 0px auto 35px auto; }
    #show .imageholder p	{ margin: 2px; color: white; }

   .preview 			{ width: 355px; height: 377px; text-align: center;  }
   .preview .pimageholder	{ width: 256px; border: 1px solid #663; background: #663; margin: 0px auto 0px auto; }
    .preview .pimageholder p	{ text-align: center; font: 12px verdana, sans-serif; margin: 2px; color: white; }


 #noshow #content		{ height: 496px; background: url('images/rightcontent2.gif') center right no-repeat; }
  #noshow #content-left		{ height: 477px; text-align: left; padding: 0px 20px; overflow: auto; }
  #noshow #content-right	{ display: none; }
   #noshow .imageholder		{ width: 256px; border: 1px solid #663; background: #663; margin: 0px auto 35px auto; }
   #noshow .imageholder p	{ margin: 2px; color: white; }

  #spacer			{ height: 11px; border-top: 1px solid #663; background: #fff; }
  #footer			{ height: 32px; background: #663 url('images/bottomgradient.gif') no-repeat; }
   #footer p			{ text-align: right; margin: 0px; padding: 9px 10px 0px 0px; color: white; }
.clear				{ clear: both; }

 #menus				{ height: 1px; position: absolute; top: 270px; left: 0px; text-align: center; width: 100%; }
#smprofile			{ position: relative; top: -114px; left: -361px; display: none; z-index: 3; }
 #smprofile img			{ border: 0px; }
#sminfo				{ position: relative; top: -114px; left: -236px; display: none; z-index: 3; }
 #sminfo img			{ border: 0px; }
#smnews				{ position: relative; top: -114px; left: -101px; display: none; z-index: 3; }
 #smnews img			{ border: 0px; }

h1				{ font: 18px arial, sans-serif; color: #666633; font-weight: bold; margin-top: 0px; }
h2				{ font: 14px arial, sans-serif; color: #000000; font-weight: bold; margin-top: 0px; }
h3 				{ font: 14px arial, sans-serif; color: #80806E; font-weight: bold; margin-top: 15px; margin-bottom: 0px;  }

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

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


tr.h3 td			{ font: 12px arial, sans-serif; color: #80806E; font-weight: bold; width: 33%; }
tr.links td a			{ padding: 0px 0px 0px 10px; font: 12px arial, sans-serif; color: #666666; font-weight: bold; text-decoration: underline; }
tr.links td a:hover		{ color: #000000; }
.sitemap			{ width: 620px; }
.t1				{ width: 400px; }

table.block, div.block		{ margin-left: 20px; }
table.block td			{ font: 12px Verdana, Arial, Helvetica, sans-serif; width: 280px }
table.block tr.list td.date	{ font: 12px Verdana, Arial, Helvetica, sans-serif; width: 160px }
table.block tr.list td.title	{ font: 12px Verdana, Arial, Helvetica, sans-serif; width: 400px }
table.block tr.list td.label	{ font: 12px Verdana, Arial, Helvetica, sans-serif; width: 100px }
table.block td a		{ font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #666666; text-decoration: underline; }
table.block td a:hover		{ color: #000000; }
table.block h3			{ margin: 15px 0px 5px 0px; }

div.block p			{
	text-indent: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
div.block p.noindent		{ text-indent: 0px; margin-top: 40px ; }
div.block p a			{ color: #666666; font-weight: bold; text-decoration: underline; }
div.block p a:hover		{ color: #000000; }

.spacer				{ height: 30px; }
.smallgap			{ height: 5px; }
.smallspacer			{ height: 15px; }

.ie 				{ display: none; }
.ff				{ display: inline; }

#gpl 				{ display: block; }
#grg 				{ display: none; }
#htp 				{ display: none; }
#hss 				{ display: none; }
#hig 				{ display: none; }
#hs4 				{ display: none; }
#hs1 				{ display: none; }
#hnp 				{ display: none; }
#gsig 				{ display: none; }
#gspl 				{ display: none; }
#smig 				{ display: none; }
#show #pageholder #nav table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	background-position: center center;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	word-spacing: normal;
	display: table-cell;
	padding-left: 5px;
}

.slideshowlink {
display:none;
}

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

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: #fff;
  color: #4d4d26;
  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: #fff;
  color: #999933;
}

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

/* 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: #fff;
  color: #999933;
}

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

/* 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: #ffff;
  color: #999933;
}

/* 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: #fff;
  color: #999933;
}

/* 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: #999933;
}

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;
}






