/* BEGIN main contatiners */
body{
	height: 100%;
	margin: 0px;
	padding: 150px 0px 0px 0px;
	background-color: #1E202D;
	background-image:url(images/bg_img.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	}

	
form{
margin:0px;
padding:0px;
	}
html{
	height: 100%;
	margin: 0px;
	padding: 0px;
	
	}
.wrapper {
	min-height: 386px;
	margin: 0px;
	padding: 0px;
	}
.topcontainer {
	width: 100%;
	}
.logo{
	top:0px;
	left:0px;
	position:absolute;
	}
.footer {
	clear: both;
	margin: 25px 0px 30px 283px;
	font: 16px/18px Georgia, "Times New Roman", Times, serif;
	*letter-spacing:0.09em;
	letter-spacing:0.06em;
	color:#B6B7BF;
	padding:0px;
	}
/* END main contatiners */
	
	
	
/* BEGIN single piece display */
.portfolioarea {
	overflow: hidden;
	height: 100%;
	width: 100%;
	display: table;
	position: absolute;
	left: 0px;
	top: 0px;
	}
.viewport {
	padding: 0px;
	height: 95%;
	width: 95%;
	min-width: 600px;
	min-height: 400px;
	overflow: hidden;
	margin: 0px;
	vertical-align: middle;
	display: table-cell;
	position: absolute;
	left: 220px;
	top: 50px;	
	}
/* END single piece display */


/* BEGIN video and multimedia centering */
.viewportMiddle {
	padding: 0px;
	height: 95%;
	width: 95%;
	min-width: 600px;
	min-height: 400px;
	overflow: hidden;
	margin: 0px;
	vertical-align: middle;
	display: table;
	position: absolute;
	left: 220px;
	top: 50px;	
	}
#viewMiddle {
	position: absolute; 
	top: 15%;
	}  /* for explorer only*/
#viewMiddle[id] {
	display: table-cell; 
	vertical-align: middle; 
	position: static;
}
/* END video and multimedia centering */



/* BEGIN thumbs display */
.thumbsarea {
	width: 550px;
	position: absolute;
	left: 220px;
	top: 130px;
	text-align: left;
	z-index: 0;
	}
.thumbsarea ul, .thumbsarea li{
	margin: 0px;
	padding: 0px;
	}
.thumbsarea h2 {
	margin: 0px 0px 15px 0px;
	}	
.thumbsarea p {
	margin: 0px 0px 15px 0px;
	position:absolute;
	top: 4px;
	left: 275px;
	_left: 275px;
	width: 250px;
	text-align: right;
	}
.thumbsarea p a {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #B6B7BF;
	text-decoration:none;
	}
.thumbsarea p a:hover, .thumbcaption a:hover {
	color: #00AEF0;
	text-decoration:none;
	}		
.thumb {
	padding: 0px;
	margin: 0px 15px 20px 0px;
	float: left;
	z-index: 0;
	width: 165px;
	height: 195px;
	}
.thumbport {
	padding: 0px;
	margin: 0px;
	height: 165px;
	width: 165px;
	text-align: center;
	border: 1px solid #B6B7BF ;
	display: block;
	z-index: 0;
	}
.thumbcaption {
	text-align: center;
	margin-top:5px;
	_margin-top:0px;
	}
.thumbcaption a, .thumbcaption a:visited{
	padding: 0px;
	margin: 4px 0px 0px 0px;
	width: 165px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;	
	color: #B6B7BF;
	text-align: center;
	text-decoration: none;
	}
/* END thumbs display */




/* BEGIN body display */
.bodyarea {
	width: 420px;
	text-align: left;
	background-color:#1E202D;
	padding: 10px 20px 20px 20px;
	margin: 0px 0px 0px 283px !important;
	}	
.videoarea {
	width: 457px;
	text-align:center;
	background-color:#1E202D;
	padding: 0px;
	margin: 0px 0px 25px 283px !important;
	border-top: 2px #000000 solid;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	*border-right: 1px #000000 solid;
}	
.homearea {
	width: 420px;
	height: 368px;
	text-align: left;
	margin: 0px 0px 25px 283px !important;
}	
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
	color: #B6B7BF;
	letter-spacing: .05em;
	margin: 0px 0px 9px 0px;
	}	
.bodyarea p a:link, .bodyarea p a:visited, .bodyarea li a:link, .bodyarea li a:visited{
	text-decoration:none;
	border-bottom:1px #B6B7BF solid;
	color: #B6B7BF;
	padding-bottom:1px;
	}
.bodyarea p a:hover, .bodyarea li a:hover{
	text-decoration:none;
	border-bottom:1px #00AEF0 solid;
	color: #00AEF0;
	}
h2 {
	padding: 0px;
	margin: 0px 0px 6px 0px;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.05em;
	color: #00AEF0;
	text-align: left;
	text-transform:lowercase;
	}	
.bodyarea h1 { 
	padding: 0px;
	color: #00AEF0;
	text-align: left;
	font: 16px/22px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
	margin: 0px 0px 30px 0px;
	}
h1.spaceafter {
	margin: 18px 0px 8px 0px;
	}
.bodyarea h2 {
	padding: 0px;
	margin: 18px 0px 5px 0px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #00AEF0;
	text-align: left;
	letter-spacing: .1em;
	text-transform:lowercase;
	}
.bodyarea h3 {
	font: bold 11px/14px Georgia, "Times New Roman", Times, serif;
	color: #B6B7BF ;
	letter-spacing: 1px;
	margin: 18px 0px 6px;
	background-image: url(images/triangle.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 3px;
	text-transform: uppercase;
	}
.bodyarea h3 a:link, .bodyarea h3 a:visited {
	text-decoration: none;
	color: #B6B7BF ;
	}
.bodyarea h3 a:hover {
	color: #00AEF0;
	text-decoration: none;
	}
	.bodyarea h5 { 
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:22px;
	color: #B6B7BF ;
	text-align: left;
	letter-spacing: .1em;
	margin: 5px 0px 5px 0px;
	}
.bodyarea_home{
	width: 550px;
	margin-left: 220px;
	margin-top: 130px;
	text-align: left;
	*position: absolute;
	top: 0;
	left: 0;
	margin-bottom:0px;
	z-index:5;
	float:left;
	}
.homeTeaserWrap{
	width:240px;
	position: absolute;
	top: 474;
	left: 748;
	height: auto;
	margin: 0px;
	padding: 0px;
	}
.homeTeaser{
	height:90px;
	width:240px;
	overflow:hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.news h2{
	margin: 20px 0px 5px 0px;
	}
.news h2.first{
	margin: 0px 0px 5px 0px;
	}
.news img{
	margin: 0px 0px 8px 8px;
	}
.news h1.second { 
	padding: 0px;
	font: 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #00AEF0;
	text-align: left;
	letter-spacing: .1em;
	margin: 20px 0px 5px 0px;
	}
.bodyarea > h2:first-child { 
	margin: 0px 0px 15px 0px;
	_margin: 0px 0px 15px 0px;
	}
h3 {
	padding: 0px;
	margin: 18px 0px 24px 0px;
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #B6B7BF;
	text-align: left;
	letter-spacing: .2em;
	}
h4 {
	padding: 0px;
	margin: 72px 0px 24px 0px;
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #00AEF0;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
.nospace {
	margin: 0px;
	}
.spacebefore {
	margin: 9px 0px;
	}
.spaceafter {
	margin: 0px 0px 9px 0px;
	}
.bodyarea ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.bodyarea li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px ;
	line-height:18px;
	color: #B6B7BF;
	letter-spacing: 0.05em;
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	margin:2px 0px 2px 0px;
	padding: 0 0 0 10px !important;
	background-image:  url(images/jellbullet.gif);
	list-style-type: none;
	}
.bodyarea a:link, .bodyarea a:visited{
	text-decoration: none;
	color: #B6B7BF;
	}
.bodyarea a:hover{
	text-decoration: none;
	color: #00AEF0;
	}
.gray {	color: #B6B7BF; }
/* END body display */










/* BEGIN menu display */

#nav, #nav ul, #navlistview, #navlistview ul {
	list-style: none;
	text-transform:uppercase;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	*letter-spacing:0.09em;
	letter-spacing:0.13em;
	}
#nav {
	text-align:left;
	border:none;
	width: 180px;
	position: absolute;
	left: 85px;
	top: 397px;
	z-index: 10;
	padding: 0px;
	margin: 0px;
	}
#nav li {
	color:#ffffff;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
	}
#nav li a.blue:link, #nav li a.blue:visited{
	text-decoration: none;
	width: 250px;
	_width:auto;	
	color: #00AEF0;
	border:none;
	}
#nav li a.grn:link, #nav li a.grn:visited{
	text-decoration: none;
	width: 250px;
	_width:auto;	
	color:95E22C;
	border:none;
	}
#nav li a.blue:hover, #nav li a.grn:hover, #nav li a.currentlink:hover, #nav li a.currentlink {
	color: #ffffff;
	border:none;
	text-decoration: none;
	border:none;
	}


#nav ul {
	width:250px;
	margin: 0px;
	padding: 0px;
	border:none;
	}



/* END menu display */


/* BEGIN Team Page Styles */
.teamname{
	float: left;
	clear:none;
	display:inline;
	}
.teampic{
	width: 90px;
	height:90px;
	margin: 3px 10px 0px 0px;
	padding:0px;
	float: left;
	clear:both;
	}
.teambody{
	width: 450px;
	margin: 0px 0px 30px 0px;
	padding:0px;
	float: left;
	}
.bodyarea .teambody h3 {
	font: bold 11px/14px Georgia, "Times New Roman", Times, serif;
	color: #B6B7BF ;
	float:left;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	background-image: url(images/triangle.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 3px;
	text-transform: uppercase;
	}
.bodyarea .teambody h3 a:link, .teambody h3 a:visited {
	text-decoration: none;
	color: #B6B7BF ;
	}
.bodyarea .teambody h3 a:hover {
	color: #00AEF0;
	text-decoration: none;
	}
.icons{
	float: left;
	display:inline;
	clear:right;
	width: 150px;
	margin:0px 0px 0px 5px;
	}
.iconwrapper{
	width: 550px;
	height:25px;
	}
.icons p, .icons p a:link, .icons p a:visited {
	color:#B6B7BF ;
	font-size:11px;
	margin:0px 3px 0px 1px;
	text-decoration: none;
	display:inline;
	float:left;
	clear:right;
	border: none;
	}
.icons p a:hover{
	color:#00AEF0;
	text-decoration:none;
	border: none;
	}
.icons img{
	display:inline;
	float:left;
	clear:right;
	margin: 2px 0px 0px 8px;
	}
.teamtable{
	float: left;
	padding:0px;
	margin:10px 0px 0px 0px;
	width:450px;
	}
.sharedhead h2{
	letter-spacing:0.05em;
	font-size:10px;
	font-weight:bold;
	color:#00AEF0;
	padding:0px;
	margin: 0px 0px 10px 0px;
	line-height:14px;
	}
.sharedlist p, .sharedlist p a:link, .sharedlist p a:visited{
	letter-spacing:0.05em;
	font-weight:normal;
	color:#B6B7BF ;
	font-size:11px;
	padding:0px;
	margin: 0px 0px 10px 10px;
	line-height:15px;
	}
.sharedlist img{
	margin: 0px 3px 0px 3px;
	}
/* END Team Page Styles  */

.sidebarleft{
	width:175px;
	float: left;
	padding: 0px 10px 0px 10px;
	margin:8px 10px 10px 0px;
	border-left: solid 2px #CCC;
	}
.sidebar{
	width:175px;
	float: right;
	padding: 0px 0px 0px 10px;
	margin:5px 0px 10px 15px;
	border-left: solid 2px #CCC;
	}
.sidebar p{
	font-size:11px;
	letter-spacing:0.08em;
	*letter-spacing:0.05em;
	}
.sidebar h2 {
	margin: 0px 0px 8px 0px;
	line-height:normal;
	}
.sidebar h3 {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	text-transform:none;
	}
input{
width:245px;
}
.grn{
color:95E22C;
}
.blue{
color: #00AEF0;
}
table td{
padding: 0px 0px 5px 0px;
}
#videoarea{
	text-align:center;
	margin: 0px;
	padding: 0px;
	width: 458px;
	background-color:#000000;
}
#logo{
position:absolute;
}

#upload_slots input{
margin: 0px 0px 10px 0px;
padding:0px;
}
