/*
  Stylesheet for the Movie Database Project.
  This style was created by Nathanael Koch.
  (c) 2008 :: All rights reserved.
*/

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background: #000000;
	padding:0;
	margin:0;
}

/* General font families for common tags */
font,th,p,td,li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
}
a:link,a:active,a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #888888;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color : #555555;
}
hr {
	height: 1px;
	border:0px;
	background: url(../templates/img/hr.jpg) no-repeat;
}
img {
	border: 0;
}
h1 {
	font-family: Courier New, FreeMono, Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
	line-height : 100%;
	color : #FFFFFF;
}
h2 {
	font-family: Courier New, FreeMono, Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	line-height : 100%;
	color : #FFFFFF;
}
ul {
	list-style-position: outside;
	padding: 0px 0px 0px 20px;
}
acronym {
	cursor: help;
}
/* Header cells - the blue and silver gradient backgrounds */

table {
	border-spacing: 0px;
	padding: 0px;
	border: 0px;
}
table.bord {
	border: 1px solid;
	border-color: #FFFFFF;
}
th	{
	color: #FFFFFF; font-size: 12px; font-weight : bold;
	background-color: #000000; height: 25px; text-align: left;
}
td {
	border-spacing: 0px;
	padding: 0px;
	vertical-align: top;
	color: #FFFFFF; font-size: 12px;
	background-color: #000000;
}
td.topaligned {
	border-spacing: 0px;
	padding: 0px;
	color: #FFFFFF; font-size: 12px;
	background-color: #000000;
	vertical-align: top;
}
td.row1{
	border-spacing: 0px;
	padding: 2px;
	margin: 0px;
	vertical-align: middle;
	color: #FFFFFF; font-size: 12px;
	background: #222222;
}
td.row2{
	border-spacing: 0px;
	padding: 2px;
	margin: 0px;
	vertical-align: middle;
	color: #FFFFFF; font-size: 12px;
	background: #000000;
}
.innertable {
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	background: #AAAAAA;
	color: #000000;
}
.innertable td.row1 {
	background: #777777;
	color: #000000;
}
.innertable td.row2, .innertable th {
	background: #AAAAAA;
	color: #000000;
}
.innerfooter td.leftfooter {
	height: 15px;
	width: 15px;
	background: url(../templates/img/leftfooter.gif) no-repeat left;
}
.innerfooter td.middlefooter {
	height: 15px;
	background: #AAAAAA;
	width: auto;
	border-bottom: 1px #FFFFFF solid; 	
}
.innerfooter td.rightfooter {
	height: 15px;
	width: 15px;
	background: url(../templates/img/rightfooter.gif) no-repeat right;
}
input, textarea, select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	background-color: #111111;
	color: #888888;
	margin: 5px 10px 5px 0px;
}

input { text-indent : 2px; }

.flyout {
	POSITION: relative;
	BACKGROUND-COLOR: #000000;
}
.hideFly {
	Z-INDEX: 9000;
	VISIBILITY: hidden;
	POSITION: absolute;
}
.glbflypos {
	left: 120px;
	position: absolute;
	top: -10px;
	padding: 4px;
	BACKGROUND-COLOR: #000000;
	border: 1px solid #222222;
}
.otherfly {
	VISIBILITY: hidden; POSITION: relative;
}
.menulink {
	height: 15px;
	font-size : 10px;
	padding-left: 5px;
	padding-right: 10px;
	color: #FFFFFF;
	background: #000000;
	z-index: 9999;
}
.menulink:hover {
	height: 15px;
	font-size : 10px;
	padding-left: 5px;
	padding-right: 10px;
	color: #FFFFFF;
	background: #111111;
	z-index: 9999;
}
.menulink a:link {
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}
.menulink a:hover {
	font-size : 11px;
	color: #CCCCCC;
	text-decoration : none;
}
.menulink a:visited {
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

img.avatar {
	padding: 4px;
	border: 1px solid #333333;
}
img.portfolio_picture {
	padding-right: 20px;
}

.portfolio_entry {
	padding-bottom: 20px;
}
.portfolio_left {
	float: left;
}
.portfolio_right {
	padding-left: 230px;
}
.standard_entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.standard_left {
	float: left;
	width: 150px;
}
.standard_right {
	padding-left: 150px;
}
.portfolio_title {
	font-family: Courier New, FreeMono, Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	line-height : 100%;
	color : #FFFFFF;
}

.portfolio_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width: 300px;
	color : #FFFFFF;
}
.gb_entry1 {
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px;
	background: #222222;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}
.gb_entry2 {
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px;
	background: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}
.gb_date {
	width: 150px;
	float: left;
}
.gb_text {
	padding-left: 150px;
}
.gb_link, a.gb_link, a.gb_link:visited, a.gb_link:hover {
	font-size: 10px;
}
.gb_title {
	font-size: 14px;
	font-weight: bold;
}
.clear {
	clear:left;
}
#projectadder {
	position: relative;
}
img.rightpicture {
	float: right;
	margin-right: 20px;
}
#picture {
	position: absolute;
	width: 160px;
}
#main
{
	width: 750px;
}
#img_comment {
	position: absolute;
	width: 160px;
	background: #111111;
	bottom: 5px;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: arial, helvetica, geneva;
}
.quote {
	border:solid 1px #333333;
	margin-left:5px;
	padding: 5px 5px 5px 5px;
	background-color:#111111;
	margin: 5px 0px 5px 0px;
}
.code {
	border:solid 1px #555555;
	margin-left:5px;
	padding: 5px 5px 5px 5px;
	background-color:#000000;
	color: #006600;
	margin: 5px 0px 5px 0px;
	font-family: courier;
}
.smalltext {
	font-size: 10px;
}
th.smalltext {
	font-size: 10px;
}
.errormsg {
	color: #FF0000;
	font-family : Courier New, FreeMono, Verdana, Arial, Helvetica, sans-serif; font-size : 12px;
}
.confirmmsg {
	color: #558833;
	font-family : Courier New, FreeMono, Verdana, Arial, Helvetica, sans-serif; font-size : 12px;
}
.message {
	color: #AAAAAA;
	font-family : Courier New, FreeMono, Verdana, Arial, Helvetica, sans-serif; font-size : 12px;
}
.formhint {
	visibility: hidden;
}
