/* 	
	Old World Metal
	www.oldworldmetal.com
	Design by David M. Frye, WideSky.biz
	Created with CSSEdit 2.6 (82)
	Valid CSS version 3
	Last edited on 2009.04.24
*/

/* COLOR SCHEME
	#d27204 (orange)
	#592200 (rust)
	#3d0c01 (burgundy-brown)
	#313e35 (dusty green)
	#cdc7c7 (light grey)
*/

* body {
	background-color: #eae4e4;
	font-size: 100%;
	line-height: 1.125em;
}

#container {
	clear: both;
	width: 900px;
	margin: auto;
	border: 0px;
	color: #eae4e4;
}

#header {
	width: 900px;
	height: 160px;
	margin: auto;
	background-color: #eae4e4;
	background: url(../images/graphics/owm_banner.gif) no-repeat;
	}
	
#breadcrumb {
	width: 900px;
	border: 2px solid silver;
	padding: 2px 0px 2px 0px;
	margin-left:  -2px;
	color: #444444;
	background-color: #ffffff;
}

#navigation	{	
	width:  150px;
	margin-left: 0px;
	margin-top: 0px;
	float:  left;
	border: 0px solid black;
	background-color: #313e35;
}

#background {
	background-color: #313e35;
	border-right: 1px solid #eae4e4;
	border-bottom-width: 0pt;
}

#content {
	width: 729px; 
	border-width: 0;
	margin-left: 150px;
	padding: 0 10px 5px 10px;
	background-color: #eae4e4;
	color: #eae4e4;
}

#footer {
	clear: both;	
	width: 900px;
	border: 0;
	margin: auto;
	height: 45px;
	background: url(../images/graphics/owm_bar.gif) no-repeat;
}

#footerinfo {
	font-size: 0.9em;
	border-top: 0;
	padding: 5px 0 0 0;
	text-align: right;
}

#loadarea {

	 width:728px;
	 height:545px;
	 padding: 0px 10px 10px 0px;
	 margin:5px;
}

/* BLOCK ELEMENTS */

h1
{
	color: #d27204;
	font-family: Corbel,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,sans-serif;
    font-size: 1.5em;
	line-height: 1em;
	text-align: left;
	margin-bottom: -0.3em;	
}

h2
{
	color: #592200;
	font-family: Corbel,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: -0.6em;
}

h3
{
	color: #313e35;
	font-family: Corbel,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,sans-serif;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: -0.1em;
}

p
{
	color: #313e35;
	font-family: "Palatino Linotype",Palatino,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif;
}

/* LINKS */

.backlinks {
	border-width: 2px 0 0 0;
	border-style: solid;
	border-color: silver;
	background: #ffffff;
	padding: 5px;
	font-family: Arial,sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: left;
	
}

a:active
{
	color: #d27204;	
}

a:hover
{
	color: #592200;
	text-decoration: underline;	
}

a:link
{
	color: #3d0c01;
}

a:visited
{
	color: #592200;	
}

a:focus
{
	outline: none;
}

/*	TEXT */

.sidebar
{
	color: orange;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 85%;
	margin-bottom: 0em;
	margin-top: 1.2em;
	margin-left: 5px;
	padding: 5px;
	width: 95px;
	background-color: #d4d4d4;
	border-top: 2px solid #eaeaea;
	border-left: 2px solid #eaeaea;
	border-right: 2px solid #787878;
	border-bottom: 2px solid #787878;
	text-align: center;
}

.sidetext
{
	font: bold 14px/22px "Trebuchet MS", Verdana, sans-serif;
	color: blue;
	padding: 0 5px 5px 5px;
	margin-top: 0;
}

.search
{
	text-align: left;
	padding: 0 5px 5px 5px;
	margin-top: 0;
	width: 110px;
	background-color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.8em;
}

.searchbox
{
	text-align: left;
}

.nobordersearch
{
	border-width: 0px;
	margin-top: 0;
	text-align: left;
}

.favoritelist
{
	width: 100px;
}

.fineprint
{
	font-family: Corbel,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,sans-serif;	
	text-align: right;
	font-size: 0.8em;
}

.footertext, .thumbnailtext
{
	font-family: Corbel,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,sans-serif;
}

.credit
{
	font-size: 80%;
	text-align: right;
	font-family: Calibri,Arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: -1em;
}

.infoblock
{
	font-weight: bold;
	padding-left: 10px;
}

.highlight
{
	padding: 15px;
	background-color: #eaeaea;
	color: blue;
	border: 1px dotted #787878;

}

.highlight_left
{
	padding: 15px;
	background-color: #eaeaea;
	color: blue;
	border: 1px dotted #787878;
	text-align: left;

}

.text
{
	margin-bottom: 1em;
}

/*	POSITIONING */

.left
{
	text-align: left;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.bottom
{
	vertical-align: bottom;
}

/* FONTS */

.strong
{
	font-weight: bold;
}

.emphasis
{
	font-style: italic;
}


/* LISTS */

.blist
{
	list-style: square; color: blue;
	list-style-position: inside;
	margin-left: 15px;
	padding-left: 1em;
	text-indent: -1em;
}

.listtext
{
	color: #000000;
}

/* FLOATS */

.floatright
{
	float: right;
	width: 401px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 5px 5px;
	font-size: 0.9em;
}

.floatleft
{
	float: left;
	width: 190px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 5px 20px 0 0;
	font-size: 0.9em;
}

.floatright300
{
	float: right;
	width: 308px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 5px 5px;
	font-size: 0.9em;
	text-align: center;
}

.floatright350
{
	float: right;
	width: 352px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 5px 5px;
	font-size: 0.9em;
	text-align: center;
}

.floatright150
{
	float: right;
	width: 150px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 5px 5px;
	font-size: 0.9em;
	text-align: center;
}

.floatright200
{
	float: right;
	width: 200px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 5px 5px;
	font-size: 0.9em;
	text-align: center;
}

.floatrightgallery
{
	float: right;
	margin: 5px 5px 0px 5px;
	width: 728px;
}

/* IMAGES */

.dropshadow
{
/*	border-top: 2px solid #eaeaea;
	border-left: 2px solid #eaeaea;
	border-right: 2px solid #787878;
	border-bottom: 2px solid #787878; */
	margin-left:  0.6em;
	float: right;
}

.noborder
{
	border: none;
}

/* TABLES */

.tablehead
{
	color: orange;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	text-align: left;
	vertical-align: bottom;
}

.rightbottomrule
{
	border-width: 0  1px 1px 0;
	border-style: solid;
	border-color: orange;
	padding: 3px;
	text-align: right;
}	

.rightrule
{
	border-width: 0  1px 0 0;
	border-style: solid;
	border-color: orange;
	padding: 3px;
	text-align: right;
}	

.bottomrule
{
	border-width: 0  0 1px 0;
	border-style: solid;
	border-color: orange;
	padding: 3px;
	text-align: right;
}

.bottomrightcorner
{
	text-align: right;
}

.lowerleft
{
	text-align: left;
	vertical-align: bottom;
	width: 33%;
}

.upperleft
{
	text-align: left;
	vertical-align: top;
	width: 33%;
}

.thumbtableright
{
	text-align: center;
}

.width100
{
	width: 100%;
}

.formright
{
	text-align: right;
	font-family: "Palatino Linotype",Palatino,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif;
	color: #313e35;
}

.sitemap
{
	padding: 0;
	margin: 0;
	border-width: 0;
}

.smcell
{
	height: 19px;
	padding: 0;
	margin: 0;
	border-width: 0;
}

.smrow
{
	padding: 0;
	margin: 0;
	border-width:  0;
}

/* HOVER MENU */
/* Don't Edit Below This Line */
/* Root = Vertical, Secondary = Vertical */

ul#navmenu,
ul#navmenu li,
ul#navmenu ul
{
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 150px; /*For KHTML*/
  list-style: none;
  z-index: 1;
}

ul#navmenu li
{
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a
{
  border: 0 1px solid #3d0301;
  padding: 6px 6px 6px 10px;
  display: block;
  background: #3d0301;
  color: #d27204;
  font: bold 13px/20px;
  font-family: Corbel,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 100%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a
{
  background: #592200;
  color: #eae4e4;
  border-right: 5px solid #d27204;
  border-bottom: 1px solid #d27204;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a
{
  background: #592200;
  color: #d27204;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a
{
  background: #592200;
  color: #eae4e4;
  border-right-width: 5px;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a
{
  background: silver;
  color: #5e5e5e;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a
{
  background: #5e5e5e;
  color: silver;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a
{
  background: silver;
  color: #5e5e5e;
}

/* 4th Menu Hover Persistence*/
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover
{
  background: #5e5e5e;
  color: silver;
}

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

/* Do Not Move - Must Come Before display:block for Gecko */

ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul
{
  display: none;
}

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