/*------------------------------------------------------------------*/
/* FILE GENERATED BY INVISION POWER BOARD                           */
/* DO NOT EDIT BY HAND WITHOUT RESYNCHRONISING BACK TO THE DATABASE */
/* OR CHANGES TO THIS FILE WILL BE LOST WHEN NEXT EDITED FROM THE   */
/* ADMIN CONTROL PANEL                                              */
/* STYLE DIRECTORY: ugh_default                                     */
/* CACHE FILE: Generated: Thu, 03 Aug 2006 10:02:37 GMT */
/*------------------------------------------------------------------*/

/*~START CSS~*/

/* 
 * Cascading Style Sheet(CSS 467), for Invision Power Board 2.0.0
 * Author: James A. Mathias, admin@leihu.com, http://www.1lotus.com
 * Copyright: 2004 Invision Power Services, all rights reserved 
 *
 * Modified by Jason Sims (jason@symmetriq.net) for Undergroundhouse.net
 * Last Modified: 2006-08-03
 */

/* 
 * ========================================
 * global element styles 
 * ========================================
 */

/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
html { overflow-x: auto }

/* 
 * ========================================
 * Set up IPB table
 * ========================================
 */
 
.ipbtable { width:100% }

table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #D4C8C8;
	font-size: 11px;
	/*line-height: 135%;*/
}

.ipbtable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}

td.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}



form{
	display: inline;
	margin: 0; /* removes mystery form tag gapping */
	padding: 0; /* removes mystery form tag gapping */
}

img{
	border: 0; /* makes sure linked images do not have a border */
	vertical-align: middle;
}

/* 
 * ========================================
 * global hyperlink styles 
 * ========================================
 */

a:link,
a:visited {
	background: transparent;
	color: #E5D9D9;
	text-decoration: none;
	border-bottom: 1px dotted #7A6768;
}

a:hover,
a:active {
	color: #FFFFFF;
	border-bottom: 1px solid #AEA1A1;
}

.buttons a,
.pagelink a,
.pagelinklast a,
a.button,
a.icon,
.formbuttonrow a {
	border: 0 !important;
}

th a:link,
th a:visited {
	border-bottom: 1px dotted #734141;
}

th a:hover,
th a:active {
	color: #FFFFFF;
	border-bottom: 1px solid #AEA1A1;
}

/* 
 * ========================================
 * Main wrapper, this controls the overall width of the board in your browser view window. 
 * ========================================
 */

#ipbwrapper {
	width: 735px;
	margin-bottom: 0;
}

/* 
 * ========================================
 * styles for pagination links 
 * ========================================
 */
 

.pagelink,
.pagelinklast,
.pagecurrent {
	background: #3C2B2B;
	border: 1px solid #1C0A0B;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}

.pagelinklast { background: #3C2B2B }


.pagecurrent {
	background: #900;
	color: #FFFFFF;
}

.minipagelink,
.minipagelinklast {
	font-size: 10px;
	font-weight: bold;
	margin: 1px;
	padding: 2px;
}

.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link { text-decoration: none }

/* fake button effect for some links */
.fauxbutton {
	background: #3C2B2B;
	border: 1px solid #000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}

.fauxbutton a:link,
.fauxbutton a:visited {
	color: #ccc;
	text-decoration: none;
}

.fauxbutton a:hover,
.fauxbutton a:active { color: #FFFFFF }

.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active {
	background: transparent;
	font-size: 10px;
	color: #D4C8C8;
	line-height: 135%;
	margin: 2px 0 0 0;
	padding: 0;
}

/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */

.searchlite {
	background-color: #ff0;
	font-weight: bold;
	color: red;
}

.activeusers {
	background: #FFFFFF;
	border: 1px solid #1C0A0B;
	color: #000;
	margin: 0px;
	/*padding: 1px;*/
}

.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
	font-style:italic;
	text-decoration: none;
	border-bottom:1px dotted #000;
}

fieldset.search {
	line-height: 150%;
	padding: 6px;
}

label { cursor: pointer }

img.attach {
	background: #808080 url(./click2enlarge.gif) no-repeat top right;
	border: 1px solid #808080;
	margin: 0 2px 0 0;
	padding: 11px 2px 2px 2px;
}

.thumbwrap,
.thumbwrapp,
.fullimagewrap {
	border: 1px solid #072A66;
	margin: 2px;
}

.thumbwrapp { border: 2px solid #660707 }

.fullimagewrap {
	background: #3C2B2B;
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 5px;
}

.thumbwrap h4,
.thumbwrapp h4 {	
	background: #352324;
	border: 0 !important;
	border-bottom: 1px solid #000 !important;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.thumbwrap p,
.thumbwrapp p {
	background: #3C2B2B !important;
	border: 0 !important;
	border-top: 1px solid #000 !important;
	margin: 0 !important;
	padding: 5px !important;
	text-align: left;
}

.thumbwrap p.alt,
.thumbwrapp p.alt {
	background: #3C2B2B !important;
	margin: 0 !important;
	padding: 5px !important;
	text-align: left;
}

.thumbwrapp p.pin {
	background: #3C2B2B !important;
	text-align: center !important;
}
	
.thumbwrap img.galattach,
.thumbwrapp img.galattach {
	background: #FFFFFF url(./img_larger.gif) no-repeat bottom right;
	border: 1px solid #000;
	margin: 5px;
	padding: 2px 2px 10px 2px;
}

li.helprow {
	margin: 0 0 10px 0;
	padding: 0;
}

ul#help { padding: 0 0 0 15px; }

.warngood,
.warnbad {
	color: #0B9500;
	font-weight: bold;
}

.warnbad {
	color: #d00;
}

#padandcenter {
	margin: 0 auto 0 auto;
	padding: 14px 0 14px 0;
	text-align: center;
}

#profilename {
	font-size: 18px;
	font-weight: bold;
}

#photowrap {
	padding: 6px;
}

#phototitle {
	border-bottom: 1px solid #000;
	font-size: 24px;
}

#photoimg {
	margin: 15px 0 0 0;
	text-align: center;
} 

#ucpmenu,
#ucpcontent {
	background: #3C2B2B;
	border: 1px solid #1C0A0B;
	line-height: 150%;
}

#ucpmenu p {
	margin: 0;
	padding: 2px 5px 6px 9px;
}

#ucpmenu a:link, 
#ucpmenu a:active, 
#ucpmenu a:visited { text-decoration: none }

#ucpcontent { width: auto }

#ucpcontent p {
	margin: 0;
	padding: 10px;
}

.activeuserstrip {
	background: #BCD0ED;
	padding: 6px;
}

/* Topic View elements */
.signature {  
	color: #997B7B;
	font-size: 11px;
	border-top: 1px solid #594344;
	padding-top: 5px;
	margin-top: 15px;
/*
	background: transparent;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 150%;
*/
}

.postdetails {
	font-size: 10px;
	line-height:140%;
}

.postcolor {
	font-size: 12px;
	line-height: 160%;
}

/*
.postcolor {
	max-width: 550px;
	overflow: auto;
}
*/

.normalname {
	color: #003;
	font-size: 12px;
	font-weight: bold;
}

.normalname a:link, 
.normalname a:visited, 
.normalname a:active {
	font-size: 12px;
}

.post1,
.bg1 { background: #3C2B2B }

.post2,
.bg3 { background: #3C2B2B }

.row2shaded,
.post1shaded { background-color: #DEDBE4 }
.row4shaded,
.post2shaded { background-color: #E3DFE7 }

.row1 { background: #473333 }

.row2 { background: #513B3B }

.row3 { background: #3C2B2B }

.darkrow1 {
	background: #352324;
	color: #ccc;
}

.darkrow3 {
	background: #352324;
	color: #ccc;
}

/* tableborders gives the white column / row lines effect */
.plainborder,
.tablefill,
.tablepad {
	background: #3C2B2B;
	border: 1px solid #1C0A0B;
}

.tablefill,
.tablepad { padding: 6px }

.tablepad { border: 0 !important }

.wrapmini {
	float: left;
	line-height: 1.5em;
	width: 25%;
}

.pagelinks {
	float: left;
	line-height: 1.2em;
	width: 35%;
}

.desc {
	font-size: 11px;
	color: #D4C8C8;
}

.lastaction {
	font-size: 10px;
	color: #D4C8C8;
}

.edit { font-size: 9px; }

.thin {
	line-height: 150%;
	margin: 2px 0 2px 0;
	padding: 6px 0 6px 0;
}

/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */

/* 
 * ========================================
 * calendar styles 
 * ========================================
 */
	
.calmonths {
	background: #3C2B2B;
	border: 1px solid #1C0A0B;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 8px;
	text-align: center;
}

.weekday {
	font-size: 14px;
	font-weight: bold;
}

.calmonths a { text-decoration: none }

.calday,
.calweekday {
	background: #3C2B2B;
	color: #997B7B;
	font-size: 11px;
	/*font-weight: bold;*/
	margin: 0;
	/*padding: 5px 4px 4px 4px;*/
	text-align: right;
}

.calweekday {
	border-right: 1px solid #D4C8C8;
	color: #222;
	font-size: 14px;
	padding: 6px;
	text-align: center;
}

.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday {
	background: #3C2B2B;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.cellblank,
.celldate,
.celltoday {
	height: 100px;
}

.celltoday,
.mcelltoday { border: 2px solid #f00 !important; }

.celltoday { padding: 5px; }

.mcelltoday .calday { margin-top: -2px; }

/*
.celltoday .calday,
.mcelltoday .calday { padding: 3px 4px 4px 4px }
*/

table.calendar_table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid black;
	border-width: 0 1px 1px 1px;
}

table.calendar_table th,
table.calendar_table td {
	border: 1px solid black;
}

table.calendar_table .celldate {
	padding: 5px 4px 4px 4px;
}

/* 
 * ========================================
 * form styles 
 * ========================================
 */

input,
textarea,
select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/*
input,
textarea,
select {
	background: #FFFFFF;
	border: 1px solid #4C77B6;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}
*/

/*
select {
	border: 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

input.button {
	margin: 0;
	width: auto;
}

optgroup option {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

.codebuttons {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	vertical-align: middle;
	margin:2px;
}

.textarea,
.searchinput,
.button,
.gobutton {
	background: #FFFFFF;
	border: 1px solid #4C77B6;
	color: #000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
}
	
.button { background: #DFE6EF }

.gobutton {
	background: transparent;
	border: 0;
	color: #072A66;
	margin: 0;
	vertical-align: middle;
}

.radiobutton,
.checkbox,
.helpbox {
	border: 0;
	vertical-align: middle;
}
*/

/* 
 * class.formtable 
 *
 * used for tabled forms 
 * technically tables should not be used for form display 
 * but, in the case of IPB a table is easier to work with
 * for the average webmaster, who has little to no CSS knowledge.
 *
 */

.formtable { background: transparent }

.formtable td,
.pformleft,
.pformleftw,
.pformright {
	background:#3C2B2B;
	/*border: 1px solid #1C0A0B;
	border-bottom: 0;
	border-left: 0;*/
	font-weight: bold;
	margin: 1px 0 0 0;
	padding: 6px;
	width: 25%;
} 

.formtable td.wider,
.pformleftw,
.pformright { width: 40% }

.formtable td.formright,
.pformright {
	font-weight: normal;
	width: auto;
} 

.formtable td.formtitle,
.formsubtitle {
	background: #352324;
	font-weight: normal;
}

.formsubtitle {
	color: #ccc;
	font-weight: bold;
	padding: 5px;
}

.formtable td.formstrip {
	background: #3C2B2B;
	color: #ccc;
	font-weight: normal;
}

/* 
 * ========================================
 * new style quote and code wrappers MATT's DESIGN 
 * ========================================
 */

.quotetop {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 15px;
	color: #997B7B;
}

.quotemain {
	background: #403031;
	border: 1px solid #594344;
	color: #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px 6px;
	white-space: normal;
	margin: 0px 15px;
}

.codetop,
.sqltop,
.htmltop {
	background: #FDDBCC url(./css_img_code.gif) no-repeat right;
	color: #000;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 3px;
	width: 98%;
}

.codemain,
.sqlmain,
.htmlmain {
	background: #FAFCFE;
	border: 1px dotted #000;
	color: #ff0;
	font-family: Courier, Courier New, Verdana, Arial, sans-serif;
	margin: 0 auto 0 auto;
	padding: 2px;
	width: 98%;
}

/* 
 * ========================================
 * old school quote and code styles - backwards compatibility 
 * ========================================
 */

#QUOTE,
#CODE {  
	background: #403031;
	border: 1px solid #594344;
	color: #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px 6px;
	white-space: normal;
}

#CODE { font-family: Courier, Courier New, Verdana, Arial, sans-serif }

/* 
 * ========================================
 * All New Styles 
 * ========================================
 */
.cleared { clear: both }

.borderwrap,
.borderwrapm { /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #000;
	border: 1px solid #1C0A0B;
	padding: 0;
	margin: 0;
}

.borderwrapm { margin: 5px }

.borderwrap h3,
.maintitle,
.maintitlecollapse {
	background: transparent url(./tile_cat.gif);
	color: #ecc;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 8px;
}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p {
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members {
	float: right;
	width: auto !important;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited {
	background: transparent;
	color: #ecc;
	text-decoration: none;
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active {
	background: transparent;
	color: #FFFFFF;
}

.maintitle .light { color: #DB7B7C !important }

table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar {
	/*background: transparent url(/forum/style_images/ugh_default/tile_sub.gif);
	border-bottom: 1px solid #000;*/
	background-color: #009933;
	color: #ccc;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 5px;
	white-space: nowrap;
}

.subtitlediv {
	border: 1px solid #1C0A0B;
	text-align: right;
}

.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited, 
.subtitlediv a:visited {
	background: transparent;
	color: #DDBBBB;
	text-decoration: none;
}

.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table th a:hover,
.subtitle a:hover,
.subtitlediv a:hover { color: #eee }

.borderwrap h4 {
	background: #352324;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.borderwrap p {
	background: #3C2B2B;
	padding: 10px;
	text-align: left;
}

td.formbuttonrow,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1 {
	background: #2F1D1E !important;
	margin: 0px !important;
	padding: 5px !important;
	text-align: center;
}

.borderwrap p.formbuttonrow1 { background: #F9F9F9 !important }

.bar,
.barb,
.barc { background: #600 }

.barc { border-bottom: 0 }

.bar p,
.barb p,
.barc p {
	background: transparent;
	border: 0;
	color: #ccc;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	text-align: left;
}

.barb p { text-align: right }

.bar p.over,
.bar p.overs,
.barc p.over,
.barc p.overs { float: right }

.barb p.over,
.barb p.overs { float: left }

.bar p.overs,
.barb p.overs,
.barc p.overs {
	position: relative;
	top: 5px;
}

.catend {
	background: #660000;
	color: #ccc;
	font-size: 1px;
	height: 5px;
}

.newslink {
	background: #3C2B2B;
	border: 1px solid #1C0A0B;
	margin: 0;
	width: 100%;
}

.newslink td {
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px 5px 5px 10px;
}

.newslink span {
	background: transparent;
	font-style: italic;
	font-weight: normal;
}

.newslink input {
	background: #FFFFFF;
	border: 1px solid #999;
	color: #072A66;
	font-size: 10px;
	padding: 3px;
	vertical-align: middle;
	width: auto;
}

.newslink input.button {
	background: transparent;
	border: 0;
	color: #072A66;
	vertical-align: middle;
}

.fieldwrap {
	background: #F9F9F9;
	border: 1px solid #CCC;
	border-top: 0;
	margin: 5px;
	padding: 0;
	text-align: left;
}

.fieldwrap h4 {
	background: #EEE;
	color: #444;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.errorwrap,
#pmnotewrap {
	background: #F2DDDD !important;
	border: 1px solid #992A2A;
	padding: 0;
}

#pmnotewrap {
	line-height: 135%;
	margin: 0 0 5px 0;
}

.errorwrap h4,
#pmnotewrap h4 {
	background: #E3C0C0;
	border: 1px solid #992A2A;
	color: #992A2A;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.errorwrap p,
#pmnotewrap p {
	background: transparent;
	border: 0;
	color: #992A2A;
	margin: 0;
	padding: 8px;
}

#pmnotewrap p.pmavatar { float: left }

#pmnotewrap p.pmnotefoot {
	background: #E3C0C0;
	border-top: 1px solid #992A2A;
	text-align: right;
}

#pmnotewrap a:link, 
#pmnotewrap  a:visited {
	background: transparent;
	color: #992A2A;
	text-decoration: underline;
}

#pmnotewrap a:hover, 
#pmnotewrap a:active {
	background: transparent;
	color: #992A2A;
	text-decoration: none;
}

.ruleswrap {
	background: #F2DDDD;
	border: 1px solid #992A2A;
	color: #992A2A;
	margin: 5px 0 5px 0;
	padding: 5px;
}

#redirectwrap {
	background: #3C2B2B;
	border: 1px solid #1C0A0B;
	margin: 200px auto 0 auto;
	text-align: left;
	width: 500px;
}

#redirectwrap h4 {
	background: #D0DDEA;
	border-bottom: 1px solid #000;
	color: #3A4F6C;
	font-size: 14px;
	margin: 0;
	padding: 5px;
}

#redirectwrap p {
	margin: 0;
	padding: 5px;
}

#redirectwrap p.redirectfoot {
	background: #E3EBF4;
	border-top: 1px solid #000;
	text-align: center;
}


#gfooter {
	background: #3C2B2B;
	border: 1px solid #1C0A0B;
	margin: 5px 0 5px 0;
	padding: 0;
	width: 100%;
}

#gfooter td {
	color: #FFFFFF;
	font-size: 10px;
	padding: 4px;
}

#gfooter a:link,
#gfooter a:visited { color: #FFFFFF }

#logostrip {
	background: #3860BB url(./tile_back.gif);
	border: 1px solid #FFFFFF;
	height: 68px;
	margin: 0;
	padding: 0;
}

#submenu {
	background: transparent url(./tile_sub.gif);
	/*border: 1px solid #1C0A0B;*/
	color: #FFFFFF;
	margin: 0;
}

#userlinks,
#userlinksguest {
	background: #3C2B2B;
	border: 1px solid #1C0A0B;
	border-top: 0;
	margin: 0;
	padding: 0 5px 0 5px;
}

/*
#userlinksguest {
	background: #3C2B2B;
	border: 1px solid #1C0A0B;
}
*/

#submenu p,
#userlinks p,
#userlinksguest p {
	background: transparent !important;
	border: 0 !important;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 7px 0 7px 0;
	text-align: right;
}

#userlinks p,
#userlinksguest p {
	font-weight: normal;
	letter-spacing: 0;
}

#submenu p.home,
#userlinks p.home,
#userlinksguest p.home { float: left }

#userlinksguest p.pcen { text-align: center }

#submenu a:link, 
#submenu  a:visited {
	background: transparent;
	color: #FFFFFF;
	padding: 0 6px 0 6px;
	text-decoration: none;
}

#submenu a:hover, 
#submenu a:active {
	background: transparent;
	color: #FFFFFF;
}
#navstrip {
	background: transparent;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 8px 0 8px 0px;
}

#navstrip a:link, 
#navstrip  a:visited {
	background: transparent;
	color: #ccc;
	text-decoration: none;
	border: 0;
}

#navstrip a:hover, 
#navstrip a:active {
	background: transparent;
	color: #FFFFFF;
	text-decoration: underline;
	border: 0;
}

.toplinks {
	background: transparent;
	color: #000;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: right;
}

.toplinks span {
	background: #3C2B2B;
	border: 1px solid #1C0A0B;
	border-bottom: 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 5px;
}

.copyright {
	background: #3C2B2B;
	border: 1px solid #1C0A0B;
	font-size: 11px;
	margin: 0;
	padding: 8px;
	display: none;
}

/* 
 * ========================================
 * print page styles 
 * ========================================
 */

#print {
	margin: 20px auto 20px auto;
	padding: 0;
	text-align: left;
	width: 85%;
}

#print h1,
#print h2,
#print h3,
#print h4,
#print p {
	color: #036;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 8px;
}

#print h2,
#print h3,
#print p {
	border-bottom: 1px solid #999;
	font-size: 11px;
	font-weight: normal;
}

#print h3 {
	background: #F5F5F5;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#print h4 {
	background: #F9F9F9;
	font-size: 11px;
}

#print p {
	margin: 0 0 5px 0;
	padding: 10px;
}

#print p.printcopy {
	border: 0;
	color: #000;
	text-align: center;
}

/* ============================================================== */
/* RTE STYLES
/* ============================================================== */

.rteimage {
	/*background: #D3D3D3;*/
	/*border: 1px outset transparent*/;
	cursor: pointer;
	cursor: hand;
	padding:1px;
}

.rteImageRaised {
	/*background: #D3D3D3;*/
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
	padding:0px;
}

.rteImageLowered {
	/*background: #D3D3D3;*/
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
	padding:0px;
}

.rteimage:hover {
	background: #EBEBEB;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

/* used in ips_rte.js - do not remove */
.rtebottombutton
{
	font-size:10px;
	border:1px solid #777;
	border-top:0px;
	padding:3px;
	margin:0px;
	background-color: #EBEBEB;
}

/* used in ips_rte.js - do not remove */
.rtebottombuttonon
{
	font-size:10px;
	border:1px solid #777;
	border-top:0px;
	padding:3px;
	margin:0px;
	background-color: #D3D3D3;
}

.rtebuttonbar1 {
	/*background: #D3D3D3;*/
	background-image: url(./rte_tile.gif);
	border: 1px solid gray;
	border-bottom:0px;
	letter-spacing: 0;
	padding: 2px;
	height: 26px;
	color: #2F1D1E;
}

.rtebuttonbar2 {
	/*background: #D3D3D3;*/
	background-image: url(./rte_tile.gif);
	border: 1px solid gray;
	border-top:1px solid gray;
	letter-spacing: 0;
	padding: 2px;
	height: 26px;
	color: #2F1D1E;
}

.rtebuttonbar1 tbody tr td,
.rtebuttonbar1 tr td,
.rtebuttonbar2 tbody tr td,
.rtebuttonbar2 tr td,
.rteBack tbody tr td,
.rteBack tr td
{
	/*background: #D3D3D3;*/
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
	padding:0px;
	margin:0px;
}

.rteiframe
{
	border:1px solid #777;
	/*background-color:#FFF;*/
}

.rteselectbox
{
	font-size:11px;
}


.dny-edit-title
{
	border:0px;
	padding:3px;
	margin:0px;
	background: #D1DCEB; 
	color: #3A4F6C; 
}

/* ======================================== */
/* TABS
/* ======================================== */

.tabon
{
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color:#FFF;
	padding:8px;
	padding-bottom:9px;
	font-size:10px;
	float:left;
	width:auto;
	margin-top:3px;
}

.taboff
{
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background-color: #B5C3D9;
	color: #333;
	padding: 8px;
	font-size:10px;
	float: left;
	width: auto;
	margin-top:3px;
}

.tabon a:link, 
.tabon a:visited, 
.tabon a:active
{
	text-decoration:none;
	color: #000;
}

.taboff a:link, 
.taboff a:visited, 
.taboff a:active
{
	text-decoration:none;
	color: #333;
}

.mya-back
{
	background: #072A66;
	margin:1px;
}

.mya-content
{
	background: #FFF;
	padding:8px;
	margin:1px;
	border: 1px solid #777;
}

/* -------------------------------- */
/* Create PM box defaults           */
/* -------------------------------- */

.iframeshim
{
	position:absolute;
	display:none;
	background: #FFF;
	filter:alpha(opacity=0);
	border:0px;
	width:auto;
	height:auto;
}

/* -------------------------------- */
/* Experimental                     */
/* -------------------------------- */

.popupmenu
{
   background: #3C2B2B;
   border: 2px solid #1C0A0B;
   text-align: left;
   font-size: 10px;
   white-space: nowrap;
   /*padding:3px 5px 3px 3px;*/
   /*width:300px;*/
}

.popupmenu-item
{
	padding: 5px;
	/*margin-top:4px;*/
	white-space: nowrap;
	border-bottom: 1px solid #1C0A0B;
}

.popupmenu-item-last
{
	padding: 5px;
	/*margin-top:4px;*/
	white-space: nowrap;
}

.popmenubutton
{
	width: 120px;
	white-space: nowrap;
	background-color: #660000;
	border: 1px solid #1C0A0B;
	color: #D4C8C8;
	font-weight: bold;
	float: right;
	height: 18px;
	text-align: center;
	margin: 0px;
	font-size: 11px;
	padding: 3px;
}


.popmenubutton a:link, 
.popmenubutton a:visited,
.popupmenu-item a:link, 
.popupmenu-item a:visited,
.popupmenu-item-last a:link, 
.popupmenu-item-last a:visited
{ 
	color: #CCCCCC; 
	text-decoration: none;
	border: 0 !important;
}

.popmenubutton a:hover, 
.popupmenu-item a:hover, 
.popupmenu-item-last a:hover
{ 
	color: #FFFFFF; 
	text-decoration: none;
}

.popupmenu-category
{ 
	background: transparent url(./tile_sub.gif);
	/*border-top: 1px solid #1C0A0B;*/
	border-bottom: 1px solid #1C0A0B;
	color: #FFFFFF; 
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
}

/*=============================================================*/
/*                        UGH Additions                        */
/*=============================================================*/


/* -------------------- General Styles -------------------- */

body {
	background-image: url(./textured_bg.gif);
	margin: 15px;
	padding: 0px;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #D4C8C8;
}

h1 { font-size: 18px }

.small { font-size: 10px }

ul,
ol {
	padding: 0;
	margin-left: 2em;
}

li { margin: 0 0 7px 0 }

strike { color: #997B7B }

div.error {
	margin: 0px 10px;
	border: 1px solid #aa5555;
	background-color: #ffd6d6;
	color: #AA0000;
	padding: 3px;
}

div.message {
	margin: 0px 10px;
	background-color: #403031;
	border: 1px solid #594344;
	color: #BEA8A8;
	padding: 3px;
}

div.error ul,
div.message ul {
	padding: 0;
	margin: 0 0 0 1.7em;
}

/* text shades */
.medium { color: #BEA8A8 }

.light,
.light a:link,
.light a:visited { color: #997B7B }

.light a:hover,
.light a:active { color: #CDA4A4 }

/* shaded rows & boxes */
tr.shade1 td,
.shade1 { background-color: #473333 }

tr.shade2 td,
.shade2 { background-color: #513B3B }

img.inline_icon {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -2px;
}

img.rating_star,
img.comment_icon { vertical-align: middle; border: 0; }

img.rating_star { width: 14px; height: 16px; }
img.comment_icon { width: 14px; height: 14px; }

div.navpath,
div.fineprint { color: #997B7B; }

div.navpath a,
div.fineprint a { font-weight: bold; }

div.navpath a:link,
div.navpath a:visited,
div.fineprint a:link,
div.fineprint a:visited {
	color: #997B7B;
}

div.navpath a:hover,
div.navpath a:active,
div.fineprint a:hover,
div.fineprint a:active { color: #CDA4A4 }

div.table_title {
	background: transparent url(./tile_cat.gif);
	color: #ecc;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 8px;
	border: 1px solid black;
	border-bottom: 0;
}

div.divider {
	/* Windows IE sets minimum DIV height by font size */
	font-size: 1px;
	height: 1px;
	border-top: 1px dashed #665252;
	padding: 0px;
	margin: 4px 0px 2px 0px;
}

table { width: 100% }

td { padding: 5px; }

table.pad3 td { padding: 3px }

td.date { text-align: right; }


/* ==================== Overall Layout ==================== */

#main {
	background-image: url(./page_bg.gif);
	width: 760px;
	margin: 0px auto;
	text-align: left;
}

#page_top {
	background-image: url(./metal_plate_top.gif);
	width: 760px;
	height: 6px;
	padding: 0px;
	/* Windows IE sets minimum DIV height by font size */
	font-size: 1px;
}

#page_bottom {
	background-image: url(./metal_plate_bottom.gif);
	width: 760px;
	height: 6px;
	padding: 0px;
	/* Windows IE sets minimum DIV height by font size */
	font-size: 1px;
}

#header {
	position: relative;
	background-image: url(./header_bg.gif);
	width: 735px;
	height: 174px;
	margin-left: 12px;
	margin-right: 13px;
}

#header_flash {
	position: absolute;
	background-color: #000;
	left: 7px;
	top: 5px;
	width: 724px;
	height: 152px;
}

#content {
	margin-left: 12px;
	margin-right: 13px;
	width: 733px;
	border: 1px solid #000;
	background-color: #3C2B2B;
	color: #D4C8C8;
}

#ugh_page {
	position: relative;
	width: 733px;
	border: 1px solid #000;
	background-color: #3C2B2B;
	color: #D4C8C8;
}

#footer {
	width: 733px;
	height: 40px;
	background-image: url(./footer_bg.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #000;
}

div.section_top {
	background-image: url(./section_top.gif);
	width: 760px;
	height: 8px;
	/* Windows IE sets minimum DIV height by font size */
	font-size: 1px;
}

div.section_bottom {
	background-image: url(./section_bottom.gif);
	width: 760px;
	height: 8px;
	/* Windows IE sets minimum DIV height by font size */
	font-size: 1px;
}

div.spacer {
	height: 1px;
	font-size: 1px;
	clear: both;
}


/* -------------------- Banner Ad -------------------- */

img.ad { border: 1px solid #000 }

#ad_uc {
	position: relative;
	height: 63px;
}

#banner_ad {
	position: absolute;
	left: 13px;
	padding: 0px;
	margin: 0px;
}

#banner_bevel_right {
	position: absolute;
	left: 484px;
	background-image: url(./bevel_right.gif);
	width: 1px;
	height: 62px;
}

#ad_bevel_bottom {
	position: absolute;
	top: 62px;
	left: 13px;
	background-image: url(./bevel_bottom_ad.gif);
	background-repeat: no-repeat;
	width: 471px;
	height: 1px;
	/* Windows IE sets minimum DIV height by font size */
	font-size: 1px;
}


/* -------------------- User Controls -------------------- */

#uc_frame {
	position: absolute;
	right: 13px;
	width: 253px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #000;
	background-color: #513B3B;
}

#uc_main { display: block }

#uc_search { display: none }

div.uc_tabs {
	width: 33px;
	height: 60px;
	float: left;
}

img.uctab {
	width: 33px;
	height: 30px;
	border: 0px;
}

img.icon {
	vertical-align: middle;
	margin: 1px 5px 1px 0px;
}

#uc_bevel_right {
	position: absolute;
	right: 12px;
	background-image: url(./bevel_right.gif);
	width: 1px;
	height: 62px;
}

#uc_bevel_bottom {
	position: absolute;
	top: 62px;
	right: 12px;
	background: url(./bevel_bottom_controls.gif) no-repeat;
	width: 256px;
	height: 1px;
	/* Windows IE sets minimum DIV height by font size */
	font-size: 1px;
}


/* -------------------- Navbar -------------------- */

#navbar_section {
	width: 760px;
}

#navbar {
	width: 736px;
	height: 36px;
	background: url(./navbar_bg.jpg) no-repeat;
	color: #0E0000;
	font-size: 11px;
	margin: 0 12px;
	padding-top: 2px;
	position: relative;
}

#navbar ul {
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
	left: 12px;
	border-left: 1px solid #DAD0D0;
	cursor: pointer;
}

#navbar li {
	float: left;
	height: 31px;
	border-right: 1px solid #DAD0D0;
}

#navbar a {
	display: block;
	float: left;
	color: #0E0000;
	padding: 8px 7px 10px 7px;
	text-decoration: none;
	border: 0 !important;
	/*background-color: #000 !important;*/
}

/* Navbar: Top Level */

#navbar li.on,
#navbar li.off {
	padding: 0;
	margin: 0;
	position: relative;
}

#navbar li.on a {
	background: url(./navbar_selected_bg.gif) repeat-x;
}

#navbar li a:hover,
#navbar li.over,
#navbar li:hover a,
#navbar li.over a {
	background: url(./navbar_hover_bg.gif) repeat-x;
	color: #FFFAFA;
}

/* Navbar: 2nd Level */

#navbar li ul {
	display: none;
	position: absolute;
	top: 31px;
	left: 0;
	margin: 0;
	white-space: nowrap;
	border-left: 1px dotted #9F9090;
	/* We need this rule for IE 5 Mac and Opera 8 */
	width: 400px;
}

#navbar li:hover ul,
#navbar li.over ul {
	display: block;
}

#navbar li li {
	height: auto;
	border-right: 1px dotted #9F9090;
	margin: 0;
}

#navbar li li a {
	color: #FFFAFA;
	padding: 6px 7px;
	height: auto;
	background: transparent !important;
}

#navbar li li a:hover {
	color: #0E0000;
	background-color: #9F9090 !important;
}


/* -------------------- IPB Tweaks -------------------- */

body.popup {
	background-color: #634F4F;
	margin: 5px;
}

body.popup .maintitle { font-size: 10px }

img.page_icon { margin-top: 2px }

div.assistant {
	color: #D4C8C8;
	background: #3C2B2B;
	padding: 10px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

#admin_links a,
#admin_links a:link, 
#admin_links a:visited {
	color: #ddd;
	text-decoration: none;
}

#admin_links a:hover,
#admin_links a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
