/* Start of CMSMS style sheet '_base' */
body {
	background: #0d0d0d url(/themes/oz10/gfx/page_backg.png) repeat-x;
	color: #808080;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}

a {
	cursor: pointer;
	color: #d6bc99;
}

a:hover {
	text-decoration: none;
}

a img.a-arrow {
	position: absolute;
	right: -10px;
	z-index: 100;
}

h2, h2 a {
	color: #b1b1b1;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding: 20px 10px;
	text-shadow: #666 0 1px 3px;
	text-decoration: none;
}

h3, h3 a {
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	line-height: 19px;
	margin-bottom: 20px;
	text-decoration: none;
}

.meta-h3 {
	color: #585858;
	font-size: 11px;
	line-height: 16px;
}

h4, h4 a {
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 20px;
	text-decoration: none;
}


input,
textarea {
	color: inherit;
}

hr {
	background: #333;
	border: 0;
	color: #333;
	height: 1px;
	margin: 0;
	padding: 0;
}

p {
	line-height: 18px;
	margin-bottom: 20px;
}


strong {
	font-weight: bold;
}






#content ul {
	line-height: 18px;
	margin-bottom: 20px;
}

#content ul li {
	background: transparent url(/themes/oz10/gfx/ul_li.png) no-repeat left center;
	margin-left: 5px;
	padding-left: 15px;
}








.button,
.button:visited {
	background: #000000 url(/themes/oz10/gfx/button-overlay.png) repeat-x;
	color: #d6bc99;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	line-height: 1; border:0;
	position: relative;
	padding: 5px 10px 6px;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.button:hover {
	background-color: #111;
	text-decoration: none;
}
.button:active {
	top: 1px;
}




.news-date {
	color: #3a342b;
}

.bright { color: #fff; }

.align-right { text-align: right; }
/* End of '_base' */

