/* CSS Document */

.portalHolder {
	width:900px;
	vertical-align:top;
	padding:0 10px 0 20px;
	border:0px solid red
}
.Standard-Title{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin:0px 8px 0px 0px;
}
.Standard-Title-Time{
	font-size:11px;
	font-weight:bold;
	color:#fff;
}


.Ashes_Top {
	height:33px;
}
.Ashes_TopTitle {
	margin:0;
	padding:0;
}
.Ashes_TopBtns {
	margin:0;
	padding:0;
}


.Ashes_GoBack {
	height:33px;
	background:url(images_ashes/goBack_bck.gif) bottom right no-repeat;
	width:90px;
	text-align:right;
	padding-right:15px;
	font-size:11px;
	color:#FFFFFF;
	
}

.Ashes_GoBack a{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted #fff
}
.Ashes_GoBack a:hover{
	font-size:11px;
	color:#ed2c53;
	text-decoration:none;
	border-bottom:1px dotted #fff
}

.Ashes_pageBck {
	background:url(images_ashes/pagebotBck.jpg) no-repeat bottom center #000;
}

.Ashes_contentBck {
	background:url(images_ashes/pagetopBck.jpg) no-repeat top center;

}

.Ashes_contentBck2 {
	background:url(images_ashes/pagetopBck2.jpg) no-repeat top center;

}

.Ashes_menuHolder {
	width:235px;
	padding:190px 10px 0 40px;
}

.Ashes_contentPane {
	width:380px;
	padding:190px 0 250px 10px;
}

.Ashes_contentPane p {
	color:#fff !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	line-weight:1.5em;
}

.Ashes_contentPane a {
	color:#0FF !important;
	font-family:Arial, Helvetica, sans-serif !important;
	text-decoration:underline;
	font-size:10px
}

.Ashes_contentPane a:hover {
	color:#ed2c53 !important;
	font-family:Arial, Helvetica, sans-serif !important;
	text-decoration:underline;
	font-size:10px
}

.Ashes_leftPane {
	width:235px;
	padding:150px 0 0 0 ;
}

.Ashes_rightPane {
	width:240px;
	padding:330px 10px 0 10px;
}
