@import 'lib/reset.css';

@import 'lib/typography.css';

@import 'lib/forms.css';

/* @group Tags */

body {
	background: url(../images/page_Background.png) 50% top repeat-y;
}

a:link, a:visited {
	color: #7D0000;
}

a:active {
	color: #DA0017;
}

a:hover {
	color: #B60000;
}

/* @end */

/* @group Utilities */

.clear {
	clear: both;
}

.container {
	margin: auto;
	width: 854px;
}

/* @end */

/* @group Masthead */

#masthead {
	margin-bottom: 0px;
	width: 900px;
	height: 245px;
	margin: -23px -23px 0px -23px;
	padding: 0;
	background: url(../images/Lascivio_Entertainment.jpg) no-repeat;
}

#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	text-decoration: none;
}

#masthead h1 {
	display: block;
	width: 854px;
	height: 180px;
	margin: 0;
	padding: 0;
	float: left;
	cursor: pointer;
}

#masthead h1 span {
	visibility: hidden;
}

#masthead h2 {
	display: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Navigation */

#navigation {
	margin-left: 23px;
}

#navigation h3 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	height: 28px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#navigation li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	text-decoration: none;
	height: 28px;
	display: block;
	margin: 0;
	padding: 0;
}

#navigation a span {
	visibility: hidden;
}

#project h3 span, #design h3 span {
	visibility: hidden;
}

/* @group Project */

#project {
	float: left;
	width: 207px;
	height: 55px;
	background: url(../images/nav_Background.gif) repeat-x;
}

#project h3 a:link, #project h3 a:visited {
	background: url(../images/nav_Lascivio_Project.png) 0px 0px no-repeat;
}

#project h3 a:hover, #project h3 a:active, #project h3 a.down {
	background-position: 0px -28px;
}

#project a {
	background: url(../images/nav_Project_Sprite.gif) no-repeat;
}

#project .home a {
	width: 55px;
	background-position: 0px 0px;
}

#project .home a:hover,
#project .home a.down {
	background-position: 0px -29px;
}

#project .news a {
	width: 62px;
	background-position: -55px 0px;
}

#project .news a:hover,
#project .news a.down {
	background-position: -55px -29px;
}

#project .partners a {
	width: 90px;
	background-position: -117px 0px;
}

#project .partners a:hover,
#project .partners a.down {
	background-position: -117px -29px;
}

/* @end */

/* @group Design */

#design {
	background: url(../images/nav_Background.gif);
	height: 55px;
	width: 616px;
	float: left;
	margin-left: 31px;
}

#design h3 a:link, #design h3 a:visited {
	background: url(../images/nav_Lascivio_Design.png) 0px 0px no-repeat;
}

#design h3 a:hover, #design h3 a:active, #design h3 a.down {
	background-position: 0px -28px;
}

#design a {
	background: url(../images/nav_Design_Sprite.gif) no-repeat;
}

#design .investors a {
	width: 80px;
	background-position: 0px 0px;
}

#design .investors a:hover,
#design .investors a.down {
	background-position: 0px -29px;
}

#design .ip-owners a {
	width: 85px;
	background-position: -80px 0px;
}

#design .ip-owners a:hover,
#design .ip-owners a.down {
	background-position: -80px -29px;
}

#design .game-developers a {
	width: 130px;
	background-position: -165px 0px;
}

#design .game-developers a:hover,
#design .game-developers a.down {
	background-position: -165px -29px;
}

#design .game-suppliers a {
	width: 119px;
	background-position: -295px 0px;
}

#design .game-suppliers a:hover,
#design .game-suppliers a.down {
	background-position: -295px -29px;
}

#design .film-producers a {
	width: 120px;
	background-position: -414px 0px;
}

#design .film-producers a:hover,
#design .film-producers a.down {
	width: 120px;
	background-position: -414px -29px;
}

#design .audience a {
	width: 82px;
	background-position: -534px 0px;
}

#design .audience a:hover,
#design .audience a.down {
	background-position: -534px -29px;
}

/*
@end */

/* @end */

/* @group Sidebar */

#sidebar {
	float: left;
	width: 203px;
	height: 320px;
	font-size: smaller;
	margin: 30px 0px 0px 0px;
	border: 1px solid #7d0101;
	padding: 0;
}

#sidebar #newsbox {
	overflow-y: auto;
	width: 193px;
	height: 285px;
	padding: 5px;
}

#newsbox p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

#newsbox p strong {
	font-style: italic;
}

#sidebar h3#newsbox-heading {
	background: url(../images/sidebar_News.gif);
	text-transform: uppercase;
	text-align: center;
	height: 25px;
	font-weight: bold;
	margin: 0;
	padding: 0px;
}

#sidebar h3#ineofabulam-heading {
	background: url(../photos/IneoFabAd-NOW.JPG) no-repeat;
	text-align: left;
	width: 203px;
	height: 213px;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	clear: both;
}

#sidebar h3 span {
	visibility: hidden;
}

/* @end */

/* @group Content */

#content {
	float: left;
	margin: 20px 0px 0px 32px;
	width: 610px;
}

#content h2, #content h3, #content h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande" Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

/* @group Photos */

#content img {
	border: 1px solid #e6e6e6;
	padding: 6px;
	margin: 0px 6px 6px 6px;
}

#content img.right {
	float: right;
	margin-right: 0px;
}

#content img.left {
	float: left;
	margin-left: 0px;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	width: 824px;
	margin: 80px auto;
	padding: 10px 0px;
	border-top: 1px solid #7c0000;
	text-align: center;
	color: #7c0000;
	clear: both;
}

#footer ul {
	text-align: center;
}

#footer li {
	display: inline;
	margin: 0px 15px
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #7c0000;
	text-decoration: none;
}

#footer a:hover {
	color: #da0000;
	text-decoration: underline;
}

#footer a.down:link, #footer a.down:visited, #footer a.down:active {
	border-bottom: 2px solid #7c0000;
}

#footer a.down:hover {
	text-decoration: none;
}

#footer .copyright {
	font-size: smaller;
	color: #4c4c4c;
}

/* @end */