﻿/********************************************/
/* Two Column Wide Right MASTER PAGE STYLES */
/********************************************/

#LeftZone {
	padding:0 19px 0 40px;
	width:172px;
}

#RightZone {
	width:709px;
}


#TopZone h1{
	display:block;
	width:674px;
	height:37px;
	padding:0 0 0 40px;
	overflow:hidden;
	margin:0 0 15px 0;
}


/* Left (NARROW) Column */

#LeftZone h2{
	padding-bottom:6px;
}
#LeftZone p{
	color:#050505;
	font-weight:normal;
	font-size:1.1em;
	line-height:1.5em;
	font-family:Verdana, Sans-Serif;
	padding-bottom:8px;
}


/* Right (WIDE-MAIN) Column */

.RightColMainBoxBG{
	width:710px;
	background:url(/FullhouseInterim2010/Images/global/WideRightCol/MainBoxBG.gif) repeat-y;
}

.RightColMainBoxTopBG{
	width:710px;
	background:url(/FullhouseInterim2010/Images/global/WideRightCol/MainBoxTopBG.gif) no-repeat top;
}

.RightColMainBoxBtmBG{
	width:658px;
	padding:8px 26px 0;
	background:url(/FullhouseInterim2010/Images/global/WideRightCol/MainBoxBtmBG.gif) no-repeat bottom;
	position:relative;
}
.RightColMainBoxBtmBG table tr td{
	padding-top:14px;
	vertical-align:top;
}

/* the only div inside should be the bottom button container, so we'll style it as such. */


.RightColMainBoxBtmBG div{
	width:658px;
	height:23px;
	padding:30px 0 0 0;
	text-align:center;
}
.RightColMainBoxBtmBG div.BottomBtnWrapper a{
	/* The background-image and width attributes should be defined inline in the Authored Content,
		so the file/name can be changed if the text/image is changed. */
	text-align:center;
	margin:0 auto;	
	background-repeat:no-repeat;
	background-position:0 0;	
	display:block;
	height:23px;
	cursor:pointer;
	text-indent:-9000px;
	line-height:1px;
	font-size:1px;
}
.RightColMainBoxBtmBG div.BottomBtnWrapper a:hover,
.RightColMainBoxBtmBG div.BottomBtnWrapper a:active{
	background-position:0 -23px;
}

/* X-Lab Styles */
.XLabNavHeader p
{
	font-size: 18px;
	font-family: Georgia;
	font-weight: bold;
}
.XLabNavIntro
{
	padding: 20px 60px 10px 20px;
}
.XLabNavIntro h1
{
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia;
}
.XLabNavIntroImage
{
	display:block;
	height:37px;
	margin:0 0 15px;
	overflow:hidden;
	padding:0 0 0 40px;
	width:674px;
}
.XLabNavIntroLinks
{
	padding: 20px 60px 10px 20px;
}
.XLabLinkSingle
{
	float: left;
	margin-left:180px;
	text-align: center;
}
.XLabLinkDouble
{
	float: left;
	margin-left:120px;
	text-align: center;
}
.XLabLinkTriple
{
	float: left;
	margin-left:80px;
	text-align: center;
}
.XLabNavHeaderList ul
{
	margin:0;
	padding:0;
}
.XLabNavHeaderList ul li
{
	list-style-type:none;
	padding:5px 0 4px 0;
	text-align:left;
}


/* X-Lab Styles */


/*****************************************/
/* Two Column Wide Right TEMPLATE Styles */
/*****************************************/