@charset "iso-8859-1";
/* CSS Document */

/* _global */

body{
	margin: 25px 0px 25px 0px;
	background: black url(../../images/bground.jpg) center 30px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5B3B4;
}

a{
	font-family: Century Gothic;
	font-size: 12px;
	color: #eee;
	text-decoration: none;
}

a:hover{color: #4FB902;}

h1, h2, h3, h4, h5, h6, p{
	margin: 0px;
	line-height: normal;
	font-weight: normal;
}

h1{
	font-family: Century Gothic;
	font-size: 17px;
}

h2{
	font-family: Century Gothic;
	font-size: 16px;
}

h3{font-size: 13px;}

h4{
	font-family: Century Gothic;
	font-size: 12px;
}

h5{font-size: 11px;}

h6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

small{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

form{
	margin: 0px 50px 0px 0px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #716762;
}

input, textarea{
	display: block;
	margin-bottom: 4px;
	width: 310px;
	padding: 2px 4px 2px 4px;
	background-color: #363436;
	border: none;
	font-family: Century Gothic;
	font-size: 10px;
	color: white;
}

textarea{
	max-width: 310px;
	max-height: 62px;
	height: 62px;
	overflow: hidden;
}

/* _layers */

#content_1 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #4FB902;
	text-decoration: underline;
}

#content_1 a:hover{color: #91C640;}

#content_2 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #B5B3B4;
}

#content_2 a:hover{color: #4FB902;}

/* _classes */

.cl_left{float: left;}
.cl_right{float: right;}
.cl_clear{clear: both;}

.text{text-align: justify;}

.page{width: 904px;}

.menu{
	background-image: url(../../images/alpha.png);
	width: 180px;
	height: 52px;
	text-align: center;
}

.menu a{font-size: 14px;}

.corpus{
	width: 654px;
	height: 100%;
	padding: 12px 24px 0px 34px;
	background-image: url(../../images/alpha.png);
}

.footer a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #716762;
}

.footer a:hover{text-decoration: underline;}

.canvas{
	width: 10px;
	height: 11px;
}

.section a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button{
	float: right;
	margin-left: 5px;
	width: 73px;
	height: 18px;
	padding-top: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-align: center;
	cursor: pointer;
}

.button:hover{color: #603813;}

.item{
	background: url(../../images/ico_pdf.png) left top no-repeat;
	margin-top: 12px;
	padding: 1px 0px 0px 26px
}

.list{
	background: url(../../images/ico_album.png) left top no-repeat;
	margin-top: 12px;
	padding: 0px 18px 0px 23px;
}

.list a{
	font-family: Arial, Helvetica, sans-serif;
	color: #b3b4b5;
}

.list a:hover{color: #4FB902;}

.frame{border: 3px solid #4A4B4C;}

.thumbnail{
	border: 3px solid #4A4B4C;
	overflow: hidden;
}

.pages a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4FB902;
}

.pages a:hover{color: #91C640;}

.preview{
	margin-right: 8px;
	cursor: pointer;
}

.preview:hover{
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;
}