﻿/* Begin CMS Styles */

#cms_page
{


}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #ffffff;
	padding: 5px;
	background-color: #ec0404;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #ccf3fb;
	color: #000000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #ccf3fb;
	padding-right: 5px;

}
#cms_logout a {
	color: #000000;
}
.cms_nav-selection
{
	background-color: #000000;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background-image:url(/admin/images/cms-drop-bg.gif);
	border: 1px solid #000000;
	font-weight: bold;
}
.cms_nav-selection select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.cms_nav-selection2
{
	background-color: #cccccc;
	font-weight: bold;
}
.cms_heading {
	padding-left:5px;
	background-color: #ec0404;
	font-weight: bold;
	color: #ffffff;
	
}
.cms_title {
	font-weight: bold;
	background-image:url(/admin/images/cms-title-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px;
	padding-bottom: 0px;
	color: #666666;
}
.cms_field .cms_title {
	color: #CC0000;
	background-image:none;
	background-color:#f1f1f1;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #cccccc;
}
.cms_field {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #cccccc;
	padding: 4px;
	margin-bottom:20px;
	background-color: #e6e6e6;
}
.cms_field .cms_field {
	background-color: #f1f1f1;
}

.cms_field .horrule {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-color: #f5f5f5;
}

/* End CMS Styles */
