/* DesignAway03 Containers - Update November 01 2005 -
Nina Meiers - dotnetnuke@xd.com.au */

.ForestDesignAwayTitle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 5px;
	vertical-align: middle;
	color: #FFFFFF;
	height: 25px;
}

.ForestDesignAwayRow {
	background-image: url(XDPix/Forest.jpg);
}

.ForestDesignAwayPix {
	background-image: url(XDPix/Forest.jpg);
	width: 60px;
	height: 25px;
	border-right: 1px, white;
}

.ForestDesignAwayBorder {
	border-left: 1px solid #6B8031;
	border-right: 1px solid #6B8031;
	border-top: 1px solid #6B8031;
	border-bottom: 1px solid #6B8031;
}

.ForestDesignAwayPane {
	background-color: transparent;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #404040;
}

/* style of item titles on edit and admin pages for press module*/
.SubHeadPress    {
    font-family: Verdana;
    font-size:  18px;
    font-weight:    bold;
    color:#003366;
}

A.SubHeadPress:link {
    text-decoration:    none;
    color: #003366;
}

A.SubHeadPress:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SubHeadPress:active   {
    text-decoration:    none;
    color:#003366;
}

A.SubHeadPress:hover    {
    text-decoration: none;
    background-color: #eeeeee;
    color:#003366;
}

/* style for dates*/
.PublishDate {
    font-family: Verdana;
    font-size:  11px;
    color: #3399ff;
}

.C2B_PRS_Description
{
    font-family: Verdana;
    font-size:  12px;
    color: #000000;
}

.C2B_PRS_ReadMore
{
    font-family: Verdana;
    font-size:9px;
}

A.C2B_PRS_ReadMore:link {
    text-decoration:    underline;
    color: #3399ff;
}

A.C2B_PRS_ReadMore:visited  {
    text-decoration:    none;
    color:#003366;
}

A.C2B_PRS_ReadMore:active   {
    text-decoration:    none;
    color:#003366;
}

A.C2B_PRS_ReadMore:hover    {
    text-decoration: none;
    background-color: #eeeeee;
    color:#003366;
}