﻿/* Global Attributes */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	color: #222;
	font-size: 14px;
	line-height: 20px;
	background-color: #808285;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
}

/* Structural Elements */

.Normal {
	font-family: Tahoma, Verdana, Arial;
	color: #222;
	font-size: 14px;
	line-height: 20px;
	}
	
	.SkinObject {
		font-family: "Lucida Sans Unicode", Tahoma;
		font-size: 11px;
		color: #fff;
		font-weight: normal;
		}

#container {
	margin: 0 auto 0 auto;
	width: 784px;
	padding-bottom: 0px;
	height: auto;
	min-height: 100%;
}

#stickerbit {
	height: 20px;
}

#header {
	height: 99px;
}

#dnn_ContentPane {
	float: left;
	width: 100%;
	}

.contenttext {
	font-family: Tahoma, Verdana, Arial;
	color: #222;
	font-size: 14px;
	line-height: 20px;
	background-color: #f7f7f7;
	padding: 15px;
	float: left;
	width: 734px;
}

#content {
	overflow: hidden;
	text-align: justify;
	float: left;
	padding: 10px;
	width: 764px;
	background-image: url('images/mainmid.png');
	background-repeat: repeat-y;
}

#contenttop {	
	width: 784px;
	background-image: url('images/maintop.png');
	background-repeat: no-repeat;
	height: 7px;
	float: left;
	}
	
	#contentbot {	
	width: 784px;
	background-image: url('images/mainbot.png');
	background-repeat: no-repeat;
	height: 7px;
	float: left;
	}
	
	.leftthing {
		float: left;
		width: 50%;
		height: 20px;
		text-align: left;
		}
		
	.rightthing {
		float: left;
		width: 50%;
		height: 20px;
		text-align: right;
		}

#footer {
		font-family: "Lucida Sans Unicode", Tahoma;
	clear: both;
	margin: auto;
	height: 25px;
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
	text-align: center;
}

#footer a:link {
	color: #eee;
	font-weight: bold;
	}

#buttonholder {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	overflow: hidden;
	float: left;
	width: 210px;
	text-align: left;

}

.notice {
	font-family: "Trebuchet MS";
	background: #eee;
	color: #808080;
	padding: 12px 8px;	
	margin: 0 0 3px 0;
}

#spacer {
	margin-top: 5px;
}

#endbox {
	width: 784px;
	margin: 10px auto 10px auto;
	clear: both;
	text-align: center;
	color: #666;
	font-size: 10px;
}


/* Menu */

#menuwrapper {
	width: 784px;
	margin-top: 15px;
	margin-bottom: 60px;
	}

#menu {
	background-image: url('images/menubg.png');
	background-repeat: repeat-x;
	background-color: #a0041e;
	width: 772px;
	height: 31px;
	color: #fff;
	overflow: hidden;
	float:left;
}

#menuleft {
	background-image: url('images/menuleft.png');
	height: 31px;
	width: 6px;
	float: left;
	}
	
	#menuright {
	background-image: url('images/menuright.png');
	height: 31px;
	width: 6px;
	float: left;
	}


/* Miscellaneous Styling */

.rightbox {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
}

img {
	border: none;
	margin-bottom: 5px;
}

img.contentr {
	float: right;
}

img.contentl {
	float: left;
}

body.splash {
	background-color: #E0E0E2;
	background-image: none;
	}

p.breadcrumb {
	font-family: "Trebuchet MS", Arial, Verdana;
	margin: 0px;
	font-size: 11px;
	color: #818285;
	}

h1, .Cont1Title, .Head {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: Bold;
	font-size: 26px;
	color: #d10326;
	margin-top: 10px;
	margin-bottom: 5px;
}

h1.img {
	margin-bottom: -8px;
	border: none;
}


h2.img {
	margin-bottom: -8px;
	border: none;
}

h2 {
	font-size: 16px;
	color: #333;
}



a {
	color: #d10326;
	text-decoration: none;
}

a:hover {
	color: #a0041e;
	text-decoration: underline;
}

a.endbox {
	color: #666;
	text-decoration: none;
}

a:hover.endbox {
	color: #444;
	text-decoration: underline;
}


ul {
	list-style-type: none;	
	list-style-image: none;
}

li {
	margin-left: 10px;
	list-style-type: circle;
}

.MainMenu_MenuContainer{ 
	background:transparent; 
	width:100%; 
	font-weight: normal; 
	background-image: url('images/menubg.png');
	background-repeat: repeat-x;
}

.MainMenu_MenuBar {
	font-weight: normal;
}

.MainMenu_MenuItem{
	font-family:Arial, Helvetica, sans-serif; 
	color:#fff;
	font-size:12px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid;
	border-width:0px 0px;
	opacity:1;/*firefox*/
	filter:alpha(opacity=100);/*ie*/
	height: 36px;
}

.MainMenu_MenuItemSel {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	background-image: url('images/menuhover.png');
	background-repeat: repeat-x;
	background-repeat: top;
	border: 0;	
	height: 36px;
	opacity:1;/*firefox*/
	filter:alpha(opacity=100);/*ie*/
}


.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ display: inherit; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
.ModuleTitle_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------*/

.submenu{
	font-family:Arial, Helvetica, sans-serif; 
	color:#fff;
	background: #BD1846;
	font-size:12px;
	font-weight:normal;
	border:0;
	padding:0px;
	margin-top: -1px;
	margin-left: 0px;
	opacity:0.9;/*firefox*/
	filter:alpha(opacity=90);/*ie*/
}

.submenu TD {
	border-bottom: 1px solid #fff;
	font-weight: normal;
}

.submenuitembreadcrumb{
	font-family:Arial, Helvetica, sans-serif; 
	color:#fff;
	font-size:12px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid;
	border-width:0px 0px;
	opacity:1;/*firefox*/
	filter:alpha(opacity=100);/*ie*/
}

.submenuitemselected{
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	font-size:12px;
	font-weight: normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid;
	background: #A0041E;
	opacity:1;/*firefox*/
	filter:alpha(opacity=100);/*ie*/
}

/*---------Root Menu style---------------*/
.rootmenuitem TD{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px 14px 10px 14px;
	height: 31px;
	font-size: 12px;
	color: #ffffff;
}
.rootmenuitemselected TD{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px 14px 10px 14px;
	font-size: 12px;
	height: 31px;
	color: #ffffff;
}

.MainMenu_RootMenuItemActive TD{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url('images/menuhover.png');
	background-repeat: repeat-x;
	background-position: top;
	border: 0;	
	height: 31px;
	padding: 0 15px;
	}

.rootmenuitembreadcrumb TD{
font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/menuhover.png');
	background-repeat: repeat-x;
	border: 0;
	height: 31px;
		padding: 5px 14px 10px 14px;

}

.Normal img {
	padding: 5px;
}

p {
	line-height: 22px;
	}