@charset "utf-8";
/* CSS Document */

/* NAVIGATION */
#navbar {
	width:372px;
	height:32px;
	position:absolute;
	top:4px;
	left:50%;
	margin-left:-186px;
}
#navbar ul#navigation {
	height:2em;
	width:372px;
	display:block;
	overflow:hidden;
}
#navbar ul#navigation li {
	list-style:none;
	display:inline;
}
#navbar ul#navigation li a {
	position:relative;
	font-size:0.9375em;
	color:#E1E1E1;
	text-align:center;
	padding:1em;
	text-decoration:none;
	font-weight:normal;
}
#navbar ul#navigation li a:link {

}
#navbar ul#navigation li a:visited {

}
#navbar ul#navigation li a:hover {
	color:#F0F0F0
}
#navbar ul#navigation li a:active {

}
#navbar ul#navigation a.currentPage {
	color:#FFFFFF;
	background:#3E3E3E;
}
#navbar ul#navigation li a span {
	position:relative;
	top:0.5em;
	text-decoration:underline;
}

body {
	background:url('../images/background.png') repeat-x #000;
	color:#ccc;
}
div#mainwrapper {
	width:400px;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:-200px;
}
div#content {
	background:url(../images/windowbackground.png) repeat;
	background-position:-1px 0;
}
div#topbar {
	width:400px;
	height:110px;
	background:url(../images/windowbackground.png) repeat;
	background-position:-1px 0;
}
div.section {
	width:360px;
	margin-left:20px;
	padding-bottom:20px;
}
div h1 {
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	letter-spacing:1px;
	line-height:1.5em;
	font-size:20px;
	margin-left:58px;
	font-weight:normal;
	text-align:center;
	margin-bottom:19px;
	padding-top:5px;
	padding-bottom:5px;
}
div h1#description {
	width:285px;
	height:91px;
	background-image:url(../images/description_bg.png);
	background-position:0 0;
}
div.section h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	line-height:1em;
	letter-spacing:1px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:38px;
	background:url(../images/orangebullet.png) no-repeat;
	height:32px;
}
div.section h2 span {
	position:relative;
	top:8px;
	text-decoration:underline;
}

/* spans fix positioning as well as the underline differences between FF and IE */
div.section h2.odd {
	color:#E17C2D;
}
div.section h2.odd span {
	background:url(../images/orange.gif) repeat-x 0 21px;
}
div.section h2.even {
	color:#1DCE1D;
}
div.section h2.even span {
	background:url(../images/green.gif) repeat-x 0 21px;
}
div.section p {
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	letter-spacing:1px;
	line-height:1.5em;
	font-size:10px;
	margin-left:38px;
}
div.section ul {
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	letter-spacing:1px;
	line-height:1.5em;
	font-size:10px;
	margin-left:38px;
	list-style:none;
}
a.sitelink img {
	background:#333;
	padding:2px;
	margin-top:5px;
	margin-bottom:5px;
}
a.sitelink:hover img {
	background:#666;
	padding:2px;
}

div.section p a:link {
	color:#ccc;
}
div.section p a:visited {
	color:#ccc;
}
div.section p a:hover {
	color:#fff;
}
div.section p a:active {
	color:#ccc;
}

/* "artificial" bullets due to IE and FF differences */
div.section ul li {
	position:relative;
	left:-13px;
	padding-left:13px;
    background:url(../images/bullet.gif) no-repeat 2px 6px;
}

div#footer {
	position:relative;
	top:-20px;
	width:400px;
	height:175px;
	background:url(../images/footer.png);
}

/* LIGHTBOX */
div#black_overlay {
	display:none;
	position:fixed;
	top:0%;
	left:0%;
	width:100%;
	height:100%;
	background-color:black;
	z-index:1001;
	-moz-opacity:0.8;
	opacity:.80;
}
div#lightbox {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	width:600px;
	margin-left:-300px;
	height:350px;
	margin-top:-175px;
	z-index:1002;
	overflow:auto;
	padding-top:24px;
}
div#lightboxtopbar {
	position:fixed;
	width:583px;
	margin-top:-24px;
	z-index:1003;
	height:24px;
	background:#053E61 url(../images/topbar.gif) repeat-x;
}
div#lightboxtopbar > input {
	float:right;
	position:relative;
	top:2px;
	right:2px;
	width:20px;
	height:20px;
	background-image:url(../images/button.gif);
	border:none;
	color:#fff;
	cursor:pointer;
}
div#lightboxtopbar > input:hover {
	background-image:url(../images/buttonclick.gif);
}
div#lightboxtopbarshadow {
	background:url(../images/topbarshadow.png) repeat-x;
	height:8px;
	width:583px;
	position:fixed;
	z-index:1003;
}

/* CONTACT */
form#email {
	margin:0 auto;
}

/* OTHER PAGES */
.orange {
	color:#E17C2D;
}
.green {
	color:#1DCE1D;
}


body {
	font-size:100%;
	background:#000 url(../images/background.png) repeat-x;
	color:#fff;
}
div.box {
	position:absolute;
	left:50%;
	margin-left:-300px;
	width:600px;
}
div.boxtop {
	margin:40px auto 0 auto;
	width:600px;
	height:50px;
	background:url(../images/portfolio/boxtop.png) no-repeat;
}
div.boxbottom {
	margin:0 auto;
	width:600px;
	height:144px;
	background:url(../images/portfolio/boxbottom.png) 0 -2px no-repeat;
}
.boxcontent {
	margin:0 auto;
	width:600px;
	background: url(../images/portfolio/boxinside.png) repeat;
}
.boxcontent h1 {
	font-size:3em;
	text-align:center;
	line-height:1em;
	padding:0 0 18px 0;
	margin:0 0 18px 0;
	border-bottom:medium double #CCCCCC;
	font-weight:normal;
}
.boxcontent h2 {
	font-size:1.5em;
	text-align:left;
	line-height:1em;
	text-decoration:underline;
	margin:1.5em 0 18px 38px;
}
.boxcontent h1 + p {
	margin-top:30px;
}
.boxcontent p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	letter-spacing:1px;
	line-height:18px;
	font-size:12px;
	margin-left:38px;
	width:524px;
}
.boxcontent a:link {
	color:inherit;
}
.boxcontent a:visited {
	color:inherit;
}
.boxcontent a:hover {
	color:#00FFFF;
}
.boxcontent a:active {
	color:inherit;
}
.boxcontent table {
	letter-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:18px;
	margin:2em 0 0 45px;
}
.boxcontent table th, table td {
	padding:0 2em 1em 0;
}
.boxcontent table th {
	text-align:left;
}
.boxcontent ul {
	list-style:disc inside;
	padding:15px 0 17px 0;
	margin:15px 0 0 38px;
	background:#111;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	line-height:18px;
	font-size:12px;
	width:524px;
}
.boxcontent ul li {
	margin-left:15px;
}