/* CSS Document */
body{
	border-left:0px 0px 0px 0px;
	height:100%;
	margin:0px;
	background-color: #b9d2d2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: top;
}

.bg_image {
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
}
	
TH,TD,DIV{ font-size:12px; color:#333333; }
A,A:link,A:visited,A:active{
	color:#0033cc;
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma;
}
A:hover{
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma;
}
	
/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }

/* ********** Search Style ************** */
#SearchContainer input{
MARGIN: 0px 0px 0px 0px;
BORDER: 1px solid #000033;
font-size:10px;
color:#000033;
BACKGROUND:#ffffff;
WIDTH: 100px;
}

#SearchContainer .search, a.search:link, a.search:active, a.search:visited, .search {
color:#396185; text-decoration:none; font-weight:bold; font-size:10px;
}

#SearchContainer a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}

#dnn_dnnSEARCH_txtSearch{
	width: 105px;
	color:#494949;
	height: 2em;
	background-color: #CDCDCD;
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 

#dnn_dnnSEARCH_optSite{
	padding-top: 3px;
	vertical-align: top
}

#dnn_dnnSEARCH_optWeb{
	padding-top: 3px;
	vertical-align: top;
}


/* ********** Buttons Style ************** */
.StandardButton {color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #1593C0;
}

/* ********** Pane Style ************** */
.TopPane{ padding:7px 7px 7px 7px;}
.TopLeftPane{ padding:7px 7px 7px 7px;}
.TopRightPane{ padding:7px 7px 7px 7px;}
.LeftPane{ padding:7px 7px 7px 7px; width:33%;}
.ContentPane{ padding:7px 7px 7px 7px;}
.RightPane{ padding:7px 7px 7px 7px; width:33%;}
.MidLeftPane{ padding:5px 5px 5px 5px;}
.MiddlePane{ padding:5px 5px 5px 5px; }
.MidRightPane{ padding:5px 5px 5px 5px;}
.BottomRightPane{
	padding:7;
	width: 458px;
}
.BottomLeftPane{
	padding:7;
	width: 458px;
}


/* ********** Container Style ************** */
.Head{ font-size:12px; font-weight:bold; color:#666666; }
.SubHead{ font-size:11px; color:#666666; }
.SubSubHead{ font-size:11px; color:#666666; }
.Normal{
	font-size:12px;
	color:#333333;
	line-height: 18px;
}

/* ********** User Style ************** */
.blue_bold{
	color: #005691;
	font-weight: bold;
}

li {
color:#333333;
margin-top:6px;
}

.date{
	font-size:11px;
	color:#159af7;
	font-family: "arial";
}

}

.orange_bold{
	color: #FF9900;
	font-weight: bold;
}

.big_pink{
	color: #ff3399;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Century Gothic";
}

.user,a.user:link,a.user:active,a.user:visited,.user{
	color:#676767;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
a.user:hover{color:#292929; text-decoration:underline; font-weight:bold; font-size:9px; font-family: Verdana, Arial, Helvetica, sans-serif;padding-top: 3px;}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{
	font-size:10px;
	color:#0033cc;
	text-decoration:none;
	font-weight:Normal;
	font-family: Tahoma;
}
a.footer:hover{
	font-size:10px;
	color:#ff0000;
	text-decoration:underline;
	font-weight:Normal;
	font-family: Tahoma;
}

/* ********** Links Style ************** */
.links,a.links:link,a.links:active,a.links:visited{
	color:#0033cc;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	font-family: Tahoma;
}
a.links:hover{
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 11px;
}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ font-size:11px; color:#159af7; text-decoration:none; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}
a.breadcrumb:hover{	font-size:11px; color:#FF0033; text-decoration:underline; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}

/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.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;}
.MainMenu_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem,.submenuitembreadcrumb{
	font-family:"Century Gothic"; 
	color:#FFFFFF;	font-size:13px;	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid; border-width:0px 0px;
}
.submenuitemselected{
	font-family:"Century Gothic";
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid;
	background-color: #ff9900;
}
.submenu{
	font-family:"Century Gothic";
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	border:1px dotted #FFFFFF;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: 1b7bbb;
	border: 1px dotted #FFFFFF;
}

/*---------Root Menu style---------------*/
.rootmenuitem TD{
	font-family: "Century Gothic";
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding: 8px 12px 11px 9px;
	background-color: transparent;
	text-transform: uppercase;
}
.rootmenuitemselected TD{
	color:#1593C0;
	font-family: "Century Gothic";
	font-size:13px;
	font-weight: bold;
	padding: 8px 12px 11px 9px;
	background-color: #ff9900;
	text-transform: uppercase;
	background-image: url(images/menu_hov.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	.rootmenuitembreadcrumb TD{
	color:#FFFFFF;
	font-family: "Century Gothic";
	font-size:13px;
	font-weight: bold;
	padding: 8px 12px 11px 9px;
	text-transform: uppercase;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(images/menu_on.gif);
	background-repeat: repeat-x;
	background-color: #ff9900;
}
.MainMenu_RootMenuItemActive TD{
	color:#FFFFFF;
	font-family: "Century Gothic";
	font-size:13px;
	font-weight: bold;
	padding: 8px 12px 11px 9px;
	text-transform: uppercase;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(images/menu_on.gif);
	background-repeat: repeat-x;
	background-color: #ff9900;
	}
	
/* ********** Other Style ************** */
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }
