/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/
/*		BASE RULES		*/
img {
	border: 0px;
}
p {
	font-size: 12px;
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 1.7;
	color: #666666;
}

li {
	font-size: 11px;
	margin: 0 0 7px 0;
	padding: 0;
	color: #666666;
	margin-left: -1.5em;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	margin: 0 0 8px 0;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	margin: 12px 0 5px 0;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	margin: 8px 0 3px 0;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	margin: 4px 0 3px 0;
}
h5 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	margin: 3px 0 2px 0;
}
h6 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	margin: 4px 0 3px 0;
}
/*		BODY & WRAPPER		*/
body {
	margin: 0px;
	border: 0;
	padding: 0;
	background: #f8faea;
}

#sidebg {
	background: #000;
}
#mainbg {
	background: #f8faea;
}
#bgleft { background: transparent url('images/smallbg_left.jpg') no-repeat top right; }
#bgright { background: transparent url('images/smallbg_right.jpg') no-repeat top left; }
/*       MAIN         */
#solpart {
	background: transparent url('images/nav_bg.jpg') no-repeat top;
	padding: 3px 0 0 200px;
}
#mm { }
#admin { padding: 20px; }
#admincontent { padding: 50px; }
#mainbodytop {
	background: transparent url('images/body_bg-top.jpg') no-repeat top;
}
#mainbody {
	background: transparent url('images/body_bg-bot.jpg') no-repeat bottom;
}
#leftcolumn { padding: 20px 5px 30px 10px; }
#leftcolumnint { padding: 0 0 30px 0; }
#maincolumn { padding: 20px 15px 30px 5px; }
#maincolumnint { padding: 0 15px 30px 15px; }
#rightbody {}
#right1 {}
#right2 { background: #ffdf9e url('images/happening-bg.jpg') no-repeat top; }
#right2int { background: #ffdf9e url('images/int-bg_right.jpg') no-repeat top; }
#right3 { background: #c2cddb url('images/right_bg-2.jpg') no-repeat top; }
#right4 { background: #ffdf9e url('images/right_bg-3.jpg') no-repeat top; }
#right5 { background: #c2cddb url('images/right_bg-4.jpg') no-repeat top; }
.lowerpad { padding: 15px 0; }
#footerbg {
	background: transparent url('images/footer-bg.jpg') no-repeat;
	padding: 0px 20px 0 20px;
}
/* GENERAL */
/* style for module titles */
.Head {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
	font-family: Arial, sans-serif;
	font-size: 12px;
    font-weight: normal;
	color: #333;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.NormalRed {
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
}
.NormalBold {
    font-family: Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #003366;
}
A.CommandButton:visited {
    text-decoration: underline;
    color: #003366;
}
A.CommandButton:hover {
    text-decoration: underline;
    color: #FF0000;
}
A.CommandButton:active {
    text-decoration: underline;
    color: #003366;
}
/* GENERIC */
a:link {
	color: #f25654;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #f25654;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff9392;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #f25654;
	text-decoration: none;
	font-weight: bold;
}
/*___________________________________________________________________________________________*/
a.links_bottom:link{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #f25654;
	text-decoration: none;
	font-weight:normal;
}
a.links_bottom:visited{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #f25654;
	text-decoration:none;
	font-weight:normal;
}
a.links_bottom:hover{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #ff9392;
	text-decoration: none;
	font-weight:normal;	
}
a.links_bottom:active{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #f25654;
	text-decoration:none;
	font-weight:normal;
}
.links_bottom {
	font-family: Arial, sans-serif;
    font-size: 12px;
    color: #f25654;
	text-decoration:none;
	font-weight:normal;
}
/* Admin Links */
a.admin_links:link{
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #6f8094;
	text-decoration: none;
	font-weight:normal;
}
a.admin_links:visited{
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #6f8094;
	text-decoration:none;
	font-weight:normal;
}
a.admin_links:hover{
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #333;
	text-decoration: none;
	font-weight:normal;	
}
a.admin_links:active{
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #6f8094;
	text-decoration:none;
	font-weight:normal;
}
.admin_links {
	font-family: Arial, sans-serif;
    font-size: 14px;
    color: #6f8094;
	text-decoration:none;
	font-weight:normal;
}
/*__________________________________ start copyright _______________________________________________*/
.Copyright {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #999999;
	text-transform: none;
}
a.Copyright:link{
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
a.Copyright:hover{
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;	
}
a.Copyright:active{
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;	
} 
a.Copyright:visited{
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;	
} 
/*__________________________________ end copyright ______________________________________*/
/* Main Menu */
.MainMenu_MenuContainer {
	border: 0px;
	margin: 0px;
	background-color: transparent;
	padding: 0px;
	padding-bottom: 0px;
	width: 100px;
}
.MainMenu_MenuBar {}
.MainMenu_MenuItem {
	background-color: #fff;
	cursor: pointer; 
	color: #663333; 
    font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	margin: 0px;
	padding: 0px;
	height: 30px;
	border: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #663333; 
	cursor: pointer; 
	color: #fff; 
    font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	margin: 0px;
	padding: 0px;	
	height: 30px;
	border: 0px;
}
.menuitembreadcrumb, .MainMenu_MenuItemBreadcrumb, .MainMenu_SubMenuItemActive {
	background-color: #cc0000; 
	cursor: pointer; 
	color: #fff; 
    font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	margin: 0px;
	padding: 0px;	
	height: 30px;
	border: 0px;
}
.MainMenu_MenuIcon { background: #e8e8e8 url('images/arrow_sm.gif') no-repeat center center; display: none; }
.rootmenuitem {	
	background: transparent;
	color: #fffefe;
	font-weight: bold;
	font-size: 13px;
    font-family: Arial, sans-serif;
	padding: 3px;
	margin: 0;
	cursor: pointer;
	display: table-cell;
	vertical-align: middle;
}
.rootmenuitemselected {
	background: transparent;
	color: #663333;
	font-weight: bold;
	font-size: 13px;
    font-family: Arial, sans-serif;
	padding: 3px;
	margin: 0;
	cursor: pointer;
	display: table-cell;
	vertical-align: middle;
}
.rootmenuitembreadcrumb {
	background: transparent;
	color: #663333;
	font-weight: bold;
	font-size: 13px;
    font-family: Arial, sans-serif;
	padding: 3px;
	margin: 0;
	cursor: pointer;
	display: table-cell;
	vertical-align: middle;
}
/*
.rootmenuitemselectedbreadcrumb {
	background: transparent;
	color: #ff5599;
	font-weight: normal;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 0;
	cursor: pointer;
	display: table-cell;
	border-bottom: 0px solid #7aba00;
}
*/
.submenu {
	z-index: 1000;
	position: static;
/*	background-color: #57585C; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	border: 0px #A7A7A7 solid;*/
	margin: 0px;
	padding: 0px;
}
.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; 
	height: 0px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer;
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
}
.MainMenu_RootMenuArrow {
	background: transparent url('images/arrow_green.gif') no-repeat left center;
	font-family: webdings; 
	font-size: 0px; 
	cursor: pointer;
}
/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/


