/* *******************************************************************
** banhuu.info Website
**
** Coded and Designed by Anh Dung
** Email  kimcang@ymail.com
**
**
** Copyright (c)2008-2010 by Anh Dung, All Rights Reserved.
******************************************************************* */



.pageWidth{
	width: 1000px;
}

.vPortalcalTodayCell{
	border: 1px solid #FF0000;
	font-weight: bold;
}
.cloverSubject{
	height: 29px;
	padding-left:30px;
	background-image: url('../images/clover.png');
	background-repeat: no-repeat;
}
.cloverSubject td{
	background-image: url('../images/dotted.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 30px;
	font-family: Georgia;
	font-size: 18pt;
	color: #006600;
}

/** Song dep **/
.songdep_pageWidth{
	width: 780px;
}

.songdep_cat{
	background-image: url('../images/songdep/songdep_cat.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 25px;
	font-weight: bold;
}
.songdep_cat a{
	font-family: Tahoma;
	/*font-variant: small-caps;*/
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.songdep_message{
	border-right:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	background-color:#F8F8F8;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	
}
.songdep_message #songdep_picture{
	float: left;
	padding-top: 3px;
	padding-right: 5px;
}
.songdep_message a{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
.songdep_message a:hover, .songdep_message a:visited:hover, .songdep_cat a:hover, .songdep_cat a:visited:hover{
	color: #1B6103;
}
.songdep_border{
	border: 1px solid #E6E6E6;
}
.songdep_ledger{
	background-color:#F0F0F0;
}


/** Hyperlinks **/
.songdep_message, .avgText{
	font-family: Verdana;
	font-size: 8pt
}
.avgLink, :visited.avgLink{
	font-family: Verdana;
	font-size: 8pt;
	color:#008000;
}
