body {
	font-family: "Times New Roman", Times, serif;
    background-image: url(../images/hdbg.jpg);
    background-repeat:repeat-x;
    background-position: left top;
    background-color: #D5D6D3;
    color: #000;
}
#tms-body {
	line-height: 1.5em;
}

a:link,
a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
h1,h2,h3,h4,h5 {text-transform:uppercase;}

#tms-story {padding: 1em}

#hd {
	display: block;
	height: 120px;
	text-align: center;
	padding: 10px 0;
}
	#hd #logo img {
		*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}
	#hd #logo {
		display: inline-block; 
		*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/leyva/images/logo.png');
	}
#bd {
	clear: both;
    background-image: url(../images/bdbg.gif);
    background-repeat:repeat-y;
    background-position: center top;
	background-color: #343E2C;
	color:#000;
	font-size: 95%;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}
#ft {
	clear: both;
    background-image: url(../images/ftbg.gif);
    background-repeat:repeat-x;
    background-position: left top;
}

#tms-story a:link,
#tms-story a:visited {color:#fff;text-decoration:none;}
#tms-story a:hover {color:#2C2C2C;text-decoration:none;}

#quickaccess {
    font-size: 140%;
    background-image: url(../images/mnbg.jpg);
    background-repeat:repeat-x;
    background-position: left top;
}
	.yui-skin-sam .yuimenubaritem .yuimenubaritemlabel {
		padding: 10px 39px;
		*padding: 10px 39px 8px 39px;
		border-color: #000;
		border-bottom-width: 0px;
	}
	.yui-skin-sam .yuimenubarnav .yuimenubaritem {
		border-right: 1px solid #000;
	}
	.yui-skin-sam .yuimenubaritemlabel,
	.yui-skin-sam .yuimenuitemlabel {
		color:#fff;
	}
	.yui-skin-sam .yuimenubaritem .yuimenubaritemlabel.selected,
	.yui-skin-sam .yuimenubaritemlabel-selected,
	.yui-skin-sam .yuimenubaritem .yuimenuitemlabel.selected,
	.yui-skin-sam .yuimenuitemlabel-selected{
		color: #fff;
	}
	.yui-skin-sam .yuimenuitem .yuimenuitemlabel.selected {
		background-color:#484848;
		color: #fff;
	}
	.yui-skin-sam .yuimenubar {
		line-height:1;
		border:1px solid #000000;
	}	
	.yui-skin-sam .yuimenubaritem-selected {
		background: url(../images/mnbgon.jpg) repeat-x 0px 0px;
	}
	.yui-skin-sam .yuimenubaritemlabel-selected{
		border-color:#000;
		color: #FFFFFF;
	}
	.yui-skin-sam .yuimenubaritemlabel:link,
	.yui-skin-sam .yuimenubaritemlabel:visited,
	.yui-skin-sam .yuimenubaritemlabel-selected {
		color: #fff;
		text-decoration: none;
	}
#slideshow {
	height: 235px;
	display: block;
	overflow: hidden;
	margin: 10px 0 0 0;
	border: 1px solid #000;
}
	#slideshow .bd {
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	#slideshow .bd ul {
		margin: 0;
		padding: 0;
		width: 10000px;
	}
		#slideshow .bd ul li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			display: inline;
		}
		#slideshow .bd ul li img{
			border-right: 1px solid #000;
		}
.boxing {
	float: left;
	padding: 5px;
	text-align: center;
}
ul.listing {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
	ul.listing li {
		padding: 2px 1%;
		margin: 0px;
		text-align:left;
		background-image: url(../images/dot4.jpg);
	    background-repeat:no-repeat;
	    background-position: 1px 5px;
	    padding-left: 10px;
	    list-style-type: none;
	}
		ul.listing li.selected a {
			color: #EF8643;
		}
			ul.listing li.selected ul li a {
				color: #1E76C8;
			}
			ul.listing li a {
			   font-size: 110%;
			}
				ul.listing li ul {
					list-style-type: none;
					margin: 2px 0px;
					padding: 0px;
				}

.end {
	clear: both;
	font-size:10%;
	padding: 0px;
	margin:0px;
}
.clear {
	clear: both;
}
/* General Customize */
.indent {
    margin: 3px 3px 3px 15px;
}
.giveme5 {
    margin: 5px;
}
.giveme5v {
    margin: 0 5px;
}
.givemeh10 {
    padding: 0 10px;
}
.more,
.details {
    background-color: #655d1f;
    color:#fff;
    padding: 1px 2px;
}
.less {
	font-size: 90%;
}
.plug {
	font-size: 120%;
}
.sep {
  clear:both;
  border-bottom: 1px dotted #687082;
  font-size:10%;
  margin: 5px 10px;
}
.vsep {
  border-left: 1px solid #ccc;
}
.vsepr {
  border-right: 1px solid #ccc;
}

.story {
    font-size: 80%;
    text-transform: uppercase;
    display: block;
}
.path {
	font-size: 90%;
	padding-bottom: 10px;
	display: none;
}
.note {
	padding: 5px;
	text-align: left;
	font-size: 90%;
	color: #ff0000;
}
.redmessage {
	padding: 5px;
	clear: both;
	text-align: center;
	font-size: 90%;
	color: #ff0000;
}
	.red {
		color: #ff0000;
	}
	.gray {
		background-color: #dfdfdf;
	}
.centerblock {
	padding: 10px;
	clear: both;
	font-size: 90%;
    text-align:center;
}
.ObjectAttributes, .ObjectAttribute, .AttributeName, .AttributeValue {
  display: none;
}
#tms-story img,
#handleOverlay img {
	border: 1px solid #FFFFFF;
}

.yui-skin-sam .yuimenuitem .yuimenuitemlabel.selected {
    background-color:#655d1f;
}

#handleOverlay.yui-panel {
	text-align: left;
}
	  #handleOverlay.yui-panel .hd {
    }
	  #handleOverlay.yui-panel .bd {
    	height: 480px;
    	overflow:auto;
    }
    #handleOverlay .loading {
        display: block;
        height: 100%;
        width: 100%;
        background-image: url(../images/loading.gif);
        background-repeat:no-repeat;
        background-position: center;
    }
.yui-cms-tt .yui-panel {
	text-align: left;
}
    .yui-panel-container.yui-cms-tt.shadow .underlay {
        top: 2px;
        bottom: -2px;
        right: -2px;
        left: -2px;
        padding-left: 4px;
    }
    .yui-cms-tt .yui-panel .hd {
    	visible: hidden;
    	display: none;
    }
    .yui-cms-tt .yui-panel .bd {
    	font-size: 95%;
    }
    .yui-cms-tt .yui-panel .bd em {
    	font-style: italic;
    }
    .yui-cms-tt .yui-panel .bd strong {
    	font-weight: bold;
		font-size: 95%;
		font-style: normal;
    }
#errorinform  {
	display: none;
	color: #CC0000;
	font-size: 105%;
	padding: 10px;
}
#errorinform p {
}
.error, h3.error {
	color: #CC0000;
}
input.highlighted, textarea.highlighted, select.highlighted {
	background-color: yellow;
}
input.errorlighted, textarea.errorlighted, select.errorlighted {
	background-color: #F0A9A9;
}

.l {
	float: left;
}
.r {
	float: right;
}
.c {
	text-align: center;
}
.tac {
	text-align: right;
}
.m {
	vertical-align: middle;
}
button {
    padding: 0;margin: 0;
    border: 0;border-collapse:collapse;border-spacing:0;
    font-size:inherit;font-size:100%;font-weight:normal;
    /* 99% for safari; 100% is too large */
    font:99% arial,helvetica,clean,sans-serif;
}
.yuimenu {
  text-align: left;
}

#yui-cms-loading {
    background:#D5D6D3;
	color:#000000;
    display: none;
}
    #yui-cms-loading #yui-cms-float {
        text-align: center;
        font-size: 80%;
        background-image: url(../images/icon.gif);
        background-repeat:no-repeat;
        background-position: top;
        padding-top: 70px;
    }

td {border: 0;}

.a3column {
    float: left;
    width: 33%;
}
.a2column {
    float: left;
    width: 48%;
}
.a2columnr {
    float: right;
    width: 48%;
}
input, textarea {
    *font-size: 90%;
}
.yui-cms-sound-control .soundOnPlay,
.yui-cms-sound-control .soundOnMute {
	padding: 5px;
	text-transform: uppercase;
}
	.yui-cms-sound-control .soundOnPlay {
		display: none;
	}
	.yui-cms-sound-control .soundOnMute {
		display: inline;
	}
		.yui-cms-sound-control.mute .soundOnPlay {
			display: inline;
		}
		.yui-cms-sound-control.mute .soundOnMute {
			display: none;
		}