@charset "utf-8";
.MainBody {
	background-image: url(../images/citrix_main_background.gif);
	top: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
}

p {
 color: #000000;
 }

/******Citrix From  *************/
.form_title {
font-family: Arial, Verdana, Sans-serif;
font-size: 15px;
color: #0C96D7;
font-weight: 900;
padding-left: 5px;
}

.playlist_title {
font-family: Arial, Verdana, Sans-serif;
font-size: 15px;
color: #0C96D7;
font-weight: 900;
}

.form_text{
	text-align: left;
	padding-top: 5px;
	list-style-type: none;
}

.form_text_agree {
	text-align: left;
	padding-top: 5px;
	font-size: 12px;
	margin-bottom: 10px;
}


iframe{
	background-color:#F1F1F1;
}

#blue_box_top{
	width:100%;
	background-color:#0C96D7;
	background-position:top;
	background-repeat:no-repeat;
}

#blue_top_SilverBox{
	width:100%;
	background-image:url(../images/blue_silverbox_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}

/******gray Corner *************/
.graytop_right { 
	background: url(../images/gray_cor_tr.gif) no-repeat top right; 
}
.graytop_left { 
	background: url(../images/gray_cor_tl.gif) no-repeat top left; 
}

.graybottom_left {
	background: url(../images/gray_cor_bl.gif) no-repeat bottom left; 
}

.graybottom_right {
	background: url(../images/gray_cor_br.gif) no-repeat bottom right; 
}

	
/******main Corner *************/
.rbroundbox { width: 896px; background: #fff; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 7px;
font-size: 1px;
}

.rbcontent { margin-top: 50px; margin-left:auto; margin-right:auto; }


.top_border{
	background: url('../images/top_border.gif') repeat-x top left;
	}
	
.left_border{
	background: url('../images/left_border.gif') repeat-y top left;
	}
	
		
.roundcont {
	width: 900px;
	background-color: #fff;
	color: #aaa;
	margin-top: 60px;
}

.roundcont p {	
	width: 900px;
}

.roundtop_right { 
	background: url(../images/tr.gif) no-repeat top right; 
}
.roundtop_left { 
	background: url(../images/tl.gif) no-repeat top left; 
}

.roundbottom_left {
	background: url(../images/bl.gif) no-repeat bottom left; 
}

.roundbottom_right {
	background: url(../images/br.gif) no-repeat bottom right; 
}

.carousel-component {
	visibility: hidden;
	height:0px;
}

/******* file input*******************/
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	z-index: 2;
}

.blue_bar {
	background-color: #0C96D7;
	color: #fff;
	font-size: 15px;
	width:100%; 
	height:25px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}


/**********homepage************/

.home_body {
	background-color: #F1F1F1;
	margin-left: 35px;
	margin-right: 35px;
}


.first_block {
	padding-left:20px;
	padding-top: 10px;
}

.home_body#right {
	float:right;
	width: 200px;
	padding-right: 10px;
}

.gray_background {
	border: 1px solid #ebe8e8;
	background-color: #FAFAFA;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
}

.font_reg_text {
	color: #000000;
	font-size: 14px;
}

.hp_float_left {
float: left;
}

.hp_iframe {
padding-left:15px;
background-image: url(../images/blog_block.gif); 
background-repeat: no-repeat;
}

.hp_footer_logo{
text-align:right; 
padding-right: 30px;
}

.hp_list_style{
list-style-type: none;
}

.body_camera {
float: left;
clear:right;
padding: 10px 30px 40px 70px;
}

.body_right {
text-align: left; 
margin-bottom:40px; 
list-style-type: none;
}

.body_right_3easy {
padding-top: 45px;
}

.body_right_reg {
padding-top: 20px;
}

.player_block {
margin-left: 130px;
height: 360px;
}

.player_holder{
	width: 590px;
	height:320px;
}

.login_box {
  background-color:#f1f1f1;
  text-align: left;
  height: 320px;
  padding-top: 30px;
}

.log_form {
  text-align: left;
  list-style-type: none;
}

.form_spacer{
margin-top: 10px;
}

.form_resend {
  padding-right: 8px;
  padding-top:10px;
  color:#00B3F2;
}

/*********Reg page ********/
.reg_top_block {
	padding-left:20px;
	padding-top: 10px;
	height: 520px;
}

.reg_block{
	float: left;
	clear:both;
	margin-right:30px;
	height: 520px;
}

.reg_box {
  background-color:#f1f1f1;
  text-align: left;
}

.reg_form {
	color: #000000;
	vertical-align: top;
}

.reg_form li {
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
}

#reg_inp {
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 8px;
}

#reg_button {
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
	margin-top: 10px;
}

/*********FAQ page ********/
.faq_block{
	text-align: left;
	width: 650px;
	padding: 30px 20px 30px 80px;
}

#text_pages{
	width:760px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#text_content{
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #ebe8e8;
	text-align: center;
	width: 760px;
}

.faq_text1 {
 font-size: 18px;
 color: #0C96D7;
 line-height: 20px;
 }
 
 .faq_text2 {
 font-size: 14px;
 color: #0C96D7;
 line-height: 20px;
 }
 
.faq_content {
 font-size: 14px;
 color: #0C96D7;
 line-height: 20px;
 padding-left: 22px;
 }
 
.faq_text2 a:link {
 font-size: 14px;
 color: #0C96D7;
 line-height: 20px;
 }
 
.faq_text2 a:hover {
 font-size: 14px;
 color: #df3671;
 line-height: 20px;
 }
 
.faq_title{
 font-size: 18px;
 color:#0C96D7; 
 padding: 20px 0px 20px 0px;
 }
 
/********Rule*************/ 

.rule {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.rule_content {
 font-size: 16px;
 color:#0C96D7; 
 padding: 10px 0px 10px 0px;
 margin-bottom: 15px;
 text-align: center;
 }
 
.rule_text {
 font-size: 14px;
 color: #0C96D7;
 line-height: 20px;
 margin-bottom: 20px;
 }
 
 .rule_number {
 font-size: 14px;
 color: #6e6f6d;
 vertical-align: top;
  line-height: 20px;
  font-weight: 400;
 }
 
 #register_block {
 	float: right;
	width: 300px;
	line-height: 20px;
}


/**************************/
/* Main Layout Containers */
/**************************/

.home_header {
	padding-left:20px;
	background-color: #ffffff;
	text-align:center;
	margin-top: 0px;
}

.MainBody_TEMP {
	margin-top: 5px;
	top: 0px;
	background-repeat: repeat-x;
	background-color: #ccc;
	text-align:center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
}

/* Main big box 970px wide*/
.MainBody_Container {
	width: 970px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	color: #242424;
	margin: 10px 0px 0px 20px;
}

.mainBody_blog {
	margin-top: 0px;
	margin-left: 20px;	
	width: 970px;
	background-color: #ffffff;
}

.cen {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.cen2 {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.cen3 {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.cen4 {
margin-left: auto;
margin-right: auto;
text-align: center;
}

#profile_pict_update {
margin-bottom: 30px;
margin-top: 20px;
}

#profile_pict_update div{
margin-top: 10px;
margin-bottom: 10px;
}


#InnerBody_Container {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	text-align: center;
	padding: 0px;
	height:auto;

}

.InnerBody {
	top: 0px;
	text-align:center;
	margin-top: 0px;
}

/* Hold all the other templates when they load */
#InnerTemaplates_Container {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width:970;
	margin-top: 12px;
	margin-bottom: 0px;
}

/* Provide right hand side container - Large */
#ContentSplitContainer_left {
	float: left;
	width: 600px;
	padding-left: 35px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right {
	float: right;
	width:275px;
	padding-right: 35px;
}


/* Provide right hand side container - small */
#ContentSplitContainer_left_2 {
	float: right;
	width: 220px;
	padding-left: 20px;
	padding-top: 20px;
}

/* Provide Left hand side container - large */
#ContentSplitContainer_right_2 {
	background-color: #FFFFFF;
	width:100%;
}

/* Provide right hand side container - large */
#ContentSplitContainer_left_3 {
	float: left;
	width: 660px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right_3 {
	float: right;
	width:220px;
}

/* Provide right hand side container - large */
#ContentSplitContainer_wide {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/* Provide right hand side container - large */
#ContentSplitContainer_left_4 {
	float: left;
	width: 445px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right_4 {
	float: right;
	width:445px;
}

/* Provide Left hand side container - small */
#signup_form{
	width:760px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
/*Hold the search box, logo etc*/
#top_container {
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	margin-bottom: 7px;
}

/* Top Banner container */
.TopBanner_Container {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}

/* Sub menu container  */
.SubMenu_Container {
	height: 75px;
	width: 100%;
	text-align: center;
}

.MainBody_Container_TEMP {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
	border: 1px solid #FF0000;
}

/* Bottom of page Banner container */
#BottomBanner_Container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: center;
	background-color: #ffffff;
}

/* Footer of page Container */
#MainFooter_Container {
	color: #aaa;
	font-size: 14px;
	font-weight: 900;
	width: 970px;
	text-align: center;
	background-color: #ffffff;
	padding-top: 5px;
	margin-left: 20px;
	margin-bottom:20px;
}




/*******************************************/
/* Min text coloring, links and formating */
/************************************/

a:link {
	color: #0C96D7;
	text-decoration: none;
}

a:hover {
	color: #616161;
	text-decoration: none;
}

a:active {
	color: #0C96D7;
	text-decoration: none;
}

a:visited {
	color: #0C96D7;
	text-decoration: none;
}

/* gray/black - 12px*/
.font4_10 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

/* gray/black - 12px*/
.font4_12 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.font4_12_gray {
	color: #4c4c4c;
	font-size: 12px;
}

/* gray/black - 14px*/
.font4_14 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.font4_14_l {
	color: #000000;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
}


/* gray/black - 16px*/
.font4_16 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

/* gray/black - 18px*/
.font4_18 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

/* Dark Brown - 14px*/
.font5_14 {
	color: #616161;
	font-size: 14px;
	font-weight: bold;
}

.font5_14_1 {
	color: #0C96D7;
	font-size: 14px;
	padding-left: 20px;
	line-height:20px;
}

.font5_16 {
	color: #0C96D7;
	font-size: 14px;
	font-weight: bold;
}

.font5_14_l {
	color: #616161;
	font-size: 14px;
}

/* Dark Brown - 12px*/
.font5_12 {
	color: #616161;
	font-size: 12px;
	font-weight: bold;
}

.font5_12_l {
	color: #616161;
	font-size: 12px;
}


/* white - 12px*/
.font6_12 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

/* white - 14px*/
.font6_14 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.font6_14 a:link, .font6_14 a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

/* white - 16px*/
.font6_16 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.font6_16 a:link, .font6_16 a:visited {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}



/***********************************************/
/* Boxed, Divs, Tables etc borders and shadings*/
/***********************************************/
.GrayBorderOnly{
border:solid;
border-width:1px;
border-color:#CCCCCC;
}


#AllHeaderTitles{
	text-align: left;
	height:25px;
  color: #0C96D7;
}


/* smal grey menu boxes top and bottom*/
.GenericMenuGray220{
background-image:url(../images/slice_silverbox_top_220_38.png);
background-position:top;
background-repeat:no-repeat
}

.GenericMenuGray220_btm{
background-image:url(../images/slice_silverbox_bottom_220_38.png);
background-position:bottom;
background-repeat:no-repeat
}





/* Player box */
.PlayerBox_main {
	background-color: #ffffff;
	width: 590px;
	height: 367px;
	float: left;
}
#PlayerBox_1 {
	background-image: url(../images/slice2_player_top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#PlayerBox_2 {
	background-image: url(../images/slice2_player_top_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
#PlayerBox_3 {
	background-image: url(../images/slice2_player_top_run.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
#PlayerBox_4 {
	background-image: url(../images/slice2_player_run_left.png);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}
#PlayerBox_5 {
	background-image: url(../images/slice2_player_run_right.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}
#PlayerBox_6 {
	background-image: url(../images/slice2_player_btm_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
}
#PlayerBox_7 {
	background-image: url(../images/slice2_player_btm_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}
#PlayerBox_8 {
	background-image: url(../images/slice2_player_run_btm.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
}
#PlayerBox_flv {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	height: 365px;
	width: 590px;
	position: relative;
}

#PlayerBox_tags {
	top: 6px;
	line-height:30px;
	height: 32px;
}


/* video details box */
#video_tab_content{
	background-color: #FFFFFF;
	background-image: none;
	border-bottom: 1px solid #ebe8e8;
	text-align: center;
	width: 760px;
}

#VideoDetails{
	clear:left;
	float:left;
	margin-top: 10px;
	width: 590px;
	height: 100%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px double #E1E1E1;
	margin-top: 15px;
	margin-bottom: 10px;
}

#VideoDetails_MemberDetails{
	width:22%;
	float: left;
	margin-left: 0px;
	background-color: #99FFFF;
}

#VideoDetails_More{
	width:77%;
	float: right;
}
.VideoDetails_More_List{
	width: 400px;
	list-style-type: none;
	display: block;
	margin-top: 5px;
	padding-left: 120px;
	text-align: left;
	margin-left: 0px;
	padding-bottom: 10px;
}

.VideoDetails_More_List li{
	margin-bottom: 8px;
}

.VideoDetails_MemberDetails_List{
	display:inline;
	display: block;
	text-align: left;
	padding-left: 10px;
	width: 20%;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 10px;

}

.VideoDetails_MemberDetails_List li{
	list-style-type: none;
	margin-left: 15px;
}


/* comments box */
.CommentBoxList_TopLinks li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

#CommentBoxPostNew{
	border: 1px dotted #DFDCDC;
	width: 590px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;;
	background-color: #FFFFFF;
	background-image: url(../images/slice_comments_run.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

.CommentsBox{
	background-color: #FFFFFF;
	border: 1px dotted #D5D4D4;
	float: left;
	margin-left: 0px;
	width: 455px;
	background-image: url(../images/slice_comments_run.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	padding-left: 20px;
	padding-left: 10px;
}

.CommentBoxList_TopLinks ul{
	list-style-type: none;
	padding: 0px;
	background-position: right;
	text-align: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.CommentBoxList_TopLinks li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

#commentsdiv{
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
}




/* Side Boxes - Silver */
#SilverBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle.png);
}
#SilverBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top.png);
	background-position:top;
	background-repeat:no-repeat;
}
#SilverBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom.png);
	text-align: left;
}

/* Embedded Code Box */
#EmbeddedBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle.png);
	margin-top: 15px;
}
#EmbeddedBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top.png);
	background-position:top;
	background-repeat:no-repeat;
}
#EmbeddedBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom.png);
	text-align: left;
}

.EmbeddedBox_list{
	display:block;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-left: 0px;
   
}

.EmbeddedBox_list li{
	list-style-type:none;
	color: #000000;
	font-size: 12px;

}


/* Ads Box- Play Video Page Right 275px wide*/
#AdsPlayRight_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle.png);
	margin-top: 15px;
}
#AdsPlayRight_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain.png);
	background-position:top;
	background-repeat:no-repeat;
}
#AdsPlayRight_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom.png);
	text-align: left;
}

.AdsPlayRight_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;

}

.AdsPlayRight_list li{
	list-style-type:none;

}


/* Ads Box- All left pages - white 220px wide */
#AdsLeft_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle_220_11.png);
	margin-top: 15px;
	margin-bottom: 15px;
}
#AdsLeft_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain_220_11.png);
	background-position:top;
	background-repeat:no-repeat;
}
#AdsLeft_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom_plain_220_11.png);
	text-align: left;
}

.AdsLeft_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;

}

.AdsLeft_list li{
	list-style-type:none;

}

/*Boxes Titles, Related, members etc*/
#RelatedVideosTitle, #EmbeddedTitle{
	line-height:35px;
	display:block;
	width: 160px;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	vertical-align: middle;
}

#SubmissionTitle{
	height: 60px;
	line-height:50px;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}

#RelatedVideosTitle2{
	height: 60px;
	line-height:50px;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Logo on right of page -- and its layers */
#LogoTop_main {
	height: 70px;
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}

/* Logo on right of page -- and its layers */
.SearchBoxMain {
	color: #fff;
	font-size:16px;
	width: 940px;
	text-align: right;
	vertical-align: bottom;
}



/****************************/
/*     Menus Run of Site   */
/***************************/

/* Top Menu and its buttons */
.MenuTop_main {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	width: 100%;
	position: absolute;
	top: 132px;
	left: 132px;
	margin-right: auto;
	margin-left: auto;
}
.Memu_Container {
	height: 42px;
	margin-top: 0px;

}

.MenuButtons {
	height: 42px;
	text-align: center;
	margin-left: 5px;
}

.MenuButtons_main {
	width: 901px;
	display: block;
	height: 33px;
	text-align: center;
	margin-right: auto;
	margin-left: 100px;
	padding-top: 4px;
}
.MenuButtons_main ul {
	list-style-type: none;
}

.MenuButtons_main li {
	display:inline;
	background-image: url(../images/top_nav_button/nav_base.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.MenuButtons_main a:link, .MenuButtons_main a:visited, .MenuButtons_main a  {
	margin-right: 0px;
	float: left;
	display: block;
	width: 124px;
	height: 33px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/top_nav_button/nav_base.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#ffffff;
	font-size: 12px;
}
.MenuButtons_main a:hover, .MenuButtons_main a:active {
	margin-right: 0px;
	float: left;
	display: block;
	width: 124px;
	height: 33px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/top_nav_button/nav_base_light.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #43829c;
	font-size: 12px;
	
}



/******* the special button for myaccount *************/

.MenuButtons_main li #myacc {
	display:inline;
	width: 129px;
	height: 33px;
	background-position: top;
	background-repeat: no-repeat;
}


.MenuButtons_main #myacc a:link, .MenuButtons_main #myacc a:visited, .MenuButtons_main #myacc a  {
	margin-right: 0px;
	float: left;
	display: block;
	width: 129px;
	height: 33px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/top_nav_button/nav_acc.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#ffffff;
	font-size: 12px;
}

.MenuButtons_main #myacc a:hover, .MenuButtons_main #myacc a:active {
	margin-right: 0px;
	float: left;
	display: block;
	width: 129px;
	height: 33px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/top_nav_button/nav_acc_light.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #43829c;
	font-size: 12px;
}

/******* end of the special button for myaccount *************/
/******* the special button for gotomeeting *************/

.MenuButtons_main li #g2m {
	display:inline;
	width: 172px;
	height: 33px;
	background-position: top;
	background-repeat: no-repeat;
}


.MenuButtons_main #g2m a:link, .MenuButtons_main #g2m  a:visited, .MenuButtons_main #g2m  a  {
	margin-right: 0px;
	float: left;
	display: block;
	width: 172px;
	height: 33px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/top_nav_button/nav_g2m.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#ffffff;
	font-size: 12px;
}

.MenuButtons_main #g2m  a:hover, .MenuButtons_main #g2m  a:active {
	margin-right: 0px;
	float: left;
	display: block;
	width: 172px;
	height: 33px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/top_nav_button/nav_g2m_light.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #43829c;
	font-size: 12px;
}

/******* the special button for blog *************/

.MenuButtons_main li #blog {
	display:inline;
	width: 102px;
	height: 33px;
	background-position: top;
	background-repeat: no-repeat;
}


.MenuButtons_main #blog a:link, .MenuButtons_main #blog a:visited, .MenuButtons_main #blog  a  {
	margin-right: 0px;
	float: left;
	display: block;
	width: 102px;
	height: 33px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/top_nav_button/nav_blog.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#ffffff;
	font-size: 12px;
}

.MenuButtons_main #blog a:hover, .MenuButtons_main #blog a:active {
	margin-right: 0px;
	float: left;
	display: block;
	width: 102px;
	height: 33px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/top_nav_button/nav_blog_light.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #43829c;
	font-size: 12px;
}
/******* end of the special button for blog *************/

/******* the special button for search box *************/

#search_box{
    background-image: url(../images/button_search_box.png);
    background-position: top right;
    display: block;
    height:33px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 8px 0px 6px 18px;
    border: 0;
    width: 120px;
}
#search_box #go {
    float: left;
    margin-top: 5px;  
}

#search_box #go {
    float: left;
    margin-top: 5px;    
}


/******* End of special button for search box *************/


/* Sub Menu Links */
.SubMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:70px;
	height: 100%;

}

.SubMenuLinks a:link, .SubMenuLinks a:active, .SubMenuLinks a:visited  {
	color: #000000;
    text-decoration:none;
}

.SubMenuLinks a:hover {
	color: #0099FF;
	text-decoration:none;
}


/* Warning messages box */
.WarningMessagesContainer {
	height: 23px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	color: #B81616;
	font-size: 15px;
	font-weight: bold;	
	padding: 5px;
}
#WarningMessage {
	height: 50px;
	width: 100%;
}

.warning_form{
text-align: left;
padding-left: 5px;
font-size: 12px;
color:#C10D0D;
margin-top: 5px;
margin-bottom: 5px;
}

/* Footer of Site */



.SubBody {
	top: 0px;
	background-color: #F2F2F2;
	text-align:center;
	margin-top: 0px;
}


/* video play rollover */
.videoTabs {
	height: 34px;
	width: 760px;
	text-align: center;
	background-color:#FAFAFA;
}


.videoTabs  ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 0px;
}

.videoTabs  li {
	display:inline;
	background-image: url(../images/video_button_base_tab.gif);
	background-position: top;
	background-repeat: no-repeat;
}




.videoTabs  a:link, .videoTabs  a:visited, .videoTabs a  {
	margin-right: 0px;
	float: left;
	display: block;
	width: 131px;
	height: 34px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/video_button_base_tab.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#ffffff;
	font-size: 12px;
}
.videoTabs  a:hover, .videoTabs  a:active {
	margin-right: 0px;
	float: left;
	display: block;
	width: 131px;
	height: 34px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/video_tab_light.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #43829c;
	font-size: 12px;
	
}

.login_title ul li{
	float: right;
	padding-top: 20px;
	padding-right:15px;
	color: #ffffff;
	font-size: 15px;
	list-style-type: none;
	font-weight: bold;
}

.login_title ul li a:link,.login_title ul li a:hover ,.login_title ul li a:visited {
	color: #ffffff;
	font-weight: bold;
}

#out, #out a:link {
	color: #ffffff;
}

/*******************************/
/*     Thumbs and Images       */
/*******************************/


/* Related Videos, thumb */
.ThumbRelatedVideos, .ThumbMembersVideos{
	float:left;
	width:100px;
	height:75px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
	border: 1px solid #999999;

}

/* Video Comments thumb */
.ThumbMembersVideos_Comments{
	float:left;
	width:65px;
	height:65px;
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 5px;
}

/* Video details, members pic thum*/
.ThumbMembersPic_VideoDetails{
	width:65px;
	height:65px;
	margin-left: 4px;
}

/* Index page video list, */
.IndexVideoDetails_Thumb{
	width:120px;
	height:90px;
	border: 1px solid #999999;

}

/* Most thumbs, search results, categories, video details etc */
.CategoryVideoDetails_Thumb{
	width:120px;
	height:90px;
	border: 1px solid #999999;
}

/***********************************************************/
/*  Template Specific Code - Excluding Main Play Page      */
/***********************************************************/


/* (1) inner_index.htm */
/*******************/

/* (1) Provide right hand side container - Large */
#ContentSplitContainer_left2 {
	float: left;
	width: 570px;
}

/* (1) Provide Left hand side container - small */
#ContentSplitContainer_right2 {
	width:315px;
}

#IndexCurrentShowingDiv{

}


/* (1) Ads Box- Play Video Page Right */
#IndexGrayBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle2.png);
	margin-top: 15px;
}
#IndexGrayBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain2.png);
	background-position:top;
	background-repeat:no-repeat;
}
#IndexGrayBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom2.png);
	text-align: left;
}

.IndexGrayBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;

}

.IndexGrayBox_list li{
	list-style-type:none;

}


/* (1) Site stats  */
#SiteStatsBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle2.png);
	margin-top: 15px;
}
#SiteStatsBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain2.png);
	background-position:top;
	background-repeat:no-repeat;
}
#SiteStatsBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom2.png);
	text-align: left;
}

.SiteStatsBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 12px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;

}

.SiteStatsBox_list li{
	list-style-type:none;
	margin-bottom: 7px;

}

/* (1) Todays Random Video */
#IndexPreviewBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle2.png);
}
#IndexPreviewBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain2.png);
	background-position:top;
	background-repeat:no-repeat;
}
#IndexPreviewBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom2.png);
	text-align: left;
}

.IndexPreviewBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 0px;

}

.IndexPreviewBox_list li{
	list-style-type:none;

}


/* (1) popular tags */
#IndexTagCloudBox_1{
	width:100%;
	background-position:top;
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle2.png);
	height: 100%;
	margin-top: 15px;
}
#IndexTagCloudBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain2.png);
	background-position:top;
	background-repeat:no-repeat;
	height:100%;
}
#IndexTagCloudBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom2.png);
	text-align: left;
	height:100%;
}
.IndexTagCloudBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

.IndexTagCloudBox_list li{
	list-style-type:none;
	padding-bottom: 0px;

}


/* (1) Now Showing */

#IndexNowShowing{

}

/* (1) Now Showing */

#IndexRecentlyAdded_title{
	background-image:url(../images/slice_silverbox_top4.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:5px;
	text-align: left;
	height: 36px;
	line-height: 36px;
}

#IndexMoreVideo{
	background-image:url(../images/slice_silverbox_top4.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align: left;
}

#IndexMoreVideo_title{
	height: 36px;
	line-height: 36px;
	margin-top: 30px;
	

}

/* (1) Videos List */

#IndexVideoListContainer{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

#IndexVideoDetails{
	width: 100%;
	height: 100%;
}

#VideoDetails_MemberDetails{
	width:22%;
	float: left;
	margin-left: 0px;
	background-color: #99FFFF;
}

#VideoDetails_More{
	width:77%;
	float: right;
}
.VideoDetails_Info_List{
	list-style-type: none;
	display: block;
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
	margin-left: 0px;
	width: 420px;
	float: right;
	padding-bottom: 10px;

}

.VideoDetails_Info_List li{
	margin-bottom: 3px;

}

.Video_top5{
	display:inline;
	display: block;
	float: left;

}

.VideoDetails_All_List{
	display:inline;
	display: block;
	text-align: left;
	float: left;
}

.VideoDetails_All_List li{
	list-style-type: none;
}

#IndexAjaxtitle{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F1CF5B;
	text-align: left;
	height:20px;

}

/* (2) inner_category.htm */
/*************************/


/* left menu boxes */
#CategoryLeftBox1, #CategoryLeftBox2{
	text-align:left;
}

#CategoryLeftBox1 ul, #CategoryLeftBox2 ul{
	list-style-type:none;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

#CategoryLeftBox1 li, #CategoryLeftBox2 li{
	margin-bottom: 1px;
}

#CategoryLeftBox1 p, #CategoryLeftBox2 p{
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 10px;
}


/* (2) Horizontal boxes */
.CategoryBoxHorizontal{
	width: 200px;
	float: left;
	height: 175px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #E3E3E3;
	background-color: #fafafa;
	margin-right: 15px;
}

.CategoryBoxHorizontal ul{
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
}

.CategoryBoxHorizontal li{
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;

}


/* (3) inner_category_more.htm */
/*******************************/

/* (3) Videos List */

.video_block{
	background:#ffffff;
	width:760px;
	margin-left: auto;
	margin-right: auto;	
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}


#CategoryVideoListContainer{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

#CategoryVideoDetails{
	background-color: #ededed;
}

#CategoryVideoDetails_MemberDetails{
	width:22%;
	float: left;
	margin-left: 0px;
	background-color: #99FFFF;
}

#CategoryVideoDetails_More{
	width:77%;
	float: right;
}
.CategoryVideoDetails_Info_List{
	list-style-type: none;
	display: block;
	margin-top: 15px;	
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
	margin-left: 0px;
	width: 510px;
	float: right;
}

.CategoryVideoDetails_Info_List li{
	margin-bottom: 0px;
}

.CategoryVideoDetails_All_List{
	display:inline;
	display: block;
	text-align: left;
	padding-left: 10px;
	width: 120px;
	float: left;
	margin-left: 33px;		
	margin-top: 10px;
	margin-bottom: 8px;		
}

.CategoryVideoDetails_All_List li{
	list-style-type: none;

}

/* form field  */
.inputuser {
    padding: 5px;
    background: url(../images/citrix_form_field_bk.gif);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 20px;
    width: 210px;
    border: 0px;
    list-style-type: none;
    margin-top: 5px;
}
.inputpwd {
    padding: 5px;
    background: url(../images/citrix_form_field_bk.gif);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;    
    width: 217px;
    height: 20px;
    list-style-type: none;
    margin-top: 5px;
}

/* (4) inner_group_home  */

.GroupAdmin{
	border: 1px solid #eae8e8;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;

}

.GroupAdmin1{ /*with brighter boarder for admin status*/
	border: 2px solid #FFCC00;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;

}

.GroupAdmin2{ /*with no border or image*/
	margin-top: 20px;
}

.GroupAdmin3{ /*with no border or image*/
	margin-top: 5px;
	margin-left: 40px;

}

/* (5) inner_see_even_more.htm */
/******************************/

/* (2) Horizontal boxes */
.CategoryBoxHorizontal_2{
	width: 200px;
	float: left;
	height: 240px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #E3E3E3;
	background-color: #fafafa;
	margin-left: 18px;
	padding-top: 10px;
}

.CategoryBoxHorizontal_2 ul{
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.CategoryBoxHorizontal_2 li{
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;

}


/* (6) inner_welcome */
/*********************/



.WelcomeMain{
	border: 1px solid #ebe8e8;
	background-color: #FAFAFA;
	padding-top: 50px;
	margin-bottom: 20px;
	height: 270px;
}

.WelcomeMain ul{
	list-style-type: none;	
	color: #ffffff;
}

.WelcomeMain li{
	display: block;
	float: left;
	margin-left: 60px;
	background-position: center top;	
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px 0px 10px 40px;
	font-size: 15px;
	font-weight: bold;	
	width: 300px;
	height: 42px;
}

.WelcomeMain li a:link {
 color: #ffffff;
}



/* (7) inner_myaccount_update_profile.htm */
/*********************/

#MyaccountUpdateProfile{
	background-color: #FAFAFA;
	margin-bottom: 20px;
	margin-left:30px;
	margin-right:auto;

}
.MyaccountUpdateProfile_Span1{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}


#MyaccountUpdateProfile_Span1 ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#MyaccountUpdateProfile_Span1 li{
	margin-bottom: 20px;
	display:inline;
	display:block;
	width: 300px;
	float: left;
	margin-left: 90px;
	list-style-type: none;
}

#MyaccountUpdateProfile_Span2{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ebe8e8;
	border-bottom-color: #ebe8e8;
}


/* (8) email read etc */
/**********************/
#EmailRead{
	text-align: left;
}

#EmailRead ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#EmailRead li{
	list-style-type:none;
	margin-bottom: 10px;
	padding-left: 40px;

}

.EmailRead_span{
	display:block;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/* (9) Members Profile */
/**********************/

.MembersProfileView{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;

}

.MembersProfileView ul{
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;

}

.MembersProfileView li{
	list-style-type: none;
	margin-left: 50px;
	margin-right: 15px;
	margin-bottom: 20px;

}


.MembersProfileAudioView{
	background-color: #fafafa;
	margin-bottom: 20px;
	text-align: center;
	border: 1px dotted #999999;

}


/* (8) Horizontal boxes */
.CategoryBoxHorizontal_3{
	width: 200px;
	float: left;
	height: 195px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #E3E3E3;
	background-color: #fafafa;
	margin-left: 13px;
}

.CategoryBoxHorizontal_3 ul{
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
}

.CategoryBoxHorizontal_3 li{
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;

}



/* (10) inner_signup_form */
/**************************/

#Register{
	background-color: #fafafa;
	border: 1px solid #ebe8e8;
	height: 300px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;

}

#Register ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#Register li{
	margin-bottom: 10px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}

#upload_Signup{
	background-color: #FFFFFF;
	background-image: none;
	height: 480px;
	border: 1px solid #ebe8e8;
	text-align: center;
}

#profile_block{
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #ebe8e8;
	text-align: center;
}
#Signup{
	background-color: #FFFFFF;
	background-image: none;
	height: 350px;
	border: 1px solid #ebe8e8;
	text-align: center;
}

#Signup ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#Signup li{
	margin-bottom: 10px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}



/* (11) inner_notification */
/***************************/

#Notification{
	background-color: #fafafa;
	height: 200px;
	border: 1px solid #ebe8e8;


}


/* (12) inner_upload_video_forn */
/********************************/

#UploadVideo{
	background-color: #fafafa;
	border: 1px solid #ebe8e8;
	text-align:left;
	height: 700px;
	width: 760px;
}

#UploadVideo ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#UploadVideo li{
	margin-bottom: 15px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}

.UploadVideo_Tags{
	background-color: #FFFFFF;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size:12px;
}


/* (13) inner_upload_complete_forn */
/********************************/

#UploadComplete{
	background-color: #fafafa;
	border: 1px solid #ebe8e8;
	text-align:left;
	height: 200px;
	text-align:center;
}

/* (13) inner_groups_create.htm */
/********************************/
.GroupsCreate{
	line-height: 20px;


}
#GroupsCreate ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#GroupsCreate li{
	margin-bottom: 42px;
	display:inline;
	display:block;
	width: 300px;
	float: left;
	margin-left: 90px;
	list-style-type: none;
}


/* (14) inner_see_members  */
/***************************/

#MembersSearch{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 18px;
	margin-left: 18px;
	border: 1px solid #E3E3E3;


}

#MembersSearch ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	background-color: #FAFAFA;


}

#MembersSearch li{
	display: inline;
	margin-right: 15px;
}


/* (15) inner_upload_video_forn */
/********************************/

#EditVideo{
	background-color: #fafafa;
	border: 1px solid #ebe8e8;
	text-align:left;
	height: 590px;
	margin-right: auto;
	margin-left: auto;
	width: 660px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#EditVideo ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#EditVideo li{
	margin-bottom: 15px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}

.UploadVideo_Tags{
	background-color: #FFFFFF;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}



/* (16) inner_playlist_main */
/********************************/

#Playlists{
	background-color: #fafafa;
	border: 1px solid #ebe8e8;
	text-align:center;
	height: 1200px;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	margin-top: 0px;
}

#Playlists ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#Playlists li{
	margin-bottom: 15px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}

.Playlistdivs{
	margin-top: 10px;

}

.Playlistdivs2{
	margin-top: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #E9E9E9;
	border-bottom-color: #E9E9E9;

}

#PlaylistNotification{
	margin-top: 10px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	line-height: 20px;
	border: 1px solid #999999;

}

/**********************************/
/*         various fixes          */
/*********************************/

/* strech container div with floats in it */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix2 {
    clear: both; 
}

.RelatedVideosSpacer{
height:10px;

}


/*********************
/*  Various Forms   */
/********************/

.FormGeneric{
	margin-top: 0px;
	margin-bottom: 0px;
	border:none;
}

.FormGeneric ul li{
	list-style-type: none;
}

/*
.FormGeneric input{
	margin-top: 0px;
	margin-bottom: 0px;
	border:none;
}
/*/



.FormIndexLogin{
	margin-top: 0px;
	margin-bottom: 0px;
}

.FormIndexLogin ul li {
	list-style-type: none;
}



.FormIndexLogin input{
	vertical-align: middle;
/*optional*/
}

/* corrective form filed formatting */
.FormSpecialInput_1{ /* gray order */
	border: 1px solid #DFDCDC;
}

.UpdateProfileForm{
	padding-top: 0px;
	text-align: left;
	padding-left: 100px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

.CreateGroupForm{
	padding-top: 0px;
	text-align: left;
	padding-left: 100px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

/* Pagination */

#pagination {
	margin-top: 8px;
	margin-bottom: 8px;

}
#pagination ul {
	list-style-type: none;
	padding-left: 0px;
}
#pagination li {
	display: inline;
	margin: 0 5px 0 0;
	
}
#pagination li a {
	padding: 4px;
	border: 1px solid #999999;
	text-decoration: none;
}
#pagination li a:hover {
	border: 1px solid #999999;
	color:#ffffff;
	background-color: #4aace0;
	padding: 5px;

}


/* general text */
.TextBlackGold{
	font-family: Arial, Helvetica, sans-serif;
	color: #E9B501;
}


/* smal gold menu boxes top and bottom*/
.GenericMenuGold220{
background-image:url(../images/slice_goldbox_top_220_38.png);
background-position:top;
background-repeat:no-repeat
}

.GenericMenuGold220_btm{
font-size: 14px;
}

/* Side Boxes - Gold */
#GoldBox_1{
	width:100%;
	background-position:top;
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(../images/slice_goldbox_middle.png);
}
#GoldBox_2{
	width:100%;
	background-image:url(../images/slice_goldbox_top.png);
	background-position:top;
	background-repeat:no-repeat;
}
#GoldBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_goldbox_bottom.png);
	text-align: left;
}
.GoldBox_list{
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	color: #000000;
}


#MenuButtons_main_upload{
	background-image: url(../images/slice_button_gold2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* (1) Login Box - Gold */
#IndexLoginGoldBox_1{
	width:100%;
	background-position:top;
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(../images/slice_goldbox_middle2.png);
	height: 100%;
	margin-top: 15px;
}
#IndexLoginGoldBox_2{
	width:100%;
	background-image:url(../images/slice_goldbox_top2.png);
	background-position:top;
	background-repeat:no-repeat;
	height:100%;
}
#IndexLoginGoldBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_goldbox_bottom2.png);
	text-align: left;
	height:100%;
}

.IndexLoginGoldBox_list{
	display:block;
	margin-right: auto;
	margin-left: 10px;
	margin-top: 1px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.IndexLoginGoldBox_list li{
	list-style-type:none;
	margin-bottom: 20px;

}