/* CSS Document */
#Body 									  {background:#fff;}
body 									  {font-family: Tahoma, Geneva, sans-serif;margin:0px;height: 100%;padding:0px;}

	
/* ********** 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:#fff; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select             { background:#fff; 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:#99020C; text-decoration:underline;} 
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active					  { font-size:11px; color:#000; text-decoration:none; font-weight:normal; }
A.CommandButton:hover                     { color:#99020C; text-decoration:underline; font-size:11px; font-weight:normal; }

.BannerPane A.CommandButton:hover                     { color:#fff; text-decoration:underline; font-size:11px; font-weight:normal; }


/* ********** Search Style ************** */
.search_bg								  { width:210px; height:30px; text-align:left;position:relative;  background:url(images/search_bg_03.png) left center no-repeat; margin-top:3px;}
.search,
a.search:link,
a.search:active,
a.search:visited,
.search									  { color:#fff; text-decoration:none; font-weight:normal; font-size:1px; position:absolute;  right:15px; top:5px; display:block; height:18px; background:url(images/search.jpg) no-repeat; width:30px; text-indent:99999px; overflow:hidden;}
a.search:hover                            { text-decoration:none; font-weight:normal; font-size:1px; color:#fff;}
#dnn_dnnSEARCH_ClassicSearch{ display:block; padding-top:6px; margin-left:5px;}
#dnn_dnnSEARCH_txtSearch                  {	width: 140px; font-size: 12px;color:#000; height:18px; text-align: left; line-height:18px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border:none; background:none; }
/* ********** Buttons Style ************** */
.StandardButton                           {	color: #FFFFFF;	font-family:Myriad web, Arial, sans-serif;font-size: 13px;font-weight: normal;background-color: #2B5BB8;height: 30px;width: 80px;}

/* ********** Pane Style ************** */
.BannerPane								{ padding:4px 0px;}
.TopPane								{ padding:8px 0px 7px 0px;}
.TopLeftPane							{ padding:0px 7px 7px 0px;}
.TopRightPane							{ padding:0px 0px 7px 0px;}
.BottomLeftPane							{ padding:7px 7px 0px 0px;}
.BottomRightPane						{ padding:7px 0px 0px 0px;}
.LeftPane								{ padding:0px 7px 0px 0px;}
.ContentPane							{ padding:0px;}
.RightPane							    { padding:0px 0px 0px 7px;}
.MidLeftPane							{ padding:4px 4px 4px 8px;}
.MiddlePane								{ padding:4px 4px 4px 4px;}
.MidRightPane							{ padding:4px 0px 4px 4px;}
.BottomPane								{ padding:0px 0px 0px 0px;}
.LeftOutPane							{ padding:8px 7px 7px 0px;}
.RightOutPane							{ padding:8px 0px 7px 7px;}
.HeadPane 								{ padding:5px;}


/* ********** Container Style ************** */
.Head									  { font-size:12px;font-weight:bold;color:#000;}
.SubHead								  { font-size:12px;color:#000;}
.SubSubHead								  { font-size:12px; color:#000; }
.Normal,.normal							  { font-family: Tahoma, Geneva, sans-serif;font-size:12px;line-height:18px;color:#000}
TH,TD,DIV								  { font-family:Myriad web, Arial, sans-serif;font-size:12px;}
A,A:link,A:visited,A:active				  {
	color:#2d5f88;
	text-decoration: underline;
}
A:hover									  { color:#A4040F;text-decoration:none;}
H1										  { color:#333;}
H2										  { color:#D00202;}


/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited 						  {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
a.login:hover							  {
	color:#A0040F;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
}
	

/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited							  {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
a.user:hover							  {
	color:#A0040F;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
}
	
/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited						      {	color:#fff;	text-decoration:none;	font-weight:normal;	font-size:12px; font-family:Tahoma, Geneva, sans-serif;	margin-top: 0;	margin-right: 0px;	margin-bottom: 0;}
a.date:hover							  { color:#afec06;}

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited						  {
	font-size:12px;
	color:#242323;
	text-decoration:none;
	border-bottom:0px dotted;
	font-weight:Normal;
}
a.footer:hover							  {
	color:#99020C;
	text-decoration:none;
	font-weight:Normal;
	border-bottom:1px dotted;
}

/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited						  	  {
	font-size:12px;
	color:#242323;
	text-decoration:none;
	font-weight: normal;
	border-bottom:0px dotted;
}
a.terms:hover							  {
	color:#99020C;
	text-decoration:none;
	font-weight:Normal;
	border-bottom:1px solid;
}

/* ********** Links Style ************** */
.links,
a.links:link,
a.links:active,
a.links:visited							  {
	font-size:12px;
	color:#242323;
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
}	
a.links:hover							  { color:#99020C;text-decoration:underline;font-weight:bold;}


/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited					  {
	font-size:12px;
	color:#0B2C55;
	text-decoration:none;
	font-weight:normal;
	font-family: Myriad web, Arial, sans-serif;
	border-bottom:0px dotted
}
a.breadcrumb:hover						  {
	font-size:12px;
	color:#96040e;
	text-decoration:underline;
	font-weight:normal;
	font-family: Myriad web, Arial, sans-serif;
	text-decoration:underline;
}


/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuContainer {
	background-color: transparent;
    width:100%;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuArrow {
	display: none
}

.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_MenuIcon {
	display: none
}

.MainMenu_MenuBreak {
   	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	
}

.RootMenuItem TD {
	font-size:13px;
	font-weight:bold;
	color:#A7363D;
	text-align:left;
	padding:0px;
	padding-right:10px;
	height:30px;
	background:url(images/menubg.jpg) left center no-repeat;
	text-indent:30px;
	width:165px;
}

.RootMenuItemSel TD {
	padding:0px;
	height:30px;
	font-size:13px;
	font-weight:bold;
	color: #A7363D;
	text-align:left;
	background:url(images/menu-sel.jpg) left center no-repeat;
	text-indent:30px;
	padding-right:10px;
}

.RootMenuItemHover TD {
	padding:0px;
	height:30px;
	font-size:13px;
	font-weight:bold;
	color: #A7363D;
	text-align:left;
	background:url(images/menu-sel.jpg) left center no-repeat;
	text-indent:30px;
}

.MainMenu_MenuItem {
    padding:5px 22px 5px 13px;
    border:0pt none;
    font-size: 12px; 
    color: #B60410;
	font-weight:normal;  
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	
}

.Submenu {
    cursor:pointer;
    z-index: 1000;
    font-size: 11px; 
    color: #B60410;
    font-weight:normal; 
	background: #E5E3E3; 
	filter: Alpha(Opacity=75);
	opacity: 0.95;
	border:1px solid #000;
}

.Submenuitemselected,Submenuitembreadcrumb {
	padding:5px 22px 5px 13px;
	border:0pt none;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #fff;
	font-weight:normal;
	background-color: #B60410;
}



#tdGrid A,#tdGrid A:link,#tdGrid A:visited,#tdGrid A:active	{ color:#000;text-decoration: underline;}
#tdGrid A:hover							  { color:#1D56B0;text-decoration:none;}
.FCKImageGalleryContainer A,.FCKImageGalleryContainer A:link,.FCKImageGalleryContainer A:visited,.FCKImageGalleryContainer A:active	{ color:#000;text-decoration: underline;}
.FCKImageGalleryContainer A:hover							  { color:#99020C;text-decoration:none;}




