/* 
Moov Ltd CSS Sheet  - 21st April 2008
By Adam Jozef Zygadlo - 07708 124 915 - www.jarbrain.com
*/

/* Main elements---------------------------------------------------------------------------*/
body {
		background-color: #064959;
		font-family: "DINMittelschrift", Arial, Helvetica, sans-serif;
		margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
		margin: 0px;
		padding: 0px;
}

p {
		margin: 0px;
		padding: 0px;
		background-position: top;
}

img, div { 
		behavior: url('/ccs_sheets/pngbehavior.htc');
}

/* Showcase bodycopy ---------------------------------------------------------------------------*/
.white {
		text-transform: uppercase;
		font-weight: bold;
		color: #ffffff;
		font-size: 1.4em;
}

.blue {
		text-transform: uppercase;
		text-transform: none;
		font-weight: bold;
		font-size: 1.0em;
		color: #F57A00;
}

.blue a{
		text-transform: uppercase;
		text-decoration: none;
		color: #F57A00;
}

.bodycopy {
		width: 375px;
		padding-right: 0px;
		font-size: 0.75em;
		color: #ffffff;
}

.maincopy {
		width: 400px;
		padding-right: 0px;
		font-size: 0.75em;
		color: #ffffff;
}

.bodycopy p a:hover{
		color: #ffffff;
		color: #0B8BA9;
		text-decoration: none;
}

/* Background elements---------------------------------------------------------------------------*/
#showcasegradient img{
		position: absolute;
		top: 300px;
		left: 180px;
		width: 450px;
		height: 150px;
}

#showcaseblackarea {
		position: absolute;
		top: 30px;
		left: 180px;
		width: 450px;
		height: 270px;
		background-color: #000000;
		margin: 0px;
}

#showcaseorangeline {
		position: absolute;
		top: 30px;
		left: 180px;
		width: 2px;
		height: 435px;
		background-color: #F57A00;
		margin: 0px;
}

#showcaseorangeline2 {
		position: absolute;
		top: 30px;
		left: 180px;
		width: 2px;
		height: 540px;
		background-color: #F57A00;
		margin: 0px;
}

/* Showcase navigation---------------------------------------------------------------------------*/
#showcasenav {
		position: absolute;
		top: 30px;
		left: 0px;
		width: 180px;
}

#showcasenav ul{
		list-style: none;
		margin: 0;
		padding: 0;
}

#showcasenav li {
		background-position: right;
		text-align: right;
		padding: 0px 0px 0px 0px;
}

#showcasenav li a {
		font-weight: bold;
		font-size: 0.9em;
		padding: 0px 5px 0px 0px;
		display: block;
		color: #FFFFFF;
		text-decoration: none;
		background-position: right;
		text-transform: uppercase;
}

#showcasenav ul a:hover {
		background-color: #F57A00;
}

/* Portfolio Showcase area ---------------------------------------------------------------------------------*/
#showcasemask {
		position: absolute;
		top: 20px;
		left: 0px;
		width: 180px;
		height: 200px;
		background-color: #064959;
}

#showcase 	{
		background-image: url(../elements/images/interface/logo/moov_logo_small.png);
		margin-top: 445px;
		margin-left: 30px;
		width: 145px;
		height: 20px;
}

#showcas2 {
}

#showcas2 .logo {
		margin-top: 550px;
		margin-left: 30px;
		width: 145px;
		height: 20px;
}

#showcaseimage {
		position: absolute;
		top: 70px;
		left: 195px;
		margin: 0px;
		padding: 0px;
		width: 350px;
		height: 214px;
}

#showcaseimage img{
		width: 350px;
		height: 214px;
}

#showcasefooter {
		position: absolute;
		top: 450px;
		left: 435px;
		color: #FFFFFF;
		font-size: 0.6em;
		text-decoration: none;
}

#showcasefoote2 {
		position: absolute;
		top: 560px;
		left: 435px;
		color: #FFFFFF;
		font-size: 0.6em;
		text-decoration: none;
}

#showcasetext {
		position: absolute;
		top: 315px;
		left: 195px;
		width: 400px;
		height: 125px;
		margin: 0px;
		padding: 0px;
		overflow: auto;
		
}

#showcasetext ul{
		margin: 0px;
		padding: 0px;
		list-style: none;
}

#showcasetext li{
		display: block;
		margin-top: 0px;
		margin-bottom: 40px;
}

/* Main text area ---------------------------------------------------------------------------------*/

#infotext {
		position: absolute;
		top: 100px;
		left: 195px;
		width: 425px;
		height: 600px;
		margin: 0px;
		padding: 0px;
		overflow: auto;
		
}

#infotext ul{
		margin: 0px;
		padding: 0px;
		list-style: none;
}

#infotext li{
		display: block;
		margin-top: 0px;
		margin-bottom: 40px;
}

/* Information area ---------------------------------------------------------------------------------*/
#showcasetitle {
		position: absolute;
		top: 38px;
		left: 195px;
}