/* DesignAway03 Containers - Update November 01 2005 -
Nina Meiers - dotnetnuke@xd.com.au */

.BlankDesignAwayTitle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 5px;
	vertical-align: middle;
	color: #000000;
	height: 25px;
}

.BlankDesignAwayRow {
	
}

.BlankDesignAwayPix {
	
	width: 60px;
	height: 25px;
	border-right: 1px, white;
}

.BlankDesignAwayBorder {
	border-left: 0px solid #6e84ad;
	border-right: 0px solid #6e84ad;
	border-top: 0px solid #6e84ad;
	border-bottom: 0px solid #6e84ad;
}

.BlankDesignAwayPane {
	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;
}