﻿h1
{
	font: 18pt times new roman, times, arial;
	color: #003366;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
}

/* Page Dashboard */
TABLE.RealTech_BPW_CMS_Admin_PageDashboard
{
	width: 1000px;
	background-color: White;
}

TABLE.RealTech_BPW_CMS_Admin_Modal
{
	width: 760px;
	background-color: White;
}


SPAN.RealTech_BPW_CMS_Admin_PageDashboard_PageName
{
	font: 14pt times new roman, times, arial;
	color: #003366;
}

TD.RealTech_BPW_CMS_Admin_PageDashboard_Controls
{
	text-align: right;
	padding: 10px;
}

INPUT.RealTech_BPW_CMS_Admin_PageDashboard_Button
{
}

INPUT.RealTech_BPW_CMS_Admin_PageDashboard_SEOButton
{
}

INPUT.RealTech_BPW_CMS_Admin_PageDashboard_PreviewButton
{
}

INPUT.RealTech_BPW_CMS_Admin_PageDashboard_PublishButton
{
}

INPUT.RealTech_BPW_CMS_Admin_PageDashboard_ResetAllButton
{
	color: Red;
}

/* Content controls */

TABLE.RealTech_BPW_CMS_Control
{
	border: solid 1px #003366;
	display: inline-block;
	width: auto;
}

TR.RealTech_BPW_CMS_Control_Header
{
	background-color: #cccccc;
	border: solid 1px #003366;
}

SPAN.RealTech_BPW_CMS_Control_Header_PendingLabel
{
	color: Red;
}

INPUT.RealTech_BPW_CMS_Control_Button
{
	font-size: small;
}
.button
{
	background-color: #6699cc;
	font: bold 8pt arial,sans-serif;
	color: White;
	border: grooved 2px;
}

.background
{
	background-image: url(bluegradient.gif);
	background-repeat: no-repeat;
}

