/* @override 
	http://localhost/dimerco/includes/css/content.css
*/

#years {
	width: 219px;
	height: 200px;
	background-color: #edf6fd;
	display: block;
	position: relative;
	float: right;
	top: 15px;
	right: 6px;
	font-size: 11px;
}
#years .title{
	font-size: 14px;
	color: #00a4e6;
	margin-bottom: 2px;
	text-align: left;
	margin-top: 7px;
}

#years .more{
	font-size: 10px;
	text-align: right;
	color: #e98100;
	margin-top: 10px;
	margin-bottom: 5px;
}
.calendar {
	width: 219px;
	height: 200px;
	position: relative;
	float: left;
	margin-top: 5px;
}
.calendar p.title{
	position: relative;
	height: 15px;
	width: 219px;
	font-size: 13px;
	color: #1958a5;
	border-bottom: 2px solid #1958a5;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 7px;
}
.calendar p.title span{
	color: #1958a5;
	font-size: 13px;
	font-weight: bold;
	position: relative;
}
#cal1Container {
	font-size: 10px;
	position: relative;
	width: 197px;
	border-color: #eeeeee;
}
#cal1Container a {
	color: #110066;
}

#sideNav {
	width: 195px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

#sideNav .nav{
	border: 1px solid #cccccc;
}

#sideNav p.title {
	height: 15px;
	width: 195px;
	font-size: 13px;
	color: #1958a5;
	border-bottom: 2px solid #1958a5;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 7px;
}
#sideNav div.subbg {
	width: 100%;
	height: 26px;
	display: block;
	background: url(../../images/sideNav_bg.jpg) fixed;
	border-top: 1px solid #cccccc;
}
#sideNav div.subbg li.n1 {	text-indent: 5px;	list-style-type: none;	font-weight: bold;
	padding-top: 6px;
	font-size: 12px;
}#sideNav div.subbg li.n2 {	text-indent: 5px;	list-style-type: none;	border-top: 1px solid #cccccc;	font-weight: bold;
	font-size: 10px;
	padding-top: 6px;
}
#sideNav a.sN:link,a.sN:visited,a.sN:active{
	color: #006ad0;	
	text-decoration: none;
	font-size: 12px;
}
#sideNav a.sN:hover{
	color: #006ad0;	
	text-decoration: underline;
	font-size: 12px;
}
