﻿/***********************************************
 * Master page layout.
 ***********************************************/
body
{
    background: url("../images/newageu/editedback.jpg");
}
/***********************************************
 * Tag wide definitions.
 ***********************************************/

/***********************************************
 * Header and footer.
 ***********************************************/
.Header
{
	background: url("../images/newageu/banner3.jpg");
	height: 84px;
	background-repeat: no-repeat;
	background-position:center;
	margin-left:32px;
}
.Header-Menu
{
	background: url("../images/newageu/white_menu.jpg");
	height: 45px;
	background-repeat: no-repeat;
	background-position:center;    
	text-align: center;
}
.Header-Menu a
{
    color:#000080;
    font-family:"Arial Rounded MT Bold";
    line-height:45px;
    font-size:1.45em;
    text-decoration:underline;
    margin:0 23px;
}
.Header-Mountain
{
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.Account-Menu
{
    margin:-84px 30px 0 -30px;
    float:right;
    color:#cba;
}
.Account-Menu a
{
    line-height:normal;
    margin:0;
    font-size:1em;
    color:#cba;
}
/***********************************************
 * Site menus
 ***********************************************/
.SiteMenuWhite
{
	text-align: left;
	margin: 1px 0px 0px 250px;
}
/***********************************************
 * Columns.
 ***********************************************/
.NewAgeU-content
{
    margin-right:auto;
    margin-left:auto;
    background-color:#fff;
	background: url("../images/newageu/sheet.jpg");
	background-repeat: repeat-y;
	background-position:center top;  
	border-bottom:solid 1px #797CAF;
}
.NewAgeU-content img
{
    margin-left:4px;
}
.NewsSectionList
{
    color:#2f3053;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:small;
    font-weight:bold;
}
.NewsSectionList li
{
    list-style-type:circle;
    line-height:26px;
}
#MainColumn,
#BigColumn
{
    background-color:#fff;
	background: url("../images/newageu/sheet.jpg");
	background-repeat: repeat-y;
	background-position:right top;      
}
.ColumnContainer, 
.ColumnContainer .Panel
{
    background-color:Transparent !important;
}
.ColumnContainer .gsc-control-cse
{
    background-color:Transparent !important;
    border-width:0 !important;
}
.EventCalendar
{
    background-color:#fff !important;
}
/***********************************************
 * Panels.
 ***********************************************/

/***********************************************
 * Common classes.
 ***********************************************/

/***********************************************
 * Forums.
 ***********************************************/
.PostBit
{
    background-image:url('../images/forum_post_arrow.png');
    background-repeat:no-repeat;
    background-position:left top;
}
.TopPostInfo
{
    background-image:url('../images/forum_post_header.png');
    background-repeat:repeat-x;
    background-position:center left;
}
.BottomPostInfo
{
    background-image:url('../images/forum_post_arrow_dark.png');
    background-repeat:no-repeat;
    background-position:right bottom;	
}
/***********************************************
 * Geography.
 ***********************************************/

/***********************************************
 * Wizard.
 ***********************************************/

/***********************************************
 * Other components.
 ***********************************************/

/***********************************************
 * Accordion.
 ***********************************************/

/***********************************************
 * User interests.
 ***********************************************/

/***********************************************
 * Stats.
 ***********************************************/

/***********************************************
 * Instruction control.
 ***********************************************/
#PostDockContent
{
    left:0;
}
/***********************************************
 * Ad display.
 ***********************************************/

