/* my classes */

.top_border
{
border-style:solid;
border-width:1px;
border-top-color:#CCCCCC;
border-bottom-style:none;
border-right-style:none;
border-left-style:ridge;
border-left-color:#666666;
}

.bt_border
{
border-width:1px;
border-top-color:#FFFFFF;
border-bottom-style:dotted;
border-bottom-color:#CCCCCC;
border-right-color:#FFFFFF;
border-right:none;
}

#btn-listview-on,
#btn-listview-off,
#btn-gridview-on,
#btn-gridview-off{
width: 24px;
height: 20px;
}
#btn-listview-on{
background: transparent url(listview.gif) no-repeat scroll -555px -23px;
}
#btn-listview-off{
background: transparent url(listview.gif) no-repeat scroll -555px -43px;
}
#btn-gridview-on{
background: transparent url(listview.gif) no-repeat scroll -579px -43px;
}
#btn-gridview-off{
background: transparent url(listview.gif) no-repeat scroll -579px -23px;
}

.quicklist_message, .quicklist_color
{
display: block;
font-weight: bold;
text-align: center;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.quicklist_color
{
background-color: #ffafae;
}

#mymedia
{
height:25px;
border-left-width-value: 1px;
border-left-style-value: solid;
border-left-color-value: #999999;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCCCCC;
font-size: 11px;
white-space: nowrap;
background-color: transparent;
background-image: url(../images/mmgrads.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0pt 0pt;
}

.small-expand-panel
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #cccccc;
margin-top: 5px;
padding-top: 5px;
}

/*Comment Statistics */

#commentstatnotsel
{
text-align: center;
background: transparent url(../images/statcomment.gif) repeat ;
border-right: 1px solid #ccc;
border-bottom:#CCCCCC solid 1px;
font-size: 15px;
font-weight: bold;
height: 25px;
line-height: 25px;
color: #03c;
width: 160px;
cursor:hand;
cursor:pointer;
}
#commentstatsel
{
text-align: center;
border-right: 1px solid #ccc;
border-bottom:#CCCCCC solid 1px;
font-size: 15px;
font-weight: bold;
height: 25px;
line-height: 25px;
color: #03c;
width: 160px;
}
#commentstatdiv
{
border-top:#CCCCCC solid 1px;
border-left:#CCCCCC solid 1px;
}
.anchorcommentstat
{
text-decoration:none;
color:#CC0000;
}
.readlist{background:#fff; cursor:default;}
.readlist_over{background:#f9f9fb; cursor:default;}

.anchor_user{font:12px Arial; color:#1E56A1; text-decoration:none;}
.span_date{font:11px/15px Arial; color:#666; text-decoration:none;}
.div_message{font:12px Arial; color:#333; text-decoration:none;}
a.anchor_user:hover,a.span_date:hover,a.div_message:hover{text-decoration:underline;}
.heading{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#cc0000; text-decoration:none;}

.sharetobizdollar
{
text-align: center;
background: transparent url(../images/statcomment.gif) repeat-x ;
background-position:bottom;
height: 60px;
width:403px;
line-height: 20px;
color: #03c;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: #CCCCCC solid 1px;
border-right: 1px solid #ccc;
}

.code_style
{
border:solid #CCCCCC 1px; 
font-size: 13px;
font-family:Arial, Helvetica, sans-serif;
height:15px;
width:300px;
}

.playerpagetitle
{
background-color	: #eeeeee;
border-bottom-width	: 1px;
border-bottom-style	: solid;
border-bottom-color	: #cccccc;
line-height			: 30px;
margin-bottom		: 10px;
font-weight			: bold;
}

.upload_list
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cad1d8;
padding-bottom: 6px;
}
/*****************/

/******* GROUPS *******/
a.groups {
	font-family:Arial, Helvetica, sans-serif;
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 10px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	TEXT-DECORATION:none;
	COLOR: #5076BB;
	cursor:pointer;
	padding-left: 20px;
}
a.groups:hover {
	 TEXT-DECORATION: underline;
	 color: #166AEE;
}


#group_head_bar{
	margin-left:65px;
	padding:0px;
	height:50px;
	padding-top:10px;
	padding-bottom:0px;
	width:100%;
}
#group_head_container {
	background-image:url(groups/group_head.gif);
	background-repeat:repeat-x;
	width:875px;
	float:left;
	height:50px;
}
#group_head_container_img_left {
	margin:0px;
	padding:0px;
	float:left;
}
#group_head_container_img_right {
	margin:0px;
	padding:0px;
	float:right;
}
#group_head_bar_content{
	margin-top:20px;
	margin-left:10px;
	padding:0px;
	height:50px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3d3d3d;
}

.group_textbox{
	height:20px;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #D8D8D8;
	vertical-align:middle;
}

/*******<GROUPS>*******/

.btn
{
background-color: #ffffff;
background-image: url(../images/btn2.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0pt 0pt;
border-top-width: 0pt;
border-bottom: 1px #BCC7D4 solid;
border-left-width: 0pt;
border-right: 1px #BCC7D4 solid;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 4px;
padding-left: 5px;
display: block;
height: 21px;
width : 70px;
margin-top: 0pt;
border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;
cursor:hand;
cursor:pointer;
}

a.mail
{
text-decoration:none;
color:#80B1FD;
}

a.mail:hover
{
color:#0033FF;
}

/* User Profile Home Page */

.last_login /* last login */
{
	font-size:9px;
	color:#66B3FF;
}

.imageindiv /* image border */
{
	width:100px;
	height:75px;
	border:3px solid  #CCCCCC;
}

.videoslistdiv /* Div Style */
{
	border:1px;
	overflow:auto;
	height:470px;
	width:417px;
}

.videoslisttd /* td Style */
{
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
}

.tableinvideolist /* table Style */
{
	border:1px solid #66B3FF;
	border-top:none;
	border-bottom:solid 1px #66B3FF;
}
/* User Profile Home Page --- Ends */

/* Subscriber Welcome */
.subscriber_welcome_header
{
color: #7FB116;
font-size: 23.8px;
font-family: arial,helvetica,clean,sans-serif;
font-weight: bold;
}

.subscriber_welcome_subheader
{
color: #3F8494;
font-family: arial,helvetica,clean,sans-serif;
font-weight: bold;
padding-top:10px;
}

.subscriber_welcome_body
{
color: #4E6BB3;
font-size: 12.73px;
font-family: arial,helvetica,clean,sans-serif;
padding-left:50px;
padding-top:10px;
font-weight:normal;
}

a.subscriber_title
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color: #3F8494;
text-decoration:none;
}

a.subscriber_title:hover
{
text-decoration:underline;
}
/* Subscriber Welcome --- Ends */

/* Sign up page */
.signup_sidetext
{
	color		: #545454;
	font-family	: verdana,arial,helvetica;
	font-size	: 10.67px;
	padding		: 10px;
	text-align	: justify
}

.signup_sidetext_title
{
	color		: #024558;
	font-family	: AntiqueOliT,verdana,helvetica;
	font-size	: 18px;
	padding		: 10px;
	text-align	: justify
}
/* Sign up page ends*/

