﻿.LayoutTable
{
    margin : 0 auto;
}


/* ----- Layout Row 1 ----- */

.Layout1a
{
	background : url('../Images/LightEffectLeft.png') no-repeat right top;
	width : 100px;
	height : 136px;
}

.Layout1a_BasicMaster
{
	background : url('../Images/LightEffectLeft.png') no-repeat left top;
	width : 100px;
	height : 32px;
}

.Layout1b
{
	background : Black url(../Images/Banner.png) no-repeat bottom left;
	width : 900px;
	vertical-align : bottom;
	padding : 0 0 0 0;
	height : 136px;
	text-align : left;
}

.Layout1b_BasicMaster
{
	background : Black url(../Images/Banner_BasicMaster.png) no-repeat top left;
	width : 900px;
	vertical-align : bottom;
	padding : 0 0 0 0;
	text-align : left;
	height : 32px;
}

.Layout1c
{
	background : url('../Images/LightEffectRight.png') no-repeat left top;
	width : 100px;
	height : 136px;
}

.Layout1c_BasicMaster
{
	background : url('../Images/LightEffectRight.png') no-repeat left top;
	width : 100px;
	height : 32px;
}

/* ----- Layout Row 2 ----- */

.Layout2a
{
    background : url('../Images/ShadowLeft.png') repeat-y right top;
	height : auto;
}

.Layout2b
{
	background : White url(../Images/ContentBG.png) no-repeat top;
	text-align : left;
}

.Layout2c
{
	background : url('../Images/ShadowRight.png') repeat-y left top;
	height : auto;
}



/* ----- Layout Row 3 ----- */

.Layout3a
{
	background : url('../Images/ShadowLeftBottomCorner.png') no-repeat right top;
	height : 45px;
}

.Layout3b
{
	background : url('../Images/Bottom.png') no-repeat left top;
	height : 32px;
}

.Layout3c
{
	background : url('../Images/ShadowRightBottomCorner.png') no-repeat left top;
	height : 45px;
}



/* ----- Layout Row 4 ----- */

.Layout4b
{
	background : url('../Images/ShadowBottom.png') no-repeat left top;
	height : 13px;
	padding : 10px 0 20px 0;
	color : #aaa;
}





.FrontLeftContent
{
	background-color : White;
	padding : 15px 15px 15px 15px;
	width : 220px;
	vertical-align : top
}

.FrontMiddleContent
{
	background-color : White;
	padding : 15px 15px 15px 15px;
	width : 370px;
	vertical-align : top
}

.FrontRightContent
{
	background-color : White;
	padding : 15px 15px 15px 15px;
	width : 220px;
	vertical-align : top
}
