/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

html, body 
{
	height:100%;
}

BODY
{

	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #48311c;
	height:100%;
	
}

.shadowBorder
{
    background-image: url(../images/shade_bg_rpt.jpg);
	background-repeat: repeat-y;
	background-position: top center;*/
}

.wrapper
{
	min-height: 100%;
	height: auto !important;
    height: 100%;
    margin: 0 auto -75px;
}

a
{
	outline: none;
}

.navigation
{
	height:49px;
	width:100%;
	background-image: url(../images/top_rpt.jpg);
	background-repeat: repeat-x;
}

.navitems
{
	padding-top: 10px;
	width: 1000px;
	
	margin:0 auto;
	
}

.navlinks
{
	float: left;
	width: 600px;
}


.navright
{
	float:right;
	width: 280px;
	padding-top: 2px;
}

.quicksearch
{
	width: 170px;
	float: left;
	
}

.signup-login
{
	width: 85px;
	float: right;	
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 6px;
}

.signup-login a
{
	color: #FFFFFF;
	text-decoration: none;
}

.signup-login a:hover
{
	text-decoration: underline;
}



.container
{
	width: 1060px;  
	background-color: #FFFFFF;
	margin:0 auto;
	height: 100%;
	padding-bottom: 20px;

	
}

.container:after
{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.wood-bg
{
	background-image: url(../images/wood_bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	width: 100%;
}

.menu_rpt
{
	background-image: url(../images/top_rpt.jpg);
	background-repeat: repeat-x;
	height: 113px;
}

.footer, .push 
{
	height: 75px;
}

.footer
{ 
    position:absolute !important;
    display:block !important;
	width:100%;
	clear:both;
	background-image: url(../images/footer_rpt.gif);
}

.footercontainer
{
	width:980px;
	clear:both;
	margin:0 auto;

}

.footerlogo
{
	color: #5A5A5A;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
}

.footerlogo a
{
	color: #5A5A5A;
	text-decoration: none;
	font-size: 11px;
}
.footerlogo a:hover
{
	color: #5A5A5A;
	text-decoration: underline;
	font-size: 11px;
}

.footerlogo img
{
	border: none;
	float: right;
	padding-left: 25px;
}

.footer:after
{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.laremaster-leftcol
{
	margin-left: 50px;
	float:left;
	width: 700px;
}

.laremaster-rightcol
{
	margin-right: 50px;
	float:right;
	width: 200px;
}

.master-leftcol
{
	margin-left: 50px;
	float:left;
	width: 650px;
}

.master-rightcol
{
	
	float:right;
	width: 350px;
}

.head_link
{
	color: #f78b1e;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.head_link a
{
	color: #f78b1e;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.head_link a:hover
{
	color: #f78b1e;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.head_white_link
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.head_white_link a
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.head_white_link a:hover
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.logo_img_rpt
{
	background-image: url(../images/logo_rpt.jpg);
	background-repeat: repeat-x;
}
.search_txt
{
	color: #f78b1e;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.brkt
{
	color: #291b0f;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.heading_description
{
	color: #08199a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.sendmail
{
	color: #422b1b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

/*-----------------------------------SEARCH------------------------------------------------*/

.heading_txt
{
	color: #f78b1e;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.heading_txt1
{
	color: #f78b1e;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.subhed_txt
{
	color: #291b0f;
	font-size: 14px;
	font-weight: bold;
}
.subhed_txt01
{
	color: #291b0f;
	font-size: 12px;
	font-weight: bold;
}


/*-----------------------------------GENRE------------------------------------------------*/
.block_rpt
{
	background-image: url(../images/fetured_rpt.jpg); /*background-repeat:repeat;*/
	height: 100px;
	border: 1px solid #b4cfe9;
}
.block_rpt_vdo
{
	background-image: url(../images/fetured_rpt.jpg); /*background-repeat:repeat;*/ /*height:100px;*/
	border: 1px solid #b4cfe9;
}
.heatxt
{
	color: #2c5e90;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gtxt
{
	color: #2c5e90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.htxt
{
	color: #422b1b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.v_more
{
	color: #a02b1a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	padding: 4px 0 6px 0;
}
.v_more a
{
	color: #a02b1a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	padding: 4px 0 6px 0;
}
.v_more a:hover
{
	color: #a02b1a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 4px 0 6px 0;
}
.lfttxt
{
	color: #ff8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 2px 0;
}
.lftgtxt
{
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 3px 0;
}



/*-----------------------------------CHENNEL ARTIST------------------------------------------------*/

.amtxt
{
	color: #07189c;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0 10px 0;
	text-decoration: none;
}

.v_more1
{
	color: #a02b1a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	padding: 4px 19px 6px 0;
}
.v_more1 a
{
	color: #a02b1a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	padding: 4px 19px 6px 0;
}
.v_more1 a:hover
{
	color: #a02b1a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 4px 19px 6px 0;
}
.glink
{
	color: #2c5e90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 0 3px 3px;
}
.glink a
{
	color: #2c5e90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 0 3px 3px;
}
.glink a:hover
{
	color: #A02B1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 0 3px 3px;
}
.amhtxt
{
	color: #606060;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0 4px 3px;
}
.gtxt1
{
	color: #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0 4px 3px;
}
.chtxt
{
	color: #422b1b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 10px 3px;
}
.btxt
{
	color: #422b1b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 0 2px 3px;
}
.orngtxt
{
	color: #ff8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px 0 2px 3px;
}
.vtxt
{
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0 2px 3px;
}
.artist_block_rpt
{
	background-image: url(../images/detail_big_rpt.jpg);
	background-repeat: repeat;
	border: 1px solid #b4cfe9;
	height: 129px;
}
.numtxt
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699cc;
}
.blacktxt
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}



/*-----------------------------------BROWSE FANS------------------------------------------------*/
.blacktxt
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.a_z_txt
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a02b1a;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}
.a_z_txt a
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a02b1a;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}
.a_z_txt a:hover
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a02b1a;
	text-decoration: underline;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
.number_txt
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a02b1a;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}
.number_txt a
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a02b1a;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}
.number_txt a:hover
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a02b1a;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}
.bhtxt
{
	color: #6699cc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


/*-----------------------------------BROWSE FANS------------------------------------------------*/
.hlkatxtx
{
	color: #cecece;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.viewtxt
{
	color: #a02b1a;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.numbtxt
{
	color: #ff8000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.rght_rpt
{
	background-image: url(../images/art_rpt.jpg);
	background-repeat: repeat-x;
	height: 71px;
	border: 1px solid #b4cfe9;
}
.glink1
{
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	padding: 5px 0 3px 3px;
}
.glink1 a
{
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	padding: 5px 0 3px 3px;
}
.glink1 a:hover
{
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 0 3px 3px;
}


.blutxt
{
	color: #08199a;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 0 4px 2px;
}


.lftgtxt_link
{
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0 3px 0;
}
.lftgtxt_link a
{
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0 3px 0;
}
.lftgtxt_link a:hover
{
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding: 4px 0 3px 0;
}

.index_body_rpt
{
	background-image: url(../images/inde_header_body_bg_rpt.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}


/*--------------------------------By ME-----------------------------------------*/

.login_link
{
	color: #ff8000;
	text-decoration: none;
	font-size: 11px;
}
.login_link a
{
	color: #ff8000;
	text-decoration: none;
	font-size: 11px;
}
.login_link a:hover
{
	color: #ff8000;
	text-decoration: underline;
	font-size: 11px;
}


.offclass
{
	color: #ff8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 2px 0;
	background-color: White;
}
.onclass
{
	color: #ff8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 2px 0;
	background-color: #E1E1E1;
}
.body_col
{
	background-color: #FFFFFF;
}
.left_img
{
	background-image: url(../images/left_rpt.jpg);
	background-repeat: repeat-y;
}
.right_img
{
	background-image: url(../images/right_rpt.jpg);
	background-repeat: repeat-y;
}

/*--------------------------------By Matt-----------------------------------------*/



img.videoThumb1
{
	max-height: 85px;
	border: none;
}

.videoThumb-crop
{
	background-color: #000000;
	border: 1px solid #e0e0e0;
	width: 116px;
	height: 85px;
	text-align: center;
	overflow: hidden;
}

.videoThumb-border
{
	padding: 2px;
	border: 1px solid #e0e0e0;
	text-align: center;
}



a.smalldrkbluetxt
{
	color: #07189c;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.smalldrkbluetxt
{
	color: #07189c;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.videoInfo
{
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
}

.pageTitle
{
	color: #562908;
	font-family: Arial;
	font-size: 16pt;
}


.searchHeader
{
	color: #f78b1e;
	font-size: 12pt;
	font-weight: bold;
}

tr.smallRow
{
	height: 8px;
	font-size: 7pt;
	color: #b2b2b2;
	padding: 0px;
	margin: 0px;
}

a:active
{
	outline: none;
}


/*--------------------------------Channel Page-----------------------------------------*/
h1.videotitle
{
	font-family: Arial,sans Serif;
	font-size: 16px;
	font-weight: bold;
	color: #452b1a;
}

h1.artistname
{
	font-family: Arial,sans Serif;
	font-size: 20px;
	font-weight: normal;
	color: #452b1a;
}

h2
{
	font-size: 14px;
	color: #FF8000;
}

h2.orange
{
	font-size: 16px;
	color: #FF8000;
	text-align: left;
	padding-left: 10px;
}

.artistbanner
{
	padding: 0px 0px 0px 45px;
	width: 1015px;
	height: 95px;
	background-image: url(../images/artistbannerbg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #d1d1d1;
	text-align: left;
}

.artchanimg
{
	float: left;
	height: 80px;
	padding-right: 10px;
}

.channel-leftcolumn
{
	margin: 10px 10px 60px 50px;
	float: left;
	width: 640px;
}

.channel-rightcolumn
{
	float: right;
	width: 300px;
	margin: 10px 50px 60px 0px;
	z-index:50 !important;
}

.smallbrwntxt
{
	font-size: 12px;
	color: #452b1a;
}

.lrgbrwntxt
{
	font-size: 16px;
	color: #452b1a;
}

.smallbluetxt
{
	font-size: 11px;
	color: #2C5E90;
}

.lrgbluetxt
{
	font-size: 16px;
	color: #2C5E90;
}

a.smallredtxt
{
	font-size: 11px;
	color: #a02b1a;
}



.fatgreytxt
{
	font-size: 10px;
	color: #aaa9a9;
	font-weight: bold;
}

.lrgltbluetxt
{
	font-size: 12pt;
	color: #2C5E90;
	font-weight: bold;
}

.commentshead
{
	font-size: 12pt;
	color: #000000;
}

a.videoTitle
{
	color: #07189c;
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

#iframevideo
{
	overflow: hidden;
}


.video-det-container
{
	width: 640px;
	margin: 10px 0px 35px 0px;
	
	height: 1%;
}



.video-det
{


	width: 640px;

	text-align: left;

	
	
}

.video-det-text
{
	min-height: 90px;
	padding-left:15px;
	padding-right: 15px;
}

.video-views
{
	
	padding-left: 15px;
	padding-top: 25px;
	float: left;
	width: 200px;

}

.video-ratefav
{
	width: 640px;
	/*border-bottom: 1px solid #b9d4e9;	*/
	height: 1%;
	border-top: 1px solid #b9d4e9;
	clear: right;
	background-image: url(../images/videodetbg.gif);
	padding-bottom: 15px;
	
}

.video-rate
{
	
	width: 200px;
	text-align:center;
	float: left;

}



.video-fav
{
	
	width: 130px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	text-align: left;
}

.video-fav a 
{
font-size: 13px;
font-weight: bold;
color:#2C5E90;
text-decoration: none;
}

.video-ratefav:after
{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.video-det-container:after
{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.video-embed
{

	width: 640px;
	float:right;
	border: 1px solid #c1c1c1;
	background-color: #f6f6f6;
	padding: 5px 0px;
	text-align: center;
	
	
}

.channel-ad
{
	height: 390px;
}

.comments-container
{
	min-height: 265px;
	width: 270px;
	text-align: left;
	margin-bottom: 35px;
}

.commentstxt
{
	font-size: 9pt;
}

.commentlogin
{
	width: 290px;
	padding: 30px 0px;
	margin: 30px 0px;
	background-color: #f1f1f1;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	border: 1px solid #d1d1d1;
}

.commentlogin a
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #a02b1a;
}

.addcomment
{
	margin: 40px 0px;
}

.tabswrap
{
	clear: both;
}

.tabcontainer
{
	 
	width: 270px; 
	height: 300px;
	margin-bottom: 1em; 
	padding: 13px 10px 8px 10px;
    background-image: url(images/browsebg.gif); 
    background-repeat:repeat-x;
}

.morevids
{
	height: 310px;
	overflow: auto;
	border: 1px solid #d1d1d1;
	background-color: #FFFFFF;
}

.vidlist
{
	border-bottom: 1px dotted #e6e6e6;

}

.vidlistthumb
{
	vertical-align:top;
	text-align: left;

	
}



.vidlistdet
{
	width:350px;
	height: 50px;
	overflow: hidden;
	text-align: left;	
	padding: 10px 10px 0px 0px;
	vertical-align: top;
}

.vidliststats
{
	
	width:125px;
	text-align: left;
	vertical-align: bottom;
}

.statsbox 
{
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding: 0px 0px 20px 5px;
	width: 93px;
}



.vidthumbborder
{
	padding: 2px;
	border: 1px solid #cecece;
	text-align: center;
	background-color: #ffffff;
	margin: 8px 5px 8px 0px;
}

.vidthumbcrop
{
	width: 93px;
	height: 70px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #cecece;
}

img.vidthumbsmall
{
	
	max-height:70px;

	border: none;
	
	
	
}



/*--------------------------------SG Banner-----------------------------------------*/
.sgbanner
{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 70px;
	padding-bottom: 20px;
	
}

.homelink
{
	float: left;
}

.loggedinbox
{
	background-color:#140b06; 
	border: 1px solid #682b0e;
	float: right;
	width: 230px;
	margin: 5px 55px 0px 0px;
	color: #e6e6e6;
	font-size: 12px;
	padding: 5px;
}

.loggedin-thumb
{
	padding-right: 10px;
	float: left;
}

.loggedinbox a
{
	color: #ff8000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}


/*--------------------------------Browse Videos Page-----------------------------------------*/

.browse-filters
{
	padding: 0px 0px 0px 0px;
	
}

.browsecriteria
{
	float: left;
	text-align: left;
	width: 450px;
	margin: 25px 0px 0px 50px;
}


.searchBox
{
	
	width: 435px;
	text-align: center;
	border: #cccccc 1px solid;
	background-color: #FFFFFF;
}

.browsesearch
{
	
	float:right;
	width: 500px;
}

.browsesearchevents
{
	
	float:right;
	width: 300px;
}

.search
{
	padding: 5px 20px 10px 20px;
	background-color: #f1f1f1;
	width: 100%;
}

.search tr
{
	height: 25px;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 11px;
}


.browseTabs
{
	
border-bottom: 1px solid #b3b3b3;
	padding-left: 55px;
	height: 21px;
	width: 1005px;
	clear:both;
}

.browseContent
{
	border-top: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background-image: url(../images/browsebg.gif);
	background-repeat: repeat-x;
	
	height: 1%;
	
}


.leftColumn
{
	
	margin: 0px 0px 0px 50px;
	width: 610px;
	float: left;
}

#divnewestshowing 
{
	float: right;
	margin: 0px;
	padding-right: 15px;
	
}

#divnewestshowing a
{
	color: #a02b1a;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#divnewestshowing a:hover
{
	
	text-decoration: underline;
	
}

.rightColumn
{
	float: right;
	width: 300px;
	padding: 30px 0px 0px 0px;
	margin-right: 50px;
}


.browseContent:after
{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

a.videotitlebr
{
	font-family: Arial,sans Serif;
	font-size: 15px;
	font-weight: bold;
	color: #07189c;
	text-decoration: none;
}

a.videotitlebr:hover
{
	color: #000000;
	text-decoration: none;
}


a.artistnamebr
{
	font-family: Arial,sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #07189c;
	text-decoration: none;
}

a.artistnamebr:hover
{
	color: #000000;
	text-decoration: none;
}

.vidlistbr
{
	border-bottom: 1px solid #cecece;
}

.vidlistthumbbr
{
	vertical-align: top;
	text-align: left;
}

.vidlistdetbr
{
	width: 410px;
	text-align: left;
	padding: 20px 10px 0px 0px;
	vertical-align: top;
	line-height: 1.3em;
}

.vidlistdetbr br
{
	line-height: 4px;
}


.vidliststatsbr
{
	width: 95px;
	text-align: left;
	vertical-align: bottom;
}

.statsboxbr
{
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding: 0px 0px 20px 5px;
	width: 93px;
}



.vidthumbborderbr
{
	padding: 3px;
	border: 1px solid #c0c0c0;
	text-align: center;
	background-color: #ffffff;
	margin: 10px 10px 3px 0px;
}

.vidthumbcropbr
{
	width: 160px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	
}

img.vidthumbbr
{
	height: 120px;
	border: none;
	text-align: center;
}

.pagenumbers
{
	padding: 20px 0px;
	width: 100%;
	text-align: center;
}

.pagenumber
{
	text-align: center;
	padding: 5px 10px;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid grey;
	text-decoration: none;

}

.centerad
{
	width: 100%;
	clear: both;
	text-align: center;
}


.browse-artist
{
	width: 148px;
	margin-bottom: 50px;
}

.browse-artist img
{
	width: 140px;
	height: 140px;
	margin-bottom: 10px;
	border: 0px;
}
/*-------------------------------------------------------------------------*/


.aud-container
{

	text-align: left;
	width: 365px;
}

.channel-ad
{
	height: 400px;
}

.simartcont
{
	height: 205px;
	overflow: hidden;
}

.usergrid
{
	width: 80px;
	height: 110px;
	padding: 0px 4px 0px 4px;
	overflow: hidden;
	text-align: center;
	float: left;
}


.userthumbborder
{
	padding: 1px;
	text-align: center;
}

.usergrid img
{
	width: 70px;
	height: 70px;
	border: 1px solid #cecece;
}

.home-body
{
	padding: 0px 50px;
}

/*-----------
.channel-leftcolumn:after
{
	content:".";
	clear:both;
	height:0;
	visibility: hidden;
	display: block;
}

---*/


/*--------------------------------Artist My Home-----------------------------------------*/

.newuser-msg
{
	font-size: 20px;
	color: Red;
}

.errorText
{
    color:Red;
}

/*------------------------------- Calendar Events --------------------------------------*/
.calendar-panel
{
    width:100%;
}

.calendar-event-title{
	font-family: Arial,sans Serif;
	font-size: 15px;
	/*font-weight: bold;*/
	color:#f78b1e;
	/*color: #07189c;*/
	text-decoration: none;
}

.calendar-event-date-frame
{
    height:60px; 
    width:60px;
    border:solid 1px #C0C0C0;
    margin-left:auto;
    margin-right:auto;
    display:block;
}

.calendar-event-info-title
{
    font-weight:bold;
}

.calendar-event-date
{
  height:50px;
  width:50px;
  display:block;
  border:solid 1px #C0C0C0;
  text-align:center;
  margin-right:auto;
  margin-left:auto;
  background-color:#C0C0C0;
  position:relative;
  top:5%;  
}

.calendar-event-month{
    font-size:20px;
    font-weight:bold;
    color:Black;
}

.calendar-event-image
{
    height:70px;
    width:70px;
  
}

.calendar-event-day{
font-size:18px;
font-weight:bold;
color:Black;
}

.AddEventModal-RadioButtons label{
margin-right:30px;
}

/*------------------------ Modals ------------------------------------------------*/
.modalBackground{
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}