/* //BREADCRUMB */


.controlpanel {
	width: 100%;
	background-color: #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

/* CLEAR OUT STYLES */
.MainMenu_MenuItem, .MainMenu_MenuIcon, .submenuitemselect {
	border: solid 0px #fff;
	border-top: solid 1px #123479;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	font-family: Arial;
	padding: 3px;
	background-color: Transparent;
}

.MainMenu_MenuIcon {
	height: inherit;
	width: inherit;
	border-right: none;
}

.MainMenu_SubMenu {
	background-color: #4D74BB;
	border: solid 1px #123479;
	margin-top: 0px;
}

.MainMenu_MenuArrow {
	background-color: Transparent;
	border: solid 0px #fff;
	height: inherit;
	width: 0px;
	padding: 0px;
	display: none;	
}

.submenuitemselect {
	background-color: #ffffee;
	color: #4D74BB;
}

.RootMenuItemSelectedCssClass{
	border: solid 0px #fff;
	margin: 0px;
	padding: 0px;
	background-image: url('main-nav-bg-on.png');
	background-repeat: repeat-x;
}

.MainMenu_MenuBar td {
	color: #fff;
	font-size: 13px;
	font-family: Tahoma;
	padding: 6px 5px 6px 5px;
	text-transform: uppercase;
	font-weight: normal;
	vertical-align: middle;
}

.seperator {
	width: 1px;
	height: 16px;
	background-color: #fff;
}

.StandardButton {
	background: #646573 none; 
	color: #ffffff;
	font-family: verdana, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#646573,endColorStr=#4F505E);
	border-top: #34353A 1px solid;
	border-left: #34353A 1px solid;
	border-right: #34353A 1px solid;
	border-bottom: #34353A 1px solid;
}

/* */

#ContentPaneSubNav ul {
	list-style-type: none;
	padding: 0px;
	margin: auto 0px auto 0px;
	text-align: center;
	display: block;
}

#ContentPaneSubNav li {
	font-size: 11px;
	padding: 0px;
	border: 1px solid #E5CD45;
	background-image: url('bt-subnav-bk.png');
	background-position: top;
	margin: 0px 6px 0px 6px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	display: inline;
}

#ContentPaneSubNav li a, #ContentPaneSubNav li a:visited{
	color: #4D74BB;
	text-decoration: none;
	margin: 2px 4px 2px 7px;
	white-space: nowrap;
}

#ContentPaneSubNav a:visited:hover, #ContentPaneSubNav a:hover {
	color: #333;
}

/*  */

td.DNNAligncenter {
	text-align: left;
}


body { background-color: #fefcfd; background-image: url('background.png'); background-repeat: repeat-x;}
body, .Normal, h1, h2, h3, h4, h5 { font-size: 18px; font-family: Times New Roman; line-height: 24px; color: #000 }
h2 { font-size: 14px; font-family: Times New Roman; line-height: 22px; color: #fff }
#shell {margin: 30px auto 30px auto; width: 935px; text-align: left;}
#dnn_HeaderPane {margin:  16px 16px 6px 430px; width: 500px;}
#contentFrame {width: 905px; margin: 0px 15px 0px 15px; padding: 20px 0px 20px 0px; }
table.roundedCorners td {background-color: #54301a;}
table.roundedCorners td, table.roundedCorners .Normal {color: #fff;}
table.roundedCorners td.content {padding: 5px; }
table.roundedCorners {width: 100%;}
.FooterPane {width: 935px; height: 137px; background-image: url('footer.png'); background-repeat: no-repeat;}
.RightContentPane {width: 50%; border-left: 1px solid #aa0000; padding-left: 10px; vertical-align: top;}
.LeftContentPane {width: 50%; padding-right: 10px; vertical-align: top;}
.ContentPane { padding-top: 20px;}
.footer {padding: 0px 20px 10px 20px;}
.footer table td {font-size: 11px;}
.footer table td.login {text-transform: uppercase; text-align: right;}
a img {border: 0px;}