body
{
	background: #000000;
	margin: 0px;
}

/*
	////////////////////
	GLOBAL LAYOUT CLASSES
	////////////////////
*/
#main_div
{
	position: absolute;
	width: 955px;
	max-height: 1200px;
	left: 50%;
	float: left;
	margin: 0px 0px 0px -477px;
}
#adspace_div
{
	width: 100%;
	height: 100px;
	text-align: center;
}
#header_div
{
	background: #000000;
	width: 100%;
	height: 72px;
}

#columnContainer
{
	width: 100%;
	float: left;
}
#subColumnA1
{
	width: 445px;
	height: auto;
	float: left;
}
#subColumnA2
{
	display: inline;
	width: 255px;
	height: 380px;
	float: left;
}
#subColumnA2Content
{
	width: auto;
	height: 100%;
	margin: 0px 10px 0px 10px;
}

.navImageBtn
{
	margin: 0px 0px 0px 10px;
}

/*
	////////////////////
	USER INFO
	////////////////////
*/
.userInfoMain
{
	display: block;
	float: left;
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
}
.userInfoImageDiv
{
	display: inline;
	background: #000000;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}
.userInfoTextDiv
{
	float: left;
}

/*
	////////////////////
	VIDEO INFO MODULE
	////////////////////
*/
.videoInfoMain
{
	display: block;
	float: left;
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
}
.videoInfoImageDiv
{
	display: inline;
	background: #000000;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}
.videoInfoTextDiv
{
	float: left;
}

/*
	////////////////////
	COMMENT MODULE
	////////////////////
*/
.friendsContainer
{
	margin-left: 10px;
}
.friendDiv
{
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	float: left;
}

/*
	////////////////////
	COMMENT MODULE
	////////////////////
*/
.commentDiv
{
	display: block;
	float: left;
	margin: 10px 10px 0px 10px;
	padding-bottom: 10px;
}
.commentInfoDiv
{
	margin-right: 10px;
	float: left;
}
.commentBodyDiv
{
	
}

/*
	////////////////////
	POST COMMENT MODULE
	////////////////////
*/
#postCommentDiv {
	display: inline;
	float: left;
	width: 400px;
}

IMG.postCommImg {
	display: block;
	float: left;
}

#postCommentDiv A {
	display: block;
	float: left;
	height: 100%
}



#commentInput
{
	width: 100%;
	height: 100px;
}

/*
	////////////////////
	STACKED ITEM
	////////////////////
*/
.stackedItem1
{
	width: 100%;
	border-bottom: 2px solid #444444;
	float: left;
}

/*
	////////////////////
	BASIC MODULE 1 (ABSTRACT)
	////////////////////
*/
.basicModule1
{
	width: 100%;
	border: 1px solid #333333;
	margin-bottom: 10px;
	float: left;
}
.basicModuleHeader1
{
	background: url(/skins/jvc_vidiac_com/images/vertGradBack2.png) top repeat-x #333333;
	width: 100%;
	padding: 5px 0px 5px 0px;
	float: left;
}
.basicModuleContent1
{
	background: url(/skins/jvc_vidiac_com/images/vertGradBack.png) top repeat-x #313133;
	width: 100%;
	float: left;
}

/*
	////////////////////
	BASIC MODULE 2 (ABSTRACT)
	////////////////////
*/
.basicModule2
{
	background: url(/skins/jvc_vidiac_com/images/round_edges_top_02.jpg) top repeat-x #313133;
	width: 100%;
	margin-bottom: 10px;
	float: left;
}
.basicModuleInnerTop2
{
	background: url(/skins/jvc_vidiac_com/images/round_edges_top_03.jpg) top right no-repeat;
	width: 100%;
	float: left;
}
.basicModuleInnerBottom2
{
	background: url(/skins/jvc_vidiac_com/images/round_edges_bottom_02.png) bottom repeat-x;
	width: 100%;
	float: left;
}
.basicModuleInnerBottomRight2
{
	background: url(/skins/jvc_vidiac_com/images/round_edges_bottom_03.png) bottom right no-repeat;
	width: 100%;
	float: left;
}
.basicModuleHeader2
{
	
	background: url(/skins/jvc_vidiac_com/images/round_edges_top_01.jpg) top left no-repeat;
	padding: 5px 10px 5px 10px;
}
.basicModuleContent2
{
	display: inline;
	background: url(/skins/jvc_vidiac_com/images/round_edges_bottom_01.png) bottom left no-repeat;
	width: 100%;
	float: left;
}
.h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EFEFEF;
}

.h3 TEXTAREA {
	display: inline;
	float: left;
	width: 100%;
}

.pageHeading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #ECECEC;
}
.pageHeading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #7c9dca;
}

.textNav1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.textNav1 a
{
	color: #FFFFFF;
	text-decoration: none;
}
.textNav1 a:hover
{
	color: #3396FF;
}

.label1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e1e1e1;
}
.label2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c9dca;
}
.label3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DFDFDF;
}
.label4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #7c9dca;
}

.copy1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c9dca;
}
.copy2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.copy3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.copy4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c9dca;
}

.link1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #2c5dFF;
}
.link1:hover
{
	color: #3396FF;
}

.link2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #2c5dFF;
}
.link2:hover
{
	color: #3396FF;
}

.debugH1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0066FF;
}
.v7-text
{
color: #ffffff;
}