/* Alphanumericbrand.com Stylesheet */

body {
	margin: 50px;
	background-image: url(/img-interface/bg.jpg);
	background-repeat: repeat;
	background-color: #131313;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12pt;
	letter-spacing: 0px;
}

img {
	border: 0px;
}

a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FAAF19;
	line-height: 12pt;
	letter-spacing: 0px;
	text-decoration: none;
}

a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FAAF19;
	line-height: 12pt;
	letter-spacing: 0px;
	text-decoration: underline;
}

select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
	letter-spacing: 0px;
}

table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12pt;
	letter-spacing: 0px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FAAF19;
	line-height: 18pt;
	letter-spacing: -0.5px;
	text-decoration: none;
	margin: 0px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	line-height: 18pt;
	letter-spacing: -0.5px;
	text-decoration: none;
	margin: 0px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FAAF19;
	line-height: 12pt;
	letter-spacing: -0.5px;
	text-decoration: none;
	margin: 0px;
}

.smalltext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #888888;
	line-height: 12pt;
	letter-spacing: 0px;
}

.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #888888;
	line-height: 10pt;
	letter-spacing: 0px;
}

.eventlink {
	background-image: url(/img-interface/common-arrow.gif); 
	background-position: 0px 2px; 
	background-repeat: no-repeat; 
	padding: 0px 0px 0px 10px;
}

/* Main Frame Properties */
#frame-content {
	background-image: url(../img-interface/frame-left.jpg);
	background-position:top;
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #131313;
}

/* Crew */

.crewid {
	position: absolute; 
	width: 130px; 
	height: 35px; 
	z-index: auto; 
	top: 150px; 
	margin-left: 10px;

	text-align: center; 
	font-size: 9pt;
	font-weight: bold;
	color: #000000; 
}

.crewdesc {
	font-size: 7pt;
	font-weight: lighter;
	color: #666666; 
}

.crewprofile {
	background-image: url(/img-interface/crew-profilebg.jpg); 
	background-repeat: no-repeat;
}

.crewprofile a {
	color: #FFFFFF;
}

.crewprofilephoto {
	padding: 76px 0px 0px 84px;
}

.crewprofileinfo {
	padding: 150px 20px 50px 0px;
}

#crewprofilegallery {
	width: 290px; 
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
}

#crewprofilegallery img {
	background-image: url(../img-interface/crew-thumb-bg.jpg);
	background-color: #FFFFFF;
	padding: 5px;
	border: none;
	margin: 10px 0px 10px 0px;
}
