/* DesignAway03 Containers - Update November 01 2005 -
Nina Meiers - dotnetnuke@xd.com.au */

.TanDesignAwayTitle
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
    line-height: 30px;
    padding-left: 5px;
    vertical-align: middle;
    color: #FFFFFF;
    background-color: #E6B276;
    height: 30px;
    text-align: left;
}

.TanDesignAwayRow {
	background-color: #E6B276;
}

.TanDesignAwayPix {
	background-color: #E6B276;
/*	background-image: url(XDPix/SunsetSky.jpg); */
	width: 0px;
	height: 30px;
	background-repeat: no-repeat;
	border-right: 1px, white;
}

.TanDesignAwayBorder {
	border-left: 1px solid #E6B276;
	border-right: 1px solid #E6B276;
	border-top: 1px solid #E6B276;
	border-bottom: 1px solid #E6B276;
}

.TanDesignAwayPane {
	background-color: transparent;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #404040;
}








