/* 
================================

================================
*/ 
/* Standard HTML Tag Settings */
body {background-color: #ffffff;}
table, tr, td, p {font-family: tahoma, arial, helvetica;font-size: 11px;line-height: 1.3em;}

/* Standard DotNetNuke Settings */
.pagemaster
{
	background-position: left top;
	background: url(images/waterdropTile.jpg) repeat;
	width: 1000px;
}
.controlpanel { width: 100%; background-color:#ffffff; }
.toppane { align: center; width: 800; background-color: transparent; padding-left: 1px; padding-right: 1px; padding-top: 2px;}
.leftpane { background-color: transparent; padding-left: 0px; padding-right: 2px; padding-top: 2px;}
.contentpane { width: 720; background-color: transparent; padding-left: 2px; padding-right:2px; padding-top: 2px;}
.rightpane { padding-left: 2px; padding-right: 0px; padding-top: 2px;}
.bottompane { width: 800; background-color: transparent; padding-left: 1px; padding-right: 1px; padding-top: 2px;}
.linkpane { width: 800; background-color: transparent; padding-left: 1px; padding-right: 1px;}

/*-------BreadCrumb Style-------*/

.Breadcrumb, a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#fff;}
a.Breadcrumb:hover{color:#ff0000;}

/* Standard Menu Settings */
.MainMenu_MenuContainer { background-color: transparent; }
.MainMenu_MenuBar { cursor: pointer;  cursor: hand; height: 20px; background-color: Transparent;}
.MainMenu_MenuItem { border-right: #DDE8F1 0px solid;  border-bottom: #DDE8F1 1px solid;  border-top: #DDE8F1 1px solid;  border-right: #DDE8F1 0px solid; cursor: pointer;  cursor: hand;  color: #0000ff;  font-family: tahoma, arial, helvetica;  font-size: 9pt;  font-weight: bold;  font-style: normal;  background-color: Transparent; height: 19px;}
.MainMenu_MenuIcon { background-color: #DDE8F1;  border-left: #DDE8F1 1px solid;  border-bottom: #DDE8F1 1px solid;  border-top: #DDE8F1 1px solid;  cursor: pointer;  cursor: hand;  text-align: center;  width: 15px;  height: 19px;}
.MainMenu_SubMenu { background-color: #DDE8F1;   z-index: 1000;  cursor: pointer;  cursor: hand;  filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); }
.MainMenu_MenuBreak { height: 1px;}
.MainMenu_MenuItemSel { background-color: white;  cursor: pointer;  cursor: hand;  color: #467599;  font-family: tahoma, arial, helvetica;  font-size: 9pt;  font-weight: bold;  font-style: normal; height: 19px;}
.MainMenu_MenuArrow { border-right: #DDE8F1 1px solid;  border-bottom: #DDE8F1 1px solid;  border-top: #DDE8F1 0px solid; font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand; }
.MainMenu_RootMenuArrow { font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand;}

/* End Menu Settings */
.StandardButton { background: #467599 none;  color: #FFFFFF; font-family:Verdana, sans-serif;  font-size: 11px; font-weight: normal;}
.Head   { font-family: tahoma, arial, helvetica; font-size:  10px; font-weight:  bold; color: #467599;  line-height: 30px;}

/* Custom Classes */

.content { background-color: #ffffff;}
#bread_style{ float:left; line-height:34px; padding-left:18px; color:#000000;}

/* Search Padding - lines up text nicely */
.GoLink {padding-top: 4px;}

/* Light Background Elements */
.LightBG { width: auto; color: #ffffff; font-weight: bold;}
a.LightBG:link, a.LightBG:active { text-decoration: none; color: #000000; font-weight: bold;}
a.LightBG:link, a.LightBG:visited, { text-decoration: none; color: #467599; font-weight: normal;}
a.LightBG:hover { text-decoration: none; color: #ff0000; font-weight: normal;}

/*Footer Classes */
.FooterText { width: auto; color: #404040;}
a.FooterText:link, a.FooterText:visited, a.FooterText:active { text-decoration: none; color: #ffffff; font-weight: normal;}
a.FooterText:hover { text-decoration: none; color: #fafafa; font-weight: normal;}

/* End Light Background Elements */

.Separator { width: 12px; margin: 0 1px 0 1px; background: url(images\XDseparator.gif) center top no-repeat;}
.Logo { padding-left: 8px; padding-top: 12px;}

/* End Custom Classes */
.header
{
	background-image: url('images/header.png');
	width: 940px;
	height: 165px;
	margin-right: 30px;
	margin-left: 30px;
}
.menu_bg
{
	background-image: url('images/menu.png');
	margin-right: 32px;
	margin-left: 32px;
	width: 935px;
	height: 25px;
}

.bread_bg
{
	background-image: url('images/breadcrumb_bar.png');
	margin-right: 30px;
	margin-left: 30px;
	width: 940px;
	height: 50px;
}
.body_top
{
	background-image: url('images/body_top.png');
	width: 940px;
	height: 65px;
	margin-right: 30px;
	margin-left: 30px;
}
.body_bg
{
	background-image: url('images/bgMain.png');
	background-repeat: repeat-y;
	width: 940px;
	margin-right: 30px;
	margin-left: 30px;
}
.footer_top
{
	background-image: url('images/footer_top.png');
	margin-right: 30px;
	margin-left: 30px;
	width: 940px;
	height: 65px;
}
.footer_bg
{
	background-image: url('images/footer_one.png');
	margin-right: 30px;
	margin-left: 30px;
	width: 940px;
	height: 295px;
}

/* Login information */

.login_style
{
	padding-top: 145px;
	padding-right: 110px;
	padding-left: 700px;
}

/* Menu information */

.menu_style
{
	width: 600px;
	height: 20px;
	padding-right: 50px;
	padding-left: 50px;
}

.bread_style
{
	padding: 30px 50px 0px 50px;
	width: 500px;
	height: 15px;
}
