@charset "utf-8";
/* CSS Document */

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.border1 {
	border:1px solid #CCC;
}

body  {
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	background: #1c1c1c;
	background-image: url(images/design/bg_main.gif);
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #CCC;
}

.main #container {
	width: 100%;
	text-align: left; 
}

.main #docenter {
	position: absolute;
	top: 0px;
	left: 50%;
}

.main #thehead {
	position: absolute;
	top: 0px;
	width: 740px;
	height: 58px;
	left:-370px;
	border: 0;
	padding: 0;
	margin: 0;
	background-image: url(images/design/3d_lighting_vfx_head.jpg);
	background-repeat: repeat-y;
}

.main #themenu {
	position: absolute;
	top: 58px;
	width: 740px;
	height: 27px;
	left:-370px;
	border: 0;
	padding: 0;
	padding-left: 50px;
	margin: 0;
	background-image: url(images/design/3d_lighting_vfx_menu.gif);
	background-repeat: no-repeat;
}

.main #themenu #menu, .main #themenu #menu a {
	font-size: 14px;
	padding: 1px 0px 0px 0px;
	text-decoration: none;
	color: #9cc4ff;
	font-weight: bold;
	text-align: center;
	float: left;
}

.main #themenu #menu a:hover {
	color: #FFFFFF;
}


.main #thecont {
	position: absolute;
	top: 85px;
	width: 640px;
	left:-370px;
	padding: 10px 50px 4px 50px;
	background-image: url(images/design/bg_middle.gif);
	background-repeat: repeat-y;
}

/*
.main #thecont {
	position: absolute;
	top: 85px;
	width: 640px;
	left:-370px;
	padding: 10px 49px 4px 49px;
	background-color:#000000;
	border-top:0px;
	border-bottom:0px;
	border-left:1px;
	border-right:1px;
	border-style:solid;
	border-color:#444;
}
*/
.main #thecontwide {
	position: absolute;
	top: 85px;
	width: 738px;
	left:-370px;
	padding: 10px 0px 4px 0px;
	background-color:#000000;
	border-top:0px;
	border-bottom:0px;
	border-left:1px;
	border-right:1px;
	border-style:solid;
	border-color:#444;
}


.main #reduced {
	font-size:12px; 
	font-weight:normal; 
	color:#666;
}

.main #reduced a {
	color:#666;
}

.main #reduced a:hover {
	color:#999;
}

.main .project {
	margin-top:36px;
	border: 0px solid #FF0;

}

.main .project h1 {
	font-size:16px;
	background-color:transparent;
	border-bottom-width:2px;
	margin:16px 0px 8px 0px;
}

.main .project #thumbblock {
	width: 160px;
	float:left;
	padding-right: 16px;
	padding-bottom: 10px;
	border: 0px solid #FF0;
}
.main .project #thumbblock img{
	border:1px solid #CCCCCC;
}
.main .project #DescriptionHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #e3af5e;
	margin-bottom:0px;
	float:left;
	width:140px;
	border: 0px solid #FF0;
}
.main .project #Description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #e3af5e;
	margin-bottom:0px;
	float:left;
	border: 0px solid #FF0;
}

.main .project #text {
	font-size: 12px;
	line-height:1.2em;
	color: #AAAAAA;
}


.pad {
	padding: 0px 5px 0px 50px;
	width:640px;
}

table .inner {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:640px;
	border:0px solid #F00;
}

.cell01    { 
	border:0px solid #F00;
	height:35px;
	vertical-align:middle; 
	padding:0;
	margin:0;
}
.cell02  { 
	border:0px solid #0F0;
	width:180px;
	height:35px;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	color:#e3af5e;
	text-align:left;
	vertical-align:middle; 
}
.cell03   { 
	vertical-align:middle; 
	height:35px;
	font-size:12px;
	border:0px solid #00F;
	color: #AAA;
}

.cellcv {
	vertical-align:middle; 
	height:16px;
	font-size:12px;
	border:0px solid #00F;
}

.emph {
	font-weight:bold;
	color:#EEEEEE;
	width:190px;
	padding-right:20px;
}

.highlinespace {
	line-height:1.6em;
}

p, h1, h2, h3, li {
	font-size: 12px;
	line-height:1.3em;
	color: #AAA;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

p a, h1 a, h2 a, h3 a, li a {
	text-decoration: none;
	color: #9cc4ff;
}

p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, li a:hover {
	text-decoration: none;
	color: #FFF;
}

h1, h2, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding:4px 0pc 6px 0px;
	margin:0px 0px 0px 0px;
	color:#FFF;
}

h1 {
	font-size: 18px;
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	background-color:#424f60;
	padding-bottom:0px;
	margin:40px 0px 8px 0px;
}


h2 {
	font-size: 15px;
	margin-bottom:0px;
	padding-bottom:2px;
}

h3 {
	font-size: 12px;
	padding:8px 0pc 2px 0px;
}

ul {
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 8px;
}

li {
	padding-left:0px;
	margin-left:4px;
	font-size:12px;
	line-height:0.7em;
}

.darkli {
	line-height: 1.2em;
	color: #AAA;
}

hr {
/*	color:#2e73b4; */
	border:0px;
	background-color:#567;
	height: 1px;
	margin: 8px 0px 0px 0px;
}

.thumbtextbelow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e3af5e;
	margin-bottom:0px;
}

.light {
	color:#DDD;
	line-height:1.2em;
}

.boldlight {
	font-weight:bold;
	color:#DB5;
}

.copyright_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align:center;
}
.copyright_text a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BBBBBB;
	text-align:center;
}
