@charset "utf-8";
/* CSS Document */
body, html{
	margin: 0;
	background-color: #040505;
	background-image: url(/images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
}
.platform{
	width: 780px !important;
	height: auto;
}
.header{
	height: 120px;
}
.container{
	height: auto;
	background-image: url(/images/platform-bg.gif);
	background-position: bottom !important;
	background-repeat: repeat-y;
}
/*-------------------------------------------------------------------------------featured area box*/
	.featured{
		width: 648px;
		/*set height in in the source file*/
		border: 1px solid #2c3233;
		background-color: #141a1b;
		background-image: url(/images/feat-bg.gif);
		background-repeat: repeat-x;
		background-position: top;
	}
		.ft-side1{ /*video*/
			width: 440px;
			padding: 5px;
		}
		.ft-side2{ /*spry*/
			padding: 5px;
		}
/*-------------------------------------------------------------------------------body*/
	.bodyContainer{
		width: 650px;
		height: auto;
		padding: 40px 65px 50px 65px;
		color: #adadad;
		font-size: 11px;
		font-family:Arial, Helvetica, sans-serif;
		line-height: 1.3em;
		text-align: justify;
	}
/*-------------------------------------------------------------------------------projects*/
.proj-side1{
	width: 198px;
	height: auto;		
}
.proj-side2{
	width: 440px;
	padding: 5px 5px 15px 5px;
	border: 1px solid #2c3233;
	background-color: #141a1b;
	background-image: url(/images/feat-bg.gif);
	background-repeat: repeat-x;
	background-position: top;		
}

.projectList{
	background-color:#141a1b;
	background-image: url(/images/projectlist-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 163px;
	padding: 7px;
	border: 1px solid #2c3233;
	text-decoration: none;
	color: #a2a2a1;
	cursor: hand;
}
.projectList:hover{
	background-color:#141a1b;
	background-image: url(/images/projectlist-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 163px;
	padding: 7px;
	border: 1px solid #0099CC;
	text-decoration: none;
	color: #a2a2a1;
	cursor: hand;
}
.videoHolder{
	width: 780px;
	height: 440px;
	background-color: #141a1b;
	background-image: url(/images/feat-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 25px;
	border: 1px solid #2c3233;
	margin-bottom: 25px;
}
.videoHolderEmpty{
	width:0;
	height:0;
	margin:0;
	padding:0;
	background-image:none;
	border:0;
	display:none;
	visibility:hidden;
}



/*-------------------------------------------------------------------------------copyright*/
.footer{
	height: 69px;
	padding-left: 130px;
	background-image: url(/images/copyright-bg.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.2em;
	color: #5f5f5f;
}
	.footer a{
		text-decoration: none;
		color: #5f5f5f;
	}
	.footer a:hover{
		color: #0099CC;
		text-decoration: none;
	}




/*-------------------------------------------------------------------------------text styles*/	
.mainText{
	color: #a2a2a1;
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.3em;
}
.textWhite{
	color: #f1f1f1;
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.3em;
}
.textBlue{
	color: #0099CC;
	font-family: tahoma;
	font-size: 12px;
	line-height: 1.3em;
}
.textBlue-big{
	color: #0099CC;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
}
.tinyText{
	color: #666666;
	font-family: tahoma;
	font-size: 9px;
	line-height: 1.3em;
}

/*-------------------------------------------------------------------------------links*/
a.linkGray{
	color: #a2a2a1;
	text-decoration: none
}
	a.linkGray:hover{
		color: #0099CC;
		text-decoration: none
	}
a.linkWhite{
	color: #f1f1f1;
	text-decoration: none;
}
	a.linkWhite:hover{
		color: #0099CC;
		text-decoration: none;
	}
a.linkWhiteUnderlined{
	color: #f1f1f1;
	text-decoration: none;
	border-bottom:1px dotted #f1f1f1;
}
	a.linkWhiteUnderlined:hover{
		color: #0099CC;
		text-decoration: none;
		border-bottom:1px dotted #f1f1f1;
	}
/*-------------------------------------------------------------------------------a imgs*/
a.imgBtn img{
	border: 1px solid #131313;
	margin-right: 10px;
}
a.imgBtn img:hover,{
	border: 1px solid #0099cc;
	margin-right: 10px;
}

/*-------------------------------------------------------------------------------forms*/
.filmField1{
	width: 260px;
	height: 20px;
	background-color: #3c4648;
	border: none;
	padding: 4px 0px 0px 5px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0 7px 0;
}
.filmField2{
	width: 260px;
	height: 70px;
	background-color: #3c4648;
	border: none;
	padding: 4px 0px 0px 5px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0 7px 0;
}
.textArea{
	background-color: #3c4648;
	border: none;
	padding: 4px 0px 0px 5px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0 7px 0;
}
.check1{
	margin: 3px 0 0 0;
	border: none;
}
.btn1{
	padding: 1px 10px 1px 10px;
	background-color: #0099CC;
	background-image: url(/images/btn1.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}


