label.pagePreviewLabel
{
	font-style: italic;
}
div.templateControlArea
{
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	margin: 0 0 15px 0;
}
div.templateControlArea .templateName
{
	font-size: 14px;
	font-weight: normal;
}
div.template div.contentName
{
	display: none;
}
ul.templateTabs
{
	list-style: none;
	list-style-image: none;
	margin: 0 0 0px 0;
	padding: 0;
	display: block;
	background: #888;
	color: #fff;
	height: 20px;
	line-height: 20px;
}
ul.templateTabs li
{
	display: inline;
	margin: 0 10px;
}
ul.templateTabs li *,
ul.templateTabs li a:link,
ul.templateTabs li a:visited,
ul.templateTabs li a:hover,
ul.templateTabs li a:active
{
	padding: 4px 8px;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	background: transparent
}
ul.templateTabs li a:hover,
ul.templateTabs li.current a
{
	color: #fff;
	background: #555;
}
ul.templateTabs li a.compact:link,
ul.templateTabs li a.compact:visited,
ul.templateTabs li a.compact:hover,
ul.templateTabs li a.compact:active
{
	padding: 4px;
	font-size: 12px;
	margin-left: -10px;
}
ul.templateOptions
{
	list-style: none;
	list-style-image: none;
	margin: 8px 20px;
	padding: 0;
}
ul.templateOptions li
{
	margin: 0 0 10px 0;
	padding: 0;
}

/**
* Home Page
**/
#home #rightBar
{
	display: none;
}

#home #mainHeader
{
	background: transparent none;
	padding: 0;
}
#home #mainContentHeader
{
	height: 15px;
	background: url(../_images/page/contentTopHome.png) no-repeat top center;
}
* html #home #mainContentHeader
{
	background-image: url(../_images/page/contentTopHomeIE.png);
}
#home #mainContent
{
	min-height: 370px;
	background-image: url(../_images/page/contentMidHome.png);
}
* html #home #mainContent
{
	height: 370px;
	background-image: url(../_images/page/contentMidHomeIE.png);
}
#home #mainFooter
{
	background-image: url(../_images/page/contentBotHome.png);
}
* html #home #mainFooter
{
	background-image: url(../_images/page/contentBotHomeIE.png);
}
#home #insetContent
{
	float: none;
	display: block;
	width: auto;
	margin: 0 0 0 15px;
	min-height: 370px;
}
* html #home #insetContent
{
	height: 370px !important;
}
object,
embed,
#staticImage
{
	display: block;
	height: 176px;
    width:928px;
	margin: 0 auto;
}
#centerDivider
{
	clear: both;
	height: 2px;
	width: 598px;
	margin: 0 0 0 18px;
	background: transparent url(../_images/page/horizontalDots.png) no-repeat top center;
	color: 0;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
}
#bottomSection
{
	color: #000;
	background: transparent url(../_images/page/whiteH.png) repeat-y right top;
	width: 620px;
}
.region
{
	float: left;
	display: inline;
	width: 309px;
	margin: 0;
	min-height: 100px;
}
* html .region
{
	height: 100px;
}
.region div.regionContent
{
	width: 275px;
	margin: 0 auto;
}
#newsBox
{
	position: absolute;
	bottom: 0;
	right: 15px;
	width: 310px;
	border-top: 10px solid #fff;
}
#newsBox h1
{
	background: transparent url(../_images/homeNewsTop.png) no-repeat top center;
	padding: 0 0 0 15px;
	margin: 0;
	display: block;
	height: 28px;
	line-height: 28px;
}
#newsArea
{
	background: transparent url(../_images/homeNewsBot.png) no-repeat bottom center;
	color: #808080;
	padding: 5px 0 0 15px;
	overflow: hidden;
	height: 170px;
}
#newsArea h4
{
	margin: 0 30px 5px 0;
	zoom: 1; /* IE stupidity */
}
* html #newsArea h4
{
	height: 1%;
}
#newsArea div.short
{
	margin: 5px 100px 0 0;
}


div.templateData /* admin */
{
	width: 723px !important;
}
div.templateData div.homePage
{
	overflow-x: scroll;
	overflow-y: hidden;
	width: 723px;
}
div.templateData div.homeInner
{
	width: 942px;
	position: relative;
}
