body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
		background-image:url('../images/content_bg.png');
 	background-repeat:repeat-x;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#DEDBDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
a {
	color:#008AB8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
table 
{
	color:#DEDBDF;
}
#divContent
{
}
#tblContent
{
  width:100%;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 980px;
}
#header
{
	height:160px;
	width: 985px;
	background-image:url('../images/titlefinished.jpg');
	background-repeat: no-repeat;
	background-position:center;
	background-color:#000000;
}
.bgimage
{
	background-image:url('../images/background.gif');
	background-repeat: repeat-x;
	background-color: #000000;
}
#left{
	width:152px;
	float:left;
}
#middle{
	width:450px;
}
#right{
	width:192px;
	float:right;
}
#tdLeft
{
	vertical-align:top;
	width:192px;
	float:left;
}
#tdRight
{
	float:left;
	vertical-align:top;
	width:450px;
	margin-left:5px;
}
/********************* header ****************************/
#header
{
		width:850px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#header ul{
	position:absolute;
	top:140px;
	display:block;
	left:150px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}

/********************* menu ****************************/
.menu
{
}
.menuheader{
	width:192px;
	height:37px;
	background-image:url('../images/base_bg.png');
	display:block;
}
.menucontent{
	width:192px;
	padding-top:2px;
	background-image:url('../images/vert_content_bg.png');
 	background-repeat:repeat-x;
}.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	display:block;
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
	white-space:nowrap;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url('../images/base_bg.png');
	display:block;
	width:792px;
	height:37px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	padding: 20px 0px;
	width:793px;
	height:745px;
	overflow:auto;
	background-image:url('../images/vert_content_bg_tall.png');
 	background-repeat:repeat-x;
	
}
postcontentComments{
	padding: 20px 0px;
	width:793px;
	height:745px;
	overflow:auto;
	background-image:url('../images/vert_content_bg_tall.png');
 	background-repeat:repeat-x;
}
.postcontentSplitTop
{
	padding: 20px 0px;
	width:793px;
	height:300px;
	overflow:auto;
	background-image:url('../images/vert_content_bg_tall.png');
 	background-repeat:repeat-x;
}
.postcontentSplitBottom
{
	padding: 20px 0px;
	width:793px;
	height:360px;
	overflow:hidden;
	background-image:url('../images/vert_content_bg_tall.png');
 	background-repeat:repeat-x;
}
.postfooter{
	display:block;
	width:800px;
	height:15px;
}
/********************* footer ****************************/
#footer{
	width:850px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#footer ul{
	position:absolute;
	display:block;
	left:185px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0px;
}
/********************* menu members ****************************/
.menuul {
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menuul li{
	padding-top: 5px;
	color:#666666;
}
.menuul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menuul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}

.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}

/*********************** tab style ****************************/

#tabHeader ul {
    list-style: none;
    padding:0;
    margin:0;
}
#tabHeader li {
    display: inline;
	color:#008AB8;
	margin:auto;
	width:auto;
	padding: 0px 8px;
}
#tabHeader li a {
    padding: 0 1em;
}

/*********************** downloads tree ***********************/
.DownloadTree{
	margin-left:30px;
	margin-top:15px;
}

.DownloadTree_RootNode{
	color:White;
	
}

#divDownloadDetails
{
	margin-left:20px;
}


#tdDownloadDetails LABEL
{
	margin-left:20px;
}

#tdDownloadDetails p
{
	margin-left:20px;
}

/******************** other ***********************/
#tblEZFX2DVideo
{
	background-repeat: no-repeat;
	background-image:URL('../images/EZFX2DVideoSC.jpg');
	background-position:center;
}

#tblEZFX2DVideo td
{
	vertical-align:top;
}

.ProductThumbnails
{
	width:100px;
	height:80px;	
	text-align:center;
	border: solid white 1px;
}

.ProductThumbnailItem
{
	width:100%;
	height:80px;	
}

/************************** Forum ***************************/
.tblForumCategories
{
	width:95%;
	border-collapse:collapse;	
	margin-left:15px;
	border: solid white 0.25px;
}

#tblPostMessage
{
	width:95%;
	height:550px;
	border-collapse:collapse;
	margin-top:5px;	
	margin-bottom:5px;	
	margin-left:15px;
}

#tblPostMessage td
{
	vertical-align:top;
}

.tblPostMessage label
{
	margin-left:20px;
	font-size:small;
}

.tblPostMessageTextbox
{
	margin-left:20px;
}

.tblForumCategories td
{

	height:25px;
	text-align:left;
	text-indent:10px;
}

.trForumBody
{
}

.trForumBody td
{
 	border:solid white 0.5px;
 	font-size:smaller;
}

.tblForums
{
	width:100%;
}

.trForumHeader
{
	background-color:#686a69;
}

.trForumCategoryHeader
{
	
	
}

.tblThreadHeader
{
	width:100%;
	border-collapse:collapse;
		
}

.tblThreadHeader td
{
 	border:none;
 	font-size:8pt;
}


.divForumCategory
{	
}

.tblForumCategory
{
	width:100%;
	overflow:auto;
}

.trForumName
{
	background-image:url('../images/base_bg.png');
	background-repeat:repeat-x;
	color:White;
	height:35px;
}

.trForumName a
{
	 font-size:medium;
}


#alinkNewPost
{
	background-image:url('../images/base_bg.png');
	background-repeat:repeat-x;		
}

.divThreadBody
{	
}

.divThreadBody label
{
	margin-top:5px; 
	margin-left:5px;
	font-size:10px;
	color:orange;
}

.divThreadBody span
{
	
}

.tblThreadReply
{
	margin-top:5px;
	margin-left:15px;
	border:solid white 1px;
	width:95%;
}

.tblThreadReply label
{
	margin-left:10px;
	font-size:10px;
	color:orange;
}

.lblPostedBy
{
	margin-left:2px;
	font-size:10px;
	color:orange;
}

.ThreadSubject
{
	background-color:#414141;	
	color:orange;
	font-size:12pt;
	text-align:left;
	text-indent:15px;
}


/************************** sign in *******************************/

#tblSignIn
{
	margin-left:15px;
	width:700px;
	height:200px;
	border:solid gray 0.5px;
	border-collapse:collapse;
	
}

#tblSignIn td
{
	vertical-align:top; 
	margin:5px;
	width:50%;
}

#tblSignIn h3
{
	margin:15px;

}

#tblSignIn label
{
	margin:15px;	
}

.inputfield 
{

}

.signInButton
{

}

/******************************** Registration *******************************/
#tblRegistration
{
	
}
