

*					{
					padding: 0px;
					margin: 0px;
					}

body					{
					background-color: #110513;
					background-image: url("images/bg-cushion.jpg");
					background-repeat: repeat-x;
					background-position: top;
					font-family: verdana, arial, sans-serif;
					}

div.logoArea				{
					display: none;
					}
html>body div.logoArea			{
					display: block;
					width: 980px;
					margin: 10px auto -15px auto;
					}
img.llLogo				{
					width: 323px;
					height: 115px;
					margin: 0px 0px 0px -16px;
					}

div.logoAreaIE6				{
					display: block;
					width: 980px;
					margin: 10px auto -15px auto;
					}
html>body div.logoAreaIE6		{
					display: none;
					}



div.pageContainer			{
					display: block;
					background-color: #2A092F;
					width: 978px;
					margin: 0px auto 0px auto;
					padding: 0px 0px 0px 0px;
					border-top: 1px solid #3C2040;
					border-right: 1px solid #3C2040;
					border-left: 1px solid #3C2040;
					color: #fff;
					font-size: 0.75em;
					}


div.leftNavArea				{
					display: inline;
					float: left;
					width: 215px;
					margin: 20px 20px 0px 10px;
					}
div.leftNavArea ul			{
					display: inline;
					float: left;
					width: 215px;
					padding: 0px;
					margin: 0px;
					list-style: none;
					}
div.leftNavArea ul li			{
					display: inline;
					float: left;
					width: 215px;
					padding: 0px;
					margin: 0px 0px 7px 0px;
					}
div.leftNavArea ul li a			{
					display: inline;
					background-color: #6A4570;
					float: left;
					width: 196px;
					padding: 8px 5px 8px 10px;
					margin: 0px;
					border-right: 4px solid #2A092F;
					color: #fff;
					font-weight: bold;
					text-decoration: none;
					}
div.leftNavArea ul li a:hover		{
					background-color: #63316D;
					border-right-color: #B7E259;
					color: #B7E259;
					text-decoration: none;
					}


/* subnav styles */
div.leftNavArea li ul			{
					display: inline;
					background-image: url("images/bg-subnav.gif");
					background-repeat: repeat-x;
					float: left;
					min-height: 43px;
					width: 201px;
					padding: 2px 0px 15px 10px;
					margin: 0px 0px 0px 0px;
					list-style: none;
					}
html>body div.leftNavArea li ul		{
					background-image: url("images/bg-subnav.png");
					}

div.leftNavArea li li			{
					display: inline;
					float: left;
					width: 201px;
					padding: 0px;
					margin: 0px;
					}
div.leftNavArea li li a			{
					display: inline;
					background-color: transparent;
					background-image: url("images/bullet-subnav-hi.gif");
					background-repeat: no-repeat;
					background-position: left center;
					float: left;
					width: 190px;
					padding: 5px 0px 5px 11px;
					margin: 0px;
					border-right: none;
					color: #fff;
					font-weight: bold;
					text-decoration: none;
					}
html>body div.leftNavArea li li a		{
					background-image: url("images/bullet-subnav-hi.png");
					}

div.leftNavArea li li a:hover		{
					background-color: transparent;
					background-image: url("images/bullet-subnav.gif");
					color: #F7FF59;
					text-decoration: none;
					}
html>body div.leftNavArea li li a:hover		{
					background-image: url("images/bullet-subnav.png");
					}
/* end of subnav styles */


#web .webSelected, #modelling .modellingSelected, #video .videoSelected, #clients .clientsSelected, #contact .contactSelected
					{
					background-color: #63316D;
					border-right-color: #F7FF59;
					color: #F7FF59;
					text-decoration: none;
					}
.webDesign .customSelected, .webFeatures .featuresSelected, .webStandards .standardsSelected, .webHosting .hostingSelected, .modellingGames .gameSelected, .modellingBuy .buySelected, .videoPresentations .presentationsSelected, .clientsWeb .clientsWebSelected, .clientsCg .clientsCgSelected, .clientsVideo .clientsVideoSelected
					{
					color: #F7FF59;
					text-decoration: none;
					}




div.centerColumn			{
					display: inline;
					float: left;
					width: 500px;
					margin: 20px 20px 0px 0px;
					line-height: 1.55em;
					color: #B4A7B2;
					}

div.topPageImage			{
					display: inline;
					background-repeat: no-repeat;
					float: left;
					height: 238px;
					width: 478px;
					padding: 20px 20px 0px 0px;
					border: 1px solid #624966;
					margin: 0px 0px 20px 0px;
					}
div.sculptureImage			{
					background-image: url("images/bg-home-sculpt.jpg");
					}
div.webImage				{
					background-image: url("images/bg-web-click.jpg");
					height: 208px;
					padding-top: 50px;
					}
div.modellingImage			{
					background-image: url("images/bg-modelling-grab.jpg");
					height: 238px;
					padding-top: 20px;
					}
div.clientsImage			{
					background-image: url("images/bg-clients-gallery.jpg");
					height: 83px;
					padding-top: 175px;
					}
div.videoImage				{
					background-image: url("images/bg-video-girl.jpg");
					height: 238px;
					padding-top: 20px;
					}
div.contactImage			{
					background-image: url("images/bg-contact-spore.jpg");
					height: 98px;
					padding-top: 160px;
					}

div.imageText				{
					display: inline;
					float: right;
					width: 400px;
					text-align: right;
					-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
					filter:alpha(opacity=60);
					opacity:0.6;
					color: #fff;
					font-size: 1.1em;
					letter-spacing: 0.2em;
					}
div.imageText span			{
					background-color: #000;
					padding: 3px 0px 3px 0px;
					line-height: 1.55em;
					}

div.webImage div.imageText		{
					width: 350px;
					text-align: right;
					-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
					filter:alpha(opacity=75);
					opacity:0.75;
					}


div.smallPageImage			{
					display: inline;
					background-repeat: no-repeat;
					float: left;
					height: 118px;
					width: 498px;
					padding: 0px;
					border: 1px solid #624966;
					margin: 0px 0px 20px 0px;
					}
div.menImage				{
					background-image: url("images/bg-web-men.jpg");
					}
div.featuresImage			{
					background-image: url("images/bg-web-features.jpg");
					}
div.trolleyImage			{
					background-image: url("images/bg-web-trolley.jpg");
					}
div.hostingImage			{
					background-image: url("images/bg-web-hosting.jpg");
					}
div.gamesImage				{
					background-image: url("images/bg-modelling-game.jpg");
					}
div.buyImage				{
					background-image: url("images/bg-modelling-buy.jpg");
					}
div.babiesImage				{
					background-image: url("images/bg-video-babies.jpg");
					}
div.clientsWebImage			{
					background-image: url("images/bg-clients-webtop.jpg");
					}
div.clientsVideoImage			{
					background-image: url("images/bg-clients-videotop.jpg");
					}
div.clientsCgImage			{
					background-image: url("images/bg-clients-cgtop.jpg");
					}


div.contentPanel			{
					display: inline;
					background-color: #A391A6;
					float: left;
					height: auto;
					min-height: 338px;
					width: 438px;
					padding: 20px 35px 40px 25px;
					margin: 0px 0px 0px 0px;
					border: 1px solid #624966;
					color: #171617;
					}
div.narrowPanel				{
					display: inline;
					background-color: #A391A6;
					float: right;
					height: auto;
					min-height: 338px;
					width: 418px;
					padding: 20px 35px 40px 25px;
					margin: 0px 0px 0px 0px;
					border: 1px solid #624966;
					color: #171617;
					}

div.contentPanel h1, div.narrowPanel h1
					{
					color: #2A092F;
					}

div.yellowOffset			{
					display: inline;
					float: left;
					background-color: #F7FF59;
					width: 435px;
					padding: 10px 15px 10px 15px;
					margin: 0px 0px 1.3em -46px;
					color: #171617;
					font-weight: bold;
					font-size: 1.1em;
					}


dl.contactForm dt			{
					display: block;
					width: 9em;
					clear: left;
					float: left;
					padding: 0px 0px 0.45em 0px;
					}
dl.contactForm dd			{
					display: block;
					padding: 0px 0px 0.45em 0px;
					}

dl.contactForm input			{
					width: 320px;
					}
dl.contactForm textarea			{
					width: 320px;
					height: 80px;
					}
dl.contactForm input.sendButton		{
					display: block;
					width: 100px;
					text-transform: uppercase;
					font-weight: bold;
					background-color: #63316D;
					color: #F7FF59;
					border-color: #F7FF59;
					}

a.clientLink				{
					display: inline;
					background-color: #110014;
					background-repeat: no-repeat;
					float: left;
					height: 43px;
					width: 478px;
					padding:  5px 0px 0px 20px;
					border: 1px solid #47314B;
					margin: 0px 0px 20px 0px;
					color: #B7E25A;
					font-size: 25px;
					line-height: 130%;
					font-weight: normal;
					}
a.clientLink:hover			{
					border-color: #fff;
					color: #F7FF59;
					text-decoration: none;
					}


div.portfolioBlock 			{
					display: inline;
					float: left;
					background-color: #110014;
					height: 240px;
					overflow: hidden;
					width: 207px;
					padding: 4px 4px 0px 4px;
					margin: 0px 0px 12px 0px;
					color: #fff;
					font-size: 0.9em;
					line-height: 135%;
					}
div.rightBlock	 			{
					float: right;
					}
div.portfolioBlock img 			{
					border: 1px solid #999999;
					margin: 0px 0px 6px 0px;
					}
div.portfolioBlock h2 			{
					font-size: 1.2em;
					padding: 0px;
					margin: 0px 0px 0.25em 0px;
					}
div.portfolioBlock a 			{
					color: #B7E25A;
					}


div.rightColumn				{
					display: inline;
					float: left;
					width: 205px;
					margin: 20px 0px 0px 0px;
					}


div.bannerArea				{
					display: inline;
					background-color: #000;
					background-repeat: no-repeat;
					float: left;
					height: 120px;
					width: 205px;
					margin: 0px 0px 20px 0px;
					}

div.greenBanner				{
					background-color: #B5E154;
					color: #2A092F;
					}
div.purpleBanner			{
					background-color: #624966;
					}
div.grabberBanner			{
					background-image: url("images/bg-banner-grabber.jpg");
					height: 118px;
					width: 203px;
					border: 1px solid #624966;
					}
div.moneyBanner				{
					background-image: url("images/bg-banner-money.jpg");
					height: 118px;
					width: 203px;
					border: 1px solid #624966;
					}
div.roomBanner				{
					background-image: url("images/bg-banner-room.jpg");
					height: 118px;
					width: 203px;
					border: 1px solid #624966;
					}
div.cushionBanner			{
					background-image: url("images/bg-banner-cushion.jpg");
					height: 118px;
					width: 203px;
					border: 1px solid #624966;
					}
div.lightingBanner			{
					background-image: url("images/bg-banner-lighting.jpg");
					height: 118px;
					width: 203px;
					border: 1px solid #624966;
					}
div.webBanner				{
					background-image: url("images/bg-banner-web.jpg");
					height: 118px;
					width: 203px;
					border: 1px solid #624966;
					}


div.bannerArea a			{
					display: inline;
					background-image: url("images/bg-blacktrans.png");
					background-repeat: repeat;
					float: left;
					height: 60px;
					width: 185px;
					padding: 2px 5px 2px 5px;
					margin: 48px 3px 0px 3px;
					border: 1px solid #999999;
					color: #fff;
					text-decoration: none;
					font-size: 9px;
					font-weight: normal;
					}
div.bannerArea a:hover			{
					border-color: #F7FF59;
					color: #fff;
					}

span.bannerHead				{
					font-size: 15px;
					font-weight: bold;
					color: #B7E25A;
					}


div.footerLogos				{
					display: block;
					background-color: #2A092F;
					width: 970px;
					margin: 0px auto 0px auto;
					padding: 0px 0px 5px 8px;
					border-right: 1px solid #3C2040;
					border-bottom: 1px solid #3C2040;
					border-left: 1px solid #3C2040;
					}
div.footerLogos a, div.footerLogos img
					{
					border: none;
					}
div.footerArea				{
					display: block;
					width: 980px;
					margin: 0px auto 30px auto;
					padding: 2px 0px 0px 0px;
					color: #6A4570;
					font-size: 0.7em;
					text-align: left;
					}


p					{
					margin: 0px;
					padding: 0px 0px 1.3em 0px;
					}

h1					{
					display: block;
					margin: 0px 0px 0.7em 0px;
					padding: 0px;
					font-size: 2.0em;
					font-weight: normal;
					line-height: 135%;
					}
h2					{
					display: block;
					margin: 1.2em 0px 0.4em 0px;
					padding: 0px;
					font-size: 1.75em;
					font-weight: normal;
					line-height: 135%;
					}
h3					{
					display: block;
					margin: 1.2em 0px 0.2em 0px;
					padding: 0px;
					font-size: 1.2em;
					font-weight: bold;
					line-height: 135%;
					}

ul					{
					margin: 0px 0px 1.3em 35px;
					}
ol					{
					margin: 0px 0px 1.3em 35px;
					}
li					{
					margin: 0px 0px 0.3em 0px;
					}

a					{
					color: #7B1E5D;
					text-decoration: none;
					font-weight: bold;
					}
a:hover					{
					color: #F7FF59;
					text-decoration: underline;
					}


div.clear				{
					display: block;
					clear: both;
					font-size: 0px;
					height: 0px;
					}

img.imageLeft				{
					display: block;
					float: left;
					margin: 0px 15px 1.3em 0px;
					border: 1px solid #E0E0E0;
					}
img.imageRight				{
					display: block;
					float: right;
					margin: 0px 0px 1.3em 15px;
					border: 1px solid #E0E0E0;
					}
img.imageCenter				{
					display: block;
					margin: 0px auto 1.3em auto;
					border: 1px solid #E0E0E0;
					}
.noBorder				{
					border: none;
					}

input					{
					border: 1px solid #63316D;
					background-color: #fff;
					color: #000;
					padding: 1px 4px 1px 4px;
					}
textarea				{
					border: 1px solid #63316D;
					background-color: #fff;
					color: #000;
					padding: 1px 4px 1px 4px;
					}
select					{
					border: 1px solid #63316D;
					font-size: 1em;
					}
input.checkbox				{
					border: none;
					}




.bold					{
					font-weight: bold;
					}
.right					{
					text-align: right;
					}
.small					{
					font-size: 0.8em;
					}
.italic					{
					font-style: italic;
					}
