/* CSS Document */

/* ONLY CHANGE  left navi height  !!!!!!!!!!!!!!!!!!!!!!!! */

.LeftNavigation 
{

	float: left;

	border-left: 1px solid #541800;

	width: 225px;

	height: 650px;

	background-image: url(../images/tan.gif);

	background-repeat: repeat;

	border-bottom: 1px solid #541800;

}

	

.RightHolder 
{

	width: 773px; 

	display: inline;

}

/* ONLY CHANGE  middle content height !!!!!!!!!!!!!!!!!!!!!!!!*/	

.FlexibleContents 
{

	float:left;

	width: 743px;

	height: 650px;

	background-image: url(../images/peach.gif);

	background-repeat: repeat;

	font-size: 85%;

	font-family: Arial, Helvetica, sans-serif;

	border-bottom: 1px solid #541800;

	color: #541800;

}

/* ONLY CHANGE  right navi height  !!!!!!!!!!!!!!!!!!!!!!!! */	

.RightNavigation 
{

	float:left;

	width: 30px;

	height: 650px;

	border-right: 1px solid #541800;

	background-image: url(../images/peach.gif);

	background-repeat: repeat;

	border-bottom: 1px solid #541800;

}





.topBG 
{

	background-image:url(../images/top.jpg); 

	width: 735px; 

	height: 10px; 

	margin: 10px 0 0 0;

	padding: 0;

	background-repeat:no-repeat;

}

	

.midBG 
{

	background-image: url(../images/middle.jpg);

	background-repeat:repeat-y;

	width: 735px; 

	height: 550px;

}



.bottomBG 
{

	background-image:url(../images/bottom.jpg);

	background-repeat:no-repeat;

	width: 735px; 

	height: 15px;

}



h3 
{

color: #541800;

}

/* New changes--- began!!!*/



.heading 
{

	width:690px;

	height: 30px;

	background-image: url(../images/690x30bannerMember.gif);

	background-repeat: no-repeat;

	margin: 5px 0 0 25px; 

	float: left; 

	font-size: 120%; 

	font-weight: 500;

}

	

.textContainer 
{

	width:670px;

	margin: 5px 0 0 25px;

	float: left;

	font-size: 105%;

	padding: 10px 10px 10px 10px;

	overflow:auto;

	height: 490px;

	text-align: center;

}

	

.textContainer span
{

	color: #541800; 

	font-size: 100%;

}



.textContainer img
{

	margin: 0 25px 0 30px;

}

	

.textContainer ul
{

	font-size: 90%;

	padding:10px 0 0px 0px;

}

	

.textContainer ul li
{

	display: inline;

	padding: 5px 5px 0px 5px;

}



.icons01 
{

	height: 440px; 

	overflow: auto;

}



.box01 
{

	padding: 25px 0 0 0; 

	text-align: left; 

	float: left; 

	margin-right: 10px;

	margin-left: 40px;

}

	

.box02 
{

	padding: 25px 0 0 0; 

	text-align: left; 

	float: left; 

	margin-right: 10px;

}



.header01 
{

	width: 180px;

	height: 20px;

	padding: 3px 0 0 10px;

	background-image: url(../images/gradientTop.jpg);

	background-repeat: repeat-x;

	border-left: 1px solid #a68d64;

	border-top: 1px solid #a68d64;

	border-right: 1px solid #a68d64;

	border-bottom: 1px solid #a68d64;

}

	

.header01 span 
{ 

	font-weight: bold; 

	color: #541800; 

	font-size: 110%;

}

	

.body01 
{

	width:180px; 

	height: 245px; 

	padding: 5px 0 0 10px; 

	background-color:#f6f0e0; 

	border-bottom: 1px solid #a68d64; 

	border-left: 1px solid #a68d64; 

	border-right: 1px solid #a68d64;

}



.controlers01 
{

	font-size: 90%;

}

/* my add */
/* video control style */
.VideoContainer
{
	width:705px;
	border:1px;
	background-repeat: no-repeat;
	margin: 5px 0px 5px 20px;
	float: left;
}
.VideoSubContainer
{
	border:0px;
	background-repeat: no-repeat;
	margin: 0px 10px 0px 0px;
	float: left;
}
.VideoTxtNormal
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#531A03;
}
.VideoTxtBold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#531A03;
}
.VideoTxtHint
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#999999;
}
.VideoTxtSecure
{
	margin-left:5px;
	margin-right:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#531A03;
}
.VideoUploadTxtBold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#F05401;
}
.VideoListTxtBold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#531A03;
}
.VideoListTitleTxtBold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#F05401;
}
/* browse section */
.VideoSearch_textbox
{
	border:1px solid #999999;
	background-color:#FFFFFF;
	width:160px;
	height:15px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:12px;
	font-weight:normal;
	color:#531A03;
}
.VideoSearch_cmbbox
{
	border:1px solid #999999;
	background-color:#FFFFFF;
	width:150px;
	height:18px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:12px;
	font-weight:normal;
	color:#531A03;
}
.VideoSearch
{
	color:#FEB302;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.VideoCategory
{
	color:#FEB302;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.VideoGoButton
{
	border:0px solid #999999;
	width:36px;
	vertical-align:top;
	background-image: url(../images/get.jpg);
	padding-bottom:2px;
	height:20px;
	cursor: pointer;
}
.VideoUploadButton
{
	border:0px solid #999999;
	width:71px;
	vertical-align:top;
	background-image: url(../images/send-video.jpg);
	height:20px;
	cursor: pointer;
}
.VideoCancelButton
{
	border:0px solid #999999;
	width:71px;
	vertical-align:top;
	background-image: url(../images/cancel-video.jpg);
	height:20px;
	cursor: pointer;
}
.VideoUpdateButton
{
	border:0px solid #999999;
	width:101px;
	vertical-align:top;
	background-image: url(../images/update-videos.jpg);
	height:20px;
	cursor: pointer;
}
.VideoTabButtonOne
{
padding:0px 3px 0px 3px;

/*
	border:0px solid #999999;
	background-color:#CCCCCC;
	width:150px;
	font-size:12px;
*/
}
/* browse section end*/
.VideoUpload_cmbbox
{
	border:1px solid #999999;
	background-color:#FFFFFF;
	font-size:12px;
	color:#531A03;
	width:180px;
}
.VideoUpload_file
{
	border:1px solid #999999;
	background-color:#FFFFFF;
	font-size:12px;
	color:#531A03;
	width:180px;
}
.VideoUpload_textbox
{
	border:1px solid #999999;
	background-color:#FFFFFF;
	width:300px;
	font-size:12px;
	color:#531A03;
}
.VideoUpload_textarea
{
	border:1px solid #999999;
	background-color:#FFFFFF;
	width:300px;
	height:100px;
	font-size:12px;
	color:#531A03;
}
/* normal Link style*/
a.VideoNormalLink
{
	color:#531A03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.VideoNormalLink:visited 
{
	color:#531A03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.VideoNormalLink:hover 
{
	color:#531A03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.VideoNormalLink:active 
{
	color:#531A03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
/* Normal Link style end*/
/* Bold Link style*/
a.VideoBoldLink
{
	color:#531A03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.VideoBoldLink:visited 
{
	color:#531A03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.VideoBoldLink:hover 
{
	color:#531A03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.VideoBoldLink:active 
{
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
/* Bold Link style end*/
/* video control style end*/

/* User side style */
.VideoListText_bold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	padding-left:15px;
	color:#531A03;
}

.VideoListSubHeading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-left:15px;
	color:#531A03;
}

.VideoListPaging
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	padding-left:15px;
	color:#999999;
}

.VideoListPagingTxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#999999;
}

a.VideoListPagingTxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#666666;
}
a.VideoListPagingTxt:visited 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#666666;
}
a.VideoListPagingTxt:hover 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	text-decoration: underline;
}
a.VideoListPagingTxt:active 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	text-decoration: underline;
}

.videoRollOver
{
	background-color:#E0EF6F;
}
.videoRollOut
{
	background-color:#F4F5F7;
}

.VideoListFeature
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:normal; 
	color:#FF0000;
}
.VideoListGetButton
{
	border:0px solid #999999;
	width:36px;
	vertical-align:bottom;
	background-image: url(../images/get.jpg);
	padding-bottom:0px;
	height:20px;
	cursor: pointer;
}
.VideoListBackButton
{
	border:0px solid #999999;
	width:118px;
	vertical-align:bottom;
	background-image: url(../images/backButton.jpg);
	padding-bottom:0px;
	height:24px;
	cursor: pointer;
}
.VideoListAllButton
{
	padding:0px 3px 0px 3px;
	vertical-align:bottom;
	width:121px;
}
.VideoListImg
{
	border:2px solid #999999;
	padding:3px 3px 3px 3px;
}
.videoHolder 
{
	float: left; 
	margin: 5px 0 0 20px;
	outline: none;
}
.detailsVideo 
{
	margin: 10px 0 0 15px; 
	padding: 0 15px 5px 5px; 
	float:left; 
	width: 280px; 
	text-align: left;
}
.detailsVideoButton
{
	clear:left; 
	height:30px; 
	float:left; 
	font-weight:bold; 
	font-size:12px; 
	padding-left:20px;
}
.detailsVideoRecommend
{
	width:372px;
}
.detailsVideoPlay
{
	width:372px;
}
/* User side style end here*/

