#plugBox {
	display: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696773;
	background-color: #2b2b32;
	padding: 0px;
	margin: 0px;
	background-image: url(../_img/body_bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}
html {
	width: 100%;
	height: 100%;
	overflow:-moz-scrollbars-vertical;
}


/* ---- GENERICS ---- */
a:link, a:visited {
	color: #C5DB00;
}

p {
	font-size: 12px;
}
p.title {
	color: #C5DB00;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
p.subtitle {
	font-size: 10px;
	margin: 0px 0px 20px 0px;
}
.text_white {
	color: #fff;
}

/* ---- WRAPPER ---- */
#wrapper {
	width: 760px;
	margin: 40px auto;
	text-align: left;
	padding: 0px;
}

/* ---- HEADER ---- */
#header {
	background-image: url(../_img/header_logo.png);
	background-position: 158px 0px;
	background-repeat: no-repeat;
	text-indent: -99999999px;
	height: 80px;
	cursor: pointer;
}
#header h1 { margin: 0px; padding: 0px; }
#header h2 { margin: 0px; padding: 0px; }

/* ---- CONTENT ---- */
#content {
	float: left;
	width: 100%;
	margin: 0px 0px 60px 0px;
}

/* ---- SIDEBAR ---- */
#sidebar {
	color: #d2d2d2;
	font-size: 16px;
	float: left;
	width: 160px;
	margin-left: 0px;
	position: absolute;
	top: 120px;
	padding: 20px;
}
#sidebar #sidebarList {
	list-style: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#sidebar #sidebarList li {
	list-style: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
#sidebar #sidebarList li span {
	text-indent: -999px;
}
#sidebar #sidebarList li span a {
	font-size: 16px;
	font-weight: bold;
	color: #d2d2d2;
	text-decoration: none;
	width: 160px;
	height: 30px;
	display: block;
	background-position: right 0px;
	background-repeat: no-repeat;
}
#sidebar #sidebarList li span a#nav_home {
	background-image: url(../_img/nav_home.gif);
}
#sidebar #sidebarList li span a#nav_about {
	background-image: url(../_img/nav_about.gif);
}
#sidebar #sidebarList li span a#nav_portfolio {
	background-image: url(../_img/nav_portfolio.gif);
}
#sidebar #sidebarList li span a#nav_services {
	background-image: url(../_img/nav_services.gif);
}
#sidebar #sidebarList li span a#nav_contact {
	background-image: url(../_img/nav_contact.gif);
}
#sidebar #sidebarList li span a#nav_demoreel {
	background-image: url(../_img/nav_demo.gif);
}
#sidebar #sidebarList li span a:hover {
	background-position: right -30px;
}
#sidebar #sidebarList li span a.current {
	background-position: right -60px;
}

/* ---- MAIN CONTENT ---- */
#mainContent {
	margin-left: 200px;
	border-left: solid 1px #d2d2d2;
	padding: 20px;
}
#mainContent #pageBanner {
	border: solid 1px #d2d2d2;
}
#mainContent h3.pageLabel {
	display: block;
	height: 63px;
	text-indent: -999999px;
	background-position: right 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#mainContent h3#label_home {
	background-image: url(../_img/page_label_home.gif);
}
#mainContent h3#label_about {
	background-image: url(../_img/page_label_about.gif);
}
#mainContent h3#label_portfolio {
	background-image: url(../_img/page_label_portfolio.gif);
}
#mainContent h3#label_services {
	background-image: url(../_img/page_label_services.gif);
}
#mainContent h3#label_contact {
	background-image: url(../_img/page_label_contact.gif);
}
#mainContent h3#label_demoreel {
	background-image: url(../_img/page_label_demoreel.gif);
}

/* ---- FOOTER ---- */
#footer {
	text-align: center;
	padding: 40px;
}
#footer p {
	font-size: 10px;
	display: block;
	margin: 0px;
}

/* ---- SPLASH ---- */
#splash {
	text-align: center;
}

#splashText {
	margin: 60px 0px 80px 0px;
}

#splashLogo {
	margin: 0px 0px 40px 0px;
}

a#linkHTML {
	background-image: url(../_img/splash/splash_html.png);
}
a#linkFLASH {
	background-image: url(../_img/splash/splash_flash.png);
}
a.splashLink {
	display: block;
	width: 170px;
	height: 140px;
	text-indent: -1000%;
	/text-indent: -99999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.splashLink:hover {
	background-position: 0px -140px;
}

td#splashBox1 {
	border-right: solid 1px #d2d2d2;
}

/* ---- DEMO REEL LIGHTBOX ---- */
#overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #000000;
	filter:alpha(opacity=70);	/* Transparency */
	opacity:0.7;	/* Transparency */
	z-index: 100;
	display: none;
}
#modbox {
	display: none;
	font-size: 12px;
	font-weight: normal;
	position: fixed;
	z-index: 1000;
	padding: 10px;
	width: 800x;
	height: 540px;
	left: -400px;
	top: 60px;
	margin-left: 50%;
}


/* -------- AWARDS ---------- */
a.award_nwp {
	width: 110px;
	height: 70px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../_img/nwp_award.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999999999px;
}
a.award_nwp:hover {
	background-position: 0px -70px;
}