

/**************** Homepage Styles***********************/
#homerightpane
{
	position:relative;
	float:left;
	width:738px;
	padding:0;
	margin:0;
	height:729px;
	background-color:#BFD4AB;
}
#newsdiv /*container for news and opinion divs*/
{
	float: left;
	padding-top:20px;
	height:502px;
}
#latestnewsdiv
{
	margin-left:20px;
	height:482px;
	/*background-color:blue;*/
	width:325px;
}
#opiniondiv
{
	float: left; 
	margin-top:15px;
	margin-left:20px;
	padding: 0 0 0 0;
	background-image: url(/portals/_default/skins/simon/images/simons-views.jpg); 
	background-repeat:no-repeat;
	/*background-color:green;*/
	width: 317px;
	height:482px;
}
#opiniondiv img
{
}
#linksbarimg
{
margin-bottom:20px;
}
#homebannerflash
{
}
#LatestNewsContentPane
{
background-color:green;
	border:1px solid red; 
	margin-top:5px;
	width: 100%; 
	height: 245px;
	padding:0;
}
#dnn_OpinionContentPane
{
	width: 277px;
	height: 245px;
	padding:0;	
}

#logindiv
{
text-align:center;
position:relative;
left:-70px;
}


.newsletterimg
{

}


/*calendar styles*/
.articleCalendar {
  float: left;
  margin-right: 6px;
  width: 42px;
  height: 42px;
}

.articleCalendarIcon-01 {
  background: url('/DesktopModules/DnnForge - NewsArticles/Templates/Standard/Images/01.gif');
}

.articleCalendarIcon-02 {
  background: url('/DesktopModules/DnnForge - NewsArticles/Templates/Standard/Images/02.gif');
}

.articleCalendarIcon-03 {
  background: url('/DesktopModules/DnnForge - NewsArticles/Templates/Standard/Images/03.gif');
}

.articleCalendarIcon-04 {
  background: url('/DesktopModules/DnnForge - NewsArticles/Templates/Standard/Images/04.gif');
}

.articleCalendarIcon-05 {
  background: url('/DesktopModules/DnnForge - NewsArticles/Templates/Standard/Images/05.gif');
}

.articleCalendarIcon-06 {
  background: url('/DesktopModules/DnnForge - NewsArticles/Templates/Standard/Images/06.gif');
}

.articleCalendarIcon-07 {
  background: url('/DesktopModules/DnnForge - NewsArticles/Templates/Standard/Images/07.gif');
}

.articleCalendarIcon-08 {
  background: url('/DesktopModules/DnnForge - NewsArticles/Templates/Standard/Images/08.gif');
}

.articleCalendarIcon-09 {
  background: url('/DesktopModules/DnnForge - NewsArticles/Templates/Standard/Images/09.gif');
}

.articleCalendarIcon-10 {
  background: url('/DesktopModules/DnnForge - NewsArticles/Templates/Standard/Images/10.gif');
}

.articleCalendarIcon-11 {
  background: url('/DesktopModules/DnnForge - NewsArticles/Templates/Standard/Images/11.gif');
}

.articleCalendarIcon-12 {
  background: url('/DesktopModules/DnnForge - NewsArticles/Templates/Standard/Images/12.gif');
}

.articleCalendarDay {
  font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
  font-size:17px;
  font-weight: bold;
  color: #000;
  width: 42px;
  text-align:center;
  padding-top: 15px;
}
